From 21ba0c5d4bf8fba15dddd97cd693bad2358b77fd Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Fri, 3 Sep 2021 13:32:17 +0200 Subject: BASELINE: Update Chromium to 92.0.4515.166 Change-Id: I42a050486714e9e54fc271f2a8939223a02ae364 --- chromium/net/BUILD.gn | 2356 +- chromium/net/DIR_METADATA | 4 +- chromium/net/OWNERS | 1 + chromium/net/android/cellular_signal_strength.cc | 4 +- chromium/net/android/cellular_signal_strength.h | 4 +- .../android/cellular_signal_strength_unittest.cc | 4 +- chromium/net/android/dummy_spnego_authenticator.h | 1 - chromium/net/android/network_activation_request.h | 4 +- .../net/android/network_change_notifier_android.cc | 4 +- .../network_change_notifier_android_unittest.cc | 26 +- .../network_change_notifier_delegate_android.cc | 79 +- .../network_change_notifier_delegate_android.h | 19 +- chromium/net/android/network_library.cc | 4 +- chromium/net/android/network_library.h | 3 +- chromium/net/android/network_library_unittest.cc | 2 +- chromium/net/base/address_tracker_linux.cc | 4 +- .../net/base/address_tracker_linux_unittest.cc | 8 +- chromium/net/base/backoff_entry_serializer.cc | 49 +- chromium/net/base/backoff_entry_serializer.h | 5 +- .../net/base/backoff_entry_serializer_fuzzer.cc | 28 +- .../net/base/backoff_entry_serializer_unittest.cc | 26 +- chromium/net/base/data_url.cc | 4 +- chromium/net/base/escape.cc | 5 +- chromium/net/base/expiring_cache_unittest.cc | 2 +- chromium/net/base/features.cc | 12 +- chromium/net/base/features.h | 9 + chromium/net/base/filename_util_internal.cc | 2 +- chromium/net/base/hash_value.cc | 1 - chromium/net/base/hex_utils.cc | 43 +- chromium/net/base/hex_utils.h | 8 + chromium/net/base/hex_utils_test.cc | 31 - chromium/net/base/ip_address.cc | 2 +- chromium/net/base/ip_address.h | 2 +- chromium/net/base/isolation_info.cc | 38 +- chromium/net/base/isolation_info.h | 30 +- chromium/net/base/isolation_info_unittest.cc | 36 +- chromium/net/base/mime_util.cc | 121 +- chromium/net/base/mime_util.h | 13 + chromium/net/base/mime_util_unittest.cc | 72 +- chromium/net/base/network_activity_monitor.cc | 36 +- chromium/net/base/network_activity_monitor.h | 46 +- .../net/base/network_activity_monitor_unittest.cc | 41 +- chromium/net/base/network_change_notifier.cc | 4 +- .../net/base/network_change_notifier_fuchsia.cc | 6 +- .../net/base/network_change_notifier_fuchsia.h | 2 - .../network_change_notifier_fuchsia_unittest.cc | 2 +- chromium/net/base/network_change_notifier_posix.h | 2 - chromium/net/base/network_config_watcher_mac.cc | 2 +- chromium/net/base/network_delegate.cc | 4 +- chromium/net/base/network_delegate.h | 10 +- chromium/net/base/network_delegate_impl.cc | 4 +- chromium/net/base/network_delegate_impl.h | 6 +- chromium/net/base/network_interfaces.cc | 5 - chromium/net/base/network_interfaces.h | 8 +- chromium/net/base/network_interfaces_fuchsia.cc | 19 +- chromium/net/base/network_interfaces_fuchsia.h | 6 +- chromium/net/base/network_interfaces_getifaddrs.h | 2 - chromium/net/base/network_interfaces_nacl.cc | 27 - chromium/net/base/network_interfaces_win.cc | 6 + chromium/net/base/network_isolation_key.cc | 16 +- chromium/net/base/network_isolation_key.h | 12 +- .../net/base/network_notification_thread_mac.cc | 2 +- chromium/net/base/port_util.cc | 2 + chromium/net/base/proxy_server.cc | 12 - chromium/net/base/proxy_server.h | 16 +- chromium/net/base/proxy_server_unittest.cc | 6 - .../registry_controlled_domain.cc | 6 +- .../registry_controlled_domain.h | 4 +- chromium/net/base/scheme_host_port_matcher.cc | 5 +- chromium/net/base/scheme_host_port_matcher_rule.cc | 23 +- chromium/net/base/scheme_host_port_matcher_rule.h | 3 +- chromium/net/base/schemeful_site.cc | 12 +- chromium/net/base/schemeful_site.h | 8 +- chromium/net/base/schemeful_site_fuzzer.cc | 10 +- chromium/net/base/schemeful_site_unittest.cc | 10 +- chromium/net/base/test_data_stream.cc | 2 + chromium/net/base/test_data_stream.h | 1 - chromium/net/base/test_proxy_delegate.cc | 17 +- chromium/net/base/test_proxy_delegate.h | 5 - chromium/net/base/url_util.cc | 5 - chromium/net/base/url_util.h | 4 - chromium/net/base/url_util_unittest.cc | 1 - chromium/net/cert/DIR_METADATA | 4 +- chromium/net/cert/asn1_util.cc | 8 +- chromium/net/cert/asn1_util.h | 2 - chromium/net/cert/caching_cert_verifier.h | 1 + .../net/cert/caching_cert_verifier_unittest.cc | 56 + chromium/net/cert/cert_database.h | 2 - chromium/net/cert/cert_verifier.cc | 10 - chromium/net/cert/cert_verify_proc.cc | 6 +- .../net/cert/cert_verify_proc_android_unittest.cc | 2 +- chromium/net/cert/cert_verify_proc_blocklist.inc | 8 + chromium/net/cert/cert_verify_proc_builtin.cc | 107 +- chromium/net/cert/cert_verify_proc_builtin.h | 21 +- .../net/cert/cert_verify_proc_builtin_unittest.cc | 13 +- chromium/net/cert/cert_verify_proc_unittest.cc | 8 +- chromium/net/cert/cert_verify_result.h | 2 - .../net/cert/ct_log_response_parser_unittest.cc | 24 +- chromium/net/cert/ct_objects_extractor.cc | 6 +- chromium/net/cert/ct_objects_extractor_unittest.cc | 29 +- chromium/net/cert/ct_policy_enforcer.h | 1 - .../ct_signed_certificate_timestamp_log_param.h | 2 - chromium/net/cert/internal/crl.cc | 16 +- chromium/net/cert/internal/crl.h | 10 +- .../internal/crl_getcrlstatusforcert_fuzzer.cc | 2 +- chromium/net/cert/internal/parse_certificate.h | 8 +- chromium/net/cert/internal/parsed_certificate.cc | 4 +- chromium/net/cert/internal/parsed_certificate.h | 8 +- chromium/net/cert/internal/revocation_util.h | 3 +- chromium/net/cert/internal/system_trust_store.cc | 78 +- chromium/net/cert/internal/system_trust_store.h | 24 +- .../net/cert/internal/system_trust_store_nss.h | 4 - .../internal/system_trust_store_nss_unittest.cc | 17 - .../net/cert/internal/trust_store_in_memory.cc | 4 + chromium/net/cert/internal/trust_store_in_memory.h | 3 + chromium/net/cert/internal/trust_store_nss.h | 2 +- chromium/net/cert/nss_cert_database.cc | 3 +- chromium/net/cert/nss_cert_database_unittest.cc | 4 +- chromium/net/cert/nss_profile_filter_chromeos.h | 2 - chromium/net/cert/ocsp_verify_result.h | 2 - chromium/net/cert/test_root_certs.cc | 26 + chromium/net/cert/test_root_certs.h | 19 +- chromium/net/cert/test_root_certs_android.cc | 16 +- chromium/net/cert/test_root_certs_builtin.cc | 33 +- chromium/net/cert/test_root_certs_mac.cc | 18 +- chromium/net/cert/test_root_certs_win.cc | 12 +- chromium/net/cert/x509_certificate.cc | 1 + chromium/net/cert/x509_certificate_net_log_param.h | 2 - chromium/net/cert/x509_certificate_unittest.cc | 23 +- chromium/net/cert_net/DIR_METADATA | 4 +- .../net/cert_net/cert_net_fetcher_url_request.cc | 3 +- .../cert_net_fetcher_url_request_unittest.cc | 5 +- chromium/net/cookies/DIR_METADATA | 4 +- chromium/net/cookies/canonical_cookie.cc | 8 +- chromium/net/cookies/canonical_cookie.h | 8 +- chromium/net/cookies/canonical_cookie_unittest.cc | 46 +- chromium/net/cookies/cookie_access_delegate.h | 7 +- chromium/net/cookies/cookie_constants.h | 22 + chromium/net/cookies/cookie_deletion_info.h | 10 +- .../net/cookies/cookie_deletion_info_unittest.cc | 2 +- chromium/net/cookies/cookie_monster.cc | 84 +- chromium/net/cookies/cookie_monster.h | 19 +- .../net/cookies/cookie_monster_netlog_params.h | 2 - chromium/net/cookies/cookie_monster_perftest.cc | 4 +- chromium/net/cookies/cookie_monster_unittest.cc | 208 +- chromium/net/cookies/cookie_options.h | 3 +- chromium/net/cookies/cookie_store.h | 13 +- .../net/cookies/cookie_store_change_unittest.h | 6 +- chromium/net/cookies/cookie_store_test_helpers.cc | 5 + chromium/net/cookies/cookie_store_test_helpers.h | 5 +- chromium/net/cookies/cookie_store_unittest.h | 20 +- chromium/net/cookies/cookie_util.cc | 37 +- chromium/net/cookies/cookie_util.h | 15 +- chromium/net/cookies/cookie_util_unittest.cc | 88 +- chromium/net/cookies/parsed_cookie.cc | 31 + chromium/net/cookies/parsed_cookie.h | 10 + chromium/net/cookies/parsed_cookie_unittest.cc | 47 + .../net/cookies/test_cookie_access_delegate.cc | 11 +- chromium/net/cookies/test_cookie_access_delegate.h | 7 +- ...7862ab9f7a6e18e4f1ac4c9e27075788cc5220169ab.pem | 120 + chromium/net/data/ssl/blocklist/README.md | 1 + chromium/net/data/ssl/certificates/README | 5 + .../certificates/ct-test-embedded-with-uids.pem | 81 + chromium/net/data/websocket/DIR_METADATA | 4 +- chromium/net/data/websocket/README | 7 + chromium/net/data/websocket/check-origin.html | 33 + chromium/net/data/websocket/check-origin_wsh.py | 13 + chromium/net/der/DIR_METADATA | 4 +- chromium/net/der/parser.cc | 8 +- chromium/net/der/parser.h | 6 +- chromium/net/der/parser_unittest.cc | 4 +- chromium/net/disk_cache/DIR_METADATA | 4 +- chromium/net/disk_cache/backend_unittest.cc | 4 +- chromium/net/disk_cache/blockfile/backend_impl.cc | 8 - chromium/net/disk_cache/blockfile/block_files.cc | 49 - chromium/net/disk_cache/blockfile/block_files.h | 6 - .../disk_cache/blockfile/block_files_unittest.cc | 21 - chromium/net/disk_cache/blockfile/entry_impl.cc | 3 +- chromium/net/disk_cache/blockfile/stats.h | 2 - chromium/net/disk_cache/entry_unittest.cc | 5 +- chromium/net/disk_cache/net_log_parameters.h | 2 - chromium/net/disk_cache/simple/DIR_METADATA | 4 +- .../net/disk_cache/simple/simple_backend_impl.cc | 41 +- chromium/net/disk_cache/simple/simple_index.h | 1 - .../disk_cache/simple/simple_synchronous_entry.cc | 10 +- chromium/net/dns/BUILD.gn | 253 +- chromium/net/dns/DIR_METADATA | 4 +- chromium/net/dns/address_info.cc | 10 +- chromium/net/dns/address_info.h | 6 +- chromium/net/dns/address_info_unittest.cc | 18 +- chromium/net/dns/context_host_resolver.cc | 22 +- chromium/net/dns/context_host_resolver.h | 2 +- chromium/net/dns/context_host_resolver_unittest.cc | 32 +- chromium/net/dns/dns_client.cc | 31 +- chromium/net/dns/dns_client.h | 11 +- chromium/net/dns/dns_client_unittest.cc | 42 +- chromium/net/dns/dns_config_service.cc | 8 +- chromium/net/dns/dns_config_service.h | 10 +- chromium/net/dns/dns_config_service_android.cc | 4 +- chromium/net/dns/dns_config_service_linux.cc | 22 +- .../net/dns/dns_config_service_linux_unittest.cc | 64 +- chromium/net/dns/dns_config_service_posix.cc | 26 +- chromium/net/dns/dns_config_service_posix.h | 4 +- .../net/dns/dns_config_service_posix_unittest.cc | 4 +- chromium/net/dns/dns_config_service_win.cc | 56 +- chromium/net/dns/dns_config_service_win.h | 2 +- .../net/dns/dns_config_service_win_unittest.cc | 6 +- chromium/net/dns/dns_query.cc | 27 +- chromium/net/dns/dns_query_unittest.cc | 266 + chromium/net/dns/dns_record_fuzzer.cc | 10 +- chromium/net/dns/dns_response.cc | 116 +- chromium/net/dns/dns_response.h | 59 +- chromium/net/dns/dns_response_fuzzer.cc | 94 +- chromium/net/dns/dns_response_result_extractor.cc | 28 +- .../dns/dns_response_result_extractor_unittest.cc | 4 +- chromium/net/dns/dns_response_unittest.cc | 788 +- chromium/net/dns/dns_server_iterator.cc | 6 +- chromium/net/dns/dns_test_util.cc | 37 +- chromium/net/dns/dns_test_util.h | 20 +- chromium/net/dns/dns_transaction.cc | 11 +- chromium/net/dns/dns_transaction.h | 2 +- chromium/net/dns/dns_transaction_unittest.cc | 63 +- chromium/net/dns/dns_util.cc | 34 +- chromium/net/dns/dns_util.h | 8 +- chromium/net/dns/dns_util_unittest.cc | 93 +- chromium/net/dns/host_cache.cc | 94 +- chromium/net/dns/host_cache.h | 55 +- chromium/net/dns/host_cache_fuzzer.cc | 4 +- chromium/net/dns/host_cache_unittest.cc | 142 + chromium/net/dns/host_resolver.cc | 26 +- chromium/net/dns/host_resolver.h | 34 +- chromium/net/dns/host_resolver_manager.cc | 197 +- chromium/net/dns/host_resolver_manager.h | 54 +- chromium/net/dns/host_resolver_manager_unittest.cc | 1148 +- chromium/net/dns/host_resolver_proc.cc | 2 +- chromium/net/dns/https_record_rdata.cc | 18 +- chromium/net/dns/https_record_rdata.h | 8 +- chromium/net/dns/https_record_rdata_unittest.cc | 8 +- chromium/net/dns/httpssvc_metrics.cc | 10 +- chromium/net/dns/httpssvc_metrics.h | 30 +- chromium/net/dns/httpssvc_metrics_unittest.cc | 212 +- chromium/net/dns/integrity_record_fuzzer.cc | 8 +- chromium/net/dns/mapped_host_resolver.cc | 2 +- chromium/net/dns/mapped_host_resolver.h | 2 +- chromium/net/dns/mapped_host_resolver_unittest.cc | 20 +- chromium/net/dns/mdns_cache.cc | 2 +- chromium/net/dns/mdns_cache_unittest.cc | 48 +- chromium/net/dns/mock_host_resolver.cc | 58 +- chromium/net/dns/mock_host_resolver.h | 26 +- chromium/net/dns/public/BUILD.gn | 1 + chromium/net/dns/public/dns_config_overrides.h | 30 +- chromium/net/dns/public/dns_protocol.h | 16 +- chromium/net/dns/public/doh_provider_entry.cc | 28 +- chromium/net/dns/public/doh_provider_entry.h | 8 +- chromium/net/dns/public/secure_dns_policy.h | 21 + chromium/net/dns/record_parsed.cc | 4 +- chromium/net/dns/record_parsed_unittest.cc | 27 +- chromium/net/dns/record_rdata.cc | 26 +- chromium/net/dns/record_rdata.h | 6 +- chromium/net/dns/record_rdata_unittest.cc | 36 +- chromium/net/dns/resolve_context.h | 2 +- chromium/net/dns/serial_worker.h | 2 - .../net/dns/system_dns_config_change_notifier.cc | 12 +- .../net/dns/system_dns_config_change_notifier.h | 6 +- .../system_dns_config_change_notifier_unittest.cc | 10 +- chromium/net/dns/test_dns_config_service.cc | 6 +- chromium/net/dns/test_dns_config_service.h | 4 +- chromium/net/docs/code-patterns.md | 2 +- chromium/net/docs/life-of-a-feature.md | 18 +- .../sqlite/sqlite_persistent_cookie_store.cc | 76 +- .../sqlite_persistent_cookie_store_unittest.cc | 14 +- .../sqlite_persistent_reporting_and_nel_store.cc | 34 +- .../sqlite/sqlite_persistent_store_backend_base.cc | 2 +- .../sqlite/sqlite_persistent_store_backend_base.h | 6 +- chromium/net/filter/DIR_METADATA | 4 +- chromium/net/ftp/DIR_METADATA | 4 +- chromium/net/ftp/ftp_network_layer.cc | 2 +- chromium/net/ftp/ftp_network_transaction.cc | 2 +- chromium/net/ftp/ftp_util.cc | 19 +- chromium/net/http/bidirectional_stream_unittest.cc | 5 +- chromium/net/http/http_auth_controller.cc | 4 +- chromium/net/http/http_auth_controller.h | 6 +- chromium/net/http/http_auth_handler_factory.cc | 2 +- .../net/http/http_auth_handler_factory_unittest.cc | 2 +- .../http/http_auth_handler_negotiate_unittest.cc | 2 +- .../http_auth_handler_ntlm_portable_unittest.cc | 3 +- chromium/net/http/http_cache.cc | 4 +- chromium/net/http/http_cache.h | 1 - chromium/net/http/http_cache_lookup_manager.cc | 1 + chromium/net/http/http_cache_transaction.cc | 7 +- chromium/net/http/http_cache_transaction.h | 2 +- chromium/net/http/http_cache_writers.h | 4 +- chromium/net/http/http_content_disposition.cc | 43 +- chromium/net/http/http_network_session.cc | 1 + chromium/net/http/http_network_session.h | 4 +- chromium/net/http/http_network_transaction.cc | 2 + .../net/http/http_network_transaction_unittest.cc | 1012 +- chromium/net/http/http_proxy_client_socket.cc | 3 +- chromium/net/http/http_proxy_connect_job.cc | 15 +- chromium/net/http/http_proxy_connect_job.h | 3 - .../net/http/http_proxy_connect_job_unittest.cc | 64 +- chromium/net/http/http_request_info.cc | 4 +- chromium/net/http/http_request_info.h | 9 +- chromium/net/http/http_response_info.h | 4 +- chromium/net/http/http_security_headers.h | 1 - chromium/net/http/http_server_properties.cc | 2 +- chromium/net/http/http_server_properties.h | 10 +- .../net/http/http_server_properties_manager.cc | 12 +- chromium/net/http/http_stream_factory_job.cc | 27 +- chromium/net/http/http_stream_factory_job.h | 3 +- .../net/http/http_stream_factory_job_controller.cc | 3 +- .../http_stream_factory_job_controller_unittest.cc | 9 +- chromium/net/http/http_stream_factory_unittest.cc | 68 +- chromium/net/http/http_util.cc | 147 +- chromium/net/http/http_util_unittest.cc | 11 + chromium/net/http/mock_http_cache.cc | 10 +- chromium/net/http/proxy_client_socket.cc | 12 +- chromium/net/http/proxy_client_socket.h | 6 +- chromium/net/http/structured_headers.cc | 204 +- chromium/net/http/structured_headers.h | 22 +- .../http/structured_headers_generated_unittest.cc | 1466 +- chromium/net/http/structured_headers_unittest.cc | 84 +- chromium/net/http/transport_security_persister.cc | 210 +- chromium/net/http/transport_security_persister.h | 22 +- .../http/transport_security_persister_unittest.cc | 135 +- chromium/net/http/transport_security_state.cc | 36 +- chromium/net/http/transport_security_state.h | 7 +- .../net/http/transport_security_state_static.json | 139252 ------------------ .../http/transport_security_state_static.json.gz | Bin 0 -> 1181819 bytes .../net/http/transport_security_state_unittest.cc | 82 +- .../http2/platform/impl/http2_bug_tracker_impl.h | 18 - .../http2/platform/impl/http2_containers_impl.h | 17 - .../impl/http2_estimate_memory_usage_impl.h | 21 - .../net/http2/platform/impl/http2_logging_impl.h | 75 - .../http2/platform/impl/http2_string_utils_impl.h | 16 +- chromium/net/log/DIR_METADATA | 4 +- chromium/net/log/file_net_log_observer.cc | 18 +- chromium/net/log/file_net_log_observer.h | 4 +- chromium/net/log/net_log.cc | 1 + chromium/net/log/net_log_unittest.cc | 2 +- chromium/net/log/net_log_values.cc | 4 +- chromium/net/log/test_net_log_util.cc | 16 +- chromium/net/log/test_net_log_util.h | 10 +- chromium/net/network_error_logging/DIR_METADATA | 4 +- chromium/net/network_error_logging/README.md | 8 +- .../network_error_logging_service.cc | 39 +- .../network_error_logging_service_unittest.cc | 5 +- chromium/net/nqe/DIR_METADATA | 4 +- chromium/net/nqe/connectivity_monitor.cc | 6 +- chromium/net/nqe/connectivity_monitor.h | 6 +- chromium/net/nqe/connectivity_monitor_unittest.cc | 14 +- chromium/net/nqe/effective_connection_type.cc | 4 +- chromium/net/nqe/effective_connection_type.h | 4 +- .../net/nqe/effective_connection_type_unittest.cc | 4 +- chromium/net/nqe/event_creator.h | 1 - .../net/nqe/network_qualities_prefs_manager.cc | 20 +- chromium/net/nqe/network_qualities_prefs_manager.h | 1 - .../network_qualities_prefs_manager_unittest.cc | 4 +- chromium/net/nqe/network_quality_estimator.cc | 45 +- chromium/net/nqe/network_quality_estimator.h | 24 +- .../net/nqe/network_quality_estimator_params.cc | 10 +- .../net/nqe/network_quality_estimator_params.h | 6 +- .../network_quality_estimator_params_unittest.cc | 4 +- .../net/nqe/network_quality_estimator_test_util.cc | 6 +- .../net/nqe/network_quality_estimator_test_util.h | 32 +- .../net/nqe/network_quality_estimator_unittest.cc | 12 +- .../nqe/network_quality_estimator_util_unittest.cc | 10 +- chromium/net/nqe/network_quality_observation.cc | 4 +- chromium/net/nqe/network_quality_observation.h | 8 +- chromium/net/nqe/observation_buffer.cc | 4 +- chromium/net/nqe/observation_buffer.h | 4 +- chromium/net/nqe/observation_buffer_unittest.cc | 19 +- chromium/net/nqe/socket_watcher.cc | 4 +- chromium/net/nqe/socket_watcher.h | 8 +- chromium/net/nqe/socket_watcher_factory.h | 4 +- chromium/net/nqe/socket_watcher_unittest.cc | 14 +- chromium/net/nqe/throughput_analyzer.cc | 2 +- chromium/net/nqe/throughput_analyzer.h | 2 +- chromium/net/nqe/throughput_analyzer_unittest.cc | 8 +- chromium/net/ntlm/DIR_METADATA | 4 +- chromium/net/ntlm/ntlm.h | 6 +- chromium/net/ntlm/ntlm_buffer_reader.h | 6 +- chromium/net/ntlm/ntlm_buffer_writer.h | 6 +- chromium/net/ntlm/ntlm_client.h | 6 +- chromium/net/ntlm/ntlm_test_data.h | 6 +- chromium/net/proxy_resolution/DIR_METADATA | 4 +- .../configured_proxy_resolution_service.cc | 6 +- .../configured_proxy_resolution_service.h | 10 +- ...configured_proxy_resolution_service_unittest.cc | 42 +- .../network_delegate_error_observer_unittest.cc | 4 +- .../pac_file_fetcher_impl_unittest.cc | 18 +- .../net/proxy_resolution/proxy_bypass_rules.cc | 10 +- chromium/net/proxy_resolution/proxy_bypass_rules.h | 3 +- .../proxy_bypass_rules_unittest.cc | 1 - .../proxy_resolution/proxy_config_service_linux.cc | 36 +- .../proxy_resolution/proxy_config_service_linux.h | 16 +- .../proxy_config_service_linux_unittest.cc | 2 +- .../dhcp_pac_file_adapter_fetcher_win_unittest.cc | 6 +- .../win/dhcp_pac_file_fetcher_win_unittest.cc | 5 +- .../proxy_resolution/win/proxy_resolver_winhttp.cc | 4 +- chromium/net/quic/DIR_METADATA | 4 +- chromium/net/quic/OWNERS | 1 + .../bidirectional_stream_quic_impl_unittest.cc | 5 +- .../net/quic/crypto/proof_verifier_chromium.cc | 1 + chromium/net/quic/crypto_test_utils_chromium.cc | 1 - .../quic/dedicated_web_transport_http3_client.cc | 11 +- .../quic/dedicated_web_transport_http3_client.h | 8 +- chromium/net/quic/mock_crypto_client_stream.cc | 5 + chromium/net/quic/mock_crypto_client_stream.h | 1 + chromium/net/quic/network_connection.cc | 12 + .../net/quic/platform/impl/quic_chromium_clock.h | 1 - .../quic/platform/impl/quic_chromium_clock_test.cc | 1 + .../net/quic/platform/impl/quic_containers_impl.h | 43 +- .../impl/quic_estimate_memory_usage_impl.h | 21 - chromium/net/quic/platform/impl/quic_export_impl.h | 17 - .../net/quic/platform/impl/quic_flag_utils_impl.h | 8 - chromium/net/quic/platform/impl/quic_flags_impl.h | 4 +- chromium/net/quic/platform/impl/quic_flags_test.cc | 2 +- chromium/net/quic/platform/impl/quic_iovec_impl.h | 4 +- .../quic/platform/impl/quic_linux_socket_utils.cc | 139 - .../quic/platform/impl/quic_linux_socket_utils.h | 245 - .../platform/impl/quic_linux_socket_utils_test.cc | 259 - .../net/quic/platform/impl/quic_map_util_impl.h | 2 +- .../net/quic/platform/impl/quic_port_utils_impl.cc | 17 - .../net/quic/platform/impl/quic_port_utils_impl.h | 15 - .../quic/platform/impl/quic_socket_address_impl.cc | 98 - .../quic/platform/impl/quic_socket_address_impl.h | 47 - .../net/quic/platform/impl/quic_socket_utils.cc | 419 - .../net/quic/platform/impl/quic_socket_utils.h | 202 - .../quic/platform/impl/quic_socket_utils_test.cc | 175 - .../impl/quic_stream_buffer_allocator_impl.h | 3 +- chromium/net/quic/platform/impl/quic_test_impl.h | 9 - .../net/quic/platform/impl/quic_testvalue_impl.h | 17 - .../net/quic/properties_based_quic_server_info.h | 3 - chromium/net/quic/quic_chromium_alarm_factory.h | 2 - chromium/net/quic/quic_chromium_client_session.cc | 57 +- .../net/quic/quic_chromium_client_session_peer.cc | 6 +- .../net/quic/quic_chromium_client_session_test.cc | 63 +- chromium/net/quic/quic_chromium_client_stream.cc | 5 +- chromium/net/quic/quic_client_session_cache.h | 1 - .../quic/quic_client_session_cache_unittests.cc | 4 +- chromium/net/quic/quic_connectivity_monitor.cc | 4 +- chromium/net/quic/quic_connectivity_monitor.h | 14 +- chromium/net/quic/quic_event_logger.h | 2 +- chromium/net/quic/quic_http3_logger.h | 3 - chromium/net/quic/quic_http_stream_test.cc | 7 +- .../net/quic/quic_network_transaction_unittest.cc | 5 +- chromium/net/quic/quic_proxy_client_socket.cc | 3 +- .../net/quic/quic_proxy_client_socket_unittest.cc | 3 +- chromium/net/quic/quic_server_info.h | 1 - chromium/net/quic/quic_session_key.cc | 25 +- chromium/net/quic/quic_session_key.h | 15 +- chromium/net/quic/quic_stream_factory.cc | 46 +- chromium/net/quic/quic_stream_factory.h | 4 +- chromium/net/quic/quic_stream_factory_fuzzer.cc | 3 +- chromium/net/quic/quic_stream_factory_peer.cc | 20 +- chromium/net/quic/quic_stream_factory_test.cc | 911 +- chromium/net/quic/quic_test_packet_printer.cc | 10 +- chromium/net/quic/quic_transport_client.cc | 9 +- chromium/net/quic/quic_transport_client.h | 6 +- .../net/quic/quic_transport_end_to_end_test.cc | 2 +- chromium/net/quic/quic_transport_error.cc | 24 - chromium/net/quic/quic_transport_error.h | 54 - chromium/net/quic/web_transport_client.cc | 4 +- chromium/net/quic/web_transport_client.h | 8 +- chromium/net/quic/web_transport_error.cc | 24 + chromium/net/quic/web_transport_error.h | 53 + .../common/platform/impl/quiche_map_util_impl.h | 19 - .../platform/impl/quiche_string_piece_impl.h | 21 - .../platform/impl/quiche_test_helpers_impl.h | 12 + .../quiche/common/platform/impl/quiche_test_impl.h | 9 + .../common/platform/impl/quiche_text_utils_impl.h | 153 - .../impl/quiche_unordered_containers_impl.h | 23 - chromium/net/reporting/reporting_cache_impl.cc | 19 +- chromium/net/reporting/reporting_cache_impl.h | 11 +- chromium/net/reporting/reporting_cache_unittest.cc | 9 +- chromium/net/reporting/reporting_context.h | 1 - chromium/net/reporting/reporting_delivery_agent.cc | 1 + .../reporting/reporting_delivery_agent_unittest.cc | 6 +- chromium/net/reporting/reporting_header_parser.cc | 14 +- chromium/net/reporting/reporting_header_parser.h | 10 + .../reporting/reporting_header_parser_unittest.cc | 28 +- chromium/net/reporting/reporting_report.h | 2 +- chromium/net/reporting/reporting_service.cc | 4 +- .../net/reporting/reporting_uploader_unittest.cc | 18 +- chromium/net/socket/client_socket_handle.cc | 2 +- chromium/net/socket/client_socket_handle.h | 4 +- chromium/net/socket/client_socket_pool.cc | 22 +- chromium/net/socket/client_socket_pool.h | 25 +- .../net/socket/client_socket_pool_base_unittest.cc | 393 +- chromium/net/socket/client_socket_pool_manager.cc | 28 +- chromium/net/socket/client_socket_pool_manager.h | 5 +- chromium/net/socket/client_socket_pool_unittest.cc | 28 +- chromium/net/socket/connect_job.cc | 22 +- chromium/net/socket/connect_job.h | 9 +- chromium/net/socket/connect_job_unittest.cc | 2 +- chromium/net/socket/socket_test_util.cc | 4 +- chromium/net/socket/socket_test_util.h | 20 +- chromium/net/socket/socks_client_socket.cc | 9 +- chromium/net/socket/socks_client_socket.h | 5 +- chromium/net/socket/socks_client_socket_fuzzer.cc | 3 +- .../net/socket/socks_client_socket_unittest.cc | 27 +- chromium/net/socket/socks_connect_job.cc | 4 +- chromium/net/socket/socks_connect_job_unittest.cc | 22 +- chromium/net/socket/ssl_client_socket_impl.cc | 17 +- chromium/net/socket/ssl_client_socket_impl.h | 6 +- chromium/net/socket/ssl_client_socket_unittest.cc | 23 +- chromium/net/socket/ssl_connect_job.cc | 12 - chromium/net/socket/ssl_connect_job_unittest.cc | 23 +- chromium/net/socket/ssl_server_socket_impl.cc | 8 +- chromium/net/socket/stream_socket.cc | 4 +- chromium/net/socket/stream_socket.h | 4 +- chromium/net/socket/tcp_client_socket.cc | 8 +- chromium/net/socket/tcp_client_socket.h | 9 +- chromium/net/socket/tcp_client_socket_unittest.cc | 4 +- chromium/net/socket/tcp_socket_posix.cc | 2 +- chromium/net/socket/tcp_socket_win.cc | 7 +- .../net/socket/transport_client_socket_pool.cc | 35 +- chromium/net/socket/transport_client_socket_pool.h | 19 +- .../transport_client_socket_pool_test_util.cc | 2 +- .../transport_client_socket_pool_unittest.cc | 161 +- chromium/net/socket/transport_connect_job.cc | 9 +- chromium/net/socket/transport_connect_job.h | 7 +- .../net/socket/transport_connect_job_unittest.cc | 18 +- chromium/net/socket/udp_socket_posix.cc | 11 +- chromium/net/socket/udp_socket_posix.h | 11 +- chromium/net/socket/udp_socket_unittest.cc | 7 + chromium/net/socket/udp_socket_win.cc | 8 +- .../websocket_transport_client_socket_pool.cc | 17 +- .../websocket_transport_client_socket_pool.h | 11 +- ...socket_transport_client_socket_pool_unittest.cc | 59 +- .../net/socket/websocket_transport_connect_job.cc | 4 +- .../net/socket/websocket_transport_connect_job.h | 1 - chromium/net/spdy/DIR_METADATA | 4 +- chromium/net/spdy/OWNERS | 1 + chromium/net/spdy/alps_decoder_test.cc | 10 +- .../bidirectional_stream_spdy_impl_unittest.cc | 3 +- chromium/net/spdy/buffered_spdy_framer.cc | 12 - chromium/net/spdy/buffered_spdy_framer.h | 6 - chromium/net/spdy/header_coalescer.cc | 4 - chromium/net/spdy/header_coalescer.h | 3 - chromium/net/spdy/http2_push_promise_index_test.cc | 5 +- chromium/net/spdy/multiplexed_session.h | 2 - .../net/spdy/platform/impl/spdy_bug_tracker_impl.h | 18 - .../net/spdy/platform/impl/spdy_containers_impl.h | 10 +- .../impl/spdy_estimate_memory_usage_impl.h | 21 - .../net/spdy/platform/impl/spdy_logging_impl.h | 88 - chromium/net/spdy/platform/impl/spdy_macros_impl.h | 13 - .../spdy/platform/impl/spdy_string_utils_impl.h | 11 +- .../spdy/platform/impl/spdy_test_helpers_impl.h | 12 - chromium/net/spdy/platform/impl/spdy_test_impl.h | 16 - .../platform/impl/spdy_unsafe_arena_impl_test.cc | 136 - chromium/net/spdy/spdy_buffer.cc | 5 - chromium/net/spdy/spdy_buffer.h | 3 - chromium/net/spdy/spdy_buffer_producer.cc | 4 - chromium/net/spdy/spdy_buffer_producer.h | 5 - chromium/net/spdy/spdy_http_stream_unittest.cc | 3 +- chromium/net/spdy/spdy_log_util.h | 3 - .../net/spdy/spdy_network_transaction_unittest.cc | 104 +- chromium/net/spdy/spdy_proxy_client_socket.cc | 3 +- .../net/spdy/spdy_proxy_client_socket_unittest.cc | 12 +- chromium/net/spdy/spdy_session.cc | 105 +- chromium/net/spdy/spdy_session.h | 11 +- chromium/net/spdy/spdy_session_fuzzer.cc | 3 +- chromium/net/spdy/spdy_session_key.cc | 13 +- chromium/net/spdy/spdy_session_key.h | 7 +- chromium/net/spdy/spdy_session_pool.cc | 20 +- chromium/net/spdy/spdy_session_pool.h | 9 +- chromium/net/spdy/spdy_session_pool_unittest.cc | 47 +- chromium/net/spdy/spdy_session_unittest.cc | 157 +- chromium/net/spdy/spdy_stream.cc | 12 +- chromium/net/spdy/spdy_stream_unittest.cc | 11 +- chromium/net/spdy/spdy_test_util_common.cc | 35 +- chromium/net/spdy/spdy_test_util_common.h | 9 +- chromium/net/spdy/spdy_write_queue.cc | 8 - chromium/net/spdy/spdy_write_queue.h | 5 - chromium/net/spdy/spdy_write_queue_unittest.cc | 5 - chromium/net/ssl/DIR_METADATA | 4 +- .../net/ssl/ssl_cipher_suite_names_unittest.cc | 1 - chromium/net/ssl/ssl_client_session_cache.cc | 1 - chromium/net/ssl/ssl_client_session_cache.h | 5 +- chromium/net/ssl/ssl_config.h | 6 +- chromium/net/ssl/ssl_config_service.cc | 4 +- chromium/net/ssl/ssl_config_service.h | 3 + chromium/net/ssl/ssl_platform_key_android.cc | 6 +- chromium/net/ssl/ssl_platform_key_mac.cc | 6 +- chromium/net/ssl/ssl_platform_key_util.cc | 8 +- chromium/net/ssl/ssl_platform_key_util.h | 4 +- chromium/net/ssl/ssl_server_config.h | 6 +- chromium/net/test/ct_test_util.cc | 7 - .../embedded_test_server/embedded_test_server.cc | 2 +- .../test/embedded_test_server/http_connection.cc | 17 +- .../net/test/embedded_test_server/http_request.h | 4 +- chromium/net/test/quic_simple_test_server.cc | 3 +- .../test/spawned_test_server/base_test_server.cc | 132 +- .../test/spawned_test_server/base_test_server.h | 4 +- .../test/spawned_test_server/local_test_server.cc | 15 +- .../test/spawned_test_server/local_test_server.h | 4 +- .../test/spawned_test_server/remote_test_server.cc | 2 +- .../remote_test_server_spawner_request.cc | 3 +- .../test/url_request/url_request_mock_data_job.h | 4 +- .../url_request_test_job_backed_by_file.cc | 1 - chromium/net/third_party/nss/DIR_METADATA | 4 +- chromium/net/third_party/quiche/BUILD.gn | 1236 +- chromium/net/third_party/quiche/DIR_METADATA | 4 +- .../src/common/platform/api/quiche_prefetch.h | 39 + .../quiche/src/common/platform/api/quiche_test.h | 3 + .../src/common/platform/api/quiche_test_helpers.h | 8 + .../src/common/platform/api/quiche_text_utils.h | 66 - .../common/platform/api/quiche_text_utils_test.cc | 92 - .../quiche_platform_impl/quiche_prefetch_impl.h | 28 + .../quiche_platform_impl/quiche_sleep_impl.h | 22 + .../quiche/src/common/quiche_circular_deque.h | 759 + .../src/common/quiche_circular_deque_test.cc | 801 + .../quiche/src/common/quiche_data_reader.cc | 1 - .../quiche/src/common/quiche_linked_hash_map.h | 234 + .../src/common/quiche_linked_hash_map_test.cc | 395 + .../quiche/src/common/quiche_text_utils.cc | 77 + .../quiche/src/common/quiche_text_utils.h | 60 + .../quiche/src/common/quiche_text_utils_test.cc | 92 + .../quiche/src/common/simple_linked_hash_map.h | 252 - .../src/common/simple_linked_hash_map_test.cc | 395 - .../http2/adapter/adapter_impl_comparison_test.cc | 83 + .../quiche/src/http2/adapter/callback_visitor.cc | 215 + .../quiche/src/http2/adapter/callback_visitor.h | 92 + .../src/http2/adapter/callback_visitor_test.cc | 260 + .../quiche/src/http2/adapter/data_source.cc | 23 + .../quiche/src/http2/adapter/data_source.h | 53 + .../quiche/src/http2/adapter/data_source_test.cc | 40 + .../quiche/src/http2/adapter/http2_adapter.h | 9 +- .../quiche/src/http2/adapter/http2_protocol.cc | 9 + .../quiche/src/http2/adapter/http2_protocol.h | 15 +- .../quiche/src/http2/adapter/http2_session.h | 9 - .../quiche/src/http2/adapter/http2_util.cc | 33 + .../quiche/src/http2/adapter/http2_util.h | 1 + .../src/http2/adapter/http2_visitor_interface.h | 23 +- .../quiche/src/http2/adapter/mock_http2_visitor.h | 9 +- .../src/http2/adapter/mock_nghttp2_callbacks.cc | 123 + .../src/http2/adapter/mock_nghttp2_callbacks.h | 80 + .../quiche/src/http2/adapter/nghttp2_adapter.cc | 149 + .../quiche/src/http2/adapter/nghttp2_adapter.h | 97 + .../src/http2/adapter/nghttp2_adapter_test.cc | 255 + .../quiche/src/http2/adapter/nghttp2_callbacks.cc | 30 +- .../quiche/src/http2/adapter/nghttp2_callbacks.h | 5 + .../quiche/src/http2/adapter/nghttp2_session.cc | 70 + .../quiche/src/http2/adapter/nghttp2_session.h | 42 + .../src/http2/adapter/nghttp2_session_test.cc | 295 + .../quiche/src/http2/adapter/nghttp2_util.cc | 51 +- .../quiche/src/http2/adapter/nghttp2_util.h | 17 +- .../quiche/src/http2/adapter/oghttp2_adapter.cc | 77 +- .../quiche/src/http2/adapter/oghttp2_adapter.h | 7 +- .../src/http2/adapter/oghttp2_adapter_test.cc | 42 +- .../quiche/src/http2/adapter/oghttp2_session.cc | 231 + .../quiche/src/http2/adapter/oghttp2_session.h | 141 + .../src/http2/adapter/oghttp2_session_test.cc | 179 + .../quiche/src/http2/adapter/oghttp2_util.cc | 17 + .../quiche/src/http2/adapter/oghttp2_util.h | 16 + .../src/http2/adapter/recording_http2_visitor.cc | 155 + .../src/http2/adapter/recording_http2_visitor.h | 80 + .../http2/adapter/recording_http2_visitor_test.cc | 135 + .../src/http2/adapter/test_frame_sequence.cc | 23 +- .../quiche/src/http2/adapter/test_frame_sequence.h | 7 + .../quiche/src/http2/adapter/test_utils.cc | 414 +- .../quiche/src/http2/adapter/test_utils.h | 67 +- .../quiche/src/http2/adapter/test_utils_test.cc | 69 +- .../quiche/src/http2/adapter/window_manager.cc | 9 +- .../src/http2/adapter/window_manager_test.cc | 6 +- .../http2/core/http2_priority_write_scheduler.h | 792 + .../core/http2_priority_write_scheduler_test.cc | 970 + .../src/http2/core/priority_write_scheduler.h | 332 + .../http2/core/priority_write_scheduler_test.cc | 385 + .../quiche/src/http2/core/write_scheduler.h | 162 + .../decoder/hpack_decoder_string_buffer_test.cc | 9 +- .../src/http2/hpack/decoder/hpack_decoder_tables.h | 4 +- .../hpack/huffman/hpack_huffman_decoder_test.cc | 19 +- .../hpack/huffman/hpack_huffman_encoder_test.cc | 23 +- .../http2/hpack/tools/hpack_block_builder_test.cc | 5 +- .../quiche/src/http2/hpack/tools/hpack_example.cc | 3 +- .../hpack/varint/hpack_varint_decoder_test.cc | 7 +- .../hpack/varint/hpack_varint_encoder_test.cc | 12 +- .../hpack/varint/hpack_varint_round_trip_test.cc | 3 +- .../quiche/src/http2/http2_constants.cc | 3 +- .../quiche/src/http2/http2_structures.cc | 5 +- .../src/http2/platform/api/http2_string_utils.h | 13 - .../http2/platform/api/http2_string_utils_test.cc | 23 - .../quiche/src/http2/test_tools/http2_random.cc | 6 +- .../core/batch_writer/quic_batch_writer_base.cc | 16 +- .../core/batch_writer/quic_batch_writer_base.h | 2 +- .../core/batch_writer/quic_batch_writer_buffer.h | 6 +- .../batch_writer/quic_gso_batch_writer_test.cc | 5 + .../quiche/src/quic/core/chlo_extractor.cc | 1 - .../core/congestion_control/bandwidth_sampler.h | 4 +- .../src/quic/core/congestion_control/bbr2_misc.cc | 177 +- .../src/quic/core/congestion_control/bbr2_misc.h | 4 +- .../quic/core/congestion_control/bbr2_probe_bw.cc | 9 + .../quic/core/congestion_control/bbr2_sender.cc | 2 +- .../core/congestion_control/bbr2_simulator_test.cc | 55 +- .../quic/core/congestion_control/bbr2_startup.cc | 5 +- .../core/crypto/aes_128_gcm_12_decrypter_test.cc | 1 - .../core/crypto/aes_128_gcm_12_encrypter_test.cc | 1 - .../quic/core/crypto/aes_128_gcm_decrypter_test.cc | 1 - .../quic/core/crypto/aes_128_gcm_encrypter_test.cc | 1 - .../quic/core/crypto/aes_256_gcm_decrypter_test.cc | 1 - .../quic/core/crypto/aes_256_gcm_encrypter_test.cc | 1 - .../src/quic/core/crypto/cert_compressor_test.cc | 1 - .../src/quic/core/crypto/certificate_view.cc | 2 +- .../crypto/chacha20_poly1305_decrypter_test.cc | 1 - .../crypto/chacha20_poly1305_encrypter_test.cc | 2 +- .../crypto/chacha20_poly1305_tls_decrypter_test.cc | 1 - .../crypto/chacha20_poly1305_tls_encrypter_test.cc | 1 - .../quic/core/crypto/crypto_message_printer_bin.cc | 1 - .../quiche/src/quic/core/crypto/crypto_protocol.h | 13 +- .../src/quic/core/crypto/crypto_server_test.cc | 1 - .../quiche/src/quic/core/crypto/crypto_utils.cc | 17 + .../quiche/src/quic/core/crypto/crypto_utils.h | 5 + .../src/quic/core/crypto/crypto_utils_test.cc | 1 - .../quiche/src/quic/core/crypto/proof_source.h | 7 +- .../quic/core/crypto/quic_crypto_client_config.cc | 1 - .../quic/core/crypto/quic_crypto_server_config.cc | 20 +- .../quic/core/crypto/quic_crypto_server_config.h | 3 - .../core/crypto/quic_crypto_server_config_test.cc | 1 - .../quiche/src/quic/core/crypto/quic_hkdf_test.cc | 1 - .../src/quic/core/crypto/tls_server_connection.cc | 10 +- .../src/quic/core/frames/quic_new_token_frame.cc | 1 - .../quic/core/frames/quic_path_challenge_frame.cc | 1 - .../quic/core/frames/quic_path_response_frame.cc | 1 - .../src/quic/core/handshaker_delegate_interface.h | 3 + .../quiche/src/quic/core/http/end_to_end_test.cc | 1036 +- .../quiche/src/quic/core/http/http_decoder.cc | 100 +- .../quiche/src/quic/core/http/http_decoder.h | 17 +- .../quiche/src/quic/core/http/http_decoder_test.cc | 336 +- .../quiche/src/quic/core/http/http_frames.h | 1 + .../quiche/src/quic/core/http/quic_header_list.h | 7 +- .../src/quic/core/http/quic_headers_stream.h | 2 +- .../src/quic/core/http/quic_headers_stream_test.cc | 16 +- .../quic/core/http/quic_receive_control_stream.cc | 3 +- .../core/http/quic_receive_control_stream_test.cc | 30 +- .../core/http/quic_send_control_stream_test.cc | 1 - .../src/quic/core/http/quic_server_session_base.cc | 6 - .../core/http/quic_server_session_base_test.cc | 85 +- .../core/http/quic_spdy_client_session_test.cc | 7 +- .../quiche/src/quic/core/http/quic_spdy_session.cc | 33 +- .../quiche/src/quic/core/http/quic_spdy_session.h | 12 +- .../src/quic/core/http/quic_spdy_session_test.cc | 73 +- .../quiche/src/quic/core/http/quic_spdy_stream.cc | 7 +- .../quic/core/http/quic_spdy_stream_body_manager.h | 4 +- .../src/quic/core/http/quic_spdy_stream_test.cc | 6 + .../quiche/src/quic/core/http/spdy_utils.cc | 2 +- .../quiche/src/quic/core/http/spdy_utils_test.cc | 1 - .../src/quic/core/http/web_transport_http3.h | 4 +- .../src/quic/core/packet_number_indexed_queue.h | 4 +- .../src/quic/core/qpack/qpack_blocking_manager.h | 4 +- .../qpack_decoded_headers_accumulator_test.cc | 1 - .../quiche/src/quic/core/qpack/qpack_decoder.h | 2 +- .../qpack/qpack_decoder_stream_receiver_test.cc | 1 - .../core/qpack/qpack_decoder_stream_sender_test.cc | 1 - .../src/quic/core/qpack/qpack_decoder_test.cc | 1 - .../quiche/src/quic/core/qpack/qpack_encoder.cc | 6 +- .../quiche/src/quic/core/qpack/qpack_encoder.h | 2 +- .../qpack/qpack_encoder_stream_receiver_test.cc | 1 - .../core/qpack/qpack_encoder_stream_sender_test.cc | 1 - .../src/quic/core/qpack/qpack_encoder_test.cc | 13 +- .../src/quic/core/qpack/qpack_header_table.cc | 295 +- .../src/quic/core/qpack/qpack_header_table.h | 355 +- .../src/quic/core/qpack/qpack_header_table_test.cc | 598 +- .../core/qpack/qpack_instruction_decoder_test.cc | 1 - .../core/qpack/qpack_instruction_encoder_test.cc | 1 - .../quic/core/qpack/qpack_progressive_decoder.cc | 2 +- .../quic/core/qpack/qpack_progressive_decoder.h | 12 +- .../quiche/src/quic/core/quic_chaos_protector.cc | 229 + .../quiche/src/quic/core/quic_chaos_protector.h | 99 + .../src/quic/core/quic_chaos_protector_test.cc | 207 + .../quiche/src/quic/core/quic_circular_deque.h | 757 - .../src/quic/core/quic_circular_deque_test.cc | 796 - .../quiche/src/quic/core/quic_connection.cc | 933 +- .../quiche/src/quic/core/quic_connection.h | 177 +- .../quiche/src/quic/core/quic_connection_id.cc | 1 - .../src/quic/core/quic_connection_id_manager.cc | 60 +- .../src/quic/core/quic_connection_id_manager.h | 28 +- .../quic/core/quic_connection_id_manager_test.cc | 47 +- .../quiche/src/quic/core/quic_connection_stats.cc | 5 +- .../quiche/src/quic/core/quic_connection_stats.h | 14 +- .../quiche/src/quic/core/quic_connection_test.cc | 911 +- .../src/quic/core/quic_control_frame_manager.h | 7 +- .../src/quic/core/quic_crypto_server_stream.cc | 2 +- .../quic/core/quic_crypto_server_stream_test.cc | 3 +- .../quiche/src/quic/core/quic_datagram_queue.h | 4 +- .../quiche/src/quic/core/quic_dispatcher.cc | 390 +- .../quiche/src/quic/core/quic_dispatcher.h | 7 - .../quiche/src/quic/core/quic_dispatcher_test.cc | 27 +- .../quiche/src/quic/core/quic_error_codes.h | 6 +- .../quiche/src/quic/core/quic_flags_list.h | 178 +- .../quiche/src/quic/core/quic_framer.cc | 60 +- .../third_party/quiche/src/quic/core/quic_framer.h | 14 +- .../quiche/src/quic/core/quic_framer_test.cc | 29 +- .../quiche/src/quic/core/quic_interval_deque.h | 6 +- .../quic/core/quic_legacy_version_encapsulator.cc | 1 - .../core/quic_legacy_version_encapsulator_test.cc | 1 - .../quiche/src/quic/core/quic_linux_socket_utils.h | 2 +- .../src/quic/core/quic_linux_socket_utils_test.cc | 16 +- .../quiche/src/quic/core/quic_packet_creator.cc | 349 +- .../quiche/src/quic/core/quic_packet_creator.h | 51 +- .../src/quic/core/quic_packet_creator_test.cc | 163 +- .../quiche/src/quic/core/quic_packets.cc | 1 - .../src/quic/core/quic_protocol_flags_list.h | 7 + .../src/quic/core/quic_received_packet_manager.cc | 6 +- .../quic/core/quic_received_packet_manager_test.cc | 3 - .../src/quic/core/quic_sent_packet_manager.h | 5 +- .../quiche/src/quic/core/quic_session.cc | 69 +- .../quiche/src/quic/core/quic_session.h | 7 +- .../quiche/src/quic/core/quic_stream_send_buffer.h | 2 +- .../quiche/src/quic/core/quic_stream_sequencer.cc | 11 +- .../src/quic/core/quic_stream_sequencer_test.cc | 3 +- .../quiche/src/quic/core/quic_stream_test.cc | 3 +- .../third_party/quiche/src/quic/core/quic_tag.cc | 2 +- .../src/quic/core/quic_time_wait_list_manager.cc | 14 +- .../src/quic/core/quic_time_wait_list_manager.h | 5 +- .../quic/core/quic_time_wait_list_manager_test.cc | 19 + .../quiche/src/quic/core/quic_unacked_packet_map.h | 11 +- .../third_party/quiche/src/quic/core/quic_utils.cc | 7 +- .../quiche/src/quic/core/quic_versions.cc | 3 +- .../quiche/src/quic/core/quic_write_blocked_list.h | 4 +- .../quiche/src/quic/core/tls_chlo_extractor.cc | 1 - .../quiche/src/quic/core/tls_client_handshaker.cc | 60 +- .../quiche/src/quic/core/tls_client_handshaker.h | 3 - .../src/quic/core/tls_client_handshaker_test.cc | 31 +- .../quiche/src/quic/core/tls_handshaker.cc | 21 +- .../quiche/src/quic/core/tls_handshaker.h | 4 + .../quiche/src/quic/core/tls_server_handshaker.cc | 328 +- .../quiche/src/quic/core/tls_server_handshaker.h | 47 +- .../src/quic/core/tls_server_handshaker_test.cc | 72 +- .../src/quic/core/uber_received_packet_manager.cc | 5 +- .../quic/core/uber_received_packet_manager_test.cc | 15 +- .../quiche/src/quic/masque/masque_client_bin.cc | 1 - .../src/quic/masque/masque_client_session.cc | 1 - .../src/quic/masque/masque_compression_engine.cc | 2 +- .../src/quic/masque/masque_server_backend.cc | 2 +- .../src/quic/masque/masque_server_session.cc | 1 - .../quiche/src/quic/platform/api/quic_containers.h | 39 +- .../quiche/src/quic/platform/api/quic_prefetch.h | 39 - .../quiche/src/quic/platform/api/quic_sleep.h | 3 +- .../quiche/src/quic/platform/api/quic_test.h | 3 - .../quiche/src/quic/qbone/bonnet/icmp_reachable.cc | 4 +- .../quiche/src/quic/qbone/bonnet/mock_tun_device.h | 2 + .../quiche/src/quic/qbone/bonnet/tun_device.cc | 77 +- .../quiche/src/quic/qbone/bonnet/tun_device.h | 10 +- .../src/quic/qbone/bonnet/tun_device_interface.h | 7 +- .../qbone/bonnet/tun_device_packet_exchanger.cc | 6 +- .../qbone/bonnet/tun_device_packet_exchanger.h | 7 +- .../bonnet/tun_device_packet_exchanger_test.cc | 9 +- .../src/quic/qbone/bonnet/tun_device_test.cc | 3 + .../src/quic/qbone/platform/icmp_packet_test.cc | 2 +- .../src/quic/qbone/platform/tcp_packet_test.cc | 2 +- .../quiche/src/quic/qbone/qbone_session_test.cc | 1 - .../quic_transport/quic_transport_client_session.h | 6 +- .../quic_transport_server_session_test.cc | 2 +- .../web_transport_fingerprint_proof_verifier.cc | 2 +- .../src/quic/test_tools/crypto_test_utils.cc | 7 +- .../src/quic/test_tools/crypto_test_utils_test.cc | 1 - .../quic/test_tools/fake_proof_source_handle.cc | 22 +- .../src/quic/test_tools/fake_proof_source_handle.h | 8 + .../quiche/src/quic/test_tools/mock_random.cc | 5 + .../quiche/src/quic/test_tools/mock_random.h | 3 + .../quic/test_tools/qpack/qpack_encoder_peer.cc | 2 +- .../src/quic/test_tools/qpack/qpack_encoder_peer.h | 4 +- .../test_tools/qpack/qpack_header_table_peer.cc | 25 - .../test_tools/qpack/qpack_header_table_peer.h | 29 - .../quic/test_tools/qpack/qpack_offline_decoder.cc | 1 - .../src/quic/test_tools/quic_connection_peer.cc | 49 +- .../src/quic/test_tools/quic_connection_peer.h | 19 + .../src/quic/test_tools/quic_dispatcher_peer.cc | 25 +- .../quic/test_tools/quic_packet_creator_peer.cc | 6 + .../src/quic/test_tools/quic_packet_creator_peer.h | 2 + .../src/quic/test_tools/quic_test_backend.cc | 93 +- .../quiche/src/quic/test_tools/quic_test_client.cc | 2 +- .../quiche/src/quic/test_tools/quic_test_utils.h | 4 - .../test_tools/quic_time_wait_list_manager_peer.cc | 8 + .../test_tools/quic_time_wait_list_manager_peer.h | 5 + .../quiche/src/quic/test_tools/server_thread.cc | 2 +- .../quiche/src/quic/test_tools/server_thread.h | 2 +- .../src/quic/test_tools/simple_data_producer.h | 12 +- .../src/quic/test_tools/simple_session_notifier.h | 4 +- .../quiche/src/quic/test_tools/simulator/link.h | 4 +- .../quiche/src/quic/test_tools/simulator/queue.h | 4 +- .../quiche/src/quic/test_tools/simulator/switch.h | 2 +- .../quiche/src/quic/tools/quic_backend_response.h | 1 + .../quiche/src/quic/tools/quic_client_base.cc | 16 +- .../quic/tools/quic_client_epoll_network_helper.cc | 19 +- .../quiche/src/quic/tools/quic_client_test.cc | 2 +- .../src/quic/tools/quic_epoll_client_factory.cc | 5 +- .../src/quic/tools/quic_epoll_client_factory.h | 3 +- .../src/quic/tools/quic_memory_cache_backend.cc | 39 +- .../src/quic/tools/quic_memory_cache_backend.h | 13 + .../src/quic/tools/quic_packet_printer_bin.cc | 2 +- .../quic/tools/quic_reject_reason_decoder_bin.cc | 2 +- .../src/quic/tools/quic_simple_server_backend.h | 3 +- .../src/quic/tools/quic_simple_server_session.cc | 33 - .../src/quic/tools/quic_simple_server_session.h | 13 +- .../quic/tools/quic_simple_server_session_test.cc | 491 +- .../src/quic/tools/quic_simple_server_stream.cc | 12 +- .../src/quic/tools/quic_simple_server_stream.h | 4 +- .../quic/tools/quic_simple_server_stream_test.cc | 59 - .../quiche/src/quic/tools/quic_spdy_client_base.cc | 2 +- .../quiche/src/quic/tools/quic_toy_client.cc | 43 +- .../quiche/src/quic/tools/quic_toy_client.h | 3 +- .../quiche/src/quic/tools/quic_toy_server.cc | 8 + .../tools/quic_transport_simple_server_session.h | 2 +- .../src/quic/tools/web_transport_test_visitors.h | 91 + .../quiche/src/spdy/core/hpack/hpack_constants.cc | 2 +- .../src/spdy/core/hpack/hpack_decoder_adapter.cc | 37 +- .../spdy/core/hpack/hpack_decoder_adapter_test.cc | 28 +- .../quiche/src/spdy/core/hpack/hpack_encoder.cc | 29 +- .../src/spdy/core/hpack/hpack_encoder_test.cc | 1 - .../quiche/src/spdy/core/hpack/hpack_entry.cc | 1 - .../src/spdy/core/hpack/hpack_header_table.cc | 14 +- .../src/spdy/core/hpack/hpack_header_table.h | 5 - .../src/spdy/core/hpack/hpack_output_stream.cc | 2 +- .../src/spdy/core/hpack/hpack_static_table.cc | 2 +- .../src/spdy/core/http2_frame_decoder_adapter.cc | 197 +- .../src/spdy/core/http2_priority_write_scheduler.h | 791 - .../core/http2_priority_write_scheduler_test.cc | 965 - .../src/spdy/core/priority_write_scheduler.h | 329 - .../src/spdy/core/priority_write_scheduler_test.cc | 377 - .../src/spdy/core/spdy_alt_svc_wire_format.cc | 50 +- .../src/spdy/core/spdy_alt_svc_wire_format.h | 19 + .../src/spdy/core/spdy_alt_svc_wire_format_test.cc | 115 +- .../quiche/src/spdy/core/spdy_frame_builder.cc | 13 +- .../quiche/src/spdy/core/spdy_frame_builder.h | 6 +- .../quiche/src/spdy/core/spdy_framer.cc | 17 +- .../quiche/src/spdy/core/spdy_framer_test.cc | 93 +- .../quiche/src/spdy/core/spdy_header_block.cc | 30 +- .../quiche/src/spdy/core/spdy_header_storage.cc | 2 +- .../src/spdy/core/spdy_prefixed_buffer_reader.cc | 2 +- .../quiche/src/spdy/core/spdy_protocol.cc | 12 +- .../quiche/src/spdy/core/spdy_protocol.h | 3 +- .../quiche/src/spdy/core/spdy_protocol_test.cc | 28 +- .../src/spdy/core/spdy_protocol_test_utils.cc | 20 +- .../src/spdy/core/spdy_protocol_test_utils.h | 12 +- .../quiche/src/spdy/core/spdy_simple_arena.cc | 2 +- .../quiche/src/spdy/core/spdy_test_utils.cc | 4 +- .../quiche/src/spdy/core/write_scheduler.h | 162 - .../src/spdy/platform/api/spdy_bug_tracker.h | 16 - .../quiche/src/spdy/platform/api/spdy_containers.h | 6 - .../quiche/src/spdy/platform/api/spdy_flag_utils.h | 19 - .../quiche/src/spdy/platform/api/spdy_flags.h | 18 - .../quiche/src/spdy/platform/api/spdy_logging.h | 23 - .../src/spdy/platform/api/spdy_string_utils.h | 17 - .../spdy/platform/api/spdy_string_utils_test.cc | 78 - .../src/spdy/platform/api/spdy_test_helpers.h | 12 - chromium/net/third_party/uri_template/DIR_METADATA | 4 +- .../net/tools/cert_verify_tool/cert_verify_tool.cc | 39 +- .../cert_verify_tool/verify_using_path_builder.cc | 18 +- .../cert_verify_tool/verify_using_path_builder.h | 2 +- .../content_decoder_tool/content_decoder_tool.cc | 2 +- .../disk_cache_memory_test.cc | 6 +- chromium/net/tools/gssapi/gss_types.h | 3 +- chromium/net/tools/quic/DIR_METADATA | 4 +- .../net/tools/quic/crypto_message_printer_bin.cc | 7 +- chromium/net/tools/quic/quic_http_proxy_backend.cc | 5 +- chromium/net/tools/quic/quic_http_proxy_backend.h | 1 - .../tools/quic/quic_http_proxy_backend_stream.cc | 5 +- .../quic/quic_http_proxy_backend_stream_test.cc | 7 +- .../net/tools/quic/quic_http_proxy_backend_test.cc | 3 +- chromium/net/tools/quic/quic_simple_client_bin.cc | 4 +- chromium/net/tools/quic/quic_simple_server_test.cc | 8 +- .../net/tools/quic/synchronous_host_resolver.cc | 4 +- chromium/net/tools/testserver/run_testserver.cc | 2 +- .../input_file_parsers.cc | 105 +- .../input_file_parsers.h | 2 - .../transport_security_state_generator/spki_hash.h | 2 - .../http_with_dns_over_https_unittest.cc | 3 +- chromium/net/url_request/redirect_info.cc | 4 +- chromium/net/url_request/redirect_info.h | 2 +- chromium/net/url_request/redirect_info_unittest.cc | 6 +- chromium/net/url_request/redirect_util.cc | 10 +- chromium/net/url_request/redirect_util.h | 11 +- chromium/net/url_request/redirect_util_unittest.cc | 14 +- .../net/url_request/test_url_fetcher_factory.cc | 2 +- .../net/url_request/test_url_fetcher_factory.h | 2 +- chromium/net/url_request/url_fetcher.h | 2 +- chromium/net/url_request/url_fetcher_core.cc | 7 +- chromium/net/url_request/url_fetcher_core.h | 6 +- chromium/net/url_request/url_fetcher_delegate.h | 3 - chromium/net/url_request/url_fetcher_impl.cc | 2 +- chromium/net/url_request/url_fetcher_impl.h | 2 +- .../net/url_request/url_fetcher_impl_unittest.cc | 3 +- chromium/net/url_request/url_request.cc | 30 +- chromium/net/url_request/url_request.h | 48 +- .../net/url_request/url_request_context_builder.cc | 2 +- .../net/url_request/url_request_context_builder.h | 1 - .../url_request_context_builder_unittest.cc | 2 +- chromium/net/url_request/url_request_http_job.cc | 79 +- chromium/net/url_request/url_request_http_job.h | 10 +- .../url_request/url_request_http_job_unittest.cc | 10 +- chromium/net/url_request/url_request_job.cc | 14 +- chromium/net/url_request/url_request_job.h | 12 +- .../net/url_request/url_request_job_factory.cc | 2 +- .../net/url_request/url_request_netlog_params.cc | 2 +- .../net/url_request/url_request_netlog_params.h | 4 +- .../net/url_request/url_request_quic_unittest.cc | 252 - chromium/net/url_request/url_request_test_util.cc | 4 +- chromium/net/url_request/url_request_test_util.h | 9 +- .../url_request_throttler_entry_interface.h | 2 - .../url_request_throttler_test_support.h | 2 - chromium/net/url_request/url_request_unittest.cc | 104 +- chromium/net/websockets/DIR_METADATA | 4 +- .../websockets/websocket_basic_handshake_stream.cc | 10 +- .../websockets/websocket_basic_handshake_stream.h | 6 +- .../websocket_basic_stream_adapters_test.cc | 7 +- .../net/websockets/websocket_basic_stream_test.cc | 7 +- chromium/net/websockets/websocket_channel.cc | 12 +- chromium/net/websockets/websocket_channel.h | 6 +- chromium/net/websockets/websocket_channel_test.cc | 18 +- .../websockets/websocket_deflate_stream_test.cc | 126 +- .../net/websockets/websocket_end_to_end_test.cc | 10 +- .../net/websockets/websocket_event_interface.h | 8 +- chromium/net/websockets/websocket_frame.cc | 9 +- .../websockets/websocket_handshake_request_info.h | 2 - ...ebsocket_handshake_stream_create_helper_test.cc | 17 +- .../websockets/websocket_http2_handshake_stream.cc | 10 +- .../websockets/websocket_http2_handshake_stream.h | 4 +- chromium/net/websockets/websocket_stream.cc | 22 +- chromium/net/websockets/websocket_stream.h | 8 +- .../net/websockets/websocket_stream_cookie_test.cc | 3 +- .../websocket_stream_create_test_base.cc | 4 +- .../websockets/websocket_stream_create_test_base.h | 2 +- chromium/net/websockets/websocket_test_util.cc | 2 +- chromium/net/websockets/websocket_test_util.h | 8 +- 1028 files changed, 26402 insertions(+), 160738 deletions(-) delete mode 100644 chromium/net/base/hex_utils_test.cc delete mode 100644 chromium/net/base/network_interfaces_nacl.cc create mode 100644 chromium/net/data/ssl/blocklist/0230a604d99220e5612ee7862ab9f7a6e18e4f1ac4c9e27075788cc5220169ab.pem create mode 100644 chromium/net/data/ssl/certificates/ct-test-embedded-with-uids.pem create mode 100644 chromium/net/data/websocket/check-origin.html create mode 100644 chromium/net/data/websocket/check-origin_wsh.py create mode 100644 chromium/net/dns/public/secure_dns_policy.h delete mode 100644 chromium/net/http/transport_security_state_static.json create mode 100644 chromium/net/http/transport_security_state_static.json.gz delete mode 100644 chromium/net/http2/platform/impl/http2_bug_tracker_impl.h delete mode 100644 chromium/net/http2/platform/impl/http2_containers_impl.h delete mode 100644 chromium/net/http2/platform/impl/http2_estimate_memory_usage_impl.h delete mode 100644 chromium/net/http2/platform/impl/http2_logging_impl.h delete mode 100644 chromium/net/quic/platform/impl/quic_estimate_memory_usage_impl.h delete mode 100644 chromium/net/quic/platform/impl/quic_export_impl.h delete mode 100644 chromium/net/quic/platform/impl/quic_flag_utils_impl.h delete mode 100644 chromium/net/quic/platform/impl/quic_linux_socket_utils.cc delete mode 100644 chromium/net/quic/platform/impl/quic_linux_socket_utils.h delete mode 100644 chromium/net/quic/platform/impl/quic_linux_socket_utils_test.cc delete mode 100644 chromium/net/quic/platform/impl/quic_port_utils_impl.cc delete mode 100644 chromium/net/quic/platform/impl/quic_port_utils_impl.h delete mode 100644 chromium/net/quic/platform/impl/quic_socket_address_impl.cc delete mode 100644 chromium/net/quic/platform/impl/quic_socket_address_impl.h delete mode 100644 chromium/net/quic/platform/impl/quic_socket_utils.cc delete mode 100644 chromium/net/quic/platform/impl/quic_socket_utils.h delete mode 100644 chromium/net/quic/platform/impl/quic_socket_utils_test.cc delete mode 100644 chromium/net/quic/platform/impl/quic_testvalue_impl.h delete mode 100644 chromium/net/quic/quic_transport_error.cc delete mode 100644 chromium/net/quic/quic_transport_error.h create mode 100644 chromium/net/quic/web_transport_error.cc create mode 100644 chromium/net/quic/web_transport_error.h delete mode 100644 chromium/net/quiche/common/platform/impl/quiche_map_util_impl.h delete mode 100644 chromium/net/quiche/common/platform/impl/quiche_string_piece_impl.h create mode 100644 chromium/net/quiche/common/platform/impl/quiche_test_helpers_impl.h delete mode 100644 chromium/net/quiche/common/platform/impl/quiche_text_utils_impl.h delete mode 100644 chromium/net/quiche/common/platform/impl/quiche_unordered_containers_impl.h delete mode 100644 chromium/net/spdy/platform/impl/spdy_bug_tracker_impl.h delete mode 100644 chromium/net/spdy/platform/impl/spdy_estimate_memory_usage_impl.h delete mode 100644 chromium/net/spdy/platform/impl/spdy_logging_impl.h delete mode 100644 chromium/net/spdy/platform/impl/spdy_macros_impl.h delete mode 100644 chromium/net/spdy/platform/impl/spdy_test_helpers_impl.h delete mode 100644 chromium/net/spdy/platform/impl/spdy_test_impl.h delete mode 100644 chromium/net/spdy/platform/impl/spdy_unsafe_arena_impl_test.cc create mode 100644 chromium/net/third_party/quiche/src/common/platform/api/quiche_prefetch.h create mode 100644 chromium/net/third_party/quiche/src/common/platform/api/quiche_test_helpers.h delete mode 100644 chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils.h delete mode 100644 chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils_test.cc create mode 100644 chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_prefetch_impl.h create mode 100644 chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_sleep_impl.h create mode 100644 chromium/net/third_party/quiche/src/common/quiche_circular_deque.h create mode 100644 chromium/net/third_party/quiche/src/common/quiche_circular_deque_test.cc create mode 100644 chromium/net/third_party/quiche/src/common/quiche_linked_hash_map.h create mode 100644 chromium/net/third_party/quiche/src/common/quiche_linked_hash_map_test.cc create mode 100644 chromium/net/third_party/quiche/src/common/quiche_text_utils.cc create mode 100644 chromium/net/third_party/quiche/src/common/quiche_text_utils.h create mode 100644 chromium/net/third_party/quiche/src/common/quiche_text_utils_test.cc delete mode 100644 chromium/net/third_party/quiche/src/common/simple_linked_hash_map.h delete mode 100644 chromium/net/third_party/quiche/src/common/simple_linked_hash_map_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/adapter_impl_comparison_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/callback_visitor_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/data_source.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/data_source.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/data_source_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.cc create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.h create mode 100644 chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler.h create mode 100644 chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler.h create mode 100644 chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler_test.cc create mode 100644 chromium/net/third_party/quiche/src/http2/core/write_scheduler.h delete mode 100644 chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils_test.cc create mode 100644 chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.cc create mode 100644 chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.h create mode 100644 chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector_test.cc delete mode 100644 chromium/net/third_party/quiche/src/quic/core/quic_circular_deque.h delete mode 100644 chromium/net/third_party/quiche/src/quic/core/quic_circular_deque_test.cc delete mode 100644 chromium/net/third_party/quiche/src/quic/platform/api/quic_prefetch.h delete mode 100644 chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.cc delete mode 100644 chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler_test.cc delete mode 100644 chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler_test.cc delete mode 100644 chromium/net/third_party/quiche/src/spdy/core/write_scheduler.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/platform/api/spdy_bug_tracker.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flag_utils.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flags.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/platform/api/spdy_logging.h delete mode 100644 chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils_test.cc delete mode 100644 chromium/net/third_party/quiche/src/spdy/platform/api/spdy_test_helpers.h (limited to 'chromium/net') diff --git a/chromium/net/BUILD.gn b/chromium/net/BUILD.gn index 66b48b19c1e..0dbd3da90b2 100644 --- a/chromium/net/BUILD.gn +++ b/chromium/net/BUILD.gn @@ -32,8 +32,8 @@ posix_avoid_mmap = is_android && current_cpu != "x86" enable_built_in_dns = !is_ios -# Unix sockets are not supported on iOS or NaCl. -enable_unix_sockets = is_posix && !is_ios && !is_nacl +# Unix sockets are not supported on iOS. +enable_unix_sockets = is_posix && !is_ios # x86/x64 cast_shell builds run on regular trybots and can use python runtime # and remote test server. ARM cast_shell builds don't have python runtime. @@ -117,18 +117,46 @@ component("net") { "base/address_list.h", "base/auth.cc", "base/auth.h", + "base/backoff_entry.cc", + "base/backoff_entry.h", + "base/backoff_entry_serializer.cc", + "base/backoff_entry_serializer.h", + "base/cache_metrics.cc", + "base/cache_metrics.h", + "base/cache_type.h", + "base/chunked_upload_data_stream.cc", + "base/chunked_upload_data_stream.h", "base/completion_once_callback.h", "base/completion_repeating_callback.h", + "base/data_url.cc", + "base/data_url.h", "base/datagram_buffer.cc", "base/datagram_buffer.h", + "base/elements_upload_data_stream.cc", + "base/elements_upload_data_stream.h", "base/escape.cc", "base/escape.h", + "base/expiring_cache.h", "base/features.cc", "base/features.h", + "base/file_stream.cc", + "base/file_stream.h", + "base/file_stream_context.cc", + "base/file_stream_context.h", + "base/filename_util.cc", + "base/filename_util.h", + "base/filename_util_internal.cc", + "base/filename_util_internal.h", "base/hash_value.cc", "base/hash_value.h", + "base/hex_utils.cc", + "base/hex_utils.h", + "base/host_mapping_rules.cc", + "base/host_mapping_rules.h", "base/host_port_pair.cc", "base/host_port_pair.h", + "base/http_user_agent_settings.h", + "base/idempotency.h", "base/interval.h", "base/io_buffer.cc", "base/io_buffer.h", @@ -136,59 +164,135 @@ component("net") { "base/ip_address.h", "base/ip_endpoint.cc", "base/ip_endpoint.h", + "base/isolation_info.cc", + "base/isolation_info.h", + "base/load_flags.h", + "base/load_flags_list.h", + "base/load_states.h", + "base/load_states_list.h", "base/load_timing_info.cc", "base/load_timing_info.h", + "base/logging_network_change_observer.cc", + "base/logging_network_change_observer.h", "base/lookup_string_in_fixed_set.cc", "base/lookup_string_in_fixed_set.h", + "base/mime_sniffer.cc", + "base/mime_sniffer.h", + "base/mime_util.cc", + "base/mime_util.h", "base/net_error_details.h", "base/net_error_list.h", "base/net_errors.cc", "base/net_errors.h", + "base/net_info_source_list.h", "base/net_module.cc", "base/net_module.h", "base/net_string_util.h", + "base/network_activity_monitor.cc", + "base/network_activity_monitor.h", + "base/network_change_notifier.cc", + "base/network_change_notifier.h", + "base/network_change_notifier_factory.h", + "base/network_delegate.cc", + "base/network_delegate.h", + "base/network_delegate_impl.cc", + "base/network_delegate_impl.h", "base/network_interfaces.cc", "base/network_interfaces.h", + "base/network_isolation_key.cc", + "base/network_isolation_key.h", "base/parse_number.cc", "base/parse_number.h", + "base/platform_mime_util.h", "base/port_util.cc", "base/port_util.h", + "base/prioritized_dispatcher.cc", + "base/prioritized_dispatcher.h", + "base/prioritized_task_runner.cc", + "base/prioritized_task_runner.h", + "base/priority_queue.h", "base/privacy_mode.cc", "base/privacy_mode.h", + "base/proxy_delegate.h", + "base/proxy_server.cc", + "base/proxy_server.h", "base/rand_callback.h", "base/registry_controlled_domains/registry_controlled_domain.cc", "base/registry_controlled_domains/registry_controlled_domain.h", + "base/request_priority.cc", + "base/request_priority.h", + "base/scheme_host_port_matcher.cc", + "base/scheme_host_port_matcher.h", + "base/scheme_host_port_matcher_result.h", + "base/scheme_host_port_matcher_rule.cc", + "base/scheme_host_port_matcher_rule.h", "base/schemeful_site.cc", "base/schemeful_site.h", "base/sockaddr_storage.cc", "base/sockaddr_storage.h", "base/sys_addrinfo.h", + "base/test_data_stream.cc", + "base/test_data_stream.h", "base/transport_info.cc", "base/transport_info.h", + "base/upload_bytes_element_reader.cc", + "base/upload_bytes_element_reader.h", + "base/upload_data_stream.cc", + "base/upload_data_stream.h", + "base/upload_element_reader.cc", + "base/upload_element_reader.h", + "base/upload_file_element_reader.cc", + "base/upload_file_element_reader.h", + "base/upload_progress.h", "base/url_util.cc", "base/url_util.h", "cert/asn1_util.cc", "cert/asn1_util.h", + "cert/caching_cert_verifier.cc", + "cert/caching_cert_verifier.h", "cert/cert_and_ct_verifier.cc", "cert/cert_and_ct_verifier.h", "cert/cert_database.cc", "cert/cert_database.h", + "cert/cert_net_fetcher.h", "cert/cert_status_flags.cc", "cert/cert_status_flags.h", "cert/cert_status_flags_list.h", "cert/cert_verifier.cc", "cert/cert_verifier.h", + "cert/cert_verify_proc.cc", + "cert/cert_verify_proc.h", + "cert/cert_verify_proc_builtin.cc", + "cert/cert_verify_proc_builtin.h", "cert/cert_verify_result.cc", "cert/cert_verify_result.h", "cert/client_cert_verifier.h", + "cert/coalescing_cert_verifier.cc", + "cert/coalescing_cert_verifier.h", "cert/crl_set.cc", "cert/crl_set.h", + "cert/ct_log_response_parser.cc", + "cert/ct_log_response_parser.h", + "cert/ct_log_verifier.cc", + "cert/ct_log_verifier.h", + "cert/ct_log_verifier_util.cc", + "cert/ct_log_verifier_util.h", + "cert/ct_objects_extractor.cc", + "cert/ct_objects_extractor.h", "cert/ct_policy_enforcer.cc", "cert/ct_policy_enforcer.h", "cert/ct_policy_status.h", + "cert/ct_sct_to_string.cc", + "cert/ct_sct_to_string.h", + "cert/ct_serialization.cc", + "cert/ct_serialization.h", + "cert/ct_signed_certificate_timestamp_log_param.cc", + "cert/ct_signed_certificate_timestamp_log_param.h", "cert/ct_verifier.h", "cert/do_nothing_ct_verifier.cc", "cert/do_nothing_ct_verifier.h", + "cert/ev_root_ca_metadata.cc", + "cert/ev_root_ca_metadata.h", "cert/internal/cert_error_id.cc", "cert/internal/cert_error_id.h", "cert/internal/cert_error_params.cc", @@ -230,6 +334,8 @@ component("net") { "cert/internal/signature_algorithm.h", "cert/internal/simple_path_builder_delegate.cc", "cert/internal/simple_path_builder_delegate.h", + "cert/internal/system_trust_store.cc", + "cert/internal/system_trust_store.h", "cert/internal/trust_store.cc", "cert/internal/trust_store.h", "cert/internal/trust_store_collection.cc", @@ -242,11 +348,24 @@ component("net") { "cert/internal/verify_name_match.h", "cert/internal/verify_signed_data.cc", "cert/internal/verify_signed_data.h", + "cert/known_roots.cc", + "cert/known_roots.h", + "cert/merkle_audit_proof.cc", + "cert/merkle_audit_proof.h", + "cert/merkle_consistency_proof.cc", + "cert/merkle_consistency_proof.h", + "cert/merkle_tree_leaf.cc", + "cert/merkle_tree_leaf.h", + "cert/multi_log_ct_verifier.cc", + "cert/multi_log_ct_verifier.h", + "cert/multi_threaded_cert_verifier.cc", + "cert/multi_threaded_cert_verifier.h", "cert/ocsp_revocation_status.h", "cert/ocsp_verify_result.cc", "cert/ocsp_verify_result.h", "cert/pem.cc", "cert/pem.h", + "cert/root_cert_list_generated.h", "cert/sct_auditing_delegate.h", "cert/sct_status_flags.cc", "cert/sct_status_flags.h", @@ -258,6 +377,8 @@ component("net") { "cert/signed_tree_head.h", "cert/symantec_certs.cc", "cert/symantec_certs.h", + "cert/test_root_certs.cc", + "cert/test_root_certs.h", "cert/x509_cert_types.cc", "cert/x509_cert_types.h", "cert/x509_certificate.cc", @@ -266,6 +387,40 @@ component("net") { "cert/x509_certificate_net_log_param.h", "cert/x509_util.cc", "cert/x509_util.h", + "cert_net/cert_net_fetcher_url_request.cc", + "cert_net/cert_net_fetcher_url_request.h", + "cookies/canonical_cookie.cc", + "cookies/canonical_cookie.h", + "cookies/cookie_access_delegate.cc", + "cookies/cookie_access_delegate.h", + "cookies/cookie_access_result.cc", + "cookies/cookie_access_result.h", + "cookies/cookie_change_dispatcher.cc", + "cookies/cookie_change_dispatcher.h", + "cookies/cookie_constants.cc", + "cookies/cookie_constants.h", + "cookies/cookie_deletion_info.cc", + "cookies/cookie_deletion_info.h", + "cookies/cookie_inclusion_status.cc", + "cookies/cookie_inclusion_status.h", + "cookies/cookie_monster.cc", + "cookies/cookie_monster.h", + "cookies/cookie_monster_change_dispatcher.cc", + "cookies/cookie_monster_change_dispatcher.h", + "cookies/cookie_monster_netlog_params.cc", + "cookies/cookie_monster_netlog_params.h", + "cookies/cookie_options.cc", + "cookies/cookie_options.h", + "cookies/cookie_store.cc", + "cookies/cookie_store.h", + "cookies/cookie_util.cc", + "cookies/cookie_util.h", + "cookies/parsed_cookie.cc", + "cookies/parsed_cookie.h", + "cookies/site_for_cookies.cc", + "cookies/site_for_cookies.h", + "cookies/static_cookie_policy.cc", + "cookies/static_cookie_policy.h", "der/encode_values.cc", "der/encode_values.h", "der/input.cc", @@ -276,35 +431,222 @@ component("net") { "der/parser.h", "der/tag.cc", "der/tag.h", + "disk_cache/backend_cleanup_tracker.cc", + "disk_cache/backend_cleanup_tracker.h", + "disk_cache/blockfile/addr.cc", + "disk_cache/blockfile/addr.h", + "disk_cache/blockfile/backend_impl.cc", + "disk_cache/blockfile/backend_impl.h", + "disk_cache/blockfile/bitmap.cc", + "disk_cache/blockfile/bitmap.h", + "disk_cache/blockfile/block_files.cc", + "disk_cache/blockfile/block_files.h", + "disk_cache/blockfile/disk_format.cc", + "disk_cache/blockfile/disk_format.h", + "disk_cache/blockfile/disk_format_base.h", + "disk_cache/blockfile/entry_impl.cc", + "disk_cache/blockfile/entry_impl.h", + "disk_cache/blockfile/errors.h", + "disk_cache/blockfile/eviction.cc", + "disk_cache/blockfile/eviction.h", + "disk_cache/blockfile/experiments.h", + "disk_cache/blockfile/file.cc", + "disk_cache/blockfile/file.h", + "disk_cache/blockfile/file_block.h", + "disk_cache/blockfile/file_lock.cc", + "disk_cache/blockfile/file_lock.h", + "disk_cache/blockfile/histogram_macros.h", + "disk_cache/blockfile/in_flight_backend_io.cc", + "disk_cache/blockfile/in_flight_backend_io.h", + "disk_cache/blockfile/in_flight_io.cc", + "disk_cache/blockfile/in_flight_io.h", + "disk_cache/blockfile/mapped_file.cc", + "disk_cache/blockfile/mapped_file.h", + "disk_cache/blockfile/rankings.cc", + "disk_cache/blockfile/rankings.h", + "disk_cache/blockfile/sparse_control.cc", + "disk_cache/blockfile/sparse_control.h", + "disk_cache/blockfile/stats.cc", + "disk_cache/blockfile/stats.h", + "disk_cache/blockfile/storage_block-inl.h", + "disk_cache/blockfile/storage_block.h", + "disk_cache/blockfile/stress_support.h", + "disk_cache/cache_util.cc", + "disk_cache/cache_util.h", + "disk_cache/disk_cache.cc", + "disk_cache/disk_cache.h", + "disk_cache/memory/mem_backend_impl.cc", + "disk_cache/memory/mem_backend_impl.h", + "disk_cache/memory/mem_entry_impl.cc", + "disk_cache/memory/mem_entry_impl.h", + "disk_cache/net_log_parameters.cc", + "disk_cache/net_log_parameters.h", + "disk_cache/simple/post_doom_waiter.cc", + "disk_cache/simple/post_doom_waiter.h", + "disk_cache/simple/simple_backend_impl.cc", + "disk_cache/simple/simple_backend_impl.h", + "disk_cache/simple/simple_backend_version.h", + "disk_cache/simple/simple_entry_format.cc", + "disk_cache/simple/simple_entry_format.h", + "disk_cache/simple/simple_entry_format_history.h", + "disk_cache/simple/simple_entry_impl.cc", + "disk_cache/simple/simple_entry_impl.h", + "disk_cache/simple/simple_entry_operation.cc", + "disk_cache/simple/simple_entry_operation.h", + "disk_cache/simple/simple_file_tracker.cc", + "disk_cache/simple/simple_file_tracker.h", + "disk_cache/simple/simple_histogram_macros.h", + "disk_cache/simple/simple_index.cc", + "disk_cache/simple/simple_index.h", + "disk_cache/simple/simple_index_delegate.h", + "disk_cache/simple/simple_index_file.cc", + "disk_cache/simple/simple_index_file.h", + "disk_cache/simple/simple_net_log_parameters.cc", + "disk_cache/simple/simple_net_log_parameters.h", + "disk_cache/simple/simple_synchronous_entry.cc", + "disk_cache/simple/simple_synchronous_entry.h", + "disk_cache/simple/simple_util.cc", + "disk_cache/simple/simple_util.h", + "disk_cache/simple/simple_version_upgrade.cc", + "disk_cache/simple/simple_version_upgrade.h", + "filter/filter_source_stream.cc", + "filter/filter_source_stream.h", + "filter/gzip_header.cc", + "filter/gzip_header.h", + "filter/gzip_source_stream.cc", + "filter/gzip_source_stream.h", + "filter/source_stream.cc", + "filter/source_stream.h", + "http/alternative_service.cc", + "http/alternative_service.h", + "http/bidirectional_stream.cc", + "http/bidirectional_stream.h", + "http/bidirectional_stream_impl.cc", + "http/bidirectional_stream_impl.h", + "http/bidirectional_stream_request_info.cc", + "http/bidirectional_stream_request_info.h", + "http/broken_alternative_services.cc", + "http/broken_alternative_services.h", "http/hsts_info.h", + "http/http_auth.cc", + "http/http_auth.h", + "http/http_auth_cache.cc", + "http/http_auth_cache.h", "http/http_auth_challenge_tokenizer.cc", "http/http_auth_challenge_tokenizer.h", + "http/http_auth_controller.cc", + "http/http_auth_controller.h", + "http/http_auth_filter.cc", + "http/http_auth_filter.h", + "http/http_auth_handler.cc", + "http/http_auth_handler.h", + "http/http_auth_handler_basic.cc", + "http/http_auth_handler_basic.h", + "http/http_auth_handler_digest.cc", + "http/http_auth_handler_digest.h", + "http/http_auth_handler_factory.cc", + "http/http_auth_handler_factory.h", + "http/http_auth_handler_ntlm.cc", + "http/http_auth_handler_ntlm.h", + "http/http_auth_mechanism.h", + "http/http_auth_multi_round_parse.cc", + "http/http_auth_multi_round_parse.h", + "http/http_auth_preferences.cc", + "http/http_auth_preferences.h", "http/http_auth_scheme.cc", "http/http_auth_scheme.h", + "http/http_basic_state.cc", + "http/http_basic_state.h", + "http/http_basic_stream.cc", + "http/http_basic_stream.h", "http/http_byte_range.cc", "http/http_byte_range.h", + "http/http_cache.cc", + "http/http_cache.h", + "http/http_cache_lookup_manager.cc", + "http/http_cache_lookup_manager.h", + "http/http_cache_transaction.cc", + "http/http_cache_transaction.h", + "http/http_cache_writers.cc", + "http/http_cache_writers.h", + "http/http_chunked_decoder.cc", + "http/http_chunked_decoder.h", + "http/http_content_disposition.cc", + "http/http_content_disposition.h", "http/http_log_util.cc", "http/http_log_util.h", + "http/http_network_layer.cc", + "http/http_network_layer.h", + "http/http_network_session.cc", + "http/http_network_session.h", + "http/http_network_session_peer.cc", + "http/http_network_session_peer.h", + "http/http_network_transaction.cc", + "http/http_network_transaction.h", + "http/http_proxy_client_socket.cc", + "http/http_proxy_client_socket.h", + "http/http_proxy_connect_job.cc", + "http/http_proxy_connect_job.h", "http/http_raw_request_headers.cc", "http/http_raw_request_headers.h", "http/http_request_headers.cc", "http/http_request_headers.h", + "http/http_request_info.cc", + "http/http_request_info.h", + "http/http_response_body_drainer.cc", + "http/http_response_body_drainer.h", "http/http_response_headers.cc", "http/http_response_headers.h", "http/http_response_info.cc", "http/http_response_info.h", "http/http_security_headers.cc", "http/http_security_headers.h", + "http/http_server_properties.cc", + "http/http_server_properties.h", + "http/http_server_properties_manager.cc", + "http/http_server_properties_manager.h", + "http/http_status_code.cc", + "http/http_status_code.h", "http/http_status_code_list.h", + "http/http_stream.h", + "http/http_stream_factory.cc", + "http/http_stream_factory.h", + "http/http_stream_factory_job.cc", + "http/http_stream_factory_job.h", + "http/http_stream_factory_job_controller.cc", + "http/http_stream_factory_job_controller.h", + "http/http_stream_parser.cc", + "http/http_stream_parser.h", + "http/http_stream_request.cc", + "http/http_stream_request.h", + "http/http_transaction.h", + "http/http_transaction_factory.h", "http/http_util.cc", "http/http_util.h", "http/http_vary_data.cc", "http/http_vary_data.h", + "http/http_version.h", + "http/partial_data.cc", + "http/partial_data.h", + "http/proxy_client_socket.cc", + "http/proxy_client_socket.h", + "http/proxy_fallback.cc", + "http/proxy_fallback.h", "http/structured_headers.cc", "http/structured_headers.h", + "http/transport_security_persister.cc", + "http/transport_security_persister.h", "http/transport_security_state.h", "http/transport_security_state_source.cc", "http/transport_security_state_source.h", + "http/url_security_manager.cc", + "http/url_security_manager.h", + "http/webfonts_histogram.cc", + "http/webfonts_histogram.h", + "http2/platform/impl/http2_macros_impl.h", + "http2/platform/impl/http2_string_utils_impl.h", + "log/file_net_log_observer.cc", + "log/file_net_log_observer.h", "log/net_log.cc", "log/net_log.h", "log/net_log_capture_mode.cc", @@ -317,34 +659,315 @@ component("net") { "log/net_log_source.h", "log/net_log_source_type.h", "log/net_log_source_type_list.h", + "log/net_log_util.cc", + "log/net_log_util.h", "log/net_log_values.cc", "log/net_log_values.h", "log/net_log_with_source.cc", "log/net_log_with_source.h", + "log/trace_net_log_observer.cc", + "log/trace_net_log_observer.h", + "nqe/cached_network_quality.cc", + "nqe/cached_network_quality.h", + "nqe/connectivity_monitor.cc", + "nqe/connectivity_monitor.h", + "nqe/effective_connection_type.cc", + "nqe/effective_connection_type.h", + "nqe/effective_connection_type_observer.h", + "nqe/event_creator.cc", + "nqe/event_creator.h", + "nqe/network_id.cc", + "nqe/network_id.h", + "nqe/network_qualities_prefs_manager.cc", + "nqe/network_qualities_prefs_manager.h", + "nqe/network_quality.cc", + "nqe/network_quality.h", + "nqe/network_quality_estimator.cc", + "nqe/network_quality_estimator.h", + "nqe/network_quality_estimator_params.cc", + "nqe/network_quality_estimator_params.h", + "nqe/network_quality_estimator_util.cc", + "nqe/network_quality_estimator_util.h", + "nqe/network_quality_observation.cc", + "nqe/network_quality_observation.h", + "nqe/network_quality_observation_source.h", + "nqe/network_quality_store.cc", + "nqe/network_quality_store.h", + "nqe/observation_buffer.cc", + "nqe/observation_buffer.h", + "nqe/peer_to_peer_connections_count_observer.h", + "nqe/pref_names.cc", + "nqe/pref_names.h", + "nqe/rtt_throughput_estimates_observer.h", + "nqe/socket_watcher.cc", + "nqe/socket_watcher.h", + "nqe/socket_watcher_factory.cc", + "nqe/socket_watcher_factory.h", + "nqe/throughput_analyzer.cc", + "nqe/throughput_analyzer.h", + "nqe/weighted_observation.h", + "proxy_resolution/configured_proxy_resolution_request.cc", + "proxy_resolution/configured_proxy_resolution_request.h", + "proxy_resolution/configured_proxy_resolution_service.cc", + "proxy_resolution/configured_proxy_resolution_service.h", + "proxy_resolution/dhcp_pac_file_fetcher.cc", + "proxy_resolution/dhcp_pac_file_fetcher.h", + "proxy_resolution/multi_threaded_proxy_resolver.cc", + "proxy_resolution/multi_threaded_proxy_resolver.h", + "proxy_resolution/network_delegate_error_observer.cc", + "proxy_resolution/network_delegate_error_observer.h", + "proxy_resolution/pac_file_data.cc", + "proxy_resolution/pac_file_data.h", + "proxy_resolution/pac_file_decider.cc", + "proxy_resolution/pac_file_decider.h", + "proxy_resolution/pac_file_fetcher.h", + "proxy_resolution/pac_file_fetcher_impl.cc", + "proxy_resolution/pac_file_fetcher_impl.h", + "proxy_resolution/polling_proxy_config_service.cc", + "proxy_resolution/polling_proxy_config_service.h", + "proxy_resolution/proxy_bypass_rules.cc", + "proxy_resolution/proxy_bypass_rules.h", + "proxy_resolution/proxy_config.cc", + "proxy_resolution/proxy_config.h", + "proxy_resolution/proxy_config_service.h", + "proxy_resolution/proxy_config_service_fixed.cc", + "proxy_resolution/proxy_config_service_fixed.h", + "proxy_resolution/proxy_config_with_annotation.cc", + "proxy_resolution/proxy_config_with_annotation.h", + "proxy_resolution/proxy_info.cc", + "proxy_resolution/proxy_info.h", + "proxy_resolution/proxy_list.cc", + "proxy_resolution/proxy_list.h", + "proxy_resolution/proxy_resolution_request.h", + "proxy_resolution/proxy_resolution_service.h", + "proxy_resolution/proxy_resolve_dns_operation.h", + "proxy_resolution/proxy_resolver.h", + "proxy_resolution/proxy_resolver_error_observer.h", + "proxy_resolution/proxy_resolver_factory.cc", + "proxy_resolution/proxy_resolver_factory.h", + "proxy_resolution/proxy_retry_info.h", + "quic/address_utils.h", + "quic/bidirectional_stream_quic_impl.cc", + "quic/bidirectional_stream_quic_impl.h", + "quic/crypto/proof_source_chromium.cc", + "quic/crypto/proof_source_chromium.h", + "quic/crypto/proof_verifier_chromium.cc", + "quic/crypto/proof_verifier_chromium.h", + "quic/dedicated_web_transport_http3_client.cc", + "quic/dedicated_web_transport_http3_client.h", + "quic/network_connection.cc", + "quic/network_connection.h", + "quic/platform/impl/quic_chromium_clock.cc", + "quic/platform/impl/quic_chromium_clock.h", + "quic/platform/impl/quic_client_stats_impl.h", + "quic/platform/impl/quic_containers_impl.h", + "quic/platform/impl/quic_error_code_wrappers_impl.h", + "quic/platform/impl/quic_file_utils_impl.h", + "quic/platform/impl/quic_flags_impl.cc", + "quic/platform/impl/quic_flags_impl.h", + "quic/platform/impl/quic_hostname_utils_impl.cc", + "quic/platform/impl/quic_hostname_utils_impl.h", + "quic/platform/impl/quic_iovec_impl.h", + "quic/platform/impl/quic_map_util_impl.h", + "quic/platform/impl/quic_mem_slice_impl.cc", + "quic/platform/impl/quic_mem_slice_impl.h", + "quic/platform/impl/quic_mem_slice_span_impl.cc", + "quic/platform/impl/quic_mem_slice_span_impl.h", + "quic/platform/impl/quic_mem_slice_storage_impl.cc", + "quic/platform/impl/quic_mem_slice_storage_impl.h", + "quic/platform/impl/quic_prefetch_impl.h", + "quic/platform/impl/quic_reference_counted_impl.h", + "quic/platform/impl/quic_server_stats_impl.h", + "quic/platform/impl/quic_sleep_impl.h", + "quic/platform/impl/quic_stack_trace_impl.h", + "quic/properties_based_quic_server_info.cc", + "quic/properties_based_quic_server_info.h", + "quic/quic_address_mismatch.cc", + "quic/quic_address_mismatch.h", + "quic/quic_chromium_alarm_factory.cc", + "quic/quic_chromium_alarm_factory.h", + "quic/quic_chromium_client_session.cc", + "quic/quic_chromium_client_session.h", + "quic/quic_chromium_client_stream.cc", + "quic/quic_chromium_client_stream.h", + "quic/quic_chromium_connection_helper.cc", + "quic/quic_chromium_connection_helper.h", + "quic/quic_chromium_packet_reader.cc", + "quic/quic_chromium_packet_reader.h", + "quic/quic_chromium_packet_writer.cc", + "quic/quic_chromium_packet_writer.h", + "quic/quic_client_session_cache.cc", + "quic/quic_client_session_cache.h", + "quic/quic_clock_skew_detector.cc", + "quic/quic_clock_skew_detector.h", + "quic/quic_connection_logger.cc", + "quic/quic_connection_logger.h", + "quic/quic_connectivity_monitor.cc", + "quic/quic_connectivity_monitor.h", + "quic/quic_connectivity_probing_manager.cc", + "quic/quic_connectivity_probing_manager.h", + "quic/quic_context.cc", + "quic/quic_context.h", + "quic/quic_crypto_client_config_handle.cc", + "quic/quic_crypto_client_config_handle.h", + "quic/quic_crypto_client_stream_factory.cc", + "quic/quic_crypto_client_stream_factory.h", + "quic/quic_event_logger.cc", + "quic/quic_event_logger.h", + "quic/quic_http3_logger.cc", + "quic/quic_http3_logger.h", + "quic/quic_http_stream.cc", + "quic/quic_http_stream.h", + "quic/quic_http_utils.cc", + "quic/quic_http_utils.h", + "quic/quic_proxy_client_socket.cc", + "quic/quic_proxy_client_socket.h", + "quic/quic_server_info.cc", + "quic/quic_server_info.h", + "quic/quic_session_key.cc", + "quic/quic_session_key.h", + "quic/quic_stream_factory.cc", + "quic/quic_stream_factory.h", + "quic/quic_transport_client.cc", + "quic/quic_transport_client.h", + "quic/web_transport_client.cc", + "quic/web_transport_client.h", + "quic/web_transport_error.cc", + "quic/web_transport_error.h", + "quiche/common/platform/impl/quiche_bug_tracker_impl.h", + "quiche/common/platform/impl/quiche_flag_utils_impl.h", + "quiche/common/platform/impl/quiche_flags_impl.cc", + "quiche/common/platform/impl/quiche_flags_impl.h", + "socket/client_socket_factory.cc", + "socket/client_socket_factory.h", "socket/client_socket_handle.cc", "socket/client_socket_handle.h", + "socket/client_socket_pool.cc", + "socket/client_socket_pool.h", + "socket/client_socket_pool_manager.cc", + "socket/client_socket_pool_manager.h", + "socket/client_socket_pool_manager_impl.cc", + "socket/client_socket_pool_manager_impl.h", "socket/connect_job.cc", "socket/connect_job.h", "socket/connection_attempts.h", + "socket/datagram_client_socket.h", + "socket/datagram_server_socket.h", + "socket/datagram_socket.h", + "socket/diff_serv_code_point.h", "socket/next_proto.cc", "socket/next_proto.h", + "socket/server_socket.cc", + "socket/server_socket.h", "socket/socket.cc", "socket/socket.h", "socket/socket_bio_adapter.cc", "socket/socket_bio_adapter.h", + "socket/socket_descriptor.cc", + "socket/socket_descriptor.h", + "socket/socket_net_log_params.cc", + "socket/socket_net_log_params.h", + "socket/socket_options.cc", + "socket/socket_options.h", "socket/socket_performance_watcher.h", "socket/socket_performance_watcher_factory.h", + "socket/socket_tag.cc", + "socket/socket_tag.h", + "socket/socks5_client_socket.cc", + "socket/socks5_client_socket.h", + "socket/socks_client_socket.cc", + "socket/socks_client_socket.h", + "socket/socks_connect_job.cc", + "socket/socks_connect_job.h", "socket/ssl_client_socket.cc", "socket/ssl_client_socket.h", "socket/ssl_client_socket_impl.cc", "socket/ssl_client_socket_impl.h", + "socket/ssl_connect_job.cc", + "socket/ssl_connect_job.h", + "socket/ssl_server_socket.h", + "socket/ssl_server_socket_impl.cc", + "socket/ssl_server_socket_impl.h", "socket/ssl_socket.h", "socket/stream_socket.cc", "socket/stream_socket.h", + "socket/tcp_client_socket.cc", + "socket/tcp_client_socket.h", + "socket/tcp_server_socket.cc", + "socket/tcp_server_socket.h", + "socket/tcp_socket.h", + "socket/transport_client_socket.cc", + "socket/transport_client_socket.h", + "socket/transport_client_socket_pool.cc", + "socket/transport_client_socket_pool.h", + "socket/transport_connect_job.cc", + "socket/transport_connect_job.h", + "socket/udp_client_socket.cc", + "socket/udp_client_socket.h", + "socket/udp_net_log_parameters.cc", + "socket/udp_net_log_parameters.h", + "socket/udp_server_socket.cc", + "socket/udp_server_socket.h", + "socket/udp_socket.h", + "socket/udp_socket_global_limits.cc", + "socket/udp_socket_global_limits.h", + "socket/websocket_endpoint_lock_manager.cc", + "socket/websocket_endpoint_lock_manager.h", + "socket/websocket_transport_client_socket_pool.cc", + "socket/websocket_transport_client_socket_pool.h", + "socket/websocket_transport_connect_job.cc", + "socket/websocket_transport_connect_job.h", + "socket/websocket_transport_connect_sub_job.cc", + "socket/websocket_transport_connect_sub_job.h", + "spdy/alps_decoder.cc", + "spdy/alps_decoder.h", + "spdy/bidirectional_stream_spdy_impl.cc", + "spdy/bidirectional_stream_spdy_impl.h", + "spdy/buffered_spdy_framer.cc", + "spdy/buffered_spdy_framer.h", + "spdy/header_coalescer.cc", + "spdy/header_coalescer.h", + "spdy/http2_priority_dependencies.cc", + "spdy/http2_priority_dependencies.h", + "spdy/http2_push_promise_index.cc", + "spdy/http2_push_promise_index.h", + "spdy/multiplexed_http_stream.cc", + "spdy/multiplexed_http_stream.h", + "spdy/multiplexed_session.cc", + "spdy/multiplexed_session.h", + "spdy/platform/impl/spdy_containers_impl.h", + "spdy/platform/impl/spdy_string_utils_impl.cc", + "spdy/platform/impl/spdy_string_utils_impl.h", + "spdy/server_push_delegate.h", + "spdy/spdy_buffer.cc", + "spdy/spdy_buffer.h", + "spdy/spdy_buffer_producer.cc", + "spdy/spdy_buffer_producer.h", + "spdy/spdy_http_stream.cc", + "spdy/spdy_http_stream.h", + "spdy/spdy_http_utils.cc", + "spdy/spdy_http_utils.h", + "spdy/spdy_log_util.cc", + "spdy/spdy_log_util.h", + "spdy/spdy_proxy_client_socket.cc", + "spdy/spdy_proxy_client_socket.h", + "spdy/spdy_read_queue.cc", + "spdy/spdy_read_queue.h", + "spdy/spdy_session.cc", + "spdy/spdy_session.h", + "spdy/spdy_session_key.cc", + "spdy/spdy_session_key.h", + "spdy/spdy_session_pool.cc", + "spdy/spdy_session_pool.h", + "spdy/spdy_stream.cc", + "spdy/spdy_stream.h", + "spdy/spdy_write_queue.cc", + "spdy/spdy_write_queue.h", "ssl/cert_compression.cc", "ssl/cert_compression.h", "ssl/client_cert_identity.cc", "ssl/client_cert_identity.h", + "ssl/client_cert_store.h", "ssl/openssl_ssl_util.cc", "ssl/openssl_ssl_util.h", "ssl/ssl_cert_request_info.cc", @@ -360,19 +983,85 @@ component("net") { "ssl/ssl_config.h", "ssl/ssl_config_service.cc", "ssl/ssl_config_service.h", + "ssl/ssl_config_service_defaults.cc", + "ssl/ssl_config_service_defaults.h", "ssl/ssl_connection_status_flags.h", "ssl/ssl_handshake_details.h", "ssl/ssl_info.cc", "ssl/ssl_info.h", "ssl/ssl_key_logger.cc", "ssl/ssl_key_logger.h", + "ssl/ssl_key_logger_impl.cc", + "ssl/ssl_key_logger_impl.h", "ssl/ssl_legacy_crypto_fallback.h", + "ssl/ssl_platform_key_util.cc", + "ssl/ssl_platform_key_util.h", "ssl/ssl_private_key.cc", "ssl/ssl_private_key.h", "ssl/ssl_server_config.cc", "ssl/ssl_server_config.h", + "ssl/threaded_ssl_private_key.cc", + "ssl/threaded_ssl_private_key.h", "third_party/uri_template/uri_template.cc", "third_party/uri_template/uri_template.h", + "url_request/redirect_info.cc", + "url_request/redirect_info.h", + "url_request/redirect_util.cc", + "url_request/redirect_util.h", + "url_request/referrer_policy.h", + "url_request/report_sender.cc", + "url_request/report_sender.h", + "url_request/static_http_user_agent_settings.cc", + "url_request/static_http_user_agent_settings.h", + "url_request/url_fetcher.cc", + "url_request/url_fetcher.h", + "url_request/url_fetcher_core.cc", + "url_request/url_fetcher_core.h", + "url_request/url_fetcher_delegate.cc", + "url_request/url_fetcher_delegate.h", + "url_request/url_fetcher_factory.h", + "url_request/url_fetcher_impl.cc", + "url_request/url_fetcher_impl.h", + "url_request/url_fetcher_response_writer.cc", + "url_request/url_fetcher_response_writer.h", + "url_request/url_request.cc", + "url_request/url_request.h", + "url_request/url_request_context.cc", + "url_request/url_request_context.h", + "url_request/url_request_context_builder.cc", + "url_request/url_request_context_builder.h", + "url_request/url_request_context_getter.cc", + "url_request/url_request_context_getter.h", + "url_request/url_request_context_getter_observer.h", + "url_request/url_request_context_storage.cc", + "url_request/url_request_context_storage.h", + "url_request/url_request_error_job.cc", + "url_request/url_request_error_job.h", + "url_request/url_request_filter.cc", + "url_request/url_request_filter.h", + "url_request/url_request_http_job.cc", + "url_request/url_request_http_job.h", + "url_request/url_request_interceptor.cc", + "url_request/url_request_interceptor.h", + "url_request/url_request_job.cc", + "url_request/url_request_job.h", + "url_request/url_request_job_factory.cc", + "url_request/url_request_job_factory.h", + "url_request/url_request_netlog_params.cc", + "url_request/url_request_netlog_params.h", + "url_request/url_request_redirect_job.cc", + "url_request/url_request_redirect_job.h", + "url_request/url_request_test_job.cc", + "url_request/url_request_test_job.h", + "url_request/url_request_throttler_entry.cc", + "url_request/url_request_throttler_entry.h", + "url_request/url_request_throttler_entry_interface.h", + "url_request/url_request_throttler_manager.cc", + "url_request/url_request_throttler_manager.h", + "url_request/view_cache_helper.cc", + "url_request/view_cache_helper.h", + "url_request/websocket_handshake_userdata_key.cc", + "url_request/websocket_handshake_userdata_key.h", ] if (is_posix || is_fuchsia) { @@ -380,7 +1069,7 @@ component("net") { } defines = [] - if (disable_brotli_filter || is_nacl) { + if (disable_brotli_filter) { defines += [ "NET_DISABLE_BROTLI" ] } @@ -393,6 +1082,7 @@ component("net") { public_deps = [ ":net_export_header", ":net_public_deps", + "//base", "//net/dns", "//net/dns:dns_client", "//net/dns:host_resolver", @@ -413,1060 +1103,345 @@ component("net") { "//net/third_party/quiche", ] - if (is_nacl) { - sources += [ "base/network_interfaces_nacl.cc" ] + if (enable_reporting) { + sources += [ + "network_error_logging/network_error_logging_service.cc", + "network_error_logging/network_error_logging_service.h", + "network_error_logging/persistent_reporting_and_nel_store.h", + "reporting/reporting_browsing_data_remover.cc", + "reporting/reporting_browsing_data_remover.h", + "reporting/reporting_cache.cc", + "reporting/reporting_cache.h", + "reporting/reporting_cache_impl.cc", + "reporting/reporting_cache_impl.h", + "reporting/reporting_cache_observer.cc", + "reporting/reporting_cache_observer.h", + "reporting/reporting_context.cc", + "reporting/reporting_context.h", + "reporting/reporting_delegate.cc", + "reporting/reporting_delegate.h", + "reporting/reporting_delivery_agent.cc", + "reporting/reporting_delivery_agent.h", + "reporting/reporting_endpoint.cc", + "reporting/reporting_endpoint.h", + "reporting/reporting_endpoint_manager.cc", + "reporting/reporting_endpoint_manager.h", + "reporting/reporting_garbage_collector.cc", + "reporting/reporting_garbage_collector.h", + "reporting/reporting_header_parser.cc", + "reporting/reporting_header_parser.h", + "reporting/reporting_network_change_observer.cc", + "reporting/reporting_network_change_observer.h", + "reporting/reporting_policy.cc", + "reporting/reporting_policy.h", + "reporting/reporting_report.cc", + "reporting/reporting_report.h", + "reporting/reporting_service.cc", + "reporting/reporting_service.h", + "reporting/reporting_uploader.cc", + "reporting/reporting_uploader.h", + ] } - if (!is_nacl) { + if (is_android) { sources += [ - "base/backoff_entry.cc", - "base/backoff_entry.h", - "base/backoff_entry_serializer.cc", - "base/backoff_entry_serializer.h", - "base/cache_metrics.cc", - "base/cache_metrics.h", - "base/cache_type.h", - "base/chunked_upload_data_stream.cc", - "base/chunked_upload_data_stream.h", - "base/data_url.cc", - "base/data_url.h", - "base/elements_upload_data_stream.cc", - "base/elements_upload_data_stream.h", - "base/expiring_cache.h", - "base/file_stream.cc", - "base/file_stream.h", - "base/file_stream_context.cc", - "base/file_stream_context.h", - "base/filename_util.cc", - "base/filename_util.h", - "base/filename_util_internal.cc", - "base/filename_util_internal.h", - "base/hex_utils.cc", - "base/hex_utils.h", - "base/host_mapping_rules.cc", - "base/host_mapping_rules.h", - "base/http_user_agent_settings.h", - "base/idempotency.h", - "base/isolation_info.cc", - "base/isolation_info.h", - "base/load_flags.h", - "base/load_flags_list.h", - "base/load_states.h", - "base/load_states_list.h", - "base/logging_network_change_observer.cc", - "base/logging_network_change_observer.h", - "base/mime_sniffer.cc", - "base/mime_sniffer.h", - "base/mime_util.cc", - "base/mime_util.h", - "base/net_info_source_list.h", - "base/network_activity_monitor.cc", - "base/network_activity_monitor.h", - "base/network_change_notifier.cc", - "base/network_change_notifier.h", - "base/network_change_notifier_factory.h", - "base/network_delegate.cc", - "base/network_delegate.h", - "base/network_delegate_impl.cc", - "base/network_delegate_impl.h", - "base/network_isolation_key.cc", - "base/network_isolation_key.h", - "base/platform_mime_util.h", - "base/prioritized_dispatcher.cc", - "base/prioritized_dispatcher.h", - "base/prioritized_task_runner.cc", - "base/prioritized_task_runner.h", - "base/priority_queue.h", - "base/proxy_delegate.h", - "base/proxy_server.cc", - "base/proxy_server.h", - "base/request_priority.cc", - "base/request_priority.h", - "base/scheme_host_port_matcher.cc", - "base/scheme_host_port_matcher.h", - "base/scheme_host_port_matcher_result.h", - "base/scheme_host_port_matcher_rule.cc", - "base/scheme_host_port_matcher_rule.h", - "base/test_data_stream.cc", - "base/test_data_stream.h", - "base/upload_bytes_element_reader.cc", - "base/upload_bytes_element_reader.h", - "base/upload_data_stream.cc", - "base/upload_data_stream.h", - "base/upload_element_reader.cc", - "base/upload_element_reader.h", - "base/upload_file_element_reader.cc", - "base/upload_file_element_reader.h", - "base/upload_progress.h", - "cert/caching_cert_verifier.cc", - "cert/caching_cert_verifier.h", - "cert/cert_net_fetcher.h", - "cert/cert_verify_proc.cc", - "cert/cert_verify_proc.h", - "cert/cert_verify_proc_builtin.cc", - "cert/cert_verify_proc_builtin.h", - "cert/coalescing_cert_verifier.cc", - "cert/coalescing_cert_verifier.h", - "cert/ct_log_response_parser.cc", - "cert/ct_log_response_parser.h", - "cert/ct_log_verifier.cc", - "cert/ct_log_verifier.h", - "cert/ct_log_verifier_util.cc", - "cert/ct_log_verifier_util.h", - "cert/ct_objects_extractor.cc", - "cert/ct_objects_extractor.h", - "cert/ct_sct_to_string.cc", - "cert/ct_sct_to_string.h", - "cert/ct_serialization.cc", - "cert/ct_serialization.h", - "cert/ct_signed_certificate_timestamp_log_param.cc", - "cert/ct_signed_certificate_timestamp_log_param.h", - "cert/ev_root_ca_metadata.cc", - "cert/ev_root_ca_metadata.h", - "cert/internal/system_trust_store.cc", - "cert/internal/system_trust_store.h", - "cert/known_roots.cc", - "cert/known_roots.h", - "cert/merkle_audit_proof.cc", - "cert/merkle_audit_proof.h", - "cert/merkle_consistency_proof.cc", - "cert/merkle_consistency_proof.h", - "cert/merkle_tree_leaf.cc", - "cert/merkle_tree_leaf.h", - "cert/multi_log_ct_verifier.cc", - "cert/multi_log_ct_verifier.h", - "cert/multi_threaded_cert_verifier.cc", - "cert/multi_threaded_cert_verifier.h", - "cert/root_cert_list_generated.h", - "cert/test_root_certs.cc", - "cert/test_root_certs.h", - "cert_net/cert_net_fetcher_url_request.cc", - "cert_net/cert_net_fetcher_url_request.h", - "cookies/canonical_cookie.cc", - "cookies/canonical_cookie.h", - "cookies/cookie_access_delegate.cc", - "cookies/cookie_access_delegate.h", - "cookies/cookie_access_result.cc", - "cookies/cookie_access_result.h", - "cookies/cookie_change_dispatcher.cc", - "cookies/cookie_change_dispatcher.h", - "cookies/cookie_constants.cc", - "cookies/cookie_constants.h", - "cookies/cookie_deletion_info.cc", - "cookies/cookie_deletion_info.h", - "cookies/cookie_inclusion_status.cc", - "cookies/cookie_inclusion_status.h", - "cookies/cookie_monster.cc", - "cookies/cookie_monster.h", - "cookies/cookie_monster_change_dispatcher.cc", - "cookies/cookie_monster_change_dispatcher.h", - "cookies/cookie_monster_netlog_params.cc", - "cookies/cookie_monster_netlog_params.h", - "cookies/cookie_options.cc", - "cookies/cookie_options.h", - "cookies/cookie_store.cc", - "cookies/cookie_store.h", - "cookies/cookie_util.cc", - "cookies/cookie_util.h", - "cookies/parsed_cookie.cc", - "cookies/parsed_cookie.h", - "cookies/site_for_cookies.cc", - "cookies/site_for_cookies.h", - "cookies/static_cookie_policy.cc", - "cookies/static_cookie_policy.h", - "disk_cache/backend_cleanup_tracker.cc", - "disk_cache/backend_cleanup_tracker.h", - "disk_cache/blockfile/addr.cc", - "disk_cache/blockfile/addr.h", - "disk_cache/blockfile/backend_impl.cc", - "disk_cache/blockfile/backend_impl.h", - "disk_cache/blockfile/bitmap.cc", - "disk_cache/blockfile/bitmap.h", - "disk_cache/blockfile/block_files.cc", - "disk_cache/blockfile/block_files.h", - "disk_cache/blockfile/disk_format.cc", - "disk_cache/blockfile/disk_format.h", - "disk_cache/blockfile/disk_format_base.h", - "disk_cache/blockfile/entry_impl.cc", - "disk_cache/blockfile/entry_impl.h", - "disk_cache/blockfile/errors.h", - "disk_cache/blockfile/eviction.cc", - "disk_cache/blockfile/eviction.h", - "disk_cache/blockfile/experiments.h", - "disk_cache/blockfile/file.cc", - "disk_cache/blockfile/file.h", - "disk_cache/blockfile/file_block.h", - "disk_cache/blockfile/file_lock.cc", - "disk_cache/blockfile/file_lock.h", - "disk_cache/blockfile/histogram_macros.h", - "disk_cache/blockfile/in_flight_backend_io.cc", - "disk_cache/blockfile/in_flight_backend_io.h", - "disk_cache/blockfile/in_flight_io.cc", - "disk_cache/blockfile/in_flight_io.h", - "disk_cache/blockfile/mapped_file.cc", - "disk_cache/blockfile/mapped_file.h", - "disk_cache/blockfile/rankings.cc", - "disk_cache/blockfile/rankings.h", - "disk_cache/blockfile/sparse_control.cc", - "disk_cache/blockfile/sparse_control.h", - "disk_cache/blockfile/stats.cc", - "disk_cache/blockfile/stats.h", - "disk_cache/blockfile/storage_block-inl.h", - "disk_cache/blockfile/storage_block.h", - "disk_cache/blockfile/stress_support.h", - "disk_cache/cache_util.cc", - "disk_cache/cache_util.h", - "disk_cache/disk_cache.cc", - "disk_cache/disk_cache.h", - "disk_cache/memory/mem_backend_impl.cc", - "disk_cache/memory/mem_backend_impl.h", - "disk_cache/memory/mem_entry_impl.cc", - "disk_cache/memory/mem_entry_impl.h", - "disk_cache/net_log_parameters.cc", - "disk_cache/net_log_parameters.h", - "disk_cache/simple/post_doom_waiter.cc", - "disk_cache/simple/post_doom_waiter.h", - "disk_cache/simple/simple_backend_impl.cc", - "disk_cache/simple/simple_backend_impl.h", - "disk_cache/simple/simple_backend_version.h", - "disk_cache/simple/simple_entry_format.cc", - "disk_cache/simple/simple_entry_format.h", - "disk_cache/simple/simple_entry_format_history.h", - "disk_cache/simple/simple_entry_impl.cc", - "disk_cache/simple/simple_entry_impl.h", - "disk_cache/simple/simple_entry_operation.cc", - "disk_cache/simple/simple_entry_operation.h", - "disk_cache/simple/simple_file_tracker.cc", - "disk_cache/simple/simple_file_tracker.h", - "disk_cache/simple/simple_histogram_macros.h", - "disk_cache/simple/simple_index.cc", - "disk_cache/simple/simple_index.h", - "disk_cache/simple/simple_index_delegate.h", - "disk_cache/simple/simple_index_file.cc", - "disk_cache/simple/simple_index_file.h", - "disk_cache/simple/simple_net_log_parameters.cc", - "disk_cache/simple/simple_net_log_parameters.h", - "disk_cache/simple/simple_synchronous_entry.cc", - "disk_cache/simple/simple_synchronous_entry.h", - "disk_cache/simple/simple_util.cc", - "disk_cache/simple/simple_util.h", - "disk_cache/simple/simple_version_upgrade.cc", - "disk_cache/simple/simple_version_upgrade.h", - "filter/filter_source_stream.cc", - "filter/filter_source_stream.h", - "filter/gzip_header.cc", - "filter/gzip_header.h", - "filter/gzip_source_stream.cc", - "filter/gzip_source_stream.h", - "filter/source_stream.cc", - "filter/source_stream.h", - "http/alternative_service.cc", - "http/alternative_service.h", - "http/bidirectional_stream.cc", - "http/bidirectional_stream.h", - "http/bidirectional_stream_impl.cc", - "http/bidirectional_stream_impl.h", - "http/bidirectional_stream_request_info.cc", - "http/bidirectional_stream_request_info.h", - "http/broken_alternative_services.cc", - "http/broken_alternative_services.h", - "http/http_auth.cc", - "http/http_auth.h", - "http/http_auth_cache.cc", - "http/http_auth_cache.h", - "http/http_auth_controller.cc", - "http/http_auth_controller.h", - "http/http_auth_filter.cc", - "http/http_auth_filter.h", - "http/http_auth_handler.cc", - "http/http_auth_handler.h", - "http/http_auth_handler_basic.cc", - "http/http_auth_handler_basic.h", - "http/http_auth_handler_digest.cc", - "http/http_auth_handler_digest.h", - "http/http_auth_handler_factory.cc", - "http/http_auth_handler_factory.h", - "http/http_auth_handler_ntlm.cc", - "http/http_auth_handler_ntlm.h", - "http/http_auth_mechanism.h", - "http/http_auth_multi_round_parse.cc", - "http/http_auth_multi_round_parse.h", - "http/http_auth_preferences.cc", - "http/http_auth_preferences.h", - "http/http_basic_state.cc", - "http/http_basic_state.h", - "http/http_basic_stream.cc", - "http/http_basic_stream.h", - "http/http_cache.cc", - "http/http_cache.h", - "http/http_cache_lookup_manager.cc", - "http/http_cache_lookup_manager.h", - "http/http_cache_transaction.cc", - "http/http_cache_transaction.h", - "http/http_cache_writers.cc", - "http/http_cache_writers.h", - "http/http_chunked_decoder.cc", - "http/http_chunked_decoder.h", - "http/http_content_disposition.cc", - "http/http_content_disposition.h", - "http/http_network_layer.cc", - "http/http_network_layer.h", - "http/http_network_session.cc", - "http/http_network_session.h", - "http/http_network_session_peer.cc", - "http/http_network_session_peer.h", - "http/http_network_transaction.cc", - "http/http_network_transaction.h", - "http/http_proxy_client_socket.cc", - "http/http_proxy_client_socket.h", - "http/http_proxy_connect_job.cc", - "http/http_proxy_connect_job.h", - "http/http_request_info.cc", - "http/http_request_info.h", - "http/http_response_body_drainer.cc", - "http/http_response_body_drainer.h", - "http/http_server_properties.cc", - "http/http_server_properties.h", - "http/http_server_properties_manager.cc", - "http/http_server_properties_manager.h", - "http/http_status_code.cc", - "http/http_status_code.h", - "http/http_stream.h", - "http/http_stream_factory.cc", - "http/http_stream_factory.h", - "http/http_stream_factory_job.cc", - "http/http_stream_factory_job.h", - "http/http_stream_factory_job_controller.cc", - "http/http_stream_factory_job_controller.h", - "http/http_stream_parser.cc", - "http/http_stream_parser.h", - "http/http_stream_request.cc", - "http/http_stream_request.h", - "http/http_transaction.h", - "http/http_transaction_factory.h", - "http/http_version.h", - "http/partial_data.cc", - "http/partial_data.h", - "http/proxy_client_socket.cc", - "http/proxy_client_socket.h", - "http/proxy_fallback.cc", - "http/proxy_fallback.h", - "http/transport_security_persister.cc", - "http/transport_security_persister.h", - "http/url_security_manager.cc", - "http/url_security_manager.h", - "http/webfonts_histogram.cc", - "http/webfonts_histogram.h", - "http2/platform/impl/http2_bug_tracker_impl.h", - "http2/platform/impl/http2_containers_impl.h", - "http2/platform/impl/http2_estimate_memory_usage_impl.h", - "http2/platform/impl/http2_logging_impl.h", - "http2/platform/impl/http2_macros_impl.h", - "http2/platform/impl/http2_string_utils_impl.h", - "log/file_net_log_observer.cc", - "log/file_net_log_observer.h", - "log/net_log_util.cc", - "log/net_log_util.h", - "log/trace_net_log_observer.cc", - "log/trace_net_log_observer.h", - "nqe/cached_network_quality.cc", - "nqe/cached_network_quality.h", - "nqe/connectivity_monitor.cc", - "nqe/connectivity_monitor.h", - "nqe/effective_connection_type.cc", - "nqe/effective_connection_type.h", - "nqe/effective_connection_type_observer.h", - "nqe/event_creator.cc", - "nqe/event_creator.h", - "nqe/network_id.cc", - "nqe/network_id.h", - "nqe/network_qualities_prefs_manager.cc", - "nqe/network_qualities_prefs_manager.h", - "nqe/network_quality.cc", - "nqe/network_quality.h", - "nqe/network_quality_estimator.cc", - "nqe/network_quality_estimator.h", - "nqe/network_quality_estimator_params.cc", - "nqe/network_quality_estimator_params.h", - "nqe/network_quality_estimator_util.cc", - "nqe/network_quality_estimator_util.h", - "nqe/network_quality_observation.cc", - "nqe/network_quality_observation.h", - "nqe/network_quality_observation_source.h", - "nqe/network_quality_store.cc", - "nqe/network_quality_store.h", - "nqe/observation_buffer.cc", - "nqe/observation_buffer.h", - "nqe/peer_to_peer_connections_count_observer.h", - "nqe/pref_names.cc", - "nqe/pref_names.h", - "nqe/rtt_throughput_estimates_observer.h", - "nqe/socket_watcher.cc", - "nqe/socket_watcher.h", - "nqe/socket_watcher_factory.cc", - "nqe/socket_watcher_factory.h", - "nqe/throughput_analyzer.cc", - "nqe/throughput_analyzer.h", - "nqe/weighted_observation.h", - "proxy_resolution/configured_proxy_resolution_request.cc", - "proxy_resolution/configured_proxy_resolution_request.h", - "proxy_resolution/configured_proxy_resolution_service.cc", - "proxy_resolution/configured_proxy_resolution_service.h", - "proxy_resolution/dhcp_pac_file_fetcher.cc", - "proxy_resolution/dhcp_pac_file_fetcher.h", - "proxy_resolution/multi_threaded_proxy_resolver.cc", - "proxy_resolution/multi_threaded_proxy_resolver.h", - "proxy_resolution/network_delegate_error_observer.cc", - "proxy_resolution/network_delegate_error_observer.h", - "proxy_resolution/pac_file_data.cc", - "proxy_resolution/pac_file_data.h", - "proxy_resolution/pac_file_decider.cc", - "proxy_resolution/pac_file_decider.h", - "proxy_resolution/pac_file_fetcher.h", - "proxy_resolution/pac_file_fetcher_impl.cc", - "proxy_resolution/pac_file_fetcher_impl.h", - "proxy_resolution/polling_proxy_config_service.cc", - "proxy_resolution/polling_proxy_config_service.h", - "proxy_resolution/proxy_bypass_rules.cc", - "proxy_resolution/proxy_bypass_rules.h", - "proxy_resolution/proxy_config.cc", - "proxy_resolution/proxy_config.h", - "proxy_resolution/proxy_config_service.h", - "proxy_resolution/proxy_config_service_fixed.cc", - "proxy_resolution/proxy_config_service_fixed.h", - "proxy_resolution/proxy_config_with_annotation.cc", - "proxy_resolution/proxy_config_with_annotation.h", - "proxy_resolution/proxy_info.cc", - "proxy_resolution/proxy_info.h", - "proxy_resolution/proxy_list.cc", - "proxy_resolution/proxy_list.h", - "proxy_resolution/proxy_resolution_request.h", - "proxy_resolution/proxy_resolution_service.h", - "proxy_resolution/proxy_resolve_dns_operation.h", - "proxy_resolution/proxy_resolver.h", - "proxy_resolution/proxy_resolver_error_observer.h", - "proxy_resolution/proxy_resolver_factory.cc", - "proxy_resolution/proxy_resolver_factory.h", - "proxy_resolution/proxy_retry_info.h", - "quic/address_utils.h", - "quic/bidirectional_stream_quic_impl.cc", - "quic/bidirectional_stream_quic_impl.h", - "quic/crypto/proof_source_chromium.cc", - "quic/crypto/proof_source_chromium.h", - "quic/crypto/proof_verifier_chromium.cc", - "quic/crypto/proof_verifier_chromium.h", - "quic/dedicated_web_transport_http3_client.cc", - "quic/dedicated_web_transport_http3_client.h", - "quic/network_connection.cc", - "quic/network_connection.h", - "quic/platform/impl/quic_chromium_clock.cc", - "quic/platform/impl/quic_chromium_clock.h", - "quic/platform/impl/quic_client_stats_impl.h", - "quic/platform/impl/quic_containers_impl.h", - "quic/platform/impl/quic_error_code_wrappers_impl.h", - "quic/platform/impl/quic_estimate_memory_usage_impl.h", - "quic/platform/impl/quic_file_utils_impl.h", - "quic/platform/impl/quic_flag_utils_impl.h", - "quic/platform/impl/quic_flags_impl.cc", - "quic/platform/impl/quic_flags_impl.h", - "quic/platform/impl/quic_hostname_utils_impl.cc", - "quic/platform/impl/quic_hostname_utils_impl.h", - "quic/platform/impl/quic_iovec_impl.h", - "quic/platform/impl/quic_map_util_impl.h", - "quic/platform/impl/quic_mem_slice_impl.cc", - "quic/platform/impl/quic_mem_slice_impl.h", - "quic/platform/impl/quic_mem_slice_span_impl.cc", - "quic/platform/impl/quic_mem_slice_span_impl.h", - "quic/platform/impl/quic_mem_slice_storage_impl.cc", - "quic/platform/impl/quic_mem_slice_storage_impl.h", - "quic/platform/impl/quic_prefetch_impl.h", - "quic/platform/impl/quic_reference_counted_impl.h", - "quic/platform/impl/quic_server_stats_impl.h", - "quic/platform/impl/quic_sleep_impl.h", - "quic/platform/impl/quic_socket_address_impl.cc", - "quic/platform/impl/quic_socket_address_impl.h", - "quic/platform/impl/quic_stack_trace_impl.h", - "quic/platform/impl/quic_testvalue_impl.h", - "quic/properties_based_quic_server_info.cc", - "quic/properties_based_quic_server_info.h", - "quic/quic_address_mismatch.cc", - "quic/quic_address_mismatch.h", - "quic/quic_chromium_alarm_factory.cc", - "quic/quic_chromium_alarm_factory.h", - "quic/quic_chromium_client_session.cc", - "quic/quic_chromium_client_session.h", - "quic/quic_chromium_client_stream.cc", - "quic/quic_chromium_client_stream.h", - "quic/quic_chromium_connection_helper.cc", - "quic/quic_chromium_connection_helper.h", - "quic/quic_chromium_packet_reader.cc", - "quic/quic_chromium_packet_reader.h", - "quic/quic_chromium_packet_writer.cc", - "quic/quic_chromium_packet_writer.h", - "quic/quic_client_session_cache.cc", - "quic/quic_client_session_cache.h", - "quic/quic_clock_skew_detector.cc", - "quic/quic_clock_skew_detector.h", - "quic/quic_connection_logger.cc", - "quic/quic_connection_logger.h", - "quic/quic_connectivity_monitor.cc", - "quic/quic_connectivity_monitor.h", - "quic/quic_connectivity_probing_manager.cc", - "quic/quic_connectivity_probing_manager.h", - "quic/quic_context.cc", - "quic/quic_context.h", - "quic/quic_crypto_client_config_handle.cc", - "quic/quic_crypto_client_config_handle.h", - "quic/quic_crypto_client_stream_factory.cc", - "quic/quic_crypto_client_stream_factory.h", - "quic/quic_event_logger.cc", - "quic/quic_event_logger.h", - "quic/quic_http3_logger.cc", - "quic/quic_http3_logger.h", - "quic/quic_http_stream.cc", - "quic/quic_http_stream.h", - "quic/quic_http_utils.cc", - "quic/quic_http_utils.h", - "quic/quic_proxy_client_socket.cc", - "quic/quic_proxy_client_socket.h", - "quic/quic_server_info.cc", - "quic/quic_server_info.h", - "quic/quic_session_key.cc", - "quic/quic_session_key.h", - "quic/quic_stream_factory.cc", - "quic/quic_stream_factory.h", - "quic/quic_transport_client.cc", - "quic/quic_transport_client.h", - "quic/quic_transport_error.cc", - "quic/quic_transport_error.h", - "quic/web_transport_client.cc", - "quic/web_transport_client.h", - "quiche/common/platform/impl/quiche_bug_tracker_impl.h", - "quiche/common/platform/impl/quiche_flag_utils_impl.h", - "quiche/common/platform/impl/quiche_flags_impl.cc", - "quiche/common/platform/impl/quiche_flags_impl.h", - "quiche/common/platform/impl/quiche_map_util_impl.h", - "quiche/common/platform/impl/quiche_string_piece_impl.h", - "quiche/common/platform/impl/quiche_text_utils_impl.h", - "quiche/common/platform/impl/quiche_unordered_containers_impl.h", - "socket/client_socket_factory.cc", - "socket/client_socket_factory.h", - "socket/client_socket_pool.cc", - "socket/client_socket_pool.h", - "socket/client_socket_pool_manager.cc", - "socket/client_socket_pool_manager.h", - "socket/client_socket_pool_manager_impl.cc", - "socket/client_socket_pool_manager_impl.h", - "socket/datagram_client_socket.h", - "socket/datagram_server_socket.h", - "socket/datagram_socket.h", - "socket/diff_serv_code_point.h", - "socket/server_socket.cc", - "socket/server_socket.h", - "socket/socket_descriptor.cc", - "socket/socket_descriptor.h", - "socket/socket_net_log_params.cc", - "socket/socket_net_log_params.h", - "socket/socket_options.cc", - "socket/socket_options.h", - "socket/socket_tag.cc", - "socket/socket_tag.h", - "socket/socks5_client_socket.cc", - "socket/socks5_client_socket.h", - "socket/socks_client_socket.cc", - "socket/socks_client_socket.h", - "socket/socks_connect_job.cc", - "socket/socks_connect_job.h", - "socket/ssl_connect_job.cc", - "socket/ssl_connect_job.h", - "socket/ssl_server_socket.h", - "socket/ssl_server_socket_impl.cc", - "socket/ssl_server_socket_impl.h", - "socket/tcp_client_socket.cc", - "socket/tcp_client_socket.h", - "socket/tcp_server_socket.cc", - "socket/tcp_server_socket.h", - "socket/tcp_socket.h", - "socket/transport_client_socket.cc", - "socket/transport_client_socket.h", - "socket/transport_client_socket_pool.cc", - "socket/transport_client_socket_pool.h", - "socket/transport_connect_job.cc", - "socket/transport_connect_job.h", - "socket/udp_client_socket.cc", - "socket/udp_client_socket.h", - "socket/udp_net_log_parameters.cc", - "socket/udp_net_log_parameters.h", - "socket/udp_server_socket.cc", - "socket/udp_server_socket.h", - "socket/udp_socket.h", - "socket/udp_socket_global_limits.cc", - "socket/udp_socket_global_limits.h", - "socket/websocket_endpoint_lock_manager.cc", - "socket/websocket_endpoint_lock_manager.h", - "socket/websocket_transport_client_socket_pool.cc", - "socket/websocket_transport_client_socket_pool.h", - "socket/websocket_transport_connect_job.cc", - "socket/websocket_transport_connect_job.h", - "socket/websocket_transport_connect_sub_job.cc", - "socket/websocket_transport_connect_sub_job.h", - "spdy/alps_decoder.cc", - "spdy/alps_decoder.h", - "spdy/bidirectional_stream_spdy_impl.cc", - "spdy/bidirectional_stream_spdy_impl.h", - "spdy/buffered_spdy_framer.cc", - "spdy/buffered_spdy_framer.h", - "spdy/header_coalescer.cc", - "spdy/header_coalescer.h", - "spdy/http2_priority_dependencies.cc", - "spdy/http2_priority_dependencies.h", - "spdy/http2_push_promise_index.cc", - "spdy/http2_push_promise_index.h", - "spdy/multiplexed_http_stream.cc", - "spdy/multiplexed_http_stream.h", - "spdy/multiplexed_session.cc", - "spdy/multiplexed_session.h", - "spdy/platform/impl/spdy_bug_tracker_impl.h", - "spdy/platform/impl/spdy_containers_impl.h", - "spdy/platform/impl/spdy_estimate_memory_usage_impl.h", - "spdy/platform/impl/spdy_logging_impl.h", - "spdy/platform/impl/spdy_macros_impl.h", - "spdy/platform/impl/spdy_string_utils_impl.cc", - "spdy/platform/impl/spdy_string_utils_impl.h", - "spdy/server_push_delegate.h", - "spdy/spdy_buffer.cc", - "spdy/spdy_buffer.h", - "spdy/spdy_buffer_producer.cc", - "spdy/spdy_buffer_producer.h", - "spdy/spdy_http_stream.cc", - "spdy/spdy_http_stream.h", - "spdy/spdy_http_utils.cc", - "spdy/spdy_http_utils.h", - "spdy/spdy_log_util.cc", - "spdy/spdy_log_util.h", - "spdy/spdy_proxy_client_socket.cc", - "spdy/spdy_proxy_client_socket.h", - "spdy/spdy_read_queue.cc", - "spdy/spdy_read_queue.h", - "spdy/spdy_session.cc", - "spdy/spdy_session.h", - "spdy/spdy_session_key.cc", - "spdy/spdy_session_key.h", - "spdy/spdy_session_pool.cc", - "spdy/spdy_session_pool.h", - "spdy/spdy_stream.cc", - "spdy/spdy_stream.h", - "spdy/spdy_write_queue.cc", - "spdy/spdy_write_queue.h", - "ssl/client_cert_store.h", - "ssl/ssl_config_service_defaults.cc", - "ssl/ssl_config_service_defaults.h", - "ssl/ssl_key_logger_impl.cc", - "ssl/ssl_key_logger_impl.h", - "ssl/ssl_platform_key_util.cc", - "ssl/ssl_platform_key_util.h", - "ssl/threaded_ssl_private_key.cc", - "ssl/threaded_ssl_private_key.h", - "url_request/redirect_info.cc", - "url_request/redirect_info.h", - "url_request/redirect_util.cc", - "url_request/redirect_util.h", - "url_request/referrer_policy.h", - "url_request/report_sender.cc", - "url_request/report_sender.h", - "url_request/static_http_user_agent_settings.cc", - "url_request/static_http_user_agent_settings.h", - "url_request/url_fetcher.cc", - "url_request/url_fetcher.h", - "url_request/url_fetcher_core.cc", - "url_request/url_fetcher_core.h", - "url_request/url_fetcher_delegate.cc", - "url_request/url_fetcher_delegate.h", - "url_request/url_fetcher_factory.h", - "url_request/url_fetcher_impl.cc", - "url_request/url_fetcher_impl.h", - "url_request/url_fetcher_response_writer.cc", - "url_request/url_fetcher_response_writer.h", - "url_request/url_request.cc", - "url_request/url_request.h", - "url_request/url_request_context.cc", - "url_request/url_request_context.h", - "url_request/url_request_context_builder.cc", - "url_request/url_request_context_builder.h", - "url_request/url_request_context_getter.cc", - "url_request/url_request_context_getter.h", - "url_request/url_request_context_getter_observer.h", - "url_request/url_request_context_storage.cc", - "url_request/url_request_context_storage.h", - "url_request/url_request_error_job.cc", - "url_request/url_request_error_job.h", - "url_request/url_request_filter.cc", - "url_request/url_request_filter.h", - "url_request/url_request_http_job.cc", - "url_request/url_request_http_job.h", - "url_request/url_request_interceptor.cc", - "url_request/url_request_interceptor.h", - "url_request/url_request_job.cc", - "url_request/url_request_job.h", - "url_request/url_request_job_factory.cc", - "url_request/url_request_job_factory.h", - "url_request/url_request_netlog_params.cc", - "url_request/url_request_netlog_params.h", - "url_request/url_request_redirect_job.cc", - "url_request/url_request_redirect_job.h", - "url_request/url_request_test_job.cc", - "url_request/url_request_test_job.h", - "url_request/url_request_throttler_entry.cc", - "url_request/url_request_throttler_entry.h", - "url_request/url_request_throttler_entry_interface.h", - "url_request/url_request_throttler_manager.cc", - "url_request/url_request_throttler_manager.h", - "url_request/view_cache_helper.cc", - "url_request/view_cache_helper.h", - "url_request/websocket_handshake_userdata_key.cc", - "url_request/websocket_handshake_userdata_key.h", + "android/android_http_util.cc", + "android/cellular_signal_strength.cc", + "android/cellular_signal_strength.h", + "android/cert_verify_result_android.cc", + "android/cert_verify_result_android.h", + "android/gurl_utils.cc", + "android/http_auth_negotiate_android.cc", + "android/http_auth_negotiate_android.h", + "android/keystore.cc", + "android/keystore.h", + "android/network_activation_request.cc", + "android/network_activation_request.h", + "android/network_change_notifier_android.cc", + "android/network_change_notifier_android.h", + "android/network_change_notifier_delegate_android.cc", + "android/network_change_notifier_delegate_android.h", + "android/network_change_notifier_factory_android.cc", + "android/network_change_notifier_factory_android.h", + "android/network_library.cc", + "android/network_library.h", + "android/traffic_stats.cc", + "android/traffic_stats.h", + "cert/cert_verify_proc_android.cc", + "cert/cert_verify_proc_android.h", + "cert/test_root_certs_android.cc", + "cert/x509_util_android.cc", + "proxy_resolution/proxy_config_service_android.cc", + "proxy_resolution/proxy_config_service_android.h", + "ssl/ssl_platform_key_android.cc", + "ssl/ssl_platform_key_android.h", ] + } - if (enable_reporting) { - sources += [ - "network_error_logging/network_error_logging_service.cc", - "network_error_logging/network_error_logging_service.h", - "network_error_logging/persistent_reporting_and_nel_store.h", - "reporting/reporting_browsing_data_remover.cc", - "reporting/reporting_browsing_data_remover.h", - "reporting/reporting_cache.cc", - "reporting/reporting_cache.h", - "reporting/reporting_cache_impl.cc", - "reporting/reporting_cache_impl.h", - "reporting/reporting_cache_observer.cc", - "reporting/reporting_cache_observer.h", - "reporting/reporting_context.cc", - "reporting/reporting_context.h", - "reporting/reporting_delegate.cc", - "reporting/reporting_delegate.h", - "reporting/reporting_delivery_agent.cc", - "reporting/reporting_delivery_agent.h", - "reporting/reporting_endpoint.cc", - "reporting/reporting_endpoint.h", - "reporting/reporting_endpoint_manager.cc", - "reporting/reporting_endpoint_manager.h", - "reporting/reporting_garbage_collector.cc", - "reporting/reporting_garbage_collector.h", - "reporting/reporting_header_parser.cc", - "reporting/reporting_header_parser.h", - "reporting/reporting_network_change_observer.cc", - "reporting/reporting_network_change_observer.h", - "reporting/reporting_policy.cc", - "reporting/reporting_policy.h", - "reporting/reporting_report.cc", - "reporting/reporting_report.h", - "reporting/reporting_service.cc", - "reporting/reporting_service.h", - "reporting/reporting_uploader.cc", - "reporting/reporting_uploader.h", - ] - } - - if (is_android) { - sources += [ - "android/android_http_util.cc", - "android/cellular_signal_strength.cc", - "android/cellular_signal_strength.h", - "android/cert_verify_result_android.cc", - "android/cert_verify_result_android.h", - "android/gurl_utils.cc", - "android/http_auth_negotiate_android.cc", - "android/http_auth_negotiate_android.h", - "android/keystore.cc", - "android/keystore.h", - "android/network_activation_request.cc", - "android/network_activation_request.h", - "android/network_change_notifier_android.cc", - "android/network_change_notifier_android.h", - "android/network_change_notifier_delegate_android.cc", - "android/network_change_notifier_delegate_android.h", - "android/network_change_notifier_factory_android.cc", - "android/network_change_notifier_factory_android.h", - "android/network_library.cc", - "android/network_library.h", - "android/traffic_stats.cc", - "android/traffic_stats.h", - "cert/cert_verify_proc_android.cc", - "cert/cert_verify_proc_android.h", - "cert/test_root_certs_android.cc", - "cert/x509_util_android.cc", - "proxy_resolution/proxy_config_service_android.cc", - "proxy_resolution/proxy_config_service_android.h", - "ssl/ssl_platform_key_android.cc", - "ssl/ssl_platform_key_android.h", - ] - } + if (is_chromeos_ash && use_nss_certs) { + sources += [ + "cert/nss_cert_database_chromeos.cc", + "cert/nss_cert_database_chromeos.h", + "cert/nss_profile_filter_chromeos.cc", + "cert/nss_profile_filter_chromeos.h", + ] + } - if (is_chromeos_ash && use_nss_certs) { - sources += [ - "cert/nss_cert_database_chromeos.cc", - "cert/nss_cert_database_chromeos.h", - "cert/nss_profile_filter_chromeos.cc", - "cert/nss_profile_filter_chromeos.h", - ] - } + if (is_ios) { + sources += [ + "cert/cert_verify_proc_ios.cc", + "cert/cert_verify_proc_ios.h", + "cert/x509_util_ios.cc", + "cert/x509_util_ios.h", + "disk_cache/blockfile/file_ios.cc", + "proxy_resolution/proxy_config_service_ios.cc", + "proxy_resolution/proxy_config_service_ios.h", + ] + } - if (is_ios) { - sources += [ - "cert/cert_verify_proc_ios.cc", - "cert/cert_verify_proc_ios.h", - "cert/x509_util_ios.cc", - "cert/x509_util_ios.h", - "disk_cache/blockfile/file_ios.cc", - "proxy_resolution/proxy_config_service_ios.cc", - "proxy_resolution/proxy_config_service_ios.h", - ] - } + if (is_linux || is_chromeos_lacros) { + sources += [ + "base/network_change_notifier_linux.cc", + "base/network_change_notifier_linux.h", + "proxy_resolution/proxy_config_service_linux.cc", + "proxy_resolution/proxy_config_service_linux.h", + ] + } - if (is_linux || is_chromeos_lacros) { - sources += [ - "base/network_change_notifier_linux.cc", - "base/network_change_notifier_linux.h", - "proxy_resolution/proxy_config_service_linux.cc", - "proxy_resolution/proxy_config_service_linux.h", - ] - } + if (is_linux || is_chromeos || is_android) { + sources += [ + "base/address_tracker_linux.cc", + "base/address_tracker_linux.h", + "base/network_interfaces_linux.cc", + "base/network_interfaces_linux.h", + "base/platform_mime_util_linux.cc", + ] + } - if (is_linux || is_chromeos || is_android) { - sources += [ - "base/address_tracker_linux.cc", - "base/address_tracker_linux.h", - "base/network_interfaces_linux.cc", - "base/network_interfaces_linux.h", - "base/platform_mime_util_linux.cc", - ] - } + if (is_mac) { + sources += [ + "base/network_notification_thread_mac.cc", + "base/network_notification_thread_mac.h", + "cert/cert_database_mac.cc", + "cert/cert_verify_proc_mac.cc", + "cert/cert_verify_proc_mac.h", + "cert/internal/trust_store_mac.cc", + "cert/internal/trust_store_mac.h", + "cert/known_roots_mac.cc", + "cert/known_roots_mac.h", + "cert/test_keychain_search_list_mac.cc", + "cert/test_keychain_search_list_mac.h", + "cert/x509_util_mac.cc", + "cert/x509_util_mac.h", + "proxy_resolution/proxy_config_service_mac.cc", + "proxy_resolution/proxy_config_service_mac.h", + "ssl/client_cert_identity_mac.cc", + "ssl/client_cert_identity_mac.h", + "ssl/client_cert_store_mac.cc", + "ssl/client_cert_store_mac.h", + "ssl/ssl_platform_key_mac.cc", + "ssl/ssl_platform_key_mac.h", + ] + } - if (is_mac) { - sources += [ - "base/network_notification_thread_mac.cc", - "base/network_notification_thread_mac.h", - "cert/cert_database_mac.cc", - "cert/cert_verify_proc_mac.cc", - "cert/cert_verify_proc_mac.h", - "cert/internal/trust_store_mac.cc", - "cert/internal/trust_store_mac.h", - "cert/known_roots_mac.cc", - "cert/known_roots_mac.h", - "cert/test_keychain_search_list_mac.cc", - "cert/test_keychain_search_list_mac.h", - "cert/x509_util_mac.cc", - "cert/x509_util_mac.h", - "proxy_resolution/proxy_config_service_mac.cc", - "proxy_resolution/proxy_config_service_mac.h", - "ssl/client_cert_identity_mac.cc", - "ssl/client_cert_identity_mac.h", - "ssl/client_cert_store_mac.cc", - "ssl/client_cert_store_mac.h", - "ssl/ssl_platform_key_mac.cc", - "ssl/ssl_platform_key_mac.h", - ] - } + if (is_apple) { + sources += [ + "base/mac/url_conversions.h", + "base/mac/url_conversions.mm", + "base/network_change_notifier_mac.h", + "base/network_change_notifier_mac.mm", + "base/network_config_watcher_mac.cc", + "base/network_config_watcher_mac.h", + "base/platform_mime_util_mac.mm", + "base/proxy_server_mac.cc", + "cert/test_root_certs_mac.cc", + "cert/x509_util_ios_and_mac.cc", + "cert/x509_util_ios_and_mac.h", + "proxy_resolution/proxy_resolver_mac.cc", + "proxy_resolution/proxy_resolver_mac.h", + ] + } - if (is_apple) { - sources += [ - "base/mac/url_conversions.h", - "base/mac/url_conversions.mm", - "base/network_change_notifier_mac.h", - "base/network_change_notifier_mac.mm", - "base/network_config_watcher_mac.cc", - "base/network_config_watcher_mac.h", - "base/platform_mime_util_mac.mm", - "base/proxy_server_mac.cc", - "cert/test_root_certs_mac.cc", - "cert/x509_util_ios_and_mac.cc", - "cert/x509_util_ios_and_mac.h", - "proxy_resolution/proxy_resolver_mac.cc", - "proxy_resolution/proxy_resolver_mac.h", - ] - } + if (is_win) { + sources += [ + "base/file_stream_context_win.cc", + "base/net_errors_win.cc", + "base/network_change_notifier_win.cc", + "base/network_change_notifier_win.h", + "base/network_interfaces_win.cc", + "base/network_interfaces_win.h", + "base/platform_mime_util_win.cc", + "base/winsock_init.cc", + "base/winsock_init.h", + "base/winsock_util.cc", + "base/winsock_util.h", + "cert/cert_verify_proc_win.cc", + "cert/cert_verify_proc_win.h", + "cert/known_roots_win.cc", + "cert/known_roots_win.h", + "cert/test_root_certs_win.cc", + "cert/x509_util_win.cc", + "cert/x509_util_win.h", + "disk_cache/blockfile/file_win.cc", + "disk_cache/blockfile/mapped_file_win.cc", + "disk_cache/cache_util_win.cc", + "disk_cache/simple/simple_index_file_win.cc", + "disk_cache/simple/simple_util_win.cc", + "http/http_auth_handler_ntlm_win.cc", + "http/http_auth_sspi_win.cc", + "http/http_auth_sspi_win.h", + "http/url_security_manager_win.cc", + "proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win.cc", + "proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win.h", + "proxy_resolution/win/dhcp_pac_file_fetcher_win.cc", + "proxy_resolution/win/dhcp_pac_file_fetcher_win.h", + "proxy_resolution/win/dhcpcsvc_init_win.cc", + "proxy_resolution/win/dhcpcsvc_init_win.h", + "proxy_resolution/win/proxy_config_service_win.cc", + "proxy_resolution/win/proxy_config_service_win.h", + "proxy_resolution/win/proxy_resolver_winhttp.cc", + "proxy_resolution/win/proxy_resolver_winhttp.h", + "proxy_resolution/win/windows_system_proxy_resolution_request.cc", + "proxy_resolution/win/windows_system_proxy_resolution_request.h", + "proxy_resolution/win/windows_system_proxy_resolution_service.cc", + "proxy_resolution/win/windows_system_proxy_resolution_service.h", + "proxy_resolution/win/windows_system_proxy_resolver.cc", + "proxy_resolution/win/windows_system_proxy_resolver.h", + "proxy_resolution/win/winhttp_api_wrapper.cc", + "proxy_resolution/win/winhttp_api_wrapper.h", + "proxy_resolution/win/winhttp_proxy_resolver_functions.cc", + "proxy_resolution/win/winhttp_proxy_resolver_functions.h", + "socket/tcp_socket_win.cc", + "socket/tcp_socket_win.h", + "socket/udp_socket_win.cc", + "socket/udp_socket_win.h", + "ssl/client_cert_store_win.cc", + "ssl/client_cert_store_win.h", + "ssl/ssl_platform_key_win.cc", + ] + } - if (is_win) { - sources += [ - "base/file_stream_context_win.cc", - "base/net_errors_win.cc", - "base/network_change_notifier_win.cc", - "base/network_change_notifier_win.h", - "base/network_interfaces_win.cc", - "base/network_interfaces_win.h", - "base/platform_mime_util_win.cc", - "base/winsock_init.cc", - "base/winsock_init.h", - "base/winsock_util.cc", - "base/winsock_util.h", - "cert/cert_verify_proc_win.cc", - "cert/cert_verify_proc_win.h", - "cert/known_roots_win.cc", - "cert/known_roots_win.h", - "cert/test_root_certs_win.cc", - "cert/x509_util_win.cc", - "cert/x509_util_win.h", - "disk_cache/blockfile/file_win.cc", - "disk_cache/blockfile/mapped_file_win.cc", - "disk_cache/cache_util_win.cc", - "disk_cache/simple/simple_index_file_win.cc", - "disk_cache/simple/simple_util_win.cc", - "http/http_auth_handler_ntlm_win.cc", - "http/http_auth_sspi_win.cc", - "http/http_auth_sspi_win.h", - "http/url_security_manager_win.cc", - "proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win.cc", - "proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win.h", - "proxy_resolution/win/dhcp_pac_file_fetcher_win.cc", - "proxy_resolution/win/dhcp_pac_file_fetcher_win.h", - "proxy_resolution/win/dhcpcsvc_init_win.cc", - "proxy_resolution/win/dhcpcsvc_init_win.h", - "proxy_resolution/win/proxy_config_service_win.cc", - "proxy_resolution/win/proxy_config_service_win.h", - "proxy_resolution/win/proxy_resolver_winhttp.cc", - "proxy_resolution/win/proxy_resolver_winhttp.h", - "proxy_resolution/win/windows_system_proxy_resolution_request.cc", - "proxy_resolution/win/windows_system_proxy_resolution_request.h", - "proxy_resolution/win/windows_system_proxy_resolution_service.cc", - "proxy_resolution/win/windows_system_proxy_resolution_service.h", - "proxy_resolution/win/windows_system_proxy_resolver.cc", - "proxy_resolution/win/windows_system_proxy_resolver.h", - "proxy_resolution/win/winhttp_api_wrapper.cc", - "proxy_resolution/win/winhttp_api_wrapper.h", - "proxy_resolution/win/winhttp_proxy_resolver_functions.cc", - "proxy_resolution/win/winhttp_proxy_resolver_functions.h", - "socket/tcp_socket_win.cc", - "socket/tcp_socket_win.h", - "socket/udp_socket_win.cc", - "socket/udp_socket_win.h", - "ssl/client_cert_store_win.cc", - "ssl/client_cert_store_win.h", - "ssl/ssl_platform_key_win.cc", - ] - } + if (use_kerberos) { + sources += [ + "http/http_auth_handler_negotiate.cc", + "http/http_auth_handler_negotiate.h", + ] + } - if (use_kerberos) { - sources += [ - "http/http_auth_handler_negotiate.cc", - "http/http_auth_handler_negotiate.h", - ] + if (is_posix || is_fuchsia) { + sources += [ + "base/file_stream_context_posix.cc", + "base/network_interfaces_posix.cc", + "base/network_interfaces_posix.h", + "disk_cache/cache_util_posix.cc", + "disk_cache/simple/simple_index_file_posix.cc", + "disk_cache/simple/simple_util_posix.cc", + "http/url_security_manager_posix.cc", + "socket/socket_posix.cc", + "socket/socket_posix.h", + "socket/tcp_socket_posix.cc", + "socket/tcp_socket_posix.h", + "socket/udp_socket_posix.cc", + "socket/udp_socket_posix.h", + ] + if (!is_ios) { + sources += [ "disk_cache/blockfile/file_posix.cc" ] } - - if (is_posix || is_fuchsia) { - sources += [ - "base/file_stream_context_posix.cc", - "base/network_interfaces_posix.cc", - "base/network_interfaces_posix.h", - "disk_cache/cache_util_posix.cc", - "disk_cache/simple/simple_index_file_posix.cc", - "disk_cache/simple/simple_util_posix.cc", - "http/url_security_manager_posix.cc", - "socket/socket_posix.cc", - "socket/socket_posix.h", - "socket/tcp_socket_posix.cc", - "socket/tcp_socket_posix.h", - "socket/udp_socket_posix.cc", - "socket/udp_socket_posix.h", - ] - if (!is_ios) { - sources += [ "disk_cache/blockfile/file_posix.cc" ] - } - if (posix_avoid_mmap) { - sources += [ "disk_cache/blockfile/mapped_file_avoid_mmap_posix.cc" ] - } else { - sources += [ "disk_cache/blockfile/mapped_file_posix.cc" ] - } + if (posix_avoid_mmap) { + sources += [ "disk_cache/blockfile/mapped_file_avoid_mmap_posix.cc" ] + } else { + sources += [ "disk_cache/blockfile/mapped_file_posix.cc" ] } + } - if (is_android || is_chromeos_ash) { - sources += [ - "base/network_change_notifier_posix.cc", - "base/network_change_notifier_posix.h", - ] - } + if (is_android || is_chromeos_ash) { + sources += [ + "base/network_change_notifier_posix.cc", + "base/network_change_notifier_posix.h", + ] + } - if (!is_win) { - sources += [ - "http/http_auth_handler_ntlm_portable.cc", - "http/http_auth_ntlm_mechanism.cc", - "http/http_auth_ntlm_mechanism.h", - "ntlm/ntlm.cc", - "ntlm/ntlm.h", - "ntlm/ntlm_buffer_reader.cc", - "ntlm/ntlm_buffer_reader.h", - "ntlm/ntlm_buffer_writer.cc", - "ntlm/ntlm_buffer_writer.h", - "ntlm/ntlm_client.cc", - "ntlm/ntlm_client.h", - "ntlm/ntlm_constants.cc", - "ntlm/ntlm_constants.h", - ] - } + if (!is_win) { + sources += [ + "http/http_auth_handler_ntlm_portable.cc", + "http/http_auth_ntlm_mechanism.cc", + "http/http_auth_ntlm_mechanism.h", + "ntlm/ntlm.cc", + "ntlm/ntlm.h", + "ntlm/ntlm_buffer_reader.cc", + "ntlm/ntlm_buffer_reader.h", + "ntlm/ntlm_buffer_writer.cc", + "ntlm/ntlm_buffer_writer.h", + "ntlm/ntlm_client.cc", + "ntlm/ntlm_client.h", + "ntlm/ntlm_constants.cc", + "ntlm/ntlm_constants.h", + ] + } - if (use_external_gssapi) { - sources += [ - "http/http_auth_gssapi_posix.cc", - "http/http_auth_gssapi_posix.h", - ] - } + if (use_external_gssapi) { + sources += [ + "http/http_auth_gssapi_posix.cc", + "http/http_auth_gssapi_posix.h", + ] + } - # Use getifaddrs() on POSIX platforms, except Linux. - if (is_posix && !is_linux && !is_chromeos) { - sources += [ - "base/network_interfaces_getifaddrs.cc", - "base/network_interfaces_getifaddrs.h", - ] - } + # Use getifaddrs() on POSIX platforms, except Linux. + if (is_posix && !is_linux && !is_chromeos) { + sources += [ + "base/network_interfaces_getifaddrs.cc", + "base/network_interfaces_getifaddrs.h", + ] + } - if (use_nss_certs) { + if (use_nss_certs) { + sources += [ + "cert/internal/system_trust_store_nss.h", + "cert/internal/trust_store_nss.cc", + "cert/internal/trust_store_nss.h", + "cert/known_roots_nss.cc", + "cert/known_roots_nss.h", + "cert/nss_cert_database.cc", + "cert/nss_cert_database.h", + "cert/test_root_certs_builtin.cc", + "cert/x509_util_nss.cc", + "cert/x509_util_nss.h", + "third_party/mozilla_security_manager/nsNSSCertificateDB.cpp", + "third_party/mozilla_security_manager/nsNSSCertificateDB.h", + "third_party/mozilla_security_manager/nsPKCS12Blob.cpp", + "third_party/mozilla_security_manager/nsPKCS12Blob.h", + "third_party/nss/ssl/cmpcert.cc", + "third_party/nss/ssl/cmpcert.h", + ] + if (!is_chromecast) { sources += [ - "cert/internal/system_trust_store_nss.h", - "cert/internal/trust_store_nss.cc", - "cert/internal/trust_store_nss.h", - "cert/known_roots_nss.cc", - "cert/known_roots_nss.h", - "cert/nss_cert_database.cc", - "cert/nss_cert_database.h", - "cert/test_root_certs_builtin.cc", - "cert/x509_util_nss.cc", - "cert/x509_util_nss.h", - "third_party/mozilla_security_manager/nsNSSCertificateDB.cpp", - "third_party/mozilla_security_manager/nsNSSCertificateDB.h", - "third_party/mozilla_security_manager/nsPKCS12Blob.cpp", - "third_party/mozilla_security_manager/nsPKCS12Blob.h", - "third_party/nss/ssl/cmpcert.cc", - "third_party/nss/ssl/cmpcert.h", + "ssl/client_cert_store_nss.cc", + "ssl/client_cert_store_nss.h", + "ssl/ssl_platform_key_nss.cc", + "ssl/ssl_platform_key_nss.h", ] - if (!is_chromecast) { - sources += [ - "ssl/client_cert_store_nss.cc", - "ssl/client_cert_store_nss.h", - "ssl/ssl_platform_key_nss.cc", - "ssl/ssl_platform_key_nss.h", - ] - } } + } - if (is_fuchsia) { - deps += [ "//third_party/fuchsia-sdk/sdk/pkg/async-loop-cpp" ] - public_deps += - [ "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.net.interfaces" ] - sources += [ - "base/network_change_notifier_fuchsia.cc", - "base/network_change_notifier_fuchsia.h", - "base/network_interfaces_fuchsia.cc", - "base/network_interfaces_fuchsia.h", - "base/platform_mime_util_fuchsia.cc", - "cert/test_root_certs_builtin.cc", - ] - } + if (is_fuchsia) { + deps += [ "//third_party/fuchsia-sdk/sdk/pkg/async-loop-cpp" ] + public_deps += + [ "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.net.interfaces" ] + sources += [ + "base/network_change_notifier_fuchsia.cc", + "base/network_change_notifier_fuchsia.h", + "base/network_interfaces_fuchsia.cc", + "base/network_interfaces_fuchsia.h", + "base/platform_mime_util_fuchsia.cc", + "cert/test_root_certs_builtin.cc", + ] + } - if (trial_comparison_cert_verifier_supported) { - sources += [ - "cert/trial_comparison_cert_verifier.cc", - "cert/trial_comparison_cert_verifier.h", - ] - } + if (trial_comparison_cert_verifier_supported) { + sources += [ + "cert/trial_comparison_cert_verifier.cc", + "cert/trial_comparison_cert_verifier.h", + ] } if (enable_unix_sockets) { @@ -1517,131 +1492,129 @@ component("net") { ldflags = [ "/DELAYLOAD:urlmon.dll" ] } - if (!is_nacl) { - if (!disable_file_support) { - sources += [ - "base/directory_lister.cc", - "base/directory_lister.h", - "base/directory_listing.cc", - "base/directory_listing.h", - ] - } + if (!disable_file_support) { + sources += [ + "base/directory_lister.cc", + "base/directory_lister.h", + "base/directory_listing.cc", + "base/directory_listing.h", + ] + } - if (!disable_ftp_support) { - sources += [ - "ftp/ftp_auth_cache.cc", - "ftp/ftp_auth_cache.h", - "ftp/ftp_ctrl_response_buffer.cc", - "ftp/ftp_ctrl_response_buffer.h", - "ftp/ftp_directory_listing_parser.cc", - "ftp/ftp_directory_listing_parser.h", - "ftp/ftp_directory_listing_parser_ls.cc", - "ftp/ftp_directory_listing_parser_ls.h", - "ftp/ftp_directory_listing_parser_vms.cc", - "ftp/ftp_directory_listing_parser_vms.h", - "ftp/ftp_directory_listing_parser_windows.cc", - "ftp/ftp_directory_listing_parser_windows.h", - "ftp/ftp_network_layer.cc", - "ftp/ftp_network_layer.h", - "ftp/ftp_network_session.cc", - "ftp/ftp_network_session.h", - "ftp/ftp_network_transaction.cc", - "ftp/ftp_network_transaction.h", - "ftp/ftp_request_info.h", - "ftp/ftp_response_info.cc", - "ftp/ftp_response_info.h", - "ftp/ftp_server_type.h", - "ftp/ftp_transaction.h", - "ftp/ftp_transaction_factory.h", - "ftp/ftp_util.cc", - "ftp/ftp_util.h", - "url_request/ftp_protocol_handler.cc", - "url_request/ftp_protocol_handler.h", - "url_request/url_request_ftp_job.cc", - "url_request/url_request_ftp_job.h", - ] - } + if (!disable_ftp_support) { + sources += [ + "ftp/ftp_auth_cache.cc", + "ftp/ftp_auth_cache.h", + "ftp/ftp_ctrl_response_buffer.cc", + "ftp/ftp_ctrl_response_buffer.h", + "ftp/ftp_directory_listing_parser.cc", + "ftp/ftp_directory_listing_parser.h", + "ftp/ftp_directory_listing_parser_ls.cc", + "ftp/ftp_directory_listing_parser_ls.h", + "ftp/ftp_directory_listing_parser_vms.cc", + "ftp/ftp_directory_listing_parser_vms.h", + "ftp/ftp_directory_listing_parser_windows.cc", + "ftp/ftp_directory_listing_parser_windows.h", + "ftp/ftp_network_layer.cc", + "ftp/ftp_network_layer.h", + "ftp/ftp_network_session.cc", + "ftp/ftp_network_session.h", + "ftp/ftp_network_transaction.cc", + "ftp/ftp_network_transaction.h", + "ftp/ftp_request_info.h", + "ftp/ftp_response_info.cc", + "ftp/ftp_response_info.h", + "ftp/ftp_server_type.h", + "ftp/ftp_transaction.h", + "ftp/ftp_transaction_factory.h", + "ftp/ftp_util.cc", + "ftp/ftp_util.h", + "url_request/ftp_protocol_handler.cc", + "url_request/ftp_protocol_handler.h", + "url_request/url_request_ftp_job.cc", + "url_request/url_request_ftp_job.h", + ] + } - if (enable_websockets) { - sources += [ - "websockets/websocket_basic_handshake_stream.cc", - "websockets/websocket_basic_handshake_stream.h", - "websockets/websocket_basic_stream.cc", - "websockets/websocket_basic_stream.h", - "websockets/websocket_basic_stream_adapters.cc", - "websockets/websocket_basic_stream_adapters.h", - "websockets/websocket_channel.cc", - "websockets/websocket_channel.h", - "websockets/websocket_deflate_parameters.cc", - "websockets/websocket_deflate_parameters.h", - "websockets/websocket_deflate_predictor.h", - "websockets/websocket_deflate_predictor_impl.cc", - "websockets/websocket_deflate_predictor_impl.h", - "websockets/websocket_deflate_stream.cc", - "websockets/websocket_deflate_stream.h", - "websockets/websocket_deflater.cc", - "websockets/websocket_deflater.h", - "websockets/websocket_errors.cc", - "websockets/websocket_errors.h", - "websockets/websocket_event_interface.h", - "websockets/websocket_extension.cc", - "websockets/websocket_extension.h", - "websockets/websocket_extension_parser.cc", - "websockets/websocket_extension_parser.h", - "websockets/websocket_frame.cc", - "websockets/websocket_frame.h", - "websockets/websocket_frame_parser.cc", - "websockets/websocket_frame_parser.h", - "websockets/websocket_handshake_challenge.cc", - "websockets/websocket_handshake_challenge.h", - "websockets/websocket_handshake_constants.cc", - "websockets/websocket_handshake_constants.h", - "websockets/websocket_handshake_request_info.cc", - "websockets/websocket_handshake_request_info.h", - "websockets/websocket_handshake_response_info.cc", - "websockets/websocket_handshake_response_info.h", - "websockets/websocket_handshake_stream_base.cc", - "websockets/websocket_handshake_stream_base.h", - "websockets/websocket_handshake_stream_create_helper.cc", - "websockets/websocket_handshake_stream_create_helper.h", - "websockets/websocket_http2_handshake_stream.cc", - "websockets/websocket_http2_handshake_stream.h", - "websockets/websocket_inflater.cc", - "websockets/websocket_inflater.h", - "websockets/websocket_stream.cc", - "websockets/websocket_stream.h", - ] - } + if (enable_websockets) { + sources += [ + "websockets/websocket_basic_handshake_stream.cc", + "websockets/websocket_basic_handshake_stream.h", + "websockets/websocket_basic_stream.cc", + "websockets/websocket_basic_stream.h", + "websockets/websocket_basic_stream_adapters.cc", + "websockets/websocket_basic_stream_adapters.h", + "websockets/websocket_channel.cc", + "websockets/websocket_channel.h", + "websockets/websocket_deflate_parameters.cc", + "websockets/websocket_deflate_parameters.h", + "websockets/websocket_deflate_predictor.h", + "websockets/websocket_deflate_predictor_impl.cc", + "websockets/websocket_deflate_predictor_impl.h", + "websockets/websocket_deflate_stream.cc", + "websockets/websocket_deflate_stream.h", + "websockets/websocket_deflater.cc", + "websockets/websocket_deflater.h", + "websockets/websocket_errors.cc", + "websockets/websocket_errors.h", + "websockets/websocket_event_interface.h", + "websockets/websocket_extension.cc", + "websockets/websocket_extension.h", + "websockets/websocket_extension_parser.cc", + "websockets/websocket_extension_parser.h", + "websockets/websocket_frame.cc", + "websockets/websocket_frame.h", + "websockets/websocket_frame_parser.cc", + "websockets/websocket_frame_parser.h", + "websockets/websocket_handshake_challenge.cc", + "websockets/websocket_handshake_challenge.h", + "websockets/websocket_handshake_constants.cc", + "websockets/websocket_handshake_constants.h", + "websockets/websocket_handshake_request_info.cc", + "websockets/websocket_handshake_request_info.h", + "websockets/websocket_handshake_response_info.cc", + "websockets/websocket_handshake_response_info.h", + "websockets/websocket_handshake_stream_base.cc", + "websockets/websocket_handshake_stream_base.h", + "websockets/websocket_handshake_stream_create_helper.cc", + "websockets/websocket_handshake_stream_create_helper.h", + "websockets/websocket_http2_handshake_stream.cc", + "websockets/websocket_http2_handshake_stream.h", + "websockets/websocket_inflater.cc", + "websockets/websocket_inflater.h", + "websockets/websocket_stream.cc", + "websockets/websocket_stream.h", + ] + } - # ICU support. - if (use_platform_icu_alternatives) { - if (is_android) { - # Use ICU alternative on Android. - sources += [ "base/net_string_util_icu_alternatives_android.cc" ] - } else if (is_ios) { - # Use ICU alternative on iOS. - sources += [ "base/net_string_util_icu_alternatives_ios.mm" ] - } else { - assert(false, - "ICU alternative is not implemented for platform: " + target_os) - } + # ICU support. + if (use_platform_icu_alternatives) { + if (is_android) { + # Use ICU alternative on Android. + sources += [ "base/net_string_util_icu_alternatives_android.cc" ] + } else if (is_ios) { + # Use ICU alternative on iOS. + sources += [ "base/net_string_util_icu_alternatives_ios.mm" ] } else { - # Use ICU. - sources += [ - "base/filename_util_icu.cc", - "base/net_string_util_icu.cc", - ] + assert(false, + "ICU alternative is not implemented for platform: " + target_os) } + } else { + # Use ICU. + sources += [ + "base/filename_util_icu.cc", + "base/net_string_util_icu.cc", + ] + } - # Brotli support. - if (!disable_brotli_filter) { - sources += [ - "filter/brotli_source_stream.cc", - "filter/brotli_source_stream.h", - ] - } else { - sources += [ "filter/brotli_source_stream_disabled.cc" ] - } + # Brotli support. + if (!disable_brotli_filter) { + sources += [ + "filter/brotli_source_stream.cc", + "filter/brotli_source_stream.h", + ] + } else { + sources += [ "filter/brotli_source_stream_disabled.cc" ] } if (!is_debug && !optimize_for_size) { @@ -1678,52 +1651,47 @@ source_set("net_deps") { ":net_resources", ":preload_decoder", "//base", + "//base/third_party/dynamic_annotations", "//base/util/type_safety:type_safety", "//net/base/registry_controlled_domains", "//third_party/protobuf:protobuf_lite", + "//third_party/zlib", "//url:buildflags", ] public_configs = net_configs - if (!is_nacl) { + if (use_gio) { + public_configs += [ "//build/linux:gio_config" ] + } + + if (is_android) { + public_deps += [ ":net_jni_headers" ] + } + + if (is_fuchsia) { public_deps += [ - "//base/third_party/dynamic_annotations", - "//third_party/zlib", + "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.hardware.network", + "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.net.interfaces", + "//third_party/fuchsia-sdk/sdk/pkg/sys_cpp", ] + } - if (use_gio) { - public_configs += [ "//build/linux:gio_config" ] - } - + if (use_platform_icu_alternatives) { if (is_android) { public_deps += [ ":net_jni_headers" ] } + } else { + public_deps += [ + "//base:i18n", + "//third_party/icu", + ] + } - if (is_fuchsia) { - public_deps += [ - "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.hardware.network", - "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.net.interfaces", - "//third_party/fuchsia-sdk/sdk/pkg/sys_cpp", - ] - } - - if (use_platform_icu_alternatives) { - if (is_android) { - public_deps += [ ":net_jni_headers" ] - } - } else { - public_deps += [ - "//base:i18n", - "//third_party/icu", - ] - } - - if (!disable_brotli_filter) { - public_deps += [ "//third_party/brotli:dec" ] - } else { - public_deps += [ "//third_party/brotli:headers" ] - } + if (!disable_brotli_filter) { + public_deps += [ "//third_party/brotli:dec" ] + } else { + public_deps += [ "//third_party/brotli:headers" ] } } @@ -1756,10 +1724,6 @@ source_set("net_public_deps") { "//third_party/boringssl", "//url", ] - - if (is_nacl) { - public_deps += [ "//native_client_sdk/src/libraries/nacl_io" ] - } } if (is_android) { @@ -1942,6 +1906,7 @@ bundle_data("test_support_bundle_data") { "data/ssl/certificates/ct-test-embedded-with-intermediate-chain.pem", "data/ssl/certificates/ct-test-embedded-with-intermediate-preca-chain.pem", "data/ssl/certificates/ct-test-embedded-with-preca-chain.pem", + "data/ssl/certificates/ct-test-embedded-with-uids.pem", "data/ssl/certificates/dec_2017.pem", "data/ssl/certificates/diginotar_cyber_ca.pem", "data/ssl/certificates/diginotar_pkioverheid.pem", @@ -2483,13 +2448,10 @@ if (is_linux || is_chromeos) { } source_set("epoll_quic_tools") { + testonly = true sources = [ "quic/platform/impl/quic_epoll_clock.cc", "quic/platform/impl/quic_epoll_clock.h", - "quic/platform/impl/quic_linux_socket_utils.cc", - "quic/platform/impl/quic_linux_socket_utils.h", - "quic/platform/impl/quic_socket_utils.cc", - "quic/platform/impl/quic_socket_utils.h", "quic/platform/impl/quic_stream_buffer_allocator_impl.h", "quic/platform/impl/quic_udp_socket_platform_impl.h", ] @@ -2575,7 +2537,6 @@ source_set("spdy_test_tools") { sources = [ "spdy/fuzzing/hpack_fuzz_util.cc", "spdy/fuzzing/hpack_fuzz_util.h", - "spdy/platform/impl/spdy_test_impl.h", ] deps = [ ":net", @@ -2587,9 +2548,13 @@ source_set("spdy_test_tools") { source_set("quiche_test_tools") { testonly = true - sources = [ "quiche/common/platform/impl/quiche_test_impl.h" ] + sources = [ + "quiche/common/platform/impl/quiche_test_helpers_impl.h", + "quiche/common/platform/impl/quiche_test_impl.h", + ] deps = [ ":net", + ":test_support", "//testing/gmock", "//testing/gtest", ] @@ -2615,8 +2580,6 @@ source_set("quic_test_tools") { "quic/platform/impl/quic_epoll_test_tools_impl.h", "quic/platform/impl/quic_expect_bug_impl.h", "quic/platform/impl/quic_mock_log_impl.h", - "quic/platform/impl/quic_port_utils_impl.cc", - "quic/platform/impl/quic_port_utils_impl.h", "quic/platform/impl/quic_test_impl.cc", "quic/platform/impl/quic_test_impl.h", "quic/platform/impl/quic_test_loopback_impl.cc", @@ -2688,6 +2651,7 @@ source_set("simple_quic_tools") { if (!is_ios) { executable("quic_client") { + testonly = true sources = [ "tools/quic/quic_simple_client_bin.cc" ] deps = [ ":net", @@ -4112,7 +4076,6 @@ test("net_unittests") { "base/expiring_cache_unittest.cc", "base/file_stream_unittest.cc", "base/filename_util_unittest.cc", - "base/hex_utils_test.cc", "base/host_mapping_rules_unittest.cc", "base/host_port_pair_unittest.cc", "base/interval_test.cc", @@ -4379,7 +4342,6 @@ test("net_unittests") { "spdy/header_coalescer_test.cc", "spdy/http2_priority_dependencies_unittest.cc", "spdy/http2_push_promise_index_test.cc", - "spdy/platform/impl/spdy_test_helpers_impl.h", "spdy/spdy_buffer_unittest.cc", "spdy/spdy_http_stream_unittest.cc", "spdy/spdy_http_utils_unittest.cc", @@ -4589,8 +4551,6 @@ test("net_unittests") { sources += [ "quic/platform/impl/quic_epoll_clock_test.cc", "quic/platform/impl/quic_flags_test.cc", - "quic/platform/impl/quic_linux_socket_utils_test.cc", - "quic/platform/impl/quic_socket_utils_test.cc", "tools/quic/quic_http_proxy_backend_stream_test.cc", "tools/quic/quic_http_proxy_backend_test.cc", "tools/quic/quic_simple_server_test.cc", diff --git a/chromium/net/DIR_METADATA b/chromium/net/DIR_METADATA index c04cde4ab4b..704716471d4 100644 --- a/chromium/net/DIR_METADATA +++ b/chromium/net/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network" diff --git a/chromium/net/OWNERS b/chromium/net/OWNERS index 8f1447cabd9..0eb7b988f93 100644 --- a/chromium/net/OWNERS +++ b/chromium/net/OWNERS @@ -9,6 +9,7 @@ mmenke@chromium.org morlovich@chromium.org nharper@chromium.org pauljensen@chromium.org +rch@chromium.org rsleevi@chromium.org file://net/quic/OWNERS # For QUICHE rolls only. diff --git a/chromium/net/android/cellular_signal_strength.cc b/chromium/net/android/cellular_signal_strength.cc index 35254402a9e..24ce9f7e288 100644 --- a/chromium/net/android/cellular_signal_strength.cc +++ b/chromium/net/android/cellular_signal_strength.cc @@ -29,12 +29,12 @@ static_assert( } // namespace -base::Optional GetSignalStrengthLevel() { +absl::optional GetSignalStrengthLevel() { int32_t signal_strength_level = Java_AndroidCellularSignalStrength_getSignalStrengthLevel( base::android::AttachCurrentThread()); if (signal_strength_level == ERROR_NOT_SUPPORTED) - return base::nullopt; + return absl::nullopt; // |signal_strength_level| is expected to be between 0 and 4 (both inclusive). // See diff --git a/chromium/net/android/cellular_signal_strength.h b/chromium/net/android/cellular_signal_strength.h index 367161c5a09..e1f3bb50131 100644 --- a/chromium/net/android/cellular_signal_strength.h +++ b/chromium/net/android/cellular_signal_strength.h @@ -8,8 +8,8 @@ #include #include -#include "base/optional.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -22,7 +22,7 @@ namespace cellular_signal_strength { // empty value is returned. If the signal strength value returned by platform // API is less than 0, this method returns 0. If the platform API returns a // value larger than 4, then this method returns 4. -NET_EXPORT_PRIVATE base::Optional GetSignalStrengthLevel(); +NET_EXPORT_PRIVATE absl::optional GetSignalStrengthLevel(); } // namespace cellular_signal_strength diff --git a/chromium/net/android/cellular_signal_strength_unittest.cc b/chromium/net/android/cellular_signal_strength_unittest.cc index 86e96976c00..1ce273eb462 100644 --- a/chromium/net/android/cellular_signal_strength_unittest.cc +++ b/chromium/net/android/cellular_signal_strength_unittest.cc @@ -6,16 +6,16 @@ #include -#include "base/optional.h" #include "net/base/network_change_notifier.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace { TEST(CellularSignalStrengthAndroidTest, SignalStrengthLevelTest) { - base::Optional signal_strength = + absl::optional signal_strength = android::cellular_signal_strength::GetSignalStrengthLevel(); // Signal strength is unavailable if the device does not have an active diff --git a/chromium/net/android/dummy_spnego_authenticator.h b/chromium/net/android/dummy_spnego_authenticator.h index ae51b0226d5..5a221a48469 100644 --- a/chromium/net/android/dummy_spnego_authenticator.h +++ b/chromium/net/android/dummy_spnego_authenticator.h @@ -8,7 +8,6 @@ #include #include -#include #include #include diff --git a/chromium/net/android/network_activation_request.h b/chromium/net/android/network_activation_request.h index 784460354c1..8ce8edd7d81 100644 --- a/chromium/net/android/network_activation_request.h +++ b/chromium/net/android/network_activation_request.h @@ -38,7 +38,7 @@ class NET_EXPORT_PRIVATE NetworkActivationRequest { // Exposes a handle to the network currently activated by the system on behalf // of this request, if any. - const base::Optional& activated_network() const { + const absl::optional& activated_network() const { return activated_network_; } @@ -53,7 +53,7 @@ class NET_EXPORT_PRIVATE NetworkActivationRequest { const scoped_refptr task_runner_; base::WeakPtr weak_self_; base::android::ScopedJavaGlobalRef java_request_; - base::Optional activated_network_; + absl::optional activated_network_; base::WeakPtrFactory weak_ptr_factory_{this}; }; diff --git a/chromium/net/android/network_change_notifier_android.cc b/chromium/net/android/network_change_notifier_android.cc index 71517829c29..e1bf77daaf5 100644 --- a/chromium/net/android/network_change_notifier_android.cc +++ b/chromium/net/android/network_change_notifier_android.cc @@ -116,7 +116,7 @@ class NetworkChangeNotifierAndroid::BlockingThreadObjects { NetworkChangeNotifierAndroid::~NetworkChangeNotifierAndroid() { ClearGlobalPointer(); - delegate_->RemoveObserver(this); + delegate_->UnregisterObserver(this); } NetworkChangeNotifier::ConnectionType @@ -207,7 +207,7 @@ NetworkChangeNotifierAndroid::NetworkChangeNotifierAndroid( force_network_handles_supported_for_testing_(false) { CHECK_EQ(NetId::INVALID, NetworkChangeNotifier::kInvalidNetworkHandle) << "kInvalidNetworkHandle doesn't match NetId::INVALID"; - delegate_->AddObserver(this); + delegate_->RegisterObserver(this); // Since Android P, ConnectivityManager's signals include VPNs so we don't // need to use AddressTrackerLinux. if (base::android::BuildInfo::GetInstance()->sdk_int() < diff --git a/chromium/net/android/network_change_notifier_android_unittest.cc b/chromium/net/android/network_change_notifier_android_unittest.cc index 3cf07e3925c..400421563fa 100644 --- a/chromium/net/android/network_change_notifier_android_unittest.cc +++ b/chromium/net/android/network_change_notifier_android_unittest.cc @@ -6,6 +6,8 @@ #include "net/android/network_change_notifier_android.h" +#include + #include "base/bind.h" #include "base/callback.h" #include "base/compiler_specific.h" @@ -266,7 +268,7 @@ TEST_F(BaseNetworkChangeNotifierAndroidTest, SetOnline(); ASSERT_EQ(NetworkChangeNotifier::CONNECTION_UNKNOWN, delegate_.GetCurrentConnectionType()); - other_delegate.reset(new NetworkChangeNotifierDelegateAndroid()); + other_delegate = std::make_unique(); EXPECT_EQ(NetworkChangeNotifier::CONNECTION_UNKNOWN, other_delegate->GetCurrentConnectionType()); } @@ -294,40 +296,31 @@ class NetworkChangeNotifierAndroidTest }; class NetworkChangeNotifierDelegateAndroidTest - : public NetworkChangeNotifierAndroidTest { + : public BaseNetworkChangeNotifierAndroidTest { protected: NetworkChangeNotifierDelegateAndroidTest() { - delegate_.AddObserver(&delegate_observer_); - delegate_.AddObserver(&other_delegate_observer_); + delegate_.RegisterObserver(&delegate_observer_); } ~NetworkChangeNotifierDelegateAndroidTest() override { - delegate_.RemoveObserver(&delegate_observer_); - delegate_.RemoveObserver(&other_delegate_observer_); + delegate_.UnregisterObserver(&delegate_observer_); } NetworkChangeNotifierDelegateAndroidObserver delegate_observer_; - NetworkChangeNotifierDelegateAndroidObserver other_delegate_observer_; }; -// Tests that the NetworkChangeNotifierDelegateAndroid's observers are notified. +// Tests that the NetworkChangeNotifierDelegateAndroid's observer is notified. // A testing-only observer is used here for testing. In production the // delegate's observers are instances of NetworkChangeNotifierAndroid. TEST_F(NetworkChangeNotifierDelegateAndroidTest, DelegateObserverNotified) { - // Test the logic with a single observer. RunTest(base::BindRepeating(&NetworkChangeNotifierDelegateAndroidObserver:: type_notifications_count, base::Unretained(&delegate_observer_)), base::BindRepeating( &NetworkChangeNotifierDelegateAndroid::GetCurrentConnectionType, base::Unretained(&delegate_))); - // Check that *all* the observers are notified. Both observers should have the - // same state. - EXPECT_EQ(delegate_observer_.type_notifications_count(), - other_delegate_observer_.type_notifications_count()); } - // When a NetworkChangeNotifierAndroid is observing a // NetworkChangeNotifierDelegateAndroid for network state changes, and the // NetworkChangeNotifierDelegateAndroid's connectivity state changes, the @@ -371,19 +364,16 @@ TEST_F(NetworkChangeNotifierAndroidTest, MaxBandwidth) { EXPECT_EQ(0.0, max_bandwidth_mbps); } -TEST_F(NetworkChangeNotifierDelegateAndroidTest, MaxBandwidthCallbackNotifier) { +TEST_F(NetworkChangeNotifierAndroidTest, MaxBandwidthCallbackNotifier) { // The bandwidth notification should always be forwarded, even if the value // doesn't change (because the type might have changed). FakeConnectionSubtypeChange(ConnectionSubtype::SUBTYPE_CDMA); - EXPECT_EQ(1, delegate_observer_.bandwidth_notifications_count()); EXPECT_EQ(1, max_bandwidth_observer_.notifications_count()); FakeConnectionSubtypeChange(ConnectionSubtype::SUBTYPE_CDMA); - EXPECT_EQ(2, delegate_observer_.bandwidth_notifications_count()); EXPECT_EQ(2, max_bandwidth_observer_.notifications_count()); FakeConnectionSubtypeChange(ConnectionSubtype::SUBTYPE_LTE); - EXPECT_EQ(3, delegate_observer_.bandwidth_notifications_count()); EXPECT_EQ(3, max_bandwidth_observer_.notifications_count()); } diff --git a/chromium/net/android/network_change_notifier_delegate_android.cc b/chromium/net/android/network_change_notifier_delegate_android.cc index d5a6a834982..ad9569ca791 100644 --- a/chromium/net/android/network_change_notifier_delegate_android.cc +++ b/chromium/net/android/network_change_notifier_delegate_android.cc @@ -67,8 +67,7 @@ void NetworkChangeNotifierDelegateAndroid::JavaLongArrayToNetworkMap( } NetworkChangeNotifierDelegateAndroid::NetworkChangeNotifierDelegateAndroid() - : observers_(new base::ObserverListThreadSafe()), - java_network_change_notifier_(Java_NetworkChangeNotifier_init( + : java_network_change_notifier_(Java_NetworkChangeNotifier_init( base::android::AttachCurrentThread())), register_network_callback_failed_( Java_NetworkChangeNotifier_registerNetworkCallbackFailed( @@ -94,8 +93,11 @@ NetworkChangeNotifierDelegateAndroid::NetworkChangeNotifierDelegateAndroid() } NetworkChangeNotifierDelegateAndroid::~NetworkChangeNotifierDelegateAndroid() { - DCHECK(thread_checker_.CalledOnValidThread()); - observers_->AssertEmpty(); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); + { + base::AutoLock auto_lock(observer_lock_); + DCHECK(!observer_); + } JNIEnv* env = base::android::AttachCurrentThread(); Java_NetworkChangeNotifier_removeNativeObserver( env, java_network_change_notifier_, reinterpret_cast(this)); @@ -109,7 +111,7 @@ NetworkChangeNotifierDelegateAndroid::GetCurrentConnectionType() const { NetworkChangeNotifier::ConnectionSubtype NetworkChangeNotifierDelegateAndroid::GetCurrentConnectionSubtype() const { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); return ConvertConnectionSubtype( Java_NetworkChangeNotifier_getCurrentConnectionSubtype( base::android::AttachCurrentThread(), java_network_change_notifier_)); @@ -153,7 +155,7 @@ void NetworkChangeNotifierDelegateAndroid::NotifyConnectionTypeChanged( const JavaParamRef& obj, jint new_connection_type, jlong default_netid) { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); const ConnectionType actual_connection_type = ConvertConnectionType( new_connection_type); SetCurrentConnectionType(actual_connection_type); @@ -174,24 +176,20 @@ void NetworkChangeNotifierDelegateAndroid::NotifyConnectionTypeChanged( // Delay sending the OnNetworkMadeDefault notification until we are // actually notified that the network connected in NotifyOfNetworkConnect. if (default_exists) { - observers_->Notify(FROM_HERE, &Observer::OnNetworkMadeDefault, - default_network); + base::AutoLock auto_lock(observer_lock_); + if (observer_) + observer_->OnNetworkMadeDefault(default_network); } } - // This is a synchronous notification because, during browser start-up, an - // initial connection-type update is generated by NetworkChangeNotifier.java. - // This must finish invalidating network requests before browser startup - // completes. If this were just a |Notify| call then tasks that invalidate - // active network connections would be left queued and would break any early - // network requests that started before they were processed. - observers_->NotifySynchronously(FROM_HERE, - &Observer::OnConnectionTypeChanged); + base::AutoLock auto_lock(observer_lock_); + if (observer_) + observer_->OnConnectionTypeChanged(); } jint NetworkChangeNotifierDelegateAndroid::GetConnectionType(JNIEnv*, jobject) const { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); return GetCurrentConnectionType(); } @@ -199,13 +197,16 @@ void NetworkChangeNotifierDelegateAndroid::NotifyMaxBandwidthChanged( JNIEnv* env, const JavaParamRef& obj, jint subtype) { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); double new_max_bandwidth = NetworkChangeNotifierAndroid::GetMaxBandwidthMbpsForConnectionSubtype( ConvertConnectionSubtype(subtype)); SetCurrentMaxBandwidth(new_max_bandwidth); - observers_->Notify(FROM_HERE, &Observer::OnMaxBandwidthChanged, - new_max_bandwidth, GetCurrentConnectionType()); + const ConnectionType connection_type = GetCurrentConnectionType(); + base::AutoLock auto_lock(observer_lock_); + if (observer_) { + observer_->OnMaxBandwidthChanged(new_max_bandwidth, connection_type); + } } void NetworkChangeNotifierDelegateAndroid::NotifyOfNetworkConnect( @@ -213,21 +214,25 @@ void NetworkChangeNotifierDelegateAndroid::NotifyOfNetworkConnect( const JavaParamRef& obj, jlong net_id, jint connection_type) { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); NetworkHandle network = net_id; bool already_exists; + bool is_default_network; { base::AutoLock auto_lock(connection_lock_); already_exists = network_map_.find(network) != network_map_.end(); network_map_[network] = static_cast(connection_type); + is_default_network = (network == default_network_); } // Android Lollipop would send many duplicate notifications. // This was later fixed in Android Marshmallow. // Deduplicate them here by avoiding sending duplicate notifications. if (!already_exists) { - observers_->Notify(FROM_HERE, &Observer::OnNetworkConnected, network); - if (network == GetCurrentDefaultNetwork()) { - observers_->Notify(FROM_HERE, &Observer::OnNetworkMadeDefault, network); + base::AutoLock auto_lock(observer_lock_); + if (observer_) { + observer_->OnNetworkConnected(network); + if (is_default_network) + observer_->OnNetworkMadeDefault(network); } } } @@ -236,21 +241,23 @@ void NetworkChangeNotifierDelegateAndroid::NotifyOfNetworkSoonToDisconnect( JNIEnv* env, const JavaParamRef& obj, jlong net_id) { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); NetworkHandle network = net_id; { base::AutoLock auto_lock(connection_lock_); if (network_map_.find(network) == network_map_.end()) return; } - observers_->Notify(FROM_HERE, &Observer::OnNetworkSoonToDisconnect, network); + base::AutoLock auto_lock(observer_lock_); + if (observer_) + observer_->OnNetworkSoonToDisconnect(network); } void NetworkChangeNotifierDelegateAndroid::NotifyOfNetworkDisconnect( JNIEnv* env, const JavaParamRef& obj, jlong net_id) { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); NetworkHandle network = net_id; { base::AutoLock auto_lock(connection_lock_); @@ -259,14 +266,16 @@ void NetworkChangeNotifierDelegateAndroid::NotifyOfNetworkDisconnect( if (network_map_.erase(network) == 0) return; } - observers_->Notify(FROM_HERE, &Observer::OnNetworkDisconnected, network); + base::AutoLock auto_lock(observer_lock_); + if (observer_) + observer_->OnNetworkDisconnected(network); } void NetworkChangeNotifierDelegateAndroid::NotifyPurgeActiveNetworkList( JNIEnv* env, const JavaParamRef& obj, const JavaParamRef& active_networks) { - DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); NetworkList active_network_list; base::android::JavaLongArrayToInt64Vector(env, active_networks, &active_network_list); @@ -290,14 +299,18 @@ void NetworkChangeNotifierDelegateAndroid::NotifyPurgeActiveNetworkList( NotifyOfNetworkDisconnect(env, obj, disconnected_network); } -void NetworkChangeNotifierDelegateAndroid::AddObserver( +void NetworkChangeNotifierDelegateAndroid::RegisterObserver( Observer* observer) { - observers_->AddObserver(observer); + base::AutoLock auto_lock(observer_lock_); + DCHECK(!observer_); + observer_ = observer; } -void NetworkChangeNotifierDelegateAndroid::RemoveObserver( +void NetworkChangeNotifierDelegateAndroid::UnregisterObserver( Observer* observer) { - observers_->RemoveObserver(observer); + base::AutoLock auto_lock(observer_lock_); + DCHECK_EQ(observer_, observer); + observer_ = nullptr; } void NetworkChangeNotifierDelegateAndroid::SetCurrentConnectionType( diff --git a/chromium/net/android/network_change_notifier_delegate_android.h b/chromium/net/android/network_change_notifier_delegate_android.h index c537f452809..905d2e6d53f 100644 --- a/chromium/net/android/network_change_notifier_delegate_android.h +++ b/chromium/net/android/network_change_notifier_delegate_android.h @@ -106,10 +106,14 @@ class NET_EXPORT_PRIVATE NetworkChangeNotifierDelegateAndroid { const base::android::JavaParamRef& obj, const base::android::JavaParamRef& active_networks); - // These methods can be called on any thread. Note that the provided observer - // will be notified on the thread AddObserver() is called on. - void AddObserver(Observer* observer); - void RemoveObserver(Observer* observer); + // Registers/unregisters the observer which receives notifications from this + // delegate. Notifications may be dispatched to the observer from any thread. + // |observer| must not invoke (Register|Unregister)Observer() when receiving a + // notification, because it would cause a reentrant lock acquisition. + // |observer| must unregister itself before + // ~NetworkChangeNotifierDelegateAndroid(). + void RegisterObserver(Observer* observer); + void UnregisterObserver(Observer* observer); // These methods are simply implementations of NetworkChangeNotifier APIs of // the same name. They can be called from any thread. @@ -162,8 +166,11 @@ class NET_EXPORT_PRIVATE NetworkChangeNotifierDelegateAndroid { void FakeDefaultNetwork(NetworkHandle network, ConnectionType type); void FakeConnectionSubtypeChanged(ConnectionSubtype subtype); - base::ThreadChecker thread_checker_; - scoped_refptr> observers_; + THREAD_CHECKER(thread_checker_); + + base::Lock observer_lock_; + Observer* observer_ GUARDED_BY(observer_lock_) = nullptr; + const base::android::ScopedJavaGlobalRef java_network_change_notifier_; // True if NetworkCallback failed to register, indicating that diff --git a/chromium/net/android/network_library.cc b/chromium/net/android/network_library.cc index fa302cdf0bf..8ac66005cc8 100644 --- a/chromium/net/android/network_library.cc +++ b/chromium/net/android/network_library.cc @@ -123,12 +123,12 @@ std::string GetWifiSSID() { base::android::AttachCurrentThread())); } -base::Optional GetWifiSignalLevel() { +absl::optional GetWifiSignalLevel() { const int count_buckets = 5; int signal_strength = Java_AndroidNetworkLibrary_getWifiSignalLevel( base::android::AttachCurrentThread(), count_buckets); if (signal_strength < 0) - return base::nullopt; + return absl::nullopt; DCHECK_LE(0, signal_strength); DCHECK_GE(count_buckets - 1, signal_strength); diff --git a/chromium/net/android/network_library.h b/chromium/net/android/network_library.h index f2ae1c0a015..27647990c32 100644 --- a/chromium/net/android/network_library.h +++ b/chromium/net/android/network_library.h @@ -20,6 +20,7 @@ #include "net/base/mime_util.h" #include "net/base/net_export.h" #include "net/socket/socket_descriptor.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace android { @@ -85,7 +86,7 @@ NET_EXPORT_PRIVATE std::string GetWifiSSID(); // Returns the signal strength level (between 0 and 4, both inclusive) of the // currently registered Wifi connection. If the value is unavailable, an // empty value is returned. -NET_EXPORT_PRIVATE base::Optional GetWifiSignalLevel(); +NET_EXPORT_PRIVATE absl::optional GetWifiSignalLevel(); // Gets the DNS servers and puts them in |dns_servers|. Sets // |dns_over_tls_active| and |dns_over_tls_hostname| based on the private DNS diff --git a/chromium/net/android/network_library_unittest.cc b/chromium/net/android/network_library_unittest.cc index 713364d19aa..37e93905719 100644 --- a/chromium/net/android/network_library_unittest.cc +++ b/chromium/net/android/network_library_unittest.cc @@ -20,7 +20,7 @@ TEST(NetworkLibraryTest, CaptivePortal) { } TEST(NetworkLibraryTest, GetWifiSignalLevel) { - base::Optional signal_strength = android::GetWifiSignalLevel(); + absl::optional signal_strength = android::GetWifiSignalLevel(); if (!signal_strength.has_value()) return; EXPECT_LE(0, signal_strength.value()); diff --git a/chromium/net/base/address_tracker_linux.cc b/chromium/net/base/address_tracker_linux.cc index 03537a91c11..a7a6290ecc4 100644 --- a/chromium/net/base/address_tracker_linux.cc +++ b/chromium/net/base/address_tracker_linux.cc @@ -13,12 +13,12 @@ #include "base/callback_helpers.h" #include "base/files/scoped_file.h" #include "base/logging.h" -#include "base/optional.h" #include "base/posix/eintr_wrapper.h" #include "base/task/current_thread.h" #include "base/threading/scoped_blocking_call.h" #include "build/build_config.h" #include "net/base/network_interfaces_linux.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #if defined(OS_ANDROID) #include "base/android/build_info.h" @@ -327,7 +327,7 @@ void AddressTrackerLinux::ReadMessages(bool* address_changed, char buffer[4096]; bool first_loop = true; { - base::Optional blocking_call; + absl::optional blocking_call; if (tracking_) { // If the loop below takes a long time to run, a new thread should added // to the current thread pool to ensure forward progress of all tasks. diff --git a/chromium/net/base/address_tracker_linux_unittest.cc b/chromium/net/base/address_tracker_linux_unittest.cc index bcf4f064430..f90bedf3f57 100644 --- a/chromium/net/base/address_tracker_linux_unittest.cc +++ b/chromium/net/base/address_tracker_linux_unittest.cc @@ -62,11 +62,11 @@ class AddressTrackerLinuxTest : public testing::Test { void InitializeAddressTracker(bool tracking) { if (tracking) { - tracker_.reset( - new AddressTrackerLinux(base::DoNothing(), base::DoNothing(), - base::DoNothing(), ignored_interfaces_)); + tracker_ = std::make_unique( + base::DoNothing(), base::DoNothing(), base::DoNothing(), + ignored_interfaces_); } else { - tracker_.reset(new AddressTrackerLinux()); + tracker_ = std::make_unique(); } original_get_interface_name_ = tracker_->get_interface_name_; tracker_->get_interface_name_ = TestGetInterfaceName; diff --git a/chromium/net/base/backoff_entry_serializer.cc b/chromium/net/base/backoff_entry_serializer.cc index 6127e5ef229..3375397d18a 100644 --- a/chromium/net/base/backoff_entry_serializer.cc +++ b/chromium/net/base/backoff_entry_serializer.cc @@ -36,13 +36,12 @@ bool BackoffDurationSafeToSerialize(const base::TimeDelta& duration) { namespace net { -std::unique_ptr BackoffEntrySerializer::SerializeToValue( - const BackoffEntry& entry, - base::Time time_now) { - std::unique_ptr serialized(new base::ListValue()); - serialized->AppendInteger(kSerializationFormatVersion); +base::Value BackoffEntrySerializer::SerializeToValue(const BackoffEntry& entry, + base::Time time_now) { + std::vector serialized; + serialized.emplace_back(kSerializationFormatVersion); - serialized->AppendInteger(entry.failure_count()); + serialized.emplace_back(entry.failure_count()); // Convert both |base::TimeTicks| values into |base::TimeDelta| values by // subtracting |kZeroTicks. This way, the top-level subtraction uses @@ -67,11 +66,11 @@ std::unique_ptr BackoffEntrySerializer::SerializeToValue( // Redundantly stores both the remaining time delta and the absolute time. // The delta is used to work around some cases where wall clock time changes. - serialized->AppendDouble(backoff_duration.InSecondsF()); - serialized->AppendString( + serialized.emplace_back(backoff_duration.InSecondsF()); + serialized.emplace_back( base::NumberToString(absolute_release_time.ToInternalValue())); - return std::move(serialized); + return base::Value(std::move(serialized)); } std::unique_ptr BackoffEntrySerializer::DeserializeFromValue( @@ -79,29 +78,35 @@ std::unique_ptr BackoffEntrySerializer::DeserializeFromValue( const BackoffEntry::Policy* policy, const base::TickClock* tick_clock, base::Time time_now) { - const base::ListValue* serialized_list = nullptr; - if (!serialized.GetAsList(&serialized_list)) + if (!serialized.is_list()) return nullptr; - if (serialized_list->GetSize() != 4) + const base::Value::ConstListView& list_view = serialized.GetList(); + + if (list_view.size() != 4) return nullptr; - int version_number; - if (!serialized_list->GetInteger(0, &version_number) || - version_number != kSerializationFormatVersion) { + + if (!list_view[0].is_int()) + return nullptr; + int version_number = list_view[0].GetInt(); + if (version_number != kSerializationFormatVersion) return nullptr; - } - int failure_count; - if (!serialized_list->GetInteger(1, &failure_count) || failure_count < 0) { + if (!list_view[1].is_int()) + return nullptr; + int failure_count = list_view[1].GetInt(); + if (failure_count < 0) { return nullptr; } failure_count = std::min(failure_count, kMaxFailureCount); - double original_backoff_duration_double; - if (!serialized_list->GetDouble(2, &original_backoff_duration_double)) + if (!list_view[2].is_double()) return nullptr; - std::string absolute_release_time_string; - if (!serialized_list->GetString(3, &absolute_release_time_string)) + double original_backoff_duration_double = list_view[2].GetDouble(); + + if (!list_view[3].is_string()) return nullptr; + std::string absolute_release_time_string = list_view[3].GetString(); + int64_t absolute_release_time_us; if (!base::StringToInt64(absolute_release_time_string, &absolute_release_time_us)) { diff --git a/chromium/net/base/backoff_entry_serializer.h b/chromium/net/base/backoff_entry_serializer.h index d5fde2c768d..2b79f79553f 100644 --- a/chromium/net/base/backoff_entry_serializer.h +++ b/chromium/net/base/backoff_entry_serializer.h @@ -31,9 +31,8 @@ class NET_EXPORT BackoffEntrySerializer { // be converted to an absolute timestamp, thus the time will continue counting // down even whilst the device is powered off, and will be partially // vulnerable to changes in the system clock time. - static std::unique_ptr SerializeToValue( - const BackoffEntry& entry, - base::Time time_now); + static base::Value SerializeToValue(const BackoffEntry& entry, + base::Time time_now); // Deserializes a ListValue back to a BackoffEntry. |policy| MUST be the same // Policy as the serialized entry had. |clock| may be NULL. Both |policy| and diff --git a/chromium/net/base/backoff_entry_serializer_fuzzer.cc b/chromium/net/base/backoff_entry_serializer_fuzzer.cc index c8e03f64256..0ec77af245d 100644 --- a/chromium/net/base/backoff_entry_serializer_fuzzer.cc +++ b/chromium/net/base/backoff_entry_serializer_fuzzer.cc @@ -9,7 +9,6 @@ #include "base/json/json_reader.h" #include "base/logging.h" -#include "base/optional.h" #include "base/strings/string_piece_forward.h" #include "base/time/tick_clock.h" #include "base/time/time.h" @@ -18,6 +17,7 @@ #include "net/base/backoff_entry_serializer_fuzzer_input.pb.h" #include "testing/libfuzzer/proto/json_proto_converter.h" #include "testing/libfuzzer/proto/lpm_interface.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -38,6 +38,10 @@ class ProtoTranslator { return base::Time() + base::TimeDelta::FromMicroseconds(input_.parse_time()); } + base::TimeTicks parse_time_ticks() const { + return base::TimeTicks() + + base::TimeDelta::FromMicroseconds(input_.parse_time()); + } base::Time serialize_time() const { return base::Time() + base::TimeDelta::FromMicroseconds(input_.serialize_time()); @@ -46,10 +50,10 @@ class ProtoTranslator { return base::TimeTicks() + base::TimeDelta::FromMicroseconds(input_.now_ticks()); } - base::Optional serialized_entry() const { + absl::optional serialized_entry() const { json_proto::JsonProtoConverter converter; std::string json_array = converter.Convert(input_.serialized_entry()); - base::Optional value = base::JSONReader::Read(json_array); + absl::optional value = base::JSONReader::Read(json_array); return value; } @@ -87,7 +91,7 @@ class MockClock : public base::TickClock { // we check that the parsed BackoffEntry values are equivalent. void TestDeserialize(const ProtoTranslator& translator) { // Attempt to convert the json_proto.ArrayValue to a base::Value. - base::Optional value = translator.serialized_entry(); + absl::optional value = translator.serialized_entry(); if (!value) return; DCHECK(value->is_list()); @@ -95,7 +99,7 @@ void TestDeserialize(const ProtoTranslator& translator) { BackoffEntry::Policy policy = translator.policy(); MockClock clock; - clock.SetNow(translator.now_ticks()); + clock.SetNow(translator.parse_time_ticks()); // Attempt to deserialize a BackoffEntry. std::unique_ptr entry = @@ -104,9 +108,8 @@ void TestDeserialize(const ProtoTranslator& translator) { if (!entry) return; - std::unique_ptr reserialized = + base::Value reserialized = BackoffEntrySerializer::SerializeToValue(*entry, translator.parse_time()); - CHECK(reserialized); // Due to fuzzy interpretation in BackoffEntrySerializer:: // DeserializeFromValue, we cannot assert that |*reserialized == *value|. @@ -114,7 +117,7 @@ void TestDeserialize(const ProtoTranslator& translator) { // properties are preserved. std::unique_ptr entry_reparsed = BackoffEntrySerializer::DeserializeFromValue( - *reserialized, &policy, &clock, translator.parse_time()); + reserialized, &policy, &clock, translator.parse_time()); CHECK(entry_reparsed); CHECK_EQ(entry_reparsed->failure_count(), entry->failure_count()); CHECK_LE(entry_reparsed->GetReleaseTime(), entry->GetReleaseTime()); @@ -129,17 +132,16 @@ void TestSerialize(const ProtoTranslator& translator) { // Serialize the BackoffEntry. BackoffEntry native_entry(&policy); - std::unique_ptr serialized = - BackoffEntrySerializer::SerializeToValue(native_entry, - translator.serialize_time()); - CHECK(serialized); + base::Value serialized = BackoffEntrySerializer::SerializeToValue( + native_entry, translator.serialize_time()); + CHECK(serialized.is_list()); MockClock clock; clock.SetNow(translator.now_ticks()); // Deserialize it. std::unique_ptr deserialized_entry = - BackoffEntrySerializer::DeserializeFromValue(*serialized, &policy, &clock, + BackoffEntrySerializer::DeserializeFromValue(serialized, &policy, &clock, translator.parse_time()); // Even though SerializeToValue was successful, we're not guaranteed to have a // |deserialized_entry|. One reason deserialization may fail is if the parsed diff --git a/chromium/net/base/backoff_entry_serializer_unittest.cc b/chromium/net/base/backoff_entry_serializer_unittest.cc index 10d0b974eb1..f6620595491 100644 --- a/chromium/net/base/backoff_entry_serializer_unittest.cc +++ b/chromium/net/base/backoff_entry_serializer_unittest.cc @@ -136,12 +136,12 @@ TEST(BackoffEntrySerializerTest, SpecialCasesOfBackoffDuration) { BackoffEntry original(&base_policy, &original_ticks); // Set the custom release time. original.SetCustomReleaseTime(test_case.release_time); - std::unique_ptr serialized = + base::Value serialized = BackoffEntrySerializer::SerializeToValue(original, original_time); // Check that the serialized backoff duration matches our expectation. double serialized_backoff_duration_double; - EXPECT_TRUE(serialized->GetList()[2].GetAsDouble( + EXPECT_TRUE(serialized.GetList()[2].GetAsDouble( &serialized_backoff_duration_double)); base::TimeDelta serialized_backoff_duration = base::TimeDelta::FromSecondsD(serialized_backoff_duration_double); @@ -166,12 +166,12 @@ TEST(BackoffEntrySerializerTest, SerializeFiniteReleaseTime) { original_ticks.set_now(TimeTicks()); BackoffEntry original(&base_policy, &original_ticks); original.SetCustomReleaseTime(release_time); - std::unique_ptr serialized = + base::Value serialized = BackoffEntrySerializer::SerializeToValue(original, original_time); // Reach into the serialization and check the string-formatted release time. const std::string& serialized_release_time = - serialized->GetList()[3].GetString(); + serialized.GetList()[3].GetString(); EXPECT_EQ(serialized_release_time, "0"); // Test that |DeserializeFromValue| notices this zero-valued release time and @@ -179,7 +179,7 @@ TEST(BackoffEntrySerializerTest, SerializeFiniteReleaseTime) { const Time parse_time = Time::FromJsTime(1430907555111); // May 2015 for realism std::unique_ptr deserialized = - BackoffEntrySerializer::DeserializeFromValue(*serialized, &base_policy, + BackoffEntrySerializer::DeserializeFromValue(serialized, &base_policy, &original_ticks, parse_time); ASSERT_TRUE(deserialized.get()); EXPECT_EQ(original.GetReleaseTime(), deserialized->GetReleaseTime()); @@ -190,12 +190,12 @@ TEST(BackoffEntrySerializerTest, SerializeNoFailures) { TestTickClock original_ticks; original_ticks.set_now(TimeTicks::Now()); BackoffEntry original(&base_policy, &original_ticks); - std::unique_ptr serialized = + base::Value serialized = BackoffEntrySerializer::SerializeToValue(original, original_time); std::unique_ptr deserialized = BackoffEntrySerializer::DeserializeFromValue( - *serialized, &base_policy, &original_ticks, original_time); + serialized, &base_policy, &original_ticks, original_time); ASSERT_TRUE(deserialized.get()); EXPECT_EQ(original.failure_count(), deserialized->failure_count()); EXPECT_EQ(original.GetReleaseTime(), deserialized->GetReleaseTime()); @@ -208,14 +208,14 @@ TEST(BackoffEntrySerializerTest, SerializeTimeOffsets) { // 2 errors. original.InformOfRequest(false); original.InformOfRequest(false); - std::unique_ptr serialized = + base::Value serialized = BackoffEntrySerializer::SerializeToValue(original, original_time); { // Test that immediate deserialization round-trips. std::unique_ptr deserialized = BackoffEntrySerializer::DeserializeFromValue( - *serialized, &base_policy, &original_ticks, original_time); + serialized, &base_policy, &original_ticks, original_time); ASSERT_TRUE(deserialized.get()); EXPECT_EQ(original.failure_count(), deserialized->failure_count()); EXPECT_EQ(original.GetReleaseTime(), deserialized->GetReleaseTime()); @@ -227,7 +227,7 @@ TEST(BackoffEntrySerializerTest, SerializeTimeOffsets) { Time later_time = original_time + TimeDelta::FromDays(1); std::unique_ptr deserialized = BackoffEntrySerializer::DeserializeFromValue( - *serialized, &base_policy, &original_ticks, later_time); + serialized, &base_policy, &original_ticks, later_time); ASSERT_TRUE(deserialized.get()); EXPECT_EQ(original.failure_count(), deserialized->failure_count()); // Remaining backoff duration continues decreasing while device is off. @@ -246,7 +246,7 @@ TEST(BackoffEntrySerializerTest, SerializeTimeOffsets) { later_ticks.set_now(TimeTicks() + TimeDelta::FromDays(1)); std::unique_ptr deserialized = BackoffEntrySerializer::DeserializeFromValue( - *serialized, &base_policy, &later_ticks, original_time); + serialized, &base_policy, &later_ticks, original_time); ASSERT_TRUE(deserialized.get()); EXPECT_EQ(original.failure_count(), deserialized->failure_count()); // According to the wall clock, no time has passed. So remaining backoff @@ -269,7 +269,7 @@ TEST(BackoffEntrySerializerTest, SerializeTimeOffsets) { later_ticks.set_now(TimeTicks() + TimeDelta::FromDays(1)); Time later_time = original_time + TimeDelta::FromDays(1); std::unique_ptr deserialized = - BackoffEntrySerializer::DeserializeFromValue(*serialized, &base_policy, + BackoffEntrySerializer::DeserializeFromValue(serialized, &base_policy, &later_ticks, later_time); ASSERT_TRUE(deserialized.get()); EXPECT_EQ(original.failure_count(), deserialized->failure_count()); @@ -288,7 +288,7 @@ TEST(BackoffEntrySerializerTest, SerializeTimeOffsets) { Time earlier_time = original_time - TimeDelta::FromSeconds(1); std::unique_ptr deserialized = BackoffEntrySerializer::DeserializeFromValue( - *serialized, &base_policy, &original_ticks, earlier_time); + serialized, &base_policy, &original_ticks, earlier_time); ASSERT_TRUE(deserialized.get()); EXPECT_EQ(original.failure_count(), deserialized->failure_count()); // If only the absolute wall clock time was serialized, subtracting the diff --git a/chromium/net/base/data_url.cc b/chromium/net/base/data_url.cc index d5314a9918c..82e1dbc4eea 100644 --- a/chromium/net/base/data_url.cc +++ b/chromium/net/base/data_url.cc @@ -110,7 +110,7 @@ bool DataURL::Parse(const GURL& url, // of the data, and should be stripped. Otherwise, the escaped whitespace // could be part of the payload, so don't strip it. if (base64_encoded) { - std::string unescaped_body = UnescapeBinaryURLComponent(raw_body); + std::string unescaped_body = base::UnescapeBinaryURLComponent(raw_body); // Strip spaces, which aren't allowed in Base64 encoding. base::EraseIf(unescaped_body, base::IsAsciiWhitespace); @@ -138,7 +138,7 @@ bool DataURL::Parse(const GURL& url, raw_body = temp; } - *data = UnescapeBinaryURLComponent(raw_body); + *data = base::UnescapeBinaryURLComponent(raw_body); } } diff --git a/chromium/net/base/escape.cc b/chromium/net/base/escape.cc index 552a86b0aa2..9d28bf6c51a 100644 --- a/chromium/net/base/escape.cc +++ b/chromium/net/base/escape.cc @@ -84,9 +84,8 @@ void AppendEscapedCharForHTMLImpl(typename str::value_type c, str* output) { } // Convert |input| string to a form that will not be interpreted as HTML. -template -std::basic_string EscapeForHTMLImpl( - base::BasicStringPiece input) { +template +std::basic_string EscapeForHTMLImpl(T input) { std::basic_string result; result.reserve(input.size()); // Optimize for no escaping. diff --git a/chromium/net/base/expiring_cache_unittest.cc b/chromium/net/base/expiring_cache_unittest.cc index 1f3c5d38073..536b9545247 100644 --- a/chromium/net/base/expiring_cache_unittest.cc +++ b/chromium/net/base/expiring_cache_unittest.cc @@ -7,7 +7,7 @@ #include #include -#include "base/stl_util.h" +#include "base/containers/contains.h" #include "base/strings/stringprintf.h" #include "base/time/time.h" #include "testing/gmock/include/gmock/gmock.h" diff --git a/chromium/net/base/features.cc b/chromium/net/base/features.cc index 5cbf6427237..407919d15b7 100644 --- a/chromium/net/base/features.cc +++ b/chromium/net/base/features.cc @@ -123,9 +123,9 @@ const base::Feature kTLS13KeyUpdate{"TLS13KeyUpdate", const base::Feature kPostQuantumCECPQ2{"PostQuantumCECPQ2", base::FEATURE_DISABLED_BY_DEFAULT}; const base::Feature kPostQuantumCECPQ2SomeDomains{ - "PostQuantumCECPQ2SomeDomains", base::FEATURE_ENABLED_BY_DEFAULT}; + "PostQuantumCECPQ2SomeDomains", base::FEATURE_DISABLED_BY_DEFAULT}; const base::FeatureParam - kPostQuantumCECPQ2Prefix(&kPostQuantumCECPQ2SomeDomains, "prefix", "aa"); + kPostQuantumCECPQ2Prefix(&kPostQuantumCECPQ2SomeDomains, "prefix", "a"); const base::Feature kNetUnusedIdleSocketTimeout{ "NetUnusedIdleSocketTimeout", base::FEATURE_DISABLED_BY_DEFAULT}; @@ -226,13 +226,19 @@ const base::Feature kSameSiteCookiesBugfix1166211{ "SameSiteCookiesBugfix1166211", base::FEATURE_ENABLED_BY_DEFAULT}; const base::Feature kNoCookieChangeNotificationOnLoad{ - "NoCookieChangeNotificationOnLoad", base::FEATURE_DISABLED_BY_DEFAULT}; + "NoCookieChangeNotificationOnLoad", base::FEATURE_ENABLED_BY_DEFAULT}; #if BUILDFLAG(ENABLE_REPORTING) const base::Feature kDocumentReporting{"DocumentReporting", base::FEATURE_DISABLED_BY_DEFAULT}; #endif // BUILDFLAG(ENABLE_REPORTING) +#if defined(OS_POSIX) || defined(OS_FUCHSIA) +const base::Feature kUdpSocketPosixAlwaysUpdateBytesReceived{ + "UdpSocketPosixAlwaysUpdateBytesReceived", + base::FEATURE_DISABLED_BY_DEFAULT}; +#endif // defined(OS_POSIX) || defined(OS_FUCHSIA) + const base::Feature kCookieSameSiteConsidersRedirectChain{ "CookieSameSiteConsidersRedirectChain", base::FEATURE_DISABLED_BY_DEFAULT}; diff --git a/chromium/net/base/features.h b/chromium/net/base/features.h index 2e01ea82033..b97d7dd4ddf 100644 --- a/chromium/net/base/features.h +++ b/chromium/net/base/features.h @@ -339,6 +339,15 @@ NET_EXPORT extern const base::Feature kNoCookieChangeNotificationOnLoad; NET_EXPORT extern const base::Feature kDocumentReporting; #endif // BUILDFLAG(ENABLE_REPORTING) +#if defined(OS_POSIX) || defined(OS_FUCHSIA) +// When enabled, UDPSocketPosix increments the global counter of bytes received +// every time bytes are received, instead of using a timer to batch updates. +// This should reduce the number of wake ups and improve battery consumption. +// TODO(https://crbug.com/1189805): Cleanup the feature after verifying that it +// doesn't negatively affect performance. +NET_EXPORT extern const base::Feature kUdpSocketPosixAlwaysUpdateBytesReceived; +#endif // defined(OS_POSIX) || defined(OS_FUCHSIA) + // When this feature is enabled, redirected requests will be considered // cross-site for the purpose of SameSite cookies if any redirect hop was // cross-site to the target URL, even if the original initiator of the diff --git a/chromium/net/base/filename_util_internal.cc b/chromium/net/base/filename_util_internal.cc index 90b8b40ab61..ddb9427150d 100644 --- a/chromium/net/base/filename_util_internal.cc +++ b/chromium/net/base/filename_util_internal.cc @@ -4,9 +4,9 @@ #include "net/base/filename_util.h" +#include "base/containers/contains.h" #include "base/files/file_path.h" #include "base/files/file_util.h" -#include "base/stl_util.h" #include "base/strings/string_util.h" #include "base/strings/sys_string_conversions.h" #include "base/strings/utf_string_conversions.h" diff --git a/chromium/net/base/hash_value.cc b/chromium/net/base/hash_value.cc index a6735140f85..ec440bbcc06 100644 --- a/chromium/net/base/hash_value.cc +++ b/chromium/net/base/hash_value.cc @@ -3,7 +3,6 @@ // found in the LICENSE file. #include "net/base/hash_value.h" -#include "base/strings/string_util.h" #include #include diff --git a/chromium/net/base/hex_utils.cc b/chromium/net/base/hex_utils.cc index 03a3c2ad977..3115b4185f0 100644 --- a/chromium/net/base/hex_utils.cc +++ b/chromium/net/base/hex_utils.cc @@ -4,44 +4,21 @@ #include "net/base/hex_utils.h" -#include - -#include "base/strings/stringprintf.h" +#include "base/strings/abseil_string_conversions.h" +#include "base/strings/string_number_conversions.h" +#include "net/third_party/quiche/src/common/quiche_text_utils.h" namespace net { -std::string HexDump(base::StringPiece input) { - const int kBytesPerLine = 16; // Maximum bytes dumped per line. - int offset = 0; - const char* buf = input.data(); - int bytes_remaining = input.size(); +std::string HexDecode(base::StringPiece hex) { std::string output; - const char* p = buf; - while (bytes_remaining > 0) { - const int line_bytes = std::min(bytes_remaining, kBytesPerLine); - base::StringAppendF(&output, "0x%04x: ", offset); - for (int i = 0; i < kBytesPerLine; ++i) { - if (i < line_bytes) { - base::StringAppendF(&output, "%02x", static_cast(p[i])); - } else { - output += " "; - } - if (i % 2) { - output += ' '; - } - } - output += ' '; - for (int i = 0; i < line_bytes; ++i) { - // Replace non-printable characters and 0x20 (space) with '.' - output += (p[i] > 0x20 && p[i] < 0x7f) ? p[i] : '.'; - } - - bytes_remaining -= line_bytes; - offset += line_bytes; - p += line_bytes; - output += '\n'; - } + const bool success = base::HexStringToString(hex, &output); + DCHECK(success); return output; } +std::string HexDump(base::StringPiece input) { + return quiche::QuicheTextUtils::HexDump(base::StringPieceToStringView(input)); +} + } // namespace net diff --git a/chromium/net/base/hex_utils.h b/chromium/net/base/hex_utils.h index b09be9b880b..295091e0d2c 100644 --- a/chromium/net/base/hex_utils.h +++ b/chromium/net/base/hex_utils.h @@ -12,6 +12,14 @@ namespace net { +// Use base::HexEncode() for encoding to hex representation. + +// Decode a hex representation like "666f6f" to a string like "foo". Crashes on +// invalid input in debug builds, therefore it must only be used on sanitized +// input (like a constant literal). If validity of input needs to be checked or +// partial decoding is desired, use base::HexStringToString() instead. +NET_EXPORT_PRIVATE std::string HexDecode(base::StringPiece hex); + // Return a std::string containing hex and ASCII representations of the binary // buffer |input|, with offsets at the beginning of each line, in the style of // hexdump. Non-printable characters will be shown as '.' in the ASCII output. diff --git a/chromium/net/base/hex_utils_test.cc b/chromium/net/base/hex_utils_test.cc deleted file mode 100644 index a812be1d2b3..00000000000 --- a/chromium/net/base/hex_utils_test.cc +++ /dev/null @@ -1,31 +0,0 @@ -// Copyright 2017 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. - -#include "net/base/hex_utils.h" -#include "testing/gtest/include/gtest/gtest.h" - -namespace net { - -namespace test { - -TEST(HexUtilsTest, HexDump) { - EXPECT_EQ("", HexDump("")); - EXPECT_EQ("0x0000: 4865 6c6c 6f20 776f 726c 6421 Hello.world!\n", - HexDump("Hello world!")); - EXPECT_EQ( - "0x0000: 5052 4920 2a20 4854 5450 2f32 2e30 0d0a PRI.*.HTTP/2.0..\n" - "0x0010: 0d0a 534d 0d0a 0d0a ..SM....\n", - HexDump("PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n")); - // Verify that 0x21 and 0x7e are printable, 0x20 and 0x7f are not. - EXPECT_EQ("0x0000: 2021 7e7f .!~.\n", - HexDump("\x20\x21\x7e\x7f")); - // Verify that values above numeric_limits::max() are cast - // properly on platforms where char is unsigned. - EXPECT_EQ("0x0000: 90aa ff ...\n", - HexDump("\x90\xaa\xff")); -} - -} // namespace test - -} // namespace net diff --git a/chromium/net/base/ip_address.cc b/chromium/net/base/ip_address.cc index ec095c44934..fef6d40e6e0 100644 --- a/chromium/net/base/ip_address.cc +++ b/chromium/net/base/ip_address.cc @@ -438,7 +438,7 @@ bool IPAddressMatchesPrefix(const IPAddress& ip_address, prefix_length_in_bits); } -bool ParseCIDRBlock(const std::string& cidr_literal, +bool ParseCIDRBlock(base::StringPiece cidr_literal, IPAddress* ip_address, size_t* prefix_length_in_bits) { // We expect CIDR notation to match one of these two templates: diff --git a/chromium/net/base/ip_address.h b/chromium/net/base/ip_address.h index c3249b7c88d..c8f001cdd8c 100644 --- a/chromium/net/base/ip_address.h +++ b/chromium/net/base/ip_address.h @@ -270,7 +270,7 @@ NET_EXPORT bool IPAddressMatchesPrefix(const IPAddress& ip_address, // 10.10.3.1/20 // a:b:c::/46 // ::1/128 -NET_EXPORT bool ParseCIDRBlock(const std::string& cidr_literal, +NET_EXPORT bool ParseCIDRBlock(base::StringPiece cidr_literal, IPAddress* ip_address, size_t* prefix_length_in_bits); diff --git a/chromium/net/base/isolation_info.cc b/chromium/net/base/isolation_info.cc index e51644b222c..5cd54540daf 100644 --- a/chromium/net/base/isolation_info.cc +++ b/chromium/net/base/isolation_info.cc @@ -37,11 +37,11 @@ bool ValidateSameSite(const url::Origin& origin, // 0-argument constructor. Additionally, |opaque_and_non_transient| can only be // true if both origins are opaque and |site_for_cookies| is null. bool IsConsistent(IsolationInfo::RequestType request_type, - const base::Optional& top_frame_origin, - const base::Optional& frame_origin, + const absl::optional& top_frame_origin, + const absl::optional& frame_origin, const SiteForCookies& site_for_cookies, bool opaque_and_non_transient, - base::Optional> party_context) { + absl::optional> party_context) { // Check for the default-constructed case. if (!top_frame_origin) { return request_type == IsolationInfo::RequestType::kOther && @@ -92,11 +92,11 @@ bool IsConsistent(IsolationInfo::RequestType request_type, IsolationInfo::IsolationInfo() : IsolationInfo(RequestType::kOther, - base::nullopt, - base::nullopt, + absl::nullopt, + absl::nullopt, SiteForCookies(), false /* opaque_and_non_transient */, - base::nullopt) {} + absl::nullopt) {} IsolationInfo::IsolationInfo(const IsolationInfo&) = default; IsolationInfo::IsolationInfo(IsolationInfo&&) = default; @@ -116,14 +116,14 @@ IsolationInfo IsolationInfo::CreateTransient() { url::Origin opaque_origin; return IsolationInfo(RequestType::kOther, opaque_origin, opaque_origin, SiteForCookies(), false /* opaque_and_non_transient */, - base::nullopt /* party_context */); + absl::nullopt /* party_context */); } IsolationInfo IsolationInfo::CreateOpaqueAndNonTransient() { url::Origin opaque_origin; return IsolationInfo(RequestType::kOther, opaque_origin, opaque_origin, SiteForCookies(), true /* opaque_and_non_transient */, - base::nullopt /* party_context */); + absl::nullopt /* party_context */); } IsolationInfo IsolationInfo::Create( @@ -131,7 +131,7 @@ IsolationInfo IsolationInfo::Create( const url::Origin& top_frame_origin, const url::Origin& frame_origin, const SiteForCookies& site_for_cookies, - base::Optional> party_context) { + absl::optional> party_context) { return IsolationInfo(request_type, top_frame_origin, frame_origin, site_for_cookies, false /* opaque_and_non_transient */, std::move(party_context)); @@ -161,20 +161,20 @@ IsolationInfo IsolationInfo::CreatePartial( return IsolationInfo(request_type, top_frame_origin, frame_origin, SiteForCookies(), opaque_and_non_transient, - base::nullopt /* party_context */); + absl::nullopt /* party_context */); } -base::Optional IsolationInfo::CreateIfConsistent( +absl::optional IsolationInfo::CreateIfConsistent( RequestType request_type, - const base::Optional& top_frame_origin, - const base::Optional& frame_origin, + const absl::optional& top_frame_origin, + const absl::optional& frame_origin, const SiteForCookies& site_for_cookies, bool opaque_and_non_transient, - base::Optional> party_context) { + absl::optional> party_context) { if (!IsConsistent(request_type, top_frame_origin, frame_origin, site_for_cookies, opaque_and_non_transient, party_context)) { - return base::nullopt; + return absl::nullopt; } return IsolationInfo(request_type, top_frame_origin, frame_origin, site_for_cookies, opaque_and_non_transient, @@ -221,11 +221,11 @@ IsolationInfo IsolationInfo::ToDoUseTopFrameOriginAsWell( IsolationInfo::IsolationInfo( RequestType request_type, - const base::Optional& top_frame_origin, - const base::Optional& frame_origin, + const absl::optional& top_frame_origin, + const absl::optional& frame_origin, const SiteForCookies& site_for_cookies, bool opaque_and_non_transient, - base::Optional> party_context) + absl::optional> party_context) : request_type_(request_type), top_frame_origin_(top_frame_origin), frame_origin_(frame_origin), @@ -239,7 +239,7 @@ IsolationInfo::IsolationInfo( opaque_and_non_transient_(opaque_and_non_transient), party_context_(party_context.has_value() && party_context->size() > kPartyContextMaxSize - ? base::nullopt + ? absl::nullopt : party_context) { DCHECK(IsConsistent(request_type_, top_frame_origin_, frame_origin_, site_for_cookies_, opaque_and_non_transient_, diff --git a/chromium/net/base/isolation_info.h b/chromium/net/base/isolation_info.h index 28d6b1c7f71..129d9c992ae 100644 --- a/chromium/net/base/isolation_info.h +++ b/chromium/net/base/isolation_info.h @@ -7,10 +7,10 @@ #include -#include "base/optional.h" #include "net/base/net_export.h" #include "net/base/network_isolation_key.h" #include "net/cookies/site_for_cookies.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/origin.h" namespace network { @@ -116,7 +116,7 @@ class NET_EXPORT IsolationInfo { const url::Origin& top_frame_origin, const url::Origin& frame_origin, const SiteForCookies& site_for_cookies, - base::Optional> party_context = base::nullopt); + absl::optional> party_context = absl::nullopt); // Create an IsolationInfos that may not be fully correct - in particular, // the SiteForCookies will always set to null, and if the NetworkIsolationKey @@ -136,13 +136,13 @@ class NET_EXPORT IsolationInfo { // considered consistent. // // Intended for use by cross-process deserialization. - static base::Optional CreateIfConsistent( + static absl::optional CreateIfConsistent( RequestType request_type, - const base::Optional& top_frame_origin, - const base::Optional& frame_origin, + const absl::optional& top_frame_origin, + const absl::optional& frame_origin, const SiteForCookies& site_for_cookies, bool opaque_and_non_transient, - base::Optional> party_context = base::nullopt); + absl::optional> party_context = absl::nullopt); // Create a new IsolationInfo for a redirect to the supplied origin. |this| is // unmodified. @@ -166,10 +166,10 @@ class NET_EXPORT IsolationInfo { // Note that these are the values the IsolationInfo was created with. In the // case an IsolationInfo was created from a NetworkIsolationKey, they may be // scheme + eTLD+1 instead of actual origins. - const base::Optional& top_frame_origin() const { + const absl::optional& top_frame_origin() const { return top_frame_origin_; } - const base::Optional& frame_origin() const { + const absl::optional& frame_origin() const { return frame_origin_; } @@ -192,7 +192,7 @@ class NET_EXPORT IsolationInfo { // TODO(mmenke): Make this function PartyContextForTesting() after switching // RenderFrameHostImpl to use the parent IsolationInfo to create the child // IsolationInfo instead of walking through all parent frames. - const base::Optional>& party_context() const { + const absl::optional>& party_context() const { return party_context_; } @@ -200,16 +200,16 @@ class NET_EXPORT IsolationInfo { private: IsolationInfo(RequestType request_type, - const base::Optional& top_frame_origin, - const base::Optional& frame_origin, + const absl::optional& top_frame_origin, + const absl::optional& frame_origin, const SiteForCookies& site_for_cookies, bool opaque_and_non_transient, - base::Optional> party_context); + absl::optional> party_context); RequestType request_type_; - base::Optional top_frame_origin_; - base::Optional frame_origin_; + absl::optional top_frame_origin_; + absl::optional frame_origin_; // This can be deduced from the two origins above, but keep a cached version // to avoid repeated eTLD+1 calculations, when this is using eTLD+1. @@ -236,7 +236,7 @@ class NET_EXPORT IsolationInfo { // is still included in the set. The top frame's site is excluded because it // is redundant with the |top_frame_origin_| field. The current frame is // excluded to make it easier to update on subframe redirects. - base::Optional> party_context_; + absl::optional> party_context_; // Mojo serialization code needs to access internal party_context_ field. friend struct mojo::StructTraits duplicate_isolation_info = + absl::optional duplicate_isolation_info = IsolationInfo::CreateIfConsistent( isolation_info.request_type(), isolation_info.top_frame_origin(), isolation_info.frame_origin(), isolation_info.site_for_cookies(), @@ -38,15 +38,15 @@ class IsolationInfoTest : public testing::Test { const url::Origin kOrigin3 = url::Origin::Create(GURL("https://c.baz.test")); const url::Origin kOpaqueOrigin; - const base::Optional> kPartyContextNull = - base::nullopt; - const base::Optional> kPartyContextEmpty = + const absl::optional> kPartyContextNull = + absl::nullopt; + const absl::optional> kPartyContextEmpty = std::set(); - const base::Optional> kPartyContext1 = + const absl::optional> kPartyContext1 = std::set{net::SchemefulSite(kOrigin1)}; - const base::Optional> kPartyContext2 = + const absl::optional> kPartyContext2 = std::set{net::SchemefulSite(kOrigin2)}; - const base::Optional> kPartyContext3 = + const absl::optional> kPartyContext3 = std::set{net::SchemefulSite(kOrigin3)}; }; @@ -415,7 +415,7 @@ TEST_F(IsolationInfoTest, CreateIfConsistentFails) { // |opaque_and_non_transient| with empty origins. EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kOther, base::nullopt, base::nullopt, + IsolationInfo::RequestType::kOther, absl::nullopt, absl::nullopt, SiteForCookies(), true /* opaque_and_non_transient */)); // |opaque_and_non_transient| with non-opaque origins. @@ -425,40 +425,40 @@ TEST_F(IsolationInfoTest, CreateIfConsistentFails) { // Correctly have empty/non-empty origins: EXPECT_TRUE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kOther, base::nullopt, base::nullopt, + IsolationInfo::RequestType::kOther, absl::nullopt, absl::nullopt, SiteForCookies(), false /* opaque_and_non_transient */)); // Incorrectly have empty/non-empty origins: EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kOther, base::nullopt, kOrigin1, + IsolationInfo::RequestType::kOther, absl::nullopt, kOrigin1, SiteForCookies(), false /* opaque_and_non_transient */)); EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kOther, kOrigin1, base::nullopt, + IsolationInfo::RequestType::kOther, kOrigin1, absl::nullopt, SiteForCookies(), false /* opaque_and_non_transient */)); EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kMainFrame, base::nullopt, kOrigin1, + IsolationInfo::RequestType::kMainFrame, absl::nullopt, kOrigin1, SiteForCookies::FromOrigin(kOrigin1), false /* opaque_and_non_transient */)); EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kMainFrame, kOrigin1, base::nullopt, + IsolationInfo::RequestType::kMainFrame, kOrigin1, absl::nullopt, SiteForCookies::FromOrigin(kOrigin1), false /* opaque_and_non_transient */)); EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kSubFrame, base::nullopt, kOrigin2, + IsolationInfo::RequestType::kSubFrame, absl::nullopt, kOrigin2, SiteForCookies(), false /* opaque_and_non_transient */)); EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kSubFrame, kOrigin1, base::nullopt, + IsolationInfo::RequestType::kSubFrame, kOrigin1, absl::nullopt, SiteForCookies(), false /* opaque_and_non_transient */)); // No origins with non-null SiteForCookies. EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kOther, base::nullopt, base::nullopt, + IsolationInfo::RequestType::kOther, absl::nullopt, absl::nullopt, SiteForCookies::FromOrigin(kOrigin1), false /* opaque_and_non_transient */)); // No origins with non-null party_context. EXPECT_FALSE(IsolationInfo::CreateIfConsistent( - IsolationInfo::RequestType::kOther, base::nullopt, base::nullopt, + IsolationInfo::RequestType::kOther, absl::nullopt, absl::nullopt, SiteForCookies(), false /* opaque_and_non_transient */, kPartyContextEmpty)); } diff --git a/chromium/net/base/mime_util.cc b/chromium/net/base/mime_util.cc index 74e30a48cd0..0becb8b629e 100644 --- a/chromium/net/base/mime_util.cc +++ b/chromium/net/base/mime_util.cc @@ -453,11 +453,116 @@ bool MimeUtil::MatchesMimeType(const std::string& mime_type_pattern, return MatchesMimeTypeParameters(mime_type_pattern, mime_type); } -// See https://www.iana.org/assignments/media-types/media-types.xhtml -static const char* const kLegalTopLevelTypes[] = { - "application", "audio", "example", "font", "image", - "message", "model", "multipart", "text", "video", -}; +bool ParseMimeType(const std::string& type_str, + std::string* mime_type, + base::StringPairs* params) { + // Trim leading and trailing whitespace from type. We include '(' in + // the trailing trim set to catch media-type comments, which are not at all + // standard, but may occur in rare cases. + size_t type_val = type_str.find_first_not_of(HTTP_LWS); + type_val = std::min(type_val, type_str.length()); + size_t type_end = type_str.find_first_of(HTTP_LWS ";(", type_val); + if (type_end == std::string::npos) + type_end = type_str.length(); + + // Reject a mime-type if it does not include a slash. + size_t slash_pos = type_str.find_first_of('/'); + if (slash_pos == std::string::npos || slash_pos > type_end) + return false; + if (mime_type) + *mime_type = type_str.substr(type_val, type_end - type_val); + + // Iterate over parameters. Can't split the string around semicolons + // preemptively because quoted strings may include semicolons. Mostly matches + // logic in https://mimesniff.spec.whatwg.org/. Main differences: Does not + // validate characters are HTTP token code points / HTTP quoted-string token + // code points, and ignores spaces after "=" in parameters. + if (params) + params->clear(); + std::string::size_type offset = type_str.find_first_of(';', type_end); + while (offset < type_str.size()) { + DCHECK_EQ(';', type_str[offset]); + // Trim off the semicolon. + ++offset; + + // Trim off any following spaces. + offset = type_str.find_first_not_of(HTTP_LWS, offset); + std::string::size_type param_name_start = offset; + + // Extend parameter name until run into a semicolon or equals sign. Per + // spec, trailing spaces are not removed. + offset = type_str.find_first_of(";=", offset); + + // Nothing more to do if at end of string, or if there's no parameter + // value, since names without values aren't allowed. + if (offset == std::string::npos || type_str[offset] == ';') + continue; + + auto param_name = base::MakeStringPiece(type_str.begin() + param_name_start, + type_str.begin() + offset); + + // Now parse the value. + DCHECK_EQ('=', type_str[offset]); + // Trim off the '='. + offset++; + + // Remove leading spaces. This violates the spec, though it matches + // pre-existing behavior. + // + // TODO(mmenke): Consider doing this (only?) after parsing quotes, which + // seems to align more with the spec - not the content-type spec, but the + // GET spec's way of getting an encoding, and the spec for handling + // boundary values as well. + // See https://encoding.spec.whatwg.org/#names-and-labels. + offset = type_str.find_first_not_of(HTTP_LWS, offset); + + std::string param_value; + if (offset == std::string::npos || type_str[offset] == ';') { + // Nothing to do here - an unquoted string of only whitespace should be + // skipped. + continue; + } else if (type_str[offset] != '"') { + // If the first character is not a quotation mark, copy data directly. + std::string::size_type value_start = offset; + offset = type_str.find_first_of(';', offset); + std::string::size_type value_end = offset; + + // Remove terminal whitespace. If ran off the end of the string, have to + // update |value_end| first. + if (value_end == std::string::npos) + value_end = type_str.size(); + while (value_end > value_start && + HttpUtil::IsLWS(type_str[value_end - 1])) { + --value_end; + } + + param_value = type_str.substr(value_start, value_end - value_start); + } else { + // Otherwise, append data, with special handling for backslashes, until + // a close quote. Do not trim whitespace for quoted-string. + + // Skip open quote. + DCHECK_EQ('"', type_str[offset]); + ++offset; + + while (offset < type_str.size() && type_str[offset] != '"') { + // Skip over backslash and append the next character, when not at + // the end of the string. Otherwise, copy the next character (Which may + // be a backslash). + if (type_str[offset] == '\\' && offset + 1 < type_str.size()) { + ++offset; + } + param_value += type_str[offset]; + ++offset; + } + + offset = type_str.find_first_of(';', offset); + } + if (params) + params->emplace_back(param_name, param_value); + } + return true; +} bool MimeUtil::ParseMimeTypeWithoutParameter( const std::string& type_string, @@ -479,6 +584,12 @@ bool MimeUtil::ParseMimeTypeWithoutParameter( return true; } +// See https://www.iana.org/assignments/media-types/media-types.xhtml +static const char* const kLegalTopLevelTypes[] = { + "application", "audio", "example", "font", "image", + "message", "model", "multipart", "text", "video", +}; + bool MimeUtil::IsValidTopLevelMimeType(const std::string& type_string) const { std::string lower_type = base::ToLowerASCII(type_string); for (const char* const legal_type : kLegalTopLevelTypes) { diff --git a/chromium/net/base/mime_util.h b/chromium/net/base/mime_util.h index c440ce10039..7d662fedd2b 100644 --- a/chromium/net/base/mime_util.h +++ b/chromium/net/base/mime_util.h @@ -23,6 +23,7 @@ #include #include "base/files/file_path.h" +#include "base/strings/string_split.h" #include "net/base/net_export.h" namespace net { @@ -57,6 +58,18 @@ NET_EXPORT bool GetPreferredExtensionForMimeType( NET_EXPORT bool MatchesMimeType(const std::string& mime_type_pattern, const std::string& mime_type); +// Parses |type_str| for |mime_type| and any |params|. Returns false if mime +// cannot be parsed, and does not modify |mime_type| or |params|. +// +// Returns true when mime can be parsed and: +// If |mime_type| is non-NULL, sets it to parsed mime string. +// If |params| is non-NULL, clears it and sets it with name-value pairs of +// parsed parameters. Parsing of parameters is lenient, and invalid params are +// ignored. +NET_EXPORT bool ParseMimeType(const std::string& type_str, + std::string* mime_type, + base::StringPairs* params); + // Returns true if the |type_string| is a correctly-formed mime type specifier // with no parameter, i.e. string that matches the following ABNF (see the // definition of content ABNF in RFC2045 and media-type ABNF httpbis p2 diff --git a/chromium/net/base/mime_util_unittest.cc b/chromium/net/base/mime_util_unittest.cc index 176b458754a..b0ae747a178 100644 --- a/chromium/net/base/mime_util_unittest.cc +++ b/chromium/net/base/mime_util_unittest.cc @@ -4,7 +4,7 @@ #include "net/base/mime_util.h" -#include "base/stl_util.h" +#include "base/containers/contains.h" #include "base/strings/string_split.h" #include "base/strings/utf_string_conversions.h" #include "build/build_config.h" @@ -192,6 +192,76 @@ TEST(MimeUtilTest, MatchesMimeType) { EXPECT_TRUE(MatchesMimeType("ab/*cd", "ab/xxxcd")); } +TEST(MimeUtilTest, TestParseMimeType) { + const struct { + std::string type_str; + std::string mime_type; + base::StringPairs params; + } tests[] = { + // Simple tests. + {"image/jpeg", "image/jpeg"}, + {"application/octet-stream;foo=bar;name=\"test.jpg\"", + "application/octet-stream", + {{"foo", "bar"}, {"name", "test.jpg"}}}, + // Quoted string parsing. + {"t/s;name=\"t\\\\est\\\".jpg\"", "t/s", {{"name", "t\\est\".jpg"}}}, + {"t/s;name=\"test.jpg\"", "t/s", {{"name", "test.jpg"}}}, + {"t/s;name=\"test;jpg\"", "t/s", {{"name", "test;jpg"}}}, + // Lenient for no closing quote. + {"t/s;name=\"test.jpg", "t/s", {{"name", "test.jpg"}}}, + {"t/s;name=\"ab\\\"", "t/s", {{"name", "ab\""}}}, + // Strip whitespace from start/end of mime_type. + {" t/s", "t/s"}, + {"t/s ", "t/s"}, + {" t/s ", "t/s"}, + {"t/=", "t/="}, + // Generally ignore whitespace. + {"t/s;a=1;b=2", "t/s", {{"a", "1"}, {"b", "2"}}}, + {"t/s ;a=1;b=2", "t/s", {{"a", "1"}, {"b", "2"}}}, + {"t/s; a=1;b=2", "t/s", {{"a", "1"}, {"b", "2"}}}, + // Special case, include whitespace after param name until equals. + {"t/s;a =1;b=2", "t/s", {{"a ", "1"}, {"b", "2"}}}, + {"t/s;a= 1;b=2", "t/s", {{"a", "1"}, {"b", "2"}}}, + {"t/s;a=1 ;b=2", "t/s", {{"a", "1"}, {"b", "2"}}}, + {"t/s;a=1; b=2", "t/s", {{"a", "1"}, {"b", "2"}}}, + {"t/s; a = 1;b=2", "t/s", {{"a ", "1"}, {"b", "2"}}}, + // Do not trim whitespace from quoted-string param values. + {"t/s;a=\" 1\";b=2", "t/s", {{"a", " 1"}, {"b", "2"}}}, + {"t/s;a=\"1 \";b=2", "t/s", {{"a", "1 "}, {"b", "2"}}}, + {"t/s;a=\" 1 \";b=2", "t/s", {{"a", " 1 "}, {"b", "2"}}}, + // Ignore incomplete params. + {"t/s;a", "t/s", {}}, + {"t/s;a=", "t/s", {}}, + {"t/s;a=1;", "t/s", {{"a", "1"}}}, + {"t/s;a=1;b", "t/s", {{"a", "1"}}}, + {"t/s;a=1;b=", "t/s", {{"a", "1"}}}, + // Allow empty subtype. + {"t/", "t/", {}}, + {"ts/", "ts/", {}}, + {"t/;", "t/", {}}, + {"t/ s", "t/", {}}, + // Questionable: allow anything as long as there is a slash somewhere. + {"/ts", "/ts", {}}, + {"/s", "/s", {}}, + {"/", "/", {}}, + }; + for (const auto& test : tests) { + std::string mime_type; + base::StringPairs params; + EXPECT_TRUE(ParseMimeType(test.type_str, &mime_type, ¶ms)); + EXPECT_EQ(test.mime_type, mime_type); + EXPECT_EQ(test.params, params); + } + for (auto* type_str : { + // Must have slash in mime type. + "", + "ts", + "t / s", + }) { + EXPECT_FALSE(ParseMimeType(type_str, nullptr, nullptr)); + } +} + TEST(MimeUtilTest, TestParseMimeTypeWithoutParameter) { std::string nonAscii("application/nonutf8"); EXPECT_TRUE(ParseMimeTypeWithoutParameter(nonAscii, nullptr, nullptr)); diff --git a/chromium/net/base/network_activity_monitor.cc b/chromium/net/base/network_activity_monitor.cc index 55cf57c1f8a..03b2bf07895 100644 --- a/chromium/net/base/network_activity_monitor.cc +++ b/chromium/net/base/network_activity_monitor.cc @@ -4,32 +4,38 @@ #include "net/base/network_activity_monitor.h" +#include +#include + namespace net { +namespace activity_monitor { namespace { -base::LazyInstance::Leaky g_network_activity_monitor = - LAZY_INSTANCE_INITIALIZER; - -} // namespace +std::atomic g_bytes_received{0}; -NetworkActivityMonitor::NetworkActivityMonitor() : bytes_received_(0) {} +static_assert( + std::is_trivially_constructible::value, + "g_bytes_received generates a static initializer"); +static_assert(std::is_trivially_destructible::value, + "g_bytes_received generates a static destructor"); -NetworkActivityMonitor::~NetworkActivityMonitor() = default; +} // namespace -// static -NetworkActivityMonitor* NetworkActivityMonitor::GetInstance() { - return g_network_activity_monitor.Pointer(); +void IncrementBytesReceived(uint64_t bytes_received) { + // std::memory_order_relaxed is used because no other operation on + // |bytes_received_| depends on memory operations that happened before this + // increment. + g_bytes_received.fetch_add(bytes_received, std::memory_order_relaxed); } -void NetworkActivityMonitor::IncrementBytesReceived(uint64_t bytes_received) { - base::AutoLock lock(lock_); - bytes_received_ += bytes_received; +uint64_t GetBytesReceived() { + return g_bytes_received.load(std::memory_order_relaxed); } -uint64_t NetworkActivityMonitor::GetBytesReceived() const { - base::AutoLock lock(lock_); - return bytes_received_; +void ResetBytesReceivedForTesting() { + g_bytes_received = 0; } +} // namespace activity_monitor } // namespace net diff --git a/chromium/net/base/network_activity_monitor.h b/chromium/net/base/network_activity_monitor.h index 8bec033c651..537a135235e 100644 --- a/chromium/net/base/network_activity_monitor.h +++ b/chromium/net/base/network_activity_monitor.h @@ -5,53 +5,29 @@ #ifndef NET_BASE_NETWORK_ACTIVITY_MONITOR_H_ #define NET_BASE_NETWORK_ACTIVITY_MONITOR_H_ -#include +#include -#include "base/lazy_instance.h" -#include "base/synchronization/lock.h" #include "net/base/net_export.h" namespace net { +namespace activity_monitor { -namespace test { - -class NetworkActivityMonitorPeer; - -} // namespace test - -// NetworkActivityMonitor tracks network activity across all sockets and -// provides cumulative statistics about bytes received from the network. It uses -// a lock to ensure thread-safety. +// These functions are used to track bytes received from the network across all +// sockets. They are thread-safe. // // There are a few caveats: // * Bytes received includes only bytes actually received from the network, and // does not include any bytes read from the the cache. // * Network activity not initiated directly using chromium sockets won't be // reflected here (for instance DNS queries issued by getaddrinfo()). -class NET_EXPORT_PRIVATE NetworkActivityMonitor { - public: - // Returns the singleton instance of the monitor. - static NetworkActivityMonitor* GetInstance(); - - NetworkActivityMonitor(const NetworkActivityMonitor&) = delete; - NetworkActivityMonitor& operator=(const NetworkActivityMonitor&) = delete; - - void IncrementBytesReceived(uint64_t bytes_received); - uint64_t GetBytesReceived() const; - - private: - friend class test::NetworkActivityMonitorPeer; - - NetworkActivityMonitor(); - ~NetworkActivityMonitor(); - friend struct base::LazyInstanceTraitsBase; - - // Protects all the following members. - mutable base::Lock lock_; - - uint64_t bytes_received_; -}; +// +// Free functions are used instead of a singleton, to avoid memory barriers +// associated with singleton initialization. +void NET_EXPORT_PRIVATE IncrementBytesReceived(uint64_t bytes_received); +uint64_t NET_EXPORT_PRIVATE GetBytesReceived(); +void NET_EXPORT_PRIVATE ResetBytesReceivedForTesting(); +} // namespace activity_monitor } // namespace net #endif // NET_BASE_NETWORK_ACTIVITY_MONITOR_H_ diff --git a/chromium/net/base/network_activity_monitor_unittest.cc b/chromium/net/base/network_activity_monitor_unittest.cc index 0e193cae984..ae13296b29a 100644 --- a/chromium/net/base/network_activity_monitor_unittest.cc +++ b/chromium/net/base/network_activity_monitor_unittest.cc @@ -11,7 +11,6 @@ #include "base/bind.h" #include "base/strings/string_number_conversions.h" -#include "base/synchronization/lock.h" #include "base/threading/thread.h" #include "testing/gtest/include/gtest/gtest.h" @@ -19,48 +18,25 @@ namespace net { namespace test { -class NetworkActivityMonitorPeer { - public: - static void ResetMonitor() { - NetworkActivityMonitor* monitor = NetworkActivityMonitor::GetInstance(); - base::AutoLock lock(monitor->lock_); - monitor->bytes_received_ = 0; - } -}; - - class NetworkActivityMontiorTest : public testing::Test { public: NetworkActivityMontiorTest() { - NetworkActivityMonitorPeer::ResetMonitor(); + activity_monitor::ResetBytesReceivedForTesting(); } }; -TEST_F(NetworkActivityMontiorTest, GetInstance) { - NetworkActivityMonitor* monitor = NetworkActivityMonitor::GetInstance(); - EXPECT_TRUE(monitor != nullptr); - EXPECT_TRUE(monitor == NetworkActivityMonitor::GetInstance()); -} - TEST_F(NetworkActivityMontiorTest, BytesReceived) { - NetworkActivityMonitor* monitor = NetworkActivityMonitor::GetInstance(); - - EXPECT_EQ(0u, monitor->GetBytesReceived()); + EXPECT_EQ(0u, activity_monitor::GetBytesReceived()); uint64_t bytes = 12345; - monitor->IncrementBytesReceived(bytes); - EXPECT_EQ(bytes, monitor->GetBytesReceived()); + activity_monitor::IncrementBytesReceived(bytes); + EXPECT_EQ(bytes, activity_monitor::GetBytesReceived()); } namespace { void VerifyBytesReceivedIsMultipleOf(uint64_t bytes) { - EXPECT_EQ(0u, - NetworkActivityMonitor::GetInstance()->GetBytesReceived() % bytes); -} - -void IncrementBytesReceived(uint64_t bytes) { - NetworkActivityMonitor::GetInstance()->IncrementBytesReceived(bytes); + EXPECT_EQ(0u, activity_monitor::GetBytesReceived() % bytes); } } // namespace @@ -77,7 +53,8 @@ TEST_F(NetworkActivityMontiorTest, Threading) { for (size_t i = 0; i < num_increments; ++i) { size_t thread_num = i % threads.size(); threads[thread_num]->task_runner()->PostTask( - FROM_HERE, base::BindOnce(&IncrementBytesReceived, bytes_received)); + FROM_HERE, base::BindOnce(&activity_monitor::IncrementBytesReceived, + bytes_received)); threads[thread_num]->task_runner()->PostTask( FROM_HERE, base::BindOnce(&VerifyBytesReceivedIsMultipleOf, bytes_received)); @@ -85,8 +62,8 @@ TEST_F(NetworkActivityMontiorTest, Threading) { threads.clear(); - NetworkActivityMonitor* monitor = NetworkActivityMonitor::GetInstance(); - EXPECT_EQ(num_increments * bytes_received, monitor->GetBytesReceived()); + EXPECT_EQ(num_increments * bytes_received, + activity_monitor::GetBytesReceived()); } } // namespace test diff --git a/chromium/net/base/network_change_notifier.cc b/chromium/net/base/network_change_notifier.cc index f98d4a7038c..be3a2578921 100644 --- a/chromium/net/base/network_change_notifier.cc +++ b/chromium/net/base/network_change_notifier.cc @@ -12,7 +12,6 @@ #include "base/memory/ref_counted.h" #include "base/metrics/histogram_macros.h" #include "base/no_destructor.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/stl_util.h" #include "base/strings/string_util.h" @@ -28,6 +27,7 @@ #include "net/dns/dns_config_service.h" #include "net/dns/system_dns_config_change_notifier.h" #include "net/url_request/url_request.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #if defined(OS_WIN) @@ -188,7 +188,7 @@ class NetworkChangeNotifier::SystemDnsConfigObserver public: virtual ~SystemDnsConfigObserver() = default; - void OnSystemDnsConfigChanged(base::Optional config) override { + void OnSystemDnsConfigChanged(absl::optional config) override { NotifyObserversOfDNSChange(); } }; diff --git a/chromium/net/base/network_change_notifier_fuchsia.cc b/chromium/net/base/network_change_notifier_fuchsia.cc index b710800f3a1..f49a4f93357 100644 --- a/chromium/net/base/network_change_notifier_fuchsia.cc +++ b/chromium/net/base/network_change_notifier_fuchsia.cc @@ -12,8 +12,8 @@ #include "base/bind.h" #include "base/fuchsia/fuchsia_logging.h" -#include "base/optional.h" #include "base/strings/stringprintf.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -37,7 +37,7 @@ NetworkChangeNotifierFuchsia::NetworkChangeNotifierFuchsia( }); fuchsia::net::interfaces::WatcherSyncPtr watcher = handle.BindSync(); - base::Optional interfaces = + absl::optional interfaces = internal::GetExistingInterfaces(watcher); if (!interfaces) return; @@ -107,7 +107,7 @@ void NetworkChangeNotifierFuchsia::OnInterfacesEvent( void NetworkChangeNotifierFuchsia::OnInterfaceAdded( fuchsia::net::interfaces::Properties properties) { uint64_t id = properties.id(); - base::Optional cache_entry = + absl::optional cache_entry = internal::InterfaceProperties::VerifyAndCreate(std::move(properties)); if (!cache_entry) { OnWatcherError("OnInterfaceAdded: incomplete interface properties."); diff --git a/chromium/net/base/network_change_notifier_fuchsia.h b/chromium/net/base/network_change_notifier_fuchsia.h index cb5e0029b79..20c97a1cf78 100644 --- a/chromium/net/base/network_change_notifier_fuchsia.h +++ b/chromium/net/base/network_change_notifier_fuchsia.h @@ -8,8 +8,6 @@ #include #include -#include - #include "base/atomicops.h" #include "base/callback.h" #include "base/containers/flat_map.h" diff --git a/chromium/net/base/network_change_notifier_fuchsia_unittest.cc b/chromium/net/base/network_change_notifier_fuchsia_unittest.cc index ca92d80bf9a..4c3eb222324 100644 --- a/chromium/net/base/network_change_notifier_fuchsia_unittest.cc +++ b/chromium/net/base/network_change_notifier_fuchsia_unittest.cc @@ -179,7 +179,7 @@ class FakeWatcherAsync { public: explicit FakeWatcherAsync() { base::Thread::Options options(base::MessagePumpType::IO, 0); - CHECK(thread_.StartWithOptions(options)); + CHECK(thread_.StartWithOptions(std::move(options))); watcher_ = base::SequenceBound(thread_.task_runner()); } FakeWatcherAsync(const FakeWatcherAsync&) = delete; diff --git a/chromium/net/base/network_change_notifier_posix.h b/chromium/net/base/network_change_notifier_posix.h index d8e38934d02..611f0536c10 100644 --- a/chromium/net/base/network_change_notifier_posix.h +++ b/chromium/net/base/network_change_notifier_posix.h @@ -5,8 +5,6 @@ #ifndef NET_BASE_NETWORK_CHANGE_NOTIFIER_POSIX_H_ #define NET_BASE_NETWORK_CHANGE_NOTIFIER_POSIX_H_ -#include - #include "base/gtest_prod_util.h" #include "base/memory/scoped_refptr.h" #include "base/memory/weak_ptr.h" diff --git a/chromium/net/base/network_config_watcher_mac.cc b/chromium/net/base/network_config_watcher_mac.cc index a520ed8fa00..a73f7a52666 100644 --- a/chromium/net/base/network_config_watcher_mac.cc +++ b/chromium/net/base/network_config_watcher_mac.cc @@ -268,7 +268,7 @@ NetworkConfigWatcherMac::NetworkConfigWatcherMac(Delegate* delegate) // needs a thread with a CFRunLoop, and there's no guarantee that // CurrentThread::Get() meets that criterion. base::Thread::Options thread_options(base::MessagePumpType::UI, 0); - notifier_thread_->StartWithOptions(thread_options); + notifier_thread_->StartWithOptions(std::move(thread_options)); } NetworkConfigWatcherMac::~NetworkConfigWatcherMac() {} diff --git a/chromium/net/base/network_delegate.cc b/chromium/net/base/network_delegate.cc index e8a345b195c..2f352781bc0 100644 --- a/chromium/net/base/network_delegate.cc +++ b/chromium/net/base/network_delegate.cc @@ -51,7 +51,7 @@ int NetworkDelegate::NotifyHeadersReceived( const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) { + absl::optional* preserve_fragment_on_redirect_url) { TRACE_EVENT0(NetTracingCategory(), "NetworkDelegate::NotifyHeadersReceived"); DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); DCHECK(original_response_headers); @@ -119,7 +119,7 @@ bool NetworkDelegate::CanSetCookie(const URLRequest& request, bool NetworkDelegate::ForcePrivacyMode( const GURL& url, const SiteForCookies& site_for_cookies, - const base::Optional& top_frame_origin) const { + const absl::optional& top_frame_origin) const { TRACE_EVENT0(NetTracingCategory(), "NetworkDelegate::ForcePrivacyMode"); DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); return OnForcePrivacyMode(url, site_for_cookies, top_frame_origin); diff --git a/chromium/net/base/network_delegate.h b/chromium/net/base/network_delegate.h index f93f91c0bd3..d2427fb3313 100644 --- a/chromium/net/base/network_delegate.h +++ b/chromium/net/base/network_delegate.h @@ -11,7 +11,6 @@ #include #include "base/callback.h" -#include "base/optional.h" #include "base/threading/thread_checker.h" #include "net/base/auth.h" #include "net/base/completion_once_callback.h" @@ -19,6 +18,7 @@ #include "net/cookies/canonical_cookie.h" #include "net/cookies/site_for_cookies.h" #include "net/proxy_resolution/proxy_retry_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -64,7 +64,7 @@ class NET_EXPORT NetworkDelegate { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& remote_endpoint, - base::Optional* preserve_fragment_on_redirect_url); + absl::optional* preserve_fragment_on_redirect_url); void NotifyBeforeRedirect(URLRequest* request, const GURL& new_location); void NotifyResponseStarted(URLRequest* request, int net_error); @@ -80,7 +80,7 @@ class NET_EXPORT NetworkDelegate { bool ForcePrivacyMode( const GURL& url, const SiteForCookies& site_for_cookies, - const base::Optional& top_frame_origin) const; + const absl::optional& top_frame_origin) const; bool CancelURLRequestWithPolicyViolatingReferrerHeader( const URLRequest& request, @@ -171,7 +171,7 @@ class NET_EXPORT NetworkDelegate { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& remote_endpoint, - base::Optional* preserve_fragment_on_redirect_url) = 0; + absl::optional* preserve_fragment_on_redirect_url) = 0; // Called right after a redirect response code was received. |new_location| is // only valid for the duration of the call. @@ -223,7 +223,7 @@ class NET_EXPORT NetworkDelegate { virtual bool OnForcePrivacyMode( const GURL& url, const SiteForCookies& site_for_cookies, - const base::Optional& top_frame_origin) const = 0; + const absl::optional& top_frame_origin) const = 0; // Called when the |referrer_url| for requesting |target_url| during handling // of the |request| is does not comply with the referrer policy (e.g. a diff --git a/chromium/net/base/network_delegate_impl.cc b/chromium/net/base/network_delegate_impl.cc index b944aae5f8d..fedbd3c892a 100644 --- a/chromium/net/base/network_delegate_impl.cc +++ b/chromium/net/base/network_delegate_impl.cc @@ -27,7 +27,7 @@ int NetworkDelegateImpl::OnHeadersReceived( const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) { + absl::optional* preserve_fragment_on_redirect_url) { return OK; } @@ -62,7 +62,7 @@ bool NetworkDelegateImpl::OnCanSetCookie(const URLRequest& request, bool NetworkDelegateImpl::OnForcePrivacyMode( const GURL& url, const SiteForCookies& site_for_cookies, - const base::Optional& top_frame_origin) const { + const absl::optional& top_frame_origin) const { return false; } diff --git a/chromium/net/base/network_delegate_impl.h b/chromium/net/base/network_delegate_impl.h index 5c33624ee82..4acc13af8e4 100644 --- a/chromium/net/base/network_delegate_impl.h +++ b/chromium/net/base/network_delegate_impl.h @@ -10,12 +10,12 @@ #include #include -#include "base/optional.h" #include "net/base/completion_once_callback.h" #include "net/base/net_export.h" #include "net/base/network_delegate.h" #include "net/cookies/canonical_cookie.h" #include "net/proxy_resolution/proxy_retry_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -49,7 +49,7 @@ class NET_EXPORT NetworkDelegateImpl : public NetworkDelegate { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override; + absl::optional* preserve_fragment_on_redirect_url) override; void OnBeforeRedirect(URLRequest* request, const GURL& new_location) override; @@ -72,7 +72,7 @@ class NET_EXPORT NetworkDelegateImpl : public NetworkDelegate { bool OnForcePrivacyMode( const GURL& url, const SiteForCookies& site_for_cookies, - const base::Optional& top_frame_origin) const override; + const absl::optional& top_frame_origin) const override; bool OnCancelURLRequestWithPolicyViolatingReferrerHeader( const URLRequest& request, diff --git a/chromium/net/base/network_interfaces.cc b/chromium/net/base/network_interfaces.cc index 29df129a49b..03ae43f308b 100644 --- a/chromium/net/base/network_interfaces.cc +++ b/chromium/net/base/network_interfaces.cc @@ -44,10 +44,6 @@ NetworkInterface::~NetworkInterface() = default; ScopedWifiOptions::~ScopedWifiOptions() = default; std::string GetHostName() { -#if defined(OS_NACL) - NOTIMPLEMENTED(); - return std::string(); -#else // defined(OS_NACL) #if defined(OS_WIN) EnsureWinsockInit(); #endif @@ -60,7 +56,6 @@ std::string GetHostName() { buffer[0] = '\0'; } return std::string(buffer); -#endif // !defined(OS_NACL) } } // namespace net diff --git a/chromium/net/base/network_interfaces.h b/chromium/net/base/network_interfaces.h index c1c79944c6c..94a9fe923ad 100644 --- a/chromium/net/base/network_interfaces.h +++ b/chromium/net/base/network_interfaces.h @@ -108,7 +108,13 @@ enum WifiPHYLayerProtocol { // 802.11n, HT rates. WIFI_PHY_LAYER_PROTOCOL_N, // Unclassified mode or failure to identify. - WIFI_PHY_LAYER_PROTOCOL_UNKNOWN + WIFI_PHY_LAYER_PROTOCOL_UNKNOWN, + // 802.11ac + WIFI_PHY_LAYER_PROTOCOL_AC, + // 802.11ad + WIFI_PHY_LAYER_PROTOCOL_AD, + // 802.11ax + WIFI_PHY_LAYER_PROTOCOL_AX }; // Characterize the PHY mode of the currently associated access point. diff --git a/chromium/net/base/network_interfaces_fuchsia.cc b/chromium/net/base/network_interfaces_fuchsia.cc index 4ab5fc5dd42..48db0c3566b 100644 --- a/chromium/net/base/network_interfaces_fuchsia.cc +++ b/chromium/net/base/network_interfaces_fuchsia.cc @@ -12,7 +12,6 @@ #include "base/format_macros.h" #include "base/fuchsia/fuchsia_logging.h" #include "base/fuchsia/process_context.h" -#include "base/strings/stringprintf.h" #include "net/base/network_interfaces.h" namespace net { @@ -33,11 +32,11 @@ IPAddress FuchsiaIpAddressToIPAddress(const fuchsia::net::IpAddress& address) { } // namespace // static -base::Optional InterfaceProperties::VerifyAndCreate( +absl::optional InterfaceProperties::VerifyAndCreate( fuchsia::net::interfaces::Properties properties) { if (!internal::VerifyCompleteInterfaceProperties(properties)) - return base::nullopt; - return base::make_optional(InterfaceProperties(std::move(properties))); + return absl::nullopt; + return absl::make_optional(InterfaceProperties(std::move(properties))); } InterfaceProperties::InterfaceProperties( @@ -169,7 +168,7 @@ bool VerifyCompleteInterfaceProperties( return true; } -base::Optional GetExistingInterfaces( +absl::optional GetExistingInterfaces( const fuchsia::net::interfaces::WatcherSyncPtr& watcher) { ExistingInterfaceProperties existing_interfaces; for (;;) { @@ -177,16 +176,16 @@ base::Optional GetExistingInterfaces( zx_status_t status = watcher->Watch(&event); if (status != ZX_OK) { ZX_LOG(ERROR, status) << "GetExistingInterfaces: Watch() failed"; - return base::nullopt; + return absl::nullopt; } switch (event.Which()) { case fuchsia::net::interfaces::Event::Tag::kExisting: { - base::Optional interface = + absl::optional interface = InterfaceProperties::VerifyAndCreate(std::move(event.existing())); if (!interface) { LOG(ERROR) << "GetExistingInterfaces: Invalid kExisting event."; - return base::nullopt; + return absl::nullopt; } uint64_t id = interface->id(); existing_interfaces.emplace_back(id, std::move(*interface)); @@ -198,7 +197,7 @@ base::Optional GetExistingInterfaces( return existing_interfaces; default: LOG(ERROR) << "GetExistingInterfaces: Unexpected event received."; - return base::nullopt; + return absl::nullopt; } } } @@ -213,7 +212,7 @@ bool GetNetworkList(NetworkInterfaceList* networks, int policy) { // TODO(crbug.com/1131238): Use NetworkChangeNotifier's cached interface // list. - base::Optional existing_interfaces = + absl::optional existing_interfaces = internal::GetExistingInterfaces(watcher); if (!existing_interfaces) return false; diff --git a/chromium/net/base/network_interfaces_fuchsia.h b/chromium/net/base/network_interfaces_fuchsia.h index 38ced901d75..eb95adcd765 100644 --- a/chromium/net/base/network_interfaces_fuchsia.h +++ b/chromium/net/base/network_interfaces_fuchsia.h @@ -22,7 +22,7 @@ class InterfaceProperties final { public: // Creates an |InterfaceProperties| if |properties| are valid complete // properties as reported by |VerifyCompleteInterfaceProperties|. - static base::Optional VerifyAndCreate( + static absl::optional VerifyAndCreate( fuchsia::net::interfaces::Properties properties); InterfaceProperties(InterfaceProperties&& interface); InterfaceProperties& operator=(InterfaceProperties&& interface); @@ -76,9 +76,9 @@ bool VerifyCompleteInterfaceProperties( // Consumes events describing existing interfaces from |watcher| and // returns a vector of interface Id & properties pairs. |watcher| must // be a newly-connected Watcher channel. -// Returns base::nullopt if any protocol error is encountered, e.g. +// Returns absl::nullopt if any protocol error is encountered, e.g. // |watcher| supplies an invalid event, or disconnects. -base::Optional GetExistingInterfaces( +absl::optional GetExistingInterfaces( const fuchsia::net::interfaces::WatcherSyncPtr& watcher); } // namespace internal diff --git a/chromium/net/base/network_interfaces_getifaddrs.h b/chromium/net/base/network_interfaces_getifaddrs.h index 1adf0bd0f2b..585e1205d9d 100644 --- a/chromium/net/base/network_interfaces_getifaddrs.h +++ b/chromium/net/base/network_interfaces_getifaddrs.h @@ -13,8 +13,6 @@ // This file defines IfaddrsToNetworkInterfaceList() so it can be called in // unittests. -#include - #include "build/build_config.h" #include "net/base/net_export.h" #include "net/base/network_interfaces.h" diff --git a/chromium/net/base/network_interfaces_nacl.cc b/chromium/net/base/network_interfaces_nacl.cc deleted file mode 100644 index b25ca2491de..00000000000 --- a/chromium/net/base/network_interfaces_nacl.cc +++ /dev/null @@ -1,27 +0,0 @@ -// Copyright 2017 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. - -#include "net/base/network_interfaces.h" - -namespace net { - -bool GetNetworkList(NetworkInterfaceList* networks, int policy) { - NOTIMPLEMENTED(); - return false; -} - -std::string GetWifiSSID() { - NOTIMPLEMENTED(); - return std::string(); -} - -WifiPHYLayerProtocol GetWifiPHYLayerProtocol() { - return WIFI_PHY_LAYER_PROTOCOL_UNKNOWN; -} - -std::unique_ptr SetWifiOptions(int options) { - return nullptr; -} - -} // namespace net diff --git a/chromium/net/base/network_interfaces_win.cc b/chromium/net/base/network_interfaces_win.cc index 481179d7fad..ceb459aa01a 100644 --- a/chromium/net/base/network_interfaces_win.cc +++ b/chromium/net/base/network_interfaces_win.cc @@ -269,6 +269,12 @@ WifiPHYLayerProtocol GetWifiPHYLayerProtocol() { return WIFI_PHY_LAYER_PROTOCOL_G; case dot11_phy_type_ht: return WIFI_PHY_LAYER_PROTOCOL_N; + case dot11_phy_type_vht: + return WIFI_PHY_LAYER_PROTOCOL_AC; + case dot11_phy_type_dmg: + return WIFI_PHY_LAYER_PROTOCOL_AD; + case dot11_phy_type_he: + return WIFI_PHY_LAYER_PROTOCOL_AX; default: return WIFI_PHY_LAYER_PROTOCOL_UNKNOWN; } diff --git a/chromium/net/base/network_isolation_key.cc b/chromium/net/base/network_isolation_key.cc index 58963cbfda0..09528d96cd3 100644 --- a/chromium/net/base/network_isolation_key.cc +++ b/chromium/net/base/network_isolation_key.cc @@ -15,7 +15,7 @@ namespace net { namespace { -std::string GetSiteDebugString(const base::Optional& site) { +std::string GetSiteDebugString(const absl::optional& site) { return site ? site->GetDebugString() : "null"; } @@ -87,9 +87,9 @@ std::string NetworkIsolationKey::ToString() const { if (IsOpaque()) { // This key is opaque but not transient. - base::Optional serialized_top_frame_site = + absl::optional serialized_top_frame_site = SerializeSiteWithNonce(top_frame_site_.value()); - base::Optional serialized_frame_site = + absl::optional serialized_frame_site = SerializeSiteWithNonce(frame_site_.value()); // SerializeSiteWithNonce() can't fail for valid origins, and only valid @@ -140,14 +140,14 @@ bool NetworkIsolationKey::ToValue(base::Value* out_value) const { if (IsTransient()) return false; - base::Optional top_frame_value = + absl::optional top_frame_value = SerializeSiteWithNonce(*top_frame_site_); if (!top_frame_value) return false; *out_value = base::Value(base::Value::Type::LIST); out_value->Append(std::move(*top_frame_value)); - base::Optional frame_value = + absl::optional frame_value = SerializeSiteWithNonce(*frame_site_); if (!frame_value) return false; @@ -171,7 +171,7 @@ bool NetworkIsolationKey::FromValue( if (list.size() != 2 || !list[0].is_string() || !list[1].is_string()) return false; - base::Optional top_frame_site = + absl::optional top_frame_site = SchemefulSite::DeserializeWithNonce(list[0].GetString()); if (!top_frame_site) return false; @@ -181,7 +181,7 @@ bool NetworkIsolationKey::FromValue( // |opaque_and_non_transient_| must be true. bool opaque_and_non_transient = top_frame_site->opaque(); - base::Optional frame_site = + absl::optional frame_site = SchemefulSite::DeserializeWithNonce(list[1].GetString()); if (!frame_site) return false; @@ -212,7 +212,7 @@ bool NetworkIsolationKey::IsOpaque() const { return top_frame_site_->opaque() || frame_site_->opaque(); } -base::Optional NetworkIsolationKey::SerializeSiteWithNonce( +absl::optional NetworkIsolationKey::SerializeSiteWithNonce( const SchemefulSite& site) { return *(const_cast(site).SerializeWithNonce()); } diff --git a/chromium/net/base/network_isolation_key.h b/chromium/net/base/network_isolation_key.h index af67c7979fd..855746ee616 100644 --- a/chromium/net/base/network_isolation_key.h +++ b/chromium/net/base/network_isolation_key.h @@ -9,10 +9,10 @@ #include "base/gtest_prod_util.h" #include "base/macros.h" -#include "base/optional.h" #include "base/values.h" #include "net/base/net_export.h" #include "net/base/schemeful_site.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace network { namespace mojom { @@ -138,10 +138,10 @@ class NET_EXPORT NetworkIsolationKey { // Getters for the top frame and frame sites. These accessors are primarily // intended for IPC calls, and to be able to create an IsolationInfo from a // NetworkIsolationKey. - const base::Optional& GetTopFrameSite() const { + const absl::optional& GetTopFrameSite() const { return top_frame_site_; } - const base::Optional& GetFrameSite() const { + const absl::optional& GetFrameSite() const { return frame_site_; } @@ -175,7 +175,7 @@ class NET_EXPORT NetworkIsolationKey { // SchemefulSite::Serialize() is not const, as it may initialize the nonce. // Need this to call it on a const |site|. - static base::Optional SerializeSiteWithNonce( + static absl::optional SerializeSiteWithNonce( const SchemefulSite& site); // Whether opaque origins cause the key to be transient. Always false, unless @@ -183,10 +183,10 @@ class NET_EXPORT NetworkIsolationKey { bool opaque_and_non_transient_ = false; // The origin/etld+1 of the top frame of the page making the request. - base::Optional top_frame_site_; + absl::optional top_frame_site_; // The origin/etld+1 of the frame that initiates the request. - base::Optional frame_site_; + absl::optional frame_site_; }; } // namespace net diff --git a/chromium/net/base/network_notification_thread_mac.cc b/chromium/net/base/network_notification_thread_mac.cc index cc2b870c813..105c3bb3269 100644 --- a/chromium/net/base/network_notification_thread_mac.cc +++ b/chromium/net/base/network_notification_thread_mac.cc @@ -28,7 +28,7 @@ class NotificationThreadMac { base::Thread::Options options; options.message_pump_type = base::MessagePumpType::UI; options.joinable = false; - thread_.StartWithOptions(options); + thread_.StartWithOptions(std::move(options)); task_runner_ = thread_.task_runner(); thread_.DetachFromSequence(); } diff --git a/chromium/net/base/port_util.cc b/chromium/net/base/port_util.cc index b49e5272b2a..30518235a5b 100644 --- a/chromium/net/base/port_util.cc +++ b/chromium/net/base/port_util.cc @@ -158,6 +158,8 @@ base::LazyInstance>::Leaky g_explicitly_allowed_ports = constexpr int kAllowablePorts[] = { // TODO(https://crbug.com/1199642) Remove port 554 around 2021/10/15. 554, + // TODO(https://crbig.com/1210779) Remove port 6566 around 2021/08/12. + 6566, // TODO(https://crbug.com/1196846) Remove port 10080 around 2022/04/01. 10080, }; diff --git a/chromium/net/base/proxy_server.cc b/chromium/net/base/proxy_server.cc index c0118d57e95..a0b8fd1895f 100644 --- a/chromium/net/base/proxy_server.cc +++ b/chromium/net/base/proxy_server.cc @@ -77,18 +77,6 @@ ProxyServer::ProxyServer(Scheme scheme, const HostPortPair& host_port_pair) } } -ProxyServer::ProxyServer(Scheme scheme, - const HostPortPair& host_port_pair, - bool is_trusted_proxy) - : ProxyServer(scheme, host_port_pair) { - if (is_trusted_proxy) { - is_trusted_proxy_ = true; - // TODO(https://crbug.com/778010): Update this when cross-origin server - // push is allowed for QUIC proxies. - DCHECK_EQ(SCHEME_HTTPS, scheme_); - } -} - const HostPortPair& ProxyServer::host_port_pair() const { // Doesn't make sense to call this if the URI scheme doesn't // have concept of a host. diff --git a/chromium/net/base/proxy_server.h b/chromium/net/base/proxy_server.h index 3e10cbab4ed..21206d059b5 100644 --- a/chromium/net/base/proxy_server.h +++ b/chromium/net/base/proxy_server.h @@ -45,9 +45,6 @@ class NET_EXPORT ProxyServer { ProxyServer() {} ProxyServer(Scheme scheme, const HostPortPair& host_port_pair); - ProxyServer(Scheme scheme, - const HostPortPair& host_port_pair, - bool is_trusted_proxy); bool is_valid() const { return scheme_ != SCHEME_INVALID; } @@ -83,10 +80,6 @@ class NET_EXPORT ProxyServer { // the channel between the client and proxy server is secure. bool is_secure_http_like() const { return is_https() || is_quic(); } - // Returns true if the proxy is trusted to push cross-origin resources from - // HTTP hosts. - bool is_trusted_proxy() const { return is_trusted_proxy_; } - const HostPortPair& host_port_pair() const; // Parses from an input with format: @@ -161,17 +154,15 @@ class NET_EXPORT ProxyServer { bool operator==(const ProxyServer& other) const { return scheme_ == other.scheme_ && - host_port_pair_.Equals(other.host_port_pair_) && - is_trusted_proxy_ == other.is_trusted_proxy_; + host_port_pair_.Equals(other.host_port_pair_); } bool operator!=(const ProxyServer& other) const { return !(*this == other); } // Comparator function so this can be placed in a std::map. bool operator<(const ProxyServer& other) const { - return std::tie(scheme_, host_port_pair_, is_trusted_proxy_) < - std::tie(other.scheme_, other.host_port_pair_, - other.is_trusted_proxy_); + return std::tie(scheme_, host_port_pair_) < + std::tie(other.scheme_, other.host_port_pair_); } // Returns the estimate of dynamically allocated memory in bytes. @@ -185,7 +176,6 @@ class NET_EXPORT ProxyServer { Scheme scheme_ = SCHEME_INVALID; HostPortPair host_port_pair_; - bool is_trusted_proxy_ = false; }; typedef std::pair HostPortProxyPair; diff --git a/chromium/net/base/proxy_server_unittest.cc b/chromium/net/base/proxy_server_unittest.cc index ab5d5203152..a38f8603d49 100644 --- a/chromium/net/base/proxy_server_unittest.cc +++ b/chromium/net/base/proxy_server_unittest.cc @@ -293,12 +293,6 @@ TEST(ProxyServerTest, ComparatorAndEquality) { {// Scheme is different. ProxyServer::FromURI("socks4://foo:33", ProxyServer::SCHEME_HTTP), ProxyServer::FromURI("http://foo:33", ProxyServer::SCHEME_HTTP), 1}, - {// Trusted is different. - ProxyServer(ProxyServer::SCHEME_HTTPS, HostPortPair("foo", 33), - false /* is_trusted_proxy */), - ProxyServer(ProxyServer::SCHEME_HTTPS, HostPortPair("foo", 33), - true /* is_trusted_proxy */), - -1}, }; for (const auto& test : kTests) { diff --git a/chromium/net/base/registry_controlled_domains/registry_controlled_domain.cc b/chromium/net/base/registry_controlled_domains/registry_controlled_domain.cc index 6bd1d460f97..8f84c30ca5b 100644 --- a/chromium/net/base/registry_controlled_domains/registry_controlled_domain.cc +++ b/chromium/net/base/registry_controlled_domains/registry_controlled_domain.cc @@ -227,8 +227,8 @@ void AppendInvalidString(base::StringPiece16 str, url::CanonOutput* output) { // Backend for PermissiveGetHostRegistryLength that handles both UTF-8 and // UTF-16 input. -template -size_t DoPermissiveGetHostRegistryLength(base::BasicStringPiece host, +template +size_t DoPermissiveGetHostRegistryLength(T host, UnknownRegistryFilter unknown_filter, PrivateRegistryFilter private_filter) { std::string canonical_host; // Do not modify outside of canon_output. @@ -380,7 +380,7 @@ bool SameDomainOrHost(const url::Origin& origin1, } bool SameDomainOrHost(const url::Origin& origin1, - const base::Optional& origin2, + const absl::optional& origin2, PrivateRegistryFilter filter) { return origin2.has_value() && SameDomainOrHost(origin1, origin2.value(), filter); diff --git a/chromium/net/base/registry_controlled_domains/registry_controlled_domain.h b/chromium/net/base/registry_controlled_domains/registry_controlled_domain.h index 998819ca878..be82a1a3386 100644 --- a/chromium/net/base/registry_controlled_domains/registry_controlled_domain.h +++ b/chromium/net/base/registry_controlled_domains/registry_controlled_domain.h @@ -117,9 +117,9 @@ #include -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -208,7 +208,7 @@ NET_EXPORT bool SameDomainOrHost(const url::Origin& origin1, PrivateRegistryFilter filter); // Note: this returns false if |origin2| is not set. NET_EXPORT bool SameDomainOrHost(const url::Origin& origin1, - const base::Optional& origin2, + const absl::optional& origin2, PrivateRegistryFilter filter); NET_EXPORT bool SameDomainOrHost(const GURL& gurl, const url::Origin& origin, diff --git a/chromium/net/base/scheme_host_port_matcher.cc b/chromium/net/base/scheme_host_port_matcher.cc index 23dfe19c549..2e5cc5c7707 100644 --- a/chromium/net/base/scheme_host_port_matcher.cc +++ b/chromium/net/base/scheme_host_port_matcher.cc @@ -4,6 +4,7 @@ #include "net/base/scheme_host_port_matcher.h" +#include "base/containers/contains.h" #include "base/strings/string_tokenizer.h" #include "base/strings/string_util.h" @@ -26,8 +27,8 @@ SchemeHostPortMatcher SchemeHostPortMatcher::FromRawString( base::StringTokenizer entries(raw, kParseRuleListDelimiterList); while (entries.GetNext()) { - auto rule = - SchemeHostPortMatcherRule::FromUntrimmedRawString(entries.token()); + auto rule = SchemeHostPortMatcherRule::FromUntrimmedRawString( + entries.token_piece()); if (rule) { result.AddAsLastRule(std::move(rule)); } diff --git a/chromium/net/base/scheme_host_port_matcher_rule.cc b/chromium/net/base/scheme_host_port_matcher_rule.cc index 18798a3842e..cb02c0522c2 100644 --- a/chromium/net/base/scheme_host_port_matcher_rule.cc +++ b/chromium/net/base/scheme_host_port_matcher_rule.cc @@ -5,6 +5,7 @@ #include "net/base/scheme_host_port_matcher_rule.h" #include "base/strings/pattern.h" +#include "base/strings/strcat.h" #include "base/strings/string_util.h" #include "base/strings/stringprintf.h" #include "net/base/host_port_pair.h" @@ -28,15 +29,15 @@ std::string AddBracketsIfIPv6(const IPAddress& ip_address) { // static std::unique_ptr SchemeHostPortMatcherRule::FromUntrimmedRawString( - const std::string& raw_untrimmed) { - std::string raw; - base::TrimWhitespaceASCII(raw_untrimmed, base::TRIM_ALL, &raw); + base::StringPiece raw_untrimmed) { + base::StringPiece raw = + base::TrimWhitespaceASCII(raw_untrimmed, base::TRIM_ALL); // Extract any scheme-restriction. std::string::size_type scheme_pos = raw.find("://"); std::string scheme; if (scheme_pos != std::string::npos) { - scheme = raw.substr(0, scheme_pos); + scheme = std::string(raw.substr(0, scheme_pos)); raw = raw.substr(scheme_pos + 3); if (scheme.empty()) return nullptr; @@ -55,7 +56,7 @@ SchemeHostPortMatcherRule::FromUntrimmedRawString( return nullptr; return std::make_unique( - raw, scheme, ip_prefix, prefix_length_in_bits); + std::string(raw), scheme, ip_prefix, prefix_length_in_bits); } // Check if we have an [:port] input. We need to treat this @@ -87,11 +88,15 @@ SchemeHostPortMatcherRule::FromUntrimmedRawString( // Special-case hostnames that begin with a period. // For example, we remap ".google.com" --> "*.google.com". - if (base::StartsWith(raw, ".", base::CompareCase::SENSITIVE)) - raw = "*" + raw; + std::string hostname_pattern; + if (base::StartsWith(raw, ".", base::CompareCase::SENSITIVE)) { + hostname_pattern = base::StrCat({"*", raw}); + } else { + hostname_pattern = std::string(raw); + } - return std::make_unique(scheme, raw, - port); + return std::make_unique( + scheme, hostname_pattern, port); } bool SchemeHostPortMatcherRule::IsHostnamePatternRule() const { diff --git a/chromium/net/base/scheme_host_port_matcher_rule.h b/chromium/net/base/scheme_host_port_matcher_rule.h index 8ae88d24aec..8c9aedc98b1 100644 --- a/chromium/net/base/scheme_host_port_matcher_rule.h +++ b/chromium/net/base/scheme_host_port_matcher_rule.h @@ -8,6 +8,7 @@ #include #include +#include "base/strings/string_piece.h" #include "net/base/ip_address.h" #include "net/base/ip_endpoint.h" #include "net/base/net_export.h" @@ -31,7 +32,7 @@ class NET_EXPORT SchemeHostPortMatcherRule { // this header file. Types with other serializations will need to be handled // by the caller. static std::unique_ptr FromUntrimmedRawString( - const std::string& raw_untrimmed); + base::StringPiece raw_untrimmed); // Evaluates the rule against |url|. virtual SchemeHostPortMatcherResult Evaluate(const GURL& url) const = 0; diff --git a/chromium/net/base/schemeful_site.cc b/chromium/net/base/schemeful_site.cc index 5d7fb942e5a..59067609bcd 100644 --- a/chromium/net/base/schemeful_site.cc +++ b/chromium/net/base/schemeful_site.cc @@ -112,11 +112,11 @@ bool SchemefulSite::FromWire(const url::Origin& site_as_origin, return true; } -base::Optional SchemefulSite::CreateIfHasRegisterableDomain( +absl::optional SchemefulSite::CreateIfHasRegisterableDomain( const url::Origin& origin) { ObtainASiteResult result = ObtainASite(origin); if (!result.used_registerable_domain) - return base::nullopt; + return absl::nullopt; return SchemefulSite(std::move(result)); } @@ -164,15 +164,15 @@ bool SchemefulSite::operator<(const SchemefulSite& other) const { } // static -base::Optional SchemefulSite::DeserializeWithNonce( +absl::optional SchemefulSite::DeserializeWithNonce( const std::string& value) { - base::Optional result = url::Origin::Deserialize(value); + absl::optional result = url::Origin::Deserialize(value); if (!result) - return base::nullopt; + return absl::nullopt; return SchemefulSite(result.value()); } -base::Optional SchemefulSite::SerializeWithNonce() { +absl::optional SchemefulSite::SerializeWithNonce() { return site_as_origin_.SerializeWithNonceAndInitIfNeeded(); } diff --git a/chromium/net/base/schemeful_site.h b/chromium/net/base/schemeful_site.h index 17ff10de036..37f917e9b87 100644 --- a/chromium/net/base/schemeful_site.h +++ b/chromium/net/base/schemeful_site.h @@ -9,8 +9,8 @@ #include #include "base/gtest_prod_util.h" -#include "base/optional.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/origin.h" class GURL; @@ -76,7 +76,7 @@ class NET_EXPORT SchemefulSite { static bool FromWire(const url::Origin& site_as_origin, SchemefulSite* out); // Creates a SchemefulSite iff the passed-in origin has a registerable domain. - static base::Optional CreateIfHasRegisterableDomain( + static absl::optional CreateIfHasRegisterableDomain( const url::Origin&); // If the scheme is ws or wss, it is converted to http or https, respectively. @@ -158,13 +158,13 @@ class NET_EXPORT SchemefulSite { // Deserializes a string obtained from `SerializeWithNonce()` to a // `SchemefulSite`. Returns nullopt if the value was invalid in any way. - static base::Optional DeserializeWithNonce( + static absl::optional DeserializeWithNonce( const std::string& value); // Returns a serialized version of `site_as_origin_`. For an opaque // `site_as_origin_`, this serializes with the nonce. See // `url::origin::SerializeWithNonce()` for usage information. - base::Optional SerializeWithNonce(); + absl::optional SerializeWithNonce(); // Returns whether `this` and `other` share a host or registrable domain. // Should NOT be used to check equality or equivalence. This is only used diff --git a/chromium/net/base/schemeful_site_fuzzer.cc b/chromium/net/base/schemeful_site_fuzzer.cc index 4d62f2c3f38..2e6cd2e6471 100644 --- a/chromium/net/base/schemeful_site_fuzzer.cc +++ b/chromium/net/base/schemeful_site_fuzzer.cc @@ -8,10 +8,10 @@ #include #include -#include "base/optional.h" #include "testing/libfuzzer/proto/lpm_interface.h" #include "testing/libfuzzer/proto/url.pb.h" #include "testing/libfuzzer/proto/url_proto_converter.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -23,9 +23,15 @@ DEFINE_PROTO_FUZZER(const url_proto::Url& url_message) { url::Origin origin = url::Origin::Create((GURL(native_input))); + // We don't run the fuzzer on inputs whose hosts will contain "..". The ".." + // causes SchemefulSite to consider the registrable domain to start with the + // second ".". + if (origin.host().find("..") != std::string::npos) + return; + net::SchemefulSite site(origin); - base::Optional site_with_registrable_domain = + absl::optional site_with_registrable_domain = net::SchemefulSite::CreateIfHasRegisterableDomain(origin); if (site_with_registrable_domain) { diff --git a/chromium/net/base/schemeful_site_unittest.cc b/chromium/net/base/schemeful_site_unittest.cc index f7f025c4216..669dc147c1f 100644 --- a/chromium/net/base/schemeful_site_unittest.cc +++ b/chromium/net/base/schemeful_site_unittest.cc @@ -160,7 +160,7 @@ TEST(SchemefulSiteTest, SchemeWithNetworkHost) { ASSERT_TRUE(IsStandardSchemeWithNetworkHost("network")); ASSERT_FALSE(IsStandardSchemeWithNetworkHost("non-network")); - base::Optional network_host_site = + absl::optional network_host_site = SchemefulSite::CreateIfHasRegisterableDomain( url::Origin::Create(GURL("network://site.example.test:1337"))); EXPECT_TRUE(network_host_site.has_value()); @@ -169,7 +169,7 @@ TEST(SchemefulSiteTest, SchemeWithNetworkHost) { EXPECT_EQ("example.test", network_host_site->GetInternalOriginForTesting().host()); - base::Optional non_network_host_site_null = + absl::optional non_network_host_site_null = SchemefulSite::CreateIfHasRegisterableDomain( url::Origin::Create(GURL("non-network://site.example.test"))); EXPECT_FALSE(non_network_host_site_null.has_value()); @@ -227,7 +227,7 @@ TEST(SchemefulSiteTest, SerializationConsistent) { SCOPED_TRACE(site.GetDebugString()); EXPECT_FALSE(site.GetInternalOriginForTesting().opaque()); - base::Optional deserialized_site = + absl::optional deserialized_site = SchemefulSite::Deserialize(site.Serialize()); EXPECT_TRUE(deserialized_site); EXPECT_EQ(site, deserialized_site); @@ -241,7 +241,7 @@ TEST(SchemefulSiteTest, OpaqueSerialization) { SchemefulSite(GURL("data:text/html,Hello World"))}; for (auto& site : kTestSites) { - base::Optional deserialized_site = + absl::optional deserialized_site = SchemefulSite::DeserializeWithNonce(*site.SerializeWithNonce()); EXPECT_TRUE(deserialized_site); EXPECT_EQ(site, *deserialized_site); @@ -294,7 +294,7 @@ TEST(SchemefulSiteTest, CreateIfHasRegisterableDomain) { }) { url::Origin origin = url::Origin::Create(GURL(site)); EXPECT_EQ(SchemefulSite::CreateIfHasRegisterableDomain(origin), - base::nullopt) + absl::nullopt) << "site = \"" << site << "\""; } } diff --git a/chromium/net/base/test_data_stream.cc b/chromium/net/base/test_data_stream.cc index b77642150a4..f5a7b4c36b4 100644 --- a/chromium/net/base/test_data_stream.cc +++ b/chromium/net/base/test_data_stream.cc @@ -4,6 +4,8 @@ #include "net/base/test_data_stream.h" +#include + namespace net { TestDataStream::TestDataStream() { diff --git a/chromium/net/base/test_data_stream.h b/chromium/net/base/test_data_stream.h index 464220e8982..9432d3ef476 100644 --- a/chromium/net/base/test_data_stream.h +++ b/chromium/net/base/test_data_stream.h @@ -6,7 +6,6 @@ #define NET_BASE_TEST_DATA_STREAM_H_ #include // for memcpy(). -#include #include "net/base/net_export.h" // This is a class for generating an infinite stream of data which can be diff --git a/chromium/net/base/test_proxy_delegate.cc b/chromium/net/base/test_proxy_delegate.cc index b200ab991b7..b8cf7d85539 100644 --- a/chromium/net/base/test_proxy_delegate.cc +++ b/chromium/net/base/test_proxy_delegate.cc @@ -31,22 +31,7 @@ void TestProxyDelegate::OnResolveProxy( const GURL& url, const std::string& method, const ProxyRetryInfoMap& proxy_retry_info, - ProxyInfo* result) { - if (!trusted_spdy_proxy_.is_valid()) - return; - ProxyList new_proxy_list; - for (const auto& proxy_server : result->proxy_list().GetAll()) { - if (proxy_server == trusted_spdy_proxy_) { - new_proxy_list.AddProxyServer(ProxyServer( - proxy_server.scheme(), proxy_server.host_port_pair(), true)); - } else { - new_proxy_list.AddProxyServer(proxy_server); - } - } - result->UseProxyList(new_proxy_list); - result->set_traffic_annotation( - MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS)); -} + ProxyInfo* result) {} void TestProxyDelegate::OnFallback(const ProxyServer& bad_proxy, int net_error) {} diff --git a/chromium/net/base/test_proxy_delegate.h b/chromium/net/base/test_proxy_delegate.h index 50ebd9c8f7e..aed0c323d67 100644 --- a/chromium/net/base/test_proxy_delegate.h +++ b/chromium/net/base/test_proxy_delegate.h @@ -26,10 +26,6 @@ class TestProxyDelegate : public ProxyDelegate { return on_before_tunnel_request_called_; } - void set_trusted_spdy_proxy(const ProxyServer& proxy_server) { - trusted_spdy_proxy_ = proxy_server; - } - void VerifyOnTunnelHeadersReceived( const ProxyServer& proxy_server, const std::string& response_header_name, @@ -51,7 +47,6 @@ class TestProxyDelegate : public ProxyDelegate { bool on_before_tunnel_request_called_ = false; ProxyServer on_tunnel_headers_received_proxy_server_; scoped_refptr on_tunnel_headers_received_headers_; - ProxyServer trusted_spdy_proxy_; }; } // namespace net diff --git a/chromium/net/base/url_util.cc b/chromium/net/base/url_util.cc index ded072cdd25..f9e2c266769 100644 --- a/chromium/net/base/url_util.cc +++ b/chromium/net/base/url_util.cc @@ -455,11 +455,6 @@ bool IsGoogleHost(base::StringPiece host) { return false; } -bool IsTLS13ExperimentHost(base::StringPiece host) { - return host == "inbox.google.com" || host == "mail.google.com" || - host == "gmail.com"; -} - bool IsLocalHostname(base::StringPiece host) { std::string normalized_host = base::ToLowerASCII(host); // Remove any trailing '.'. diff --git a/chromium/net/base/url_util.h b/chromium/net/base/url_util.h index f35d5f6c513..c941957acb8 100644 --- a/chromium/net/base/url_util.h +++ b/chromium/net/base/url_util.h @@ -202,10 +202,6 @@ NET_EXPORT_PRIVATE bool HasGoogleHost(const GURL& url); // be used for histograms and shouldn't be used to affect behavior. NET_EXPORT_PRIVATE bool IsGoogleHost(base::StringPiece host); -// This function tests |host| to see if its one used in the initial TLS 1.3 -// deployment. TLS connections to them form the basis of our comparisons. -NET_EXPORT_PRIVATE bool IsTLS13ExperimentHost(base::StringPiece host); - // This function tests |host| to see if it is of any local hostname form. // |host| is normalized before being tested. NET_EXPORT_PRIVATE bool IsLocalHostname(base::StringPiece host); diff --git a/chromium/net/base/url_util_unittest.cc b/chromium/net/base/url_util_unittest.cc index 0f84c4df3ae..6c07bc44855 100644 --- a/chromium/net/base/url_util_unittest.cc +++ b/chromium/net/base/url_util_unittest.cc @@ -7,7 +7,6 @@ #include #include "base/format_macros.h" -#include "base/strings/stringprintf.h" #include "base/strings/utf_string_conversions.h" #include "testing/gtest/include/gtest/gtest.h" #include "url/gurl.h" diff --git a/chromium/net/cert/DIR_METADATA b/chromium/net/cert/DIR_METADATA index c97d1840b0a..292401a87d2 100644 --- a/chromium/net/cert/DIR_METADATA +++ b/chromium/net/cert/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Certificate" diff --git a/chromium/net/cert/asn1_util.cc b/chromium/net/cert/asn1_util.cc index 5825b94f9ee..633b47b6cd2 100644 --- a/chromium/net/cert/asn1_util.cc +++ b/chromium/net/cert/asn1_util.cc @@ -106,13 +106,13 @@ bool SeekToExtensions(der::Input in, if (!tbs_cert_parser.SkipTag(der::kSequence)) return false; // issuerUniqueID - if (!tbs_cert_parser.SkipOptionalTag( - der::kTagConstructed | der::kTagContextSpecific | 1, &present)) { + if (!tbs_cert_parser.SkipOptionalTag(der::kTagContextSpecific | 1, + &present)) { return false; } // subjectUniqueID - if (!tbs_cert_parser.SkipOptionalTag( - der::kTagConstructed | der::kTagContextSpecific | 2, &present)) { + if (!tbs_cert_parser.SkipOptionalTag(der::kTagContextSpecific | 2, + &present)) { return false; } diff --git a/chromium/net/cert/asn1_util.h b/chromium/net/cert/asn1_util.h index 0adae6c7916..03116e2280e 100644 --- a/chromium/net/cert/asn1_util.h +++ b/chromium/net/cert/asn1_util.h @@ -5,8 +5,6 @@ #ifndef NET_CERT_ASN1_UTIL_H_ #define NET_CERT_ASN1_UTIL_H_ -#include - #include "base/strings/string_piece.h" #include "net/base/net_export.h" diff --git a/chromium/net/cert/caching_cert_verifier.h b/chromium/net/cert/caching_cert_verifier.h index 2ccc5cbedba..d44d27514e0 100644 --- a/chromium/net/cert/caching_cert_verifier.h +++ b/chromium/net/cert/caching_cert_verifier.h @@ -52,6 +52,7 @@ class NET_EXPORT CachingCertVerifier : public CertVerifier, private: FRIEND_TEST_ALL_PREFIXES(CachingCertVerifierTest, CacheHit); + FRIEND_TEST_ALL_PREFIXES(CachingCertVerifierTest, CacheHitCTResultsCached); FRIEND_TEST_ALL_PREFIXES(CachingCertVerifierTest, Visitor); FRIEND_TEST_ALL_PREFIXES(CachingCertVerifierTest, AddsEntries); FRIEND_TEST_ALL_PREFIXES(CachingCertVerifierTest, DifferentCACerts); diff --git a/chromium/net/cert/caching_cert_verifier_unittest.cc b/chromium/net/cert/caching_cert_verifier_unittest.cc index 35a2415a1d6..ba1dbd68759 100644 --- a/chromium/net/cert/caching_cert_verifier_unittest.cc +++ b/chromium/net/cert/caching_cert_verifier_unittest.cc @@ -15,6 +15,7 @@ #include "net/cert/x509_util.h" #include "net/log/net_log_with_source.h" #include "net/test/cert_test_util.h" +#include "net/test/ct_test_util.h" #include "net/test/gtest_util.h" #include "net/test/test_data_directory.h" #include "net/test/test_with_task_environment.h" @@ -75,6 +76,61 @@ TEST_F(CachingCertVerifierTest, CacheHit) { ASSERT_EQ(1u, verifier_.GetCacheSize()); } +TEST_F(CachingCertVerifierTest, CacheHitCTResultsCached) { + base::FilePath certs_dir = GetTestCertsDirectory(); + scoped_refptr test_cert( + ImportCertFromFile(certs_dir, "ok_cert.pem")); + ASSERT_TRUE(test_cert.get()); + + auto cert_verifier = std::make_unique(); + // Mock the cert verification and CT verification results. + CertVerifyResult mock_result; + mock_result.cert_status = OK; + mock_result.verified_cert = test_cert; + + scoped_refptr sct; + ct::GetX509CertSCT(&sct); + SignedCertificateTimestampAndStatus sct_and_status(sct, ct::SCT_STATUS_OK); + SignedCertificateTimestampAndStatusList sct_list{sct_and_status}; + mock_result.scts = sct_list; + cert_verifier->AddResultForCert(test_cert, mock_result, OK); + + // We don't use verifier_ here because we needed to call AddResultForCert from + // the mock verifier. + CachingCertVerifier cache_verifier(std::move(cert_verifier)); + + int result; + CertVerifyResult verify_result; + TestCompletionCallback callback; + std::unique_ptr request; + + result = callback.GetResult(cache_verifier.Verify( + CertVerifier::RequestParams(test_cert, "www.example.com", 0, + /*ocsp_response=*/std::string(), + /*sct_list=*/std::string()), + &verify_result, callback.callback(), &request, NetLogWithSource())); + ASSERT_EQ(OK, result); + ASSERT_EQ(1u, verify_result.scts.size()); + ASSERT_EQ(ct::SCT_STATUS_OK, verify_result.scts[0].status); + ASSERT_EQ(1u, cache_verifier.requests()); + ASSERT_EQ(0u, cache_verifier.cache_hits()); + ASSERT_EQ(1u, cache_verifier.GetCacheSize()); + + result = cache_verifier.Verify( + CertVerifier::RequestParams(test_cert, "www.example.com", 0, + /*ocsp_response=*/std::string(), + /*sct_list=*/std::string()), + &verify_result, callback.callback(), &request, NetLogWithSource()); + // Synchronous completion. + ASSERT_EQ(OK, result); + ASSERT_FALSE(request); + ASSERT_EQ(1u, verify_result.scts.size()); + ASSERT_EQ(ct::SCT_STATUS_OK, verify_result.scts[0].status); + ASSERT_EQ(2u, cache_verifier.requests()); + ASSERT_EQ(1u, cache_verifier.cache_hits()); + ASSERT_EQ(1u, cache_verifier.GetCacheSize()); +} + // Tests the same server certificate with different intermediate CA // certificates. These should be treated as different certificate chains even // though the two X509Certificate objects contain the same server certificate. diff --git a/chromium/net/cert/cert_database.h b/chromium/net/cert/cert_database.h index 514446374c4..6a06a392b67 100644 --- a/chromium/net/cert/cert_database.h +++ b/chromium/net/cert/cert_database.h @@ -5,8 +5,6 @@ #ifndef NET_CERT_CERT_DATABASE_H_ #define NET_CERT_CERT_DATABASE_H_ -#include - #include "base/macros.h" #include "base/memory/ref_counted.h" #include "build/build_config.h" diff --git a/chromium/net/cert/cert_verifier.cc b/chromium/net/cert/cert_verifier.cc index 6504721e2fa..adae9fae83c 100644 --- a/chromium/net/cert/cert_verifier.cc +++ b/chromium/net/cert/cert_verifier.cc @@ -13,14 +13,9 @@ #include "net/cert/crl_set.h" #include "third_party/boringssl/src/include/openssl/pool.h" #include "third_party/boringssl/src/include/openssl/sha.h" - -#if defined(OS_NACL) -#include "base/notreached.h" -#else #include "net/cert/caching_cert_verifier.h" #include "net/cert/coalescing_cert_verifier.h" #include "net/cert/multi_threaded_cert_verifier.h" -#endif namespace net { @@ -82,10 +77,6 @@ bool CertVerifier::RequestParams::operator<( // static std::unique_ptr CertVerifier::CreateDefaultWithoutCaching( scoped_refptr cert_net_fetcher) { -#if defined(OS_NACL) - NOTIMPLEMENTED(); - return std::unique_ptr(); -#else scoped_refptr verify_proc; #if defined(OS_FUCHSIA) || defined(OS_LINUX) || defined(OS_CHROMEOS) verify_proc = @@ -104,7 +95,6 @@ std::unique_ptr CertVerifier::CreateDefaultWithoutCaching( #endif return std::make_unique(std::move(verify_proc)); -#endif } // static diff --git a/chromium/net/cert/cert_verify_proc.cc b/chromium/net/cert/cert_verify_proc.cc index 6135c24fe81..8cf304df9de 100644 --- a/chromium/net/cert/cert_verify_proc.cc +++ b/chromium/net/cert/cert_verify_proc.cc @@ -32,6 +32,7 @@ #include "net/cert/internal/parse_certificate.h" #include "net/cert/internal/revocation_checker.h" #include "net/cert/internal/signature_algorithm.h" +#include "net/cert/internal/system_trust_store.h" #include "net/cert/known_roots.h" #include "net/cert/ocsp_revocation_status.h" #include "net/cert/pem.h" @@ -515,9 +516,8 @@ scoped_refptr CertVerifyProc::CreateSystemVerifyProc( // static scoped_refptr CertVerifyProc::CreateBuiltinVerifyProc( scoped_refptr cert_net_fetcher) { - return CreateCertVerifyProcBuiltin( - std::move(cert_net_fetcher), - SystemTrustStoreProvider::CreateDefaultForSSL()); + return CreateCertVerifyProcBuiltin(std::move(cert_net_fetcher), + CreateSslSystemTrustStore()); } #endif diff --git a/chromium/net/cert/cert_verify_proc_android_unittest.cc b/chromium/net/cert/cert_verify_proc_android_unittest.cc index ca8bd84d99d..cdf678f325b 100644 --- a/chromium/net/cert/cert_verify_proc_android_unittest.cc +++ b/chromium/net/cert/cert_verify_proc_android_unittest.cc @@ -157,7 +157,7 @@ class CertVerifyProcAndroidTestWithAIAFetching : public testing::Test { ::testing::AssertionResult r = ReadTestAIARoot(&root_); if (!r) return r; - scoped_test_root_.reset(new ScopedTestRoot(root_.get())); + scoped_test_root_ = std::make_unique(root_.get()); return ::testing::AssertionSuccess(); } diff --git a/chromium/net/cert/cert_verify_proc_blocklist.inc b/chromium/net/cert/cert_verify_proc_blocklist.inc index 9218bf08a52..51999c818a7 100644 --- a/chromium/net/cert/cert_verify_proc_blocklist.inc +++ b/chromium/net/cert/cert_verify_proc_blocklist.inc @@ -359,6 +359,10 @@ static constexpr uint8_t {0xb0, 0xfc, 0xce, 0x78, 0xc1, 0x66, 0x4e, 0x29, 0x35, 0x44, 0xc1, 0x43, 0xe3, 0xd2, 0x68, 0x9f, 0x72, 0x3f, 0x5b, 0x6e, 0x63, 0x17, 0x10, 0x7e, 0x16, 0x3d, 0x22, 0xba, 0x80, 0x69, 0x79, 0x4a}, + // 0230a604d99220e5612ee7862ab9f7a6e18e4f1ac4c9e27075788cc5220169ab.pem + {0xc5, 0x62, 0x17, 0xb7, 0xa8, 0x28, 0xc7, 0x34, 0x1c, 0x0a, 0xe7, + 0xa5, 0x90, 0xd8, 0x79, 0x0d, 0x4d, 0xef, 0x53, 0x66, 0x52, 0xe6, + 0x0a, 0xe5, 0xb8, 0xbd, 0xfa, 0x26, 0x97, 0x8f, 0xe0, 0x9c}, }; // Hashes of SubjectPublicKeyInfos known to be used for interception by a @@ -380,4 +384,8 @@ static constexpr uint8_t kKnownInterceptionList[][crypto::kSHA256Length] = { {0xb0, 0xfc, 0xce, 0x78, 0xc1, 0x66, 0x4e, 0x29, 0x35, 0x44, 0xc1, 0x43, 0xe3, 0xd2, 0x68, 0x9f, 0x72, 0x3f, 0x5b, 0x6e, 0x63, 0x17, 0x10, 0x7e, 0x16, 0x3d, 0x22, 0xba, 0x80, 0x69, 0x79, 0x4a}, + // 0230a604d99220e5612ee7862ab9f7a6e18e4f1ac4c9e27075788cc5220169ab.pem + {0xc5, 0x62, 0x17, 0xb7, 0xa8, 0x28, 0xc7, 0x34, 0x1c, 0x0a, 0xe7, 0xa5, + 0x90, 0xd8, 0x79, 0x0d, 0x4d, 0xef, 0x53, 0x66, 0x52, 0xe6, 0x0a, 0xe5, + 0xb8, 0xbd, 0xfa, 0x26, 0x97, 0x8f, 0xe0, 0x9c}, }; diff --git a/chromium/net/cert/cert_verify_proc_builtin.cc b/chromium/net/cert/cert_verify_proc_builtin.cc index 34c9987a293..b78515e0a89 100644 --- a/chromium/net/cert/cert_verify_proc_builtin.cc +++ b/chromium/net/cert/cert_verify_proc_builtin.cc @@ -28,7 +28,10 @@ #include "net/cert/internal/revocation_checker.h" #include "net/cert/internal/simple_path_builder_delegate.h" #include "net/cert/internal/system_trust_store.h" +#include "net/cert/internal/trust_store_collection.h" +#include "net/cert/internal/trust_store_in_memory.h" #include "net/cert/known_roots.h" +#include "net/cert/test_root_certs.h" #include "net/cert/x509_certificate.h" #include "net/cert/x509_util.h" #include "net/der/encode_values.h" @@ -143,6 +146,46 @@ bool IsEVCandidate(const EVRootCAMetadata* ev_metadata, return !oids.empty(); } +// CertVerifyProcTrustStore wraps a SystemTrustStore with additional trust +// anchors and TestRootCerts. +class CertVerifyProcTrustStore { + public: + // |system_trust_store| must outlive this object. + explicit CertVerifyProcTrustStore(SystemTrustStore* system_trust_store) + : system_trust_store_(system_trust_store) { + trust_store_.AddTrustStore(&additional_trust_store_); + trust_store_.AddTrustStore(system_trust_store_->GetTrustStore()); + // When running in test mode, also layer in the test-only root certificates. + // + // Note that this integration requires TestRootCerts::HasInstance() to be + // true by the time CertVerifyProcTrustStore is created - a limitation which + // is acceptable for the test-only code that consumes this. + if (TestRootCerts::HasInstance()) { + trust_store_.AddTrustStore( + TestRootCerts::GetInstance()->test_trust_store()); + } + } + + TrustStore* trust_store() { return &trust_store_; } + + void AddTrustAnchor(scoped_refptr cert) { + additional_trust_store_.AddTrustAnchor(std::move(cert)); + } + + bool IsKnownRoot(const ParsedCertificate* trust_anchor) const { + return system_trust_store_->IsKnownRoot(trust_anchor); + } + + bool IsAdditionalTrustAnchor(const ParsedCertificate* trust_anchor) const { + return additional_trust_store_.Contains(trust_anchor); + } + + private: + SystemTrustStore* system_trust_store_; + TrustStoreInMemory additional_trust_store_; + TrustStoreCollection trust_store_; +}; + // Enum for whether path building is attempting to verify a certificate as EV or // as DV. enum class VerificationType { @@ -183,7 +226,7 @@ class PathBuilderDelegateImpl : public SimplePathBuilderDelegate { VerificationType verification_type, SimplePathBuilderDelegate::DigestPolicy digest_policy, int flags, - const SystemTrustStore* ssl_trust_store, + const CertVerifyProcTrustStore* trust_store, base::StringPiece stapled_leaf_ocsp_response, const EVRootCAMetadata* ev_metadata, bool* checked_revocation_for_some_path) @@ -192,7 +235,7 @@ class PathBuilderDelegateImpl : public SimplePathBuilderDelegate { net_fetcher_(net_fetcher), verification_type_(verification_type), flags_(flags), - ssl_trust_store_(ssl_trust_store), + trust_store_(trust_store), stapled_leaf_ocsp_response_(stapled_leaf_ocsp_response), ev_metadata_(ev_metadata), checked_revocation_for_some_path_(checked_revocation_for_some_path) {} @@ -273,7 +316,7 @@ class PathBuilderDelegateImpl : public SimplePathBuilderDelegate { // Use hard-fail revocation checking for local trust anchors, if requested // by the load flag and the chain uses a non-public root. if ((flags_ & CertVerifyProc::VERIFY_REV_CHECKING_REQUIRED_LOCAL_ANCHORS) && - !certs.empty() && !ssl_trust_store_->IsKnownRoot(certs.back().get())) { + !certs.empty() && !trust_store_->IsKnownRoot(certs.back().get())) { RevocationPolicy policy; policy.check_revocation = true; policy.networking_allowed = true; @@ -335,7 +378,7 @@ class PathBuilderDelegateImpl : public SimplePathBuilderDelegate { CertNetFetcher* net_fetcher_; const VerificationType verification_type_; const int flags_; - const SystemTrustStore* ssl_trust_store_; + const CertVerifyProcTrustStore* trust_store_; const base::StringPiece stapled_leaf_ocsp_response_; const EVRootCAMetadata* ev_metadata_; bool* checked_revocation_for_some_path_; @@ -343,9 +386,8 @@ class PathBuilderDelegateImpl : public SimplePathBuilderDelegate { class CertVerifyProcBuiltin : public CertVerifyProc { public: - CertVerifyProcBuiltin( - scoped_refptr net_fetcher, - std::unique_ptr system_trust_store_provider); + CertVerifyProcBuiltin(scoped_refptr net_fetcher, + std::unique_ptr system_trust_store); bool SupportsAdditionalTrustAnchors() const override; @@ -364,15 +406,15 @@ class CertVerifyProcBuiltin : public CertVerifyProc { const NetLogWithSource& net_log) override; scoped_refptr net_fetcher_; - std::unique_ptr system_trust_store_provider_; + std::unique_ptr system_trust_store_; }; CertVerifyProcBuiltin::CertVerifyProcBuiltin( scoped_refptr net_fetcher, - std::unique_ptr system_trust_store_provider) + std::unique_ptr system_trust_store) : net_fetcher_(std::move(net_fetcher)), - system_trust_store_provider_(std::move(system_trust_store_provider)) { - DCHECK(system_trust_store_provider_); + system_trust_store_(std::move(system_trust_store)) { + DCHECK(system_trust_store_); } CertVerifyProcBuiltin::~CertVerifyProcBuiltin() = default; @@ -512,7 +554,7 @@ struct BuildPathAttempt { CertPathBuilder::Result TryBuildPath( const scoped_refptr& target, CertIssuerSourceStatic* intermediates, - SystemTrustStore* ssl_trust_store, + CertVerifyProcTrustStore* trust_store, const der::GeneralizedTime& der_verification_time, base::TimeTicks deadline, VerificationType verification_type, @@ -536,11 +578,11 @@ CertPathBuilder::Result TryBuildPath( PathBuilderDelegateImpl path_builder_delegate( crl_set, net_fetcher, verification_type, digest_policy, flags, - ssl_trust_store, ocsp_response, ev_metadata, checked_revocation); + trust_store, ocsp_response, ev_metadata, checked_revocation); // Initialize the path builder. CertPathBuilder path_builder( - target, ssl_trust_store->GetTrustStore(), &path_builder_delegate, + target, trust_store->trust_store(), &path_builder_delegate, der_verification_time, KeyPurpose::SERVER_AUTH, InitialExplicitPolicy::kFalse, user_initial_policy_set, InitialPolicyMappingInhibit::kFalse, InitialAnyPolicyInhibit::kFalse); @@ -570,7 +612,7 @@ int AssignVerifyResult(X509Certificate* input_cert, CertPathBuilder::Result& result, VerificationType verification_type, bool checked_revocation_for_some_path, - SystemTrustStore* ssl_trust_store, + CertVerifyProcTrustStore* trust_store, CertVerifyResult* verify_result) { // Clone debug data from the CertPathBuilder::Result into CertVerifyResult. verify_result->CloneDataFrom(result); @@ -604,11 +646,11 @@ int AssignVerifyResult(X509Certificate* input_cert, if (trusted_cert) { if (!verify_result->is_issued_by_known_root) { verify_result->is_issued_by_known_root = - ssl_trust_store->IsKnownRoot(trusted_cert); + trust_store->IsKnownRoot(trusted_cert); } verify_result->is_issued_by_additional_trust_anchor = - ssl_trust_store->IsAdditionalTrustAnchor(trusted_cert); + trust_store->IsAdditionalTrustAnchor(trusted_cert); } if (path_is_valid && (verification_type == VerificationType::kEV)) { @@ -708,15 +750,13 @@ int CertVerifyProcBuiltin::VerifyInternal( AddIntermediatesToIssuerSource(input_cert, &intermediates, net_log); // Parse the additional trust anchors and setup trust store. - std::unique_ptr ssl_trust_store = - system_trust_store_provider_->CreateSystemTrustStore(); - + CertVerifyProcTrustStore trust_store(system_trust_store_.get()); for (const auto& x509_cert : additional_trust_anchors) { CertErrors parsing_errors; scoped_refptr cert = ParseCertificateFromBuffer(x509_cert->cert_buffer(), &parsing_errors); if (cert) - ssl_trust_store->AddTrustAnchor(cert); + trust_store.AddTrustAnchor(std::move(cert)); // TODO(crbug.com/634484): this duplicates the logging of the // additional_trust_anchors maybe should only log if there is a parse // error/warning? @@ -776,9 +816,9 @@ int CertVerifyProcBuiltin::VerifyInternal( // Run the attempt through the path builder. result = TryBuildPath( - target, &intermediates, ssl_trust_store.get(), der_verification_time, - deadline, cur_attempt.verification_type, cur_attempt.digest_policy, - flags, ocsp_response, crl_set, net_fetcher_.get(), ev_metadata, + target, &intermediates, &trust_store, der_verification_time, deadline, + cur_attempt.verification_type, cur_attempt.digest_policy, flags, + ocsp_response, crl_set, net_fetcher_.get(), ev_metadata, &checked_revocation_for_some_path); // TODO(crbug.com/634484): Log these in path_builder.cc so they include @@ -831,7 +871,7 @@ int CertVerifyProcBuiltin::VerifyInternal( // Write the results to |*verify_result|. int error = AssignVerifyResult( input_cert, hostname, result, verification_type, - checked_revocation_for_some_path, ssl_trust_store.get(), verify_result); + checked_revocation_for_some_path, &trust_store, verify_result); if (error == OK) { LogNameNormalizationMetrics(".Builtin", verify_result->verified_cert.get(), verify_result->is_issued_by_known_root); @@ -839,21 +879,8 @@ int CertVerifyProcBuiltin::VerifyInternal( return error; } -class DefaultSystemTrustStoreProvider : public SystemTrustStoreProvider { - public: - std::unique_ptr CreateSystemTrustStore() override { - return CreateSslSystemTrustStore(); - } -}; - } // namespace -// static -std::unique_ptr -SystemTrustStoreProvider::CreateDefaultForSSL() { - return std::make_unique(); -} - CertVerifyProcBuiltinResultDebugData::CertVerifyProcBuiltinResultDebugData( base::Time verification_time, const der::GeneralizedTime& der_verification_time) @@ -886,9 +913,9 @@ CertVerifyProcBuiltinResultDebugData::Clone() { scoped_refptr CreateCertVerifyProcBuiltin( scoped_refptr net_fetcher, - std::unique_ptr system_trust_store_provider) { + std::unique_ptr system_trust_store) { return base::MakeRefCounted( - std::move(net_fetcher), std::move(system_trust_store_provider)); + std::move(net_fetcher), std::move(system_trust_store)); } base::TimeDelta GetCertVerifyProcBuiltinTimeLimitForTesting() { diff --git a/chromium/net/cert/cert_verify_proc_builtin.h b/chromium/net/cert/cert_verify_proc_builtin.h index e1ffd23f14a..eae8d61737e 100644 --- a/chromium/net/cert/cert_verify_proc_builtin.h +++ b/chromium/net/cert/cert_verify_proc_builtin.h @@ -18,25 +18,6 @@ class CertNetFetcher; class CertVerifyProc; class SystemTrustStore; -// Will be used to create the system trust store. Implementations must be -// thread-safe - CreateSystemTrustStore may be invoked concurrently on worker -// threads. -class NET_EXPORT SystemTrustStoreProvider { - public: - virtual ~SystemTrustStoreProvider() {} - - // Returns a SystemTrustStoreProvider that will create the default - // SystemTrustStore for SSL (using CreateSslSystemTrustStore()). - static std::unique_ptr CreateDefaultForSSL(); - - // Create and return a SystemTrustStore to be used during certificate - // verification. - // This function may be invoked concurrently on worker threads and must be - // thread-safe. However, the returned SystemTrustStore will only be used on - // a single thread. - virtual std::unique_ptr CreateSystemTrustStore() = 0; -}; - class NET_EXPORT CertVerifyProcBuiltinResultDebugData : public base::SupportsUserData::Data { public: @@ -68,7 +49,7 @@ class NET_EXPORT CertVerifyProcBuiltinResultDebugData // here too. NET_EXPORT scoped_refptr CreateCertVerifyProcBuiltin( scoped_refptr net_fetcher, - std::unique_ptr system_trust_store_provider); + std::unique_ptr system_trust_store); // Returns the time limit used by CertVerifyProcBuiltin. Intended for test use. NET_EXPORT_PRIVATE base::TimeDelta diff --git a/chromium/net/cert/cert_verify_proc_builtin_unittest.cc b/chromium/net/cert/cert_verify_proc_builtin_unittest.cc index 4407d6740ee..1861eb956c0 100644 --- a/chromium/net/cert/cert_verify_proc_builtin_unittest.cc +++ b/chromium/net/cert/cert_verify_proc_builtin_unittest.cc @@ -36,13 +36,6 @@ namespace net { namespace { -class DummySystemTrustStoreProvider : public SystemTrustStoreProvider { - public: - std::unique_ptr CreateSystemTrustStore() override { - return CreateEmptySystemTrustStore(); - } -}; - std::unique_ptr HangRequestAndCallback( base::OnceClosure callback, const test_server::HttpRequest& request) { @@ -93,8 +86,8 @@ class CertVerifyProcBuiltinTest : public ::testing::Test { void SetUp() override { cert_net_fetcher_ = base::MakeRefCounted(); - verify_proc_ = CreateCertVerifyProcBuiltin( - cert_net_fetcher_, std::make_unique()); + verify_proc_ = CreateCertVerifyProcBuiltin(cert_net_fetcher_, + CreateEmptySystemTrustStore()); context_ = std::make_unique(); @@ -425,7 +418,7 @@ TEST_F(CertVerifyProcBuiltinTest, EVRevocationCheckDeadline) { ASSERT_NE(event, events.end()); EXPECT_EQ(net::NetLogEventPhase::BEGIN, event->phase); ASSERT_TRUE(event->params.is_dict()); - EXPECT_EQ(base::nullopt, event->params.FindBoolKey("is_ev_attempt")); + EXPECT_EQ(absl::nullopt, event->params.FindBoolKey("is_ev_attempt")); event = std::find_if(++event, events.end(), [](const auto& e) { return e.type == NetLogEventType::CERT_VERIFY_PROC_PATH_BUILT; diff --git a/chromium/net/cert/cert_verify_proc_unittest.cc b/chromium/net/cert/cert_verify_proc_unittest.cc index 9db035a9345..6f218940327 100644 --- a/chromium/net/cert/cert_verify_proc_unittest.cc +++ b/chromium/net/cert/cert_verify_proc_unittest.cc @@ -36,6 +36,7 @@ #include "net/cert/ev_root_ca_metadata.h" #include "net/cert/internal/parse_certificate.h" #include "net/cert/internal/signature_algorithm.h" +#include "net/cert/internal/system_trust_store.h" #include "net/cert/pem.h" #include "net/cert/test_root_certs.h" #include "net/cert/x509_certificate.h" @@ -200,9 +201,8 @@ scoped_refptr CreateCertVerifyProc( return new CertVerifyProcWin(); #endif case CERT_VERIFY_PROC_BUILTIN: - return CreateCertVerifyProcBuiltin( - std::move(cert_net_fetcher), - SystemTrustStoreProvider::CreateDefaultForSSL()); + return CreateCertVerifyProcBuiltin(std::move(cert_net_fetcher), + CreateSslSystemTrustStore()); default: return nullptr; } @@ -2947,7 +2947,7 @@ class CertVerifyProcInternalWithNetFetchingTest // initialization to complete on that thread. base::Thread::Options options(base::MessagePumpType::IO, 0); network_thread_ = std::make_unique("network_thread"); - CHECK(network_thread_->StartWithOptions(options)); + CHECK(network_thread_->StartWithOptions(std::move(options))); base::WaitableEvent initialization_complete_event( base::WaitableEvent::ResetPolicy::MANUAL, diff --git a/chromium/net/cert/cert_verify_result.h b/chromium/net/cert/cert_verify_result.h index 35dee11958f..cc674375262 100644 --- a/chromium/net/cert/cert_verify_result.h +++ b/chromium/net/cert/cert_verify_result.h @@ -5,8 +5,6 @@ #ifndef NET_CERT_CERT_VERIFY_RESULT_H_ #define NET_CERT_CERT_VERIFY_RESULT_H_ -#include - #include "base/memory/ref_counted.h" #include "base/supports_user_data.h" #include "net/base/net_export.h" diff --git a/chromium/net/cert/ct_log_response_parser_unittest.cc b/chromium/net/cert/ct_log_response_parser_unittest.cc index 4388e77bc53..d7c7e6c87c4 100644 --- a/chromium/net/cert/ct_log_response_parser_unittest.cc +++ b/chromium/net/cert/ct_log_response_parser_unittest.cc @@ -21,7 +21,7 @@ namespace net { namespace ct { TEST(CTLogResponseParserTest, ParsesValidJsonSTH) { - base::Optional sample_sth_json = + absl::optional sample_sth_json = base::JSONReader::Read(GetSampleSTHAsJson()); SignedTreeHead tree_head; EXPECT_TRUE(FillSignedTreeHead(*sample_sth_json, &tree_head)); @@ -52,14 +52,14 @@ TEST(CTLogResponseParserTest, ParsesValidJsonSTH) { } TEST(CTLogResponseParserTest, FailsToParseMissingFields) { - base::Optional missing_signature_sth = base::JSONReader::Read( + absl::optional missing_signature_sth = base::JSONReader::Read( CreateSignedTreeHeadJsonString(1 /* tree_size */, 123456u /* timestamp */, GetSampleSTHSHA256RootHash(), "")); SignedTreeHead tree_head; ASSERT_FALSE(FillSignedTreeHead(*missing_signature_sth, &tree_head)); - base::Optional missing_root_hash_sth = base::JSONReader::Read( + absl::optional missing_root_hash_sth = base::JSONReader::Read( CreateSignedTreeHeadJsonString(1 /* tree_size */, 123456u /* timestamp */, "", GetSampleSTHTreeHeadSignature())); ASSERT_FALSE(FillSignedTreeHead(*missing_root_hash_sth, &tree_head)); @@ -72,7 +72,7 @@ TEST(CTLogResponseParserTest, FailsToParseIncorrectLengthRootHash) { base::Base64Decode( base::StringPiece("/WHFMgXtI/umKKuACJIN0Bb73TcILm9WkeU6qszvoArK\n"), &too_long_hash); - base::Optional too_long_hash_json = + absl::optional too_long_hash_json = base::JSONReader::Read(CreateSignedTreeHeadJsonString( 1 /* tree_size */, 123456u /* timestamp */, GetSampleSTHSHA256RootHash(), too_long_hash)); @@ -82,7 +82,7 @@ TEST(CTLogResponseParserTest, FailsToParseIncorrectLengthRootHash) { base::Base64Decode( base::StringPiece("/WHFMgXtI/umKKuACJIN0Bb73TcILm9WkeU6qszvoA==\n"), &too_short_hash); - base::Optional too_short_hash_json = + absl::optional too_short_hash_json = base::JSONReader::Read(CreateSignedTreeHeadJsonString( 1 /* tree_size */, 123456u /* timestamp */, GetSampleSTHSHA256RootHash(), too_short_hash)); @@ -92,7 +92,7 @@ TEST(CTLogResponseParserTest, FailsToParseIncorrectLengthRootHash) { TEST(CTLogResponseParserTest, ParsesJsonSTHWithLargeTimestamp) { SignedTreeHead tree_head; - base::Optional large_timestamp_json = + absl::optional large_timestamp_json = base::JSONReader::Read(CreateSignedTreeHeadJsonString( 100, INT64_C(1) << 34, GetSampleSTHSHA256RootHash(), GetSampleSTHTreeHeadSignature())); @@ -115,7 +115,7 @@ TEST(CTLogResponseParserTest, ParsesConsistencyProofSuccessfully) { raw_nodes.push_back(first); raw_nodes.push_back(second); raw_nodes.push_back(third); - base::Optional sample_consistency_proof = + absl::optional sample_consistency_proof = base::JSONReader::Read(CreateConsistencyProofJsonString(raw_nodes)); std::vector output; @@ -130,19 +130,19 @@ TEST(CTLogResponseParserTest, ParsesConsistencyProofSuccessfully) { TEST(CTLogResponseParserTest, FailsOnInvalidProofJson) { std::vector output; - base::Optional badly_encoded = + absl::optional badly_encoded = base::JSONReader::Read(std::string("{\"consistency\": [\"notbase64\"]}")); EXPECT_FALSE(FillConsistencyProof(*badly_encoded, &output)); - base::Optional not_a_string = + absl::optional not_a_string = base::JSONReader::Read(std::string("{\"consistency\": [42, 16]}")); EXPECT_FALSE(FillConsistencyProof(*badly_encoded, &output)); - base::Optional missing_consistency = + absl::optional missing_consistency = base::JSONReader::Read(std::string("{}")); EXPECT_FALSE(FillConsistencyProof(*missing_consistency, &output)); - base::Optional not_a_dict = + absl::optional not_a_dict = base::JSONReader::Read(std::string("[]")); EXPECT_FALSE(FillConsistencyProof(*not_a_dict, &output)); } @@ -150,7 +150,7 @@ TEST(CTLogResponseParserTest, FailsOnInvalidProofJson) { TEST(CTLogResponseParserTest, ParsesProofJsonWithExtraFields) { std::vector output; - base::Optional badly_encoded = base::JSONReader::Read( + absl::optional badly_encoded = base::JSONReader::Read( std::string("{\"consistency\": [], \"somethingelse\": 3}")); EXPECT_TRUE(FillConsistencyProof(*badly_encoded, &output)); } diff --git a/chromium/net/cert/ct_objects_extractor.cc b/chromium/net/cert/ct_objects_extractor.cc index 55daa3d4092..4021ec7a524 100644 --- a/chromium/net/cert/ct_objects_extractor.cc +++ b/chromium/net/cert/ct_objects_extractor.cc @@ -92,10 +92,8 @@ bool CopyAfter(const CBS& outer, const CBS& inner, CBB* out) { bool SkipTBSCertificateToExtensions(CBS* tbs_cert) { constexpr unsigned kVersionTag = CBS_ASN1_CONTEXT_SPECIFIC | CBS_ASN1_CONSTRUCTED | 0; - constexpr unsigned kIssuerUniqueIDTag = - CBS_ASN1_CONTEXT_SPECIFIC | CBS_ASN1_CONSTRUCTED | 1; - constexpr unsigned kSubjectUniqueIDTag = - CBS_ASN1_CONTEXT_SPECIFIC | CBS_ASN1_CONSTRUCTED | 2; + constexpr unsigned kIssuerUniqueIDTag = CBS_ASN1_CONTEXT_SPECIFIC | 1; + constexpr unsigned kSubjectUniqueIDTag = CBS_ASN1_CONTEXT_SPECIFIC | 2; return SkipOptionalElement(tbs_cert, kVersionTag) && SkipElements(tbs_cert, 6 /* serialNumber through subjectPublicKeyInfo */) && diff --git a/chromium/net/cert/ct_objects_extractor_unittest.cc b/chromium/net/cert/ct_objects_extractor_unittest.cc index 57028a37007..8dd553a104c 100644 --- a/chromium/net/cert/ct_objects_extractor_unittest.cc +++ b/chromium/net/cert/ct_objects_extractor_unittest.cc @@ -57,8 +57,7 @@ class CTObjectsExtractorTest : public ::testing::Test { // Test that an SCT can be extracted and the extracted SCT contains the // expected data. TEST_F(CTObjectsExtractorTest, ExtractEmbeddedSCT) { - scoped_refptr sct( - new ct::SignedCertificateTimestamp()); + auto sct = base::MakeRefCounted(); ExtractEmbeddedSCT(precert_chain_[0], &sct); EXPECT_EQ(sct->version, SignedCertificateTimestamp::V1); @@ -70,6 +69,26 @@ TEST_F(CTObjectsExtractorTest, ExtractEmbeddedSCT) { EXPECT_EQ(expected_timestamp, sct->timestamp); } +// Test that the extractor correctly skips over issuerUniqueID and +// subjectUniqueID fields. See https://crbug.com/1199744. +TEST_F(CTObjectsExtractorTest, ExtractEmbeddedSCTListWithUIDs) { + CertificateList certs = CreateCertificateListFromFile( + GetTestCertsDirectory(), "ct-test-embedded-with-uids.pem", + X509Certificate::FORMAT_PEM_CERT_SEQUENCE); + ASSERT_EQ(1u, certs.size()); + + auto sct = base::MakeRefCounted(); + ExtractEmbeddedSCT(certs[0], &sct); + + EXPECT_EQ(sct->version, SignedCertificateTimestamp::V1); + EXPECT_EQ(ct::GetTestPublicKeyId(), sct->log_id); + + base::Time expected_timestamp = + base::Time::UnixEpoch() + + base::TimeDelta::FromMilliseconds(1365181456275); + EXPECT_EQ(expected_timestamp, sct->timestamp); +} + TEST_F(CTObjectsExtractorTest, ExtractPrecert) { SignedEntryData entry; ASSERT_TRUE(GetPrecertSignedEntry(precert_chain_[0]->cert_buffer(), @@ -97,8 +116,7 @@ TEST_F(CTObjectsExtractorTest, ExtractOrdinaryX509Cert) { // Test that the embedded SCT verifies TEST_F(CTObjectsExtractorTest, ExtractedSCTVerifies) { - scoped_refptr sct( - new ct::SignedCertificateTimestamp()); + auto sct = base::MakeRefCounted(); ExtractEmbeddedSCT(precert_chain_[0], &sct); SignedEntryData entry; @@ -111,8 +129,7 @@ TEST_F(CTObjectsExtractorTest, ExtractedSCTVerifies) { // Test that an externally-provided SCT verifies over the SignedEntryData // of a regular X.509 Certificate TEST_F(CTObjectsExtractorTest, ComplementarySCTVerifies) { - scoped_refptr sct( - new ct::SignedCertificateTimestamp()); + auto sct = base::MakeRefCounted(); GetX509CertSCT(&sct); SignedEntryData entry; diff --git a/chromium/net/cert/ct_policy_enforcer.h b/chromium/net/cert/ct_policy_enforcer.h index 371d71bc9e4..8e68fbe154c 100644 --- a/chromium/net/cert/ct_policy_enforcer.h +++ b/chromium/net/cert/ct_policy_enforcer.h @@ -6,7 +6,6 @@ #define NET_CERT_CT_POLICY_ENFORCER_H_ #include -#include #include "net/base/net_export.h" #include "net/cert/signed_certificate_timestamp.h" diff --git a/chromium/net/cert/ct_signed_certificate_timestamp_log_param.h b/chromium/net/cert/ct_signed_certificate_timestamp_log_param.h index 5704f82a5e9..41c6709227a 100644 --- a/chromium/net/cert/ct_signed_certificate_timestamp_log_param.h +++ b/chromium/net/cert/ct_signed_certificate_timestamp_log_param.h @@ -5,8 +5,6 @@ #ifndef NET_CERT_CT_SIGNED_CERTIFICATE_TIMESTAMP_LOG_PARAM_H_ #define NET_CERT_CT_SIGNED_CERTIFICATE_TIMESTAMP_LOG_PARAM_H_ -#include - #include "base/strings/string_piece.h" #include "net/cert/signed_certificate_timestamp_and_status.h" diff --git a/chromium/net/cert/internal/crl.cc b/chromium/net/cert/internal/crl.cc index 1e580ad7678..4da8000facb 100644 --- a/chromium/net/cert/internal/crl.cc +++ b/chromium/net/cert/internal/crl.cc @@ -91,7 +91,7 @@ bool ParseCrlTbsCertList(const der::Input& tbs_tlv, ParsedCrlTbsCertList* out) { // version Version OPTIONAL, // -- if present, MUST be v2 - base::Optional version_der; + absl::optional version_der; if (!tbs_parser.ReadOptionalTag(der::kInteger, &version_der)) return false; if (version_der.has_value()) { @@ -132,7 +132,7 @@ bool ParseCrlTbsCertList(const der::Input& tbs_tlv, ParsedCrlTbsCertList* out) { return false; out->next_update = next_update_time; } else { - out->next_update = base::nullopt; + out->next_update = absl::nullopt; } // revokedCertificates SEQUENCE OF SEQUENCE { ... } OPTIONAL, @@ -146,7 +146,7 @@ bool ParseCrlTbsCertList(const der::Input& tbs_tlv, ParsedCrlTbsCertList* out) { return false; out->revoked_certificates_tlv = revoked_certificates_tlv; } else { - out->revoked_certificates_tlv = base::nullopt; + out->revoked_certificates_tlv = absl::nullopt; } // crlExtensions [0] EXPLICIT Extensions OPTIONAL @@ -190,7 +190,7 @@ bool ParseIssuingDistributionPoint( return false; // distributionPoint [0] DistributionPointName OPTIONAL, - base::Optional distribution_point; + absl::optional distribution_point; if (!idp_parser.ReadOptionalTag( der::kTagContextSpecific | der::kTagConstructed | 0, &distribution_point)) { @@ -202,7 +202,7 @@ bool ParseIssuingDistributionPoint( der::Parser dp_name_parser(*distribution_point); // fullName [0] GeneralNames, // nameRelativeToCRLIssuer [1] RelativeDistinguishedName } - base::Optional der_full_name; + absl::optional der_full_name; if (!dp_name_parser.ReadOptionalTag( der::kTagContextSpecific | der::kTagConstructed | 0, &der_full_name)) { @@ -227,7 +227,7 @@ bool ParseIssuingDistributionPoint( *out_only_contains_cert_type = ContainedCertsType::ANY_CERTS; // onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE, - base::Optional only_contains_user_certs; + absl::optional only_contains_user_certs; if (!idp_parser.ReadOptionalTag(der::kTagContextSpecific | 1, &only_contains_user_certs)) { return false; @@ -242,7 +242,7 @@ bool ParseIssuingDistributionPoint( } // onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE, - base::Optional only_contains_ca_certs; + absl::optional only_contains_ca_certs; if (!idp_parser.ReadOptionalTag(der::kTagContextSpecific | 2, &only_contains_ca_certs)) { return false; @@ -275,7 +275,7 @@ bool ParseIssuingDistributionPoint( CRLRevocationStatus GetCRLStatusForCert( const der::Input& cert_serial, CrlVersion crl_version, - const base::Optional& revoked_certificates_tlv) { + const absl::optional& revoked_certificates_tlv) { if (!revoked_certificates_tlv.has_value()) { // RFC 5280 Section 5.1.2.6: "When there are no revoked certificates, the // revoked certificates list MUST be absent." diff --git a/chromium/net/cert/internal/crl.h b/chromium/net/cert/internal/crl.h index a61b2156faf..bd3dd9d04e8 100644 --- a/chromium/net/cert/internal/crl.h +++ b/chromium/net/cert/internal/crl.h @@ -5,7 +5,6 @@ #ifndef NET_CERT_INTERNAL_CRL_H_ #define NET_CERT_INTERNAL_CRL_H_ -#include "base/optional.h" #include "base/strings/string_piece_forward.h" #include "base/time/time.h" #include "net/base/net_export.h" @@ -13,6 +12,7 @@ #include "net/cert/internal/parsed_certificate.h" #include "net/der/input.h" #include "net/der/parse_values.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -122,7 +122,7 @@ struct NET_EXPORT_PRIVATE ParsedCrlTbsCertList { // values. For instance notAfter could be before notBefore, or the dates // could indicate an expired CRL. der::GeneralizedTime this_update; - base::Optional next_update; + absl::optional next_update; // revokedCertificates SEQUENCE OF SEQUENCE { // userCertificate CertificateSerialNumber, @@ -133,7 +133,7 @@ struct NET_EXPORT_PRIVATE ParsedCrlTbsCertList { // // This contains the full (unverified) Tag-Length-Value for a SEQUENCE. No // guarantees are made regarding the value of this SEQUENCE. - base::Optional revoked_certificates_tlv; + absl::optional revoked_certificates_tlv; // crlExtensions [0] EXPLICIT Extensions OPTIONAL // -- if present, version MUST be v2 @@ -143,7 +143,7 @@ struct NET_EXPORT_PRIVATE ParsedCrlTbsCertList { // EXPLICIT outer tag is stripped.) // // Parsing guarantees that if extensions is present the version is v2. - base::Optional crl_extensions_tlv; + absl::optional crl_extensions_tlv; }; // Represents the IssuingDistributionPoint certificate type constraints: @@ -189,7 +189,7 @@ NET_EXPORT_PRIVATE bool ParseIssuingDistributionPoint( NET_EXPORT_PRIVATE CRLRevocationStatus GetCRLStatusForCert(const der::Input& cert_serial, CrlVersion crl_version, - const base::Optional& revoked_certificates_tlv); + const absl::optional& revoked_certificates_tlv); // Checks the revocation status of the certificate |cert| by using the // DER-encoded |raw_crl|. |cert| must already have passed certificate path diff --git a/chromium/net/cert/internal/crl_getcrlstatusforcert_fuzzer.cc b/chromium/net/cert/internal/crl_getcrlstatusforcert_fuzzer.cc index a02ad88cb56..56bb3bf05ad 100644 --- a/chromium/net/cert/internal/crl_getcrlstatusforcert_fuzzer.cc +++ b/chromium/net/cert/internal/crl_getcrlstatusforcert_fuzzer.cc @@ -22,7 +22,7 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { reinterpret_cast(data_hash.data() + 2), serial_len); net::GetCRLStatusForCert(cert_serial, crl_version, - base::make_optional(input_der)); + absl::make_optional(input_der)); return 0; } diff --git a/chromium/net/cert/internal/parse_certificate.h b/chromium/net/cert/internal/parse_certificate.h index d865a43d2a2..d0858b5f937 100644 --- a/chromium/net/cert/internal/parse_certificate.h +++ b/chromium/net/cert/internal/parse_certificate.h @@ -12,10 +12,10 @@ #include #include "base/compiler_specific.h" -#include "base/optional.h" #include "net/base/net_export.h" #include "net/der/input.h" #include "net/der/parse_values.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -574,16 +574,16 @@ struct NET_EXPORT ParsedAuthorityKeyIdentifier { ParsedAuthorityKeyIdentifier& operator=(ParsedAuthorityKeyIdentifier&& other); // The keyIdentifier, which is an OCTET STRING. - base::Optional key_identifier; + absl::optional key_identifier; // The authorityCertIssuer, which should be a GeneralNames, but this is not // enforced by ParseAuthorityKeyIdentifier. - base::Optional authority_cert_issuer; + absl::optional authority_cert_issuer; // The DER authorityCertSerialNumber, which should be a // CertificateSerialNumber (an INTEGER) but this is not enforced by // ParseAuthorityKeyIdentifier. - base::Optional authority_cert_serial_number; + absl::optional authority_cert_serial_number; }; // Parses the value of an authorityKeyIdentifier extension. Returns true on diff --git a/chromium/net/cert/internal/parsed_certificate.cc b/chromium/net/cert/internal/parsed_certificate.cc index 4b27233f83d..098d17a8db0 100644 --- a/chromium/net/cert/internal/parsed_certificate.cc +++ b/chromium/net/cert/internal/parsed_certificate.cc @@ -295,7 +295,7 @@ scoped_refptr ParsedCertificate::CreateInternal( // Subject Key Identifier. if (result->GetExtension(SubjectKeyIdentifierOid(), &extension)) { - result->subject_key_identifier_ = base::make_optional(); + result->subject_key_identifier_ = absl::make_optional(); if (!ParseSubjectKeyIdentifier( extension.value, &result->subject_key_identifier_.value())) { errors->AddError(kFailedParsingSubjectKeyIdentifier); @@ -306,7 +306,7 @@ scoped_refptr ParsedCertificate::CreateInternal( // Authority Key Identifier. if (result->GetExtension(AuthorityKeyIdentifierOid(), &extension)) { result->authority_key_identifier_ = - base::make_optional(); + absl::make_optional(); if (!ParseAuthorityKeyIdentifier( extension.value, &result->authority_key_identifier_.value())) { errors->AddError(kFailedParsingAuthorityKeyIdentifier); diff --git a/chromium/net/cert/internal/parsed_certificate.h b/chromium/net/cert/internal/parsed_certificate.h index a5ad843e001..23f88dacf08 100644 --- a/chromium/net/cert/internal/parsed_certificate.h +++ b/chromium/net/cert/internal/parsed_certificate.h @@ -231,14 +231,14 @@ class NET_EXPORT ParsedCertificate // Returns the AuthorityKeyIdentifier extension, or nullopt if there wasn't // one. - const base::Optional& authority_key_identifier() + const absl::optional& authority_key_identifier() const { return authority_key_identifier_; } // Returns the SubjectKeyIdentifier extension, or nullopt if there wasn't // one. - const base::Optional& subject_key_identifier() const { + const absl::optional& subject_key_identifier() const { return subject_key_identifier_; } @@ -331,10 +331,10 @@ class NET_EXPORT ParsedCertificate uint8_t inhibit_any_policy_; // AuthorityKeyIdentifier extension. - base::Optional authority_key_identifier_; + absl::optional authority_key_identifier_; // SubjectKeyIdentifier extension. - base::Optional subject_key_identifier_; + absl::optional subject_key_identifier_; // All of the extensions. ExtensionsMap extensions_; diff --git a/chromium/net/cert/internal/revocation_util.h b/chromium/net/cert/internal/revocation_util.h index 26faaba1810..f39482c1a0e 100644 --- a/chromium/net/cert/internal/revocation_util.h +++ b/chromium/net/cert/internal/revocation_util.h @@ -5,8 +5,9 @@ #ifndef NET_CERT_INTERNAL_REVOCATION_UTIL_H_ #define NET_CERT_INTERNAL_REVOCATION_UTIL_H_ -#include "base/optional.h" +#include "base/compiler_specific.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class Time; diff --git a/chromium/net/cert/internal/system_trust_store.cc b/chromium/net/cert/internal/system_trust_store.cc index 326ef5c6d64..981de2c639a 100644 --- a/chromium/net/cert/internal/system_trust_store.cc +++ b/chromium/net/cert/internal/system_trust_store.cc @@ -28,7 +28,6 @@ #include "net/cert/internal/parsed_certificate.h" #include "net/cert/internal/trust_store_collection.h" #include "net/cert/internal/trust_store_in_memory.h" -#include "net/cert/test_root_certs.h" #include "net/cert/x509_certificate.h" #include "net/cert/x509_util.h" @@ -42,6 +41,7 @@ #include "net/cert/internal/trust_store_mac.h" #include "net/cert/x509_util_mac.h" #elif defined(OS_FUCHSIA) +#include "base/lazy_instance.h" #include "third_party/boringssl/src/include/openssl/pool.h" #endif @@ -49,38 +49,18 @@ namespace net { namespace { -// Abstract implementation of SystemTrustStore to be used as a base class. -// Handles the addition of additional trust anchors. -class BaseSystemTrustStore : public SystemTrustStore { +class DummySystemTrustStore : public SystemTrustStore { public: - BaseSystemTrustStore() { - trust_store_.AddTrustStore(&additional_trust_store_); - } - - void AddTrustAnchor( - const scoped_refptr& trust_anchor) override { - additional_trust_store_.AddTrustAnchor(trust_anchor); - } - TrustStore* GetTrustStore() override { return &trust_store_; } - bool IsAdditionalTrustAnchor( - const ParsedCertificate* trust_anchor) const override { - return additional_trust_store_.Contains(trust_anchor); - } - - protected: - TrustStoreCollection trust_store_; - TrustStoreInMemory additional_trust_store_; -}; - -class DummySystemTrustStore : public BaseSystemTrustStore { - public: bool UsesSystemTrustStore() const override { return false; } bool IsKnownRoot(const ParsedCertificate* trust_anchor) const override { return false; } + + private: + TrustStoreCollection trust_store_; }; } // namespace @@ -88,22 +68,12 @@ class DummySystemTrustStore : public BaseSystemTrustStore { #if defined(USE_NSS_CERTS) namespace { -class SystemTrustStoreNSS : public BaseSystemTrustStore { +class SystemTrustStoreNSS : public SystemTrustStore { public: explicit SystemTrustStoreNSS(std::unique_ptr trust_store_nss) - : trust_store_nss_(std::move(trust_store_nss)) { - trust_store_.AddTrustStore(trust_store_nss_.get()); - - // When running in test mode, also layer in the test-only root certificates. - // - // Note that this integration requires TestRootCerts::HasInstance() to be - // true by the time SystemTrustStoreNSS is created - a limitation which is - // acceptable for the test-only code that consumes this. - if (TestRootCerts::HasInstance()) { - trust_store_.AddTrustStore( - TestRootCerts::GetInstance()->test_trust_store()); - } - } + : trust_store_nss_(std::move(trust_store_nss)) {} + + TrustStore* GetTrustStore() override { return trust_store_nss_.get(); } bool UsesSystemTrustStore() const override { return true; } @@ -155,21 +125,11 @@ CreateSslSystemTrustStoreNSSWithNoUserSlots() { #elif defined(OS_MAC) -class SystemTrustStoreMac : public BaseSystemTrustStore { +class SystemTrustStoreMac : public SystemTrustStore { public: - SystemTrustStoreMac() { - trust_store_.AddTrustStore(GetGlobalTrustStoreMac()); - - // When running in test mode, also layer in the test-only root certificates. - // - // Note that this integration requires TestRootCerts::HasInstance() to be - // true by the time SystemTrustStoreMac is created - a limitation which is - // acceptable for the test-only code that consumes this. - if (TestRootCerts::HasInstance()) { - trust_store_.AddTrustStore( - TestRootCerts::GetInstance()->test_trust_store()); - } - } + SystemTrustStoreMac() = default; + + TrustStore* GetTrustStore() override { return GetGlobalTrustStoreMac(); } bool UsesSystemTrustStore() const override { return true; } @@ -282,14 +242,12 @@ base::LazyInstance::Leaky g_root_certs_fuchsia = } // namespace -class SystemTrustStoreFuchsia : public BaseSystemTrustStore { +class SystemTrustStoreFuchsia : public SystemTrustStore { public: - SystemTrustStoreFuchsia() { - trust_store_.AddTrustStore(g_root_certs_fuchsia.Get().system_trust_store()); - if (TestRootCerts::HasInstance()) { - trust_store_.AddTrustStore( - TestRootCerts::GetInstance()->test_trust_store()); - } + SystemTrustStoreFuchsia() = default; + + TrustStore* GetTrustStore() override { + return g_root_certs_fuchsia.Get().system_trust_store(); } bool UsesSystemTrustStore() const override { return true; } diff --git a/chromium/net/cert/internal/system_trust_store.h b/chromium/net/cert/internal/system_trust_store.h index 7bb1d4be508..7474df47f5d 100644 --- a/chromium/net/cert/internal/system_trust_store.h +++ b/chromium/net/cert/internal/system_trust_store.h @@ -17,25 +17,20 @@ namespace net { class TrustStore; // The SystemTrustStore interface is used to encapsulate a TrustStore for the -// current platform, with some extra bells and whistles. +// current platform, with some extra bells and whistles. Implementations must be +// thread-safe. // // This is primarily used to abstract out the platform-specific bits that // relate to configuring the TrustStore needed for path building. -// -// Implementations of SystemTrustStore create an effective trust -// store that is the composition of: -// -// * The platform-specific trust store -// * A set of manually added trust anchors -// * Test certificates added via ScopedTestRoot class SystemTrustStore { public: - virtual ~SystemTrustStore() {} + virtual ~SystemTrustStore() = default; // Returns an aggregate TrustStore that can be used by the path builder. The // store composes the system trust store (if implemented) with manually added // trust anchors added via AddTrustAnchor(). This pointer is non-owned, and - // valid only for the lifetime of |this|. + // valid only for the lifetime of |this|. Any TrustStore objects returned from + // this method must be thread-safe. virtual TrustStore* GetTrustStore() = 0; // Returns false if the implementation of SystemTrustStore doesn't actually @@ -50,17 +45,10 @@ class SystemTrustStore { // that it is one of default trust anchors for the system, as opposed to a // user-installed one. virtual bool IsKnownRoot(const ParsedCertificate* cert) const = 0; - - // Adds a trust anchor to this particular instance of SystemTrustStore, - // and not globally for the system. - virtual void AddTrustAnchor(const scoped_refptr& cert) = 0; - - // Returns true if |trust_anchor| was one added via |AddTrustAnchor()|. - virtual bool IsAdditionalTrustAnchor(const ParsedCertificate* cert) const = 0; }; // Creates an instance of SystemTrustStore that wraps the current platform's SSL -// trust store. This canno return nullptr, even in the case where system trust +// trust store. This cannot return nullptr, even in the case where system trust // store integration is not supported. In this latter case, the SystemTrustStore // will only give access to the manually added trust anchors. This can be // inspected by testing whether UsesSystemTrustStore() returns false. diff --git a/chromium/net/cert/internal/system_trust_store_nss.h b/chromium/net/cert/internal/system_trust_store_nss.h index b7037d52e5e..8210258ffd6 100644 --- a/chromium/net/cert/internal/system_trust_store_nss.h +++ b/chromium/net/cert/internal/system_trust_store_nss.h @@ -13,8 +13,6 @@ namespace net { // Create a SystemTrustStore that will accept trust for: // (*) built-in certificates -// (*) test root certificates -// (*) additional trust anchors (added through SystemTrustStore::AddTrustAnchor) // (*) certificates stored on the |user_slot|. NET_EXPORT std::unique_ptr CreateSslSystemTrustStoreNSSWithUserSlotRestriction( @@ -22,8 +20,6 @@ CreateSslSystemTrustStoreNSSWithUserSlotRestriction( // Create a SystemTrustStore that will accept trust for: // (*) built-in certificates -// (*) test root certificates -// (*) additional trust anchors (added through SystemTrustStore::AddTrustAnchor) // It will not accept trust for certificates stored on other slots. NET_EXPORT std::unique_ptr CreateSslSystemTrustStoreNSSWithNoUserSlots(); diff --git a/chromium/net/cert/internal/system_trust_store_nss_unittest.cc b/chromium/net/cert/internal/system_trust_store_nss_unittest.cc index cd33c8dc862..1e80ea5f182 100644 --- a/chromium/net/cert/internal/system_trust_store_nss_unittest.cc +++ b/chromium/net/cert/internal/system_trust_store_nss_unittest.cc @@ -96,23 +96,6 @@ class SystemTrustStoreNSSTest : public ::testing::Test { DISALLOW_COPY_AND_ASSIGN(SystemTrustStoreNSSTest); }; -// Tests that SystemTrustStore respects TestRootCerts. -TEST_F(SystemTrustStoreNSSTest, TrustTestRootCerts) { - std::unique_ptr system_trust_store = - CreateSslSystemTrustStore(); - - EXPECT_TRUE(test_root_certs_->Add(root_cert_.get())); - CertificateTrust trust; - system_trust_store->GetTrustStore()->GetTrust(parsed_root_cert_.get(), &trust, - /*debug_data=*/nullptr); - EXPECT_EQ(CertificateTrustType::TRUSTED_ANCHOR, trust.type); - - test_root_certs_->Clear(); - system_trust_store->GetTrustStore()->GetTrust(parsed_root_cert_.get(), &trust, - /*debug_data=*/nullptr); - EXPECT_EQ(CertificateTrustType::UNSPECIFIED, trust.type); -} - // Tests that SystemTrustStore created for NSS with a user-slot restriction // allows certificates stored on the specified user slot to be trusted. TEST_F(SystemTrustStoreNSSTest, UserSlotRestrictionAllows) { diff --git a/chromium/net/cert/internal/trust_store_in_memory.cc b/chromium/net/cert/internal/trust_store_in_memory.cc index 8bac2cfec11..9c61435d1dd 100644 --- a/chromium/net/cert/internal/trust_store_in_memory.cc +++ b/chromium/net/cert/internal/trust_store_in_memory.cc @@ -9,6 +9,10 @@ namespace net { TrustStoreInMemory::TrustStoreInMemory() = default; TrustStoreInMemory::~TrustStoreInMemory() = default; +bool TrustStoreInMemory::IsEmpty() const { + return entries_.empty(); +} + void TrustStoreInMemory::Clear() { entries_.clear(); } diff --git a/chromium/net/cert/internal/trust_store_in_memory.h b/chromium/net/cert/internal/trust_store_in_memory.h index dc0d9ee02ac..b1786a0c077 100644 --- a/chromium/net/cert/internal/trust_store_in_memory.h +++ b/chromium/net/cert/internal/trust_store_in_memory.h @@ -21,6 +21,9 @@ class NET_EXPORT TrustStoreInMemory : public TrustStore { TrustStoreInMemory(); ~TrustStoreInMemory() override; + // Returns whether the TrustStore is in the initial empty state. + bool IsEmpty() const; + // Empties the trust store, resetting it to original state. void Clear(); diff --git a/chromium/net/cert/internal/trust_store_nss.h b/chromium/net/cert/internal/trust_store_nss.h index 1e25dfbdd41..10e3df01d37 100644 --- a/chromium/net/cert/internal/trust_store_nss.h +++ b/chromium/net/cert/internal/trust_store_nss.h @@ -16,7 +16,7 @@ namespace net { // TrustStoreNSS is an implementation of TrustStore which uses NSS to find trust -// anchors for path building. +// anchors for path building. This TrustStore is thread-safe. class NET_EXPORT TrustStoreNSS : public TrustStore { public: struct DisallowTrustForCertsOnUserSlots {}; diff --git a/chromium/net/cert/nss_cert_database.cc b/chromium/net/cert/nss_cert_database.cc index 7ec30518a51..c71c61ebab5 100644 --- a/chromium/net/cert/nss_cert_database.cc +++ b/chromium/net/cert/nss_cert_database.cc @@ -93,7 +93,8 @@ NSSCertDatabase::NSSCertDatabase(crypto::ScopedPK11Slot public_slot, CHECK(public_slot_); CertDatabase* cert_db = CertDatabase::GetInstance(); - cert_notification_forwarder_.reset(new CertNotificationForwarder(cert_db)); + cert_notification_forwarder_ = + std::make_unique(cert_db); AddObserver(cert_notification_forwarder_.get()); psm::EnsurePKCS12Init(); diff --git a/chromium/net/cert/nss_cert_database_unittest.cc b/chromium/net/cert/nss_cert_database_unittest.cc index 816516b0403..74c8c227324 100644 --- a/chromium/net/cert/nss_cert_database_unittest.cc +++ b/chromium/net/cert/nss_cert_database_unittest.cc @@ -66,11 +66,11 @@ class CertDatabaseNSSTest : public TestWithTaskEnvironment { public: void SetUp() override { ASSERT_TRUE(test_nssdb_.is_open()); - cert_db_.reset(new NSSCertDatabase( + cert_db_ = std::make_unique( crypto::ScopedPK11Slot( PK11_ReferenceSlot(test_nssdb_.slot())) /* public slot */, crypto::ScopedPK11Slot( - PK11_ReferenceSlot(test_nssdb_.slot())) /* private slot */)); + PK11_ReferenceSlot(test_nssdb_.slot())) /* private slot */); public_slot_ = cert_db_->GetPublicSlot(); crl_set_ = CRLSet::BuiltinCRLSet(); diff --git a/chromium/net/cert/nss_profile_filter_chromeos.h b/chromium/net/cert/nss_profile_filter_chromeos.h index 499527b33b7..1bfbc159d4c 100644 --- a/chromium/net/cert/nss_profile_filter_chromeos.h +++ b/chromium/net/cert/nss_profile_filter_chromeos.h @@ -5,8 +5,6 @@ #ifndef NET_CERT_NSS_PROFILE_FILTER_CHROMEOS_H_ #define NET_CERT_NSS_PROFILE_FILTER_CHROMEOS_H_ -#include - #include "base/memory/ref_counted.h" #include "crypto/scoped_nss_types.h" #include "net/base/net_export.h" diff --git a/chromium/net/cert/ocsp_verify_result.h b/chromium/net/cert/ocsp_verify_result.h index f8c61c48c0e..409d4116e1c 100644 --- a/chromium/net/cert/ocsp_verify_result.h +++ b/chromium/net/cert/ocsp_verify_result.h @@ -5,8 +5,6 @@ #ifndef NET_CERT_OCSP_VERIFY_RESULT_H_ #define NET_CERT_OCSP_VERIFY_RESULT_H_ -#include - #include "net/base/net_export.h" #include "net/cert/ocsp_revocation_status.h" diff --git a/chromium/net/cert/test_root_certs.cc b/chromium/net/cert/test_root_certs.cc index 2790669081c..fbee47a9ccd 100644 --- a/chromium/net/cert/test_root_certs.cc +++ b/chromium/net/cert/test_root_certs.cc @@ -5,12 +5,16 @@ #include "net/cert/test_root_certs.h" #include +#include #include "base/files/file_path.h" #include "base/files/file_util.h" #include "base/logging.h" #include "base/threading/thread_restrictions.h" +#include "net/cert/internal/cert_errors.h" #include "net/cert/x509_certificate.h" +#include "net/cert/x509_util.h" +#include "third_party/boringssl/src/include/openssl/pool.h" namespace net { @@ -43,6 +47,19 @@ bool TestRootCerts::HasInstance() { return g_has_instance; } +bool TestRootCerts::Add(X509Certificate* certificate) { + CertErrors errors; + scoped_refptr parsed = ParsedCertificate::Create( + bssl::UpRef(certificate->cert_buffer()), + x509_util::DefaultParseCertificateOptions(), &errors); + if (!parsed) { + return false; + } + + test_trust_store_.AddTrustAnchor(std::move(parsed)); + return AddImpl(certificate); +} + bool TestRootCerts::AddFromFile(const base::FilePath& file) { base::ThreadRestrictions::ScopedAllowIO allow_io_for_loading_test_certs; CertificateList root_certs = LoadCertificates(file); @@ -52,6 +69,15 @@ bool TestRootCerts::AddFromFile(const base::FilePath& file) { return Add(root_certs.front().get()); } +void TestRootCerts::Clear() { + ClearImpl(); + test_trust_store_.Clear(); +} + +bool TestRootCerts::IsEmpty() const { + return test_trust_store_.IsEmpty(); +} + TestRootCerts::TestRootCerts() { Init(); g_has_instance = true; diff --git a/chromium/net/cert/test_root_certs.h b/chromium/net/cert/test_root_certs.h index 836f29f2426..80e26eefecf 100644 --- a/chromium/net/cert/test_root_certs.h +++ b/chromium/net/cert/test_root_certs.h @@ -65,8 +65,6 @@ class NET_EXPORT TestRootCerts { // certificates stored in |temporary_roots_|. If IsEmpty() is true, this // does not modify |trust_ref|. OSStatus FixupSecTrustRef(SecTrustRef trust_ref) const; - - TrustStore* test_trust_store() { return &test_trust_store_; } #elif defined(OS_WIN) HCERTSTORE temporary_roots() const { return temporary_roots_; } @@ -75,33 +73,28 @@ class NET_EXPORT TestRootCerts { // engine is appropriate. The caller is responsible for freeing the // returned HCERTCHAINENGINE. HCERTCHAINENGINE GetChainEngine() const; -#elif defined(OS_FUCHSIA) || defined(OS_LINUX) || defined(OS_CHROMEOS) - TrustStore* test_trust_store() { return &test_trust_store_; } #endif + TrustStore* test_trust_store() { return &test_trust_store_; } + private: friend struct base::LazyInstanceTraitsBase; TestRootCerts(); ~TestRootCerts(); - // Performs platform-dependent initialization. + // Performs platform-dependent operations. void Init(); + bool AddImpl(X509Certificate* certificate); + void ClearImpl(); #if defined(OS_WIN) HCERTSTORE temporary_roots_; #elif defined(OS_APPLE) base::ScopedCFTypeRef temporary_roots_; - TrustStoreInMemory test_trust_store_; -#elif defined(OS_FUCHSIA) || defined(OS_LINUX) || defined(OS_CHROMEOS) - TrustStoreInMemory test_trust_store_; #endif -#if defined(OS_WIN) || defined(OS_ANDROID) || defined(OS_FUCHSIA) || \ - defined(OS_LINUX) || defined(OS_CHROMEOS) - // True if there are no temporarily trusted root certificates. - bool empty_ = true; -#endif + TrustStoreInMemory test_trust_store_; DISALLOW_COPY_AND_ASSIGN(TestRootCerts); }; diff --git a/chromium/net/cert/test_root_certs_android.cc b/chromium/net/cert/test_root_certs_android.cc index c1812db05b0..308c081d82a 100644 --- a/chromium/net/cert/test_root_certs_android.cc +++ b/chromium/net/cert/test_root_certs_android.cc @@ -11,30 +11,22 @@ namespace net { -bool TestRootCerts::Add(X509Certificate* certificate) { +bool TestRootCerts::AddImpl(X509Certificate* certificate) { android::AddTestRootCertificate( CRYPTO_BUFFER_data(certificate->cert_buffer()), CRYPTO_BUFFER_len(certificate->cert_buffer())); - empty_ = false; return true; } -void TestRootCerts::Clear() { - if (empty_) +void TestRootCerts::ClearImpl() { + if (IsEmpty()) return; android::ClearTestRootCertificates(); - empty_ = true; -} - -bool TestRootCerts::IsEmpty() const { - return empty_; } TestRootCerts::~TestRootCerts() {} -void TestRootCerts::Init() { - empty_ = true; -} +void TestRootCerts::Init() {} } // namespace net diff --git a/chromium/net/cert/test_root_certs_builtin.cc b/chromium/net/cert/test_root_certs_builtin.cc index 3bf05c8f34b..aae6e0ceafd 100644 --- a/chromium/net/cert/test_root_certs_builtin.cc +++ b/chromium/net/cert/test_root_certs_builtin.cc @@ -4,43 +4,16 @@ #include "net/cert/test_root_certs.h" -#include "base/location.h" -#include "base/logging.h" -#include "net/cert/internal/cert_errors.h" -#include "net/cert/internal/parsed_certificate.h" -#include "net/cert/x509_certificate.h" -#include "net/cert/x509_util.h" -#include "third_party/boringssl/src/include/openssl/pool.h" - namespace net { -bool TestRootCerts::Add(X509Certificate* certificate) { - CertErrors errors; - auto parsed = - ParsedCertificate::Create(bssl::UpRef(certificate->cert_buffer()), - ParseCertificateOptions(), &errors); - if (!parsed) { - LOG(ERROR) << "Failed to parse DER certificate: " << errors.ToDebugString(); - return false; - } - test_trust_store_.AddTrustAnchor(parsed); - empty_ = false; +bool TestRootCerts::AddImpl(X509Certificate* certificate) { return true; } -void TestRootCerts::Clear() { - test_trust_store_.Clear(); - empty_ = true; -} - -bool TestRootCerts::IsEmpty() const { - return empty_; -} +void TestRootCerts::ClearImpl() {} TestRootCerts::~TestRootCerts() {} -void TestRootCerts::Init() { - empty_ = true; -} +void TestRootCerts::Init() {} } // namespace net diff --git a/chromium/net/cert/test_root_certs_mac.cc b/chromium/net/cert/test_root_certs_mac.cc index bdd5be3a529..b9a2c7ed3d7 100644 --- a/chromium/net/cert/test_root_certs_mac.cc +++ b/chromium/net/cert/test_root_certs_mac.cc @@ -18,7 +18,7 @@ namespace net { -bool TestRootCerts::Add(X509Certificate* certificate) { +bool TestRootCerts::AddImpl(X509Certificate* certificate) { base::ScopedCFTypeRef os_cert( x509_util::CreateSecCertificateFromX509Certificate(certificate)); if (!os_cert) @@ -30,25 +30,11 @@ bool TestRootCerts::Add(X509Certificate* certificate) { return true; CFArrayAppendValue(temporary_roots_, os_cert.get()); - // Add the certificate to the parallel |test_trust_store_|. - CertErrors errors; - scoped_refptr parsed = ParsedCertificate::Create( - bssl::UpRef(certificate->cert_buffer()), - x509_util::DefaultParseCertificateOptions(), &errors); - if (!parsed) - return false; - test_trust_store_.AddTrustAnchor(parsed); - return true; } -void TestRootCerts::Clear() { +void TestRootCerts::ClearImpl() { CFArrayRemoveAllValues(temporary_roots_); - test_trust_store_.Clear(); -} - -bool TestRootCerts::IsEmpty() const { - return CFArrayGetCount(temporary_roots_) == 0; } OSStatus TestRootCerts::FixupSecTrustRef(SecTrustRef trust_ref) const { diff --git a/chromium/net/cert/test_root_certs_win.cc b/chromium/net/cert/test_root_certs_win.cc index 1b6e8f5968c..2c50876e88e 100644 --- a/chromium/net/cert/test_root_certs_win.cc +++ b/chromium/net/cert/test_root_certs_win.cc @@ -136,7 +136,7 @@ BOOL WINAPI InterceptedOpenStoreW(LPCSTR store_provider, } // namespace -bool TestRootCerts::Add(X509Certificate* certificate) { +bool TestRootCerts::AddImpl(X509Certificate* certificate) { // Ensure that the default CryptoAPI functionality has been intercepted. // If a test certificate is never added, then no interception should // happen. @@ -153,13 +153,10 @@ bool TestRootCerts::Add(X509Certificate* certificate) { return GetLastError() == static_cast(CRYPT_E_EXISTS); } - empty_ = false; return true; } -void TestRootCerts::Clear() { - empty_ = true; - +void TestRootCerts::ClearImpl() { for (PCCERT_CONTEXT prev_cert = CertEnumCertificatesInStore(temporary_roots_, nullptr); prev_cert; @@ -167,10 +164,6 @@ void TestRootCerts::Clear() { CertDeleteCertificateFromStore(prev_cert); } -bool TestRootCerts::IsEmpty() const { - return empty_; -} - HCERTCHAINENGINE TestRootCerts::GetChainEngine() const { if (IsEmpty()) return nullptr; // Default chain engine will suffice. @@ -205,7 +198,6 @@ TestRootCerts::~TestRootCerts() { } void TestRootCerts::Init() { - empty_ = true; temporary_roots_ = CertOpenStore(CERT_STORE_PROV_MEMORY, 0, NULL, CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG, nullptr); diff --git a/chromium/net/cert/x509_certificate.cc b/chromium/net/cert/x509_certificate.cc index c94d2669b22..b75554d9c6e 100644 --- a/chromium/net/cert/x509_certificate.cc +++ b/chromium/net/cert/x509_certificate.cc @@ -12,6 +12,7 @@ #include #include "base/base64.h" +#include "base/containers/contains.h" #include "base/logging.h" #include "base/macros.h" #include "base/numerics/safe_conversions.h" diff --git a/chromium/net/cert/x509_certificate_net_log_param.h b/chromium/net/cert/x509_certificate_net_log_param.h index f5b91d5a255..fe03f0a7907 100644 --- a/chromium/net/cert/x509_certificate_net_log_param.h +++ b/chromium/net/cert/x509_certificate_net_log_param.h @@ -5,8 +5,6 @@ #ifndef NET_CERT_X509_CERTIFICATE_NET_LOG_PARAM_H_ #define NET_CERT_X509_CERTIFICATE_NET_LOG_PARAM_H_ -#include - #include "net/base/net_export.h" namespace base { diff --git a/chromium/net/cert/x509_certificate_unittest.cc b/chromium/net/cert/x509_certificate_unittest.cc index b6434dbe3a1..a4f99f7855f 100644 --- a/chromium/net/cert/x509_certificate_unittest.cc +++ b/chromium/net/cert/x509_certificate_unittest.cc @@ -19,6 +19,7 @@ #include "crypto/rsa_private_key.h" #include "net/base/net_errors.h" #include "net/cert/asn1_util.h" +#include "net/cert/internal/parse_certificate.h" #include "net/cert/pem.h" #include "net/cert/x509_util.h" #include "net/test/cert_test_util.h" @@ -634,16 +635,13 @@ TEST(X509CertificateTest, ExtractExtension) { base::FilePath certs_dir = GetTestCertsDirectory(); scoped_refptr cert = ImportCertFromFile(certs_dir, "ok_cert.pem"); - ASSERT_NE(static_cast(nullptr), cert.get()); + ASSERT_TRUE(cert); - static constexpr uint8_t kBasicConstraintsOID[] = {0x55, 0x1d, 0x13}; bool present, critical; base::StringPiece contents; ASSERT_TRUE(asn1::ExtractExtensionFromDERCert( x509_util::CryptoBufferAsStringPiece(cert->cert_buffer()), - base::StringPiece(reinterpret_cast(kBasicConstraintsOID), - sizeof(kBasicConstraintsOID)), - &present, &critical, &contents)); + BasicConstraintsOid().AsStringPiece(), &present, &critical, &contents)); EXPECT_TRUE(present); EXPECT_TRUE(critical); ASSERT_EQ(base::StringPiece("\x30\x00", 2), contents); @@ -655,6 +653,16 @@ TEST(X509CertificateTest, ExtractExtension) { sizeof(kNonsenseOID)), &present, &critical, &contents)); ASSERT_FALSE(present); + + scoped_refptr uid_cert = + ImportCertFromFile(certs_dir, "ct-test-embedded-with-uids.pem"); + ASSERT_TRUE(uid_cert); + ASSERT_TRUE(asn1::ExtractExtensionFromDERCert( + x509_util::CryptoBufferAsStringPiece(uid_cert->cert_buffer()), + BasicConstraintsOid().AsStringPiece(), &present, &critical, &contents)); + EXPECT_TRUE(present); + EXPECT_FALSE(critical); + ASSERT_EQ(base::StringPiece("\x30\x00", 2), contents); } // Tests CRYPTO_BUFFER deduping via X509Certificate::CreateFromBuffer. We @@ -769,9 +777,8 @@ TEST(X509CertificateTest, IntermediateCertificates) { std::vector> intermediates2; intermediates2.push_back(bssl::UpRef(webkit_cert->cert_buffer())); intermediates2.push_back(bssl::UpRef(thawte_cert->cert_buffer())); - scoped_refptr cert2; - cert2 = X509Certificate::CreateFromBuffer(std::move(google_handle), - std::move(intermediates2)); + scoped_refptr cert2 = X509Certificate::CreateFromBuffer( + std::move(google_handle), std::move(intermediates2)); ASSERT_TRUE(cert2); // Verify it has all the intermediates: diff --git a/chromium/net/cert_net/DIR_METADATA b/chromium/net/cert_net/DIR_METADATA index 14a5f5e3989..15af2685903 100644 --- a/chromium/net/cert_net/DIR_METADATA +++ b/chromium/net/cert_net/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Certificate" diff --git a/chromium/net/cert_net/cert_net_fetcher_url_request.cc b/chromium/net/cert_net/cert_net_fetcher_url_request.cc index 51248e1148b..8fcf2bb77ea 100644 --- a/chromium/net/cert_net/cert_net_fetcher_url_request.cc +++ b/chromium/net/cert_net/cert_net_fetcher_url_request.cc @@ -76,6 +76,7 @@ #include "net/base/load_flags.h" #include "net/cert/cert_net_fetcher.h" #include "net/cookies/site_for_cookies.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/traffic_annotation/network_traffic_annotation.h" #include "net/url_request/redirect_info.h" #include "net/url_request/url_request_context.h" @@ -513,7 +514,7 @@ void Job::StartURLRequest(URLRequestContext* context) { // Disable secure DNS for hostname lookups triggered by certificate network // fetches to prevent deadlock. - url_request_->SetDisableSecureDns(true); + url_request_->SetSecureDnsPolicy(SecureDnsPolicy::kDisable); // Create IsolationInfo based on the origin of the requested URL. // TODO(https://crbug.com/1016890): Cert validation needs to either be diff --git a/chromium/net/cert_net/cert_net_fetcher_url_request_unittest.cc b/chromium/net/cert_net/cert_net_fetcher_url_request_unittest.cc index 1bbc0e7037f..443615e6f8a 100644 --- a/chromium/net/cert_net/cert_net_fetcher_url_request_unittest.cc +++ b/chromium/net/cert_net/cert_net_fetcher_url_request_unittest.cc @@ -18,6 +18,7 @@ #include "net/cert/mock_cert_verifier.h" #include "net/cert/multi_log_ct_verifier.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_server_properties.h" #include "net/proxy_resolution/configured_proxy_resolution_service.h" #include "net/quic/quic_context.h" @@ -187,7 +188,7 @@ class CertNetFetcherURLRequestTest : public PlatformTest { // Start the network thread. network_thread_ = std::make_unique("network thread"); base::Thread::Options options(base::MessagePumpType::IO, 0); - EXPECT_TRUE(network_thread_->StartWithOptions(options)); + EXPECT_TRUE(network_thread_->StartWithOptions(std::move(options))); // Initialize the URLRequestContext (and wait till it has completed). base::WaitableEvent done(base::WaitableEvent::ResetPolicy::MANUAL, @@ -259,7 +260,7 @@ class SecureDnsInterceptor : public net::URLRequestInterceptor { // URLRequestInterceptor implementation: std::unique_ptr MaybeInterceptRequest( net::URLRequest* request) const override { - EXPECT_TRUE(request->disable_secure_dns()); + EXPECT_EQ(SecureDnsPolicy::kDisable, request->secure_dns_policy()); *invoked_interceptor_ = true; return nullptr; } diff --git a/chromium/net/cookies/DIR_METADATA b/chromium/net/cookies/DIR_METADATA index 1b6e5edfbf2..69f95ee3873 100644 --- a/chromium/net/cookies/DIR_METADATA +++ b/chromium/net/cookies/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Cookies" diff --git a/chromium/net/cookies/canonical_cookie.cc b/chromium/net/cookies/canonical_cookie.cc index 8af2c1b14b4..83232c77be5 100644 --- a/chromium/net/cookies/canonical_cookie.cc +++ b/chromium/net/cookies/canonical_cookie.cc @@ -48,6 +48,7 @@ #include #include +#include "base/containers/contains.h" #include "base/feature_list.h" #include "base/format_macros.h" #include "base/logging.h" @@ -380,7 +381,7 @@ std::unique_ptr CanonicalCookie::Create( const GURL& url, const std::string& cookie_line, const base::Time& creation_time, - base::Optional server_time, + absl::optional server_time, CookieInclusionStatus* status) { // Put a pointer on the stack so the rest of the function can assign to it if // the default nullptr is passed in. @@ -467,6 +468,9 @@ std::unique_ptr CanonicalCookie::Create( RecordCookieSameSiteAttributeValueHistogram(samesite_string, parsed_cookie.IsSameParty()); + UMA_HISTOGRAM_BOOLEAN("Cookie.ControlCharacterTruncation", + parsed_cookie.HasTruncatedNameOrValue()); + return cc; } @@ -1232,7 +1236,7 @@ bool CanonicalCookie::IsCookieSamePartyValid(bool is_same_party, CookieAndLineWithAccessResult::CookieAndLineWithAccessResult() = default; CookieAndLineWithAccessResult::CookieAndLineWithAccessResult( - base::Optional cookie, + absl::optional cookie, std::string cookie_string, CookieAccessResult access_result) : cookie(std::move(cookie)), diff --git a/chromium/net/cookies/canonical_cookie.h b/chromium/net/cookies/canonical_cookie.h index 38808e473f7..f716ed3f17a 100644 --- a/chromium/net/cookies/canonical_cookie.h +++ b/chromium/net/cookies/canonical_cookie.h @@ -11,13 +11,13 @@ #include #include "base/gtest_prod_util.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/base/net_export.h" #include "net/cookies/cookie_access_result.h" #include "net/cookies/cookie_constants.h" #include "net/cookies/cookie_inclusion_status.h" #include "net/cookies/cookie_options.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/third_party/mozilla/url_parse.h" class GURL; @@ -84,7 +84,7 @@ class NET_EXPORT CanonicalCookie { const GURL& url, const std::string& cookie_line, const base::Time& creation_time, - base::Optional server_time, + absl::optional server_time, CookieInclusionStatus* status = nullptr); // Create a canonical cookie based on sanitizing the passed inputs in the @@ -449,7 +449,7 @@ class NET_EXPORT CanonicalCookie { // canonical cookie object may not be available. struct NET_EXPORT CookieAndLineWithAccessResult { CookieAndLineWithAccessResult(); - CookieAndLineWithAccessResult(base::Optional cookie, + CookieAndLineWithAccessResult(absl::optional cookie, std::string cookie_string, CookieAccessResult access_result); CookieAndLineWithAccessResult( @@ -463,7 +463,7 @@ struct NET_EXPORT CookieAndLineWithAccessResult { ~CookieAndLineWithAccessResult(); - base::Optional cookie; + absl::optional cookie; std::string cookie_string; CookieAccessResult access_result; }; diff --git a/chromium/net/cookies/canonical_cookie_unittest.cc b/chromium/net/cookies/canonical_cookie_unittest.cc index d42132030c8..b21dada3ed9 100644 --- a/chromium/net/cookies/canonical_cookie_unittest.cc +++ b/chromium/net/cookies/canonical_cookie_unittest.cc @@ -4,7 +4,6 @@ #include "net/cookies/canonical_cookie.h" -#include "base/optional.h" #include "base/test/metrics/histogram_tester.h" #include "base/test/scoped_feature_list.h" #include "build/build_config.h" @@ -15,6 +14,7 @@ #include "testing/gmock/include/gmock/gmock-matchers.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/third_party/mozilla/url_parse.h" @@ -182,7 +182,7 @@ TEST(CanonicalCookieTest, Constructor) { TEST(CanonicalCookie, CreationCornerCases) { base::Time creation_time = base::Time::Now(); std::unique_ptr cookie; - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; // Space in name. cookie = CanonicalCookie::Create(GURL("http://www.example.com/test/foo.html"), @@ -216,7 +216,7 @@ TEST(CanonicalCookieTest, Create) { GURL url("http://www.example.com/test/foo.html"); GURL https_url("https://www.example.com/test/foo.html"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::unique_ptr cookie( CanonicalCookie::Create(url, "A=2", creation_time, server_time)); @@ -345,7 +345,7 @@ TEST(CanonicalCookieTest, CreateNonStandardSameSite) { GURL url("http://www.example.com/test/foo.html"); base::Time now = base::Time::Now(); std::unique_ptr cookie; - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; // Non-standard value for the SameSite attribute. cookie = CanonicalCookie::Create(url, "A=2; SameSite=NonStandard", now, @@ -363,7 +363,7 @@ TEST(CanonicalCookieTest, CreateSameSiteInCrossSiteContexts) { GURL url("http://www.example.com/test/foo.html"); base::Time now = base::Time::Now(); std::unique_ptr cookie; - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; // A cookie can be created from any SameSiteContext regardless of SameSite // value (it is upon setting the cookie that the SameSiteContext comes into @@ -382,7 +382,7 @@ TEST(CanonicalCookieTest, CreateSameSiteInCrossSiteContexts) { TEST(CanonicalCookieTest, CreateHttpOnly) { GURL url("http://www.example.com/test/foo.html"); base::Time now = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieInclusionStatus status; // An HttpOnly cookie can be created. @@ -395,7 +395,7 @@ TEST(CanonicalCookieTest, CreateHttpOnly) { TEST(CanonicalCookieTest, CreateWithInvalidDomain) { GURL url("http://www.example.com/test/foo.html"); base::Time now = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieInclusionStatus status; std::unique_ptr cookie = CanonicalCookie::Create( @@ -409,7 +409,7 @@ TEST(CanonicalCookieTest, CreateSameParty) { GURL url("http://www.example.com/test/foo.html"); GURL https_url("https://www.example.com/test/foo.html"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieInclusionStatus status; std::unique_ptr cookie = CanonicalCookie::Create( @@ -455,7 +455,7 @@ TEST(CanonicalCookieTest, CreateSameParty) { TEST(CanonicalCookieTest, CreateWithMaxAge) { GURL url("http://www.example.com/test/foo.html"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; // Max-age with positive integer. std::unique_ptr cookie = CanonicalCookie::Create( @@ -538,7 +538,7 @@ TEST(CanonicalCookieTest, CreateWithMaxAge) { TEST(CanonicalCookieTest, EmptyExpiry) { GURL url("http://www7.ipdl.inpit.go.jp/Tokujitu/tjkta.ipdl?N0000=108"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::string cookie_line = "ACSTM=20130308043820420042; path=/; domain=ipdl.inpit.go.jp; Expires="; @@ -757,7 +757,7 @@ TEST(CanonicalCookieTest, IsEquivalentForSecureCookieMatching) { TEST(CanonicalCookieTest, IsDomainMatch) { GURL url("http://www.example.com/test/foo.html"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::unique_ptr cookie( CanonicalCookie::Create(url, "A=2", creation_time, server_time)); @@ -788,7 +788,7 @@ TEST(CanonicalCookieTest, IsDomainMatch) { TEST(CanonicalCookieTest, IsOnPath) { base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::unique_ptr cookie(CanonicalCookie::Create( GURL("http://www.example.com"), "A=2", creation_time, server_time)); @@ -947,7 +947,7 @@ TEST(CanonicalCookieTest, IncludeForRequestURL) { GURL url("http://www.example.com"); base::Time creation_time = base::Time::Now(); CookieOptions options = CookieOptions::MakeAllInclusive(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::unique_ptr cookie( CanonicalCookie::Create(url, "A=2", creation_time, server_time)); @@ -1136,7 +1136,7 @@ void VerifyIncludeForRequestURLTestCases( base::Time creation_time = base::Time::Now() - test.creation_time_delta; std::unique_ptr cookie = CanonicalCookie::Create( - url, test.cookie_line, creation_time, base::nullopt /* server_time */); + url, test.cookie_line, creation_time, absl::nullopt /* server_time */); EXPECT_EQ(test.expected_samesite, cookie->SameSite()); CookieOptions request_options; @@ -1521,7 +1521,7 @@ TEST(CanonicalCookieTest, IncludeForRequestURLSameSite) { TEST(CanonicalCookieTest, IncludeCookiesWithoutSameSiteMustBeSecure) { GURL url("https://www.example.com"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieOptions options; std::unique_ptr cookie; @@ -1613,7 +1613,7 @@ TEST(CanonicalCookieTest, IncludeCookiesWithoutSameSiteMustBeSecure) { TEST(CanonicalCookieTest, IncludeForRequestURLSameParty) { GURL url("https://www.example.com"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieOptions options; // SameSite is not specified. @@ -1683,7 +1683,7 @@ TEST(CanonicalCookieTest, IncludeForRequestURLSameParty) { TEST(CanonicalCookieTest, MultipleExclusionReasons) { GURL url("http://www.not-secure.com/foo"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieOptions options; options.set_exclude_httponly(); options.set_same_site_cookie_context(CookieOptions::SameSiteCookieContext( @@ -1743,7 +1743,7 @@ TEST(CanonicalCookieTest, MultipleExclusionReasons) { TEST(CanonicalCookieTest, PartialCompare) { GURL url("http://www.example.com"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::unique_ptr cookie( CanonicalCookie::Create(url, "a=b", creation_time, server_time)); std::unique_ptr cookie_different_path( @@ -1772,7 +1772,7 @@ TEST(CanonicalCookieTest, SecureCookiePrefix) { GURL https_url("https://www.example.test"); GURL http_url("http://www.example.test"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieInclusionStatus status; // A __Secure- cookie must be Secure. @@ -1807,7 +1807,7 @@ TEST(CanonicalCookieTest, HostCookiePrefix) { GURL https_url("https://www.example.test"); GURL http_url("http://www.example.test"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::string domain = https_url.host(); CookieInclusionStatus status; @@ -1883,7 +1883,7 @@ TEST(CanonicalCookieTest, CanCreateSecureCookiesFromAnyScheme) { GURL http_url("http://www.example.com"); GURL https_url("https://www.example.com"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; std::unique_ptr http_cookie_no_secure( CanonicalCookie::Create(http_url, "a=b", creation_time, server_time)); @@ -2193,7 +2193,7 @@ TEST(CanonicalCookieTest, TestPrefixHistograms) { const char kCookiePrefixBlockedHistogram[] = "Cookie.CookiePrefixBlocked"; GURL https_url("https://www.example.test"); base::Time creation_time = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; EXPECT_FALSE(CanonicalCookie::Create(https_url, "__Host-A=B;", creation_time, server_time)); @@ -2241,7 +2241,7 @@ TEST(CanonicalCookieTest, BuildCookieLine) { std::vector> cookies; GURL url("https://example.com/"); base::Time now = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; MatchCookieLineToVector("", cookies); cookies.push_back(CanonicalCookie::Create(url, "A=B", now, server_time)); diff --git a/chromium/net/cookies/cookie_access_delegate.h b/chromium/net/cookies/cookie_access_delegate.h index f9ecd912c3e..70f8b488b3b 100644 --- a/chromium/net/cookies/cookie_access_delegate.h +++ b/chromium/net/cookies/cookie_access_delegate.h @@ -43,13 +43,18 @@ class NET_EXPORT CookieAccessDelegate { // checked only against `party_context`. virtual bool IsContextSamePartyWithSite( const net::SchemefulSite& site, - const base::Optional& top_frame_site, + const absl::optional& top_frame_site, const std::set& party_context) const = 0; // Returns whether `site` belongs to a non-singleton First-Party Set. virtual bool IsInNontrivialFirstPartySet( const net::SchemefulSite& site) const = 0; + virtual FirstPartySetsContextType ComputeFirstPartySetsContextType( + const SchemefulSite& site, + const absl::optional& top_frame_site, + const std::set& party_context) const = 0; + // Returns the First-Party Sets. virtual base::flat_map> RetrieveFirstPartySets() const = 0; diff --git a/chromium/net/cookies/cookie_constants.h b/chromium/net/cookies/cookie_constants.h index 729d2b1418e..ec821bd61a0 100644 --- a/chromium/net/cookies/cookie_constants.h +++ b/chromium/net/cookies/cookie_constants.h @@ -274,6 +274,28 @@ enum class CookieSourceSchemeName { kMaxValue = kChromeExtensionScheme }; +// This enum must match the numbering for FirstPartySetsContextType in +// histograms/enums.xml. Do not reorder or remove items, only add new items at +// the end. +enum class FirstPartySetsContextType { + // Unknown context type. + kUnknown = 0, + // The top frame was ignored, and the rest of the context consisted of at + // least 2 different parties. + kTopFrameIgnoredMixed = 1, + // The top frame was ignored, and the rest of the context was a single party. + kTopFrameIgnoredHomogeneous = 2, + // The top frame and resource URL were of different parties. + kTopResourceMismatch = 3, + // The top frame and resource URL were both of the same party, and there was + // at least one intervening frame of a different party. + kTopResourceMatchMixed = 4, + // The top frame, resource URL, and all intervening frames were all from the + // same party. + kHomogeneous = 5, + kMaxValue = kHomogeneous, +}; + // Returns the Set-Cookie header priority token corresponding to |priority|. NET_EXPORT std::string CookiePriorityToString(CookiePriority priority); diff --git a/chromium/net/cookies/cookie_deletion_info.h b/chromium/net/cookies/cookie_deletion_info.h index 13865421490..30c46a63cd8 100644 --- a/chromium/net/cookies/cookie_deletion_info.h +++ b/chromium/net/cookies/cookie_deletion_info.h @@ -8,10 +8,10 @@ #include #include -#include "base/optional.h" #include "base/time/time.h" #include "net/cookies/canonical_cookie.h" #include "net/cookies/cookie_constants.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -110,14 +110,14 @@ struct NET_EXPORT CookieDeletionInfo { SessionControl session_control = SessionControl::IGNORE_CONTROL; // If has a value then cookie.Host() must equal |host|. - base::Optional host; + absl::optional host; // If has a value then cookie.Name() must equal |name|. - base::Optional name; + absl::optional name; // If has a value then will match if the cookie being evaluated would be // included for a request of |url|. - base::Optional url; + absl::optional url; // If this is not empty then any cookie with a domain/ip contained in this // will be deleted (assuming other fields match). @@ -138,7 +138,7 @@ struct NET_EXPORT CookieDeletionInfo { std::set domains_and_ips_to_ignore; // Used only for testing purposes. - base::Optional value_for_testing; + absl::optional value_for_testing; }; } // namespace net diff --git a/chromium/net/cookies/cookie_deletion_info_unittest.cc b/chromium/net/cookies/cookie_deletion_info_unittest.cc index 164dfffadfb..75686868906 100644 --- a/chromium/net/cookies/cookie_deletion_info_unittest.cc +++ b/chromium/net/cookies/cookie_deletion_info_unittest.cc @@ -509,7 +509,7 @@ TEST(CookieDeletionInfoTest, MatchesWithCookieAccessSemantics) { // Cookie with unspecified SameSite. auto cookie = CanonicalCookie::Create(GURL("https://www.example.com"), "cookie=1", - base::Time::Now(), base::nullopt); + base::Time::Now(), absl::nullopt); { // With SameSite features off. diff --git a/chromium/net/cookies/cookie_monster.cc b/chromium/net/cookies/cookie_monster.cc index dd1ff2e34ab..4183288fd5d 100644 --- a/chromium/net/cookies/cookie_monster.cc +++ b/chromium/net/cookies/cookie_monster.cc @@ -461,24 +461,44 @@ void CookieMonster::DeleteAllCreatedInTimeRangeAsync( void CookieMonster::DeleteAllMatchingInfoAsync(CookieDeletionInfo delete_info, DeleteCallback callback) { + auto cookie_matcher = + base::BindRepeating(&CookieMonster::MatchCookieDeletionInfo, + base::Unretained(this), std::move(delete_info)); + DoCookieCallback(base::BindOnce( // base::Unretained is safe as DoCookieCallback stores // the callback on |*this|, so the callback will not outlive // the object. - &CookieMonster::DeleteAllMatchingInfo, base::Unretained(this), - std::move(delete_info), std::move(callback))); + &CookieMonster::DeleteMatchingCookies, base::Unretained(this), + std::move(cookie_matcher), DELETE_COOKIE_EXPLICIT, std::move(callback))); } void CookieMonster::DeleteSessionCookiesAsync( CookieStore::DeleteCallback callback) { + auto session_cookie_matcher = + base::BindRepeating([](const net::CanonicalCookie& cookie) { + return !cookie.IsPersistent(); + }); DoCookieCallback(base::BindOnce( // base::Unretained is safe as DoCookieCallback stores // the callback on |*this|, so the callback will not outlive // the object. - &CookieMonster::DeleteSessionCookies, base::Unretained(this), + &CookieMonster::DeleteMatchingCookies, base::Unretained(this), + std::move(session_cookie_matcher), DELETE_COOKIE_EXPIRED, std::move(callback))); } +void CookieMonster::DeleteMatchingCookiesAsync( + CookieStore::DeletePredicate predicate, + CookieStore::DeleteCallback callback) { + DoCookieCallback(base::BindOnce( + // base::Unretained is safe as DoCookieCallback stores + // the callback on |*this|, so the callback will not outlive + // the object. + &CookieMonster::DeleteMatchingCookies, base::Unretained(this), + std::move(predicate), DELETE_COOKIE_EXPLICIT, std::move(callback))); +} + void CookieMonster::SetCookieableSchemes( const std::vector& schemes, SetCookieableSchemesCallback callback) { @@ -631,39 +651,24 @@ void CookieMonster::DeleteAllCreatedInTimeRange(const TimeRange& creation_range, : base::OnceClosure())); } -void CookieMonster::DeleteAllMatchingInfo(CookieDeletionInfo delete_info, - DeleteCallback callback) { - uint32_t num_deleted = 0; - for (auto it = cookies_.begin(); it != cookies_.end();) { - auto curit = it; - CanonicalCookie* cc = curit->second.get(); - ++it; - - bool delegate_treats_url_as_trustworthy = false; // irrelevant if no URL. - if (delete_info.url.has_value()) { - delegate_treats_url_as_trustworthy = - cookie_access_delegate() && - cookie_access_delegate()->ShouldTreatUrlAsTrustworthy( - delete_info.url.value()); - } - - // Deletion uses all inclusive options, so it's ok to get the - // `CookieSamePartyStatus` wrong here. - if (delete_info.Matches( - *cc, CookieAccessParams{ - GetAccessSemanticsForCookie(*cc), - delegate_treats_url_as_trustworthy, - CookieSamePartyStatus::kNoSamePartyEnforcement})) { - InternalDeleteCookie(curit, true, /*sync_to_store*/ - DELETE_COOKIE_EXPLICIT); - ++num_deleted; - } +bool CookieMonster::MatchCookieDeletionInfo( + const CookieDeletionInfo& delete_info, + const net::CanonicalCookie& cookie) { + bool delegate_treats_url_as_trustworthy = false; // irrelevant if no URL. + if (delete_info.url.has_value()) { + delegate_treats_url_as_trustworthy = + cookie_access_delegate() && + cookie_access_delegate()->ShouldTreatUrlAsTrustworthy( + delete_info.url.value()); } - FlushStore( - base::BindOnce(&MaybeRunDeleteCallback, weak_ptr_factory_.GetWeakPtr(), - callback ? base::BindOnce(std::move(callback), num_deleted) - : base::OnceClosure())); + // Deletion uses all inclusive options, so it's ok to get the + // `CookieSamePartyStatus` wrong here. + return delete_info.Matches( + cookie, + CookieAccessParams{GetAccessSemanticsForCookie(cookie), + delegate_treats_url_as_trustworthy, + CookieSamePartyStatus::kNoSamePartyEnforcement}); } void CookieMonster::DeleteCanonicalCookie(const CanonicalCookie& cookie, @@ -691,18 +696,19 @@ void CookieMonster::DeleteCanonicalCookie(const CanonicalCookie& cookie, : base::OnceClosure())); } -void CookieMonster::DeleteSessionCookies(DeleteCallback callback) { +void CookieMonster::DeleteMatchingCookies(DeletePredicate predicate, + DeletionCause cause, + DeleteCallback callback) { DCHECK(thread_checker_.CalledOnValidThread()); + DCHECK(predicate); uint32_t num_deleted = 0; for (auto it = cookies_.begin(); it != cookies_.end();) { auto curit = it; CanonicalCookie* cc = curit->second.get(); ++it; - - if (!cc->IsPersistent()) { - InternalDeleteCookie(curit, true, /*sync_to_store*/ - DELETE_COOKIE_EXPIRED); + if (predicate.Run(*cc)) { + InternalDeleteCookie(curit, true /*sync_to_store*/, cause); ++num_deleted; } } diff --git a/chromium/net/cookies/cookie_monster.h b/chromium/net/cookies/cookie_monster.h index 00446acaabc..ef391b3cb94 100644 --- a/chromium/net/cookies/cookie_monster.h +++ b/chromium/net/cookies/cookie_monster.h @@ -23,7 +23,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "base/threading/thread_checker.h" #include "base/time/time.h" @@ -35,6 +34,7 @@ #include "net/cookies/cookie_monster_change_dispatcher.h" #include "net/cookies/cookie_store.h" #include "net/log/net_log_with_source.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -174,7 +174,9 @@ class NET_EXPORT CookieMonster : public CookieStore { DeleteCallback callback) override; void DeleteAllMatchingInfoAsync(CookieDeletionInfo delete_info, DeleteCallback callback) override; - void DeleteSessionCookiesAsync(DeleteCallback) override; + void DeleteSessionCookiesAsync(DeleteCallback callback) override; + void DeleteMatchingCookiesAsync(DeletePredicate predicate, + DeleteCallback callback) override; void FlushStore(base::OnceClosure callback) override; void SetForceKeepSessionState() override; CookieChangeDispatcher& GetChangeDispatcher() override; @@ -359,13 +361,16 @@ class NET_EXPORT CookieMonster : public CookieStore { const CookieDeletionInfo::TimeRange& creation_range, DeleteCallback callback); - void DeleteAllMatchingInfo(net::CookieDeletionInfo delete_info, - DeleteCallback callback); + // Returns whether |cookie| matches |delete_info|. + bool MatchCookieDeletionInfo(const CookieDeletionInfo& delete_info, + const net::CanonicalCookie& cookie); void DeleteCanonicalCookie(const CanonicalCookie& cookie, DeleteCallback callback); - void DeleteSessionCookies(DeleteCallback callback); + void DeleteMatchingCookies(DeletePredicate predicate, + DeletionCause cause, + DeleteCallback callback); // The first access to the cookie store initializes it. This method should be // called before any access to the cookie store. @@ -696,8 +701,8 @@ class NET_EXPORT CookieMonster::PersistentCookieStore virtual void Flush(base::OnceClosure callback) = 0; protected: - PersistentCookieStore() {} - virtual ~PersistentCookieStore() {} + PersistentCookieStore() = default; + virtual ~PersistentCookieStore() = default; private: friend class base::RefCountedThreadSafe; diff --git a/chromium/net/cookies/cookie_monster_netlog_params.h b/chromium/net/cookies/cookie_monster_netlog_params.h index 28135a94d2d..5abed20447a 100644 --- a/chromium/net/cookies/cookie_monster_netlog_params.h +++ b/chromium/net/cookies/cookie_monster_netlog_params.h @@ -5,8 +5,6 @@ #ifndef NET_COOKIES_COOKIE_MONSTER_NETLOG_PARAMS_H_ #define NET_COOKIES_COOKIE_MONSTER_NETLOG_PARAMS_H_ -#include - #include "base/values.h" #include "net/cookies/canonical_cookie.h" #include "net/cookies/cookie_change_dispatcher.h" diff --git a/chromium/net/cookies/cookie_monster_perftest.cc b/chromium/net/cookies/cookie_monster_perftest.cc index 10c79a1f191..c8ff8b5c826 100644 --- a/chromium/net/cookies/cookie_monster_perftest.cc +++ b/chromium/net/cookies/cookie_monster_perftest.cc @@ -7,7 +7,6 @@ #include "base/bind.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/strings/string_util.h" #include "base/strings/stringprintf.h" @@ -21,6 +20,7 @@ #include "net/cookies/parsed_cookie.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/perf/perf_result_reporter.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -96,7 +96,7 @@ class SetCookieCallback : public CookieTestCallback { const GURL& gurl, const std::string& cookie_line) { auto cookie = CanonicalCookie::Create(gurl, cookie_line, base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cm->SetCanonicalCookieAsync( std::move(cookie), gurl, options_, base::BindOnce(&SetCookieCallback::Run, base::Unretained(this))); diff --git a/chromium/net/cookies/cookie_monster_unittest.cc b/chromium/net/cookies/cookie_monster_unittest.cc index db92d8cd2d8..4c7ed97862c 100644 --- a/chromium/net/cookies/cookie_monster_unittest.cc +++ b/chromium/net/cookies/cookie_monster_unittest.cc @@ -18,7 +18,6 @@ #include "base/memory/ref_counted.h" #include "base/metrics/histogram.h" #include "base/metrics/histogram_samples.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/single_thread_task_runner.h" #include "base/strings/strcat.h" @@ -41,6 +40,7 @@ #include "net/cookies/cookie_constants.h" #include "net/cookies/cookie_inclusion_status.h" #include "net/cookies/cookie_monster_store_test.h" // For CookieStore mock +#include "net/cookies/cookie_store.h" #include "net/cookies/cookie_store_change_unittest.h" #include "net/cookies/cookie_store_test_callbacks.h" #include "net/cookies/cookie_store_test_helpers.h" @@ -54,6 +54,7 @@ #include "testing/gmock/include/gmock/gmock-matchers.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/third_party/mozilla/url_parse.h" #include "url/url_constants.h" @@ -172,7 +173,7 @@ class CookieMonsterTestBase : public CookieStoreTest { ResultSavingCookieCallback callback; cm->SetCanonicalCookieAsync( CanonicalCookie::Create(url, cookie_line, creation_time, - base::nullopt /* server_time */), + absl::nullopt /* server_time */), url, CookieOptions::MakeAllInclusive(), callback.MakeCallback()); callback.WaitUntilDone(); return callback.result().status.IsInclude(); @@ -198,6 +199,16 @@ class CookieMonsterTestBase : public CookieStoreTest { return callback.result(); } + uint32_t DeleteMatchingCookies(CookieMonster* cm, + CookieStore::DeletePredicate predicate) { + DCHECK(cm); + ResultSavingCookieCallback callback; + cm->DeleteMatchingCookiesAsync(std::move(predicate), + callback.MakeCallback()); + callback.WaitUntilDone(); + return callback.result(); + } + // Helper for PredicateSeesAllCookies test; repopulates CM with same layout // each time. Returns the time which is strictly greater than any creation // time which was passed to created cookies. @@ -1027,7 +1038,7 @@ TEST_F(DeferredCookieTaskTest, DeferredSetCookie) { ResultSavingCookieCallback call1; cookie_monster_->SetCanonicalCookieAsync( CanonicalCookie::Create(http_www_foo_.url(), "A=B", base::Time::Now(), - base::nullopt /* server_time */), + absl::nullopt /* server_time */), http_www_foo_.url(), CookieOptions::MakeAllInclusive(), call1.MakeCallback()); base::RunLoop().RunUntilIdle(); @@ -1041,7 +1052,7 @@ TEST_F(DeferredCookieTaskTest, DeferredSetCookie) { ResultSavingCookieCallback call2; cookie_monster_->SetCanonicalCookieAsync( CanonicalCookie::Create(http_www_foo_.url(), "X=Y", base::Time::Now(), - base::nullopt /* server_time */), + absl::nullopt /* server_time */), http_www_foo_.url(), CookieOptions::MakeAllInclusive(), call2.MakeCallback()); ASSERT_TRUE(call2.was_run()); @@ -1222,6 +1233,30 @@ TEST_F(DeferredCookieTaskTest, EXPECT_EQ("", TakeCommandSummary()); } +TEST_F(DeferredCookieTaskTest, DeferredDeleteMatchingCookies) { + ResultSavingCookieCallback call1; + cookie_monster_->DeleteMatchingCookiesAsync( + base::BindRepeating( + [](const net::CanonicalCookie& cookie) { return true; }), + call1.MakeCallback()); + base::RunLoop().RunUntilIdle(); + EXPECT_FALSE(call1.was_run()); + + ExecuteLoads(CookieStoreCommand::LOAD); + call1.WaitUntilDone(); + EXPECT_EQ(0u, call1.result()); + EXPECT_EQ("LOAD; ", TakeCommandSummary()); + + ResultSavingCookieCallback call2; + cookie_monster_->DeleteMatchingCookiesAsync( + base::BindRepeating( + [](const net::CanonicalCookie& cookie) { return true; }), + call2.MakeCallback()); + call2.WaitUntilDone(); + EXPECT_EQ(0u, call2.result()); + EXPECT_EQ("", TakeCommandSummary()); +} + TEST_F(DeferredCookieTaskTest, DeferredDeleteCanonicalCookie) { std::unique_ptr cookie = BuildCanonicalCookie( http_www_foo_.url(), "X=1; path=/", base::Time::Now()); @@ -1302,7 +1337,7 @@ TEST_F(DeferredCookieTaskTest, DeferredTaskOrder) { cookie_monster_->SetCanonicalCookieAsync( CanonicalCookie::Create(http_www_foo_.url(), "A=B", base::Time::Now(), - base::nullopt /* server_time */), + absl::nullopt /* server_time */), http_www_foo_.url(), CookieOptions::MakeAllInclusive(), set_cookies_callback.MakeCallback()); @@ -1355,7 +1390,8 @@ TEST_F(CookieMonsterTest, TestCookieDeleteAll) { } TEST_F(CookieMonsterTest, TestCookieDeleteAllCreatedInTimeRangeTimestamps) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + Time now = Time::Now(); // Nothing has been added so nothing should be deleted. @@ -1402,7 +1438,8 @@ TEST_F(CookieMonsterTest, TestCookieDeleteAllCreatedInTimeRangeTimestamps) { TEST_F(CookieMonsterTest, TestCookieDeleteAllCreatedInTimeRangeTimestampsWithInfo) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + Time now = Time::Now(); CanonicalCookie test_cookie; @@ -1451,6 +1488,61 @@ TEST_F(CookieMonsterTest, EXPECT_EQ(0u, DeleteAll(cm.get())); } +TEST_F(CookieMonsterTest, TestCookieDeleteMatchingCookies) { + auto cm = std::make_unique(nullptr, &net_log_); + Time now = Time::Now(); + + // Nothing has been added so nothing should be deleted. + EXPECT_EQ(0u, DeleteMatchingCookies( + cm.get(), + base::BindRepeating([](const net::CanonicalCookie& cookie) { + return true; + }))); + + // Create 5 cookies with different domains and security status. + EXPECT_TRUE(SetCookieWithCreationTime(cm.get(), GURL("https://a.com"), + "a1=1;Secure", now)); + EXPECT_TRUE( + SetCookieWithCreationTime(cm.get(), GURL("https://a.com"), "a2=2", now)); + EXPECT_TRUE(SetCookieWithCreationTime(cm.get(), GURL("https://b.com"), + "b1=1;Secure", now)); + EXPECT_TRUE( + SetCookieWithCreationTime(cm.get(), GURL("http://b.com"), "b2=2", now)); + EXPECT_TRUE(SetCookieWithCreationTime(cm.get(), GURL("https://c.com"), + "c1=1;Secure", now)); + + // Delete http cookies. + EXPECT_EQ(2u, DeleteMatchingCookies( + cm.get(), + base::BindRepeating([](const net::CanonicalCookie& cookie) { + return !cookie.IsSecure(); + }))); + EXPECT_THAT(GetAllCookies(cm.get()), + ElementsAre(MatchesCookieNameDomain("a1", "a.com"), + MatchesCookieNameDomain("b1", "b.com"), + MatchesCookieNameDomain("c1", "c.com"))); + + // Delete remaining cookie for a.com. + EXPECT_EQ(1u, DeleteMatchingCookies( + cm.get(), + base::BindRepeating([](const net::CanonicalCookie& cookie) { + return cookie.Domain() == "a.com"; + }))); + EXPECT_THAT(GetAllCookies(cm.get()), + ElementsAre(MatchesCookieNameDomain("b1", "b.com"), + MatchesCookieNameDomain("c1", "c.com"))); + + // Delete the last two item. + EXPECT_EQ(2u, DeleteMatchingCookies( + cm.get(), + base::BindRepeating([](const net::CanonicalCookie& cookie) { + return true; + }))); + + // Really make sure everything is gone. + EXPECT_TRUE(GetAllCookies(cm.get()).empty()); +} + static const base::TimeDelta kLastAccessThreshold = base::TimeDelta::FromMilliseconds(200); static const base::TimeDelta kAccessDelay = @@ -1512,7 +1604,8 @@ TEST_F(CookieMonsterTest, TestPriorityAwareGarbageCollectionMixed) { } TEST_F(CookieMonsterTest, SetCookieableSchemes) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + std::unique_ptr cm_foo(new CookieMonster(nullptr, &net_log_)); // Only cm_foo should allow foo:// cookies. @@ -1527,7 +1620,7 @@ TEST_F(CookieMonsterTest, SetCookieableSchemes) { GURL http_url("http://host/path"); base::Time now = base::Time::Now(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; EXPECT_TRUE( CreateAndSetCookieReturnStatus(cm.get(), http_url, "x=1").IsInclude()); EXPECT_TRUE(SetCanonicalCookieReturnAccessResult( @@ -1704,7 +1797,8 @@ TEST_F(CookieMonsterTest, GetExcludedCookiesForURL) { } TEST_F(CookieMonsterTest, GetAllCookiesForURLPathMatching) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + CookieOptions options = CookieOptions::MakeAllInclusive(); EXPECT_TRUE(CreateAndSetCookie(cm.get(), www_foo_foo_.url(), @@ -1742,7 +1836,8 @@ TEST_F(CookieMonsterTest, GetAllCookiesForURLPathMatching) { } TEST_F(CookieMonsterTest, GetExcludedCookiesForURLPathMatching) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + CookieOptions options = CookieOptions::MakeAllInclusive(); EXPECT_TRUE(CreateAndSetCookie(cm.get(), www_foo_foo_.url(), @@ -1777,7 +1872,8 @@ TEST_F(CookieMonsterTest, GetExcludedCookiesForURLPathMatching) { } TEST_F(CookieMonsterTest, CookieSorting) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + base::Time system_time = base::Time::Now(); for (const char* cookie_line : {"B=B1; path=/", "B=B2; path=/foo", "B=B3; path=/foo/bar", @@ -1803,7 +1899,7 @@ TEST_F(CookieMonsterTest, CookieSorting) { } TEST_F(CookieMonsterTest, InheritCreationDate) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); base::Time the_not_so_distant_past(base::Time::Now() - base::TimeDelta::FromSeconds(1000)); @@ -1835,7 +1931,7 @@ TEST_F(CookieMonsterTest, InheritCreationDate) { // Check that GetAllCookiesForURL() does not return expired cookies and deletes // them. TEST_F(CookieMonsterTest, DeleteExpiredCookiesOnGet) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); EXPECT_TRUE(SetCookie(cm.get(), http_www_foo_.url(), "A=B;")); @@ -1976,7 +2072,8 @@ TEST_F(CookieMonsterTest, ImportDuplicateCreationTimes) { } TEST_F(CookieMonsterTest, PredicateSeesAllCookies) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + const base::Time now = PopulateCmForPredicateCheck(cm.get()); // We test that we can see all cookies with |delete_info|. This includes // host, http_only, host secure, and all domain cookies. @@ -1998,7 +2095,7 @@ TEST_F(CookieMonsterTest, PredicateSeesAllCookies) { // Mainly a test of GetEffectiveDomain, or more specifically, of the // expected behavior of GetEffectiveDomain within the CookieMonster. TEST_F(CookieMonsterTest, GetKey) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); // This test is really only interesting if GetKey() actually does something. EXPECT_EQ("foo.com", cm->GetKey("www.foo.com")); @@ -2128,7 +2225,8 @@ TEST_F(CookieMonsterTest, RestoreDifferentCookieSameCreationTime) { TEST_F(CookieMonsterTest, CookieListOrdering) { // Put a random set of cookies into a monster and make sure // they're returned in the right order. - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + EXPECT_TRUE( SetCookie(cm.get(), GURL("http://d.c.b.a.foo.com/aa/x.html"), "c=1")); EXPECT_TRUE(SetCookie(cm.get(), GURL("http://b.a.foo.com/aa/bb/cc/x.html"), @@ -2269,7 +2367,7 @@ TEST_F(CookieMonsterTest, WhileLoadingLoadCompletesBeforeKeyLoadCompletes) { std::unique_ptr cm(new CookieMonster(store.get(), &net_log_)); auto cookie = CanonicalCookie::Create(kUrl, "a=b", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); ResultSavingCookieCallback set_cookie_callback; cm->SetCanonicalCookieAsync(std::move(cookie), kUrl, CookieOptions::MakeAllInclusive(), @@ -2331,7 +2429,7 @@ TEST_F(CookieMonsterTest, WhileLoadingDeleteAllGetForURL) { // When passed to the CookieMonster, it takes ownership of the pointed to // cookies. cookies.push_back(CanonicalCookie::Create(kUrl, "a=b", base::Time::Now(), - base::nullopt /* server_time */)); + absl::nullopt /* server_time */)); ASSERT_TRUE(cookies[0]); store->TakeCallbackAt(0).Run(std::move(cookies)); @@ -2357,7 +2455,7 @@ TEST_F(CookieMonsterTest, WhileLoadingGetAllSetGetAll) { cm->GetAllCookiesAsync(get_cookies_callback1.MakeCallback()); auto cookie = CanonicalCookie::Create(kUrl, "a=b", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); ResultSavingCookieCallback set_cookie_callback; cm->SetCanonicalCookieAsync(std::move(cookie), kUrl, CookieOptions::MakeAllInclusive(), @@ -2404,7 +2502,7 @@ TEST_F(CookieMonsterTest, CheckOrderOfCookieTaskQueueWhenLoadingCompletes) { // Get all cookies task that queues a task to set a cookie when executed. auto cookie = CanonicalCookie::Create(kUrl, "a=b", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); ResultSavingCookieCallback set_cookie_callback; cm->GetAllCookiesAsync(base::BindOnce( &RunClosureOnAllCookiesReceived, @@ -2581,7 +2679,8 @@ TEST_F(CookieMonsterTest, DeleteAll) { } TEST_F(CookieMonsterTest, HistogramCheck) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + // Should match call in InitializeHistograms, but doesn't really matter // since the histogram should have been initialized by the CM construction // above. @@ -2616,7 +2715,7 @@ TEST_F(CookieMonsterTest, InvalidExpiryTime) { std::string(kValidCookieLine) + "; expires=Blarg arg arg"; std::unique_ptr cookie( CanonicalCookie::Create(http_www_foo_.url(), cookie_line, Time::Now(), - base::nullopt /* server_time */)); + absl::nullopt /* server_time */)); ASSERT_FALSE(cookie->IsPersistent()); } @@ -2819,16 +2918,16 @@ TEST_F(CookieMonsterTest, NumKeysHistogram) { scoped_refptr store(new MockPersistentCookieStore); std::vector> initial_cookies; initial_cookies.push_back(CanonicalCookie::Create( - GURL("http://domain1.test"), "A=1", base::Time::Now(), base::nullopt)); + GURL("http://domain1.test"), "A=1", base::Time::Now(), absl::nullopt)); initial_cookies.push_back(CanonicalCookie::Create( - GURL("http://domain2.test"), "A=1", base::Time::Now(), base::nullopt)); + GURL("http://domain2.test"), "A=1", base::Time::Now(), absl::nullopt)); initial_cookies.push_back( CanonicalCookie::Create(GURL("http://sub.domain2.test"), "A=1", - base::Time::Now(), base::nullopt)); + base::Time::Now(), absl::nullopt)); initial_cookies.push_back(CanonicalCookie::Create( - GURL("http://domain3.test"), "A=1", base::Time::Now(), base::nullopt)); + GURL("http://domain3.test"), "A=1", base::Time::Now(), absl::nullopt)); initial_cookies.push_back(CanonicalCookie::Create( - GURL("http://domain3.test"), "B=1", base::Time::Now(), base::nullopt)); + GURL("http://domain3.test"), "B=1", base::Time::Now(), absl::nullopt)); store->SetLoadExpectation(true /* return_value */, std::move(initial_cookies)); auto cm = std::make_unique(store.get(), &net_log_); @@ -2912,7 +3011,7 @@ TEST_F(CookieMonsterTest, SecureCookieLocalhost) { { auto cookie = CanonicalCookie::Create(insecure_localhost, "from_insecure_localhost=1; Secure", - base::Time::Now(), base::nullopt); + base::Time::Now(), absl::nullopt); ASSERT_TRUE(cookie); CookieInclusionStatus status = SetCanonicalCookieReturnAccessResult(cm.get(), std::move(cookie), @@ -2928,7 +3027,7 @@ TEST_F(CookieMonsterTest, SecureCookieLocalhost) { { auto cookie = CanonicalCookie::Create(insecure_localhost, "from_secure_localhost=1; Secure", - base::Time::Now(), base::nullopt); + base::Time::Now(), absl::nullopt); ASSERT_TRUE(cookie); CookieInclusionStatus status = SetCanonicalCookieReturnAccessResult(cm.get(), std::move(cookie), @@ -2979,7 +3078,7 @@ TEST_F(CookieMonsterTest, MaybeDeleteEquivalentCookieAndUpdateStatus) { // Set a secure, httponly cookie from a secure origin auto preexisting_cookie = CanonicalCookie::Create( https_www_foo_.url(), "A=B;Secure;HttpOnly", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); CookieAccessResult access_result = SetCanonicalCookieReturnAccessResult( cm.get(), std::move(preexisting_cookie), https_www_foo_.url(), true /* can_modify_httponly */); @@ -2997,7 +3096,7 @@ TEST_F(CookieMonsterTest, MaybeDeleteEquivalentCookieAndUpdateStatus) { // equivalent to the pre-existing Secure cookie. auto bad_cookie = CanonicalCookie::Create(http_www_foo_.url(), "A=D", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); // Allow modifying HttpOnly, so that we don't skip preexisting cookies for // being HttpOnly. access_result = SetCanonicalCookieReturnAccessResult( @@ -3028,7 +3127,7 @@ TEST_F(CookieMonsterTest, MaybeDeleteEquivalentCookieAndUpdateStatus) { // trying to shadow a secure cookie. bad_cookie = CanonicalCookie::Create( http_www_foo_.url(), "A=E; path=/some/path", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); // Allow modifying HttpOnly, so that we don't skip preexisting cookies for // being HttpOnly. access_result = SetCanonicalCookieReturnAccessResult( @@ -3058,7 +3157,7 @@ TEST_F(CookieMonsterTest, MaybeDeleteEquivalentCookieAndUpdateStatus) { // Test skipping equivalent cookie for HttpOnly only. bad_cookie = CanonicalCookie::Create(https_www_foo_.url(), "A=E; Secure", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); access_result = SetCanonicalCookieReturnAccessResult( cm.get(), std::move(bad_cookie), https_www_foo_.url(), false /* can_modify_httponly */); @@ -3082,7 +3181,7 @@ TEST_F(CookieMonsterTest, SkipDontOverwriteForMultipleReasons) { // Set a secure, httponly cookie from a secure origin auto preexisting_cookie = CanonicalCookie::Create( https_www_foo_.url(), "A=B;Secure;HttpOnly", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); CookieAccessResult access_result = SetCanonicalCookieReturnAccessResult( cm.get(), std::move(preexisting_cookie), https_www_foo_.url(), true /* can_modify_httponly */); @@ -3092,7 +3191,7 @@ TEST_F(CookieMonsterTest, SkipDontOverwriteForMultipleReasons) { // Httponly from an insecure scheme. auto cookie = CanonicalCookie::Create(http_www_foo_.url(), "A=B", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); access_result = SetCanonicalCookieReturnAccessResult( cm.get(), std::move(cookie), http_www_foo_.url(), false /* can_modify_httponly */); @@ -3117,7 +3216,7 @@ TEST_F(CookieMonsterTest, DontDeleteEquivalentCookieIfSetIsRejected) { auto preexisting_cookie = CanonicalCookie::Create( http_www_foo_.url(), "cookie=foo", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); CookieAccessResult access_result = SetCanonicalCookieReturnAccessResult( cm.get(), std::move(preexisting_cookie), http_www_foo_.url(), false /* can_modify_httponly */); @@ -3125,7 +3224,7 @@ TEST_F(CookieMonsterTest, DontDeleteEquivalentCookieIfSetIsRejected) { auto bad_cookie = CanonicalCookie::Create( http_www_foo_.url(), "cookie=bar;secure", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); CookieAccessResult access_result2 = SetCanonicalCookieReturnAccessResult( cm.get(), std::move(bad_cookie), http_www_foo_.url(), false /* can_modify_httponly */); @@ -3137,7 +3236,8 @@ TEST_F(CookieMonsterTest, DontDeleteEquivalentCookieIfSetIsRejected) { } TEST_F(CookieMonsterTest, SetSecureCookies) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); + GURL http_url("http://www.foo.com"); GURL http_superdomain_url("http://foo.com"); GURL https_url("https://www.foo.com"); @@ -3360,7 +3460,7 @@ TEST_F(CookieMonsterTest, SetSamePartyCookies) { // Check domain-match criterion: If either cookie domain matches the other, // don't set the insecure cookie. TEST_F(CookieMonsterTest, LeaveSecureCookiesAlone_DomainMatch) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); // These domains will domain-match each other. const char* kRegistrableDomain = "foo.com"; @@ -3531,7 +3631,7 @@ TEST_F(CookieMonsterTest, LeaveSecureCookiesAlone_DomainMatch) { // Check path-match criterion: If the new cookie is for the same path or a // subdirectory of the preexisting cookie's path, don't set the new cookie. TEST_F(CookieMonsterTest, LeaveSecureCookiesAlone_PathMatch) { - std::unique_ptr cm(new CookieMonster(nullptr, &net_log_)); + auto cm = std::make_unique(nullptr, &net_log_); // A path that is later in this list will path-match all the paths before it. const char* kPaths[] = {"/", "/1", "/1/2", "/1/2/3"}; @@ -3791,7 +3891,7 @@ TEST_F(CookieMonsterTest, SetCanonicalCookieDoesNotBlockForLoadAll) { GURL cookie_url("http://a.com/"); cm.SetCanonicalCookieAsync( CanonicalCookie::Create(cookie_url, "A=B", base::Time::Now(), - base::nullopt /* server_time */), + absl::nullopt /* server_time */), cookie_url, CookieOptions::MakeAllInclusive(), callback_set.MakeCallback()); @@ -3868,7 +3968,7 @@ TEST_F(CookieMonsterTest, DeleteCookieWithInheritedTimestamps) { GURL url("http://www.example.com"); std::string cookie_line = "foo=bar"; CookieOptions options = CookieOptions::MakeAllInclusive(); - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; CookieMonster cm(nullptr, nullptr); // Write a cookie created at |t1|. @@ -3908,7 +4008,7 @@ TEST_F(CookieMonsterTest, RejectCreatedSameSiteCookieOnSet) { // Cookie can be created successfully; SameSite is not checked on Creation. auto cookie = CanonicalCookie::Create(url, cookie_line, base::Time::Now(), - base::nullopt /* server_time */, &status); + absl::nullopt /* server_time */, &status); ASSERT_TRUE(cookie != nullptr); ASSERT_TRUE(status.IsInclude()); @@ -3931,7 +4031,7 @@ TEST_F(CookieMonsterTest, RejectCreatedSecureCookieOnSet) { // on Create. auto cookie = CanonicalCookie::Create(http_url, cookie_line, base::Time::Now(), - base::nullopt /* server_time */, &status); + absl::nullopt /* server_time */, &status); ASSERT_TRUE(cookie != nullptr); ASSERT_TRUE(status.IsInclude()); @@ -3955,7 +4055,7 @@ TEST_F(CookieMonsterTest, RejectCreatedHttpOnlyCookieOnSet) { // Cookie can be created successfully; HttpOnly is not checked on Create. auto cookie = CanonicalCookie::Create(url, cookie_line, base::Time::Now(), - base::nullopt /* server_time */, &status); + absl::nullopt /* server_time */, &status); ASSERT_TRUE(cookie != nullptr); ASSERT_TRUE(status.IsInclude()); @@ -4081,7 +4181,7 @@ TEST_F(CookieMonsterTest, CookiesWithoutSameSiteMustBeSecure) { GURL url = test.is_url_secure ? secure_url : insecure_url; base::Time creation_time = base::Time::Now() - test.creation_time_delta; auto cookie = CanonicalCookie::Create(url, test.cookie_line, creation_time, - base::nullopt /* server_time */); + absl::nullopt /* server_time */); // Make a copy so we can delete it after the test. CanonicalCookie cookie_copy = *cookie; CookieAccessResult result = SetCanonicalCookieReturnAccessResult( @@ -4128,6 +4228,10 @@ void RecordCookieChanges(std::vector* out_cookies, } TEST_F(CookieMonsterNotificationTest, GlobalNotBroadcast) { + base::test::ScopedFeatureList feature_list; + feature_list.InitAndDisableFeature( + features::kNoCookieChangeNotificationOnLoad); + // Create a persistent store that will not synchronously satisfy the // loading requirement. scoped_refptr store(new MockPersistentCookieStore); @@ -4176,10 +4280,6 @@ TEST_F(CookieMonsterNotificationTest, GlobalNotBroadcast) { // Tests that there are no changes emitted for cookie loading when the feature // kNoCookieChangeNotificationOnLoad is enabled. TEST_F(CookieMonsterNotificationTest, NoNotificationOnLoad) { - base::test::ScopedFeatureList feature_list; - feature_list.InitAndEnableFeature( - features::kNoCookieChangeNotificationOnLoad); - // Create a persistent store that will not synchronously satisfy the // loading requirement. scoped_refptr store(new MockPersistentCookieStore); @@ -4204,7 +4304,7 @@ TEST_F(CookieMonsterNotificationTest, NoNotificationOnLoad) { std::vector> initial_cookies; GURL url("http://www.foo.com"); initial_cookies.push_back(CanonicalCookie::Create( - url, "X=1; path=/", base::Time::Now(), base::nullopt)); + url, "X=1; path=/", base::Time::Now(), absl::nullopt)); // Execute the load store->TakeCallbackAt(0).Run(std::move(initial_cookies)); @@ -4624,7 +4724,7 @@ TEST_F(CookieMonsterTest, CookiePortReadDiffersFromSetHistogram) { auto unspecified_cookie = CanonicalCookie::Create( GURL("https://www.foo.com/withoutport"), "C=D; Path=/withoutport", - base::Time::Now(), base::nullopt); + base::Time::Now(), absl::nullopt); // Force to be unspecified. unspecified_cookie->SetSourcePort(url::PORT_UNSPECIFIED); EXPECT_TRUE(SetCanonicalCookieReturnAccessResult( @@ -4635,7 +4735,7 @@ TEST_F(CookieMonsterTest, CookiePortReadDiffersFromSetHistogram) { auto invalid_cookie = CanonicalCookie::Create( GURL("https://www.foo.com/invalidport"), "E=F; Path=/invalidport", - base::Time::Now(), base::nullopt); + base::Time::Now(), absl::nullopt); // Force to be invalid. invalid_cookie->SetSourcePort(99999); EXPECT_TRUE(SetCanonicalCookieReturnAccessResult( diff --git a/chromium/net/cookies/cookie_options.h b/chromium/net/cookies/cookie_options.h index a5834e5810b..e0783435edc 100644 --- a/chromium/net/cookies/cookie_options.h +++ b/chromium/net/cookies/cookie_options.h @@ -10,11 +10,10 @@ #include #include -#include "base/optional.h" -#include "base/time/time.h" #include "net/base/net_export.h" #include "net/cookies/cookie_constants.h" #include "net/cookies/cookie_inclusion_status.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { diff --git a/chromium/net/cookies/cookie_store.h b/chromium/net/cookies/cookie_store.h index 5ffbe648343..afa99e255bd 100644 --- a/chromium/net/cookies/cookie_store.h +++ b/chromium/net/cookies/cookie_store.h @@ -14,14 +14,13 @@ #include #include "base/callback_forward.h" -#include "base/optional.h" -#include "base/time/time.h" #include "net/base/net_export.h" #include "net/cookies/canonical_cookie.h" #include "net/cookies/cookie_access_delegate.h" #include "net/cookies/cookie_access_result.h" #include "net/cookies/cookie_deletion_info.h" #include "net/cookies/cookie_options.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -57,6 +56,8 @@ class NET_EXPORT CookieStore { using SetCookiesCallback = base::OnceCallback; using DeleteCallback = base::OnceCallback; + using DeletePredicate = + base::RepeatingCallback; using SetCookieableSchemesCallback = base::OnceCallback; CookieStore(); @@ -121,7 +122,13 @@ class NET_EXPORT CookieStore { virtual void DeleteAllMatchingInfoAsync(CookieDeletionInfo delete_info, DeleteCallback callback) = 0; - virtual void DeleteSessionCookiesAsync(DeleteCallback) = 0; + // Deletes all cookies without expiration data. + virtual void DeleteSessionCookiesAsync(DeleteCallback callback) = 0; + + // Deletes all cookies where |predicate| returns true. + // Calls |callback| with the number of cookies deleted. + virtual void DeleteMatchingCookiesAsync(DeletePredicate predicate, + DeleteCallback callback) = 0; // Deletes all cookies in the store. void DeleteAllAsync(DeleteCallback callback); diff --git a/chromium/net/cookies/cookie_store_change_unittest.h b/chromium/net/cookies/cookie_store_change_unittest.h index d2259dcfb3e..5c742e776fc 100644 --- a/chromium/net/cookies/cookie_store_change_unittest.h +++ b/chromium/net/cookies/cookie_store_change_unittest.h @@ -2,8 +2,8 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#ifndef NET_COOKIES_COOKIE_STORE_CHANGE_UNITTEST_H -#define NET_COOKIES_COOKIE_STORE_CHANGE_UNITTEST_H +#ifndef NET_COOKIES_COOKIE_STORE_CHANGE_UNITTEST_H_ +#define NET_COOKIES_COOKIE_STORE_CHANGE_UNITTEST_H_ #include "base/bind.h" #include "net/cookies/canonical_cookie.h" @@ -2927,4 +2927,4 @@ REGISTER_TYPED_TEST_SUITE_P(CookieStoreChangeNamedTest, } // namespace net -#endif // NET_COOKIES_COOKIE_STORE_CHANGE_UNITTEST_H +#endif // NET_COOKIES_COOKIE_STORE_CHANGE_UNITTEST_H_ diff --git a/chromium/net/cookies/cookie_store_test_helpers.cc b/chromium/net/cookies/cookie_store_test_helpers.cc index 2a541f5cd3d..0736a515ca5 100644 --- a/chromium/net/cookies/cookie_store_test_helpers.cc +++ b/chromium/net/cookies/cookie_store_test_helpers.cc @@ -158,6 +158,11 @@ void DelayedCookieMonster::DeleteAllMatchingInfoAsync( ADD_FAILURE(); } +void DelayedCookieMonster::DeleteMatchingCookiesAsync(DeletePredicate, + DeleteCallback) { + ADD_FAILURE(); +} + void DelayedCookieMonster::DeleteSessionCookiesAsync(DeleteCallback) { ADD_FAILURE(); } diff --git a/chromium/net/cookies/cookie_store_test_helpers.h b/chromium/net/cookies/cookie_store_test_helpers.h index 269fd673b32..ec0ab7b2030 100644 --- a/chromium/net/cookies/cookie_store_test_helpers.h +++ b/chromium/net/cookies/cookie_store_test_helpers.h @@ -12,12 +12,11 @@ #include "base/callback_forward.h" #include "base/macros.h" -#include "base/optional.h" #include "base/synchronization/lock.h" -#include "base/time/time.h" #include "net/cookies/cookie_change_dispatcher.h" #include "net/log/net_log_with_source.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -76,6 +75,8 @@ class DelayedCookieMonster : public CookieStore { void DeleteSessionCookiesAsync(DeleteCallback) override; + void DeleteMatchingCookiesAsync(DeletePredicate, DeleteCallback) override; + void FlushStore(base::OnceClosure callback) override; CookieChangeDispatcher& GetChangeDispatcher() override; diff --git a/chromium/net/cookies/cookie_store_unittest.h b/chromium/net/cookies/cookie_store_unittest.h index 31f702c2d25..de52e7baad4 100644 --- a/chromium/net/cookies/cookie_store_unittest.h +++ b/chromium/net/cookies/cookie_store_unittest.h @@ -195,8 +195,8 @@ class CookieStoreTest : public testing::Test { const GURL& url, const std::string& cookie_line, const CookieOptions& options, - base::Optional server_time = base::nullopt, - base::Optional system_time = base::nullopt) { + absl::optional server_time = absl::nullopt, + absl::optional system_time = absl::nullopt) { auto cookie = CanonicalCookie::Create( url, cookie_line, system_time.value_or(base::Time::Now()), server_time); @@ -236,8 +236,8 @@ class CookieStoreTest : public testing::Test { options.set_include_httponly(); options.set_same_site_cookie_context( net::CookieOptions::SameSiteCookieContext::MakeInclusive()); - return CreateAndSetCookie(cs, url, cookie_line, options, base::nullopt, - base::make_optional(system_time)); + return CreateAndSetCookie(cs, url, cookie_line, options, absl::nullopt, + absl::make_optional(system_time)); } bool SetCookieWithServerTime(CookieStore* cs, @@ -250,7 +250,7 @@ class CookieStoreTest : public testing::Test { options.set_same_site_cookie_context( net::CookieOptions::SameSiteCookieContext::MakeInclusive()); return CreateAndSetCookie(cs, url, cookie_line, options, - base::make_optional(server_time)); + absl::make_optional(server_time)); } bool SetCookie(CookieStore* cs, @@ -270,7 +270,7 @@ class CookieStoreTest : public testing::Test { const std::string& cookie_line) { CookieInclusionStatus create_status; auto cookie = CanonicalCookie::Create(url, cookie_line, base::Time::Now(), - base::nullopt /* server_time */, + absl::nullopt /* server_time */, &create_status); if (!cookie) return create_status; @@ -595,7 +595,7 @@ TYPED_TEST_P(CookieStoreTest, SetCanonicalCookieTest) { CookieInclusionStatus status; auto cookie = CanonicalCookie::Create( this->http_www_foo_.url(), "foo=1; Secure", base::Time::Now(), - base::nullopt /* server_time */, &status); + absl::nullopt /* server_time */, &status); EXPECT_TRUE(cookie->IsSecure()); EXPECT_TRUE(status.IsInclude()); EXPECT_TRUE(this->SetCanonicalCookieReturnAccessResult( @@ -644,7 +644,7 @@ TYPED_TEST_P(CookieStoreTest, SetCanonicalCookieTest) { CookieInclusionStatus create_status; auto c = CanonicalCookie::Create( this->http_www_foo_.url(), "bar=1; HttpOnly", base::Time::Now(), - base::nullopt /* server_time */, &create_status); + absl::nullopt /* server_time */, &create_status); EXPECT_TRUE(c->IsHttpOnly()); EXPECT_TRUE(create_status.IsInclude()); EXPECT_TRUE(this->SetCanonicalCookieReturnAccessResult( @@ -1266,8 +1266,8 @@ TYPED_TEST_P(CookieStoreTest, EmptyExpires) { this->MatchCookieLines(cookie_line, this->GetCookiesWithOptions(cs, url, options)); - base::Optional server_time = - base::make_optional(base::Time::Now() - base::TimeDelta::FromHours(1)); + absl::optional server_time = + absl::make_optional(base::Time::Now() - base::TimeDelta::FromHours(1)); this->CreateAndSetCookie(cs, url, set_cookie_line, options, server_time); this->MatchCookieLines(cookie_line, this->GetCookiesWithOptions(cs, url, options)); diff --git a/chromium/net/cookies/cookie_util.cc b/chromium/net/cookies/cookie_util.cc index 16c3c5e8f95..5300a577980 100644 --- a/chromium/net/cookies/cookie_util.cc +++ b/chromium/net/cookies/cookie_util.cc @@ -26,6 +26,7 @@ #include "net/base/registry_controlled_domains/registry_controlled_domain.h" #include "net/base/url_util.h" #include "net/cookies/cookie_access_delegate.h" +#include "net/cookies/cookie_constants.h" #include "net/http/http_util.h" #include "url/gurl.h" #include "url/url_constants.h" @@ -104,7 +105,7 @@ bool SaturatedTimeFromUTCExploded(const base::Time::Exploded& exploded, std::pair ComputeSameSiteContext( const std::vector& url_chain, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool is_http, bool is_main_frame_navigation, bool compute_schemefully) { @@ -170,7 +171,7 @@ std::pair ComputeSameSiteContext( CookieOptions::SameSiteCookieContext ComputeSameSiteContextForSet( const std::vector& url_chain, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool is_http, bool is_main_frame_navigation) { CookieOptions::SameSiteCookieContext same_site_context; @@ -537,7 +538,7 @@ CookieOptions::SameSiteCookieContext ComputeSameSiteContextForRequest( const std::string& http_method, const std::vector& url_chain, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool is_main_frame_navigation, bool force_ignore_site_for_cookies) { // Set SameSiteCookieContext according to the rules laid out in @@ -596,7 +597,7 @@ CookieOptions::SameSiteCookieContext ComputeSameSiteContextForRequest( NET_EXPORT CookieOptions::SameSiteCookieContext ComputeSameSiteContextForScriptGet(const GURL& url, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool force_ignore_site_for_cookies) { if (force_ignore_site_for_cookies) return CookieOptions::SameSiteCookieContext::MakeInclusive(); @@ -618,7 +619,7 @@ ComputeSameSiteContextForScriptGet(const GURL& url, CookieOptions::SameSiteCookieContext ComputeSameSiteContextForResponse( const std::vector& url_chain, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool is_main_frame_navigation, bool force_ignore_site_for_cookies) { if (force_ignore_site_for_cookies) @@ -653,7 +654,7 @@ CookieOptions::SameSiteCookieContext ComputeSameSiteContextForScriptSet( // with the url. We don't check the redirect chain for script access to // cookies (only the URL itself). return ComputeSameSiteContextForSet( - {url}, site_for_cookies, base::nullopt /* initiator */, + {url}, site_for_cookies, absl::nullopt /* initiator */, false /* is_http */, false /* is_main_frame_navigation */); } @@ -714,10 +715,8 @@ CookieOptions::SamePartyCookieContextType ComputeSamePartyContext( cookie_access_delegate->IsContextSamePartyWithSite( request_site, force_ignore_top_frame_party - ? base::nullopt - : base::make_optional(isolation_info.network_isolation_key() - .GetTopFrameSite() - .value()), + ? absl::nullopt + : isolation_info.network_isolation_key().GetTopFrameSite(), isolation_info.party_context().value())) { return CookieOptions::SamePartyCookieContextType::kSameParty; } @@ -740,6 +739,24 @@ CookieSamePartyStatus GetSamePartyStatus(const CanonicalCookie& cookie, }; } +FirstPartySetsContextType ComputeFirstPartySetsContextType( + const SchemefulSite& request_site, + const IsolationInfo& isolation_info, + const CookieAccessDelegate* cookie_access_delegate, + bool force_ignore_top_frame_party) { + if (!isolation_info.IsEmpty() && isolation_info.party_context().has_value() && + cookie_access_delegate) { + return cookie_access_delegate->ComputeFirstPartySetsContextType( + request_site, + force_ignore_top_frame_party + ? absl::nullopt + : isolation_info.network_isolation_key().GetTopFrameSite(), + isolation_info.party_context().value()); + } + + return FirstPartySetsContextType::kUnknown; +} + base::OnceCallback AdaptCookieAccessResultToBool( base::OnceCallback callback) { return base::BindOnce( diff --git a/chromium/net/cookies/cookie_util.h b/chromium/net/cookies/cookie_util.h index cfb57b4bf93..94e7dbf52c9 100644 --- a/chromium/net/cookies/cookie_util.h +++ b/chromium/net/cookies/cookie_util.h @@ -14,6 +14,7 @@ #include "net/base/net_export.h" #include "net/cookies/canonical_cookie.h" #include "net/cookies/cookie_access_result.h" +#include "net/cookies/cookie_constants.h" #include "net/cookies/cookie_options.h" #include "net/cookies/site_for_cookies.h" #include "url/origin.h" @@ -158,7 +159,7 @@ NET_EXPORT std::string SerializeRequestCookieLine( // `initiator` is the origin ultimately responsible for getting the request // issued. It may be different from `site_for_cookies`. // -// base::nullopt for `initiator` denotes that the navigation was initiated by +// absl::nullopt for `initiator` denotes that the navigation was initiated by // the user directly interacting with the browser UI, e.g. entering a URL // or selecting a bookmark. // @@ -183,7 +184,7 @@ NET_EXPORT CookieOptions::SameSiteCookieContext ComputeSameSiteContextForRequest(const std::string& http_method, const std::vector& url_chain, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool is_main_frame_navigation, bool force_ignore_site_for_cookies); @@ -193,7 +194,7 @@ ComputeSameSiteContextForRequest(const std::string& http_method, NET_EXPORT CookieOptions::SameSiteCookieContext ComputeSameSiteContextForScriptGet(const GURL& url, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool force_ignore_site_for_cookies); // Determines which of the cookies for the request URL can be set from a network @@ -211,7 +212,7 @@ ComputeSameSiteContextForScriptGet(const GURL& url, NET_EXPORT CookieOptions::SameSiteCookieContext ComputeSameSiteContextForResponse(const std::vector& url_chain, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, bool is_main_frame_navigation, bool force_ignore_site_for_cookies); @@ -255,6 +256,12 @@ NET_EXPORT CookieOptions::SamePartyCookieContextType ComputeSamePartyContext( const CookieAccessDelegate* cookie_access_delegate, bool force_ignore_top_frame_party); +NET_EXPORT FirstPartySetsContextType ComputeFirstPartySetsContextType( + const SchemefulSite& request_site, + const IsolationInfo& isolation_info, + const CookieAccessDelegate* cookie_access_delegate, + bool force_ignore_top_frame_party); + // Get the SameParty inclusion status. If the cookie is not SameParty, returns // kNoSamePartyEnforcement; if the cookie is SameParty but does not have a // valid context, returns kEnforceSamePartyExclude. diff --git a/chromium/net/cookies/cookie_util_unittest.cc b/chromium/net/cookies/cookie_util_unittest.cc index c4ff622fc99..e41c75566a2 100644 --- a/chromium/net/cookies/cookie_util_unittest.cc +++ b/chromium/net/cookies/cookie_util_unittest.cc @@ -8,7 +8,6 @@ #include "base/callback.h" #include "base/containers/contains.h" -#include "base/optional.h" #include "base/strings/strcat.h" #include "base/strings/string_split.h" #include "base/test/bind.h" @@ -19,6 +18,7 @@ #include "net/cookies/cookie_util.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/origin.h" namespace net { @@ -306,12 +306,12 @@ TEST(CookieUtilTest, SimulatedCookieSource) { std::vector> cookies; // It shouldn't depend on the cookie's secureness or actual source scheme. cookies.push_back(CanonicalCookie::Create( - insecure_url, test.cookie, base::Time::Now(), base::nullopt)); + insecure_url, test.cookie, base::Time::Now(), absl::nullopt)); cookies.push_back(CanonicalCookie::Create( - secure_url, test.cookie, base::Time::Now(), base::nullopt)); + secure_url, test.cookie, base::Time::Now(), absl::nullopt)); cookies.push_back( CanonicalCookie::Create(secure_url, test.cookie + "; Secure", - base::Time::Now(), base::nullopt)); + base::Time::Now(), absl::nullopt)); for (const auto& cookie : cookies) { GURL simulated_source = cookie_util::SimulatedCookieSource(*cookie, test.source_scheme); @@ -468,7 +468,7 @@ class CookieUtilComputeSameSiteContextTest return cross_site_sfc; } - std::vector> GetAllInitiators() const { + std::vector> GetAllInitiators() const { return {kBrowserInitiated, kOpaqueInitiator, kSiteInitiator, kSecureSiteInitiator, kCrossSiteInitiator, kSecureCrossSiteInitiator, @@ -476,8 +476,8 @@ class CookieUtilComputeSameSiteContextTest kUnrelatedInitiator}; } - std::vector> GetSameSiteInitiators() const { - std::vector> same_site_initiators{ + std::vector> GetSameSiteInitiators() const { + std::vector> same_site_initiators{ kBrowserInitiated, kSiteInitiator, kSubdomainInitiator}; // If schemeless, the cross-scheme origins are also same-site. if (!IsSchemeful()) { @@ -487,11 +487,11 @@ class CookieUtilComputeSameSiteContextTest return same_site_initiators; } - std::vector> GetCrossSiteInitiators() const { - std::vector> cross_site_initiators; - std::vector> same_site_initiators = + std::vector> GetCrossSiteInitiators() const { + std::vector> cross_site_initiators; + std::vector> same_site_initiators = GetSameSiteInitiators(); - for (const base::Optional& initiator : GetAllInitiators()) { + for (const absl::optional& initiator : GetAllInitiators()) { if (!base::Contains(same_site_initiators, initiator)) cross_site_initiators.push_back(initiator); } @@ -565,23 +565,23 @@ class CookieUtilComputeSameSiteContextTest const SiteForCookies kSecureCrossSiteForCookies = SiteForCookies::FromUrl(kSecureCrossSiteUrl); // Initiator origin. - const base::Optional kBrowserInitiated = base::nullopt; - const base::Optional kOpaqueInitiator = - base::make_optional(url::Origin()); - const base::Optional kSiteInitiator = - base::make_optional(url::Origin::Create(kSiteUrl)); - const base::Optional kSecureSiteInitiator = - base::make_optional(url::Origin::Create(kSecureSiteUrl)); - const base::Optional kCrossSiteInitiator = - base::make_optional(url::Origin::Create(kCrossSiteUrl)); - const base::Optional kSecureCrossSiteInitiator = - base::make_optional(url::Origin::Create(kSecureCrossSiteUrl)); - const base::Optional kSubdomainInitiator = - base::make_optional(url::Origin::Create(kSubdomainUrl)); - const base::Optional kSecureSubdomainInitiator = - base::make_optional(url::Origin::Create(kSecureSubdomainUrl)); - const base::Optional kUnrelatedInitiator = - base::make_optional(url::Origin::Create(GURL("https://unrelated.test/"))); + const absl::optional kBrowserInitiated = absl::nullopt; + const absl::optional kOpaqueInitiator = + absl::make_optional(url::Origin()); + const absl::optional kSiteInitiator = + absl::make_optional(url::Origin::Create(kSiteUrl)); + const absl::optional kSecureSiteInitiator = + absl::make_optional(url::Origin::Create(kSecureSiteUrl)); + const absl::optional kCrossSiteInitiator = + absl::make_optional(url::Origin::Create(kCrossSiteUrl)); + const absl::optional kSecureCrossSiteInitiator = + absl::make_optional(url::Origin::Create(kSecureCrossSiteUrl)); + const absl::optional kSubdomainInitiator = + absl::make_optional(url::Origin::Create(kSubdomainUrl)); + const absl::optional kSecureSubdomainInitiator = + absl::make_optional(url::Origin::Create(kSecureSubdomainUrl)); + const absl::optional kUnrelatedInitiator = + absl::make_optional(url::Origin::Create(GURL("https://unrelated.test/"))); protected: base::test::ScopedFeatureList feature_list_; @@ -593,7 +593,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, UrlAndSiteForCookiesCrossSite) { for (const GURL& url : GetSameSiteUrls()) { for (const SiteForCookies& site_for_cookies : GetCrossSiteSitesForCookies()) { - for (const base::Optional& initiator : GetAllInitiators()) { + for (const absl::optional& initiator : GetAllInitiators()) { for (const std::string& method : {"GET", "POST", "PUT", "HEAD"}) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForScriptGet( url, site_for_cookies, initiator, @@ -654,7 +654,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, SiteForCookiesNotSchemefullySame) { for (const GURL& url : GetSameSiteUrls()) { for (const SiteForCookies& site_for_cookies : sites_for_cookies) { - for (const base::Optional& initiator : GetAllInitiators()) { + for (const absl::optional& initiator : GetAllInitiators()) { for (const std::string& method : {"GET", "POST", "PUT", "HEAD"}) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForScriptGet( url, site_for_cookies, initiator, @@ -695,7 +695,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForScriptGet) { for (const SiteForCookies& site_for_cookies : GetSameSiteSitesForCookies()) { // Cross-site initiator -> it's same-site lax. - for (const base::Optional& initiator : + for (const absl::optional& initiator : GetCrossSiteInitiators()) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForScriptGet( url, site_for_cookies, initiator, @@ -704,7 +704,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForScriptGet) { } // Same-site initiator -> it's same-site strict. - for (const base::Optional& initiator : + for (const absl::optional& initiator : GetSameSiteInitiators()) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForScriptGet( url, site_for_cookies, initiator, @@ -769,7 +769,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForRequest) { for (const SiteForCookies& site_for_cookies : GetSameSiteSitesForCookies()) { // Same-Site initiator -> it's same-site strict. - for (const base::Optional& initiator : + for (const absl::optional& initiator : GetSameSiteInitiators()) { for (const std::string& method : {"GET", "POST", "PUT", "HEAD"}) { for (bool is_main_frame_navigation : @@ -784,7 +784,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForRequest) { } // Cross-Site initiator -> it's same-site lax iff the method is safe. - for (const base::Optional& initiator : + for (const absl::optional& initiator : GetCrossSiteInitiators()) { // For main frame navigations, the context is Lax (or Lax-unsafe). for (const std::string& method : {"GET", "HEAD"}) { @@ -1048,7 +1048,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForRequest_Redirect) { std::vector sites_for_cookies = test_case.site_for_cookies_is_same_site ? GetSameSiteSitesForCookies() : GetCrossSiteSitesForCookies(); - std::vector> initiators = + std::vector> initiators = test_case.initiator_is_same_site ? GetSameSiteInitiators() : GetCrossSiteInitiators(); ContextType expected_context_type = @@ -1062,7 +1062,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForRequest_Redirect) { .expected_context_type_for_main_frame_navigation_without_chain; for (const std::vector& url_chain : url_chains) { for (const SiteForCookies& site_for_cookies : sites_for_cookies) { - for (const base::Optional& initiator : initiators) { + for (const absl::optional& initiator : initiators) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForRequest( test_case.method, url_chain, site_for_cookies, initiator, false /* is_main_frame_navigation */, @@ -1138,7 +1138,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForResponse) { GetSameSiteSitesForCookies()) { // For main frame navigations, setting all SameSite cookies is allowed // regardless of initiator. - for (const base::Optional& initiator : GetAllInitiators()) { + for (const absl::optional& initiator : GetAllInitiators()) { if (!CanBeMainFrameNavigation(url, site_for_cookies)) break; EXPECT_THAT(cookie_util::ComputeSameSiteContextForResponse( @@ -1151,7 +1151,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForResponse) { // For non-main-frame-navigation requests, the context should be lax iff // the initiator is same-site, and cross-site otherwise. If the old // (incorrect) behavior is in effect, it is always lax. - for (const base::Optional& initiator : + for (const absl::optional& initiator : GetSameSiteInitiators()) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForResponse( {url}, site_for_cookies, initiator, @@ -1159,7 +1159,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForResponse) { false /* force_ignore_site_for_cookies */), ContextTypeIs(ContextType::SAME_SITE_LAX)); } - for (const base::Optional& initiator : + for (const absl::optional& initiator : GetCrossSiteInitiators()) { ContextType incorrectly_lax = IsBugfix1166211Enabled() ? ContextType::CROSS_SITE @@ -1236,7 +1236,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForResponse_WebSocketSchemes) { // (ws/wss requests cannot be main frame navigations.) // Same-site initiators. - for (const base::Optional& initiator : GetSameSiteInitiators()) { + for (const absl::optional& initiator : GetSameSiteInitiators()) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForResponse( {kWsUrl}, kSiteForCookies, initiator, false /* is_main_frame_navigation */, @@ -1244,7 +1244,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForResponse_WebSocketSchemes) { ContextTypeIs(ContextType::SAME_SITE_LAX)); } // Cross-site initiators. - for (const base::Optional& initiator : + for (const absl::optional& initiator : GetCrossSiteInitiators()) { ContextType incorrectly_lax = IsBugfix1166211Enabled() ? ContextType::CROSS_SITE @@ -1304,7 +1304,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForResponse_Redirect) { std::vector sites_for_cookies = test_case.site_for_cookies_is_same_site ? GetSameSiteSitesForCookies() : GetCrossSiteSitesForCookies(); - std::vector> initiators = + std::vector> initiators = test_case.initiator_is_same_site ? GetSameSiteInitiators() : GetCrossSiteInitiators(); ContextType expected_context_type = @@ -1318,7 +1318,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForResponse_Redirect) { .expected_context_type_for_main_frame_navigation_without_chain; for (const std::vector& url_chain : url_chains) { for (const SiteForCookies& site_for_cookies : sites_for_cookies) { - for (const base::Optional& initiator : initiators) { + for (const absl::optional& initiator : initiators) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForResponse( url_chain, site_for_cookies, initiator, false /* is_main_frame_navigation */, @@ -1391,7 +1391,7 @@ TEST_P(CookieUtilComputeSameSiteContextTest, ForceIgnoreSiteForCookies) { // (STRICT for get or LAX for set). for (const GURL& url : GetAllUrls()) { for (const SiteForCookies& site_for_cookies : GetAllSitesForCookies()) { - for (const base::Optional& initiator : GetAllInitiators()) { + for (const absl::optional& initiator : GetAllInitiators()) { for (const std::string& method : {"GET", "POST", "PUT", "HEAD"}) { EXPECT_THAT(cookie_util::ComputeSameSiteContextForScriptGet( url, site_for_cookies, initiator, diff --git a/chromium/net/cookies/parsed_cookie.cc b/chromium/net/cookies/parsed_cookie.cc index 5ef07e07213..4fc5a19184e 100644 --- a/chromium/net/cookies/parsed_cookie.cc +++ b/chromium/net/cookies/parsed_cookie.cc @@ -135,6 +135,9 @@ ParsedCookie::ParsedCookie(const std::string& cookie_line) { ParseTokenValuePairs(cookie_line); if (!pairs_.empty()) SetupAttributes(); + + if (IsValid()) + RecordCookieAttributeValueLengthHistograms(); } ParsedCookie::~ParsedCookie() = default; @@ -437,6 +440,23 @@ void ParsedCookie::ParseTokenValuePairs(const std::string& cookie_line) { if (it != end) ++it; } + + // For metrics on name/value truncation. + // + // If we stopped before the (real) end of the string and the leftovers include + // something other than terminating characters or whitespace then this cookie + // was truncated due to a terminating CTL. + // + // We only care about the name or value being truncated which means we only + // care about the first pair. If the pairs_.size() > 1 then that means the + // truncation happened after name/value parsing which we're not concerned + // about for metrics. + using std::string_literals::operator""s; + if (pairs_.size() == 1 && + cookie_line.find_first_not_of("\n\r\0 \t"s, end - start) != + std::string::npos) { + truncated_name_or_value_ = true; + } } void ParsedCookie::SetupAttributes() { @@ -537,4 +557,15 @@ void ParsedCookie::ClearAttributePair(size_t index) { pairs_.erase(pairs_.begin() + index); } +void ParsedCookie::RecordCookieAttributeValueLengthHistograms() const { + DCHECK(IsValid()); + // These all max out at 4096 total. (See ParsedCookie::kMaxCookieSize.) + UMA_HISTOGRAM_COUNTS_10000("Cookie.Length.NameAndValue", + Name().length() + Value().length()); + UMA_HISTOGRAM_COUNTS_10000("Cookie.Length.Domain", + HasDomain() ? Domain().length() : 0); + UMA_HISTOGRAM_COUNTS_10000("Cookie.Length.Path", + HasPath() ? Path().length() : 0); +} + } // namespace net diff --git a/chromium/net/cookies/parsed_cookie.h b/chromium/net/cookies/parsed_cookie.h index f2f1536deaa..cd9cfed0eac 100644 --- a/chromium/net/cookies/parsed_cookie.h +++ b/chromium/net/cookies/parsed_cookie.h @@ -54,6 +54,7 @@ class NET_EXPORT ParsedCookie { CookieSameSiteString* samesite_string = nullptr) const; CookiePriority Priority() const; bool IsSameParty() const { return same_party_index_ != 0; } + bool HasTruncatedNameOrValue() const { return truncated_name_or_value_; } // Returns the number of attributes, for example, returning 2 for: // "BLAH=hah; path=/; domain=.google.com" @@ -141,6 +142,12 @@ class NET_EXPORT ParsedCookie { // |index| refers to a position in |pairs_|. void ClearAttributePair(size_t index); + // Records metrics on cookie name+value and attribute value lengths. + // This is being recorded to evaluate whether to change length limits for + // cookies, such that limits are applied to name+value, and individual + // attribute lengths, rather than to the whole set-cookie line. + void RecordCookieAttributeValueLengthHistograms() const; + PairList pairs_; // These will default to 0, but that should never be valid since the // 0th index is the user supplied cookie name/value, not an attribute. @@ -153,6 +160,9 @@ class NET_EXPORT ParsedCookie { size_t same_site_index_ = 0; size_t priority_index_ = 0; size_t same_party_index_ = 0; + // For metrics on cookie name/value truncation. See usage at the bottom of + // `ParseTokenValuePairs()` for more details. + bool truncated_name_or_value_ = false; DISALLOW_COPY_AND_ASSIGN(ParsedCookie); }; diff --git a/chromium/net/cookies/parsed_cookie_unittest.cc b/chromium/net/cookies/parsed_cookie_unittest.cc index b4587424b00..c12c1b8317d 100644 --- a/chromium/net/cookies/parsed_cookie_unittest.cc +++ b/chromium/net/cookies/parsed_cookie_unittest.cc @@ -833,4 +833,51 @@ TEST(ParsedCookieTest, ValidNonAlphanumericChars) { EXPECT_EQ(pc8_literal, pc8.ToCookieLine()); } +TEST(ParsedCookieTest, TruncatedNameOrValue) { + using std::string_literals::operator""s; + + const char kCtlChars[] = {'\x0', '\xA', '\xD'}; + + for (char ctl_char : kCtlChars) { + std::string ctl_string(1, ctl_char); + + std::string truncated_name_string = "fo"s + ctl_string + "o=bar"s; + ParsedCookie truncated_name(truncated_name_string); + EXPECT_TRUE(truncated_name.IsValid()); + EXPECT_TRUE(truncated_name.HasTruncatedNameOrValue()); + + std::string truncated_value_string = "foo=b"s + ctl_string + "ar"s; + ParsedCookie truncated_value(truncated_value_string); + EXPECT_TRUE(truncated_value.IsValid()); + EXPECT_TRUE(truncated_value.HasTruncatedNameOrValue()); + + std::string not_truncated_string = "foo=bar"s + ctl_string; + ParsedCookie not_truncated(not_truncated_string); + EXPECT_TRUE(not_truncated.IsValid()); + EXPECT_FALSE(not_truncated.HasTruncatedNameOrValue()); + + std::string not_truncated_string_extra_ctl_chars = + "foo=bar"s + ctl_string + "\n\r\0"s; + ParsedCookie not_truncated_extra_ctl_chars( + not_truncated_string_extra_ctl_chars); + EXPECT_TRUE(not_truncated_extra_ctl_chars.IsValid()); + EXPECT_FALSE(not_truncated_extra_ctl_chars.HasTruncatedNameOrValue()); + + std::string not_truncated_string_whitespace = + "foo=bar"s + ctl_string + " \t "s; + ParsedCookie not_truncated_whitespace(not_truncated_string_whitespace); + EXPECT_TRUE(not_truncated_whitespace.IsValid()); + EXPECT_FALSE(not_truncated_whitespace.HasTruncatedNameOrValue()); + + std::string not_truncated_string_attribute_parsing = + "foo=bar; Secure; Http"s + ctl_string + "Only"s; + ParsedCookie not_truncated_attribute_parsing( + not_truncated_string_attribute_parsing); + EXPECT_TRUE(not_truncated_attribute_parsing.IsValid()); + EXPECT_TRUE(not_truncated_attribute_parsing.IsSecure()); + EXPECT_FALSE(not_truncated_attribute_parsing.IsHttpOnly()); + EXPECT_FALSE(not_truncated_attribute_parsing.HasTruncatedNameOrValue()); + } +} + } // namespace net diff --git a/chromium/net/cookies/test_cookie_access_delegate.cc b/chromium/net/cookies/test_cookie_access_delegate.cc index d98eda75297..eb8c5d66dba 100644 --- a/chromium/net/cookies/test_cookie_access_delegate.cc +++ b/chromium/net/cookies/test_cookie_access_delegate.cc @@ -5,6 +5,7 @@ #include "net/cookies/test_cookie_access_delegate.h" #include "net/base/schemeful_site.h" +#include "net/cookies/cookie_constants.h" #include "net/cookies/cookie_util.h" namespace net { @@ -35,11 +36,19 @@ bool TestCookieAccessDelegate::ShouldIgnoreSameSiteRestrictions( bool TestCookieAccessDelegate::IsContextSamePartyWithSite( const net::SchemefulSite& site, - const base::Optional& top_frame_site, + const absl::optional& top_frame_site, const std::set& party_context) const { return false; } +FirstPartySetsContextType +TestCookieAccessDelegate::ComputeFirstPartySetsContextType( + const net::SchemefulSite& site, + const absl::optional& top_frame_site, + const std::set& party_context) const { + return FirstPartySetsContextType::kUnknown; +} + bool TestCookieAccessDelegate::IsInNontrivialFirstPartySet( const net::SchemefulSite& site) const { return false; diff --git a/chromium/net/cookies/test_cookie_access_delegate.h b/chromium/net/cookies/test_cookie_access_delegate.h index 8a9851dfd7b..674b389480a 100644 --- a/chromium/net/cookies/test_cookie_access_delegate.h +++ b/chromium/net/cookies/test_cookie_access_delegate.h @@ -9,6 +9,7 @@ #include "net/cookies/cookie_access_delegate.h" #include "net/cookies/cookie_constants.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -30,7 +31,11 @@ class TestCookieAccessDelegate : public CookieAccessDelegate { const SiteForCookies& site_for_cookies) const override; bool IsContextSamePartyWithSite( const net::SchemefulSite& site, - const base::Optional& top_frame_site, + const absl::optional& top_frame_site, + const std::set& party_context) const override; + FirstPartySetsContextType ComputeFirstPartySetsContextType( + const net::SchemefulSite& site, + const absl::optional& top_frame_site, const std::set& party_context) const override; bool IsInNontrivialFirstPartySet( const net::SchemefulSite& site) const override; diff --git a/chromium/net/data/ssl/blocklist/0230a604d99220e5612ee7862ab9f7a6e18e4f1ac4c9e27075788cc5220169ab.pem b/chromium/net/data/ssl/blocklist/0230a604d99220e5612ee7862ab9f7a6e18e4f1ac4c9e27075788cc5220169ab.pem new file mode 100644 index 00000000000..06da243f963 --- /dev/null +++ b/chromium/net/data/ssl/blocklist/0230a604d99220e5612ee7862ab9f7a6e18e4f1ac4c9e27075788cc5220169ab.pem @@ -0,0 +1,120 @@ +Certificate: + Data: + Version: 3 (0x2) + Serial Number: 2524629941048074238 (0x2309498e297c5ffe) + Signature Algorithm: sha256WithRSAEncryption + Issuer: C=KZ, ST=Nur-Sultan, L=Nur-Sultan, O=ISCA, CN=Information Security Certification Authority + Validity + Not Before: Apr 28 13:18:00 2021 GMT + Not After : Apr 28 13:18:00 2031 GMT + Subject: C=KZ, ST=Nur-Sultan, L=Nur-Sultan, O=ISCA, CN=Information Security Certification Authority + Subject Public Key Info: + Public Key Algorithm: rsaEncryption + Public-Key: (4096 bit) + Modulus: + 00:c9:ec:d8:99:2c:25:5c:63:8a:a2:e9:4d:9b:d0: + 36:77:34:8f:ed:84:60:31:47:63:b7:94:97:8e:e0: + 63:ea:a6:46:f4:9c:35:39:62:6a:4b:2e:6a:0c:ba: + 4e:5d:41:29:0b:a0:ab:d4:41:f9:7f:ea:09:30:f1: + 0b:48:e0:24:bc:db:3d:2b:77:c3:b7:d1:63:65:40: + 77:3d:f6:0a:83:2f:13:44:42:de:4a:92:22:8a:58: + 8c:16:7c:a1:41:60:af:f6:f7:c4:b3:3d:62:11:0a: + 86:37:15:64:8b:46:69:f5:5b:3d:28:e9:1c:94:6d: + c3:13:15:4d:7f:32:e9:ad:95:ea:c5:4e:75:b7:a2: + 6e:e7:12:a3:81:21:af:84:38:d6:2e:17:c4:ab:7c: + a6:c4:b7:7f:cd:73:e0:54:68:31:b7:2b:bd:a4:03: + 29:3d:fb:b1:f8:e1:b9:3f:94:1e:bf:8e:da:32:97: + 86:95:e5:10:f6:7e:e7:32:09:c1:b1:07:d9:d7:b6: + 83:20:42:d6:d2:41:90:72:cd:86:0a:48:20:4c:19: + 78:9a:fd:92:dc:3e:cf:84:4a:61:88:95:dc:ee:3c: + 66:dd:89:e7:a4:1c:16:a8:ff:43:72:83:ec:43:a1: + 4e:97:2a:fa:76:38:2f:f4:dc:89:ff:fa:f9:ec:f3: + bd:3a:f7:79:a9:1a:0a:9f:ef:10:ec:a6:42:5a:6d: + dd:79:3e:eb:0b:95:ab:12:52:f8:54:3d:0b:f2:d9: + a5:df:ae:35:a3:1a:09:5f:0e:b7:57:d8:63:6c:5e: + 98:98:1c:dc:9c:7a:79:95:e4:05:8c:a9:4a:cc:c4: + e5:9a:51:37:af:02:44:2e:9e:68:3c:13:6d:46:df: + 57:fa:08:a3:fc:ad:e5:41:b9:4b:65:07:20:3b:85: + 3c:6f:f8:ae:89:1d:d3:f3:73:5a:79:52:b6:86:ec: + 8a:21:cf:2b:ca:41:70:9f:96:f0:ae:4d:18:aa:e8: + 7f:b5:8a:5a:75:4e:c4:9c:14:01:4d:e5:ef:e3:4a: + 52:55:e6:53:36:3b:9d:5a:fe:5c:59:86:f9:f2:af: + b7:2b:6d:e8:7c:15:4e:82:5e:56:bf:df:36:d2:3f: + 9a:c3:fc:02:cb:f9:81:eb:28:78:92:27:49:a1:9a: + 05:f6:19:d7:79:7d:c7:0c:8d:79:74:46:b8:55:e0: + b3:36:a1:2b:9a:a1:37:d4:2d:a7:1a:46:5e:f0:97: + 9f:8f:3e:89:4b:38:00:4e:dd:27:f2:51:46:4e:d6: + 55:a2:b7:45:62:07:94:4d:d0:1b:4d:d7:18:b9:e7: + 60:ee:fa:94:68:9f:b1:86:e7:54:85:2b:7e:2f:ed: + 2e:78:8d + Exponent: 65537 (0x10001) + X509v3 extensions: + X509v3 Basic Constraints: critical + CA:TRUE + X509v3 Subject Key Identifier: + 26:7E:99:7C:CD:7B:8E:88:AC:3D:A9:72:CB:D4:B5:62:5D:2B:0D:6A + X509v3 Key Usage: critical + Certificate Sign, CRL Sign + Signature Algorithm: sha256WithRSAEncryption + 80:d5:ef:93:7f:b6:bb:5f:7d:34:19:21:f3:70:90:d6:c0:f0: + 94:de:35:36:d9:f4:fe:6a:2f:f7:c4:64:02:b6:1f:27:fc:d3: + 6e:19:e7:cb:8c:18:b9:53:0d:e7:84:1b:a7:f0:4e:8f:7f:e4: + 15:61:a7:ad:7d:11:fa:5b:60:f7:c4:53:08:9f:01:43:65:43: + ce:ee:5a:30:cb:2e:c1:06:a8:e6:69:b8:06:fe:27:90:0e:a0: + 6a:da:da:a5:d6:80:c2:3f:e8:22:3b:5d:de:b4:c1:8a:89:bb: + 95:1b:db:77:b8:c6:f6:a8:38:dd:80:e0:2c:90:4c:e0:e2:20: + 8c:08:00:6f:4e:6e:87:89:a2:69:88:8c:23:ea:e0:2a:33:7d: + f8:c5:58:20:d9:68:8e:30:2b:f3:34:59:25:29:d4:f2:35:d6: + 56:fc:99:4f:61:16:d3:1d:2a:18:4f:33:fa:5a:9b:69:72:c2: + 82:51:a8:a5:69:c3:ca:47:40:6b:80:85:f0:a9:98:6a:4c:b5: + 86:83:10:47:6a:de:19:13:d4:ff:bb:42:25:7b:c4:34:f1:4d: + ae:71:e5:59:77:41:a8:28:3a:5c:e4:28:b1:4b:b2:4c:8b:50: + 6d:c2:2a:b5:88:19:ef:3a:ba:45:8a:d8:5c:bd:22:5b:50:39: + cf:57:c5:52:b7:cc:34:c2:39:3e:df:60:ff:fa:f0:5c:02:ac: + 08:36:43:ac:2f:61:f1:d1:b8:6e:f0:54:04:ae:b0:0d:b2:bd: + e8:ca:ab:d0:c8:f7:31:1e:24:41:82:7d:cc:67:de:96:be:85: + 64:c4:4d:72:65:10:15:b3:2b:4b:d8:a3:95:e7:3c:12:42:b1: + cc:b6:09:5b:12:dc:43:74:1c:e9:4b:03:7b:d1:98:3b:af:0e: + 7b:08:9f:45:85:b5:4a:d6:89:6d:c7:be:7d:9a:75:fc:5c:6d: + ea:22:0e:3e:8e:ff:1f:d1:14:ec:47:a7:aa:78:b4:d8:45:cb: + 89:0a:df:56:78:84:f3:78:f1:4a:d4:be:60:03:fb:6a:1c:c8: + 4e:aa:bc:84:ee:bd:4c:78:ac:2e:da:e1:16:aa:d5:0b:5a:89: + 26:3f:b7:54:a4:0a:a2:0a:bf:2b:b0:41:0b:fa:8b:4c:6e:f3: + 40:8a:e2:f2:8d:b6:2d:74:f6:d9:36:5e:42:68:eb:16:54:f2: + 5e:a4:28:93:ae:1e:88:6c:40:e4:15:64:b7:70:8e:cd:16:02: + 52:eb:d5:01:34:27:5d:81:ff:fb:40:cd:f4:90:06:68:98:57: + 24:a8:59:15:b9:16:2a:cc:9f:96:83:61:a2:e0:75:09:2d:06: + cf:71:66:a9:78:bb:c5:b1 +-----BEGIN CERTIFICATE----- +MIIFvjCCA6agAwIBAgIIIwlJjil8X/4wDQYJKoZIhvcNAQELBQAwfTELMAkGA1UE +BhMCS1oxEzARBgNVBAgTCk51ci1TdWx0YW4xEzARBgNVBAcTCk51ci1TdWx0YW4x +DTALBgNVBAoTBElTQ0ExNTAzBgNVBAMTLEluZm9ybWF0aW9uIFNlY3VyaXR5IENl +cnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTIxMDQyODEzMTgwMFoXDTMxMDQyODEz +MTgwMFowfTELMAkGA1UEBhMCS1oxEzARBgNVBAgTCk51ci1TdWx0YW4xEzARBgNV +BAcTCk51ci1TdWx0YW4xDTALBgNVBAoTBElTQ0ExNTAzBgNVBAMTLEluZm9ybWF0 +aW9uIFNlY3VyaXR5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG +9w0BAQEFAAOCAg8AMIICCgKCAgEAyezYmSwlXGOKoulNm9A2dzSP7YRgMUdjt5SX +juBj6qZG9Jw1OWJqSy5qDLpOXUEpC6Cr1EH5f+oJMPELSOAkvNs9K3fDt9FjZUB3 +PfYKgy8TRELeSpIiiliMFnyhQWCv9vfEsz1iEQqGNxVki0Zp9Vs9KOkclG3DExVN +fzLprZXqxU51t6Ju5xKjgSGvhDjWLhfEq3ymxLd/zXPgVGgxtyu9pAMpPfux+OG5 +P5Qev47aMpeGleUQ9n7nMgnBsQfZ17aDIELW0kGQcs2GCkggTBl4mv2S3D7PhEph +iJXc7jxm3YnnpBwWqP9DcoPsQ6FOlyr6djgv9NyJ//r57PO9Ovd5qRoKn+8Q7KZC +Wm3deT7rC5WrElL4VD0L8tml3641oxoJXw63V9hjbF6YmBzcnHp5leQFjKlKzMTl +mlE3rwJELp5oPBNtRt9X+gij/K3lQblLZQcgO4U8b/iuiR3T83NaeVK2huyKIc8r +ykFwn5bwrk0Yquh/tYpadU7EnBQBTeXv40pSVeZTNjudWv5cWYb58q+3K23ofBVO +gl5Wv9820j+aw/wCy/mB6yh4kidJoZoF9hnXeX3HDI15dEa4VeCzNqErmqE31C2n +GkZe8Jefjz6JSzgATt0n8lFGTtZVordFYgeUTdAbTdcYuedg7vqUaJ+xhudUhSt+ +L+0ueI0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUJn6ZfM17 +joisPalyy9S1Yl0rDWowDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBCwUAA4IC +AQCA1e+Tf7a7X300GSHzcJDWwPCU3jU22fT+ai/3xGQCth8n/NNuGefLjBi5Uw3n +hBun8E6Pf+QVYaetfRH6W2D3xFMInwFDZUPO7lowyy7BBqjmabgG/ieQDqBq2tql +1oDCP+giO13etMGKibuVG9t3uMb2qDjdgOAskEzg4iCMCABvTm6HiaJpiIwj6uAq +M334xVgg2WiOMCvzNFklKdTyNdZW/JlPYRbTHSoYTzP6WptpcsKCUailacPKR0Br +gIXwqZhqTLWGgxBHat4ZE9T/u0Ile8Q08U2uceVZd0GoKDpc5CixS7JMi1Btwiq1 +iBnvOrpFithcvSJbUDnPV8VSt8w0wjk+32D/+vBcAqwINkOsL2Hx0bhu8FQErrAN +sr3oyqvQyPcxHiRBgn3MZ96WvoVkxE1yZRAVsytL2KOV5zwSQrHMtglbEtxDdBzp +SwN70Zg7rw57CJ9FhbVK1oltx759mnX8XG3qIg4+jv8f0RTsR6eqeLTYRcuJCt9W +eITzePFK1L5gA/tqHMhOqryE7r1MeKwu2uEWqtULWokmP7dUpAqiCr8rsEEL+otM +bvNAiuLyjbYtdPbZNl5CaOsWVPJepCiTrh6IbEDkFWS3cI7NFgJS69UBNCddgf/7 +QM30kAZomFckqFkVuRYqzJ+Wg2Gi4HUJLQbPcWapeLvFsQ== +-----END CERTIFICATE----- diff --git a/chromium/net/data/ssl/blocklist/README.md b/chromium/net/data/ssl/blocklist/README.md index d8bc3e2de60..405688b1daf 100644 --- a/chromium/net/data/ssl/blocklist/README.md +++ b/chromium/net/data/ssl/blocklist/README.md @@ -306,6 +306,7 @@ For details, see Network>WebSockets" diff --git a/chromium/net/data/websocket/README b/chromium/net/data/websocket/README index 515601e4205..80ee67f0f7b 100644 --- a/chromium/net/data/websocket/README +++ b/chromium/net/data/websocket/README @@ -34,6 +34,10 @@ Multiple tests may share one resource, or URI handler. eg. connect_to.html?url=ws://localhost/echo Sets the title to "PASS" if connection succeeds and "FAIL" otherwise. +- check-origin.html : A page which checks the origin header of the WebSocket + opening handshake with check-origin_wsh.py. The page is expected to be + accessed via a file:// URL. + - multiple-connections.html : Verify that HTTP connection limits are not applied to WebSockets. Used by WebSocketBrowserTest.SSLConnectionLimit. @@ -72,3 +76,6 @@ Multiple tests may share one resource, or URI handler. - protocol-test_wsh.py : A WebSocket URL handler for testing outgoing opening handshake protocol. Used by kinds of PPAPI tests for WebSocket. + +- check-origin_wsh.py : A WebSocket URL handler to echo back the origin header + used in the opening handshake. \ No newline at end of file diff --git a/chromium/net/data/websocket/check-origin.html b/chromium/net/data/websocket/check-origin.html new file mode 100644 index 00000000000..17cb5542e43 --- /dev/null +++ b/chromium/net/data/websocket/check-origin.html @@ -0,0 +1,33 @@ + + + +test ws connection + + + diff --git a/chromium/net/data/websocket/check-origin_wsh.py b/chromium/net/data/websocket/check-origin_wsh.py new file mode 100644 index 00000000000..3137b0963f6 --- /dev/null +++ b/chromium/net/data/websocket/check-origin_wsh.py @@ -0,0 +1,13 @@ +# Copyright 2021 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. + +from mod_pywebsocket import msgutil + + +def web_socket_do_extra_handshake(request): + pass # Always accept. + + +def web_socket_transfer_data(request): + msgutil.send_message(request, request.ws_origin) diff --git a/chromium/net/der/DIR_METADATA b/chromium/net/der/DIR_METADATA index c97d1840b0a..292401a87d2 100644 --- a/chromium/net/der/DIR_METADATA +++ b/chromium/net/der/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Certificate" diff --git a/chromium/net/der/parser.cc b/chromium/net/der/parser.cc index f12ed83085a..e226313b072 100644 --- a/chromium/net/der/parser.cc +++ b/chromium/net/der/parser.cc @@ -61,9 +61,9 @@ bool Parser::ReadTagAndValue(Tag* tag, Input* out) { return true; } -bool Parser::ReadOptionalTag(Tag tag, base::Optional* out) { +bool Parser::ReadOptionalTag(Tag tag, absl::optional* out) { if (!HasMore()) { - *out = base::nullopt; + *out = absl::nullopt; return true; } Tag actual_tag; @@ -76,13 +76,13 @@ bool Parser::ReadOptionalTag(Tag tag, base::Optional* out) { *out = value; } else { advance_len_ = 0; - *out = base::nullopt; + *out = absl::nullopt; } return true; } bool Parser::ReadOptionalTag(Tag tag, Input* out, bool* present) { - base::Optional tmp_out; + absl::optional tmp_out; if (!ReadOptionalTag(tag, &tmp_out)) return false; *present = tmp_out.has_value(); diff --git a/chromium/net/der/parser.h b/chromium/net/der/parser.h index 410a5aeb3d1..7c8e24bf632 100644 --- a/chromium/net/der/parser.h +++ b/chromium/net/der/parser.h @@ -9,10 +9,10 @@ #include "base/compiler_specific.h" #include "base/macros.h" -#include "base/optional.h" #include "net/base/net_export.h" #include "net/der/input.h" #include "net/der/tag.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/bytestring.h" namespace net { @@ -122,14 +122,14 @@ class NET_EXPORT Parser { // something else, then |out| is set to nullopt and the input is not // advanced. Like ReadTagAndValue, it returns false if the encoding is // invalid and does not advance the input. - bool ReadOptionalTag(Tag tag, base::Optional* out) WARN_UNUSED_RESULT; + bool ReadOptionalTag(Tag tag, absl::optional* out) WARN_UNUSED_RESULT; // If the current tag in the input is |tag|, it puts the corresponding value // in |out|, sets |was_present| to true, and advances the input to the next // TLV. If the current tag is something else, then |was_present| is set to // false and the input is not advanced. Like ReadTagAndValue, it returns // false if the encoding is invalid and does not advance the input. - // DEPRECATED: use the base::Optional version above in new code. + // DEPRECATED: use the absl::optional version above in new code. // TODO(mattm): convert the existing callers and remove this override. bool ReadOptionalTag(Tag tag, Input* out, diff --git a/chromium/net/der/parser_unittest.cc b/chromium/net/der/parser_unittest.cc index 7c51b0e0f1e..142dc060039 100644 --- a/chromium/net/der/parser_unittest.cc +++ b/chromium/net/der/parser_unittest.cc @@ -95,7 +95,7 @@ TEST(ParserTest, ReadOptionalTag2Present) { const uint8_t der[] = {0x02, 0x01, 0x01, 0x04, 0x01, 0x02}; Parser parser((Input(der))); - base::Optional optional_value; + absl::optional optional_value; ASSERT_TRUE(parser.ReadOptionalTag(kInteger, &optional_value)); ASSERT_TRUE(optional_value.has_value()); const uint8_t expected_int_value[] = {0x01}; @@ -137,7 +137,7 @@ TEST(ParserTest, ReadOptionalTag2NotPresent) { const uint8_t der[] = {0x04, 0x01, 0x02}; Parser parser((Input(der))); - base::Optional optional_value; + absl::optional optional_value; ASSERT_TRUE(parser.ReadOptionalTag(kInteger, &optional_value)); ASSERT_FALSE(optional_value.has_value()); diff --git a/chromium/net/disk_cache/DIR_METADATA b/chromium/net/disk_cache/DIR_METADATA index 46a245f72e8..65a7d593c9e 100644 --- a/chromium/net/disk_cache/DIR_METADATA +++ b/chromium/net/disk_cache/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Cache" diff --git a/chromium/net/disk_cache/backend_unittest.cc b/chromium/net/disk_cache/backend_unittest.cc index b43b3437fa0..e2b420202c2 100644 --- a/chromium/net/disk_cache/backend_unittest.cc +++ b/chromium/net/disk_cache/backend_unittest.cc @@ -105,14 +105,14 @@ std::unique_ptr CreateExistingEntryCache( /* net_log = */ nullptr)); int rv = cache->Init(cb.callback()); if (cb.GetResult(rv) != net::OK) - return std::unique_ptr(); + return nullptr; TestEntryResultCompletionCallback cb2; EntryResult result = cache->CreateEntry(kExistingEntryKey, net::HIGHEST, cb2.callback()); result = cb2.GetResult(std::move(result)); if (result.net_error() != net::OK) - return std::unique_ptr(); + return nullptr; return cache; } diff --git a/chromium/net/disk_cache/blockfile/backend_impl.cc b/chromium/net/disk_cache/blockfile/backend_impl.cc index d056c4ae743..05e07338fe3 100644 --- a/chromium/net/disk_cache/blockfile/backend_impl.cc +++ b/chromium/net/disk_cache/blockfile/backend_impl.cc @@ -1607,14 +1607,9 @@ int BackendImpl::NewEntry(Addr address, scoped_refptr* entry) { IncreaseNumRefs(); *entry = nullptr; - TimeTicks start = TimeTicks::Now(); if (!cache_entry->entry()->Load()) return ERR_READ_FAILURE; - if (IsLoaded()) { - CACHE_UMA(AGE_MS, "LoadTime", 0, start); - } - if (!cache_entry->SanityCheck()) { LOG(WARNING) << "Messed up entry found."; STRESS_NOTREACHED(); @@ -1997,9 +1992,6 @@ void BackendImpl::ReportStats() { stats_.ResetRatios(); stats_.SetCounter(Stats::TRIM_ENTRY, 0); - - if (GetCacheType() == net::DISK_CACHE) - block_files_.ReportStats(); } void BackendImpl::UpgradeTo2_1() { diff --git a/chromium/net/disk_cache/blockfile/block_files.cc b/chromium/net/disk_cache/blockfile/block_files.cc index bc9404af3e4..e9375270c1e 100644 --- a/chromium/net/disk_cache/blockfile/block_files.cc +++ b/chromium/net/disk_cache/blockfile/block_files.cc @@ -384,24 +384,6 @@ void BlockFiles::CloseFiles() { block_files_.clear(); } -void BlockFiles::ReportStats() { - DCHECK(thread_checker_->CalledOnValidThread()); - int used_blocks[kFirstAdditionalBlockFile]; - int load[kFirstAdditionalBlockFile]; - for (int i = 0; i < kFirstAdditionalBlockFile; i++) { - GetFileStats(i, &used_blocks[i], &load[i]); - } - UMA_HISTOGRAM_COUNTS_1M("DiskCache.Blocks_0", used_blocks[0]); - UMA_HISTOGRAM_COUNTS_1M("DiskCache.Blocks_1", used_blocks[1]); - UMA_HISTOGRAM_COUNTS_1M("DiskCache.Blocks_2", used_blocks[2]); - UMA_HISTOGRAM_COUNTS_1M("DiskCache.Blocks_3", used_blocks[3]); - - UMA_HISTOGRAM_ENUMERATION("DiskCache.BlockLoad_0", load[0], 101); - UMA_HISTOGRAM_ENUMERATION("DiskCache.BlockLoad_1", load[1], 101); - UMA_HISTOGRAM_ENUMERATION("DiskCache.BlockLoad_2", load[2], 101); - UMA_HISTOGRAM_ENUMERATION("DiskCache.BlockLoad_3", load[3], 101); -} - bool BlockFiles::IsValid(Addr address) { #ifdef NDEBUG return true; @@ -678,37 +660,6 @@ bool BlockFiles::FixBlockFileHeader(MappedFile* file) { return true; } -// We are interested in the total number of blocks used by this file type, and -// the max number of blocks that we can store (reported as the percentage of -// used blocks). In order to find out the number of used blocks, we have to -// substract the empty blocks from the total blocks for each file in the chain. -void BlockFiles::GetFileStats(int index, int* used_count, int* load) { - int max_blocks = 0; - *used_count = 0; - *load = 0; - for (;;) { - if (!block_files_[index] && !OpenBlockFile(index)) - return; - - BlockFileHeader* header = - reinterpret_cast(block_files_[index]->buffer()); - - max_blocks += header->max_entries; - int used = header->max_entries; - for (int i = 0; i < kMaxNumBlocks; i++) { - used -= header->empty[i] * (i + 1); - DCHECK_GE(used, 0); - } - *used_count += used; - - if (!header->next_file) - break; - index = header->next_file; - } - if (max_blocks) - *load = *used_count * 100 / max_blocks; -} - base::FilePath BlockFiles::Name(int index) { // The file format allows for 256 files. DCHECK(index < 256 && index >= 0); diff --git a/chromium/net/disk_cache/blockfile/block_files.h b/chromium/net/disk_cache/blockfile/block_files.h index f74ef281bda..944d55e20c7 100644 --- a/chromium/net/disk_cache/blockfile/block_files.h +++ b/chromium/net/disk_cache/blockfile/block_files.h @@ -117,9 +117,6 @@ class NET_EXPORT_PRIVATE BlockFiles { // cache is being purged. void CloseFiles(); - // Sends UMA stats. - void ReportStats(); - // Returns true if the blocks pointed by a given address are currently used. // This method is only intended for debugging. bool IsValid(Addr address); @@ -147,9 +144,6 @@ class NET_EXPORT_PRIVATE BlockFiles { // Restores the header of a potentially inconsistent file. bool FixBlockFileHeader(MappedFile* file); - // Retrieves stats for the given file index. - void GetFileStats(int index, int* used_count, int* load); - // Returns the filename for a given file index. base::FilePath Name(int index); diff --git a/chromium/net/disk_cache/blockfile/block_files_unittest.cc b/chromium/net/disk_cache/blockfile/block_files_unittest.cc index cb0fb751b69..f674383381a 100644 --- a/chromium/net/disk_cache/blockfile/block_files_unittest.cc +++ b/chromium/net/disk_cache/blockfile/block_files_unittest.cc @@ -285,27 +285,6 @@ TEST_F(DiskCacheTest, BlockFiles_InvalidFile) { EXPECT_TRUE(nullptr == files.GetFile(addr)); } -// Tests that we generate the correct file stats. -TEST_F(DiskCacheTest, BlockFiles_Stats) { - ASSERT_TRUE(CopyTestCache("remove_load1")); - - BlockFiles files(cache_path_); - ASSERT_TRUE(files.Init(false)); - int used, load; - - files.GetFileStats(0, &used, &load); - EXPECT_EQ(101, used); - EXPECT_EQ(9, load); - - files.GetFileStats(1, &used, &load); - EXPECT_EQ(203, used); - EXPECT_EQ(19, load); - - files.GetFileStats(2, &used, &load); - EXPECT_EQ(0, used); - EXPECT_EQ(0, load); -} - // Tests that we add and remove blocks correctly. TEST_F(DiskCacheTest, AllocationMap) { ASSERT_TRUE(CleanupCacheDir()); diff --git a/chromium/net/disk_cache/blockfile/entry_impl.cc b/chromium/net/disk_cache/blockfile/entry_impl.cc index b7e424735ce..9d697a8dcba 100644 --- a/chromium/net/disk_cache/blockfile/entry_impl.cc +++ b/chromium/net/disk_cache/blockfile/entry_impl.cc @@ -938,8 +938,7 @@ bool EntryImpl::CouldBeSparse() const { if (sparse_.get()) return true; - std::unique_ptr sparse; - sparse = std::make_unique(const_cast(this)); + auto sparse = std::make_unique(const_cast(this)); return sparse->CouldBeSparse(); } diff --git a/chromium/net/disk_cache/blockfile/stats.h b/chromium/net/disk_cache/blockfile/stats.h index bb4aed81c2b..c469b26beab 100644 --- a/chromium/net/disk_cache/blockfile/stats.h +++ b/chromium/net/disk_cache/blockfile/stats.h @@ -8,8 +8,6 @@ #include #include -#include - #include "base/macros.h" #include "base/strings/string_split.h" #include "net/base/net_export.h" diff --git a/chromium/net/disk_cache/entry_unittest.cc b/chromium/net/disk_cache/entry_unittest.cc index e039bcd8ef7..28cf481541f 100644 --- a/chromium/net/disk_cache/entry_unittest.cc +++ b/chromium/net/disk_cache/entry_unittest.cc @@ -4961,8 +4961,7 @@ TEST_F(DiskCacheEntryTest, SimpleCacheReadCorruptLength) { EXPECT_NE(net::OK, OpenEntry(key, &entry)); } -// TODO(crbug.com/999584): Flaky on platforms which use POSIX-based file I/O. -TEST_F(DiskCacheEntryTest, DISABLED_SimpleCacheCreateRecoverFromRmdir) { +TEST_F(DiskCacheEntryTest, SimpleCacheCreateRecoverFromRmdir) { // This test runs as APP_CACHE to make operations more synchronous. // (in particular we want to see if create succeeded or not, so we don't // want an optimistic one). @@ -4973,7 +4972,7 @@ TEST_F(DiskCacheEntryTest, DISABLED_SimpleCacheCreateRecoverFromRmdir) { // Pretend someone deleted the cache dir. This shouldn't be too scary in // the test since cache_path_ is set as: // CHECK(temp_dir_.CreateUniqueTempDir()); - // cache_path_ = temp_dir_.GetPath(); + // cache_path_ = temp_dir_.GetPath().AppendASCII("cache"); disk_cache::DeleteCache(cache_path_, true /* delete the dir, what we really want*/); diff --git a/chromium/net/disk_cache/net_log_parameters.h b/chromium/net/disk_cache/net_log_parameters.h index e753f9225fa..bbfa44668c5 100644 --- a/chromium/net/disk_cache/net_log_parameters.h +++ b/chromium/net/disk_cache/net_log_parameters.h @@ -7,8 +7,6 @@ #include -#include - #include "net/log/net_log_with_source.h" namespace net { diff --git a/chromium/net/disk_cache/simple/DIR_METADATA b/chromium/net/disk_cache/simple/DIR_METADATA index 0303d46d676..8004f8fa188 100644 --- a/chromium/net/disk_cache/simple/DIR_METADATA +++ b/chromium/net/disk_cache/simple/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Cache>Simple" diff --git a/chromium/net/disk_cache/simple/simple_backend_impl.cc b/chromium/net/disk_cache/simple/simple_backend_impl.cc index b2b777786d6..75ef8401680 100644 --- a/chromium/net/disk_cache/simple/simple_backend_impl.cc +++ b/chromium/net/disk_cache/simple/simple_backend_impl.cc @@ -137,13 +137,11 @@ void RunOperationAndCallback( if (!backend) return; - base::RepeatingCallback copyable_callback; - if (operation_callback) - copyable_callback = - base::AdaptCallbackForRepeating(std::move(operation_callback)); - const int operation_result = std::move(operation).Run(copyable_callback); - if (operation_result != net::ERR_IO_PENDING && copyable_callback) - copyable_callback.Run(operation_result); + auto split_callback = base::SplitOnceCallback(std::move(operation_callback)); + const int operation_result = + std::move(operation).Run(std::move(split_callback.first)); + if (operation_result != net::ERR_IO_PENDING && split_callback.second) + std::move(split_callback.second).Run(operation_result); } // Same but for things that work with EntryResult. @@ -154,13 +152,13 @@ void RunEntryResultOperationAndCallback( if (!backend) return; - base::RepeatingCallback copyable_callback; - if (operation_callback) - copyable_callback = - base::AdaptCallbackForRepeating(std::move(operation_callback)); - EntryResult operation_result = std::move(operation).Run(copyable_callback); - if (operation_result.net_error() != net::ERR_IO_PENDING && copyable_callback) - copyable_callback.Run(std::move(operation_result)); + auto split_callback = base::SplitOnceCallback(std::move(operation_callback)); + EntryResult operation_result = + std::move(operation).Run(std::move(split_callback.first)); + if (operation_result.net_error() != net::ERR_IO_PENDING && + split_callback.second) { + std::move(split_callback.second).Run(std::move(operation_result)); + } } void RecordIndexLoad(net::CacheType cache_type, @@ -592,27 +590,26 @@ class SimpleBackendImpl::SimpleIterator final : public Iterator { if (!hashes_to_enumerate_) hashes_to_enumerate_ = backend_->index()->GetAllHashes(); - auto copyable_callback = - base::AdaptCallbackForRepeating(std::move(callback)); - while (!hashes_to_enumerate_->empty()) { uint64_t entry_hash = hashes_to_enumerate_->back(); hashes_to_enumerate_->pop_back(); if (backend_->index()->Has(entry_hash)) { - EntryResultCallback continue_iteration = - base::BindOnce(&SimpleIterator::CheckIterationReturnValue, - weak_factory_.GetWeakPtr(), copyable_callback); + auto split_callback = base::SplitOnceCallback(std::move(callback)); + callback = std::move(split_callback.first); + EntryResultCallback continue_iteration = base::BindOnce( + &SimpleIterator::CheckIterationReturnValue, + weak_factory_.GetWeakPtr(), std::move(split_callback.second)); EntryResult open_result = backend_->OpenEntryFromHash( entry_hash, std::move(continue_iteration)); if (open_result.net_error() == net::ERR_IO_PENDING) return; if (open_result.net_error() != net::ERR_FAILED) { - copyable_callback.Run(std::move(open_result)); + std::move(callback).Run(std::move(open_result)); return; } } } - copyable_callback.Run(EntryResult::MakeError(net::ERR_FAILED)); + std::move(callback).Run(EntryResult::MakeError(net::ERR_FAILED)); } void CheckIterationReturnValue(EntryResultCallback callback, diff --git a/chromium/net/disk_cache/simple/simple_index.h b/chromium/net/disk_cache/simple/simple_index.h index 8a62fb1d16e..d62e0fb9b5a 100644 --- a/chromium/net/disk_cache/simple/simple_index.h +++ b/chromium/net/disk_cache/simple/simple_index.h @@ -14,7 +14,6 @@ #include #include "base/callback.h" -#include "base/files/file_path.h" #include "base/gtest_prod_util.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" diff --git a/chromium/net/disk_cache/simple/simple_synchronous_entry.cc b/chromium/net/disk_cache/simple/simple_synchronous_entry.cc index 267a8a6e147..7b82043f6cf 100644 --- a/chromium/net/disk_cache/simple/simple_synchronous_entry.cc +++ b/chromium/net/disk_cache/simple/simple_synchronous_entry.cc @@ -1141,11 +1141,13 @@ bool SimpleSynchronousEntry::MaybeCreateFile(int file_index, // directory (e.g. because someone pressed "clear cache" on Android). // If so, we would keep failing for a while until periodic index snapshot // re-creates the cache dir, so try to recover from it quickly here. + // + // This previously also checked whether the directory was missing, but that + // races against other entry creations attempting the same recovery. if (!file->IsValid() && - file->error_details() == base::File::FILE_ERROR_NOT_FOUND && - !base::DirectoryExists(path_)) { - if (base::CreateDirectory(path_)) - file->Initialize(filename, flags); + file->error_details() == base::File::FILE_ERROR_NOT_FOUND) { + base::CreateDirectory(path_); + file->Initialize(filename, flags); } *out_error = file->error_details(); diff --git a/chromium/net/dns/BUILD.gn b/chromium/net/dns/BUILD.gn index 72ec4c53076..c398d8ac69b 100644 --- a/chromium/net/dns/BUILD.gn +++ b/chromium/net/dns/BUILD.gn @@ -26,128 +26,123 @@ source_set("dns") { public = [] sources = [ + "address_info.cc", + "address_info.h", + "address_sorter.h", + "context_host_resolver.cc", + "context_host_resolver.h", + "dns_alias_utility.cc", + "dns_alias_utility.h", + "dns_config.cc", + "dns_config_service.cc", + "dns_config_service.h", + "dns_hosts.cc", + "dns_hosts.h", + "dns_query.cc", + "dns_query.h", + "dns_reloader.cc", + "dns_reloader.h", + "dns_response.cc", + "dns_response_result_extractor.cc", + "dns_response_result_extractor.h", + "dns_server_iterator.cc", + "dns_server_iterator.h", + "dns_session.cc", + "dns_session.h", + "dns_socket_allocator.cc", + "dns_socket_allocator.h", + "dns_transaction.cc", + "dns_udp_tracker.cc", + "dns_udp_tracker.h", "dns_util.cc", "dns_util.h", + "host_cache.cc", + "host_resolver.cc", + "host_resolver_manager.cc", + "host_resolver_mdns_listener_impl.cc", + "host_resolver_mdns_listener_impl.h", + "host_resolver_mdns_task.cc", + "host_resolver_mdns_task.h", + "host_resolver_proc.cc", + "host_resolver_proc.h", + "https_record_rdata.cc", + "httpssvc_metrics.cc", + "httpssvc_metrics.h", + "mapped_host_resolver.cc", + "nsswitch_reader.cc", + "nsswitch_reader.h", + "record_parsed.cc", + "record_rdata.cc", + "resolve_context.cc", + "resolve_context.h", + "serial_worker.cc", + "serial_worker.h", + "system_dns_config_change_notifier.cc", + "system_dns_config_change_notifier.h", ] - if (!is_nacl) { + if (is_win) { sources += [ - "address_info.cc", - "address_info.h", - "address_sorter.h", - "context_host_resolver.cc", - "context_host_resolver.h", - "dns_alias_utility.cc", - "dns_alias_utility.h", - "dns_config.cc", - "dns_config_service.cc", - "dns_config_service.h", - "dns_hosts.cc", - "dns_hosts.h", - "dns_query.cc", - "dns_query.h", - "dns_reloader.cc", - "dns_reloader.h", - "dns_response.cc", - "dns_response_result_extractor.cc", - "dns_response_result_extractor.h", - "dns_server_iterator.cc", - "dns_server_iterator.h", - "dns_session.cc", - "dns_session.h", - "dns_socket_allocator.cc", - "dns_socket_allocator.h", - "dns_transaction.cc", - "dns_udp_tracker.cc", - "dns_udp_tracker.h", - "host_cache.cc", - "host_resolver.cc", - "host_resolver_manager.cc", - "host_resolver_mdns_listener_impl.cc", - "host_resolver_mdns_listener_impl.h", - "host_resolver_mdns_task.cc", - "host_resolver_mdns_task.h", - "host_resolver_proc.cc", - "host_resolver_proc.h", - "https_record_rdata.cc", - "httpssvc_metrics.cc", - "httpssvc_metrics.h", - "mapped_host_resolver.cc", - "nsswitch_reader.cc", - "nsswitch_reader.h", - "record_parsed.cc", - "record_rdata.cc", - "resolve_context.cc", - "resolve_context.h", - "serial_worker.cc", - "serial_worker.h", - "system_dns_config_change_notifier.cc", - "system_dns_config_change_notifier.h", + "address_sorter_win.cc", + "dns_config_service_win.cc", + "dns_config_service_win.h", ] + } - if (is_win) { - sources += [ - "address_sorter_win.cc", - "dns_config_service_win.cc", - "dns_config_service_win.h", - ] - } - - if (is_mac) { - sources += [ - "dns_config_watcher_mac.cc", - "dns_config_watcher_mac.h", - "notify_watcher_mac.cc", - "notify_watcher_mac.h", - ] - } - - if (is_fuchsia) { - sources += [ - "dns_config_service_fuchsia.cc", - "dns_config_service_fuchsia.h", - ] - } + if (is_mac) { + sources += [ + "dns_config_watcher_mac.cc", + "dns_config_watcher_mac.h", + "notify_watcher_mac.cc", + "notify_watcher_mac.h", + ] + } - if (is_android) { - sources += [ - "dns_config_service_android.cc", - "dns_config_service_android.h", - ] - } else if (is_linux) { - sources += [ - "dns_config_service_linux.cc", - "dns_config_service_linux.h", - ] - } else if (is_posix) { - sources += [ - "dns_config_service_posix.cc", - "dns_config_service_posix.h", - ] - } + if (is_fuchsia) { + sources += [ + "dns_config_service_fuchsia.cc", + "dns_config_service_fuchsia.h", + ] + } - if (enable_built_in_dns) { - sources += [ "dns_client.cc" ] + if (is_android) { + sources += [ + "dns_config_service_android.cc", + "dns_config_service_android.h", + ] + } else if (is_linux) { + sources += [ + "dns_config_service_linux.cc", + "dns_config_service_linux.h", + ] + } else if (is_posix) { + sources += [ + "dns_config_service_posix.cc", + "dns_config_service_posix.h", + ] + } - if (is_posix || is_fuchsia) { - sources += [ - "address_sorter_posix.cc", - "address_sorter_posix.h", - ] - } - } + if (enable_built_in_dns) { + sources += [ "dns_client.cc" ] - if (enable_mdns) { + if (is_posix || is_fuchsia) { sources += [ - "mdns_cache.cc", - "mdns_cache.h", - "mdns_client.cc", - "mdns_client_impl.cc", - "mdns_client_impl.h", + "address_sorter_posix.cc", + "address_sorter_posix.h", ] } } + if (enable_mdns) { + sources += [ + "mdns_cache.cc", + "mdns_cache.h", + "mdns_client.cc", + "mdns_client_impl.cc", + "mdns_client_impl.h", + ] + } + deps = [ "//net:net_deps" ] public_deps = [ @@ -218,19 +213,15 @@ source_set("host_resolver") { "//services/proxy_resolver/*", ] - sources = [] + sources = [ + "dns_config.h", + "host_cache.h", + "host_resolver.h", + "host_resolver_source.h", + "mapped_host_resolver.h", + ] public = [] - if (!is_nacl) { - sources += [ - "dns_config.h", - "host_cache.h", - "host_resolver.h", - "host_resolver_source.h", - "mapped_host_resolver.h", - ] - } - deps = [ "//net:net_deps", "//net/dns/public", @@ -271,13 +262,9 @@ source_set("host_resolver_manager") { "//services/network/*", ] - sources = [] + sources = [ "host_resolver_manager.h" ] public = [] - if (!is_nacl) { - sources += [ "host_resolver_manager.h" ] - } - deps = [ ":host_resolver", "//net:net_deps", @@ -322,20 +309,16 @@ source_set("dns_client") { "//services/network/*", ] - sources = [] + sources = [ + "dns_client.h", + "dns_response.h", + "dns_transaction.h", + "https_record_rdata.h", + "record_parsed.h", + "record_rdata.h", + ] public = [] - if (!is_nacl) { - sources += [ - "dns_client.h", - "dns_response.h", - "dns_transaction.h", - "https_record_rdata.h", - "record_parsed.h", - "record_rdata.h", - ] - } - deps = [ ":host_resolver", "//net:net_deps", @@ -387,7 +370,7 @@ source_set("mdns_client") { public = [] sources = [] - if (!is_nacl && enable_mdns) { + if (enable_mdns) { sources += [ "mdns_client.h" ] } diff --git a/chromium/net/dns/DIR_METADATA b/chromium/net/dns/DIR_METADATA index 23af0ebe901..c56cf205cc7 100644 --- a/chromium/net/dns/DIR_METADATA +++ b/chromium/net/dns/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>DNS" diff --git a/chromium/net/dns/address_info.cc b/chromium/net/dns/address_info.cc index 9e7e1a5ede9..ce412d2012d 100644 --- a/chromium/net/dns/address_info.cc +++ b/chromium/net/dns/address_info.cc @@ -73,11 +73,11 @@ AddressInfo::AddressInfoAndResult AddressInfo::Get( err = ERR_NAME_RESOLUTION_FAILED; #endif - return AddressInfoAndResult(base::Optional(), err, os_error); + return AddressInfoAndResult(absl::optional(), err, os_error); } return AddressInfoAndResult( - base::Optional(AddressInfo(ai, std::move(getter))), OK, 0); + absl::optional(AddressInfo(ai, std::move(getter))), OK, 0); } AddressInfo::AddressInfo(AddressInfo&& other) @@ -107,10 +107,10 @@ AddressInfo::const_iterator AddressInfo::end() const { return const_iterator(nullptr); } -base::Optional AddressInfo::GetCanonicalName() const { +absl::optional AddressInfo::GetCanonicalName() const { return (ai_->ai_canonname != nullptr) - ? base::Optional(std::string(ai_->ai_canonname)) - : base::Optional(); + ? absl::optional(std::string(ai_->ai_canonname)) + : absl::optional(); } bool AddressInfo::IsAllLocalhostOfOneFamily() const { diff --git a/chromium/net/dns/address_info.h b/chromium/net/dns/address_info.h index 95bc277c30b..93de5725cf1 100644 --- a/chromium/net/dns/address_info.h +++ b/chromium/net/dns/address_info.h @@ -10,11 +10,11 @@ #include #include "base/macros.h" -#include "base/optional.h" #include "build/build_config.h" #include "net/base/address_family.h" #include "net/base/net_export.h" #include "net/base/sys_addrinfo.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -47,7 +47,7 @@ class NET_EXPORT_PRIVATE AddressInfo { // Constructors using AddressInfoAndResult = std:: - tuple, int /* err */, int /* os_error */>; + tuple, int /* err */, int /* os_error */>; // Invokes AddrInfoGetter with provided |host| and |hints|. If |getter| is // null, the system's getaddrinfo will be invoked. (A non-null |getter| is // primarily for tests). @@ -65,7 +65,7 @@ class NET_EXPORT_PRIVATE AddressInfo { const_iterator end() const; // Methods - base::Optional GetCanonicalName() const; + absl::optional GetCanonicalName() const; bool IsAllLocalhostOfOneFamily() const; AddressList CreateAddressList() const; diff --git a/chromium/net/dns/address_info_unittest.cc b/chromium/net/dns/address_info_unittest.cc index 45e39879f8c..bf7bb9ab86e 100644 --- a/chromium/net/dns/address_info_unittest.cc +++ b/chromium/net/dns/address_info_unittest.cc @@ -96,7 +96,7 @@ std::unique_ptr MakeHints(AddressFamily address_family, } TEST(AddressInfoTest, Failure) { - base::Optional ai; + absl::optional ai; int err; int os_error; auto getter = std::make_unique(); @@ -112,7 +112,7 @@ TEST(AddressInfoTest, Failure) { #if defined(OS_WIN) // Note: this test is descriptive, not prescriptive. TEST(AddressInfoTest, FailureWin) { - base::Optional ai; + absl::optional ai; int err; int os_error; auto getter = std::make_unique(); @@ -129,7 +129,7 @@ TEST(AddressInfoTest, FailureWin) { #if defined(OS_ANDROID) // Note: this test is descriptive, not prescriptive. TEST(AddressInfoTest, FailureAndroid) { - base::Optional ai; + absl::optional ai; int err; int os_error; auto getter = std::make_unique(); @@ -144,7 +144,7 @@ TEST(AddressInfoTest, FailureAndroid) { #endif // OS_ANDROID TEST(AddressInfoTest, Canonical) { - base::Optional ai; + absl::optional ai; int err; int os_error; std::tie(ai, err, os_error) = @@ -156,11 +156,11 @@ TEST(AddressInfoTest, Canonical) { EXPECT_EQ(err, OK); EXPECT_EQ(os_error, 0); EXPECT_THAT(ai->GetCanonicalName(), - base::Optional("canonical.bar.com")); + absl::optional("canonical.bar.com")); } TEST(AddressInfoTest, Iteration) { - base::Optional ai; + absl::optional ai; int err; int os_error; std::tie(ai, err, os_error) = @@ -196,7 +196,7 @@ TEST(AddressInfoTest, Iteration) { } TEST(AddressInfoTest, IsAllLocalhostOfOneFamily) { - base::Optional ai; + absl::optional ai; int err; int os_error; std::tie(ai, err, os_error) = @@ -211,7 +211,7 @@ TEST(AddressInfoTest, IsAllLocalhostOfOneFamily) { } TEST(AddressInfoTest, IsAllLocalhostOfOneFamilyFalse) { - base::Optional ai; + absl::optional ai; int err; int os_error; std::tie(ai, err, os_error) = @@ -226,7 +226,7 @@ TEST(AddressInfoTest, IsAllLocalhostOfOneFamilyFalse) { } TEST(AddressInfoTest, CreateAddressList) { - base::Optional ai; + absl::optional ai; int err; int os_error; std::tie(ai, err, os_error) = diff --git a/chromium/net/dns/context_host_resolver.cc b/chromium/net/dns/context_host_resolver.cc index f34bcc49d85..915bc744d15 100644 --- a/chromium/net/dns/context_host_resolver.cc +++ b/chromium/net/dns/context_host_resolver.cc @@ -120,19 +120,19 @@ class ContextHostResolver::WrappedResolveHostRequest return inner_request_->Start(std::move(callback)); } - const base::Optional& GetAddressResults() const override { + const absl::optional& GetAddressResults() const override { if (!inner_request_) { - static base::NoDestructor> nullopt_result; + static base::NoDestructor> nullopt_result; return *nullopt_result; } return inner_request_->GetAddressResults(); } - const base::Optional>& GetTextResults() + const absl::optional>& GetTextResults() const override { if (!inner_request_) { - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } @@ -140,10 +140,10 @@ class ContextHostResolver::WrappedResolveHostRequest return inner_request_->GetTextResults(); } - const base::Optional>& GetHostnameResults() + const absl::optional>& GetHostnameResults() const override { if (!inner_request_) { - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } @@ -151,10 +151,10 @@ class ContextHostResolver::WrappedResolveHostRequest return inner_request_->GetHostnameResults(); } - const base::Optional>& GetDnsAliasResults() + const absl::optional>& GetDnsAliasResults() const override { if (!inner_request_) { - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } @@ -169,10 +169,10 @@ class ContextHostResolver::WrappedResolveHostRequest return inner_request_->GetResolveErrorInfo(); } - const base::Optional& GetStaleInfo() + const absl::optional& GetStaleInfo() const override { if (!inner_request_) { - static const base::NoDestructor> + static const base::NoDestructor> nullopt_result; return *nullopt_result; } @@ -296,7 +296,7 @@ ContextHostResolver::CreateRequest( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& source_net_log, - const base::Optional& optional_parameters) { + const absl::optional& optional_parameters) { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); std::unique_ptr diff --git a/chromium/net/dns/context_host_resolver.h b/chromium/net/dns/context_host_resolver.h index 708e7a2aa96..5faba8daedb 100644 --- a/chromium/net/dns/context_host_resolver.h +++ b/chromium/net/dns/context_host_resolver.h @@ -48,7 +48,7 @@ class NET_EXPORT ContextHostResolver : public HostResolver { const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& net_log, - const base::Optional& optional_parameters) + const absl::optional& optional_parameters) override; std::unique_ptr CreateDohProbeRequest() override; std::unique_ptr CreateMdnsListener( diff --git a/chromium/net/dns/context_host_resolver_unittest.cc b/chromium/net/dns/context_host_resolver_unittest.cc index 3354b5b09e7..c4a51e56a9e 100644 --- a/chromium/net/dns/context_host_resolver_unittest.cc +++ b/chromium/net/dns/context_host_resolver_unittest.cc @@ -7,7 +7,6 @@ #include #include "base/bind.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/test/scoped_feature_list.h" #include "base/test/simple_test_tick_clock.h" @@ -36,6 +35,7 @@ #include "net/url_request/url_request_context.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -76,7 +76,9 @@ class ContextHostResolverTest : public ::testing::Test, dns_client->set_ignore_system_config_changes(true); dns_client_ = dns_client.get(); manager_->SetDnsClientForTesting(std::move(dns_client)); - manager_->SetInsecureDnsClientEnabled(true); + manager_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/true); // Ensure DnsClient is fully usable. EXPECT_TRUE(dns_client_->CanUseInsecureDnsTransactions()); @@ -111,7 +113,7 @@ TEST_F(ContextHostResolverTest, Resolve) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); TestCompletionCallback callback; int rv = request->Start(callback.callback()); @@ -141,7 +143,7 @@ TEST_F(ContextHostResolverTest, DestroyRequest) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); EXPECT_EQ(1u, resolver->GetNumActiveRequestsForTesting()); TestCompletionCallback callback; @@ -244,7 +246,7 @@ TEST_F(ContextHostResolverTest, DestroyResolver) { std::unique_ptr request1 = resolver1->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); auto resolver2 = std::make_unique( manager_.get(), std::make_unique(nullptr /* url_request_context */, @@ -252,7 +254,7 @@ TEST_F(ContextHostResolverTest, DestroyResolver) { std::unique_ptr request2 = resolver2->CreateRequest(HostPortPair("google.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); TestCompletionCallback callback1; int rv1 = request1->Start(callback1.callback()); @@ -293,7 +295,7 @@ TEST_F(ContextHostResolverTest, DestroyResolver_CompletedRequests) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); // Complete request and then destroy the resolver. TestCompletionCallback callback; @@ -348,7 +350,7 @@ TEST_F(ContextHostResolverTest, DestroyResolver_DelayedStartRequest) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); resolver = nullptr; @@ -400,7 +402,7 @@ TEST_F(ContextHostResolverTest, OnShutdown_PendingRequest) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); TestCompletionCallback callback; int rv = request->Start(callback.callback()); @@ -456,7 +458,7 @@ TEST_F(ContextHostResolverTest, OnShutdown_CompletedRequests) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); // Complete request and then shutdown the resolver. TestCompletionCallback callback; @@ -481,11 +483,11 @@ TEST_F(ContextHostResolverTest, OnShutdown_SubsequentRequests) { std::unique_ptr request1 = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); std::unique_ptr request2 = resolver->CreateRequest(HostPortPair("127.0.0.1", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); TestCompletionCallback callback1; int rv1 = request1->Start(callback1.callback()); @@ -541,7 +543,7 @@ TEST_F(ContextHostResolverTest, OnShutdown_DelayedStartRequest) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("example.com", 100), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); resolver->OnShutdown(); @@ -637,7 +639,7 @@ TEST_F(ContextHostResolverTest, ResultsAddedToCache) { std::unique_ptr caching_request = resolver->CreateRequest(HostPortPair("example.com", 103), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); TestCompletionCallback caching_callback; int rv = caching_request->Start(caching_callback.callback()); EXPECT_THAT(caching_callback.GetResult(rv), test::IsOk()); @@ -686,7 +688,7 @@ TEST_F(ContextHostResolverTest, ResultsAddedToCacheWithNetworkIsolationKey) { std::unique_ptr caching_request = resolver->CreateRequest(HostPortPair("example.com", 103), kNetworkIsolationKey, NetLogWithSource(), - base::nullopt); + absl::nullopt); TestCompletionCallback caching_callback; int rv = caching_request->Start(caching_callback.callback()); EXPECT_THAT(caching_callback.GetResult(rv), test::IsOk()); diff --git a/chromium/net/dns/dns_client.cc b/chromium/net/dns/dns_client.cc index dfb64078b8c..486581f18d1 100644 --- a/chromium/net/dns/dns_client.cc +++ b/chromium/net/dns/dns_client.cc @@ -33,7 +33,7 @@ base::Value NetLogDnsConfigParams(const DnsConfig* config) { return config->ToValue(); } -bool IsEqual(const base::Optional& c1, const DnsConfig* c2) { +bool IsEqual(const absl::optional& c1, const DnsConfig* c2) { if (!c1.has_value() && c2 == nullptr) return true; @@ -105,8 +105,18 @@ class DnsClientImpl : public DnsClient { !config->unhandled_options && !config->dns_over_tls_active; } - void SetInsecureEnabled(bool enabled) override { + bool CanQueryAdditionalTypesViaInsecureDns() const override { + // Only useful information if insecure DNS is usable, so expect this to + // never be called if that is not the case. + DCHECK(CanUseInsecureDnsTransactions()); + + return can_query_additional_types_via_insecure_; + } + + void SetInsecureEnabled(bool enabled, + bool additional_types_enabled) override { insecure_enabled_ = enabled; + can_query_additional_types_via_insecure_ = additional_types_enabled; } bool FallbackFromSecureTransactionPreferred( @@ -123,7 +133,7 @@ class DnsClientImpl : public DnsClient { insecure_fallback_failures_ >= kMaxInsecureFallbackFailures; } - bool SetSystemConfig(base::Optional system_config) override { + bool SetSystemConfig(absl::optional system_config) override { if (system_config == system_config_) return false; @@ -180,7 +190,7 @@ class DnsClientImpl : public DnsClient { insecure_fallback_failures_ = 0; } - base::Optional GetSystemConfigForTesting() const override { + absl::optional GetSystemConfigForTesting() const override { return system_config_; } @@ -194,13 +204,13 @@ class DnsClientImpl : public DnsClient { } private: - base::Optional BuildEffectiveConfig() const { + absl::optional BuildEffectiveConfig() const { DnsConfig config; if (config_overrides_.OverridesEverything()) { config = config_overrides_.ApplyOverrides(DnsConfig()); } else { if (!system_config_) - return base::nullopt; + return absl::nullopt; config = config_overrides_.ApplyOverrides(system_config_.value()); } @@ -216,13 +226,13 @@ class DnsClientImpl : public DnsClient { config.nameservers.clear(); if (!config.IsValid()) - return base::nullopt; + return absl::nullopt; return config; } bool UpdateDnsConfig() { - base::Optional new_effective_config = BuildEffectiveConfig(); + absl::optional new_effective_config = BuildEffectiveConfig(); if (IsEqual(new_effective_config, GetEffectiveConfig())) return false; @@ -239,7 +249,7 @@ class DnsClientImpl : public DnsClient { return true; } - void UpdateSession(base::Optional new_effective_config) { + void UpdateSession(absl::optional new_effective_config) { factory_.reset(); session_ = nullptr; @@ -256,9 +266,10 @@ class DnsClientImpl : public DnsClient { } bool insecure_enabled_ = false; + bool can_query_additional_types_via_insecure_ = false; int insecure_fallback_failures_ = 0; - base::Optional system_config_; + absl::optional system_config_; DnsConfigOverrides config_overrides_; scoped_refptr session_; diff --git a/chromium/net/dns/dns_client.h b/chromium/net/dns/dns_client.h index a0ad590baa9..6eb4ca7086e 100644 --- a/chromium/net/dns/dns_client.h +++ b/chromium/net/dns/dns_client.h @@ -7,13 +7,12 @@ #include -#include "base/optional.h" -#include "base/time/time.h" #include "net/base/net_export.h" #include "net/base/rand_callback.h" #include "net/dns/dns_config.h" #include "net/dns/dns_hosts.h" #include "net/dns/public/dns_config_overrides.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -42,7 +41,9 @@ class NET_EXPORT DnsClient { // transactions. If false, insecure transactions should not be created. Will // always be false unless SetInsecureEnabled(true) has been called. virtual bool CanUseInsecureDnsTransactions() const = 0; - virtual void SetInsecureEnabled(bool enabled) = 0; + virtual bool CanQueryAdditionalTypesViaInsecureDns() const = 0; + virtual void SetInsecureEnabled(bool enabled, + bool additional_types_enabled) = 0; // When true, DoH should not be used in AUTOMATIC mode since no DoH servers // have a successful probe state. @@ -58,7 +59,7 @@ class NET_EXPORT DnsClient { // config, unless it is invalid or has |unhandled_options|. // // Returns whether or not the effective config changed. - virtual bool SetSystemConfig(base::Optional system_config) = 0; + virtual bool SetSystemConfig(absl::optional system_config) = 0; virtual bool SetConfigOverrides(DnsConfigOverrides config_overrides) = 0; // If there is a current session, forces replacement with a new current @@ -87,7 +88,7 @@ class NET_EXPORT DnsClient { virtual void IncrementInsecureFallbackFailures() = 0; virtual void ClearInsecureFallbackFailures() = 0; - virtual base::Optional GetSystemConfigForTesting() const = 0; + virtual absl::optional GetSystemConfigForTesting() const = 0; virtual DnsConfigOverrides GetConfigOverridesForTesting() const = 0; virtual void SetTransactionFactoryForTesting( diff --git a/chromium/net/dns/dns_client_unittest.cc b/chromium/net/dns/dns_client_unittest.cc index 85a3a0a3efc..80922bb7fb8 100644 --- a/chromium/net/dns/dns_client_unittest.cc +++ b/chromium/net/dns/dns_client_unittest.cc @@ -80,7 +80,8 @@ class DnsClientTest : public TestWithTaskEnvironment { }; TEST_F(DnsClientTest, NoConfig) { - client_->SetInsecureEnabled(true); + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/true); EXPECT_FALSE(client_->CanUseSecureDnsTransactions()); EXPECT_TRUE( @@ -95,7 +96,8 @@ TEST_F(DnsClientTest, NoConfig) { } TEST_F(DnsClientTest, InvalidConfig) { - client_->SetInsecureEnabled(true); + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/true); client_->SetSystemConfig(DnsConfig()); EXPECT_FALSE(client_->CanUseSecureDnsTransactions()); @@ -111,13 +113,15 @@ TEST_F(DnsClientTest, InvalidConfig) { } TEST_F(DnsClientTest, CanUseSecureDnsTransactions_NoDohServers) { - client_->SetInsecureEnabled(true); + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/true); client_->SetSystemConfig(BasicValidConfig()); EXPECT_FALSE(client_->CanUseSecureDnsTransactions()); EXPECT_TRUE( client_->FallbackFromSecureTransactionPreferred(&resolve_context_)); EXPECT_TRUE(client_->CanUseInsecureDnsTransactions()); + EXPECT_TRUE(client_->CanQueryAdditionalTypesViaInsecureDns()); EXPECT_FALSE(client_->FallbackFromInsecureTransactionPreferred()); EXPECT_THAT(client_->GetEffectiveConfig(), @@ -128,7 +132,8 @@ TEST_F(DnsClientTest, CanUseSecureDnsTransactions_NoDohServers) { } TEST_F(DnsClientTest, InsecureNotEnabled) { - client_->SetInsecureEnabled(false); + client_->SetInsecureEnabled(/*enabled=*/false, + /*additional_types_enabled=*/false); client_->SetSystemConfig(ValidConfigWithDoh(false /* doh_only */)); EXPECT_TRUE(client_->CanUseSecureDnsTransactions()); @@ -145,8 +150,22 @@ TEST_F(DnsClientTest, InsecureNotEnabled) { ValidConfigWithDoh(false /* doh_only */)); } +TEST_F(DnsClientTest, RespectsAdditionalTypesDisabled) { + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/false); + client_->SetSystemConfig(BasicValidConfig()); + + EXPECT_FALSE(client_->CanUseSecureDnsTransactions()); + EXPECT_TRUE( + client_->FallbackFromSecureTransactionPreferred(&resolve_context_)); + EXPECT_TRUE(client_->CanUseInsecureDnsTransactions()); + EXPECT_FALSE(client_->CanQueryAdditionalTypesViaInsecureDns()); + EXPECT_FALSE(client_->FallbackFromInsecureTransactionPreferred()); +} + TEST_F(DnsClientTest, UnhandledOptions) { - client_->SetInsecureEnabled(true); + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/true); DnsConfig config = ValidConfigWithDoh(false /* doh_only */); config.unhandled_options = true; client_->SetSystemConfig(config); @@ -183,7 +202,8 @@ TEST_F(DnsClientTest, CanUseSecureDnsTransactions_ProbeSuccess) { } TEST_F(DnsClientTest, DnsOverTlsActive) { - client_->SetInsecureEnabled(true); + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/true); DnsConfig config = ValidConfigWithDoh(false /* doh_only */); config.dns_over_tls_active = true; client_->SetSystemConfig(config); @@ -201,7 +221,8 @@ TEST_F(DnsClientTest, DnsOverTlsActive) { } TEST_F(DnsClientTest, AllAllowed) { - client_->SetInsecureEnabled(true); + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/true); client_->SetSystemConfig(ValidConfigWithDoh(false /* doh_only */)); resolve_context_.InvalidateCachesAndPerSessionData( client_->GetCurrentSession(), false /* network_change */); @@ -213,6 +234,7 @@ TEST_F(DnsClientTest, AllAllowed) { EXPECT_FALSE( client_->FallbackFromSecureTransactionPreferred(&resolve_context_)); EXPECT_TRUE(client_->CanUseInsecureDnsTransactions()); + EXPECT_TRUE(client_->CanQueryAdditionalTypesViaInsecureDns()); EXPECT_FALSE(client_->FallbackFromInsecureTransactionPreferred()); EXPECT_THAT(client_->GetEffectiveConfig(), @@ -224,7 +246,8 @@ TEST_F(DnsClientTest, AllAllowed) { } TEST_F(DnsClientTest, FallbackFromInsecureTransactionPreferred_Failures) { - client_->SetInsecureEnabled(true); + client_->SetInsecureEnabled(/*enabled=*/true, + /*additional_types_enabled=*/true); client_->SetSystemConfig(ValidConfigWithDoh(false /* doh_only */)); for (int i = 0; i < DnsClient::kMaxInsecureFallbackFailures; ++i) { @@ -232,6 +255,7 @@ TEST_F(DnsClientTest, FallbackFromInsecureTransactionPreferred_Failures) { EXPECT_TRUE( client_->FallbackFromSecureTransactionPreferred(&resolve_context_)); EXPECT_TRUE(client_->CanUseInsecureDnsTransactions()); + EXPECT_TRUE(client_->CanQueryAdditionalTypesViaInsecureDns()); EXPECT_FALSE(client_->FallbackFromInsecureTransactionPreferred()); client_->IncrementInsecureFallbackFailures(); @@ -241,6 +265,7 @@ TEST_F(DnsClientTest, FallbackFromInsecureTransactionPreferred_Failures) { EXPECT_TRUE( client_->FallbackFromSecureTransactionPreferred(&resolve_context_)); EXPECT_TRUE(client_->CanUseInsecureDnsTransactions()); + EXPECT_TRUE(client_->CanQueryAdditionalTypesViaInsecureDns()); EXPECT_TRUE(client_->FallbackFromInsecureTransactionPreferred()); client_->ClearInsecureFallbackFailures(); @@ -249,6 +274,7 @@ TEST_F(DnsClientTest, FallbackFromInsecureTransactionPreferred_Failures) { EXPECT_TRUE( client_->FallbackFromSecureTransactionPreferred(&resolve_context_)); EXPECT_TRUE(client_->CanUseInsecureDnsTransactions()); + EXPECT_TRUE(client_->CanQueryAdditionalTypesViaInsecureDns()); EXPECT_FALSE(client_->FallbackFromInsecureTransactionPreferred()); } diff --git a/chromium/net/dns/dns_config_service.cc b/chromium/net/dns/dns_config_service.cc index 3ae325c7b9e..9b21f6a8b18 100644 --- a/chromium/net/dns/dns_config_service.cc +++ b/chromium/net/dns/dns_config_service.cc @@ -13,13 +13,13 @@ #include "base/logging.h" #include "base/memory/scoped_refptr.h" #include "base/notreached.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/threading/scoped_blocking_call.h" #include "base/threading/sequenced_task_runner_handle.h" #include "base/time/time.h" #include "net/dns/dns_hosts.h" #include "net/dns/serial_worker.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -29,7 +29,7 @@ const base::TimeDelta DnsConfigService::kInvalidationTimeout = DnsConfigService::DnsConfigService( base::FilePath::StringPieceType hosts_file_path, - base::Optional config_change_delay) + absl::optional config_change_delay) : watch_failed_(false), have_config_(false), have_hosts_(false), @@ -98,13 +98,13 @@ DnsConfigService::HostsReader::HostsReader( DnsConfigService::HostsReader::~HostsReader() = default; -base::Optional DnsConfigService::HostsReader::ReadHosts() { +absl::optional DnsConfigService::HostsReader::ReadHosts() { base::ScopedBlockingCall scoped_blocking_call(FROM_HERE, base::BlockingType::MAY_BLOCK); DCHECK(!hosts_file_path_.empty()); DnsHosts dns_hosts; if (!ParseHostsFile(hosts_file_path_, &dns_hosts)) - return base::nullopt; + return absl::nullopt; return dns_hosts; } diff --git a/chromium/net/dns/dns_config_service.h b/chromium/net/dns/dns_config_service.h index d674225bf25..e0103146b12 100644 --- a/chromium/net/dns/dns_config_service.h +++ b/chromium/net/dns/dns_config_service.h @@ -12,7 +12,6 @@ #include "base/macros.h" #include "base/memory/scoped_refptr.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/time/time.h" #include "base/timer/timer.h" @@ -20,6 +19,7 @@ #include "net/dns/dns_config.h" #include "net/dns/dns_hosts.h" #include "net/dns/serial_worker.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -49,7 +49,7 @@ class NET_EXPORT_PRIVATE DnsConfigService { // the config is stabilized and ready to be read. explicit DnsConfigService( base::FilePath::StringPieceType hosts_file_path, - base::Optional config_change_delay = + absl::optional config_change_delay = base::TimeDelta::FromMilliseconds(50)); virtual ~DnsConfigService(); @@ -127,7 +127,7 @@ class NET_EXPORT_PRIVATE DnsConfigService { // // Override if needed to implement platform-specific behavior, e.g. for a // platform-specific HOSTS format. - virtual base::Optional ReadHosts(); + virtual absl::optional ReadHosts(); // Adds any necessary additional entries to the given `DnsHosts`. Returns // false on failure. Will be called on a separate blockable ThreadPool @@ -146,7 +146,7 @@ class NET_EXPORT_PRIVATE DnsConfigService { // running on worker thread. DnsConfigService* const service_; // Written in DoWork, read in OnWorkFinished, no locking necessary. - base::Optional hosts_; + absl::optional hosts_; const base::FilePath hosts_file_path_; }; @@ -198,7 +198,7 @@ class NET_EXPORT_PRIVATE DnsConfigService { // Set when |timer_| expires. bool last_sent_empty_; - const base::Optional config_change_delay_; + const absl::optional config_change_delay_; const base::FilePath hosts_file_path_; // Created only if needed in ReadHostsNow() to avoid creating unnecessarily if diff --git a/chromium/net/dns/dns_config_service_android.cc b/chromium/net/dns/dns_config_service_android.cc index 25afa68b421..c5e9d3664cd 100644 --- a/chromium/net/dns/dns_config_service_android.cc +++ b/chromium/net/dns/dns_config_service_android.cc @@ -14,7 +14,6 @@ #include "base/bind.h" #include "base/files/file_path.h" #include "base/logging.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/time/time.h" #include "net/android/network_library.h" @@ -27,6 +26,7 @@ #include "net/dns/dns_config_service.h" #include "net/dns/public/dns_protocol.h" #include "net/dns/serial_worker.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace internal { @@ -164,7 +164,7 @@ class DnsConfigServiceAndroid::ConfigReader : public SerialWorker { // on worker thread. DnsConfigServiceAndroid* const service_; // Written in DoWork, read in OnWorkFinished, no locking necessary. - base::Optional dns_config_; + absl::optional dns_config_; }; DnsConfigServiceAndroid::DnsConfigServiceAndroid() diff --git a/chromium/net/dns/dns_config_service_linux.cc b/chromium/net/dns/dns_config_service_linux.cc index 2c8c2dedc9f..f29c5e8d971 100644 --- a/chromium/net/dns/dns_config_service_linux.cc +++ b/chromium/net/dns/dns_config_service_linux.cc @@ -26,7 +26,6 @@ #include "base/logging.h" #include "base/memory/scoped_refptr.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/threading/scoped_blocking_call.h" #include "base/time/time.h" @@ -34,6 +33,7 @@ #include "net/dns/dns_config.h" #include "net/dns/nsswitch_reader.h" #include "net/dns/serial_worker.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -56,13 +56,13 @@ constexpr base::FilePath::CharType kFilePathResolv[] = _PATH_RESCONF; constexpr base::FilePath::CharType kFilePathNsswitch[] = _PATH_NSSWITCH_CONF; -base::Optional ConvertResStateToDnsConfig( +absl::optional ConvertResStateToDnsConfig( const struct __res_state& res) { DnsConfig dns_config; dns_config.unhandled_options = false; if (!(res.options & RES_INIT)) - return base::nullopt; + return absl::nullopt; static_assert(std::extent() >= MAXNS && std::extent() >= MAXNS, @@ -82,10 +82,10 @@ base::Optional ConvertResStateToDnsConfig( addr = reinterpret_cast(res._u._ext.nsaddrs[i]); addr_len = sizeof *res._u._ext.nsaddrs[i]; } else { - return base::nullopt; + return absl::nullopt; } if (!ipe.FromSockAddr(addr, addr_len)) - return base::nullopt; + return absl::nullopt; dns_config.nameservers.push_back(ipe); } @@ -121,12 +121,12 @@ base::Optional ConvertResStateToDnsConfig( } if (dns_config.nameservers.empty()) - return base::nullopt; + return absl::nullopt; // If any name server is 0.0.0.0, assume the configuration is invalid. for (const IPEndPoint& nameserver : dns_config.nameservers) { if (nameserver.address().IsZero()) - return base::nullopt; + return absl::nullopt; } return dns_config; } @@ -221,7 +221,7 @@ enum class IncompatibleNsswitchReason { void RecordIncompatibleNsswitchReason( IncompatibleNsswitchReason reason, - base::Optional service_token) { + absl::optional service_token) { UMA_HISTOGRAM_ENUMERATION("Net.DNS.DnsConfig.Nsswitch.IncompatibleReason", reason); if (service_token) { @@ -271,7 +271,7 @@ bool IsNsswitchConfigCompatible( if (!files_found) { RecordIncompatibleNsswitchReason( IncompatibleNsswitchReason::kFilesMissing, - /*service_token=*/base::nullopt); + /*service_token=*/absl::nullopt); return false; } // Chrome will always stop if DNS finds a result or will otherwise @@ -339,7 +339,7 @@ bool IsNsswitchConfigCompatible( } RecordIncompatibleNsswitchReason(IncompatibleNsswitchReason::kDnsMissing, - /*service_token=*/base::nullopt); + /*service_token=*/absl::nullopt); return false; } @@ -479,7 +479,7 @@ class DnsConfigServiceLinux::ConfigReader : public SerialWorker { // on worker thread. DnsConfigServiceLinux* const service_; // Written/accessed in DoWork, read in OnWorkFinished, no locking necessary. - base::Optional dns_config_; + absl::optional dns_config_; std::unique_ptr resolv_reader_; std::unique_ptr nsswitch_reader_; }; diff --git a/chromium/net/dns/dns_config_service_linux_unittest.cc b/chromium/net/dns/dns_config_service_linux_unittest.cc index 30cacaabb39..de79588bf15 100644 --- a/chromium/net/dns/dns_config_service_linux_unittest.cc +++ b/chromium/net/dns/dns_config_service_linux_unittest.cc @@ -15,7 +15,6 @@ #include "base/cancelable_callback.h" #include "base/check.h" #include "base/files/file_util.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/sequenced_task_runner.h" #include "base/stl_util.h" @@ -32,6 +31,7 @@ #include "net/dns/public/dns_protocol.h" #include "net/test/test_with_task_environment.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -133,13 +133,13 @@ void InitializeExpectedConfig(DnsConfig* config) { class CallbackHelper { public: - base::Optional WaitForResult() { + absl::optional WaitForResult() { run_loop_.Run(); return GetResult(); } - base::Optional GetResult() { - base::Optional result = std::move(config_); + absl::optional GetResult() { + absl::optional result = std::move(config_); return result; } @@ -154,7 +154,7 @@ class CallbackHelper { run_loop_.Quit(); } - base::Optional config_; + absl::optional config_; base::RunLoop run_loop_; }; @@ -240,7 +240,7 @@ TEST_F(DnsConfigServiceLinuxTest, ConvertResStateToDnsConfig) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); ASSERT_TRUE(config.has_value()); EXPECT_TRUE(config->IsValid()); @@ -275,7 +275,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectEmptyNameserver) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); RunUntilIdle(); - base::Optional config = callback_helper.GetResult(); + absl::optional config = callback_helper.GetResult(); EXPECT_FALSE(config.has_value()); EXPECT_TRUE(resolv_reader_->closed()); @@ -302,7 +302,7 @@ TEST_F(DnsConfigServiceLinuxTest, AcceptNonEmptyNameserver) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(config.has_value()); EXPECT_TRUE(resolv_reader_->closed()); @@ -343,7 +343,7 @@ TEST_F(DnsConfigServiceLinuxTest, AcceptsBasicNsswitchConfig) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -361,7 +361,7 @@ TEST_F(DnsConfigServiceLinuxTest, CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -379,7 +379,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchWithoutFiles) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -399,7 +399,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsWithExtraFiles) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -428,7 +428,7 @@ TEST_F(DnsConfigServiceLinuxTest, IgnoresRedundantActions) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -452,7 +452,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsInconsistentActions) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -474,7 +474,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsWithBadFilesSuccessAction) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -496,7 +496,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsWithBadFilesNotFoundAction) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -514,7 +514,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchWithoutDns) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -536,7 +536,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsWithBadDnsSuccessAction) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -555,7 +555,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchWithMisorderedServices) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -575,7 +575,7 @@ TEST_F(DnsConfigServiceLinuxTest, AcceptsIncompatibleNsswitchServicesAfterDns) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -595,7 +595,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchMdns) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -615,7 +615,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchMdns4) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -635,7 +635,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchMdns6) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -660,7 +660,7 @@ TEST_F(DnsConfigServiceLinuxTest, AcceptsNsswitchMdnsMinimal) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -693,7 +693,7 @@ TEST_F(DnsConfigServiceLinuxTest, AcceptsNsswitchMdnsMinimalWithCommonActions) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -716,7 +716,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsWithBadMdnsMinimalUnavailableAction) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -737,7 +737,7 @@ TEST_F(DnsConfigServiceLinuxTest, AcceptsNsswitchMyHostname) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -760,7 +760,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsWithBadMyHostnameNotFoundAction) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -780,7 +780,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchResolve) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -800,7 +800,7 @@ TEST_F(DnsConfigServiceLinuxTest, AcceptsNsswitchNis) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -823,7 +823,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsWithBadNisNotFoundAction) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); @@ -843,7 +843,7 @@ TEST_F(DnsConfigServiceLinuxTest, RejectsNsswitchUnknown) { CallbackHelper callback_helper; service_.ReadConfig(callback_helper.GetCallback()); - base::Optional config = callback_helper.WaitForResult(); + absl::optional config = callback_helper.WaitForResult(); EXPECT_TRUE(resolv_reader_->closed()); ASSERT_TRUE(config.has_value()); diff --git a/chromium/net/dns/dns_config_service_posix.cc b/chromium/net/dns/dns_config_service_posix.cc index 0bb9da11b80..2de14574f1b 100644 --- a/chromium/net/dns/dns_config_service_posix.cc +++ b/chromium/net/dns/dns_config_service_posix.cc @@ -16,7 +16,6 @@ #include "base/lazy_instance.h" #include "base/location.h" #include "base/logging.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/single_thread_task_runner.h" #include "base/threading/scoped_blocking_call.h" @@ -27,6 +26,7 @@ #include "net/dns/dns_hosts.h" #include "net/dns/notify_watcher_mac.h" #include "net/dns/serial_worker.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #if defined(OS_MAC) #include "net/dns/dns_config_watcher_mac.h" @@ -87,11 +87,11 @@ class DnsConfigWatcher { }; #endif // defined(OS_IOS) -base::Optional ReadDnsConfig() { +absl::optional ReadDnsConfig() { base::ScopedBlockingCall scoped_blocking_call(FROM_HERE, base::BlockingType::MAY_BLOCK); - base::Optional dns_config; + absl::optional dns_config; // TODO(fuchsia): Use res_ninit() when it's implemented on Fuchsia. #if defined(OS_OPENBSD) || defined(OS_FUCHSIA) // Note: res_ninit in glibc always returns 0 and sets RES_INIT. @@ -118,7 +118,7 @@ base::Optional ReadDnsConfig() { #if defined(OS_MAC) if (!DnsConfigWatcher::CheckDnsConfig( dns_config->unhandled_options /* out_unhandled_options */)) { - return base::nullopt; + return absl::nullopt; } #endif // defined(OS_MAC) // Override |fallback_period| value to match default setting on Windows. @@ -201,7 +201,7 @@ class DnsConfigServicePosix::ConfigReader : public SerialWorker { // on worker thread. DnsConfigServicePosix* const service_; // Written in DoWork, read in OnWorkFinished, no locking necessary. - base::Optional dns_config_; + absl::optional dns_config_; DISALLOW_COPY_AND_ASSIGN(ConfigReader); }; @@ -241,13 +241,13 @@ void DnsConfigServicePosix::CreateReader() { config_reader_ = base::MakeRefCounted(*this); } -base::Optional ConvertResStateToDnsConfig( +absl::optional ConvertResStateToDnsConfig( const struct __res_state& res) { DnsConfig dns_config; dns_config.unhandled_options = false; if (!(res.options & RES_INIT)) - return base::nullopt; + return absl::nullopt; #if defined(OS_APPLE) || defined(OS_FREEBSD) union res_sockaddr_union addresses[MAXNS]; @@ -259,7 +259,7 @@ base::Optional ConvertResStateToDnsConfig( if (!ipe.FromSockAddr( reinterpret_cast(&addresses[i]), sizeof addresses[i])) { - return base::nullopt; + return absl::nullopt; } dns_config.nameservers.push_back(ipe); } @@ -282,10 +282,10 @@ base::Optional ConvertResStateToDnsConfig( addr = reinterpret_cast(res._u._ext.nsaddrs[i]); addr_len = sizeof *res._u._ext.nsaddrs[i]; } else { - return base::nullopt; + return absl::nullopt; } if (!ipe.FromSockAddr(addr, addr_len)) - return base::nullopt; + return absl::nullopt; dns_config.nameservers.push_back(ipe); } #else // !(defined(OS_CHROMEOS) || defined(OS_APPLE) || defined(OS_FREEBSD)) @@ -295,7 +295,7 @@ base::Optional ConvertResStateToDnsConfig( if (!ipe.FromSockAddr( reinterpret_cast(&res.nsaddr_list[i]), sizeof res.nsaddr_list[i])) { - return base::nullopt; + return absl::nullopt; } dns_config.nameservers.push_back(ipe); } @@ -333,13 +333,13 @@ base::Optional ConvertResStateToDnsConfig( } if (dns_config.nameservers.empty()) - return base::nullopt; + return absl::nullopt; // If any name server is 0.0.0.0, assume the configuration is invalid. // TODO(szym): Measure how often this happens. http://crbug.com/125599 for (const IPEndPoint& nameserver : dns_config.nameservers) { if (nameserver.address().IsZero()) - return base::nullopt; + return absl::nullopt; } return dns_config; } diff --git a/chromium/net/dns/dns_config_service_posix.h b/chromium/net/dns/dns_config_service_posix.h index 8f0f9e0e5a1..d59134e80cf 100644 --- a/chromium/net/dns/dns_config_service_posix.h +++ b/chromium/net/dns/dns_config_service_posix.h @@ -14,9 +14,9 @@ #include "base/compiler_specific.h" #include "base/gtest_prod_util.h" #include "base/macros.h" -#include "base/optional.h" #include "net/base/net_export.h" #include "net/dns/dns_config_service.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { struct DnsConfig; @@ -58,7 +58,7 @@ class NET_EXPORT_PRIVATE DnsConfigServicePosix : public DnsConfigService { }; // Returns nullopt iff a valid config could not be determined. -base::Optional NET_EXPORT_PRIVATE +absl::optional NET_EXPORT_PRIVATE ConvertResStateToDnsConfig(const struct __res_state& res); } // namespace internal diff --git a/chromium/net/dns/dns_config_service_posix_unittest.cc b/chromium/net/dns/dns_config_service_posix_unittest.cc index 1436b111134..003032d902e 100644 --- a/chromium/net/dns/dns_config_service_posix_unittest.cc +++ b/chromium/net/dns/dns_config_service_posix_unittest.cc @@ -8,7 +8,6 @@ #include "base/cancelable_callback.h" #include "base/files/file_util.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/sequenced_task_runner.h" #include "base/stl_util.h" @@ -21,6 +20,7 @@ #include "net/dns/dns_config.h" #include "net/dns/dns_config_service_posix.h" #include "net/dns/public/dns_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "base/bind.h" #include "base/task/thread_pool.h" @@ -156,7 +156,7 @@ TEST(DnsConfigServicePosixTest, CreateAndDestroy) { TEST(DnsConfigServicePosixTest, ConvertResStateToDnsConfig) { struct __res_state res; InitializeResState(&res); - base::Optional config = internal::ConvertResStateToDnsConfig(res); + absl::optional config = internal::ConvertResStateToDnsConfig(res); CloseResState(&res); ASSERT_TRUE(config.has_value()); EXPECT_TRUE(config->IsValid()); diff --git a/chromium/net/dns/dns_config_service_win.cc b/chromium/net/dns/dns_config_service_win.cc index 4bbe15d84ab..b6f751bb106 100644 --- a/chromium/net/dns/dns_config_service_win.cc +++ b/chromium/net/dns/dns_config_service_win.cc @@ -81,7 +81,7 @@ class RegistryReader { ~RegistryReader() { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); } - base::Optional ReadString( + absl::optional ReadString( const wchar_t name[]) const { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); DnsSystemSettings::RegString reg_string; @@ -99,10 +99,10 @@ class RegistryReader { if (result == ERROR_FILE_NOT_FOUND) return reg_string; - return base::nullopt; + return absl::nullopt; } - base::Optional ReadDword( + absl::optional ReadDword( const wchar_t name[]) const { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); DnsSystemSettings::RegDword reg_dword; @@ -120,7 +120,7 @@ class RegistryReader { if (result == ERROR_FILE_NOT_FOUND) return reg_dword; - return base::nullopt; + return absl::nullopt; } private: @@ -152,26 +152,26 @@ std::unique_ptr ReadIpHelper( return out; } -base::Optional ReadDevolutionSetting( +absl::optional ReadDevolutionSetting( const RegistryReader& reader) { DnsSystemSettings::DevolutionSetting setting; - base::Optional reg_value = + absl::optional reg_value = reader.ReadDword(L"UseDomainNameDevolution"); if (!reg_value) - return base::nullopt; + return absl::nullopt; setting.enabled = reg_value.value(); reg_value = reader.ReadDword(L"DomainNameDevolutionLevel"); if (!reg_value) - return base::nullopt; + return absl::nullopt; setting.level = reg_value.value(); return setting; } // Reads DnsSystemSettings from IpHelper and registry. -base::Optional ReadSystemSettings() { +absl::optional ReadSystemSettings() { base::ScopedBlockingCall scoped_blocking_call(FROM_HERE, base::BlockingType::MAY_BLOCK); DnsSystemSettings settings; @@ -180,7 +180,7 @@ base::Optional ReadSystemSettings() { ReadIpHelper(GAA_FLAG_SKIP_ANYCAST | GAA_FLAG_SKIP_UNICAST | GAA_FLAG_SKIP_MULTICAST | GAA_FLAG_SKIP_FRIENDLY_NAME); if (!settings.addresses.get()) - return base::nullopt; + return absl::nullopt; RegistryReader tcpip_reader(kTcpipPath); RegistryReader tcpip6_reader(kTcpip6Path); @@ -188,47 +188,47 @@ base::Optional ReadSystemSettings() { RegistryReader policy_reader(kPolicyPath); RegistryReader primary_dns_suffix_reader(kPrimaryDnsSuffixPath); - base::Optional reg_string = + absl::optional reg_string = policy_reader.ReadString(L"SearchList"); if (!reg_string) - return base::nullopt; + return absl::nullopt; settings.policy_search_list = std::move(reg_string).value(); reg_string = tcpip_reader.ReadString(L"SearchList"); if (!reg_string) - return base::nullopt; + return absl::nullopt; settings.tcpip_search_list = std::move(reg_string).value(); reg_string = tcpip_reader.ReadString(L"Domain"); if (!reg_string) - return base::nullopt; + return absl::nullopt; settings.tcpip_domain = std::move(reg_string).value(); - base::Optional devolution_setting = + absl::optional devolution_setting = ReadDevolutionSetting(policy_reader); if (!devolution_setting) - return base::nullopt; + return absl::nullopt; settings.policy_devolution = devolution_setting.value(); devolution_setting = ReadDevolutionSetting(dnscache_reader); if (!devolution_setting) - return base::nullopt; + return absl::nullopt; settings.dnscache_devolution = devolution_setting.value(); devolution_setting = ReadDevolutionSetting(tcpip_reader); if (!devolution_setting) - return base::nullopt; + return absl::nullopt; settings.tcpip_devolution = devolution_setting.value(); - base::Optional reg_dword = + absl::optional reg_dword = policy_reader.ReadDword(L"AppendToMultiLabelName"); if (!reg_dword) - return base::nullopt; + return absl::nullopt; settings.append_to_multi_label_name = reg_dword.value(); reg_string = primary_dns_suffix_reader.ReadString(L"PrimaryDnsSuffix"); if (!reg_string) { - return base::nullopt; + return absl::nullopt; } settings.primary_dns_suffix = std::move(reg_string).value(); @@ -541,7 +541,7 @@ std::vector ParseSearchList(base::WStringPiece value) { return output; } -base::Optional ConvertSettingsToDnsConfig( +absl::optional ConvertSettingsToDnsConfig( const DnsSystemSettings& settings) { bool uses_vpn = false; @@ -579,7 +579,7 @@ base::Optional ConvertSettingsToDnsConfig( ipe = IPEndPoint(ipe.address(), dns_protocol::kDefaultPort); dns_config.nameservers.push_back(ipe); } else { - return base::nullopt; + return absl::nullopt; } } @@ -594,7 +594,7 @@ base::Optional ConvertSettingsToDnsConfig( } if (dns_config.nameservers.empty()) - return base::nullopt; // No point continuing. + return absl::nullopt; // No point continuing. // Windows always tries a multi-label name "as is" before using suffixes. dns_config.ndots = 1; @@ -698,7 +698,7 @@ class DnsConfigServiceWin::ConfigReader : public SerialWorker { ~ConfigReader() override {} void DoWork() override { - base::Optional settings = ReadSystemSettings(); + absl::optional settings = ReadSystemSettings(); if (settings.has_value()) dns_config_ = ConvertSettingsToDnsConfig(settings.value()); } @@ -719,7 +719,7 @@ class DnsConfigServiceWin::ConfigReader : public SerialWorker { DnsConfigServiceWin* service_; // Written in DoWork(), read in OnWorkFinished(). No locking required. - base::Optional dns_config_; + absl::optional dns_config_; }; // Extension of DnsConfigService::HostsReader that fills in localhost and local @@ -745,7 +745,7 @@ class DnsConfigServiceWin::HostsReader : public DnsConfigService::HostsReader { DnsConfigServiceWin::DnsConfigServiceWin() : DnsConfigService(GetHostsPath().value(), - base::nullopt /* config_change_delay */) { + absl::nullopt /* config_change_delay */) { // Allow constructing on one sequence and living on another. DETACH_FROM_SEQUENCE(sequence_checker_); } @@ -771,7 +771,7 @@ bool DnsConfigServiceWin::StartWatching() { if (!hosts_reader_) hosts_reader_ = base::MakeRefCounted(*this); // TODO(szym): re-start watcher if that makes sense. http://crbug.com/116139 - watcher_.reset(new Watcher(*this)); + watcher_ = std::make_unique(*this); return watcher_->Watch(); } diff --git a/chromium/net/dns/dns_config_service_win.h b/chromium/net/dns/dns_config_service_win.h index cd90ff4c78c..566f7e4ea8b 100644 --- a/chromium/net/dns/dns_config_service_win.h +++ b/chromium/net/dns/dns_config_service_win.h @@ -116,7 +116,7 @@ struct NET_EXPORT_PRIVATE DnsSystemSettings { // Fills in |dns_config| from |settings|. Exposed for tests. Returns nullopt if // a valid config could not be determined. -base::Optional NET_EXPORT_PRIVATE +absl::optional NET_EXPORT_PRIVATE ConvertSettingsToDnsConfig(const DnsSystemSettings& settings); // Service for reading and watching Windows system DNS settings. This object is diff --git a/chromium/net/dns/dns_config_service_win_unittest.cc b/chromium/net/dns/dns_config_service_win_unittest.cc index 7b99086240f..dfb207bbc26 100644 --- a/chromium/net/dns/dns_config_service_win_unittest.cc +++ b/chromium/net/dns/dns_config_service_win_unittest.cc @@ -9,12 +9,12 @@ #include "base/check.h" #include "base/memory/free_deleter.h" -#include "base/optional.h" #include "net/base/ip_address.h" #include "net/base/ip_endpoint.h" #include "net/dns/public/dns_protocol.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -177,7 +177,7 @@ TEST(DnsConfigServiceWinTest, ConvertAdapterAddresses) { expected_nameservers.push_back(IPEndPoint(ip, port)); } - base::Optional config = + absl::optional config = internal::ConvertSettingsToDnsConfig(settings); bool expected_success = !expected_nameservers.empty(); EXPECT_EQ(expected_success, config.has_value()); @@ -432,7 +432,7 @@ TEST(DnsConfigServiceWinTest, HaveNRPT) { internal::DnsSystemSettings settings; settings.addresses = CreateAdapterAddresses(infos); settings.have_name_resolution_policy = t.have_nrpt; - base::Optional config = + absl::optional config = internal::ConvertSettingsToDnsConfig(settings); ASSERT_TRUE(config.has_value()); EXPECT_EQ(t.unhandled_options, config->unhandled_options); diff --git a/chromium/net/dns/dns_query.cc b/chromium/net/dns/dns_query.cc index c80f9d4a1f8..746a962a89f 100644 --- a/chromium/net/dns/dns_query.cc +++ b/chromium/net/dns/dns_query.cc @@ -10,12 +10,12 @@ #include "base/logging.h" #include "base/memory/ptr_util.h" #include "base/numerics/safe_conversions.h" -#include "base/optional.h" #include "base/sys_byteorder.h" #include "net/base/io_buffer.h" #include "net/dns/dns_util.h" #include "net/dns/public/dns_protocol.h" #include "net/dns/record_rdata.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -58,13 +58,13 @@ size_t DeterminePaddingSize(size_t unpadded_size, } } -base::Optional AddPaddingIfNecessary( +absl::optional AddPaddingIfNecessary( const OptRecordRdata* opt_rdata, DnsQuery::PaddingStrategy padding_strategy, size_t no_opt_buffer_size) { // If no input OPT record rdata and no padding, no OPT record rdata needed. if (!opt_rdata && padding_strategy == DnsQuery::PaddingStrategy::NONE) - return base::nullopt; + return absl::nullopt; OptRecordRdata merged_opt_rdata; if (opt_rdata) @@ -101,12 +101,12 @@ DnsQuery::DnsQuery(uint16_t id, PaddingStrategy padding_strategy) : qname_size_(qname.size()) { #if DCHECK_IS_ON() - base::Optional dotted_name = DnsDomainToString(qname); + absl::optional dotted_name = DnsDomainToString(qname); DCHECK(dotted_name && !dotted_name.value().empty()); #endif // DCHECK_IS_ON() size_t buffer_size = kHeaderSize + QuestionSize(qname_size_); - base::Optional merged_opt_rdata = + absl::optional merged_opt_rdata = AddPaddingIfNecessary(opt_rdata, padding_strategy, buffer_size); if (merged_opt_rdata) buffer_size += OptRecordSize(&merged_opt_rdata.value()); @@ -183,8 +183,9 @@ bool DnsQuery::Parse(size_t valid_bytes) { if (header.flags & dns_protocol::kFlagResponse) { return false; } - if (header.qdcount > 1) { - VLOG(1) << "Not supporting parsing a DNS query with multiple questions."; + if (header.qdcount != 1) { + VLOG(1) << "Not supporting parsing a DNS query with multiple (or zero) " + "questions."; return false; } std::string qname; @@ -256,13 +257,18 @@ bool DnsQuery::ReadHeader(base::BigEndianReader* reader, bool DnsQuery::ReadName(base::BigEndianReader* reader, std::string* out) { DCHECK(out != nullptr); out->clear(); - out->reserve(dns_protocol::kMaxNameLength); + out->reserve(dns_protocol::kMaxNameLength + 1); uint8_t label_length; if (!reader->ReadU8(&label_length)) { return false; } - out->append(reinterpret_cast(&label_length), 1); while (label_length) { + if (out->size() + 1 + label_length > dns_protocol::kMaxNameLength) { + return false; + } + + out->append(reinterpret_cast(&label_length), 1); + base::StringPiece label; if (!reader->ReadPiece(&label, label_length)) { return false; @@ -271,8 +277,9 @@ bool DnsQuery::ReadName(base::BigEndianReader* reader, std::string* out) { if (!reader->ReadU8(&label_length)) { return false; } - out->append(reinterpret_cast(&label_length), 1); } + DCHECK_LE(out->size(), static_cast(dns_protocol::kMaxNameLength)); + out->append(1, '\0'); return true; } diff --git a/chromium/net/dns/dns_query_unittest.cc b/chromium/net/dns/dns_query_unittest.cc index 12f98ebecff..8862558e2e8 100644 --- a/chromium/net/dns/dns_query_unittest.cc +++ b/chromium/net/dns/dns_query_unittest.cc @@ -5,8 +5,10 @@ #include "net/dns/dns_query.h" #include +#include #include +#include "base/memory/scoped_refptr.h" #include "base/stl_util.h" #include "net/base/io_buffer.h" #include "net/dns/dns_util.h" @@ -288,6 +290,270 @@ TEST(DnsQueryParseTest, FailsInvalidQueries) { } } +TEST(DnsQueryParseTest, ParsesLongName) { + const char kHeader[] = + "\x6f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00"; // 0 additional records + + std::string long_name; + for (int i = 0; i <= dns_protocol::kMaxNameLength - 10; i += 10) { + long_name.append("\x09loongname"); + } + uint8_t remaining = dns_protocol::kMaxNameLength - long_name.size() - 1; + long_name.append(1, remaining); + for (int i = 0; i < remaining; ++i) { + long_name.append("a", 1); + } + ASSERT_LE(long_name.size(), + static_cast(dns_protocol::kMaxNameLength)); + long_name.append("\x00", 1); + + std::string data(kHeader, sizeof(kHeader) - 1); + data.append(long_name); + data.append( + "\x00\x01" // TYPE=A + "\x00\x01", // CLASS=IN + 4); + + auto packet = base::MakeRefCounted(data.size()); + memcpy(packet->data(), data.data(), data.size()); + DnsQuery query(packet); + + EXPECT_TRUE(query.Parse(data.size())); +} + +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsQueryParseTest, FailsTooLongName) { + const char kHeader[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00"; // 0 additional records + + std::string long_name; + for (int i = 0; i <= dns_protocol::kMaxNameLength; i += 10) { + long_name.append("\x09loongname"); + } + ASSERT_GT(long_name.size(), + static_cast(dns_protocol::kMaxNameLength)); + long_name.append("\x00", 1); + + std::string data(kHeader, sizeof(kHeader) - 1); + data.append(long_name); + data.append( + "\x00\x01" // TYPE=A + "\x00\x01", // CLASS=IN + 4); + + auto packet = base::MakeRefCounted(data.size()); + memcpy(packet->data(), data.data(), data.size()); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(data.size())); +} + +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsQueryParseTest, FailsTooLongSingleLabelName) { + const char kHeader[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00"; // 0 additional records + + std::string long_name; + long_name.append(1, static_cast(dns_protocol::kMaxNameLength)); + long_name.append(dns_protocol::kMaxNameLength, 'a'); + ASSERT_GT(long_name.size(), + static_cast(dns_protocol::kMaxNameLength)); + long_name.append("\x00", 1); + + std::string data(kHeader, sizeof(kHeader) - 1); + data.append(long_name); + data.append( + "\x00\x01" // TYPE=A + "\x00\x01", // CLASS=IN + 4); + + auto packet = base::MakeRefCounted(data.size()); + memcpy(packet->data(), data.data(), data.size()); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(data.size())); +} + +// Test that a query cannot be parsed with a name extending past the end of the +// data. +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsQueryParseTest, FailsNonendedName) { + const char kData[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\006test"; // Nonended name. + + auto packet = base::MakeRefCounted(sizeof(kData) - 1); + memcpy(packet->data(), kData, sizeof(kData) - 1); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(sizeof(kData) - 1)); +} + +// Test that a query cannot be parsed with a name without final null +// termination. Parsing should assume the name has not ended and find the first +// byte of the TYPE field instead, making the actual type unparsable. +// Tests against incorrect name null termination, which is anti-pattern #4 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsQueryParseTest, FailsNameWithoutTerminator) { + const char kData[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\004test" // Name without termination. + "\x00\x01" // TYPE=A + "\x00\x01"; // CLASS=IN + + auto packet = base::MakeRefCounted(sizeof(kData) - 1); + memcpy(packet->data(), kData, sizeof(kData) - 1); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(sizeof(kData) - 1)); +} + +TEST(DnsQueryParseTest, FailsQueryWithNoQuestions) { + const char kData[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x00" // 0 questions + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00"; // 0 additional records + + auto packet = base::MakeRefCounted(sizeof(kData) - 1); + memcpy(packet->data(), kData, sizeof(kData) - 1); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(sizeof(kData) - 1)); +} + +TEST(DnsQueryParseTest, FailsQueryWithMultipleQuestions) { + const char kData[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x02" // 2 questions + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\004test\000" // www.google.test + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\003www\006google\004test\000" // www.google.test + "\x00\x1c" // TYPE=AAAA + "\x00\x01"; // CLASS=IN + + auto packet = base::MakeRefCounted(sizeof(kData) - 1); + memcpy(packet->data(), kData, sizeof(kData) - 1); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(sizeof(kData) - 1)); +} + +// Test that if more questions are at the end of the buffer than the number of +// questions claimed in the query header, the extra questions are safely +// ignored. +TEST(DnsQueryParseTest, IgnoresExtraQuestion) { + const char kData[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\004test\000" // www.google.test + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\003www\006google\004test\000" // www.google.test + "\x00\x1c" // TYPE=AAAA + "\x00\x01"; // CLASS=IN + + auto packet = base::MakeRefCounted(sizeof(kData) - 1); + memcpy(packet->data(), kData, sizeof(kData) - 1); + DnsQuery query(packet); + + EXPECT_TRUE(query.Parse(sizeof(kData) - 1)); + + std::string expected_qname("\003www\006google\004test\000", 17); + EXPECT_EQ(query.qname(), expected_qname); + + EXPECT_EQ(query.qtype(), dns_protocol::kTypeA); +} + +// Test that the query fails to parse if it does not contain the number of +// questions claimed in the query header. +// Tests against incorrect record count field validation, which is anti-pattern +// #5 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsQueryParseTest, FailsQueryWithMissingQuestion) { + const char kData[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00"; // 0 additional records + + auto packet = base::MakeRefCounted(sizeof(kData) - 1); + memcpy(packet->data(), kData, sizeof(kData) - 1); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(sizeof(kData) - 1)); +} + +// Test that DnsQuery parsing disallows name compression pointers (which should +// never be useful when only single-question queries are parsed). +// Indirectly tests against incorrect name compression pointer validation, which +// is anti-pattern #6 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsQueryParseTest, FailsQueryWithNamePointer) { + const char kData[] = + "\x5f\x15" // ID + "\x00\x00" // FLAGS + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\300\035" // Name with pointer to byte 29 + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\004test\000"; // Byte 29 (name pointer destination): test. + + auto packet = base::MakeRefCounted(sizeof(kData) - 1); + memcpy(packet->data(), kData, sizeof(kData) - 1); + DnsQuery query(packet); + + EXPECT_FALSE(query.Parse(sizeof(kData) - 1)); +} + } // namespace } // namespace net diff --git a/chromium/net/dns/dns_record_fuzzer.cc b/chromium/net/dns/dns_record_fuzzer.cc index cdb84d09559..9c052332961 100644 --- a/chromium/net/dns/dns_record_fuzzer.cc +++ b/chromium/net/dns/dns_record_fuzzer.cc @@ -6,6 +6,9 @@ #include #include +#include + +#include #include "base/files/file_path.h" #include "base/logging.h" @@ -29,7 +32,12 @@ void InitLogging() { extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { InitLogging(); - net::DnsRecordParser parser(data, size, 0); + FuzzedDataProvider data_provider(data, size); + size_t num_records = data_provider.ConsumeIntegral(); + std::vector packet = data_provider.ConsumeRemainingBytes(); + + net::DnsRecordParser parser(packet.data(), packet.size(), /*offset=*/0, + num_records); if (!parser.IsValid()) { return 0; } diff --git a/chromium/net/dns/dns_response.cc b/chromium/net/dns/dns_response.cc index 97ded21215c..2706bbe88af 100644 --- a/chromium/net/dns/dns_response.cc +++ b/chromium/net/dns/dns_response.cc @@ -8,11 +8,11 @@ #include #include #include +#include #include "base/big_endian.h" #include "base/logging.h" #include "base/numerics/safe_conversions.h" -#include "base/optional.h" #include "base/strings/string_util.h" #include "base/sys_byteorder.h" #include "net/base/io_buffer.h" @@ -22,6 +22,7 @@ #include "net/dns/dns_util.h" #include "net/dns/public/dns_protocol.h" #include "net/dns/record_rdata.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -110,14 +111,15 @@ size_t DnsResourceRecord::CalculateRecordSize() const { (owned_rdata.empty() ? rdata.size() : owned_rdata.size()); } -DnsRecordParser::DnsRecordParser() - : packet_(nullptr), length_(0), cur_(nullptr) {} +DnsRecordParser::DnsRecordParser() = default; DnsRecordParser::DnsRecordParser(const void* packet, size_t length, - size_t offset) + size_t offset, + size_t num_records) : packet_(reinterpret_cast(packet)), length_(length), + num_records_(num_records), cur_(packet_ + offset) { DCHECK_LE(offset, length); } @@ -149,7 +151,7 @@ unsigned DnsRecordParser::ReadName(const void* const vpos, if (out) { out->clear(); - out->reserve(dns_protocol::kMaxNameLength); + out->reserve(dns_protocol::kMaxCharNameLength); } for (;;) { @@ -185,13 +187,6 @@ unsigned DnsRecordParser::ReadName(const void* const vpos, case dns_protocol::kLabelDirect: { uint8_t label_len = *p; ++p; - // Add one octet for the length and |label_len| for the number of - // following octets. - encoded_name_len += 1 + label_len; - if (encoded_name_len > dns_protocol::kMaxNameLength) { - VLOG(1) << kAbortMsg << " Name is too long."; - return 0; - } // Note: root domain (".") is NOT included. if (label_len == 0) { if (consumed == 0) { @@ -199,6 +194,13 @@ unsigned DnsRecordParser::ReadName(const void* const vpos, } // else we set |consumed| before first jump return consumed; } + // Add one octet for the length and |label_len| for the number of + // following octets. + encoded_name_len += 1 + label_len; + if (encoded_name_len > dns_protocol::kMaxNameLength) { + VLOG(1) << kAbortMsg << " Name is too long."; + return 0; + } if (p + label_len >= end) { VLOG(1) << kAbortMsg << " Truncated or missing label."; return 0; // Truncated or missing label. @@ -207,6 +209,7 @@ unsigned DnsRecordParser::ReadName(const void* const vpos, if (!out->empty()) out->append("."); out->append(p, label_len); + DCHECK_LE(out->size(), dns_protocol::kMaxCharNameLength); } p += label_len; seen += 1 + label_len; @@ -222,6 +225,11 @@ unsigned DnsRecordParser::ReadName(const void* const vpos, bool DnsRecordParser::ReadRecord(DnsResourceRecord* out) { DCHECK(packet_); + + // Disallow parsing any more than the claimed number of records. + if (num_records_parsed_ >= num_records_) + return false; + size_t consumed = ReadName(cur_, &out->name); if (!consumed) return false; @@ -234,13 +242,15 @@ bool DnsRecordParser::ReadRecord(DnsResourceRecord* out) { reader.ReadU16(&rdlen) && reader.ReadPiece(&out->rdata, rdlen)) { cur_ = reader.ptr(); + ++num_records_parsed_; return true; } return false; } -bool DnsRecordParser::SkipQuestion() { - size_t consumed = ReadName(cur_, nullptr); +bool DnsRecordParser::ReadQuestion(std::string& out_dotted_qname, + uint16_t& out_qtype) { + size_t consumed = ReadName(cur_, &out_dotted_qname); if (!consumed) return false; @@ -248,6 +258,8 @@ bool DnsRecordParser::SkipQuestion() { if (next > packet_ + length_) return false; + base::ReadBigEndian(cur_ + consumed, &out_qtype); + cur_ = next; return true; @@ -259,7 +271,7 @@ DnsResponse::DnsResponse( const std::vector& answers, const std::vector& authority_records, const std::vector& additional_records, - const base::Optional& query, + const absl::optional& query, uint8_t rcode, bool validate_records) { bool has_query = query.has_value(); @@ -351,7 +363,10 @@ DnsResponse::DnsResponse(size_t length) DnsResponse::DnsResponse(const void* data, size_t length, size_t answer_offset) : io_buffer_(base::MakeRefCounted(length)), io_buffer_size_(length), - parser_(io_buffer_->data(), length, answer_offset) { + parser_(io_buffer_->data(), + length, + answer_offset, + std::numeric_limits::max()) { DCHECK(data); memcpy(io_buffer_->data(), data, length); } @@ -392,9 +407,21 @@ bool DnsResponse::InitParse(size_t nbytes, const DnsQuery& query) { return false; } - // Construct the parser. + absl::optional dotted_qname = DnsDomainToString(query.qname()); + if (!dotted_qname.has_value()) + return false; + dotted_qnames_.push_back(std::move(dotted_qname).value()); + qtypes_.push_back(query.qtype()); + + size_t num_records = base::NetToHost16(header()->ancount) + + base::NetToHost16(header()->nscount) + + base::NetToHost16(header()->arcount); + + // Construct the parser. Only allow parsing up to `num_records` records. If + // more records are present in the buffer, it's just garbage extra data after + // the formal end of the response and should be ignored. parser_ = DnsRecordParser(io_buffer_->data(), nbytes, - kHeaderSize + question.size()); + kHeaderSize + question.size(), num_records); return true; } @@ -404,26 +431,37 @@ bool DnsResponse::InitParseWithoutQuery(size_t nbytes) { } id_available_ = true; - parser_ = DnsRecordParser(io_buffer_->data(), nbytes, kHeaderSize); - // Not a response? if ((base::NetToHost16(header()->flags) & dns_protocol::kFlagResponse) == 0) return false; + size_t num_records = base::NetToHost16(header()->ancount) + + base::NetToHost16(header()->nscount) + + base::NetToHost16(header()->arcount); + // Only allow parsing up to `num_records` records. If more records are present + // in the buffer, it's just garbage extra data after the formal end of the + // response and should be ignored. + parser_ = + DnsRecordParser(io_buffer_->data(), nbytes, kHeaderSize, num_records); + unsigned qdcount = base::NetToHost16(header()->qdcount); for (unsigned i = 0; i < qdcount; ++i) { - if (!parser_.SkipQuestion()) { + std::string dotted_qname; + uint16_t qtype; + if (!parser_.ReadQuestion(dotted_qname, qtype)) { parser_ = DnsRecordParser(); // Make parser invalid again. return false; } + dotted_qnames_.push_back(std::move(dotted_qname)); + qtypes_.push_back(qtype); } return true; } -base::Optional DnsResponse::id() const { +absl::optional DnsResponse::id() const { if (!id_available_) - return base::nullopt; + return absl::nullopt; return base::NetToHost16(header()->id); } @@ -442,6 +480,11 @@ uint8_t DnsResponse::rcode() const { return base::NetToHost16(header()->flags) & kRcodeMask; } +unsigned DnsResponse::question_count() const { + DCHECK(parser_.IsValid()); + return base::NetToHost16(header()->qdcount); +} + unsigned DnsResponse::answer_count() const { DCHECK(parser_.IsValid()); return base::NetToHost16(header()->ancount); @@ -457,27 +500,14 @@ unsigned DnsResponse::additional_answer_count() const { return base::NetToHost16(header()->arcount); } -base::StringPiece DnsResponse::qname() const { - DCHECK(parser_.IsValid()); - // The response is HEADER QNAME QTYPE QCLASS ANSWER. - // |parser_| is positioned at the beginning of ANSWER, so the end of QNAME is - // two uint16_ts before it. - const size_t qname_size = - parser_.GetOffset() - 2 * sizeof(uint16_t) - kHeaderSize; - return base::StringPiece(io_buffer_->data() + kHeaderSize, qname_size); -} - -uint16_t DnsResponse::qtype() const { - DCHECK(parser_.IsValid()); - // QTYPE starts where QNAME ends. - const size_t type_offset = parser_.GetOffset() - 2 * sizeof(uint16_t); - uint16_t type; - base::ReadBigEndian(io_buffer_->data() + type_offset, &type); - return type; +uint16_t DnsResponse::GetSingleQType() const { + DCHECK_EQ(qtypes().size(), 1u); + return qtypes().front(); } -std::string DnsResponse::GetDottedName() const { - return DnsDomainToString(qname()).value_or(""); +base::StringPiece DnsResponse::GetSingleDottedName() const { + DCHECK_EQ(dotted_qnames().size(), 1u); + return dotted_qnames().front(); } DnsRecordParser DnsResponse::Parser() const { @@ -532,7 +562,7 @@ bool DnsResponse::WriteRecord(base::BigEndianWriter* writer, bool DnsResponse::WriteAnswer(base::BigEndianWriter* writer, const DnsResourceRecord& answer, - const base::Optional& query, + const absl::optional& query, bool validate_record) { // Generally assumed to be a mistake if we write answers that don't match the // query type, except CNAME answers which can always be added. diff --git a/chromium/net/dns/dns_response.h b/chromium/net/dns/dns_response.h index cb21947b446..2640c7e3c68 100644 --- a/chromium/net/dns/dns_response.h +++ b/chromium/net/dns/dns_response.h @@ -13,11 +13,11 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/net_export.h" #include "net/dns/dns_response_result_extractor.h" #include "net/dns/public/dns_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class BigEndianWriter; @@ -70,9 +70,15 @@ class NET_EXPORT_PRIVATE DnsRecordParser { // Construct an uninitialized iterator. DnsRecordParser(); - // Construct an iterator to process the |packet| of given |length|. - // |offset| points to the beginning of the answer section. - DnsRecordParser(const void* packet, size_t length, size_t offset); + // Construct an iterator to process the `packet` of given `length`. + // `offset` points to the beginning of the answer section. `ReadRecord()` will + // fail if called more than `num_records` times, no matter whether or not + // there is additional data at the end of the buffer that may appear to be a + // valid record. + DnsRecordParser(const void* packet, + size_t length, + size_t offset, + size_t num_records); // Returns |true| if initialized. bool IsValid() const { return packet_ != nullptr; } @@ -95,14 +101,18 @@ class NET_EXPORT_PRIVATE DnsRecordParser { // Parses the next resource record into |record|. Returns true if succeeded. bool ReadRecord(DnsResourceRecord* record); - // Skip a question section, returns true if succeeded. - bool SkipQuestion(); + // Read a question section, returns true if succeeded. In `DnsResponse`, + // expected to be called during parse, after which the current offset will be + // after all questions. + bool ReadQuestion(std::string& out_dotted_qname, uint16_t& out_qtype); private: - const char* packet_; - size_t length_; + const char* packet_ = nullptr; + size_t length_ = 0; + size_t num_records_ = 0; + size_t num_records_parsed_ = 0; // Current offset within the packet. - const char* cur_; + const char* cur_ = nullptr; }; // Buffer-holder for the DNS response allowing easy access to the header fields @@ -125,7 +135,7 @@ class NET_EXPORT_PRIVATE DnsResponse { const std::vector& answers, const std::vector& authority_records, const std::vector& additional_records, - const base::Optional& query, + const absl::optional& query, uint8_t rcode = dns_protocol::kRcodeNOERROR, bool validate_records = true); @@ -166,7 +176,7 @@ class NET_EXPORT_PRIVATE DnsResponse { // nullopt if the ID is unknown. The ID will only be known if the response is // successfully constructed from data or if InitParse...() has been able to // parse at least as far as the ID (not necessarily a fully successful parse). - base::Optional id() const; + absl::optional id() const; // Returns true if response is valid, that is, after successful InitParse, or // after successful construction of a new response from data. @@ -178,16 +188,27 @@ class NET_EXPORT_PRIVATE DnsResponse { uint16_t flags() const; // excluding rcode uint8_t rcode() const; + unsigned question_count() const; unsigned answer_count() const; unsigned authority_count() const; unsigned additional_answer_count() const; - // Accessors to the question. The qname is unparsed. - base::StringPiece qname() const; - uint16_t qtype() const; - - // Returns qname in dotted format. - std::string GetDottedName() const; + const std::vector& qtypes() const { + DCHECK(parser_.IsValid()); + DCHECK_EQ(question_count(), qtypes_.size()); + return qtypes_; + } + const std::vector& dotted_qnames() const { + DCHECK(parser_.IsValid()); + DCHECK_EQ(question_count(), dotted_qnames_.size()); + return dotted_qnames_; + } + + // Shortcuts to get qtype or qname for single-query responses. Should only be + // used in cases where there is known to be exactly one question (e.g. because + // that has been validated by `InitParse()`). + uint16_t GetSingleQType() const; + base::StringPiece GetSingleDottedName() const; // Returns an iterator to the resource records in the answer section. // The iterator is valid only in the scope of the DnsResponse. @@ -203,7 +224,7 @@ class NET_EXPORT_PRIVATE DnsResponse { bool validate_record); bool WriteAnswer(base::BigEndianWriter* writer, const DnsResourceRecord& answer, - const base::Optional& query, + const absl::optional& query, bool validate_record); // Convenience for header access. @@ -219,6 +240,8 @@ class NET_EXPORT_PRIVATE DnsResponse { // It is never updated afterwards, so can be used in accessors. DnsRecordParser parser_; bool id_available_ = false; + std::vector dotted_qnames_; + std::vector qtypes_; }; } // namespace net diff --git a/chromium/net/dns/dns_response_fuzzer.cc b/chromium/net/dns/dns_response_fuzzer.cc index 00319727fb2..346d22c3993 100644 --- a/chromium/net/dns/dns_response_fuzzer.cc +++ b/chromium/net/dns/dns_response_fuzzer.cc @@ -5,28 +5,104 @@ #include #include +#include + +#include "base/check.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_piece.h" #include "net/base/io_buffer.h" #include "net/dns/dns_query.h" #include "net/dns/dns_response.h" +#include "net/dns/dns_util.h" #include "net/dns/public/dns_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" + +namespace { + +void ValidateParsedResponse( + net::DnsResponse& response, + const net::IOBufferWithSize& packet, + absl::optional query = absl::nullopt) { + CHECK_EQ(response.io_buffer(), &packet); + CHECK_EQ(static_cast(response.io_buffer_size()), packet.size()); + + response.id(); + if (response.IsValid()) { + CHECK(response.id().has_value()); + response.flags(); + response.rcode(); + + CHECK_EQ(response.dotted_qnames().size(), response.question_count()); + CHECK_EQ(response.qtypes().size(), response.question_count()); + if (response.question_count() == 1) { + response.GetSingleDottedName(); + response.GetSingleQType(); + } + + response.answer_count(); + response.authority_count(); + response.additional_answer_count(); + + bool success = false; + size_t last_offset = 0; + net::DnsRecordParser parser = response.Parser(); + do { + net::DnsResourceRecord record; + success = parser.ReadRecord(&record); + + CHECK(!success || parser.GetOffset() > last_offset); + last_offset = parser.GetOffset(); + } while (success); + + // Attempt to parse a couple more. + for (int i = 0; i < 10; ++i) { + net::DnsResourceRecord record; + CHECK(!parser.ReadRecord(&record)); + } + + if (query) { + CHECK_EQ(response.question_count(), 1u); + CHECK_EQ(response.id().value(), query->id()); + absl::optional dotted_qname = + net::DnsDomainToString(query->qname(), /*require_complete=*/true); + CHECK(dotted_qname.has_value()); + CHECK_EQ(response.GetSingleDottedName(), dotted_qname.value()); + CHECK_EQ(response.GetSingleQType(), query->qtype()); + } + } +} + +} // namespace // Entry point for LibFuzzer. extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { - auto packet = base::MakeRefCounted(size); - memcpy(packet->data(), data, size); + FuzzedDataProvider data_provider(data, size); + std::string response_string = data_provider.ConsumeRandomLengthString(); - net::DnsResponse received_response(packet, size); - received_response.InitParseWithoutQuery(size); + auto response_packet = + base::MakeRefCounted(response_string.size()); + memcpy(response_packet->data(), response_string.data(), + response_string.size()); - base::Optional query; - query.emplace(packet); - if (!query->Parse(size)) { + net::DnsResponse received_response(response_packet, response_string.size()); + received_response.InitParseWithoutQuery(response_string.size()); + ValidateParsedResponse(received_response, *response_packet.get()); + + size_t query_size = data_provider.remaining_bytes(); + auto query_packet = base::MakeRefCounted(query_size); + data_provider.ConsumeData(query_packet->data(), query_size); + net::DnsQuery query(query_packet); + + if (!query.Parse(query_size)) return 0; - } - net::DnsResponse response(query->id(), true /* is_authoritative */, + net::DnsResponse received_response_with_query(response_packet, + response_string.size()); + received_response_with_query.InitParse(response_string.size(), query); + ValidateParsedResponse(received_response_with_query, *response_packet.get(), + query); + + net::DnsResponse response(query.id(), true /* is_authoritative */, {} /* answers */, {} /* authority_records */, {} /* additional records */, query); std::string out = diff --git a/chromium/net/dns/dns_response_result_extractor.cc b/chromium/net/dns/dns_response_result_extractor.cc index 485f87b8894..5aea3c8c0ab 100644 --- a/chromium/net/dns/dns_response_result_extractor.cc +++ b/chromium/net/dns/dns_response_result_extractor.cc @@ -19,7 +19,6 @@ #include "base/metrics/histogram_macros.h" #include "base/notreached.h" #include "base/numerics/checked_math.h" -#include "base/optional.h" #include "base/rand_util.h" #include "base/strings/string_piece.h" #include "base/strings/string_util.h" @@ -37,6 +36,7 @@ #include "net/dns/public/dns_query_type.h" #include "net/dns/record_parsed.h" #include "net/dns/record_rdata.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -181,18 +181,19 @@ ExtractionError ExtractResponseRecords( const DnsResponse& response, uint16_t result_qtype, std::vector>* out_records, - base::Optional* out_response_ttl, + absl::optional* out_response_ttl, std::vector* out_aliases) { + DCHECK_EQ(response.question_count(), 1u); DCHECK(out_records); DCHECK(out_response_ttl); std::vector> records; - base::Optional response_ttl; + absl::optional response_ttl; DnsRecordParser parser = response.Parser(); // Expected to be validated by DnsTransaction. - DCHECK_EQ(result_qtype, response.qtype()); + DCHECK_EQ(result_qtype, response.GetSingleQType()); AliasMap aliases; for (unsigned i = 0; i < response.answer_count(); ++i) { @@ -231,7 +232,7 @@ ExtractionError ExtractResponseRecords( std::vector out_ordered_aliases; ExtractionError name_and_alias_validation_error = ValidateNamesAndAliases( - response.GetDottedName(), aliases, records, &out_ordered_aliases); + response.GetSingleDottedName(), aliases, records, &out_ordered_aliases); if (name_and_alias_validation_error != ExtractionError::kOk) return name_and_alias_validation_error; @@ -278,12 +279,13 @@ ExtractionError ExtractResponseRecords( ExtractionError ExtractAddressResults(const DnsResponse& response, uint16_t address_qtype, HostCache::Entry* out_results) { + DCHECK_EQ(response.question_count(), 1u); DCHECK(address_qtype == dns_protocol::kTypeA || address_qtype == dns_protocol::kTypeAAAA); DCHECK(out_results); std::vector> records; - base::Optional response_ttl; + absl::optional response_ttl; std::vector aliases; ExtractionError extraction_error = ExtractResponseRecords( response, address_qtype, &records, &response_ttl, &aliases); @@ -330,9 +332,9 @@ ExtractionError ExtractAddressResults(const DnsResponse& response, << "aliases.front(): " << aliases.front() << "\ncanonical_name: " << canonical_name; DCHECK(base::EqualsCaseInsensitiveASCII(aliases.back(), - response.GetDottedName())) + response.GetSingleDottedName())) << "aliases.back(): " << aliases.back() - << "\nresponse.GetDottedName(): " << response.GetDottedName(); + << "\nresponse.GetDottedName(): " << response.GetSingleDottedName(); addresses.SetDnsAliases(std::move(aliases)); } @@ -347,7 +349,7 @@ ExtractionError ExtractTxtResults(const DnsResponse& response, DCHECK(out_results); std::vector> records; - base::Optional response_ttl; + absl::optional response_ttl; ExtractionError extraction_error = ExtractResponseRecords(response, dns_protocol::kTypeTXT, &records, &response_ttl, nullptr /* out_aliases */); @@ -376,7 +378,7 @@ ExtractionError ExtractPointerResults(const DnsResponse& response, DCHECK(out_results); std::vector> records; - base::Optional response_ttl; + absl::optional response_ttl; ExtractionError extraction_error = ExtractResponseRecords(response, dns_protocol::kTypePTR, &records, &response_ttl, nullptr /* out_aliases */); @@ -408,7 +410,7 @@ ExtractionError ExtractServiceResults(const DnsResponse& response, DCHECK(out_results); std::vector> records; - base::Optional response_ttl; + absl::optional response_ttl; ExtractionError extraction_error = ExtractResponseRecords(response, dns_protocol::kTypeSRV, &records, &response_ttl, nullptr /* out_aliases */); @@ -442,7 +444,7 @@ ExtractionError ExtractIntegrityResults(const DnsResponse& response, HostCache::Entry* out_results) { DCHECK(out_results); - base::Optional response_ttl; + absl::optional response_ttl; std::vector> records; ExtractionError extraction_error = ExtractResponseRecords( response, dns_protocol::kExperimentalTypeIntegrity, &records, @@ -490,7 +492,7 @@ ExtractionError ExtractHttpsResults(const DnsResponse& response, HostCache::Entry* out_results) { DCHECK(out_results); - base::Optional response_ttl; + absl::optional response_ttl; std::vector> records; ExtractionError extraction_error = ExtractResponseRecords(response, dns_protocol::kTypeHttps, &records, diff --git a/chromium/net/dns/dns_response_result_extractor_unittest.cc b/chromium/net/dns/dns_response_result_extractor_unittest.cc index 6a0e32fd60c..86306844594 100644 --- a/chromium/net/dns/dns_response_result_extractor_unittest.cc +++ b/chromium/net/dns/dns_response_result_extractor_unittest.cc @@ -8,7 +8,6 @@ #include #include -#include "base/optional.h" #include "net/base/host_port_pair.h" #include "net/base/ip_address.h" #include "net/base/ip_endpoint.h" @@ -22,6 +21,7 @@ #include "net/test/gtest_util.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace { @@ -468,7 +468,7 @@ TEST(DnsResponseResultExtractorTest, ExtractsSrvResponses) { EXPECT_THAT(results.error(), test::IsOk()); // Expect ordered by priority, and random within a priority. - base::Optional> result_hosts = results.hostnames(); + absl::optional> result_hosts = results.hostnames(); ASSERT_THAT( result_hosts, testing::Optional(testing::UnorderedElementsAre( diff --git a/chromium/net/dns/dns_response_unittest.cc b/chromium/net/dns/dns_response_unittest.cc index c05687b2062..bb30e0ddc88 100644 --- a/chromium/net/dns/dns_response_unittest.cc +++ b/chromium/net/dns/dns_response_unittest.cc @@ -6,11 +6,13 @@ #include #include +#include #include #include "base/big_endian.h" -#include "base/optional.h" +#include "base/check.h" #include "base/stl_util.h" +#include "base/strings/string_piece.h" #include "base/time/time.h" #include "net/base/io_buffer.h" #include "net/dns/dns_query.h" @@ -20,6 +22,7 @@ #include "net/dns/record_rdata.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -29,11 +32,11 @@ TEST(DnsRecordParserTest, Constructor) { const char data[] = { 0 }; EXPECT_FALSE(DnsRecordParser().IsValid()); - EXPECT_TRUE(DnsRecordParser(data, 1, 0).IsValid()); - EXPECT_TRUE(DnsRecordParser(data, 1, 1).IsValid()); + EXPECT_TRUE(DnsRecordParser(data, 1, 0, 0).IsValid()); + EXPECT_TRUE(DnsRecordParser(data, 1, 1, 0).IsValid()); - EXPECT_FALSE(DnsRecordParser(data, 1, 0).AtEnd()); - EXPECT_TRUE(DnsRecordParser(data, 1, 1).AtEnd()); + EXPECT_FALSE(DnsRecordParser(data, 1, 0, 0).AtEnd()); + EXPECT_TRUE(DnsRecordParser(data, 1, 1, 0).AtEnd()); } TEST(DnsRecordParserTest, ReadName) { @@ -53,7 +56,7 @@ TEST(DnsRecordParserTest, ReadName) { }; std::string out; - DnsRecordParser parser(data, sizeof(data), 0); + DnsRecordParser parser(data, sizeof(data), 0, /*num_records=*/0); ASSERT_TRUE(parser.IsValid()); EXPECT_EQ(0x11u, parser.ReadName(data + 0x00, &out)); @@ -76,7 +79,7 @@ TEST(DnsRecordParserTest, ReadName) { EXPECT_EQ(0x2u, parser.ReadName(data + 0x17, nullptr)); // Check that it works even if initial position is different. - parser = DnsRecordParser(data, sizeof(data), 0x12); + parser = DnsRecordParser(data, sizeof(data), 0x12, /*num_records=*/0); EXPECT_EQ(0x6u, parser.ReadName(data + 0x11, nullptr)); } @@ -94,7 +97,7 @@ TEST(DnsRecordParserTest, ReadNameFail) { 0x02, 'x', 'x', }; - DnsRecordParser parser(data, sizeof(data), 0); + DnsRecordParser parser(data, sizeof(data), 0, /*num_records=*/0); ASSERT_TRUE(parser.IsValid()); std::string out; @@ -111,6 +114,10 @@ TEST(DnsRecordParserTest, ReadNameFail) { // which must be non-null. std::vector BuildRfc1034Name(const size_t name_len, std::string* dotted_str) { + // Impossible length. If length not zero, need at least 2 to allow label + // length and label contents. + CHECK_NE(name_len, 1u); + CHECK(dotted_str != nullptr); auto ChoosePrintableCharLambda = [](uint8_t n) { return n % 26 + 'A'; }; const size_t max_label_len = 63; @@ -118,21 +125,18 @@ std::vector BuildRfc1034Name(const size_t name_len, dotted_str->clear(); while (data.size() < name_len) { - // Write the null label representing the root node. - if (data.size() == name_len - 1) { - data.push_back(0); - break; - } - // Compute the size of the next label. // - // Suppose |name_len| is 8 and |data.size()| is 4. We want |label_len| to be - // 2 so that we are correctly aligned to put 0 in the final position. - // - // 3 'A' 'B' 'C' _ _ _ _ - // 0 1 2 3 4 5 6 7 - const size_t label_len = - std::min(name_len - data.size() - 2, max_label_len); + // No need to account for next label length because the final zero length is + // not considered included in overall length. + size_t label_len = std::min(name_len - data.size() - 1, max_label_len); + // Need to ensure the remainder is not 1 because that would leave room for a + // label length but not a label. + if (name_len - data.size() - label_len - 1 == 1) { + CHECK_GT(label_len, 1u); + label_len -= 1; + } + // Write the length octet data.push_back(label_len); @@ -155,27 +159,35 @@ std::vector BuildRfc1034Name(const size_t name_len, dotted_str->pop_back(); CHECK(data.size() == name_len); + + // Final zero-length label (not considered included in overall length). + data.push_back(0); + return data; } TEST(DnsRecordParserTest, ReadNameGoodLength) { - const size_t name_len_cases[] = {1, 10, 40, 250, 254, 255}; + const size_t name_len_cases[] = {2, 10, 40, 250, 254, 255}; for (auto name_len : name_len_cases) { std::string expected_name; const std::vector data_vector = BuildRfc1034Name(name_len, &expected_name); + ASSERT_EQ(data_vector.size(), name_len + 1); const uint8_t* data = data_vector.data(); - DnsRecordParser parser(data, name_len, 0); + DnsRecordParser parser(data, data_vector.size(), 0, /*num_records=*/0); ASSERT_TRUE(parser.IsValid()); std::string out; - EXPECT_EQ(name_len, parser.ReadName(data, &out)); + EXPECT_EQ(data_vector.size(), parser.ReadName(data, &out)); EXPECT_EQ(expected_name, out); } } +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ TEST(DnsRecordParserTest, ReadNameTooLongFail) { const size_t name_len_cases[] = {256, 257, 258, 300, 10000}; @@ -183,9 +195,10 @@ TEST(DnsRecordParserTest, ReadNameTooLongFail) { std::string expected_name; const std::vector data_vector = BuildRfc1034Name(name_len, &expected_name); + ASSERT_EQ(data_vector.size(), name_len + 1); const uint8_t* data = data_vector.data(); - DnsRecordParser parser(data, name_len, 0); + DnsRecordParser parser(data, data_vector.size(), 0, /*num_records=*/0); ASSERT_TRUE(parser.IsValid()); std::string out; @@ -193,6 +206,102 @@ TEST(DnsRecordParserTest, ReadNameTooLongFail) { } } +// Tests against incorrect name compression pointer validation, which is anti- +// pattern #6 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsRecordParserTest, RejectsNamesWithLoops) { + const char kData[] = + "\003www\007example\300\031" // www.example with pointer to byte 25 + "aaaaaaaaaaa" // Garbage data to spread things out. + "\003foo\300\004"; // foo with pointer to byte 4. + + DnsRecordParser parser(kData, /*length=*/sizeof(kData) - 1, /*offset=*/0, + /*num_records=*/0); + ASSERT_TRUE(parser.IsValid()); + + std::string out; + EXPECT_EQ(0u, parser.ReadName(kData, &out)); +} + +// Tests against incorrect name compression pointer validation, which is anti- +// pattern #6 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsRecordParserTest, RejectsNamesPointingOutsideData) { + const char kData[] = + "\003www\007example\300\031"; // www.example with pointer to byte 25 + + DnsRecordParser parser(kData, /*length=*/sizeof(kData) - 1, /*offset=*/0, + /*num_records=*/0); + ASSERT_TRUE(parser.IsValid()); + + std::string out; + EXPECT_EQ(0u, parser.ReadName(kData, &out)); +} + +TEST(DnsRecordParserTest, ParsesValidPointer) { + const char kData[] = + "\003www\007example\300\022" // www.example with pointer to byte 25. + "aaaa" // Garbage data to spread things out. + "\004test\000"; // .test + + DnsRecordParser parser(kData, /*length=*/sizeof(kData) - 1, /*offset=*/0, + /*num_records=*/0); + ASSERT_TRUE(parser.IsValid()); + + std::string out; + EXPECT_EQ(14u, parser.ReadName(kData, &out)); + EXPECT_EQ(out, "www.example.test"); +} + +// Per RFC 1035, section 4.1.4, the first 2 bits of a DNS name label determine +// if it is a length label (if the bytes are 00) or a pointer label (if the +// bytes are 11). It is a common DNS parsing bug to treat 01 or 10 as pointer +// labels, but these are reserved and invalid. Such labels should always result +// in DnsRecordParser rejecting the name. +// +// Tests against incorrect name compression pointer validation, which is anti- +// pattern #6 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsRecordParserTest, RejectsNamesWithInvalidLabelTypeAsPointer) { + const char kData[] = + "\003www\007example\200\022" // www.example with invalid label as pointer + "aaaa" // Garbage data to spread things out. + "\004test\000"; // .test + + DnsRecordParser parser(kData, /*length=*/sizeof(kData) - 1, /*offset=*/0, + /*num_records=*/0); + ASSERT_TRUE(parser.IsValid()); + + std::string out; + EXPECT_EQ(0u, parser.ReadName(kData, &out)); +} + +// Per RFC 1035, section 4.1.4, the first 2 bits of a DNS name label determine +// if it is a length label (if the bytes are 00) or a pointer label (if the +// bytes are 11). Such labels should always result in DnsRecordParser rejecting +// the name. +// +// Tests against incorrect name compression pointer validation, which is anti- +// pattern #6 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsRecordParserTest, RejectsNamesWithInvalidLabelTypeAsLength) { + const char kData[] = + "\003www\007example\104" // www.example with invalid label as length + "test\000"; // test. (in case \104 is interpreted as length=4) + + // Append a bunch of zeroes to the buffer in case \104 is interpreted as a + // long length. + std::string data(kData, sizeof(kData) - 1); + data.append(256, '\000'); + + DnsRecordParser parser(data.data(), data.size(), /*offset=*/0, + /*num_records=*/0); + ASSERT_TRUE(parser.IsValid()); + + std::string out; + EXPECT_EQ(0u, parser.ReadName(data.data(), &out)); +} + TEST(DnsRecordParserTest, ReadRecord) { const uint8_t data[] = { // Type CNAME record. @@ -213,7 +322,7 @@ TEST(DnsRecordParserTest, ReadRecord) { }; std::string out; - DnsRecordParser parser(data, sizeof(data), 0); + DnsRecordParser parser(data, sizeof(data), 0, /*num_records=*/2); DnsResourceRecord record; EXPECT_TRUE(parser.ReadRecord(&record)); @@ -236,12 +345,150 @@ TEST(DnsRecordParserTest, ReadRecord) { EXPECT_TRUE(parser.AtEnd()); // Test truncated record. - parser = DnsRecordParser(data, sizeof(data) - 2, 0); + parser = DnsRecordParser(data, sizeof(data) - 2, 0, /*num_records=*/2); EXPECT_TRUE(parser.ReadRecord(&record)); EXPECT_FALSE(parser.AtEnd()); EXPECT_FALSE(parser.ReadRecord(&record)); } +TEST(DnsRecordParserTest, ReadsRecordWithLongName) { + std::string dotted_name; + const std::vector dns_name = + BuildRfc1034Name(dns_protocol::kMaxNameLength, &dotted_name); + + std::string data(reinterpret_cast(dns_name.data()), + dns_name.size()); + data.append( + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x01", // 192.168.0.1 + 14); + + DnsRecordParser parser(data.data(), data.size(), 0, /*num_records=*/1); + + DnsResourceRecord record; + EXPECT_TRUE(parser.ReadRecord(&record)); +} + +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsRecordParserTest, RejectRecordWithTooLongName) { + std::string dotted_name; + const std::vector dns_name = + BuildRfc1034Name(dns_protocol::kMaxNameLength + 1, &dotted_name); + + std::string data(reinterpret_cast(dns_name.data()), + dns_name.size()); + data.append( + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x01", // 192.168.0.1 + 14); + + DnsRecordParser parser(data.data(), data.size(), 0, /*num_records=*/1); + + DnsResourceRecord record; + EXPECT_FALSE(parser.ReadRecord(&record)); +} + +// Test that a record cannot be parsed with a name extending past the end of the +// data. +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsRecordParserTest, RejectRecordWithNonendedName) { + const char kNonendedName[] = "\003www\006google\006www"; + + DnsRecordParser parser(kNonendedName, sizeof(kNonendedName) - 1, 0, + /*num_records=*/1); + + DnsResourceRecord record; + EXPECT_FALSE(parser.ReadRecord(&record)); +} + +// Test that a record cannot be parsed with a name without final null +// termination. Parsing should assume the name has not ended and find the first +// byte of the TYPE field instead, making the remainder of the record +// unparsable. +// Tests against incorrect name null termination, which is anti-pattern #4 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsRecordParserTest, RejectRecordNameMissingNullTermination) { + const char kData[] = + "\003www\006google\004test" // Name without termination. + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x01"; // 192.168.0.1 + + DnsRecordParser parser(kData, sizeof(kData) - 1, 0, /*num_records=*/1); + + DnsResourceRecord record; + EXPECT_FALSE(parser.ReadRecord(&record)); +} + +// Test that no more records can be parsed once the claimed number of records +// have been parsed. +TEST(DnsRecordParserTest, RejectReadingTooManyRecords) { + const char kData[] = + "\003www\006google\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x01" // 192.168.0.1 + "\003www\010chromium\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x02"; // 192.168.0.2 + + DnsRecordParser parser( + kData, /*length=*/sizeof(kData) - 1, /*offset=*/0, + /*num_records=*/1); // Claim 1 record despite there being 2 in `kData`. + + DnsResourceRecord record1; + EXPECT_TRUE(parser.ReadRecord(&record1)); + + // Expect second record cannot be parsed because only 1 was expected. + DnsResourceRecord record2; + EXPECT_FALSE(parser.ReadRecord(&record2)); +} + +// Test that no more records can be parsed once the end of the buffer is +// reached, even if more records are claimed. +TEST(DnsRecordParserTest, RejectReadingPastEnd) { + const char kData[] = + "\003www\006google\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x01" // 192.168.0.1 + "\003www\010chromium\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x02"; // 192.168.0.2 + + DnsRecordParser parser( + kData, /*length=*/sizeof(kData) - 1, /*offset=*/0, + /*num_records=*/3); // Claim 3 record despite there being 2 in `kData`. + + DnsResourceRecord record; + EXPECT_TRUE(parser.ReadRecord(&record)); + EXPECT_TRUE(parser.ReadRecord(&record)); + EXPECT_FALSE(parser.ReadRecord(&record)); +} + TEST(DnsResponseTest, InitParse) { // This includes \0 at the end. const char qname_data[] = "\x0A""codereview""\x08""chromium""\x03""org"; @@ -331,9 +578,11 @@ TEST(DnsResponseTest, InitParse) { EXPECT_EQ(1u, resp.additional_answer_count()); // Check question access. - EXPECT_EQ(query->qname(), resp.qname()); - EXPECT_EQ(query->qtype(), resp.qtype()); - EXPECT_EQ("codereview.chromium.org", resp.GetDottedName()); + std::string response_qname; + ASSERT_TRUE(DNSDomainFromDot(resp.GetSingleDottedName(), &response_qname)); + EXPECT_EQ(query->qname(), response_qname); + EXPECT_EQ(query->qtype(), resp.GetSingleQType()); + EXPECT_EQ("codereview.chromium.org", resp.GetSingleDottedName()); DnsResourceRecord record; DnsRecordParser parser = resp.Parser(); @@ -395,6 +644,62 @@ TEST(DnsResponseTest, InitParseInvalidFlags) { EXPECT_THAT(resp.id(), testing::Optional(0xcafe)); } +TEST(DnsResponseTest, InitParseRejectsResponseWithoutQuestions) { + const char kResponse[] = + "\x02\x45" // ID=581 + "\x81\x80" // Standard query response, RA, no error + "\x00\x00" // 0 questions + "\x00\x01" // 1 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\004test\000" // www.google.test + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x00\x2a\x30" // TTL=3 hours + "\x00\x04" // RDLENGTH=4 bytes + "\xa0\xa0\xa0\xa0"; // 10.10.10.10 + + DnsResponse resp; + memcpy(resp.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + // Validate that the response is fine if not matching against a query. + ASSERT_TRUE(resp.InitParseWithoutQuery(sizeof(kResponse) - 1)); + + const char kQueryName[] = "\003www\006google\004test\000"; + DnsQuery query( + /*id=*/581, base::StringPiece(kQueryName, sizeof(kQueryName) - 1), + dns_protocol::kTypeA); + EXPECT_FALSE(resp.InitParse(sizeof(kResponse) - 1, query)); +} + +TEST(DnsResponseTest, InitParseRejectsResponseWithTooManyQuestions) { + const char kResponse[] = + "\x02\x46" // ID=582 + "\x81\x80" // Standard query response, RA, no error + "\x00\x02" // 2 questions + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\004test\000" // www.google.test + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\003www\010chromium\004test\000" // www.chromium.test + "\x00\x01" // TYPE=A + "\x00\x01"; // CLASS=IN + + DnsResponse resp; + memcpy(resp.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + // Validate that the response is fine if not matching against a query. + ASSERT_TRUE(resp.InitParseWithoutQuery(sizeof(kResponse) - 1)); + + const char kQueryName[] = "\003www\006google\004test\000"; + DnsQuery query( + /*id=*/582, base::StringPiece(kQueryName, sizeof(kQueryName) - 1), + dns_protocol::kTypeA); + EXPECT_FALSE(resp.InitParse(sizeof(kResponse) - 1, query)); +} + TEST(DnsResponseTest, InitParseWithoutQuery) { DnsResponse resp; memcpy(resp.io_buffer()->data(), kT0ResponseDatagram, @@ -410,8 +715,8 @@ TEST(DnsResponseTest, InitParseWithoutQuery) { EXPECT_EQ(kT0RecordCount, resp.answer_count()); // Check question access. - EXPECT_EQ(kT0Qtype, resp.qtype()); - EXPECT_EQ(kT0HostName, resp.GetDottedName()); + EXPECT_EQ(kT0Qtype, resp.GetSingleQType()); + EXPECT_EQ(kT0HostName, resp.GetSingleDottedName()); DnsResourceRecord record; DnsRecordParser parser = resp.Parser(); @@ -453,8 +758,12 @@ TEST(DnsResponseTest, InitParseWithoutQueryNoQuestions) { EXPECT_THAT(resp.id(), testing::Optional(0xcafe)); EXPECT_EQ(0x8180, resp.flags()); EXPECT_EQ(0x0, resp.rcode()); + EXPECT_EQ(0u, resp.question_count()); EXPECT_EQ(0x1u, resp.answer_count()); + EXPECT_THAT(resp.dotted_qnames(), testing::IsEmpty()); + EXPECT_THAT(resp.qtypes(), testing::IsEmpty()); + DnsResourceRecord record; DnsRecordParser parser = resp.Parser(); @@ -499,33 +808,87 @@ TEST(DnsResponseTest, InitParseWithoutQueryInvalidFlags) { TEST(DnsResponseTest, InitParseWithoutQueryTwoQuestions) { const uint8_t response_data[] = { // Header - 0xca, 0xfe, // ID - 0x81, 0x80, // Standard query response, RA, no error - 0x00, 0x02, // 2 questions - 0x00, 0x01, // 2 RRs (answers) - 0x00, 0x00, // 0 authority RRs - 0x00, 0x00, // 0 additional RRs + 0xca, + 0xfe, // ID + 0x81, + 0x80, // Standard query response, RA, no error + 0x00, + 0x02, // 2 questions + 0x00, + 0x01, // 2 RRs (answers) + 0x00, + 0x00, // 0 authority RRs + 0x00, + 0x00, // 0 additional RRs // Question 1 - 0x0a, 'c', 'o', 'd', 'e', 'r', 'e', 'v', 'i', 'e', 'w', 0x08, 'c', 'h', - 'r', 'o', 'm', 'i', 'u', 'm', 0x03, 'o', 'r', 'g', 0x00, 0x00, - 0x01, // TYPE is A. - 0x00, 0x01, // CLASS is IN. + 0x0a, + 'c', + 'o', + 'd', + 'e', + 'r', + 'e', + 'v', + 'i', + 'e', + 'w', + 0x08, + 'c', + 'h', + 'r', + 'o', + 'm', + 'i', + 'u', + 'm', + 0x03, + 'o', + 'r', + 'g', + 0x00, + 0x00, + 0x01, // TYPE is A. + 0x00, + 0x01, // CLASS is IN. // Question 2 - 0x0b, 'c', 'o', 'd', 'e', 'r', 'e', 'v', 'i', 'e', 'w', '2', 0xc0, - 0x18, // pointer to "chromium.org" - 0x00, 0x01, // TYPE is A. - 0x00, 0x01, // CLASS is IN. + 0x0b, + 'c', + 'o', + 'd', + 'e', + 'r', + 'e', + 'v', + 'i', + 'e', + 'w', + '2', + 0xc0, + 0x17, // pointer to "chromium.org" + 0x00, + 0x01, // TYPE is A. + 0x00, + 0x01, // CLASS is IN. // Answer 1 - 0xc0, 0x0c, // NAME is a pointer to name in Question section. - 0x00, 0x01, // TYPE is A. - 0x00, 0x01, // CLASS is IN. - 0x00, 0x00, // TTL (4 bytes) is 53 seconds. - 0x00, 0x35, 0x00, 0x04, // RDLENGTH is 4 bytes. - 0x4a, 0x7d, // RDATA is the IP: 74.125.95.121 - 0x5f, 0x79, + 0xc0, + 0x0c, // NAME is a pointer to name in Question section. + 0x00, + 0x01, // TYPE is A. + 0x00, + 0x01, // CLASS is IN. + 0x00, + 0x00, // TTL (4 bytes) is 53 seconds. + 0x00, + 0x35, + 0x00, + 0x04, // RDLENGTH is 4 bytes. + 0x4a, + 0x7d, // RDATA is the IP: 74.125.95.121 + 0x5f, + 0x79, }; DnsResponse resp; @@ -536,8 +899,15 @@ TEST(DnsResponseTest, InitParseWithoutQueryTwoQuestions) { // Check header access. EXPECT_EQ(0x8180, resp.flags()); EXPECT_EQ(0x0, resp.rcode()); + EXPECT_EQ(2u, resp.question_count()); EXPECT_EQ(0x01u, resp.answer_count()); + EXPECT_THAT(resp.dotted_qnames(), + testing::ElementsAre("codereview.chromium.org", + "codereview2.chromium.org")); + EXPECT_THAT(resp.qtypes(), + testing::ElementsAre(dns_protocol::kTypeA, dns_protocol::kTypeA)); + DnsResourceRecord record; DnsRecordParser parser = resp.Parser(); @@ -565,6 +935,296 @@ TEST(DnsResponseTest, InitParseWithoutQueryPacketTooShort) { EXPECT_FALSE(resp.InitParseWithoutQuery(sizeof(response_data))); } +TEST(DnsResponseTest, InitParseAllowsQuestionWithLongName) { + const char kResponseHeader[] = + "\x02\x45" // ID=581 + "\x81\x80" // Standard query response, RA, no error + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00"; // 0 additional records + + std::string dotted_name; + const std::vector dns_name = + BuildRfc1034Name(dns_protocol::kMaxNameLength, &dotted_name); + + std::string response_data(kResponseHeader, sizeof(kResponseHeader) - 1); + response_data.append(reinterpret_cast(dns_name.data()), + dns_name.size()); + response_data.append( + "\x00\x01" // TYPE=A + "\x00\x01", // CLASS=IN) + 4); + + DnsResponse resp1; + memcpy(resp1.io_buffer()->data(), response_data.data(), response_data.size()); + + EXPECT_TRUE(resp1.InitParseWithoutQuery(response_data.size())); + + DnsQuery query( + 581, + base::StringPiece(reinterpret_cast(dns_name.data()), + dns_name.size()), + dns_protocol::kTypeA); + + DnsResponse resp2(resp1.io_buffer(), response_data.size()); + EXPECT_TRUE(resp2.InitParse(response_data.size(), query)); +} + +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsResponseTest, InitParseRejectsQuestionWithTooLongName) { + const char kResponseHeader[] = + "\x02\x45" // ID=581 + "\x81\x80" // Standard query response, RA, no error + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00"; // 0 additional records + + std::string dotted_name; + const std::vector dns_name = + BuildRfc1034Name(dns_protocol::kMaxNameLength + 1, &dotted_name); + + std::string response_data(kResponseHeader, sizeof(kResponseHeader) - 1); + response_data.append(reinterpret_cast(dns_name.data()), + dns_name.size()); + response_data.append( + "\x00\x01" // TYPE=A + "\x00\x01", // CLASS=IN) + 4); + + DnsResponse resp; + memcpy(resp.io_buffer()->data(), response_data.data(), response_data.size()); + + EXPECT_FALSE(resp.InitParseWithoutQuery(response_data.size())); + + // Note that `DnsQuery` disallows construction without a valid name, so + // `InitParse()` can never be tested with a `query` that matches against a + // too-long name in the response. Test with an arbitrary valid query name to + // ensure no issues if this code is exercised after receiving a response with + // a too-long name. + const char kQueryName[] = "\005query\004test\000"; + DnsQuery query( + /*id=*/581, base::StringPiece(kQueryName, sizeof(kQueryName) - 1), + dns_protocol::kTypeA); + EXPECT_FALSE(resp.InitParse(response_data.size(), query)); +} + +// Test that `InitParse[...]()` rejects a response with a question name +// extending past the end of the response. +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsResponseTest, InitParseRejectsQuestionWithNonendedName) { + const char kResponse[] = + "\x02\x45" // ID + "\x81\x80" // Standard query response, RA, no error + "\x00\x01" // 1 question + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\006test"; // Name extending past the end. + + DnsResponse resp; + memcpy(resp.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + EXPECT_FALSE(resp.InitParseWithoutQuery(sizeof(kResponse) - 1)); + + const char kQueryName[] = "\003www\006google\006testtt\000"; + DnsQuery query( + /*id=*/581, base::StringPiece(kQueryName, sizeof(kQueryName) - 1), + dns_protocol::kTypeA); + EXPECT_FALSE(resp.InitParse(sizeof(kResponse) - 1, query)); +} + +// Test that `InitParse[...]()` rejects responses that do not contain at least +// the claimed number of questions. +// Tests against incorrect record count field validation, which is anti-pattern +// #5 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsResponseTest, InitParseRejectsResponseWithMissingQuestions) { + const char kResponse[] = + "\x02\x45" // ID + "\x81\x80" // Standard query response, RA, no error + "\x00\x03" // 3 questions + "\x00\x00" // 0 answers + "\x00\x00" // 0 authority records + "\x00\x00" // 0 additional records + "\003www\006google\004test\000" // www.google.test + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\003www\010chromium\004test\000" // www.chromium.test + "\x00\x01" // TYPE=A + "\x00\x01"; // CLASS=IN + // Missing third question. + + DnsResponse resp; + memcpy(resp.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + EXPECT_FALSE(resp.InitParseWithoutQuery(sizeof(kResponse) - 1)); + + const char kQueryName[] = "\003www\006google\004test\000"; + DnsQuery query( + /*id=*/581, base::StringPiece(kQueryName, sizeof(kQueryName) - 1), + dns_protocol::kTypeA); + EXPECT_FALSE(resp.InitParse(sizeof(kResponse) - 1, query)); +} + +// Test that a parsed DnsResponse only allows parsing the number of records +// claimed in the response header. +// Tests against incorrect record count field validation, which is anti-pattern +// #5 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsResponseTest, ParserLimitedToNumClaimedRecords) { + const char kResponse[] = + "\x02\x45" // ID + "\x81\x80" // Standard query response, RA, no error + "\x00\x01" // 1 question + "\x00\x01" // 1 answers + "\x00\x02" // 2 authority records + "\x00\x01" // 1 additional records + "\003www\006google\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + // 6 total records. + "\003www\006google\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x01" // 192.168.0.1 + "\003www\010chromium\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x02" // 192.168.0.2 + "\003www\007google1\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x03" // 192.168.0.3 + "\003www\011chromium1\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x04" // 192.168.0.4 + "\003www\007google2\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x05" // 192.168.0.5 + "\003www\011chromium2\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x06"; // 192.168.0.6 + + DnsResponse resp1; + memcpy(resp1.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + ASSERT_TRUE(resp1.InitParseWithoutQuery(sizeof(kResponse) - 1)); + DnsRecordParser parser1 = resp1.Parser(); + ASSERT_TRUE(parser1.IsValid()); + + // Response header only claims 4 records, so expect parser to only allow + // parsing that many, ignoring extra records in the data. + DnsResourceRecord record; + EXPECT_TRUE(parser1.ReadRecord(&record)); + EXPECT_TRUE(parser1.ReadRecord(&record)); + EXPECT_TRUE(parser1.ReadRecord(&record)); + EXPECT_TRUE(parser1.ReadRecord(&record)); + EXPECT_FALSE(parser1.ReadRecord(&record)); + EXPECT_FALSE(parser1.ReadRecord(&record)); + + // Repeat using InitParse() + DnsResponse resp2; + memcpy(resp2.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + const char kQueryName[] = "\003www\006google\004test\000"; + DnsQuery query( + /*id=*/581, base::StringPiece(kQueryName, sizeof(kQueryName) - 1), + dns_protocol::kTypeA); + + ASSERT_TRUE(resp2.InitParse(sizeof(kResponse) - 1, query)); + DnsRecordParser parser2 = resp2.Parser(); + ASSERT_TRUE(parser2.IsValid()); + + // Response header only claims 4 records, so expect parser to only allow + // parsing that many, ignoring extra records in the data. + EXPECT_TRUE(parser2.ReadRecord(&record)); + EXPECT_TRUE(parser2.ReadRecord(&record)); + EXPECT_TRUE(parser2.ReadRecord(&record)); + EXPECT_TRUE(parser2.ReadRecord(&record)); + EXPECT_FALSE(parser2.ReadRecord(&record)); + EXPECT_FALSE(parser2.ReadRecord(&record)); +} + +// Test that a parsed DnsResponse does not allow parsing past the end of the +// input, even if more records are claimed in the response header. +// Tests against incorrect record count field validation, which is anti-pattern +// #5 from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST(DnsResponseTest, ParserLimitedToBufferSize) { + const char kResponse[] = + "\x02\x45" // ID + "\x81\x80" // Standard query response, RA, no error + "\x00\x01" // 1 question + "\x00\x01" // 1 answers + "\x00\x02" // 2 authority records + "\x00\x01" // 1 additional records + "\003www\006google\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + // 2 total records. + "\003www\006google\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x01" // 192.168.0.1 + "\003www\010chromium\004test\000" + "\x00\x01" // TYPE=A + "\x00\x01" // CLASS=IN + "\x00\x01\x51\x80" // TTL=1 day + "\x00\x04" // RDLENGTH=4 bytes + "\xc0\xa8\x00\x02"; // 192.168.0.2 + + DnsResponse resp1; + memcpy(resp1.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + ASSERT_TRUE(resp1.InitParseWithoutQuery(sizeof(kResponse) - 1)); + DnsRecordParser parser1 = resp1.Parser(); + ASSERT_TRUE(parser1.IsValid()); + + // Response header claims 4 records, but only 2 present in input. + DnsResourceRecord record; + EXPECT_TRUE(parser1.ReadRecord(&record)); + EXPECT_TRUE(parser1.ReadRecord(&record)); + EXPECT_FALSE(parser1.ReadRecord(&record)); + EXPECT_FALSE(parser1.ReadRecord(&record)); + + // Repeat using InitParse() + DnsResponse resp2; + memcpy(resp2.io_buffer()->data(), kResponse, sizeof(kResponse) - 1); + + ASSERT_TRUE(resp2.InitParseWithoutQuery(sizeof(kResponse) - 1)); + DnsRecordParser parser2 = resp2.Parser(); + ASSERT_TRUE(parser2.IsValid()); + + // Response header claims 4 records, but only 2 present in input. + EXPECT_TRUE(parser2.ReadRecord(&record)); + EXPECT_TRUE(parser2.ReadRecord(&record)); + EXPECT_FALSE(parser2.ReadRecord(&record)); + EXPECT_FALSE(parser2.ReadRecord(&record)); +} + TEST(DnsResponseWriteTest, SingleARecordAnswer) { const char response_data[] = { 0x12, 0x34, // ID @@ -591,7 +1251,7 @@ TEST(DnsResponseWriteTest, SingleARecordAnswer) { std::vector answers(1, answer); DnsResponse response(0x1234 /* response_id */, true /* is_authoritative*/, answers, {} /* authority_records */, - {} /* additional records */, base::nullopt); + {} /* additional records */, absl::nullopt); ASSERT_NE(nullptr, response.io_buffer()); EXPECT_TRUE(response.IsValid()); std::string expected_response(response_data, sizeof(response_data)); @@ -626,7 +1286,7 @@ TEST(DnsResponseWriteTest, SingleARecordAnswerWithFinalDotInName) { std::vector answers(1, answer); DnsResponse response(0x1234 /* response_id */, true /* is_authoritative*/, answers, {} /* authority_records */, - {} /* additional records */, base::nullopt); + {} /* additional records */, absl::nullopt); ASSERT_NE(nullptr, response.io_buffer()); EXPECT_TRUE(response.IsValid()); std::string expected_response(response_data, sizeof(response_data)); @@ -662,7 +1322,7 @@ TEST(DnsResponseWriteTest, SingleARecordAnswerWithQuestion) { ASSERT_TRUE(DNSDomainFromDot(dotted_name, &dns_name)); OptRecordRdata opt_rdata; opt_rdata.AddOpt(OptRecordRdata::Opt(255, "\xde\xad\xbe\xef")); - base::Optional query; + absl::optional query; query.emplace(0x1234 /* id */, dns_name, dns_protocol::kTypeA, &opt_rdata); net::DnsResourceRecord answer; answer.name = dotted_name; @@ -725,7 +1385,7 @@ TEST(DnsResponseWriteTest, writer.WriteU16(dns_protocol::kTypeA); // qtype writer.WriteU16(dns_protocol::kClassIN); // qclass // buf contains 10 extra zero bytes. - base::Optional query; + absl::optional query; query.emplace(buf); query->Parse(buf_size); net::DnsResourceRecord answer; @@ -774,7 +1434,7 @@ TEST(DnsResponseWriteTest, SingleQuadARecordAnswer) { std::vector answers(1, answer); DnsResponse response(0x1234 /* id */, true /* is_authoritative*/, answers, {} /* authority_records */, {} /* additional records */, - base::nullopt); + absl::nullopt); ASSERT_NE(nullptr, response.io_buffer()); EXPECT_TRUE(response.IsValid()); std::string expected_response(response_data, sizeof(response_data)); @@ -819,7 +1479,7 @@ TEST(DnsResponseWriteTest, std::string dotted_name("www.example.com"); std::string dns_name; ASSERT_TRUE(DNSDomainFromDot(dotted_name, &dns_name)); - base::Optional query; + absl::optional query; query.emplace(0x1234 /* id */, dns_name, dns_protocol::kTypeA); net::DnsResourceRecord answer; answer.name = dotted_name; @@ -889,7 +1549,7 @@ TEST(DnsResponseWriteTest, TwoAnswersWithAAndQuadARecords) { answers[1] = answer2; DnsResponse response(0x1234 /* id */, true /* is_authoritative*/, answers, {} /* authority_records */, {} /* additional records */, - base::nullopt); + absl::nullopt); ASSERT_NE(nullptr, response.io_buffer()); EXPECT_TRUE(response.IsValid()); std::string expected_response(response_data, sizeof(response_data)); @@ -924,7 +1584,7 @@ TEST(DnsResponseWriteTest, AnswerWithAuthorityRecord) { std::vector authority_records(1, record); DnsResponse response(0x1235 /* response_id */, true /* is_authoritative*/, {} /* answers */, authority_records, - {} /* additional records */, base::nullopt); + {} /* additional records */, absl::nullopt); ASSERT_NE(nullptr, response.io_buffer()); EXPECT_TRUE(response.IsValid()); std::string expected_response(response_data, sizeof(response_data)); @@ -944,7 +1604,7 @@ TEST(DnsResponseWriteTest, AnswerWithRcode) { }; DnsResponse response(0x1212 /* response_id */, false /* is_authoritative*/, {} /* answers */, {} /* authority_records */, - {} /* additional records */, base::nullopt, + {} /* additional records */, absl::nullopt, dns_protocol::kRcodeNXDOMAIN); ASSERT_NE(nullptr, response.io_buffer()); EXPECT_TRUE(response.IsValid()); @@ -969,7 +1629,7 @@ TEST(DnsResponseWriteTest, AAAAQuestionAndCnameAnswer) { answer.SetOwnedRdata(dns_name); std::vector answers(1, answer); - base::Optional query(base::in_place, 114 /* id */, dns_name, + absl::optional query(absl::in_place, 114 /* id */, dns_name, dns_protocol::kTypeAAAA); DnsResponse response(114 /* response_id */, true /* is_authoritative*/, @@ -997,7 +1657,7 @@ TEST(DnsResponseWriteTest, WrittenResponseCanBeParsed) { std::vector additional_records(1, additional_record); DnsResponse response(0x1234 /* response_id */, true /* is_authoritative*/, answers, {} /* authority_records */, additional_records, - base::nullopt); + absl::nullopt); ASSERT_NE(nullptr, response.io_buffer()); EXPECT_TRUE(response.IsValid()); EXPECT_THAT(response.id(), testing::Optional(0x1234)); diff --git a/chromium/net/dns/dns_server_iterator.cc b/chromium/net/dns/dns_server_iterator.cc index 9d25870ce53..fdf6b559895 100644 --- a/chromium/net/dns/dns_server_iterator.cc +++ b/chromium/net/dns/dns_server_iterator.cc @@ -4,10 +4,10 @@ #include "net/dns/dns_server_iterator.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/dns/dns_session.h" #include "net/dns/resolve_context.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { DnsServerIterator::DnsServerIterator(size_t nameservers_size, @@ -34,7 +34,7 @@ size_t DohDnsServerIterator::GetNextAttemptIndex() { // Check if the next index is available and hasn't hit its failure limit. If // not, try the next one and so on until we've tried them all. - base::Optional least_recently_failed_index; + absl::optional least_recently_failed_index; base::TimeTicks least_recently_failed_time; size_t previous_index = next_index_; @@ -108,7 +108,7 @@ size_t ClassicDnsServerIterator::GetNextAttemptIndex() { // Check if the next index is available and hasn't hit its failure limit. If // not, try the next one and so on until we've tried them all. - base::Optional least_recently_failed_index; + absl::optional least_recently_failed_index; base::TimeTicks least_recently_failed_time; size_t previous_index = next_index_; diff --git a/chromium/net/dns/dns_test_util.cc b/chromium/net/dns/dns_test_util.cc index 7eeda502892..4c86ee8434d 100644 --- a/chromium/net/dns/dns_test_util.cc +++ b/chromium/net/dns/dns_test_util.cc @@ -196,7 +196,7 @@ DnsResponse BuildTestDnsResponse( std::string dns_name; CHECK(DNSDomainFromDot(name, &dns_name)); - base::Optional query(base::in_place, 0, std::move(dns_name), type); + absl::optional query(absl::in_place, 0, std::move(dns_name), type); return DnsResponse(0, true /* is_authoritative */, answers, authority /* authority_records */, additional /* additional_records */, query, rcode, @@ -305,7 +305,7 @@ DnsResponse BuildTestDnsServiceResponse( } MockDnsClientRule::Result::Result(ResultType type, - base::Optional response) + absl::optional response) : type(type), response(std::move(response)) {} MockDnsClientRule::Result::Result(DnsResponse response) @@ -376,7 +376,7 @@ class MockDnsTransactionFactory::MockTransaction std::vector authority_records; std::string dns_name; CHECK(DNSDomainFromDot(hostname_, &dns_name)); - base::Optional query(base::in_place, 22 /* id */, dns_name, + absl::optional query(absl::in_place, 22 /* id */, dns_name, qtype_); switch (result->type) { case MockDnsClientRule::NODOMAIN: @@ -470,27 +470,27 @@ class MockDnsTransactionFactory::MockTransaction std::move(callback_).Run( this, ERR_NAME_NOT_RESOLVED, result_.response ? &result_.response.value() : nullptr, - base::nullopt); + absl::nullopt); break; case MockDnsClientRule::EMPTY: case MockDnsClientRule::OK: case MockDnsClientRule::MALFORMED: std::move(callback_).Run( this, OK, result_.response ? &result_.response.value() : nullptr, - base::nullopt); + absl::nullopt); break; case MockDnsClientRule::TIMEOUT: std::move(callback_).Run(this, ERR_DNS_TIMED_OUT, nullptr, - base::nullopt); + absl::nullopt); break; case MockDnsClientRule::SLOW: if (result_.response) { std::move(callback_).Run( this, OK, result_.response ? &result_.response.value() : nullptr, - base::nullopt); + absl::nullopt); } else { std::move(callback_).Run(this, ERR_DNS_TIMED_OUT, nullptr, - base::nullopt); + absl::nullopt); } } } @@ -608,8 +608,15 @@ bool MockDnsClient::CanUseInsecureDnsTransactions() const { !config->dns_over_tls_active; } -void MockDnsClient::SetInsecureEnabled(bool enabled) { +bool MockDnsClient::CanQueryAdditionalTypesViaInsecureDns() const { + DCHECK(CanUseInsecureDnsTransactions()); + return additional_types_enabled_; +} + +void MockDnsClient::SetInsecureEnabled(bool enabled, + bool additional_types_enabled) { insecure_enabled_ = enabled; + additional_types_enabled_ = additional_types_enabled; } bool MockDnsClient::FallbackFromSecureTransactionPreferred( @@ -625,11 +632,11 @@ bool MockDnsClient::FallbackFromInsecureTransactionPreferred() const { fallback_failures_ >= max_fallback_failures_; } -bool MockDnsClient::SetSystemConfig(base::Optional system_config) { +bool MockDnsClient::SetSystemConfig(absl::optional system_config) { if (ignore_system_config_changes_) return false; - base::Optional before = effective_config_; + absl::optional before = effective_config_; config_ = std::move(system_config); effective_config_ = BuildEffectiveConfig(); session_ = BuildSession(); @@ -637,7 +644,7 @@ bool MockDnsClient::SetSystemConfig(base::Optional system_config) { } bool MockDnsClient::SetConfigOverrides(DnsConfigOverrides config_overrides) { - base::Optional before = effective_config_; + absl::optional before = effective_config_; overrides_ = std::move(config_overrides); effective_config_ = BuildEffectiveConfig(); session_ = BuildSession(); @@ -681,7 +688,7 @@ void MockDnsClient::ClearInsecureFallbackFailures() { fallback_failures_ = 0; } -base::Optional MockDnsClient::GetSystemConfigForTesting() const { +absl::optional MockDnsClient::GetSystemConfigForTesting() const { return config_; } @@ -707,11 +714,11 @@ void MockDnsClient::SetForceDohServerAvailable(bool available) { factory_->set_force_doh_server_available(available); } -base::Optional MockDnsClient::BuildEffectiveConfig() { +absl::optional MockDnsClient::BuildEffectiveConfig() { if (overrides_.OverridesEverything()) return overrides_.ApplyOverrides(DnsConfig()); if (!config_ || !config_.value().IsValid()) - return base::nullopt; + return absl::nullopt; return overrides_.ApplyOverrides(config_.value()); } diff --git a/chromium/net/dns/dns_test_util.h b/chromium/net/dns/dns_test_util.h index b69418ed109..5e2895b4964 100644 --- a/chromium/net/dns/dns_test_util.h +++ b/chromium/net/dns/dns_test_util.h @@ -16,7 +16,6 @@ #include "base/memory/scoped_refptr.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/stl_util.h" #include "base/time/time.h" #include "net/dns/dns_client.h" @@ -27,6 +26,7 @@ #include "net/dns/public/dns_protocol.h" #include "net/dns/public/secure_dns_mode.h" #include "net/socket/socket_test_util.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -291,7 +291,7 @@ struct MockDnsClientRule { struct Result { explicit Result(ResultType type, - base::Optional response = base::nullopt); + absl::optional response = absl::nullopt); explicit Result(DnsResponse response); Result(Result&& result); ~Result(); @@ -299,7 +299,7 @@ struct MockDnsClientRule { Result& operator=(Result&& result); ResultType type; - base::Optional response; + absl::optional response; }; // If |delay| is true, matching transactions will be delayed until triggered @@ -382,11 +382,12 @@ class MockDnsClient : public DnsClient { // DnsClient interface: bool CanUseSecureDnsTransactions() const override; bool CanUseInsecureDnsTransactions() const override; - void SetInsecureEnabled(bool enabled) override; + bool CanQueryAdditionalTypesViaInsecureDns() const override; + void SetInsecureEnabled(bool enabled, bool additional_types_enabled) override; bool FallbackFromSecureTransactionPreferred( ResolveContext* resolve_context) const override; bool FallbackFromInsecureTransactionPreferred() const override; - bool SetSystemConfig(base::Optional system_config) override; + bool SetSystemConfig(absl::optional system_config) override; bool SetConfigOverrides(DnsConfigOverrides config_overrides) override; void ReplaceCurrentSession() override; DnsSession* GetCurrentSession() override; @@ -396,7 +397,7 @@ class MockDnsClient : public DnsClient { AddressSorter* GetAddressSorter() override; void IncrementInsecureFallbackFailures() override; void ClearInsecureFallbackFailures() override; - base::Optional GetSystemConfigForTesting() const override; + absl::optional GetSystemConfigForTesting() const override; DnsConfigOverrides GetConfigOverridesForTesting() const override; void SetTransactionFactoryForTesting( std::unique_ptr factory) override; @@ -421,10 +422,11 @@ class MockDnsClient : public DnsClient { MockDnsTransactionFactory* factory() { return factory_.get(); } private: - base::Optional BuildEffectiveConfig(); + absl::optional BuildEffectiveConfig(); scoped_refptr BuildSession(); bool insecure_enabled_ = false; + bool additional_types_enabled_ = false; int fallback_failures_ = 0; int max_fallback_failures_ = DnsClient::kMaxInsecureFallbackFailures; bool ignore_system_config_changes_ = false; @@ -436,10 +438,10 @@ class MockDnsClient : public DnsClient { bool force_doh_server_available_ = true; MockClientSocketFactory socket_factory_; - base::Optional config_; + absl::optional config_; scoped_refptr session_; DnsConfigOverrides overrides_; - base::Optional effective_config_; + absl::optional effective_config_; std::unique_ptr factory_; std::unique_ptr address_sorter_; }; diff --git a/chromium/net/dns/dns_transaction.cc b/chromium/net/dns/dns_transaction.cc index e53e4e0141b..bb17713af78 100644 --- a/chromium/net/dns/dns_transaction.cc +++ b/chromium/net/dns/dns_transaction.cc @@ -24,7 +24,6 @@ #include "base/memory/weak_ptr.h" #include "base/metrics/histogram_functions.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" #include "base/rand_util.h" #include "base/single_thread_task_runner.h" #include "base/stl_util.h" @@ -39,13 +38,13 @@ #include "net/base/backoff_entry.h" #include "net/base/completion_once_callback.h" #include "net/base/elements_upload_data_stream.h" +#include "net/base/idempotency.h" #include "net/base/io_buffer.h" #include "net/base/ip_address.h" #include "net/base/ip_endpoint.h" #include "net/base/load_flags.h" #include "net/base/net_errors.h" #include "net/base/upload_bytes_element_reader.h" -#include "net/base/idempotency.h" #include "net/dns/dns_config.h" #include "net/dns/dns_query.h" #include "net/dns/dns_response.h" @@ -59,6 +58,7 @@ #include "net/dns/public/dns_over_https_server_config.h" #include "net/dns/public/dns_protocol.h" #include "net/dns/public/dns_query_type.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/dns/resolve_context.h" #include "net/http/http_request_headers.h" #include "net/log/net_log.h" @@ -75,6 +75,7 @@ #include "net/url_request/url_fetcher_response_writer.h" #include "net/url_request/url_request_context.h" #include "net/url_request/url_request_context_builder.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -411,7 +412,7 @@ class DnsHTTPAttempt : public DnsAttempt, public URLRequest::Delegate { request_->SetExtraRequestHeaders(extra_request_headers); // Disable secure DNS for any DoH server hostname lookups to avoid deadlock. - request_->SetDisableSecureDns(true); + request_->SetSecureDnsPolicy(SecureDnsPolicy::kDisable); request_->SetLoadFlags(request_->load_flags() | LOAD_DISABLE_CACHE | LOAD_BYPASS_PROXY); request_->set_allow_credentials(false); @@ -1199,7 +1200,7 @@ class DnsTransactionImpl : public DnsTransaction, net_log_.EndEventWithNetErrorCode(NetLogEventType::DNS_TRANSACTION, result.rv); - base::Optional doh_provider_id; + absl::optional doh_provider_id; if (secure_ && result.attempt) { size_t server_index = result.attempt->server_index(); doh_provider_id = GetDohProviderIdForHistogramFromDohConfig( @@ -1380,7 +1381,7 @@ class DnsTransactionImpl : public DnsTransaction, // Begins query for the current name. Makes the first attempt. AttemptResult StartQuery() { - base::Optional dotted_qname = + absl::optional dotted_qname = DnsDomainToString(qnames_.front()); net_log_.BeginEventWithStringParams( NetLogEventType::DNS_TRANSACTION_QUERY, "qname", diff --git a/chromium/net/dns/dns_transaction.h b/chromium/net/dns/dns_transaction.h index 3444a37117e..ad04ad80ac4 100644 --- a/chromium/net/dns/dns_transaction.h +++ b/chromium/net/dns/dns_transaction.h @@ -87,7 +87,7 @@ class NET_EXPORT_PRIVATE DnsTransactionFactory { typedef base::OnceCallback doh_provider_id)> + absl::optional doh_provider_id)> CallbackType; DnsTransactionFactory(); diff --git a/chromium/net/dns/dns_transaction_unittest.cc b/chromium/net/dns/dns_transaction_unittest.cc index 445335520d3..a7561dfbe45 100644 --- a/chromium/net/dns/dns_transaction_unittest.cc +++ b/chromium/net/dns/dns_transaction_unittest.cc @@ -14,7 +14,7 @@ #include "base/base64url.h" #include "base/bind.h" #include "base/containers/circular_deque.h" -#include "base/optional.h" +#include "base/numerics/safe_math.h" #include "base/rand_util.h" #include "base/run_loop.h" #include "base/stl_util.h" @@ -42,6 +42,7 @@ #include "net/dns/dns_util.h" #include "net/dns/public/dns_over_https_server_config.h" #include "net/dns/public/dns_protocol.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/dns/resolve_context.h" #include "net/log/net_log.h" #include "net/log/net_log_capture_mode.h" @@ -58,6 +59,7 @@ #include "net/url_request/url_request_test_util.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" using net::test::IsOk; @@ -69,10 +71,27 @@ base::TimeDelta kFallbackPeriod = base::TimeDelta::FromSeconds(1); const char kMockHostname[] = "mock.http"; -std::string DomainFromDot(const base::StringPiece& dotted) { - std::string out; - EXPECT_TRUE(DNSDomainFromDot(dotted, &out)); - return out; +// Like `net::DNSDomainFromDot()` except allows converting more names than +// accepted by that utility. +std::string DomainFromDot(base::StringPiece dotted_name) { + std::string dns_name; + + while (true) { + size_t next_dot = dotted_name.find('.'); + if (next_dot == base::StringPiece::npos) { + dns_name.append(1, base::checked_cast( + dotted_name.size())); + dns_name.append(static_cast(dotted_name)); + dns_name.append(1, 0); + return dns_name; + } else { + dns_name.append( + 1, base::checked_cast(next_dot)); + dns_name.append( + static_cast(dotted_name.substr(0, next_dot))); + dotted_name = dotted_name.substr(next_dot + 1); + } + } } enum class Transport { UDP, TCP, HTTPS }; @@ -279,8 +298,8 @@ class TestSocketFactory : public MockClientSocketFactory { explicit RemoteNameserver(DnsOverHttpsServerConfig secure_nameserver) : secure_nameserver(secure_nameserver) {} - base::Optional insecure_nameserver; - base::Optional secure_nameserver; + absl::optional insecure_nameserver; + absl::optional secure_nameserver; }; std::vector remote_endpoints_; @@ -341,7 +360,7 @@ class TransactionHelper { void OnTransactionComplete(DnsTransaction* t, int rv, const DnsResponse* response, - base::Optional doh_provider_id) { + absl::optional doh_provider_id) { EXPECT_FALSE(completed_); EXPECT_EQ(transaction_.get(), t); @@ -363,7 +382,7 @@ class TransactionHelper { ASSERT_TRUE(response != nullptr); EXPECT_EQ(static_cast(expected_answer_count_), response->answer_count()); - EXPECT_EQ(qtype_, response->qtype()); + EXPECT_EQ(qtype_, response->GetSingleQType()); DnsRecordParser parser = response->Parser(); DnsResourceRecord record; @@ -814,7 +833,7 @@ class DnsTransactionTestBase : public testing::Test { } EXPECT_FALSE(request->allow_credentials()); - EXPECT_TRUE(request->disable_secure_dns()); + EXPECT_EQ(SecureDnsPolicy::kDisable, request->secure_dns_policy()); std::string accept; EXPECT_TRUE(request->extra_request_headers().GetHeader("Accept", &accept)); @@ -1117,6 +1136,10 @@ TEST_F(DnsTransactionTest, MismatchedResponseAsync) { helper0.RunUntilComplete(); } +// Test that responses are not accepted when only the response ID mismatches. +// Tests against incorrect transaction ID validation, which is anti-pattern #1 +// from the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ TEST_F(DnsTransactionTest, MismatchedResponseFail) { ConfigureFactory(); @@ -2388,7 +2411,7 @@ TEST_F(DnsTransactionTest, HttpsPostTestNoCookies) { config_.dns_over_https_servers[0].server_template)); auto cookie = CanonicalCookie::Create( cookie_url, "test-cookie=you-still-fail", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); request_context_->cookie_store()->SetCanonicalCookieAsync( std::move(cookie), cookie_url, CookieOptions(), base::BindOnce(&CookieCallback::SetCookieCallback, @@ -3874,6 +3897,24 @@ TEST_F(DnsTransactionTestWithMockTime, FastProbeRestart) { 0u /* doh_server_index */, session_.get())); } +// Test that queries cannot be sent when they contain a too-long name. +// Tests against incorrect name length validation, which is anti-pattern #3 from +// the "NAME:WRECK" report: +// https://www.forescout.com/company/resources/namewreck-breaking-and-fixing-dns-implementations/ +TEST_F(DnsTransactionTestWithMockTime, RejectsQueryingLongNames) { + std::string long_dotted_name; + while (long_dotted_name.size() <= dns_protocol::kMaxNameLength) { + long_dotted_name.append("naaaaaamelabel."); + } + long_dotted_name.append("test"); + + TransactionHelper helper0(ERR_INVALID_ARGUMENT); + helper0.StartTransaction(transaction_factory_.get(), long_dotted_name.c_str(), + dns_protocol::kTypeA, false /* secure */, + resolve_context_.get()); + helper0.RunUntilComplete(); +} + } // namespace } // namespace net diff --git a/chromium/net/dns/dns_util.cc b/chromium/net/dns/dns_util.cc index d956b197948..362320ff05f 100644 --- a/chromium/net/dns/dns_util.cc +++ b/chromium/net/dns/dns_util.cc @@ -13,10 +13,9 @@ #include #include "base/big_endian.h" +#include "base/containers/contains.h" #include "base/metrics/field_trial.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" -#include "base/stl_util.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_split.h" #include "build/build_config.h" @@ -26,16 +25,15 @@ #include "net/dns/public/doh_provider_entry.h" #include "net/dns/public/util.h" #include "net/third_party/uri_template/uri_template.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/url_canon.h" #if defined(OS_POSIX) #include -#if !defined(OS_NACL) #include #if !defined(OS_ANDROID) #include #endif // !defined(OS_ANDROID) -#endif // !defined(OS_NACL) #endif // defined(OS_POSIX) #if defined(OS_ANDROID) @@ -149,13 +147,13 @@ bool IsValidHostLabelCharacter(char c, bool is_first_char) { (c >= '0' && c <= '9') || (!is_first_char && c == '-') || c == '_'; } -base::Optional DnsDomainToString(base::StringPiece dns_name, +absl::optional DnsDomainToString(base::StringPiece dns_name, bool require_complete) { base::BigEndianReader reader(dns_name.data(), dns_name.length()); return DnsDomainToString(reader, require_complete); } -base::Optional DnsDomainToString(base::BigEndianReader& reader, +absl::optional DnsDomainToString(base::BigEndianReader& reader, bool require_complete) { std::string ret; size_t octets_read = 0; @@ -164,17 +162,20 @@ base::Optional DnsDomainToString(base::BigEndianReader& reader, // the context of a full DNS message. if ((*reader.ptr() & dns_protocol::kLabelMask) == dns_protocol::kLabelPointer) - return base::nullopt; + return absl::nullopt; base::StringPiece label; if (!reader.ReadU8LengthPrefixed(&label)) - return base::nullopt; - octets_read += label.size() + 1; + return absl::nullopt; + + // Final zero-length label not included in size enforcement. + if (label.size() != 0) + octets_read += label.size() + 1; if (label.size() > dns_protocol::kMaxLabelLength) - return base::nullopt; + return absl::nullopt; if (octets_read > dns_protocol::kMaxNameLength) - return base::nullopt; + return absl::nullopt; if (label.size() == 0) return ret; @@ -186,12 +187,11 @@ base::Optional DnsDomainToString(base::BigEndianReader& reader, } if (require_complete) - return base::nullopt; + return absl::nullopt; - // If terminating zero-length label was not included in the input, it still - // counts against the max name length. - if (octets_read + 1 > dns_protocol::kMaxNameLength) - return base::nullopt; + // If terminating zero-length label was not included in the input, no need to + // recheck against max name length because terminating zero-length label does + // not count against the limit. return ret; } @@ -203,7 +203,6 @@ std::string GetURLFromTemplateWithoutParameters(const string& server_template) { return url_string; } -#if !defined(OS_NACL) namespace { bool GetTimeDeltaForConnectionTypeFromFieldTrial( @@ -238,7 +237,6 @@ base::TimeDelta GetTimeDeltaForConnectionTypeFromFieldTrialOrDefault( out = default_delta; return out; } -#endif // !defined(OS_NACL) AddressListDeltaType FindAddressListDeltaType(const AddressList& a, const AddressList& b) { diff --git a/chromium/net/dns/dns_util.h b/chromium/net/dns/dns_util.h index 051327093da..0f1b57dcc93 100644 --- a/chromium/net/dns/dns_util.h +++ b/chromium/net/dns/dns_util.h @@ -8,7 +8,6 @@ #include #include -#include "base/optional.h" #include "base/strings/string_piece.h" #include "base/strings/string_util.h" #include "base/time/time.h" @@ -19,6 +18,7 @@ #include "net/dns/public/dns_over_https_server_config.h" #include "net/dns/public/dns_query_type.h" #include "net/dns/public/secure_dns_mode.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class BigEndianReader; @@ -79,10 +79,10 @@ NET_EXPORT_PRIVATE bool IsValidHostLabelCharacter(char c, bool is_first_char); // DNS name compression (see RFC 1035, section 4.1.4) is disallowed and // considered malformed. To handle a potentially compressed name, in a // DnsResponse object, use DnsRecordParser::ReadName(). -NET_EXPORT base::Optional DnsDomainToString( +NET_EXPORT absl::optional DnsDomainToString( base::StringPiece dns_name, bool require_complete = false); -NET_EXPORT base::Optional DnsDomainToString( +NET_EXPORT absl::optional DnsDomainToString( base::BigEndianReader& reader, bool require_complete = false); @@ -90,13 +90,11 @@ NET_EXPORT base::Optional DnsDomainToString( NET_EXPORT_PRIVATE std::string GetURLFromTemplateWithoutParameters( const std::string& server_template); -#if !defined(OS_NACL) NET_EXPORT_PRIVATE base::TimeDelta GetTimeDeltaForConnectionTypeFromFieldTrialOrDefault( const char* field_trial_name, base::TimeDelta default_delta, NetworkChangeNotifier::ConnectionType connection_type); -#endif // !defined(OS_NACL) // How similar or different two AddressLists are (see values for details). // Used in histograms; do not modify existing values. diff --git a/chromium/net/dns/dns_util_unittest.cc b/chromium/net/dns/dns_util_unittest.cc index 63f579cd567..0bcb4c8176d 100644 --- a/chromium/net/dns/dns_util_unittest.cc +++ b/chromium/net/dns/dns_util_unittest.cc @@ -11,11 +11,11 @@ #include "base/big_endian.h" #include "base/numerics/safe_conversions.h" -#include "base/optional.h" #include "base/stl_util.h" #include "net/dns/public/dns_protocol.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -135,10 +135,10 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectEmptyIncomplete) { testing::Optional(Eq(""))); EXPECT_EQ(DnsDomainToString(dns_name, true /* require_complete */), - base::nullopt); + absl::nullopt); base::BigEndianReader reader1(dns_name.c_str(), dns_name.size()); EXPECT_EQ(DnsDomainToString(reader1, true /* require_complete */), - base::nullopt); + absl::nullopt); } // Test `require_complete` functionality given an input with terminating zero- @@ -172,10 +172,10 @@ TEST_F(DNSUtilTest, DnsDomainToStringNotComplete) { testing::Optional(Eq("boo.test"))); EXPECT_EQ(DnsDomainToString(dns_name, true /* require_complete */), - base::nullopt); + absl::nullopt); base::BigEndianReader reader2(dns_name.c_str(), dns_name.size()); EXPECT_EQ(DnsDomainToString(reader2, true /* require_complete */), - base::nullopt); + absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectEmptyWhenRequiringComplete) { @@ -188,10 +188,10 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectEmptyWhenRequiringComplete) { testing::Optional(Eq(""))); EXPECT_EQ(DnsDomainToString(dns_name, true /* require_complete */), - base::nullopt); + absl::nullopt); base::BigEndianReader reader1(dns_name.c_str(), dns_name.size()); EXPECT_EQ(DnsDomainToString(reader1, true /* require_complete */), - base::nullopt); + absl::nullopt); dns_name += '\0'; @@ -205,16 +205,16 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectEmptyWhenRequiringComplete) { TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectCompression) { std::string dns_name = CreateNamePointer(152); - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader), absl::nullopt); dns_name = "\005hello"; dns_name += CreateNamePointer(152); - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader1(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader1), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader1), absl::nullopt); } // Test that extra input past the terminating zero-length label are ignored. @@ -242,15 +242,15 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleExcessInput) { TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTruncatedNames) { std::string dns_name = "\07cheese"; - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader), absl::nullopt); dns_name = "\006cheesy\05test"; - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader1(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader1), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader1), absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleLongSingleLabel) { @@ -259,9 +259,9 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleLongSingleLabel) { dns_name += 'a'; } - EXPECT_NE(DnsDomainToString(dns_name), base::nullopt); + EXPECT_NE(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_NE(DnsDomainToString(reader), base::nullopt); + EXPECT_NE(DnsDomainToString(reader), absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleLongSecondLabel) { @@ -271,9 +271,9 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleLongSecondLabel) { dns_name += 'a'; } - EXPECT_NE(DnsDomainToString(dns_name), base::nullopt); + EXPECT_NE(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_NE(DnsDomainToString(reader), base::nullopt); + EXPECT_NE(DnsDomainToString(reader), absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTooLongSingleLabel) { @@ -282,9 +282,9 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTooLongSingleLabel) { dns_name += 'a'; } - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader), absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTooLongSecondLabel) { @@ -294,9 +294,9 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTooLongSecondLabel) { dns_name += 'a'; } - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader), absl::nullopt); } #if CHAR_MIN < 0 @@ -313,54 +313,54 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectCharMinLabels) { } } - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader), absl::nullopt); } #endif // if CHAR_MIN < 0 TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleLongName) { std::string dns_name; - for (int i = 0; i < dns_protocol::kMaxNameLength - 1; + for (int i = 0; i < dns_protocol::kMaxNameLength; i += (dns_protocol::kMaxLabelLength + 1)) { - int label_size = std::min(dns_protocol::kMaxNameLength - 2 - i, + int label_size = std::min(dns_protocol::kMaxNameLength - 1 - i, dns_protocol::kMaxLabelLength); dns_name += static_cast(label_size); for (int j = 0; j < label_size; ++j) { dns_name += 'a'; } } - ASSERT_EQ(dns_name.size(), - static_cast(dns_protocol::kMaxNameLength - 1)); + ASSERT_EQ(dns_name.size(), static_cast(dns_protocol::kMaxNameLength)); - EXPECT_NE(DnsDomainToString(dns_name), base::nullopt); + EXPECT_NE(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_NE(DnsDomainToString(reader), base::nullopt); + EXPECT_NE(DnsDomainToString(reader), absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTooLongName) { std::string dns_name; - for (int i = 0; i < dns_protocol::kMaxNameLength; + for (int i = 0; i < dns_protocol::kMaxNameLength + 1; i += (dns_protocol::kMaxLabelLength + 1)) { - int label_size = std::min(dns_protocol::kMaxNameLength - 1 - i, + int label_size = std::min(dns_protocol::kMaxNameLength - i, dns_protocol::kMaxLabelLength); dns_name += static_cast(label_size); for (int j = 0; j < label_size; ++j) { dns_name += 'a'; } } - ASSERT_EQ(dns_name.size(), static_cast(dns_protocol::kMaxNameLength)); + ASSERT_EQ(dns_name.size(), + static_cast(dns_protocol::kMaxNameLength + 1)); - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader), absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleLongCompleteName) { std::string dns_name; - for (int i = 0; i < dns_protocol::kMaxNameLength - 1; + for (int i = 0; i < dns_protocol::kMaxNameLength; i += (dns_protocol::kMaxLabelLength + 1)) { - int label_size = std::min(dns_protocol::kMaxNameLength - 2 - i, + int label_size = std::min(dns_protocol::kMaxNameLength - 1 - i, dns_protocol::kMaxLabelLength); dns_name += static_cast(label_size); for (int j = 0; j < label_size; ++j) { @@ -368,18 +368,19 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldHandleLongCompleteName) { } } dns_name += '\0'; - ASSERT_EQ(dns_name.size(), static_cast(dns_protocol::kMaxNameLength)); + ASSERT_EQ(dns_name.size(), + static_cast(dns_protocol::kMaxNameLength + 1)); - EXPECT_NE(DnsDomainToString(dns_name), base::nullopt); + EXPECT_NE(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_NE(DnsDomainToString(reader), base::nullopt); + EXPECT_NE(DnsDomainToString(reader), absl::nullopt); } TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTooLongCompleteName) { std::string dns_name; - for (int i = 0; i < dns_protocol::kMaxNameLength; + for (int i = 0; i < dns_protocol::kMaxNameLength + 1; i += (dns_protocol::kMaxLabelLength + 1)) { - int label_size = std::min(dns_protocol::kMaxNameLength - 1 - i, + int label_size = std::min(dns_protocol::kMaxNameLength - i, dns_protocol::kMaxLabelLength); dns_name += static_cast(label_size); for (int j = 0; j < label_size; ++j) { @@ -388,11 +389,11 @@ TEST_F(DNSUtilTest, DnsDomainToStringShouldRejectTooLongCompleteName) { } dns_name += '\0'; ASSERT_EQ(dns_name.size(), - static_cast(dns_protocol::kMaxNameLength + 1)); + static_cast(dns_protocol::kMaxNameLength + 2)); - EXPECT_EQ(DnsDomainToString(dns_name), base::nullopt); + EXPECT_EQ(DnsDomainToString(dns_name), absl::nullopt); base::BigEndianReader reader(dns_name.c_str(), dns_name.size()); - EXPECT_EQ(DnsDomainToString(reader), base::nullopt); + EXPECT_EQ(DnsDomainToString(reader), absl::nullopt); } TEST_F(DNSUtilTest, IsValidDNSDomain) { diff --git a/chromium/net/dns/host_cache.cc b/chromium/net/dns/host_cache.cc index b5677269f06..17bd553e878 100644 --- a/chromium/net/dns/host_cache.cc +++ b/chromium/net/dns/host_cache.cc @@ -13,7 +13,6 @@ #include "base/metrics/histogram_macros.h" #include "base/no_destructor.h" #include "base/numerics/safe_conversions.h" -#include "base/optional.h" #include "base/strings/string_number_conversions.h" #include "base/time/default_tick_clock.h" #include "base/trace_event/trace_event.h" @@ -23,6 +22,7 @@ #include "net/base/trace_constants.h" #include "net/dns/host_resolver.h" #include "net/log/net_log.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -47,6 +47,7 @@ const char kSecureKey[] = "secure"; const char kNetworkIsolationKeyKey[] = "network_isolation_key"; const char kExpirationKey[] = "expiration"; const char kTtlKey[] = "ttl"; +const char kPinnedKey[] = "pinned"; const char kNetworkChangesKey[] = "network_changes"; const char kNetErrorKey[] = "net_error"; const char kAddressesKey[] = "addresses"; @@ -55,7 +56,7 @@ const char kHostnameResultsKey[] = "hostname_results"; const char kHostPortsKey[] = "host_ports"; bool AddressListFromListValue(const base::Value* value, - base::Optional* out_list) { + absl::optional* out_list) { if (!value) { out_list->reset(); return true; @@ -75,7 +76,7 @@ bool AddressListFromListValue(const base::Value* value, } template -void MergeLists(base::Optional* target, const base::Optional& source) { +void MergeLists(absl::optional* target, const absl::optional& source) { if (target->has_value() && source) { target->value().insert(target->value().end(), source.value().begin(), source.value().end()); @@ -128,7 +129,7 @@ HostCache::Key::Key(Key&& key) = default; HostCache::Entry::Entry(int error, Source source, - base::Optional ttl) + absl::optional ttl) : error_(error), source_(source), ttl_(ttl.value_or(base::TimeDelta::FromSeconds(-1))) { @@ -143,11 +144,11 @@ HostCache::Entry::Entry(Entry&& entry) = default; HostCache::Entry::~Entry() = default; -base::Optional HostCache::Entry::GetOptionalTtl() const { +absl::optional HostCache::Entry::GetOptionalTtl() const { if (has_ttl()) return ttl(); else - return base::nullopt; + return absl::nullopt; } // static @@ -238,16 +239,17 @@ HostCache::Entry::Entry(const HostCache::Entry& entry, hostnames_(entry.hostnames()), experimental_results_(entry.experimental_results()), source_(entry.source()), + pinned_(entry.pinned()), ttl_(entry.ttl()), expires_(now + ttl), network_changes_(network_changes) {} HostCache::Entry::Entry( int error, - const base::Optional& addresses, - base::Optional>&& text_records, - base::Optional>&& hostnames, - base::Optional>&& experimental_results, + const absl::optional& addresses, + absl::optional>&& text_records, + absl::optional>&& hostnames, + absl::optional>&& experimental_results, Source source, base::TimeTicks expires, int network_changes) @@ -361,6 +363,9 @@ base::Value HostCache::Entry::GetAsValue(bool include_staleness) const { NetLog::TickCountToString(expires())); entry_dict.SetIntKey(kTtlKey, ttl().InMilliseconds()); entry_dict.SetIntKey(kNetworkChangesKey, network_changes()); + // The "pinned" status is meaningful only if "network_changes" is also + // preserved. + entry_dict.SetBoolKey(kPinnedKey, pinned()); } else { // Convert expiration time in TimeTicks to Time for serialization, using a // string because base::Value doesn't handle 64-bit integers. @@ -534,10 +539,13 @@ void HostCache::Set(const Key& key, if (caching_is_disabled()) return; + bool preserve_pin = false; bool result_changed = false; auto it = entries_.find(key); if (it != entries_.end()) { - base::Optional addresses_delta; + preserve_pin = HasActivePin(it->second); + + absl::optional addresses_delta; if (entry.addresses() || it->second.addresses()) { if (entry.addresses() && it->second.addresses()) { addresses_delta = FindAddressListDeltaType( @@ -550,7 +558,7 @@ void HostCache::Set(const Key& key, // For non-address results, delta is only considered for whole-list // equality. The meaning of partial list equality varies too much depending // on the context of a DNS record. - base::Optional nonaddress_delta; + absl::optional nonaddress_delta; if (entry.text_records() || it->second.text_records() || entry.hostnames() || it->second.hostnames()) { if (entry.text_records() == it->second.text_records() && @@ -594,11 +602,18 @@ void HostCache::Set(const Key& key, entries_.erase(it); } else { result_changed = true; - if (size() == max_entries_) - EvictOneEntry(now); + // This loop almost always runs at most once, for total runtime + // O(max_entries_). It only runs more than once if the cache was over-full + // due to pinned entries, and this is the first call to Set() after + // Invalidate(). The amortized cost remains O(size()) per call to Set(). + while (size() >= max_entries_ && EvictOneEntry(now)) { + } } Entry entry_for_cache(entry, now, ttl, network_changes_); + if (preserve_pin) + entry_for_cache.set_pinned(true); + entry_for_cache.PrepareForCacheInsertion(); AddEntry(key, std::move(entry_for_cache)); @@ -607,10 +622,8 @@ void HostCache::Set(const Key& key, } void HostCache::AddEntry(const Key& key, Entry&& entry) { - DCHECK_GT(max_entries_, size()); DCHECK_EQ(0u, entries_.count(key)); entries_.emplace(key, std::move(entry)); - DCHECK_GE(max_entries_, size()); } void HostCache::Invalidate() { @@ -705,7 +718,7 @@ bool HostCache::RestoreFromListValue(const base::ListValue& old_cache) { // Reset the restore size to 0. restore_size_ = 0; - for (const auto& entry_dict : old_cache) { + for (const auto& entry_dict : old_cache.GetList()) { // If the cache is already full, don't bother prioritizing what to evict, // just stop restoring. if (size() == max_entries_) @@ -717,7 +730,7 @@ bool HostCache::RestoreFromListValue(const base::ListValue& old_cache) { const std::string* hostname_ptr = entry_dict.FindStringKey(kHostnameKey); const std::string* expiration_ptr = entry_dict.FindStringKey(kExpirationKey); - base::Optional maybe_flags = entry_dict.FindIntKey(kFlagsKey); + absl::optional maybe_flags = entry_dict.FindIntKey(kFlagsKey); if (hostname_ptr == nullptr || expiration_ptr == nullptr || !maybe_flags.has_value()) { return false; @@ -731,13 +744,13 @@ bool HostCache::RestoreFromListValue(const base::ListValue& old_cache) { // TODO(crbug.com/846423): Remove kAddressFamilyKey support after a enough // time has passed to minimize loss-of-persistence impact from backwards // incompatibility. - base::Optional maybe_dns_query_type = + absl::optional maybe_dns_query_type = entry_dict.FindIntKey(kDnsQueryTypeKey); DnsQueryType dns_query_type; if (maybe_dns_query_type.has_value()) { dns_query_type = static_cast(maybe_dns_query_type.value()); } else { - base::Optional maybe_address_family = + absl::optional maybe_address_family = entry_dict.FindIntKey(kAddressFamilyKey); if (!maybe_address_family.has_value()) { return false; @@ -768,7 +781,7 @@ bool HostCache::RestoreFromListValue(const base::ListValue& old_cache) { const base::Value* text_records_value = nullptr; const base::Value* hostname_records_value = nullptr; const base::Value* host_ports_value = nullptr; - base::Optional maybe_error = entry_dict.FindIntKey(kNetErrorKey); + absl::optional maybe_error = entry_dict.FindIntKey(kNetErrorKey); if (maybe_error.has_value()) { error = maybe_error.value(); } else { @@ -791,12 +804,12 @@ bool HostCache::RestoreFromListValue(const base::ListValue& old_cache) { tick_clock_->NowTicks() - (base::Time::Now() - base::Time::FromInternalValue(time_internal)); - base::Optional address_list; + absl::optional address_list; if (!AddressListFromListValue(addresses_value, &address_list)) { return false; } - base::Optional> text_records; + absl::optional> text_records; if (text_records_value) { text_records.emplace(); for (const base::Value& value : text_records_value->GetList()) { @@ -806,7 +819,7 @@ bool HostCache::RestoreFromListValue(const base::ListValue& old_cache) { } } - base::Optional> hostname_records; + absl::optional> hostname_records; if (hostname_records_value) { DCHECK(host_ports_value); if (hostname_records_value->GetList().size() != @@ -830,7 +843,7 @@ bool HostCache::RestoreFromListValue(const base::ListValue& old_cache) { } // We do not intend to serialize experimental results with the host cache. - base::Optional> experimental_results; + absl::optional> experimental_results; // Assume an empty address list if we have an address type and no results. if (IsAddressType(dns_query_type) && !address_list && !text_records && @@ -878,19 +891,38 @@ std::unique_ptr HostCache::CreateDefaultCache() { return std::make_unique(kDefaultMaxEntries); } -void HostCache::EvictOneEntry(base::TimeTicks now) { +bool HostCache::EvictOneEntry(base::TimeTicks now) { DCHECK_LT(0u, entries_.size()); - auto oldest_it = entries_.begin(); + absl::optional oldest_it; for (auto it = entries_.begin(); it != entries_.end(); ++it) { - if ((it->second.expires() < oldest_it->second.expires()) && - (it->second.IsStale(now, network_changes_) || - !oldest_it->second.IsStale(now, network_changes_))) { + const Entry& entry = it->second; + if (HasActivePin(entry)) { + continue; + } + + if (!oldest_it) { oldest_it = it; + continue; } + + const Entry& oldest = (*oldest_it)->second; + if ((entry.expires() < oldest.expires()) && + (entry.IsStale(now, network_changes_) || + !oldest.IsStale(now, network_changes_))) { + oldest_it = it; + } + } + + if (oldest_it) { + entries_.erase(*oldest_it); + return true; } + return false; +} - entries_.erase(oldest_it); +bool HostCache::HasActivePin(const Entry& entry) { + return entry.pinned() && entry.network_changes() == network_changes(); } const HostCache::Key* HostCache::GetMatchingKey( diff --git a/chromium/net/dns/host_cache.h b/chromium/net/dns/host_cache.h index ddf58df2c13..0aa5e3793da 100644 --- a/chromium/net/dns/host_cache.h +++ b/chromium/net/dns/host_cache.h @@ -19,7 +19,6 @@ #include "base/gtest_prod_util.h" #include "base/macros.h" #include "base/numerics/clamped_math.h" -#include "base/optional.h" #include "base/threading/thread_checker.h" #include "base/time/time.h" #include "base/values.h" @@ -34,6 +33,7 @@ #include "net/dns/host_resolver_source.h" #include "net/dns/public/dns_query_type.h" #include "net/log/net_log_capture_mode.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class ListValue; @@ -108,12 +108,12 @@ class NET_EXPORT HostCache { SOURCE_HOSTS, }; - // |ttl=base::nullopt| for unknown TTL. + // |ttl=absl::nullopt| for unknown TTL. template Entry(int error, T&& results, Source source, - base::Optional ttl) + absl::optional ttl) : error_(error), source_(source), ttl_(ttl ? ttl.value() : base::TimeDelta::FromSeconds(-1)) { @@ -124,12 +124,12 @@ class NET_EXPORT HostCache { // Use when |ttl| is unknown. template Entry(int error, T&& results, Source source) - : Entry(error, std::forward(results), source, base::nullopt) {} + : Entry(error, std::forward(results), source, absl::nullopt) {} // For errors with no |results|. Entry(int error, Source source, - base::Optional ttl = base::nullopt); + absl::optional ttl = absl::nullopt); Entry(const Entry& entry); Entry(Entry&& entry); @@ -144,35 +144,37 @@ class NET_EXPORT HostCache { error_ != ERR_HOST_RESOLVER_QUEUE_TOO_LARGE; } void set_error(int error) { error_ = error; } - const base::Optional& addresses() const { return addresses_; } - void set_addresses(const base::Optional& addresses) { + const absl::optional& addresses() const { return addresses_; } + void set_addresses(const absl::optional& addresses) { addresses_ = addresses; } - const base::Optional>& text_records() const { + const absl::optional>& text_records() const { return text_records_; } void set_text_records( - base::Optional> text_records) { + absl::optional> text_records) { text_records_ = std::move(text_records); } - const base::Optional>& hostnames() const { + const absl::optional>& hostnames() const { return hostnames_; } - void set_hostnames(base::Optional> hostnames) { + void set_hostnames(absl::optional> hostnames) { hostnames_ = std::move(hostnames); } - const base::Optional>& experimental_results() const { + const absl::optional>& experimental_results() const { return experimental_results_; } void set_experimental_results( - base::Optional> experimental_results) { + absl::optional> experimental_results) { experimental_results_ = std::move(experimental_results); } + bool pinned() const { return pinned_; } + void set_pinned(bool pinned) { pinned_ = pinned; } Source source() const { return source_; } bool has_ttl() const { return ttl_ >= base::TimeDelta(); } base::TimeDelta ttl() const { return ttl_; } - base::Optional GetOptionalTtl() const; + absl::optional GetOptionalTtl() const; void set_ttl(base::TimeDelta ttl) { ttl_ = ttl; } base::TimeTicks expires() const { return expires_; } @@ -206,10 +208,10 @@ class NET_EXPORT HostCache { int network_changes); Entry(int error, - const base::Optional& addresses, - base::Optional>&& text_results, - base::Optional>&& hostnames, - base::Optional>&& experimental_results, + const absl::optional& addresses, + absl::optional>&& text_results, + absl::optional>&& hostnames, + absl::optional>&& experimental_results, Source source, base::TimeTicks expires, int network_changes); @@ -257,12 +259,16 @@ class NET_EXPORT HostCache { // The resolve results for this entry. int error_ = ERR_FAILED; - base::Optional addresses_; - base::Optional> text_records_; - base::Optional> hostnames_; - base::Optional> experimental_results_; + absl::optional addresses_; + absl::optional> text_records_; + absl::optional> hostnames_; + absl::optional> experimental_results_; // Where results were obtained (e.g. DNS lookup, hosts file, etc). Source source_ = SOURCE_UNKNOWN; + // If true, this entry cannot be evicted from the cache until after the next + // network change. When a pinned Entry is replaced, HostCache will copy + // this flag to the replacement. + bool pinned_ = false; // TTL obtained from the nameserver. Negative if unknown. base::TimeDelta ttl_ = base::TimeDelta::FromSeconds(-1); @@ -414,7 +420,10 @@ class NET_EXPORT HostCache { // Returns true if this HostCache can contain no entries. bool caching_is_disabled() const { return max_entries_ == 0; } - void EvictOneEntry(base::TimeTicks now); + // Returns true if an entry was removed. + bool EvictOneEntry(base::TimeTicks now); + // Helper to check if an Entry is currently pinned in the cache. + bool HasActivePin(const Entry& entry); // Helper to insert an Entry into the cache. void AddEntry(const Key& key, Entry&& entry); diff --git a/chromium/net/dns/host_cache_fuzzer.cc b/chromium/net/dns/host_cache_fuzzer.cc index 63b1057f0fe..6bc24b21d04 100644 --- a/chromium/net/dns/host_cache_fuzzer.cc +++ b/chromium/net/dns/host_cache_fuzzer.cc @@ -6,9 +6,9 @@ #include #include "base/json/json_reader.h" -#include "base/optional.h" #include "base/strings/string_piece_forward.h" #include "net/dns/host_cache.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -31,7 +31,7 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { // Attempt to read a JSON list from the fuzzed string. base::StringPiece data_view(reinterpret_cast(data), size); - base::Optional value = base::JSONReader::Read(data_view); + absl::optional value = base::JSONReader::Read(data_view); if (!value || !value->is_list()) return 0; const base::ListValue& list_input = base::Value::AsListValue(*value); diff --git a/chromium/net/dns/host_cache_unittest.cc b/chromium/net/dns/host_cache_unittest.cc index 925b5b590be..2cd409786c2 100644 --- a/chromium/net/dns/host_cache_unittest.cc +++ b/chromium/net/dns/host_cache_unittest.cc @@ -743,6 +743,148 @@ TEST(HostCacheTest, EvictStale) { EXPECT_FALSE(cache.LookupStale(key3, now, &stale)); } +// Pinned entries should not be evicted, even if the cache is full and the Entry +// has expired. +TEST(HostCacheTest, NoEvictPinned) { + HostCache cache(2); + + base::TimeTicks now; + + HostCache::Key key1 = Key("foobar.com"); + HostCache::Key key2 = Key("foobar2.com"); + HostCache::Key key3 = Key("foobar3.com"); + HostCache::Entry entry = + HostCache::Entry(OK, AddressList(), HostCache::Entry::SOURCE_UNKNOWN); + entry.set_pinned(true); + + cache.Set(key1, entry, now, base::TimeDelta::FromSeconds(5)); + now += base::TimeDelta::FromSeconds(10); + cache.Set(key2, entry, now, base::TimeDelta::FromSeconds(5)); + now += base::TimeDelta::FromSeconds(10); + cache.Set(key3, entry, now, base::TimeDelta::FromSeconds(5)); + + // There are 3 entries in this cache whose nominal max size is 2. + EXPECT_EQ(3u, cache.size()); + EXPECT_TRUE(cache.LookupStale(key1, now, nullptr)); + EXPECT_TRUE(cache.LookupStale(key2, now, nullptr)); + EXPECT_TRUE(cache.Lookup(key3, now)); +} + +// Obsolete pinned entries should be evicted normally. +TEST(HostCacheTest, EvictObsoletePinned) { + HostCache cache(2); + + base::TimeTicks now; + + HostCache::Key key1 = Key("foobar.com"); + HostCache::Key key2 = Key("foobar2.com"); + HostCache::Key key3 = Key("foobar3.com"); + HostCache::Key key4 = Key("foobar4.com"); + HostCache::Entry entry = + HostCache::Entry(OK, AddressList(), HostCache::Entry::SOURCE_UNKNOWN); + entry.set_pinned(true); + + // |key2| should be preserved, since it expires later. + cache.Set(key1, entry, now, base::TimeDelta::FromSeconds(5)); + cache.Set(key2, entry, now, base::TimeDelta::FromSeconds(10)); + cache.Set(key3, entry, now, base::TimeDelta::FromSeconds(5)); + // There are 3 entries in this cache whose nominal max size is 2. + EXPECT_EQ(3u, cache.size()); + + cache.Invalidate(); + // |Invalidate()| does not trigger eviction. + EXPECT_EQ(3u, cache.size()); + + // |Set()| triggers an eviction, leaving only |key2| in cache, + // before adding |key4| + cache.Set(key4, entry, now, base::TimeDelta::FromSeconds(2)); + EXPECT_EQ(2u, cache.size()); + EXPECT_FALSE(cache.LookupStale(key1, now, nullptr)); + EXPECT_TRUE(cache.LookupStale(key2, now, nullptr)); + EXPECT_FALSE(cache.LookupStale(key3, now, nullptr)); + EXPECT_TRUE(cache.LookupStale(key4, now, nullptr)); +} + +// An active pin is preserved if the record is +// replaced due to a Set() call without the pin. +TEST(HostCacheTest, PreserveActivePin) { + HostCache cache(2); + + base::TimeTicks now; + + // Make entry1 and entry2, identical except for IP and pinned flag. + IPAddress address1(192, 0, 2, 1); + IPAddress address2(192, 0, 2, 2); + IPEndPoint endpoint1(address1, 0); + IPEndPoint endpoint2(address2, 0); + HostCache::Entry entry1 = HostCache::Entry(OK, AddressList(endpoint1), + HostCache::Entry::SOURCE_UNKNOWN); + HostCache::Entry entry2 = HostCache::Entry(OK, AddressList(endpoint2), + HostCache::Entry::SOURCE_UNKNOWN); + entry1.set_pinned(true); + + HostCache::Key key = Key("foobar.com"); + + // Insert entry1, and verify that it can be retrieved with the + // correct IP and |pinned()| == true. + cache.Set(key, entry1, now, base::TimeDelta::FromSeconds(10)); + const auto* pair1 = cache.Lookup(key, now); + ASSERT_TRUE(pair1); + const HostCache::Entry& result1 = pair1->second; + EXPECT_EQ(endpoint1, result1.addresses()->front()); + EXPECT_TRUE(result1.pinned()); + + // Insert |entry2|, and verify that it when it is retrieved, it + // has the new IP, and the "pinned" flag copied from |entry1|. + cache.Set(key, entry2, now, base::TimeDelta::FromSeconds(10)); + const auto* pair2 = cache.Lookup(key, now); + ASSERT_TRUE(pair2); + const HostCache::Entry& result2 = pair2->second; + EXPECT_EQ(endpoint2, result2.addresses()->front()); + EXPECT_TRUE(result2.pinned()); +} + +// An obsolete cache pin is not preserved if the record is replaced. +TEST(HostCacheTest, DontPreserveObsoletePin) { + HostCache cache(2); + + base::TimeTicks now; + + // Make entry1 and entry2, identical except for IP and "pinned" flag. + IPAddress address1(192, 0, 2, 1); + IPAddress address2(192, 0, 2, 2); + IPEndPoint endpoint1(address1, 0); + IPEndPoint endpoint2(address2, 0); + HostCache::Entry entry1 = HostCache::Entry(OK, AddressList(endpoint1), + HostCache::Entry::SOURCE_UNKNOWN); + HostCache::Entry entry2 = HostCache::Entry(OK, AddressList(endpoint2), + HostCache::Entry::SOURCE_UNKNOWN); + entry1.set_pinned(true); + + HostCache::Key key = Key("foobar.com"); + + // Insert entry1, and verify that it can be retrieved with the + // correct IP and |pinned()| == true. + cache.Set(key, entry1, now, base::TimeDelta::FromSeconds(10)); + const auto* pair1 = cache.Lookup(key, now); + ASSERT_TRUE(pair1); + const HostCache::Entry& result1 = pair1->second; + EXPECT_EQ(endpoint1, result1.addresses()->front()); + EXPECT_TRUE(result1.pinned()); + + // Make entry1 obsolete. + cache.Invalidate(); + + // Insert |entry2|, and verify that it when it is retrieved, it + // has the new IP, and the "pinned" flag is not copied from |entry1|. + cache.Set(key, entry2, now, base::TimeDelta::FromSeconds(10)); + const auto* pair2 = cache.Lookup(key, now); + ASSERT_TRUE(pair2); + const HostCache::Entry& result2 = pair2->second; + EXPECT_EQ(endpoint2, result2.addresses()->front()); + EXPECT_FALSE(result2.pinned()); +} + // Tests the less than and equal operators for HostCache::Key work. TEST(HostCacheTest, KeyComparators) { struct CacheTestParameters { diff --git a/chromium/net/dns/host_resolver.cc b/chromium/net/dns/host_resolver.cc index ff6e702c7f1..16c6589c098 100644 --- a/chromium/net/dns/host_resolver.cc +++ b/chromium/net/dns/host_resolver.cc @@ -40,28 +40,28 @@ class FailingRequestImpl : public HostResolver::ResolveHostRequest, int Start(CompletionOnceCallback callback) override { return error_; } int Start() override { return error_; } - const base::Optional& GetAddressResults() const override { - static base::NoDestructor> nullopt_result; + const absl::optional& GetAddressResults() const override { + static base::NoDestructor> nullopt_result; return *nullopt_result; } - const base::Optional>& GetTextResults() + const absl::optional>& GetTextResults() const override { - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } - const base::Optional>& GetHostnameResults() + const absl::optional>& GetHostnameResults() const override { - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } - const base::Optional>& GetDnsAliasResults() + const absl::optional>& GetDnsAliasResults() const override { - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } @@ -70,9 +70,9 @@ class FailingRequestImpl : public HostResolver::ResolveHostRequest, return ResolveErrorInfo(error_); } - const base::Optional& GetStaleInfo() + const absl::optional& GetStaleInfo() const override { - static const base::NoDestructor> + static const base::NoDestructor> nullopt_result; return *nullopt_result; } @@ -85,7 +85,7 @@ class FailingRequestImpl : public HostResolver::ResolveHostRequest, } // namespace -const base::Optional>& +const absl::optional>& HostResolver::ResolveHostRequest::GetExperimentalResultsForTesting() const { IMMEDIATE_CRASH(); } @@ -186,7 +186,7 @@ std::unique_ptr HostResolver::CreateResolver( // static std::unique_ptr HostResolver::CreateStandaloneResolver( NetLog* net_log, - base::Optional options, + absl::optional options, base::StringPiece host_mapping_rules, bool enable_caching) { std::unique_ptr resolver = @@ -205,7 +205,7 @@ std::unique_ptr HostResolver::CreateStandaloneResolver( std::unique_ptr HostResolver::CreateStandaloneContextResolver( NetLog* net_log, - base::Optional options, + absl::optional options, bool enable_caching) { auto resolve_context = std::make_unique( nullptr /* url_request_context */, enable_caching); diff --git a/chromium/net/dns/host_resolver.h b/chromium/net/dns/host_resolver.h index 221800da99d..334527d69c2 100644 --- a/chromium/net/dns/host_resolver.h +++ b/chromium/net/dns/host_resolver.h @@ -13,7 +13,6 @@ #include #include "base/macros.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/address_family.h" #include "net/base/completion_once_callback.h" @@ -24,7 +23,8 @@ #include "net/dns/public/dns_config_overrides.h" #include "net/dns/public/dns_query_type.h" #include "net/dns/public/resolve_error_info.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class Value; @@ -80,12 +80,12 @@ class NET_EXPORT HostResolver { // Address record (A or AAAA) results of the request. Should only be called // after Start() signals completion, either by invoking the callback or by // returning a result other than |ERR_IO_PENDING|. - virtual const base::Optional& GetAddressResults() const = 0; + virtual const absl::optional& GetAddressResults() const = 0; // Text record (TXT) results of the request. Should only be called after // Start() signals completion, either by invoking the callback or by // returning a result other than |ERR_IO_PENDING|. - virtual const base::Optional>& GetTextResults() + virtual const absl::optional>& GetTextResults() const = 0; // Hostname record (SRV or PTR) results of the request. For SRV results, @@ -95,7 +95,7 @@ class NET_EXPORT HostResolver { // Should only be called after Start() signals completion, either by // invoking the callback or by returning a result other than // |ERR_IO_PENDING|. - virtual const base::Optional>& + virtual const absl::optional>& GetHostnameResults() const = 0; // Any DNS record aliases, such as CNAME aliases, found as a result of an @@ -106,13 +106,13 @@ class NET_EXPORT HostResolver { // list of aliases that has been sanitized and canonicalized (as URL // hostnames), and thus may differ from the results stored directly in the // AddressList. - virtual const base::Optional>& GetDnsAliasResults() + virtual const absl::optional>& GetDnsAliasResults() const = 0; // Result of an experimental query. Meaning depends on the specific query // type, but each boolean value generally refers to a valid or invalid // record of the experimental type. - NET_EXPORT virtual const base::Optional>& + NET_EXPORT virtual const absl::optional>& GetExperimentalResultsForTesting() const; // Error info for the request. @@ -128,7 +128,7 @@ class NET_EXPORT HostResolver { // Should only be called after Start() signals completion, either by // invoking the callback or by returning a result other than // |ERR_IO_PENDING|. - virtual const base::Optional& GetStaleInfo() + virtual const absl::optional& GetStaleInfo() const = 0; // Changes the priority of the specified request. Can only be called while @@ -174,6 +174,10 @@ class NET_EXPORT HostResolver { // SetInsecureDnsClientEnabled() for details. bool insecure_dns_client_enabled = false; + // Initial setting for whether additional DNS types (e.g. HTTPS) may be + // queried when using the built-in resolver for insecure DNS. + bool additional_types_via_insecure_dns_enabled = true; + // Initial configuration overrides for the built-in asynchronous DnsClient. // See HostResolverManager::SetDnsConfigOverrides() for details. DnsConfigOverrides dns_config_overrides; @@ -253,7 +257,7 @@ class NET_EXPORT HostResolver { // Set |true| iff the host resolve request is only being made speculatively // to fill the cache and the result addresses will not be used. The request // will receive special logging/observer treatment, and the result addresses - // will always be |base::nullopt|. + // will always be |absl::nullopt|. bool is_speculative = false; // If `true`, resolver may (but is not guaranteed to) take steps to avoid @@ -262,8 +266,8 @@ class NET_EXPORT HostResolver { // as is typically the case for LLMNR or mDNS queries without any results. bool avoid_multicast_resolution = false; - // Set to override the resolver's default secure dns mode for this request. - base::Optional secure_dns_mode_override = base::nullopt; + // Controls the resolver's Secure DNS behavior for this request. + SecureDnsPolicy secure_dns_policy = SecureDnsPolicy::kAllow; }; // Handler for an ongoing MDNS listening operation. Created by @@ -320,12 +324,12 @@ class NET_EXPORT HostResolver { // Profiling information for the request is saved to |net_log| if non-NULL. // // Additional parameters may be set using |optional_parameters|. Reasonable - // defaults will be used if passed |base::nullopt|. + // defaults will be used if passed |absl::nullopt|. virtual std::unique_ptr CreateRequest( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& net_log, - const base::Optional& optional_parameters) = 0; + const absl::optional& optional_parameters) = 0; // Creates a request to probe configured DoH servers to find which can be used // successfully. @@ -367,7 +371,7 @@ class NET_EXPORT HostResolver { // requests. See MappedHostResolver for details. static std::unique_ptr CreateStandaloneResolver( NetLog* net_log, - base::Optional options = base::nullopt, + absl::optional options = absl::nullopt, base::StringPiece host_mapping_rules = "", bool enable_caching = true); // Same, but explicitly returns the implementing ContextHostResolver. Only @@ -375,7 +379,7 @@ class NET_EXPORT HostResolver { // applied because doing so requires wrapping the ContextHostResolver. static std::unique_ptr CreateStandaloneContextResolver( NetLog* net_log, - base::Optional options = base::nullopt, + absl::optional options = absl::nullopt, bool enable_caching = true); // Helpers for interacting with HostCache and ProcResolver. diff --git a/chromium/net/dns/host_resolver_manager.cc b/chromium/net/dns/host_resolver_manager.cc index 45045af7b7f..de8f73f85b4 100644 --- a/chromium/net/dns/host_resolver_manager.cc +++ b/chromium/net/dns/host_resolver_manager.cc @@ -4,18 +4,18 @@ #include "net/dns/host_resolver_manager.h" #include "base/task/thread_pool.h" +#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #if defined(OS_WIN) #include #elif defined(OS_POSIX) || defined(OS_FUCHSIA) #include #include -#if !defined(OS_NACL) #include #if !defined(OS_ANDROID) #include #endif // !defined(OS_ANDROID) -#endif // !defined(OS_NACL) #endif // defined(OS_WIN) #include @@ -86,6 +86,7 @@ #include "net/dns/httpssvc_metrics.h" #include "net/dns/mdns_client.h" #include "net/dns/public/dns_protocol.h" +#include "net/dns/public/dns_query_type.h" #include "net/dns/public/resolve_error_info.h" #include "net/dns/record_parsed.h" #include "net/dns/resolve_context.h" @@ -240,9 +241,6 @@ bool HaveOnlyLoopbackAddresses() { return false; #elif defined(OS_ANDROID) return android::HaveOnlyLoopbackAddresses(); -#elif defined(OS_NACL) - NOTIMPLEMENTED(); - return false; #elif defined(OS_POSIX) || defined(OS_FUCHSIA) struct ifaddrs* interface_addr = NULL; int rv = getifaddrs(&interface_addr); @@ -498,7 +496,7 @@ class HostResolverManager::RequestImpl RequestImpl(const NetLogWithSource& source_net_log, const HostPortPair& request_host, const NetworkIsolationKey& network_isolation_key, - const base::Optional& optional_parameters, + const absl::optional& optional_parameters, ResolveContext* resolve_context, HostCache* host_cache, base::WeakPtr resolver, @@ -555,38 +553,38 @@ class HostResolverManager::RequestImpl return rv; } - const base::Optional& GetAddressResults() const override { + const absl::optional& GetAddressResults() const override { DCHECK(complete_); - static const base::NoDestructor> nullopt_result; + static const base::NoDestructor> nullopt_result; return results_ ? results_.value().addresses() : *nullopt_result; } - const base::Optional>& GetTextResults() + const absl::optional>& GetTextResults() const override { DCHECK(complete_); - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return results_ ? results_.value().text_records() : *nullopt_result; } - const base::Optional>& GetHostnameResults() + const absl::optional>& GetHostnameResults() const override { DCHECK(complete_); - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return results_ ? results_.value().hostnames() : *nullopt_result; } - const base::Optional>& GetDnsAliasResults() + const absl::optional>& GetDnsAliasResults() const override { DCHECK(complete_); return sanitized_dns_alias_results_; } - const base::Optional>& GetExperimentalResultsForTesting() + const absl::optional>& GetExperimentalResultsForTesting() const override { DCHECK(complete_); - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return results_ ? results_.value().experimental_results() : *nullopt_result; } @@ -596,7 +594,7 @@ class HostResolverManager::RequestImpl return error_info_; } - const base::Optional& GetStaleInfo() + const absl::optional& GetStaleInfo() const override { DCHECK(complete_); return stale_info_; @@ -779,9 +777,9 @@ class HostResolverManager::RequestImpl CompletionOnceCallback callback_; bool complete_; - base::Optional results_; - base::Optional stale_info_; - base::Optional> sanitized_dns_alias_results_; + absl::optional results_; + absl::optional stale_info_; + absl::optional> sanitized_dns_alias_results_; ResolveErrorInfo error_info_; const base::TickClock* const tick_clock_; @@ -1150,13 +1148,16 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { transactions_needed_.push(DnsQueryType::A); transactions_needed_.push(DnsQueryType::AAAA); - // Queue up an INTEGRITY query if we are allowed to. + // Queue up an INTEGRITY/HTTPS query if we are allowed to. const bool is_httpssvc_experiment_domain = httpssvc_domain_cache_.IsExperimental(hostname); const bool is_httpssvc_control_domain = httpssvc_domain_cache_.IsControl(hostname); + const bool can_query_via_insecure = + !secure_ && features::kDnsHttpssvcEnableQueryOverInsecure.Get() && + client_->CanQueryAdditionalTypesViaInsecureDns(); if (base::FeatureList::IsEnabled(features::kDnsHttpssvc) && - (secure_ || features::kDnsHttpssvcEnableQueryOverInsecure.Get()) && + (secure_ || can_query_via_insecure) && (is_httpssvc_experiment_domain || is_httpssvc_control_domain)) { httpssvc_metrics_.emplace( is_httpssvc_experiment_domain /* expect_intact */); @@ -1192,6 +1193,9 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { DnsQueryType type = transactions_needed_.front(); transactions_needed_.pop(); + DCHECK(type != DnsQueryType::HTTPS || secure_ || + client_->CanQueryAdditionalTypesViaInsecureDns()); + // Record how long this transaction has been waiting to be created. base::TimeDelta time_queued = tick_clock_->NowTicks() - task_start_time_; UMA_HISTOGRAM_LONG_TIMES_100("Net.DNS.JobQueueTime.PerTransaction", @@ -1220,7 +1224,7 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { return trans; } - void OnExperimentalQueryTimeout(base::Optional doh_provider_id) { + void OnExperimentalQueryTimeout(absl::optional doh_provider_id) { for (std::unique_ptr& transaction : transactions_started_) { DCHECK(httpssvc_metrics_); base::TimeDelta elapsed_time = tick_clock_->NowTicks() - task_start_time_; @@ -1253,7 +1257,7 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { DnsTransaction* transaction, int net_error, const DnsResponse* response, - base::Optional doh_provider_id) { + absl::optional doh_provider_id) { DCHECK(transaction); // Once control leaves OnTransactionComplete, there's no further @@ -1308,13 +1312,13 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { } else { // Fail completely on network failure. OnFailure(net_error, DnsResponseResultExtractor::ExtractionError::kOk, - base::nullopt); + absl::nullopt); return; } if (httpssvc_metrics_) { if (dns_query_type == DnsQueryType::INTEGRITY) { - const base::Optional>& condensed = + const absl::optional>& condensed = results.experimental_results(); CHECK(condensed.has_value()); // INTEGRITY queries can time out the normal way (here), or when the @@ -1322,7 +1326,7 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { httpssvc_metrics_->SaveForIntegrity(doh_provider_id, rcode_for_httpssvc, *condensed, elapsed_time); } else if (dns_query_type == DnsQueryType::HTTPS) { - const base::Optional>& condensed = + const absl::optional>& condensed = results.experimental_results(); CHECK(condensed.has_value()); httpssvc_metrics_->SaveForHttps(doh_provider_id, rcode_for_httpssvc, @@ -1443,7 +1447,7 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { void OnFailure(int net_error, DnsResponseResultExtractor::ExtractionError extraction_error, - base::Optional ttl) { + absl::optional ttl) { if (httpssvc_metrics_) httpssvc_metrics_->SaveAddressQueryFailure(); @@ -1487,7 +1491,7 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { } void MaybeStartExperimentalQueryTimer( - base::Optional doh_provider_id) { + absl::optional doh_provider_id) { DCHECK(!transactions_started_.empty()); // Abort if neither HTTPSSVC nor INTEGRITY querying is enabled. @@ -1544,13 +1548,13 @@ class HostResolverManager::DnsTask : public base::SupportsWeakPtr { // Result from previously completed transactions. Only set if a transaction // has completed while others are still in progress. - base::Optional saved_results_; + absl::optional saved_results_; const base::TickClock* tick_clock_; base::TimeTicks task_start_time_; HttpssvcExperimentDomainCache httpssvc_domain_cache_; - base::Optional httpssvc_metrics_; + absl::optional httpssvc_metrics_; // Timer for early abort of experimental queries. See comments describing the // timeout parameters in net/base/features.h. @@ -1813,7 +1817,7 @@ class HostResolverManager::Job : public PrioritizedDispatcher::Job, // this Job was destroyed. bool ServeFromHosts() { DCHECK_GT(num_active_requests(), 0u); - base::Optional results = resolver_->ServeFromHosts( + absl::optional results = resolver_->ServeFromHosts( hostname_, query_type_, host_resolver_flags_ & HOST_RESOLVER_DEFAULT_FAMILY_SET_DUE_TO_NO_IPV6, tasks_); @@ -1834,7 +1838,7 @@ class HostResolverManager::Job : public PrioritizedDispatcher::Job, void OnRemovedFromJobMap() { DCHECK(self_iterator_); - self_iterator_ = base::nullopt; + self_iterator_ = absl::nullopt; } void RunNextTask() { @@ -2041,8 +2045,8 @@ class HostResolverManager::Job : public PrioritizedDispatcher::Job, // Insecure cache lookups for requests allowing stale results should have // occurred prior to Job creation. DCHECK(cache_usage_ != ResolveHostParameters::CacheUsage::STALE_ALLOWED); - base::Optional stale_info; - base::Optional resolved = resolver_->MaybeServeFromCache( + absl::optional stale_info; + absl::optional resolved = resolver_->MaybeServeFromCache( host_cache_, GenerateCacheKey(false), cache_usage_, false /* ignore_secure */, net_log_, &stale_info); @@ -2229,7 +2233,7 @@ class HostResolverManager::Job : public PrioritizedDispatcher::Job, } else { // MDNS uses a separate cache, so skip saving result to cache. // TODO(crbug.com/926300): Consider merging caches. - CompleteRequestsWithoutCache(results, base::nullopt /* stale_info */); + CompleteRequestsWithoutCache(results, absl::nullopt /* stale_info */); } } @@ -2388,7 +2392,7 @@ class HostResolverManager::Job : public PrioritizedDispatcher::Job, void CompleteRequestsWithoutCache( const HostCache::Entry& results, - base::Optional stale_info) { + absl::optional stale_info) { // Record the stale_info for all non-speculative requests, if it exists. if (stale_info) { for (auto* node = requests_.head(); node != requests_.end(); @@ -2488,7 +2492,7 @@ class HostResolverManager::Job : public PrioritizedDispatcher::Job, PrioritizedDispatcher::Handle handle_; // Iterator to |this| in the JobMap. |nullopt| if not owned by the JobMap. - base::Optional self_iterator_; + absl::optional self_iterator_; base::TimeDelta total_transaction_time_queued_; @@ -2541,7 +2545,9 @@ HostResolverManager::HostResolverManager( #if defined(ENABLE_BUILT_IN_DNS) dns_client_ = DnsClient::CreateClient(net_log_); - dns_client_->SetInsecureEnabled(options.insecure_dns_client_enabled); + dns_client_->SetInsecureEnabled( + options.insecure_dns_client_enabled, + options.additional_types_via_insecure_dns_enabled); dns_client_->SetConfigOverrides(options.dns_config_overrides); #else DCHECK(options.dns_config_overrides == DnsConfigOverrides()); @@ -2569,7 +2575,7 @@ HostResolverManager::CreateRequest( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& net_log, - const base::Optional& optional_parameters, + const absl::optional& optional_parameters, ResolveContext* resolve_context, HostCache* host_cache) { DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); @@ -2614,17 +2620,30 @@ HostResolverManager::CreateMdnsListener(const HostPortPair& host, return listener; } -void HostResolverManager::SetInsecureDnsClientEnabled(bool enabled) { +void HostResolverManager::SetInsecureDnsClientEnabled( + bool enabled, + bool additional_dns_types_enabled) { DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); if (!dns_client_) return; bool enabled_before = dns_client_->CanUseInsecureDnsTransactions(); - dns_client_->SetInsecureEnabled(enabled); - - if (dns_client_->CanUseInsecureDnsTransactions() != enabled_before) + bool additional_types_before = + enabled_before && dns_client_->CanQueryAdditionalTypesViaInsecureDns(); + dns_client_->SetInsecureEnabled(enabled, additional_dns_types_enabled); + + // Abort current tasks if `CanUseInsecureDnsTransactions()` changes or if + // insecure transactions are enabled and + // `CanQueryAdditionalTypesViaInsecureDns()` changes. Changes to allowing + // additional types don't matter if insecure transactions are completely + // disabled. + if (dns_client_->CanUseInsecureDnsTransactions() != enabled_before || + (dns_client_->CanUseInsecureDnsTransactions() && + dns_client_->CanQueryAdditionalTypesViaInsecureDns() != + additional_types_before)) { AbortInsecureDnsTasks(ERR_NETWORK_CHANGED, false /* fallback_only */); + } } base::Value HostResolverManager::GetDnsConfigAsValue() const { @@ -2748,12 +2767,11 @@ int HostResolverManager::Resolve(RequestImpl* request) { HostResolverFlags effective_host_resolver_flags; SecureDnsMode effective_secure_dns_mode; std::deque tasks; - base::Optional stale_info; + absl::optional stale_info; HostCache::Entry results = ResolveLocally( request->request_host().host(), request->network_isolation_key(), request->parameters().dns_query_type, request->parameters().source, - request->host_resolver_flags(), - request->parameters().secure_dns_mode_override, + request->host_resolver_flags(), request->parameters().secure_dns_policy, request->parameters().cache_usage, request->source_net_log(), request->host_cache(), request->resolve_context(), &effective_query_type, &effective_host_resolver_flags, &effective_secure_dns_mode, &tasks, @@ -2786,7 +2804,7 @@ HostCache::Entry HostResolverManager::ResolveLocally( DnsQueryType dns_query_type, HostResolverSource source, HostResolverFlags flags, - base::Optional secure_dns_mode_override, + SecureDnsPolicy secure_dns_policy, ResolveHostParameters::CacheUsage cache_usage, const NetLogWithSource& source_net_log, HostCache* cache, @@ -2795,9 +2813,9 @@ HostCache::Entry HostResolverManager::ResolveLocally( HostResolverFlags* out_effective_host_resolver_flags, SecureDnsMode* out_effective_secure_dns_mode, std::deque* out_tasks, - base::Optional* out_stale_info) { + absl::optional* out_stale_info) { DCHECK(out_stale_info); - *out_stale_info = base::nullopt; + *out_stale_info = absl::nullopt; IPAddress ip_address; IPAddress* ip_address_ptr = nullptr; @@ -2806,10 +2824,10 @@ HostCache::Entry HostResolverManager::ResolveLocally( } GetEffectiveParametersForRequest( - hostname, dns_query_type, source, flags, secure_dns_mode_override, - cache_usage, ip_address_ptr, source_net_log, resolve_context, - out_effective_query_type, out_effective_host_resolver_flags, - out_effective_secure_dns_mode, out_tasks); + hostname, dns_query_type, source, flags, secure_dns_policy, cache_usage, + ip_address_ptr, source_net_log, resolve_context, out_effective_query_type, + out_effective_host_resolver_flags, out_effective_secure_dns_mode, + out_tasks); if (!ip_address.IsValid()) { // Check that the caller supplied a valid hostname to resolve. For @@ -2839,7 +2857,7 @@ HostCache::Entry HostResolverManager::ResolveLocally( HostCache::Entry::SOURCE_UNKNOWN); } - base::Optional resolved = + absl::optional resolved = ResolveAsIP(*out_effective_query_type, resolve_canonname, ip_address_ptr); if (resolved) return resolved.value(); @@ -2933,12 +2951,12 @@ void HostResolverManager::CreateAndStartJob( } } -base::Optional HostResolverManager::ResolveAsIP( +absl::optional HostResolverManager::ResolveAsIP( DnsQueryType query_type, bool resolve_canonname, const IPAddress* ip_address) { if (ip_address == nullptr || !IsAddressType(query_type)) - return base::nullopt; + return absl::nullopt; AddressFamily family = GetAddressFamily(*ip_address); if (query_type != DnsQueryType::UNSPECIFIED && @@ -2955,21 +2973,21 @@ base::Optional HostResolverManager::ResolveAsIP( HostCache::Entry::SOURCE_UNKNOWN); } -base::Optional HostResolverManager::MaybeServeFromCache( +absl::optional HostResolverManager::MaybeServeFromCache( HostCache* cache, const HostCache::Key& key, ResolveHostParameters::CacheUsage cache_usage, bool ignore_secure, const NetLogWithSource& source_net_log, - base::Optional* out_stale_info) { + absl::optional* out_stale_info) { DCHECK(out_stale_info); - *out_stale_info = base::nullopt; + *out_stale_info = absl::nullopt; if (!cache) - return base::nullopt; + return absl::nullopt; if (cache_usage == ResolveHostParameters::CacheUsage::DISALLOWED) - return base::nullopt; + return absl::nullopt; // Local-only requests search the cache for non-local-only results. HostCache::Key effective_key = key; @@ -2994,10 +3012,10 @@ base::Optional HostResolverManager::MaybeServeFromCache( NetLogEventPhase::NONE, cache_result->second); return cache_result->second; } - return base::nullopt; + return absl::nullopt; } -base::Optional HostResolverManager::ServeFromHosts( +absl::optional HostResolverManager::ServeFromHosts( base::StringPiece hostname, DnsQueryType query_type, bool default_family_due_to_no_ipv6, @@ -3006,11 +3024,11 @@ base::Optional HostResolverManager::ServeFromHosts( // is going to be done next as part of a system lookup. if (!dns_client_ || !IsAddressType(query_type) || (!tasks.empty() && tasks.front() == TaskType::PROC)) - return base::nullopt; + return absl::nullopt; const DnsHosts* hosts = dns_client_->GetHosts(); if (!hosts || hosts->empty()) - return base::nullopt; + return absl::nullopt; // HOSTS lookups are case-insensitive. std::string effective_hostname = base::ToLowerASCII(hostname); @@ -3046,17 +3064,17 @@ base::Optional HostResolverManager::ServeFromHosts( HostCache::Entry::SOURCE_HOSTS); } - return base::nullopt; + return absl::nullopt; } -base::Optional HostResolverManager::ServeLocalhost( +absl::optional HostResolverManager::ServeLocalhost( base::StringPiece hostname, DnsQueryType query_type, bool default_family_due_to_no_ipv6) { AddressList resolved_addresses; if (!IsAddressType(query_type) || !ResolveLocalHostname(hostname, &resolved_addresses)) { - return base::nullopt; + return absl::nullopt; } AddressList filtered_addresses; @@ -3104,15 +3122,20 @@ std::unique_ptr HostResolverManager::RemoveJob( } SecureDnsMode HostResolverManager::GetEffectiveSecureDnsMode( - const std::string& hostname, - base::Optional secure_dns_mode_override) { + SecureDnsPolicy secure_dns_policy) { + // Use switch() instead of if() to ensure that all policies are handled. + switch (secure_dns_policy) { + case SecureDnsPolicy::kDisable: + return SecureDnsMode::kOff; + case SecureDnsPolicy::kAllow: + break; + } + const DnsConfig* config = dns_client_ ? dns_client_->GetEffectiveConfig() : nullptr; SecureDnsMode secure_dns_mode = SecureDnsMode::kOff; - if (secure_dns_mode_override) { - secure_dns_mode = secure_dns_mode_override.value(); - } else if (config) { + if (config) { secure_dns_mode = config->secure_dns_mode; } return secure_dns_mode; @@ -3204,14 +3227,13 @@ void HostResolverManager::CreateTaskSequence( DnsQueryType dns_query_type, HostResolverSource source, HostResolverFlags flags, - base::Optional secure_dns_mode_override, + SecureDnsPolicy secure_dns_policy, ResolveHostParameters::CacheUsage cache_usage, ResolveContext* resolve_context, SecureDnsMode* out_effective_secure_dns_mode, std::deque* out_tasks) { DCHECK(out_tasks->empty()); - *out_effective_secure_dns_mode = - GetEffectiveSecureDnsMode(hostname, secure_dns_mode_override); + *out_effective_secure_dns_mode = GetEffectiveSecureDnsMode(secure_dns_policy); // A cache lookup should generally be performed first. For jobs involving a // DnsTask, this task may be replaced. @@ -3247,7 +3269,9 @@ void HostResolverManager::CreateTaskSequence( if (dns_client_ && dns_client_->GetEffectiveConfig()) { bool insecure_allowed = dns_client_->CanUseInsecureDnsTransactions() && - !dns_client_->FallbackFromInsecureTransactionPreferred(); + !dns_client_->FallbackFromInsecureTransactionPreferred() && + (IsAddressType(dns_query_type) || + dns_client_->CanQueryAdditionalTypesViaInsecureDns()); PushDnsTasks(proc_task_allowed, *out_effective_secure_dns_mode, insecure_allowed, allow_cache, prioritize_local_lookups, resolve_context, out_tasks); @@ -3268,10 +3292,14 @@ void HostResolverManager::CreateTaskSequence( break; case HostResolverSource::DNS: if (dns_client_ && dns_client_->GetEffectiveConfig()) { + bool insecure_allowed = + dns_client_->CanUseInsecureDnsTransactions() && + (IsAddressType(dns_query_type) || + dns_client_->CanQueryAdditionalTypesViaInsecureDns()); PushDnsTasks(false /* proc_task_allowed */, - *out_effective_secure_dns_mode, - dns_client_->CanUseInsecureDnsTransactions(), allow_cache, - prioritize_local_lookups, resolve_context, out_tasks); + *out_effective_secure_dns_mode, insecure_allowed, + allow_cache, prioritize_local_lookups, resolve_context, + out_tasks); } break; case HostResolverSource::MULTICAST_DNS: @@ -3288,7 +3316,7 @@ void HostResolverManager::GetEffectiveParametersForRequest( DnsQueryType dns_query_type, HostResolverSource source, HostResolverFlags flags, - base::Optional secure_dns_mode_override, + SecureDnsPolicy secure_dns_policy, ResolveHostParameters::CacheUsage cache_usage, const IPAddress* ip_address, const NetLogWithSource& net_log, @@ -3320,9 +3348,8 @@ void HostResolverManager::GetEffectiveParametersForRequest( } CreateTaskSequence(hostname, *out_effective_type, source, - *out_effective_flags, secure_dns_mode_override, - cache_usage, resolve_context, - out_effective_secure_dns_mode, out_tasks); + *out_effective_flags, secure_dns_policy, cache_usage, + resolve_context, out_effective_secure_dns_mode, out_tasks); } bool HostResolverManager::IsIPv6Reachable(const NetLogWithSource& net_log) { @@ -3498,7 +3525,7 @@ void HostResolverManager::OnConnectionTypeChanged( } void HostResolverManager::OnSystemDnsConfigChanged( - base::Optional config) { + absl::optional config) { bool changed = false; bool transactions_allowed_before = false; if (dns_client_) { diff --git a/chromium/net/dns/host_resolver_manager.h b/chromium/net/dns/host_resolver_manager.h index 573033ed30d..7eeed606dd2 100644 --- a/chromium/net/dns/host_resolver_manager.h +++ b/chromium/net/dns/host_resolver_manager.h @@ -32,6 +32,7 @@ #include "net/dns/public/dns_config_overrides.h" #include "net/dns/public/dns_query_type.h" #include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/dns/resolve_context.h" #include "net/dns/system_dns_config_change_notifier.h" #include "url/gurl.h" @@ -151,7 +152,7 @@ class NET_EXPORT HostResolverManager const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& net_log, - const base::Optional& optional_parameters, + const absl::optional& optional_parameters, ResolveContext* resolve_context, HostCache* host_cache); // |resolve_context| is the context to use for the probes, and it is expected @@ -169,7 +170,8 @@ class NET_EXPORT HostResolverManager // DnsConfig, a new config is fetched from NetworkChangeNotifier. // // Setting to |true| has no effect if |ENABLE_BUILT_IN_DNS| not defined. - virtual void SetInsecureDnsClientEnabled(bool enabled); + virtual void SetInsecureDnsClientEnabled(bool enabled, + bool additional_dns_types_enabled); base::Value GetDnsConfigAsValue() const; @@ -278,7 +280,7 @@ class NET_EXPORT HostResolverManager // // If results are returned from the host cache, |out_stale_info| will be // filled in with information on how stale or fresh the result is. Otherwise, - // |out_stale_info| will be set to |base::nullopt|. + // |out_stale_info| will be set to |absl::nullopt|. // // If |cache_usage == ResolveHostParameters::CacheUsage::STALE_ALLOWED|, then // stale cache entries can be returned. @@ -288,7 +290,7 @@ class NET_EXPORT HostResolverManager DnsQueryType requested_address_family, HostResolverSource source, HostResolverFlags flags, - base::Optional secure_dns_mode_override, + SecureDnsPolicy secure_dns_policy, ResolveHostParameters::CacheUsage cache_usage, const NetLogWithSource& request_net_log, HostCache* cache, @@ -297,7 +299,7 @@ class NET_EXPORT HostResolverManager HostResolverFlags* out_effective_host_resolver_flags, SecureDnsMode* out_effective_secure_dns_mode, std::deque* out_tasks, - base::Optional* out_stale_info); + absl::optional* out_stale_info); // Creates and starts a Job to asynchronously attempt to resolve // |request|. @@ -309,26 +311,26 @@ class NET_EXPORT HostResolverManager // Tries to resolve |key| and its possible IP address representation, // |ip_address|. Returns a results entry iff the input can be resolved. - base::Optional ResolveAsIP(DnsQueryType query_type, + absl::optional ResolveAsIP(DnsQueryType query_type, bool resolve_canonname, const IPAddress* ip_address); // Returns the result iff |cache_usage| permits cache lookups and a positive // match is found for |key| in |cache|. |out_stale_info| must be non-null, and // will be filled in with details of the entry's staleness if an entry is - // returned, otherwise it will be set to |base::nullopt|. - base::Optional MaybeServeFromCache( + // returned, otherwise it will be set to |absl::nullopt|. + absl::optional MaybeServeFromCache( HostCache* cache, const HostCache::Key& key, ResolveHostParameters::CacheUsage cache_usage, bool ignore_secure, const NetLogWithSource& source_net_log, - base::Optional* out_stale_info); + absl::optional* out_stale_info); // Iff we have a DnsClient with a valid DnsConfig and we're not about to // attempt a system lookup, then try to resolve the query using the HOSTS // file. - base::Optional ServeFromHosts( + absl::optional ServeFromHosts( base::StringPiece hostname, DnsQueryType query_type, bool default_family_due_to_no_ipv6, @@ -336,17 +338,14 @@ class NET_EXPORT HostResolverManager // Iff |key| is for a localhost name (RFC 6761) and address DNS query type, // returns a results entry with the loopback IP. - base::Optional ServeLocalhost( + absl::optional ServeLocalhost( base::StringPiece hostname, DnsQueryType query_type, bool default_family_due_to_no_ipv6); // Returns the secure dns mode to use for a job, taking into account the - // global DnsConfig mode and any per-request override. Requests matching DoH - // server hostnames are downgraded to off mode to avoid infinite loops. - SecureDnsMode GetEffectiveSecureDnsMode( - const std::string& hostname, - base::Optional secure_dns_mode_override); + // global DnsConfig mode and any per-request policy. + SecureDnsMode GetEffectiveSecureDnsMode(SecureDnsPolicy secure_dns_policy); // Returns true if a catch-all DNS block has been set for unit tests. No // DnsTasks should be issued in this case. @@ -365,16 +364,15 @@ class NET_EXPORT HostResolverManager // Initialized the sequence of tasks to run to resolve a request. The sequence // may be adjusted later and not all tasks need to be run. - void CreateTaskSequence( - const std::string& hostname, - DnsQueryType dns_query_type, - HostResolverSource source, - HostResolverFlags flags, - base::Optional secure_dns_mode_override, - ResolveHostParameters::CacheUsage cache_usage, - ResolveContext* resolve_context, - SecureDnsMode* out_effective_secure_dns_mode, - std::deque* out_tasks); + void CreateTaskSequence(const std::string& hostname, + DnsQueryType dns_query_type, + HostResolverSource source, + HostResolverFlags flags, + SecureDnsPolicy secure_dns_policy, + ResolveHostParameters::CacheUsage cache_usage, + ResolveContext* resolve_context, + SecureDnsMode* out_effective_secure_dns_mode, + std::deque* out_tasks); // Determines "effective" request parameters using manager properties and IPv6 // reachability. @@ -383,7 +381,7 @@ class NET_EXPORT HostResolverManager DnsQueryType dns_query_type, HostResolverSource source, HostResolverFlags flags, - base::Optional secure_dns_mode_override, + SecureDnsPolicy secure_dns_policy, ResolveHostParameters::CacheUsage cache_usage, const IPAddress* ip_address, const NetLogWithSource& net_log, @@ -442,7 +440,7 @@ class NET_EXPORT HostResolverManager NetworkChangeNotifier::ConnectionType type) override; // SystemDnsConfigChangeNotifier::Observer: - void OnSystemDnsConfigChanged(base::Optional config) override; + void OnSystemDnsConfigChanged(absl::optional config) override; void UpdateJobsForChangedConfig(); diff --git a/chromium/net/dns/host_resolver_manager_unittest.cc b/chromium/net/dns/host_resolver_manager_unittest.cc index 5e82854c3ae..dd0fd46efce 100644 --- a/chromium/net/dns/host_resolver_manager_unittest.cc +++ b/chromium/net/dns/host_resolver_manager_unittest.cc @@ -59,8 +59,12 @@ #include "net/dns/mock_host_resolver.h" #include "net/dns/mock_mdns_client.h" #include "net/dns/mock_mdns_socket_factory.h" +#include "net/dns/public/dns_config_overrides.h" #include "net/dns/public/dns_over_https_server_config.h" +#include "net/dns/public/dns_query_type.h" #include "net/dns/public/resolve_error_info.h" +#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/dns/resolve_context.h" #include "net/dns/test_dns_config_service.h" #include "net/log/net_log_event_type.h" @@ -641,7 +645,7 @@ TEST_F(HostResolverManagerTest, AsynchronousLookup) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); @@ -666,7 +670,7 @@ TEST_F(HostResolverManagerTest, JobsClearedOnCompletion) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(1u, resolver_->num_jobs_for_testing()); @@ -680,11 +684,11 @@ TEST_F(HostResolverManagerTest, JobsClearedOnCompletion_MultipleRequests) { ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("just.testing", 85), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(1u, resolver_->num_jobs_for_testing()); @@ -700,7 +704,7 @@ TEST_F(HostResolverManagerTest, JobsClearedOnCompletion_Failure) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(1u, resolver_->num_jobs_for_testing()); @@ -713,7 +717,7 @@ TEST_F(HostResolverManagerTest, JobsClearedOnCompletion_Abort) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(1u, resolver_->num_jobs_for_testing()); @@ -790,7 +794,7 @@ TEST_F(HostResolverManagerTest, LocalhostIPV4IPV6Lookup) { ResolveHostResponseHelper v4_unsp_response(resolver_->CreateRequest( HostPortPair("localhost", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(v4_unsp_response.result_error(), IsOk()); EXPECT_THAT( v4_unsp_response.request()->GetAddressResults().value().endpoints(), @@ -825,7 +829,7 @@ TEST_F(HostResolverManagerTest, EmptyListMeansNameNotResolved) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -842,7 +846,7 @@ TEST_F(HostResolverManagerTest, FailedAsynchronousLookup) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_THAT(response.top_level_result_error(), @@ -864,7 +868,7 @@ TEST_F(HostResolverManagerTest, FailedAsynchronousLookup) { TEST_F(HostResolverManagerTest, AbortedAsynchronousLookup) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response0.complete()); ASSERT_TRUE(proc_->WaitFor(1u)); @@ -878,7 +882,7 @@ TEST_F(HostResolverManagerTest, AbortedAsynchronousLookup) { CreateResolver(); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(2u); @@ -892,7 +896,7 @@ TEST_F(HostResolverManagerTest, AbortedAsynchronousLookup) { TEST_F(HostResolverManagerTest, NumericIPv4Address) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("127.1.2.3", 5555), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); @@ -905,7 +909,7 @@ TEST_F(HostResolverManagerTest, NumericIPv6Address) { // the caller should have removed them. ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("2001:db8::1", 5555), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); @@ -916,7 +920,7 @@ TEST_F(HostResolverManagerTest, NumericIPv6Address) { TEST_F(HostResolverManagerTest, EmptyHost) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(std::string(), 5555), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -927,7 +931,7 @@ TEST_F(HostResolverManagerTest, EmptyDotsHost) { for (int i = 0; i < 16; ++i) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(std::string(i, '.'), 5555), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -938,7 +942,7 @@ TEST_F(HostResolverManagerTest, EmptyDotsHost) { TEST_F(HostResolverManagerTest, LongHost) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(std::string(4097, 'a'), 5555), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -952,27 +956,27 @@ TEST_F(HostResolverManagerTest, DeDupeRequests) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 81), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 82), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 83), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); for (auto& response : responses) { @@ -991,27 +995,27 @@ TEST_F(HostResolverManagerTest, CancelMultipleRequests) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 81), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 82), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 83), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); for (auto& response : responses) { @@ -1045,14 +1049,14 @@ TEST_F(HostResolverManagerTest, CanceledRequestsReleaseJobSlots) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair(hostname, 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); ASSERT_FALSE(responses.back()->complete()); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair(hostname, 81), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); ASSERT_FALSE(responses.back()->complete()); } @@ -1093,7 +1097,7 @@ TEST_F(HostResolverManagerTest, CancelWithinCallback) { ResolveHostResponseHelper cancelling_response( resolver_->CreateRequest(HostPortPair("a", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), std::move(custom_callback)); @@ -1101,12 +1105,12 @@ TEST_F(HostResolverManagerTest, CancelWithinCallback) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 81), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 82), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); proc_->SignalMultiple(2u); // One for "a". One for "finalrequest". @@ -1115,7 +1119,7 @@ TEST_F(HostResolverManagerTest, CancelWithinCallback) { ResolveHostResponseHelper final_response(resolver_->CreateRequest( HostPortPair("finalrequest", 70), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(final_response.result_error(), IsOk()); @@ -1142,7 +1146,7 @@ TEST_F(HostResolverManagerTest, DeleteWithinCallback) { ResolveHostResponseHelper deleting_response( resolver_->CreateRequest(HostPortPair("a", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), std::move(custom_callback)); @@ -1153,12 +1157,12 @@ TEST_F(HostResolverManagerTest, DeleteWithinCallback) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 81), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 82), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); proc_->SignalMultiple(3u); @@ -1189,7 +1193,7 @@ TEST_F(HostResolverManagerTest, DeleteWithinAbortedCallback) { ResolveHostResponseHelper deleting_response( resolver_->CreateRequest(HostPortPair("a", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), std::move(custom_callback)); @@ -1197,17 +1201,17 @@ TEST_F(HostResolverManagerTest, DeleteWithinAbortedCallback) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 81), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 82), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 83), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); // Wait for all calls to queue up, trigger abort via IP address change, then @@ -1230,14 +1234,14 @@ TEST_F(HostResolverManagerTest, StartWithinCallback) { new_response = std::make_unique( resolver_->CreateRequest(HostPortPair("new", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); std::move(completion_callback).Run(error); }); ResolveHostResponseHelper starting_response( resolver_->CreateRequest(HostPortPair("a", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), std::move(custom_callback)); @@ -1258,29 +1262,29 @@ TEST_F(HostResolverManagerTest, StartWithinEvictionCallback) { new_response = std::make_unique( resolver_->CreateRequest(HostPortPair("new", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); std::move(completion_callback).Run(error); }); ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("initial", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper evictee1_response( resolver_->CreateRequest(HostPortPair("evictee1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), std::move(custom_callback)); ResolveHostResponseHelper evictee2_response(resolver_->CreateRequest( HostPortPair("evictee2", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); // Now one running request ("initial") and two queued requests ("evictee1" and // "evictee2"). Any further requests will cause evictions. ResolveHostResponseHelper evictor_response(resolver_->CreateRequest( HostPortPair("evictor", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(evictee1_response.result_error(), IsError(ERR_HOST_RESOLVER_QUEUE_TOO_LARGE)); @@ -1307,18 +1311,18 @@ TEST_F(HostResolverManagerTest, StartWithinEvictionCallback_DoubleEviction) { new_response = std::make_unique( resolver_->CreateRequest(HostPortPair("new", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); std::move(completion_callback).Run(error); }); ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("initial", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper evictee_response( resolver_->CreateRequest(HostPortPair("evictee", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), std::move(custom_callback)); @@ -1326,7 +1330,7 @@ TEST_F(HostResolverManagerTest, StartWithinEvictionCallback_DoubleEviction) { // Any further requests will cause evictions. ResolveHostResponseHelper evictor_response(resolver_->CreateRequest( HostPortPair("evictor", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(evictee_response.result_error(), IsError(ERR_HOST_RESOLVER_QUEUE_TOO_LARGE)); @@ -1350,29 +1354,29 @@ TEST_F(HostResolverManagerTest, StartWithinEvictionCallback_SameRequest) { new_response = std::make_unique( resolver_->CreateRequest(HostPortPair("evictor", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); std::move(completion_callback).Run(error); }); ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("initial", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper evictee_response( resolver_->CreateRequest(HostPortPair("evictee", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), std::move(custom_callback)); ResolveHostResponseHelper additional_response(resolver_->CreateRequest( HostPortPair("additional", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); // Now one running request ("initial") and two queued requests ("evictee" and // "additional"). Any further requests will cause evictions. ResolveHostResponseHelper evictor_response(resolver_->CreateRequest( HostPortPair("evictor", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(evictee_response.result_error(), IsError(ERR_HOST_RESOLVER_QUEUE_TOO_LARGE)); @@ -1392,13 +1396,13 @@ TEST_F(HostResolverManagerTest, BypassCache) { ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(initial_response.result_error(), IsOk()); EXPECT_EQ(1u, proc_->GetCaptureList().size()); ResolveHostResponseHelper cached_response(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(cached_response.result_error(), IsOk()); // Expect no increase to calls to |proc_| because result was cached. EXPECT_EQ(1u, proc_->GetCaptureList().size()); @@ -1421,13 +1425,13 @@ TEST_F(HostResolverManagerTest, FlushCacheOnIPAddressChange) { ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("host1", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(initial_response.result_error(), IsOk()); EXPECT_EQ(1u, proc_->GetCaptureList().size()); ResolveHostResponseHelper cached_response(resolver_->CreateRequest( HostPortPair("host1", 75), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(cached_response.result_error(), IsOk()); EXPECT_EQ(1u, proc_->GetCaptureList().size()); // No expected increase. @@ -1439,7 +1443,7 @@ TEST_F(HostResolverManagerTest, FlushCacheOnIPAddressChange) { // will complete asynchronously. ResolveHostResponseHelper flushed_response(resolver_->CreateRequest( HostPortPair("host1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(flushed_response.result_error(), IsOk()); EXPECT_EQ(2u, proc_->GetCaptureList().size()); // Expected increase. } @@ -1448,7 +1452,7 @@ TEST_F(HostResolverManagerTest, FlushCacheOnIPAddressChange) { TEST_F(HostResolverManagerTest, AbortOnIPAddressChanged) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("host1", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); ASSERT_TRUE(proc_->WaitFor(1u)); @@ -1472,17 +1476,17 @@ TEST_F(HostResolverManagerTest, ObeyPoolConstraintsAfterIPAddressChange) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("b", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("c", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); for (auto& response : responses) { @@ -1517,7 +1521,7 @@ TEST_F(HostResolverManagerTest, AbortOnlyExistingRequestsOnIPAddressChange) { CompletionOnceCallback completion_callback, int error) { *next_response = std::make_unique( resolver_->CreateRequest(next_host, NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); std::move(completion_callback).Run(error); @@ -1527,7 +1531,7 @@ TEST_F(HostResolverManagerTest, AbortOnlyExistingRequestsOnIPAddressChange) { ResolveHostResponseHelper response0( resolver_->CreateRequest(HostPortPair("bbb", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), base::BindOnce(custom_callback_template, HostPortPair("zzz", 80), @@ -1535,7 +1539,7 @@ TEST_F(HostResolverManagerTest, AbortOnlyExistingRequestsOnIPAddressChange) { ResolveHostResponseHelper response1( resolver_->CreateRequest(HostPortPair("eee", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), base::BindOnce(custom_callback_template, HostPortPair("aaa", 80), @@ -1543,7 +1547,7 @@ TEST_F(HostResolverManagerTest, AbortOnlyExistingRequestsOnIPAddressChange) { ResolveHostResponseHelper response2( resolver_->CreateRequest(HostPortPair("ccc", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()), base::BindOnce(custom_callback_template, HostPortPair("eee", 80), @@ -1920,11 +1924,11 @@ TEST_F(HostResolverManagerTest, QueueOverflow_SelfEvict) { ResolveHostResponseHelper run_response(resolver_->CreateRequest( HostPortPair("run", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper evict_response(resolver_->CreateRequest( HostPortPair("req1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(evict_response.result_error(), IsError(ERR_HOST_RESOLVER_QUEUE_TOO_LARGE)); EXPECT_FALSE(evict_response.request()->GetAddressResults()); @@ -1958,7 +1962,7 @@ TEST_F(HostResolverManagerTest, AddressFamilyWithRawIPs) { ResolveHostResponseHelper v4_unsp_request(resolver_->CreateRequest( HostPortPair("127.0.0.1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(v4_unsp_request.result_error(), IsOk()); EXPECT_THAT( v4_unsp_request.request()->GetAddressResults().value().endpoints(), @@ -1978,7 +1982,7 @@ TEST_F(HostResolverManagerTest, AddressFamilyWithRawIPs) { ResolveHostResponseHelper v6_unsp_request(resolver_->CreateRequest( HostPortPair("::1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(v6_unsp_request.result_error(), IsOk()); EXPECT_THAT( v6_unsp_request.request()->GetAddressResults().value().endpoints(), @@ -2005,7 +2009,7 @@ TEST_F(HostResolverManagerTest, LocalOnly_FromCache) { // Normal query to populate the cache. ResolveHostResponseHelper normal_request(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(normal_request.result_error(), IsOk()); EXPECT_FALSE(normal_request.request()->GetStaleInfo()); @@ -2043,7 +2047,7 @@ TEST_F(HostResolverManagerTest, LocalOnly_StaleEntry) { // Normal query to populate the cache. ResolveHostResponseHelper normal_request(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(normal_request.result_error(), IsOk()); EXPECT_FALSE(normal_request.request()->GetStaleInfo()); @@ -2134,7 +2138,7 @@ TEST_F(HostResolverManagerTest, StaleAllowed) { // Normal query to populate cache ResolveHostResponseHelper normal_request(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(normal_request.result_error(), IsOk()); EXPECT_FALSE(normal_request.request()->GetStaleInfo()); @@ -2228,7 +2232,7 @@ TEST_F(HostResolverManagerTest, MultipleAttempts) { // Resolve "host1". ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("host1", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response.complete()); resolver_proc->WaitForNAttemptsToBeBlocked(1); @@ -2292,7 +2296,7 @@ TEST_F(HostResolverManagerTest, DefaultMaxRetryAttempts) { // resolution should remain stalled until calling SetResolvedAttemptNumber(). ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("host1", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response.complete()); // Simulate running the main thread (network task runner) for a long @@ -2333,7 +2337,7 @@ TEST_F(HostResolverManagerTest, NameCollisionIcann) { ResolveHostResponseHelper single_response(resolver_->CreateRequest( HostPortPair("single", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(single_response.result_error(), IsError(ERR_ICANN_NAME_COLLISION)); EXPECT_FALSE(single_response.request()->GetAddressResults()); @@ -2349,14 +2353,14 @@ TEST_F(HostResolverManagerTest, NameCollisionIcann) { ResolveHostResponseHelper multiple_response(resolver_->CreateRequest( HostPortPair("multiple", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(multiple_response.result_error(), IsError(ERR_ICANN_NAME_COLLISION)); // Resolving an IP literal of 127.0.53.53 however is allowed. ResolveHostResponseHelper literal_response(resolver_->CreateRequest( HostPortPair("127.0.53.53", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(literal_response.result_error(), IsOk()); @@ -2364,7 +2368,7 @@ TEST_F(HostResolverManagerTest, NameCollisionIcann) { // address. ResolveHostResponseHelper ipv6_response(resolver_->CreateRequest( HostPortPair("127.0.53.53", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(ipv6_response.result_error(), IsOk()); @@ -2372,19 +2376,19 @@ TEST_F(HostResolverManagerTest, NameCollisionIcann) { // 127.0.53.53. ResolveHostResponseHelper similar_response1(resolver_->CreateRequest( HostPortPair("not_reserved1", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(similar_response1.result_error(), IsOk()); ResolveHostResponseHelper similar_response2(resolver_->CreateRequest( HostPortPair("not_reserved2", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(similar_response2.result_error(), IsOk()); ResolveHostResponseHelper similar_response3(resolver_->CreateRequest( HostPortPair("not_reserved3", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(similar_response3.result_error(), IsOk()); } @@ -2428,7 +2432,7 @@ TEST_F(HostResolverManagerTest, IncludeCanonicalName) { resolve_context_->host_cache())); ResolveHostResponseHelper response_no_flag(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); @@ -2452,7 +2456,7 @@ TEST_F(HostResolverManagerTest, LoopbackOnly) { parameters, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response_no_flag(resolver_->CreateRequest( HostPortPair("otherlocal", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_THAT(response.request()->GetAddressResults().value().endpoints(), @@ -2483,7 +2487,7 @@ TEST_F(HostResolverManagerTest, IsSpeculative) { // cache. ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response2.result_error(), IsOk()); @@ -2507,7 +2511,7 @@ TEST_F(HostResolverManagerTest, AvoidMulticastResolutionParameter) { resolve_context_->host_cache())); ResolveHostResponseHelper response_no_flag(resolver_->CreateRequest( HostPortPair("avoid.multicast.test", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); @@ -3558,7 +3562,7 @@ TEST_F(HostResolverManagerTest, NetworkIsolationKeyWriteToHostCache) { // Resolve a host using kNetworkIsolationKey1. ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("just.testing", 80), kNetworkIsolationKey1, - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response1.result_error(), IsOk()); EXPECT_THAT(response1.request()->GetAddressResults().value().endpoints(), @@ -3605,7 +3609,7 @@ TEST_F(HostResolverManagerTest, NetworkIsolationKeyWriteToHostCache) { } ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("just.testing", 80), kNetworkIsolationKey2, - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response2.result_error(), IsOk()); if (split_cache_by_network_isolation_key) { @@ -3681,7 +3685,7 @@ TEST_F(HostResolverManagerTest, NetworkIsolationKeyReadFromHostCache) { // the NetworkIsolationKeys are being used, and cache entry 0 otherwise. ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("just.testing", 80), kNetworkIsolationKey1, - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response1.result_error(), IsOk()); EXPECT_THAT(response1.request()->GetAddressResults().value().endpoints(), @@ -3695,7 +3699,7 @@ TEST_F(HostResolverManagerTest, NetworkIsolationKeyReadFromHostCache) { // the NetworkIsolationKeys are being used, and cache entry 0 otherwise. ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("just.testing", 80), kNetworkIsolationKey2, - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response2.result_error(), IsOk()); EXPECT_THAT(response2.request()->GetAddressResults().value().endpoints(), @@ -3731,14 +3735,14 @@ TEST_F(HostResolverManagerTest, NetworkIsolationKeyTwoRequestsAtOnce) { // Start resolving a host using kNetworkIsolationKey1. ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("just.testing", 80), kNetworkIsolationKey1, - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response1.complete()); // Start resolving the same host using kNetworkIsolationKey2. ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("just.testing", 80), kNetworkIsolationKey2, - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response2.complete()); @@ -3782,7 +3786,7 @@ TEST_F(HostResolverManagerTest, ContextsNotMerged) { // Start resolving a host using |resolve_context_|. ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response1.complete()); @@ -3792,7 +3796,7 @@ TEST_F(HostResolverManagerTest, ContextsNotMerged) { resolver_->RegisterResolveContext(&resolve_context2); ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("just.testing", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, &resolve_context2, + NetLogWithSource(), absl::nullopt, &resolve_context2, resolve_context2.host_cache())); EXPECT_FALSE(response2.complete()); @@ -3853,6 +3857,7 @@ class HostResolverManagerDnsTest : public HostResolverManagerTest { HostResolver::ManagerOptions options = HostResolverManagerTest::DefaultOptions(); options.insecure_dns_client_enabled = true; + options.additional_types_via_insecure_dns_enabled = true; return options; } @@ -3867,7 +3872,9 @@ class HostResolverManagerDnsTest : public HostResolverManagerTest { std::make_unique(DnsConfig(), CreateDefaultDnsRules()); dns_client_ = dns_client.get(); resolver_->SetDnsClientForTesting(std::move(dns_client)); - resolver_->SetInsecureDnsClientEnabled(options.insecure_dns_client_enabled); + resolver_->SetInsecureDnsClientEnabled( + options.insecure_dns_client_enabled, + options.additional_types_via_insecure_dns_enabled); resolver_->set_proc_params_for_test(params); resolver_->RegisterResolveContext(resolve_context_.get()); @@ -3882,7 +3889,9 @@ class HostResolverManagerDnsTest : public HostResolverManagerTest { std::make_unique(DnsConfig(), std::move(rules)); dns_client_ = dns_client.get(); resolver_->SetDnsClientForTesting(std::move(dns_client)); - resolver_->SetInsecureDnsClientEnabled(true); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/true); if (!config.Equals(DnsConfig())) ChangeDnsConfig(config); } @@ -4073,6 +4082,35 @@ class HostResolverManagerDnsTest : public HostResolverManagerTest { ChangeDnsConfig(config); } + void TriggerInsecureFailureCondition() { + proc_->AddRuleForAllFamilies(std::string(), + std::string()); // Default to failures. + + // Disable Secure DNS for these requests. + HostResolver::ResolveHostParameters parameters; + parameters.secure_dns_policy = SecureDnsPolicy::kDisable; + + std::vector> responses; + for (unsigned i = 0; i < maximum_insecure_dns_task_failures(); ++i) { + // Use custom names to require separate Jobs. + std::string hostname = base::StringPrintf("nx_%u", i); + // Ensure fallback to ProcTask succeeds. + proc_->AddRuleForAllFamilies(hostname, "192.168.1.101"); + responses.emplace_back( + std::make_unique(resolver_->CreateRequest( + HostPortPair(hostname, 80), NetworkIsolationKey(), + NetLogWithSource(), parameters, resolve_context_.get(), + resolve_context_->host_cache()))); + } + + proc_->SignalMultiple(responses.size()); + + for (const auto& response : responses) + EXPECT_THAT(response->result_error(), IsOk()); + + ASSERT_FALSE(proc_->HasBlockedRequests()); + } + scoped_refptr notifier_task_runner_; TestDnsConfigService* config_service_; std::unique_ptr notifier_; @@ -4087,14 +4125,14 @@ TEST_F(HostResolverManagerDnsTest, FlushCacheOnDnsConfigChange) { // Resolve to populate the cache. ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("host1", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(initial_response.result_error(), IsOk()); EXPECT_EQ(1u, proc_->GetCaptureList().size()); // Result expected to come from the cache. ResolveHostResponseHelper cached_response(resolver_->CreateRequest( HostPortPair("host1", 75), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(cached_response.result_error(), IsOk()); EXPECT_EQ(1u, proc_->GetCaptureList().size()); // No expected increase. @@ -4104,7 +4142,7 @@ TEST_F(HostResolverManagerDnsTest, FlushCacheOnDnsConfigChange) { // Expect flushed from cache and therefore served from |proc_|. ResolveHostResponseHelper flushed_response(resolver_->CreateRequest( HostPortPair("host1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(flushed_response.result_error(), IsOk()); EXPECT_EQ(2u, proc_->GetCaptureList().size()); // Expected increase. } @@ -4117,19 +4155,22 @@ TEST_F(HostResolverManagerDnsTest, DisableAndEnableInsecureDnsClient) { proc_->AddRuleForAllFamilies("nx_succeed", "192.168.2.47"); proc_->SignalMultiple(1u); - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled*/ false); ResolveHostResponseHelper response_proc(resolver_->CreateRequest( HostPortPair("nx_succeed", 1212), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_proc.result_error(), IsOk()); EXPECT_THAT(response_proc.request()->GetAddressResults().value().endpoints(), testing::ElementsAre(CreateExpected("192.168.2.47", 1212))); - resolver_->SetInsecureDnsClientEnabled(true); + resolver_->SetInsecureDnsClientEnabled(/*enabled*/ true, + /*additional_dns_types_enabled=*/true); ResolveHostResponseHelper response_dns_client(resolver_->CreateRequest( HostPortPair("ok_fail", 1212), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_dns_client.result_error(), IsOk()); EXPECT_THAT( response_dns_client.request()->GetAddressResults().value().endpoints(), @@ -4148,7 +4189,7 @@ TEST_F(HostResolverManagerDnsTest, UseProcTaskWhenPrivateDnsActive) { ChangeDnsConfig(config); ResolveHostResponseHelper response_proc(resolver_->CreateRequest( HostPortPair("nx_succeed", 1212), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_proc.result_error(), IsOk()); EXPECT_THAT(response_proc.request()->GetAddressResults().value().endpoints(), @@ -4165,7 +4206,7 @@ TEST_F(HostResolverManagerDnsTest, LocalhostLookup) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("foo.localhost", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response0.result_error(), IsOk()); EXPECT_THAT(response0.request()->GetAddressResults().value().endpoints(), @@ -4174,7 +4215,7 @@ TEST_F(HostResolverManagerDnsTest, LocalhostLookup) { ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("localhost", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response1.result_error(), IsOk()); EXPECT_THAT(response1.request()->GetAddressResults().value().endpoints(), testing::UnorderedElementsAre(CreateExpected("127.0.0.1", 80), @@ -4182,7 +4223,7 @@ TEST_F(HostResolverManagerDnsTest, LocalhostLookup) { ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("localhost.", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response2.result_error(), IsOk()); EXPECT_THAT(response2.request()->GetAddressResults().value().endpoints(), testing::UnorderedElementsAre(CreateExpected("127.0.0.1", 80), @@ -4204,7 +4245,7 @@ TEST_F(HostResolverManagerDnsTest, LocalhostLookupWithHosts) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("localhost", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response0.result_error(), IsOk()); EXPECT_THAT(response0.request()->GetAddressResults().value().endpoints(), testing::UnorderedElementsAre(CreateExpected("127.0.0.1", 80), @@ -4212,7 +4253,7 @@ TEST_F(HostResolverManagerDnsTest, LocalhostLookupWithHosts) { ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("foo.localhost", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response1.result_error(), IsOk()); EXPECT_THAT(response1.request()->GetAddressResults().value().endpoints(), @@ -4228,7 +4269,7 @@ TEST_F(HostResolverManagerDnsTest, DnsTask) { // Initially there is no config, so client should not be invoked. ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("ok_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(initial_response.complete()); proc_->SignalMultiple(1u); @@ -4239,13 +4280,13 @@ TEST_F(HostResolverManagerDnsTest, DnsTask) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("ok_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("nx_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("nx_succeed", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(4u); @@ -4275,10 +4316,10 @@ TEST_F(HostResolverManagerDnsTest, NoFallbackToProcTask) { // Initially there is no config, so client should not be invoked. ResolveHostResponseHelper initial_response0(resolver_->CreateRequest( HostPortPair("ok_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper initial_response1(resolver_->CreateRequest( HostPortPair("nx_succeed", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(2u); EXPECT_THAT(initial_response0.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -4293,10 +4334,10 @@ TEST_F(HostResolverManagerDnsTest, NoFallbackToProcTask) { // disabled fallback to ProcTask. ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("ok_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("nx_succeed", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(6u); // Resolved by MockDnsClient. @@ -4313,7 +4354,7 @@ TEST_F(HostResolverManagerDnsTest, OnDnsTaskFailureAbortedJob) { ChangeDnsConfig(CreateValidDnsConfig()); ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("nx_abort", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); // Abort all jobs here. CreateResolver(); proc_->SignalMultiple(1u); @@ -4327,7 +4368,7 @@ TEST_F(HostResolverManagerDnsTest, OnDnsTaskFailureAbortedJob) { ChangeDnsConfig(CreateValidDnsConfig()); ResolveHostResponseHelper no_fallback_response(resolver_->CreateRequest( HostPortPair("nx_abort", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); // Abort all jobs here. CreateResolver(); proc_->SignalMultiple(2u); @@ -4349,10 +4390,10 @@ TEST_F(HostResolverManagerDnsTest, FallbackBySource_Any) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("nx_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("nx_succeed", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(2u); EXPECT_THAT(response0.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -4399,15 +4440,17 @@ TEST_F(HostResolverManagerDnsTest, FallbackOnAbortBySource_Any) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("ok_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("nx_succeed", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(2u); // Simulate the case when the preference or policy has disabled the insecure // DNS client causing AbortInsecureDnsTasks. - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); // All requests should fallback to proc resolver. EXPECT_THAT(response0.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -4440,7 +4483,9 @@ TEST_F(HostResolverManagerDnsTest, FallbackOnAbortBySource_Dns) { // Simulate the case when the preference or policy has disabled the insecure // DNS client causing AbortInsecureDnsTasks. - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); // No fallback expected. All requests should fail. EXPECT_THAT(response0.result_error(), IsError(ERR_NETWORK_CHANGED)); @@ -4457,18 +4502,21 @@ TEST_F(HostResolverManagerDnsTest, // All other hostnames will fail in proc_. ChangeDnsConfig(CreateValidDnsConfig()); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kAutomatic; + resolver_->SetDnsConfigOverrides(overrides); - HostResolver::ResolveHostParameters secure_parameters; - secure_parameters.secure_dns_mode_override = SecureDnsMode::kAutomatic; ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("automatic", 80), NetworkIsolationKey(), NetLogWithSource(), - secure_parameters, resolve_context_.get(), + /* optional_parameters=*/absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response_secure.complete()); // Simulate the case when the preference or policy has disabled the insecure // DNS client causing AbortInsecureDnsTasks. - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled*/ false); EXPECT_THAT(response_secure.result_error(), IsOk()); EXPECT_THAT( @@ -4487,22 +4535,22 @@ TEST_F(HostResolverManagerDnsTest, DnsTaskUnspec) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("4ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("6ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("4nx", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); proc_->SignalMultiple(4u); @@ -4529,7 +4577,7 @@ TEST_F(HostResolverManagerDnsTest, NameCollisionIcann) { // mapped to a special error. ResolveHostResponseHelper response_ipv4(resolver_->CreateRequest( HostPortPair("4collision", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_ipv4.result_error(), IsError(ERR_ICANN_NAME_COLLISION)); EXPECT_FALSE(response_ipv4.request()->GetAddressResults()); @@ -4538,7 +4586,7 @@ TEST_F(HostResolverManagerDnsTest, NameCollisionIcann) { // considered special) ResolveHostResponseHelper response_ipv6(resolver_->CreateRequest( HostPortPair("6collision", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_ipv6.result_error(), IsOk()); EXPECT_THAT(response_ipv6.request()->GetAddressResults().value().endpoints(), testing::ElementsAre(CreateExpected("::127.0.53.53", 80))); @@ -4555,7 +4603,7 @@ TEST_F(HostResolverManagerDnsTest, ServeFromHosts) { ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("nx_ipv4", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(initial_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); IPAddress local_ipv4 = IPAddress::IPv4Localhost(); @@ -4573,7 +4621,7 @@ TEST_F(HostResolverManagerDnsTest, ServeFromHosts) { ResolveHostResponseHelper response_ipv4(resolver_->CreateRequest( HostPortPair("nx_ipv4", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_ipv4.result_error(), IsOk()); EXPECT_THAT(response_ipv4.request()->GetAddressResults().value().endpoints(), testing::ElementsAre(CreateExpected("127.0.0.1", 80))); @@ -4581,7 +4629,7 @@ TEST_F(HostResolverManagerDnsTest, ServeFromHosts) { ResolveHostResponseHelper response_ipv6(resolver_->CreateRequest( HostPortPair("nx_ipv6", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_ipv6.result_error(), IsOk()); EXPECT_THAT(response_ipv6.request()->GetAddressResults().value().endpoints(), testing::ElementsAre(CreateExpected("::1", 80))); @@ -4589,7 +4637,7 @@ TEST_F(HostResolverManagerDnsTest, ServeFromHosts) { ResolveHostResponseHelper response_both(resolver_->CreateRequest( HostPortPair("nx_both", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_both.result_error(), IsOk()); EXPECT_THAT(response_both.request()->GetAddressResults().value().endpoints(), testing::UnorderedElementsAre(CreateExpected("127.0.0.1", 80), @@ -4626,7 +4674,7 @@ TEST_F(HostResolverManagerDnsTest, ServeFromHosts) { // Request with upper case. ResolveHostResponseHelper response_upper(resolver_->CreateRequest( HostPortPair("nx_IPV4", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_upper.result_error(), IsOk()); EXPECT_THAT(response_upper.request()->GetAddressResults().value().endpoints(), testing::ElementsAre(CreateExpected("127.0.0.1", 80))); @@ -4635,7 +4683,9 @@ TEST_F(HostResolverManagerDnsTest, ServeFromHosts) { TEST_F(HostResolverManagerDnsTest, SkipHostsWithUpcomingProcTask) { // Disable the DnsClient. - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); proc_->AddRuleForAllFamilies(std::string(), std::string()); // Default to failures. @@ -4651,7 +4701,7 @@ TEST_F(HostResolverManagerDnsTest, SkipHostsWithUpcomingProcTask) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("hosts", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); } @@ -4668,27 +4718,27 @@ TEST_F(HostResolverManagerDnsTest, BypassDnsTask) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("ok.local", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("ok.local.", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("oklocal", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("oklocal.", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); proc_->SignalMultiple(5u); @@ -4755,7 +4805,7 @@ TEST_F(HostResolverManagerDnsTest, DnsNotBypassedWhenDnsSource) { dns_parameters, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper normal_local_response(resolver_->CreateRequest( HostPortPair("ok.local", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(3u); @@ -4772,7 +4822,7 @@ TEST_F(HostResolverManagerDnsTest, SystemOnlyBypassesDnsTask) { ResolveHostResponseHelper dns_response(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); HostResolver::ResolveHostParameters parameters; parameters.source = HostResolverSource::SYSTEM; @@ -4790,40 +4840,19 @@ TEST_F(HostResolverManagerDnsTest, DisableInsecureDnsClientOnPersistentFailure) { ChangeDnsConfig(CreateValidDnsConfig()); - proc_->AddRuleForAllFamilies(std::string(), - std::string()); // Default to failures. - // Check that DnsTask works. ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("ok_1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(initial_response.result_error(), IsOk()); - std::vector> responses; - for (unsigned i = 0; i < maximum_insecure_dns_task_failures(); ++i) { - // Use custom names to require separate Jobs. - std::string hostname = base::StringPrintf("nx_%u", i); - // Ensure fallback to ProcTask succeeds. - proc_->AddRuleForAllFamilies(hostname, "192.168.1.101"); - responses.emplace_back( - std::make_unique(resolver_->CreateRequest( - HostPortPair(hostname, 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), - resolve_context_->host_cache()))); - } - - proc_->SignalMultiple(responses.size()); - - for (size_t i = 0; i < responses.size(); ++i) - EXPECT_THAT(responses[i]->result_error(), IsOk()); - - ASSERT_FALSE(proc_->HasBlockedRequests()); + TriggerInsecureFailureCondition(); // Insecure DnsTasks should be disabled by now unless explicitly requested via // |source|. ResolveHostResponseHelper fail_response(resolver_->CreateRequest( HostPortPair("ok_2", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); HostResolver::ResolveHostParameters parameters; parameters.source = HostResolverSource::DNS; ResolveHostResponseHelper dns_response(resolver_->CreateRequest( @@ -4833,23 +4862,29 @@ TEST_F(HostResolverManagerDnsTest, EXPECT_THAT(fail_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_THAT(dns_response.result_error(), IsOk()); - // Secure DnsTasks should not be affected. - HostResolver::ResolveHostParameters secure_parameters; - secure_parameters.secure_dns_mode_override = SecureDnsMode::kAutomatic; - ResolveHostResponseHelper secure_response(resolver_->CreateRequest( - HostPortPair("automatic", 80), NetworkIsolationKey(), NetLogWithSource(), - secure_parameters, resolve_context_.get(), - resolve_context_->host_cache())); - EXPECT_THAT(secure_response.result_error(), IsOk()); - // Check that it is re-enabled after DNS change. ChangeDnsConfig(CreateValidDnsConfig()); ResolveHostResponseHelper reenabled_response(resolver_->CreateRequest( HostPortPair("ok_3", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(reenabled_response.result_error(), IsOk()); } +TEST_F(HostResolverManagerDnsTest, SecureDnsWorksAfterInsecureFailure) { + DnsConfig config = CreateValidDnsConfig(); + config.secure_dns_mode = SecureDnsMode::kSecure; + ChangeDnsConfig(config); + + TriggerInsecureFailureCondition(); + + // Secure DnsTasks should not be affected. + ResolveHostResponseHelper secure_response(resolver_->CreateRequest( + HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), + /* optional_parameters=*/absl::nullopt, resolve_context_.get(), + resolve_context_->host_cache())); + EXPECT_THAT(secure_response.result_error(), IsOk()); +} + TEST_F(HostResolverManagerDnsTest, DontDisableDnsClientOnSporadicFailure) { ChangeDnsConfig(CreateValidDnsConfig()); @@ -4864,7 +4899,7 @@ TEST_F(HostResolverManagerDnsTest, DontDisableDnsClientOnSporadicFailure) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair(hostname, 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); } @@ -4879,7 +4914,7 @@ TEST_F(HostResolverManagerDnsTest, DontDisableDnsClientOnSporadicFailure) { // DnsTask should still be enabled. ResolveHostResponseHelper final_response(resolver_->CreateRequest( HostPortPair("ok_last", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(final_response.result_error(), IsOk()); } @@ -4891,7 +4926,7 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("ok", 500), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); // Only expect IPv4 results. @@ -4910,7 +4945,7 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable_InvalidConfig) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("example.com", 500), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_THAT(response.request()->GetAddressResults().value().endpoints(), @@ -4929,7 +4964,7 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable_UseLocalIpv6) { ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("ok", 500), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response1.result_error(), IsOk()); EXPECT_THAT(response1.request()->GetAddressResults().value().endpoints(), testing::UnorderedElementsAre(CreateExpected("127.0.0.1", 500), @@ -4941,7 +4976,7 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable_UseLocalIpv6) { ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("ok", 500), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response2.result_error(), IsOk()); EXPECT_THAT(response2.request()->GetAddressResults().value().endpoints(), testing::UnorderedElementsAre(CreateExpected("127.0.0.1", 500))); @@ -4959,10 +4994,12 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable_Localhost) { proc_->AddRuleForAllFamilies(std::string(), std::string()); // Try without DnsClient. - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); ResolveHostResponseHelper system_response(resolver_->CreateRequest( HostPortPair("localhost", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(system_response.result_error(), IsOk()); EXPECT_THAT( system_response.request()->GetAddressResults().value().endpoints(), @@ -4973,7 +5010,7 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable_Localhost) { UseMockDnsClient(CreateValidDnsConfig(), CreateDefaultDnsRules()); ResolveHostResponseHelper builtin_response(resolver_->CreateRequest( HostPortPair("localhost", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(builtin_response.result_error(), IsOk()); EXPECT_THAT( builtin_response.request()->GetAddressResults().value().endpoints(), @@ -4987,7 +5024,7 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable_Localhost) { ChangeDnsConfig(config); ResolveHostResponseHelper ipv6_disabled_response(resolver_->CreateRequest( HostPortPair("localhost", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(ipv6_disabled_response.result_error(), IsOk()); EXPECT_THAT( ipv6_disabled_response.request()->GetAddressResults().value().endpoints(), @@ -4998,59 +5035,59 @@ TEST_F(HostResolverManagerDnsTest, Ipv6Unreachable_Localhost) { TEST_F(HostResolverManagerDnsTest, SeparateJobsBySecureDnsMode) { MockDnsClientRuleList rules; rules.emplace_back("a", dns_protocol::kTypeA, true /* secure */, - MockDnsClientRule::Result(MockDnsClientRule::FAIL), - true /* delay */); + MockDnsClientRule::Result(MockDnsClientRule::OK), + false /* delay */); rules.emplace_back("a", dns_protocol::kTypeAAAA, true /* secure */, - MockDnsClientRule::Result(MockDnsClientRule::FAIL), - true /* delay */); - rules.emplace_back("a", dns_protocol::kTypeA, false /* secure */, MockDnsClientRule::Result(MockDnsClientRule::OK), false /* delay */); + rules.emplace_back("a", dns_protocol::kTypeA, false /* secure */, + MockDnsClientRule::Result(MockDnsClientRule::OK), + true /* delay */); rules.emplace_back("a", dns_protocol::kTypeAAAA, false /* secure */, MockDnsClientRule::Result(MockDnsClientRule::OK), - false /* delay */); + true /* delay */); UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); DnsConfigOverrides overrides; overrides.secure_dns_mode = SecureDnsMode::kAutomatic; resolver_->SetDnsConfigOverrides(overrides); - // Create three requests. One with a SECURE mode override, one with no - // mode override, and one with an AUTOMATIC mode override (which is a no-op - // since the DnsConfig uses AUTOMATIC). - HostResolver::ResolveHostParameters parameters_secure_override; - parameters_secure_override.secure_dns_mode_override = SecureDnsMode::kSecure; - ResolveHostResponseHelper secure_response(resolver_->CreateRequest( + // Create three requests. One with a DISABLE policy parameter, one with no + // resolution parameters at all, and one with an ALLOW policy parameter + // (which is a no-op). + HostResolver::ResolveHostParameters parameters_disable_secure; + parameters_disable_secure.secure_dns_policy = SecureDnsPolicy::kDisable; + ResolveHostResponseHelper insecure_response(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - parameters_secure_override, resolve_context_.get(), + parameters_disable_secure, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(1u, resolver_->num_jobs_for_testing()); ResolveHostResponseHelper automatic_response0(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(2u, resolver_->num_jobs_for_testing()); - HostResolver::ResolveHostParameters parameters_automatic_override; - parameters_automatic_override.secure_dns_mode_override = - SecureDnsMode::kAutomatic; + HostResolver::ResolveHostParameters parameters_allow_secure; + parameters_allow_secure.secure_dns_policy = SecureDnsPolicy::kAllow; ResolveHostResponseHelper automatic_response1(resolver_->CreateRequest( HostPortPair("a", 80), NetworkIsolationKey(), NetLogWithSource(), - parameters_automatic_override, resolve_context_.get(), + parameters_allow_secure, resolve_context_.get(), resolve_context_->host_cache())); // The AUTOMATIC mode requests should be joined into the same job. EXPECT_EQ(2u, resolver_->num_jobs_for_testing()); - // All requests should be blocked on the secure transactions. + // Automatic mode requests have completed. Insecure request is still blocked. base::RunLoop().RunUntilIdle(); - EXPECT_FALSE(secure_response.complete()); - EXPECT_FALSE(automatic_response0.complete()); - EXPECT_FALSE(automatic_response1.complete()); - - // Complete secure transactions. - dns_client_->CompleteDelayedTransactions(); - EXPECT_THAT(secure_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); + EXPECT_FALSE(insecure_response.complete()); + EXPECT_TRUE(automatic_response0.complete()); + EXPECT_TRUE(automatic_response1.complete()); EXPECT_THAT(automatic_response0.result_error(), IsOk()); EXPECT_THAT(automatic_response1.result_error(), IsOk()); + + // Complete insecure transaction. + dns_client_->CompleteDelayedTransactions(); + EXPECT_TRUE(insecure_response.complete()); + EXPECT_THAT(insecure_response.result_error(), IsOk()); } // Cancel a request with a single DNS transaction active. @@ -5065,7 +5102,7 @@ TEST_F(HostResolverManagerDnsTest, CancelWithOneTransactionActive) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); ASSERT_EQ(1u, num_running_dispatcher_jobs()); @@ -5083,7 +5120,7 @@ TEST_F(HostResolverManagerDnsTest, CancelWithOneTransactionActiveOnePending) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(1u, num_running_dispatcher_jobs()); response.CancelRequest(); @@ -5099,7 +5136,7 @@ TEST_F(HostResolverManagerDnsTest, CancelWithTwoTransactionsActive) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(2u, num_running_dispatcher_jobs()); response.CancelRequest(); @@ -5125,7 +5162,7 @@ TEST_F(HostResolverManagerDnsTest, DeleteWithActiveTransactions) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair(hostname, 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); } EXPECT_EQ(10u, num_running_dispatcher_jobs()); @@ -5146,7 +5183,7 @@ TEST_F(HostResolverManagerDnsTest, DeleteWithSecureTransactions) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); DestroyResolver(); @@ -5159,7 +5196,7 @@ TEST_F(HostResolverManagerDnsTest, DeleteWithCompletedRequests) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_THAT(response.request()->GetAddressResults().value().endpoints(), @@ -5179,7 +5216,7 @@ TEST_F(HostResolverManagerDnsTest, ExplicitCancel) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_4ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); response.request()->Cancel(); dns_client_->CompleteDelayedTransactions(); @@ -5193,7 +5230,7 @@ TEST_F(HostResolverManagerDnsTest, ExplicitCancel_AfterManagerDestruction) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_4ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); DestroyResolver(); response.request()->Cancel(); @@ -5204,7 +5241,7 @@ TEST_F(HostResolverManagerDnsTest, ExplicitCancel_Completed) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_THAT(response.request()->GetAddressResults().value().endpoints(), @@ -5225,7 +5262,7 @@ TEST_F(HostResolverManagerDnsTest, CancelWithIPv6TransactionActive) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("6slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(2u, num_running_dispatcher_jobs()); // The IPv4 request should complete, the IPv6 request is still pending. @@ -5246,7 +5283,7 @@ TEST_F(HostResolverManagerDnsTest, CancelWithIPv4TransactionPending) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(2u, num_running_dispatcher_jobs()); // The IPv6 request should complete, the IPv4 request is still pending. @@ -5284,7 +5321,7 @@ TEST_F(HostResolverManagerDnsTest, CancelWithAutomaticModeTransactionPending) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("secure_6slow_6nx_insecure_6slow_ok", 80), - NetworkIsolationKey(), NetLogWithSource(), base::nullopt, + NetworkIsolationKey(), NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(0u, num_running_dispatcher_jobs()); @@ -5300,7 +5337,7 @@ TEST_F(HostResolverManagerDnsTest, CancelWithAutomaticModeTransactionPending) { ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("secure_6slow_6nx_insecure_6slow_ok", 80), - NetworkIsolationKey(), NetLogWithSource(), base::nullopt, + NetworkIsolationKey(), NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(0u, num_running_dispatcher_jobs()); @@ -5334,22 +5371,22 @@ TEST_F(HostResolverManagerDnsTest, AAAACompletesFirst) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("4slow_4ok", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("4slow_4timeout", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("4slow_6timeout", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); base::RunLoop().RunUntilIdle(); @@ -5399,7 +5436,7 @@ TEST_F(HostResolverManagerDnsTest, AAAACompletesFirst_AutomaticMode) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("secure_slow_nx_insecure_4slow_ok", 80), - NetworkIsolationKey(), NetLogWithSource(), base::nullopt, + NetworkIsolationKey(), NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); base::RunLoop().RunUntilIdle(); EXPECT_FALSE(response.complete()); @@ -5434,7 +5471,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic) { // A successful DoH request should result in a secure cache entry. ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("automatic", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_secure.result_error(), IsOk()); EXPECT_FALSE( response_secure.request()->GetResolveErrorInfo().is_secure_network_error); @@ -5453,7 +5490,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic) { // entry. ResolveHostResponseHelper response_insecure(resolver_->CreateRequest( HostPortPair("insecure_automatic", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_insecure.result_error(), IsOk()); EXPECT_FALSE(response_insecure.request() @@ -5473,7 +5510,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic) { // Fallback to ProcTask allowed in AUTOMATIC mode. ResolveHostResponseHelper response_proc(resolver_->CreateRequest( HostPortPair("nx_succeed", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(1u); EXPECT_THAT(response_proc.result_error(), IsOk()); EXPECT_THAT(response_proc.request()->GetAddressResults().value().endpoints(), @@ -5498,7 +5535,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_SecureCache) { // The secure cache should be checked prior to any DoH request being sent. ResolveHostResponseHelper response_secure_cached(resolver_->CreateRequest( HostPortPair("automatic_cached", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_secure_cached.result_error(), IsOk()); EXPECT_FALSE(response_secure_cached.request() @@ -5528,7 +5565,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_InsecureCache) { // The insecure cache should be checked after DoH requests fail. ResolveHostResponseHelper response_insecure_cached(resolver_->CreateRequest( HostPortPair("insecure_automatic_cached", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_insecure_cached.result_error(), IsOk()); EXPECT_FALSE(response_insecure_cached.request() @@ -5571,7 +5608,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_Downgrade) { // The secure cache should still be checked first. ResolveHostResponseHelper response_cached(resolver_->CreateRequest( HostPortPair("automatic_cached", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_cached.result_error(), IsOk()); EXPECT_THAT( @@ -5581,7 +5618,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_Downgrade) { // The insecure cache should be checked before any insecure requests are sent. ResolveHostResponseHelper insecure_response_cached(resolver_->CreateRequest( HostPortPair("insecure_automatic_cached", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(insecure_response_cached.result_error(), IsOk()); EXPECT_THAT(insecure_response_cached.request() @@ -5595,7 +5632,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_Downgrade) { // insecure cache entry. ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("automatic", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response.result_error(), IsOk()); EXPECT_THAT(response.request()->GetAddressResults().value().endpoints(), testing::UnorderedElementsAre(CreateExpected("127.0.0.1", 80), @@ -5618,7 +5655,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_Unavailable) { // in automatic mode. The cached result should be in the insecure cache. ResolveHostResponseHelper response_automatic(resolver_->CreateRequest( HostPortPair("automatic", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_automatic.result_error(), IsOk()); EXPECT_FALSE(response_automatic.request() ->GetResolveErrorInfo() @@ -5653,7 +5690,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_Unavailable_Fail) { // Insecure requests that fail should not be cached. ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_secure.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_FALSE( response_secure.request()->GetResolveErrorInfo().is_secure_network_error); @@ -5708,14 +5745,14 @@ TEST_F(HostResolverManagerDnsTest, // ERR_NAME_NOT_RESOLVED. ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, &resolve_context1, resolve_context_->host_cache())); + absl::nullopt, &resolve_context1, resolve_context_->host_cache())); ASSERT_THAT(response_secure.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); // One available DoH server for |resolve_context2|, so expect a secure // request. Secure requests for "secure" will succeed. ResolveHostResponseHelper response_secure2(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, &resolve_context2, nullptr /* host_cache */)); + absl::nullopt, &resolve_context2, nullptr /* host_cache */)); ASSERT_THAT(response_secure2.result_error(), IsOk()); resolver_->DeregisterResolveContext(&resolve_context1); @@ -5758,7 +5795,9 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_InsecureAsyncDisabled) { proc_->AddRuleForAllFamilies("insecure_automatic", "192.168.1.100"); ChangeDnsConfig(CreateValidDnsConfig()); - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); DnsConfigOverrides overrides; overrides.secure_dns_mode = SecureDnsMode::kAutomatic; resolver_->SetDnsConfigOverrides(overrides); @@ -5768,7 +5807,7 @@ TEST_F(HostResolverManagerDnsTest, // The secure part of the dns client should be enabled. ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("automatic", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_secure.result_error(), IsOk()); EXPECT_THAT( response_secure.request()->GetAddressResults().value().endpoints(), @@ -5785,7 +5824,7 @@ TEST_F(HostResolverManagerDnsTest, // should be skipped. ResolveHostResponseHelper response_insecure(resolver_->CreateRequest( HostPortPair("insecure_automatic", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(1u); ASSERT_THAT(response_insecure.result_error(), IsOk()); @@ -5810,7 +5849,7 @@ TEST_F(HostResolverManagerDnsTest, // the dns client is disabled. ResolveHostResponseHelper response_insecure_cached(resolver_->CreateRequest( HostPortPair("insecure_automatic_cached", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_insecure_cached.result_error(), IsOk()); EXPECT_THAT(response_insecure_cached.request() @@ -5834,7 +5873,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_DotActive) { // The secure part of the dns client should be enabled. ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("automatic", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_secure.result_error(), IsOk()); EXPECT_THAT( response_secure.request()->GetAddressResults().value().endpoints(), @@ -5851,7 +5890,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_DotActive) { // requests will be secure. ResolveHostResponseHelper response_insecure(resolver_->CreateRequest( HostPortPair("insecure_automatic", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(1u); ASSERT_THAT(response_insecure.result_error(), IsOk()); @@ -5878,7 +5917,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Automatic_DotActive) { // The insecure cache should still be checked. ResolveHostResponseHelper response_insecure_cached(resolver_->CreateRequest( HostPortPair("insecure_automatic_cached", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response_insecure_cached.result_error(), IsOk()); EXPECT_FALSE(response_insecure_cached.request() @@ -5903,7 +5942,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Secure) { ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_secure.result_error(), IsOk()); EXPECT_FALSE( response_secure.request()->GetResolveErrorInfo().is_secure_network_error); @@ -5916,7 +5955,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Secure) { ResolveHostResponseHelper response_insecure(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_insecure.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_TRUE(response_insecure.request() ->GetResolveErrorInfo() @@ -5930,7 +5969,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Secure) { // Fallback to ProcTask not allowed in SECURE mode. ResolveHostResponseHelper response_proc(resolver_->CreateRequest( HostPortPair("nx_succeed", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(1u); EXPECT_THAT(response_proc.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_TRUE( @@ -5940,7 +5979,9 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Secure) { TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Secure_InsecureAsyncDisabled) { proc_->AddRuleForAllFamilies("nx_succeed", "192.168.1.100"); set_allow_fallback_to_proctask(true); - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); ChangeDnsConfig(CreateValidDnsConfig()); DnsConfigOverrides overrides; @@ -5951,7 +5992,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Secure_InsecureAsyncDisabled) { // The secure part of the dns client should be enabled. ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response_secure.result_error(), IsOk()); HostCache::Key secure_key = HostCache::Key( "secure", DnsQueryType::UNSPECIFIED, 0 /* host_resolver_flags */, @@ -6013,7 +6054,7 @@ TEST_F(HostResolverManagerDnsTest, SecureDnsMode_Secure_Local_CacheHit) { // secure cache. ResolveHostResponseHelper response_cached(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_TRUE(response_cached.complete()); EXPECT_THAT(response_cached.result_error(), IsOk()); EXPECT_FALSE( @@ -6043,13 +6084,13 @@ TEST_F(HostResolverManagerDnsTest, SlowResolve) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("slow_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("slow_succeed", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); proc_->SignalMultiple(3u); @@ -6090,13 +6131,13 @@ TEST_F(HostResolverManagerDnsTest, SlowSecureResolve_AutomaticMode) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("slow_fail", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("slow_succeed", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response0.result_error(), IsOk()); @@ -6126,10 +6167,10 @@ TEST_F(HostResolverManagerDnsTest, SlowSecureResolve_SecureMode) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("slow", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response0.result_error(), IsOk()); EXPECT_THAT(response1.result_error(), IsOk()); @@ -6143,7 +6184,7 @@ TEST_F(HostResolverManagerDnsTest, SerialResolver) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response.complete()); EXPECT_EQ(1u, num_running_dispatcher_jobs()); @@ -6167,11 +6208,11 @@ TEST_F(HostResolverManagerDnsTest, AAAAStartsAfterOtherJobFinishes) { ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(2u, num_running_dispatcher_jobs()); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_EQ(3u, num_running_dispatcher_jobs()); // Request 0's transactions should complete, starting Request 1's second @@ -6205,7 +6246,7 @@ TEST_F(HostResolverManagerDnsTest, IPv4EmptyFallback) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("empty_fallback", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_THAT(response.request()->GetAddressResults().value().endpoints(), @@ -6221,7 +6262,7 @@ TEST_F(HostResolverManagerDnsTest, UnspecEmptyFallback) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("empty_fallback", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); @@ -6250,18 +6291,18 @@ TEST_F(HostResolverManagerDnsTest, InvalidDnsConfigWithPendingRequests) { responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("slow_nx1", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); // Next job gets one slot, and waits on another. responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("slow_nx2", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); EXPECT_EQ(3u, num_running_dispatcher_jobs()); @@ -6284,7 +6325,7 @@ TEST_F(HostResolverManagerDnsTest, DontAbortOnInitialDNSConfigRead) { // using ProcTask. ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("host1", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response.complete()); EXPECT_TRUE(proc_->WaitFor(1u)); @@ -6309,7 +6350,14 @@ TEST_F(HostResolverManagerDnsTest, true /* ipv6_reachable */, true /* check_ipv6_on_wifi */); - ChangeDnsConfig(CreateValidDnsConfig()); + // Set the resolver in automatic-secure mode. + net::DnsConfig config = CreateValidDnsConfig(); + config.secure_dns_mode = SecureDnsMode::kAutomatic; + ChangeDnsConfig(config); + + // Start with request parameters that disable Secure DNS. + HostResolver::ResolveHostParameters parameters; + parameters.secure_dns_policy = SecureDnsPolicy::kDisable; // Queue up enough failures to disable insecure DnsTasks. These will all // fall back to ProcTasks, and succeed there. @@ -6320,7 +6368,7 @@ TEST_F(HostResolverManagerDnsTest, failure_responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair(host, 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + parameters, resolve_context_.get(), resolve_context_->host_cache()))); EXPECT_FALSE(failure_responses[i]->complete()); } @@ -6330,22 +6378,21 @@ TEST_F(HostResolverManagerDnsTest, proc_->AddRuleForAllFamilies("slow_ok1", "192.168.0.2"); ResolveHostResponseHelper response0(resolver_->CreateRequest( HostPortPair("slow_ok1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + parameters, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response0.complete()); proc_->AddRuleForAllFamilies("slow_ok2", "192.168.0.3"); ResolveHostResponseHelper response1(resolver_->CreateRequest( HostPortPair("slow_ok2", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + parameters, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response1.complete()); proc_->AddRuleForAllFamilies("slow_ok3", "192.168.0.4"); ResolveHostResponseHelper response2(resolver_->CreateRequest( HostPortPair("slow_ok3", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + parameters, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response2.complete()); // Requests specifying DNS source cannot fallback to ProcTask, so they // should be unaffected. - HostResolver::ResolveHostParameters parameters; parameters.source = HostResolverSource::DNS; ResolveHostResponseHelper response_dns(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), @@ -6362,12 +6409,10 @@ TEST_F(HostResolverManagerDnsTest, EXPECT_FALSE(response_system.complete()); // Secure DnsTasks should not be affected. - HostResolver::ResolveHostParameters secure_parameters; - secure_parameters.secure_dns_mode_override = SecureDnsMode::kAutomatic; ResolveHostResponseHelper response_secure(resolver_->CreateRequest( HostPortPair("automatic", 80), NetworkIsolationKey(), - NetLogWithSource(), secure_parameters, resolve_context_.get(), - resolve_context_->host_cache())); + NetLogWithSource(), /* optional_parameters=*/absl::nullopt, + resolve_context_.get(), resolve_context_->host_cache())); EXPECT_FALSE(response_secure.complete()); proc_->SignalMultiple(maximum_insecure_dns_task_failures() + 4); @@ -6426,21 +6471,21 @@ TEST_F(HostResolverManagerDnsTest, responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("slow_ok1", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); EXPECT_FALSE(responses[0]->complete()); // Next job gets one slot, and waits on another. responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("slow_ok2", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); EXPECT_FALSE(responses[1]->complete()); // Next one is queued. responses.emplace_back( std::make_unique(resolver_->CreateRequest( HostPortPair("ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache()))); EXPECT_FALSE(responses[2]->complete()); @@ -6448,7 +6493,9 @@ TEST_F(HostResolverManagerDnsTest, // Clear DnsClient. The two in-progress jobs should fall back to a ProcTask, // and the next one should be started with a ProcTask. - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); // All three in-progress requests should now be running a ProcTask. EXPECT_EQ(3u, num_running_dispatcher_jobs()); @@ -6469,7 +6516,9 @@ TEST_F(HostResolverManagerDnsTest, // DnsClient disabled should result in an error. TEST_F(HostResolverManagerDnsTest, DnsCallsWithDisabledDnsClient) { ChangeDnsConfig(CreateValidDnsConfig()); - resolver_->SetInsecureDnsClientEnabled(false); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/false, + /*additional_dns_types_enabled=*/false); HostResolver::ResolveHostParameters params; params.source = HostResolverSource::DNS; @@ -6535,7 +6584,7 @@ TEST_F(HostResolverManagerDnsTest, NoCheckIpv6OnWifi) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("h1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); HostResolver::ResolveHostParameters parameters; parameters.dns_query_type = DnsQueryType::A; ResolveHostResponseHelper v4_response(resolver_->CreateRequest( @@ -6568,7 +6617,7 @@ TEST_F(HostResolverManagerDnsTest, NoCheckIpv6OnWifi) { ResolveHostResponseHelper no_wifi_response(resolver_->CreateRequest( HostPortPair("h1", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); parameters.dns_query_type = DnsQueryType::A; ResolveHostResponseHelper no_wifi_v4_response(resolver_->CreateRequest( HostPortPair("h1", 80), NetworkIsolationKey(), NetLogWithSource(), @@ -6604,7 +6653,7 @@ TEST_F(HostResolverManagerDnsTest, NotFoundTTL) { // NODATA ResolveHostResponseHelper no_data_response(resolver_->CreateRequest( HostPortPair("empty", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(no_data_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_FALSE(no_data_response.request()->GetAddressResults()); HostCache::Key key("empty", DnsQueryType::UNSPECIFIED, 0, @@ -6620,7 +6669,7 @@ TEST_F(HostResolverManagerDnsTest, NotFoundTTL) { // NXDOMAIN ResolveHostResponseHelper no_domain_response(resolver_->CreateRequest( HostPortPair("nodomain", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(no_domain_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_FALSE(no_domain_response.request()->GetAddressResults()); @@ -6658,7 +6707,7 @@ TEST_F(HostResolverManagerDnsTest, CachedError) { ResolveHostResponseHelper no_domain_response_with_fallback( resolver_->CreateRequest(HostPortPair("nodomain", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(no_domain_response_with_fallback.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -6677,7 +6726,7 @@ TEST_F(HostResolverManagerDnsTest, CachedError) { // Populate cache with an error. ResolveHostResponseHelper no_domain_response(resolver_->CreateRequest( HostPortPair("nodomain", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(no_domain_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -6721,7 +6770,7 @@ TEST_F(HostResolverManagerDnsTest, CachedError_AutomaticMode) { // Populate both secure and insecure caches with an error. ResolveHostResponseHelper no_domain_response(resolver_->CreateRequest( HostPortPair("automatic_nodomain", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(no_domain_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -6763,7 +6812,7 @@ TEST_F(HostResolverManagerDnsTest, CachedError_SecureMode) { // Populate secure cache with an error. ResolveHostResponseHelper no_domain_response(resolver_->CreateRequest( HostPortPair("automatic_nodomain", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt, resolve_context_.get(), + NetLogWithSource(), absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(no_domain_response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); @@ -6784,7 +6833,7 @@ TEST_F(HostResolverManagerDnsTest, TtlNotSharedBetweenQtypes) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_4timeout", 80), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt /* optional_parameters */, + NetLogWithSource(), absl::nullopt /* optional_parameters */, resolve_context_.get(), resolve_context_->host_cache())); // Ensure success completes before the timeout result. @@ -6811,7 +6860,7 @@ TEST_F(HostResolverManagerDnsTest, NoCanonicalName) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("alias", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response.result_error(), IsOk()); // HostResolver may still give name, but if so, it must be correct. @@ -7041,7 +7090,7 @@ TEST_F(HostResolverManagerDnsTest, SortsAndDeduplicatesAddresses) { 3, BuildTestAddressRecord("duplicate", IPAddress::IPv4Localhost())); std::string dns_name; CHECK(DNSDomainFromDot("duplicate", &dns_name)); - base::Optional query(base::in_place, 0, dns_name, + absl::optional query(absl::in_place, 0, dns_name, dns_protocol::kTypeA); rules.emplace_back( @@ -7058,7 +7107,7 @@ TEST_F(HostResolverManagerDnsTest, SortsAndDeduplicatesAddresses) { 3, BuildTestAddressRecord("duplicate", IPAddress::IPv6Localhost())); std::string dns_name; CHECK(DNSDomainFromDot("duplicate", &dns_name)); - base::Optional query(base::in_place, 0, dns_name, + absl::optional query(absl::in_place, 0, dns_name, dns_protocol::kTypeAAAA); rules.emplace_back( @@ -7075,7 +7124,7 @@ TEST_F(HostResolverManagerDnsTest, SortsAndDeduplicatesAddresses) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("duplicate", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_THAT(response.result_error(), IsOk()); EXPECT_THAT( @@ -7152,7 +7201,7 @@ TEST_F(HostResolverManagerDnsTest, AddDnsOverHttpsServerAfterConfig) { EXPECT_EQ(doh_servers->GetList().size(), 1u); base::Value& server_method = doh_servers->GetList()[0]; EXPECT_TRUE(server_method.is_dict()); - base::Optional use_post = server_method.FindBoolKey("use_post"); + absl::optional use_post = server_method.FindBoolKey("use_post"); EXPECT_TRUE(use_post); const std::string* server_template = server_method.FindStringKey("server_template"); @@ -7185,7 +7234,7 @@ TEST_F(HostResolverManagerDnsTest, AddDnsOverHttpsServerBeforeConfig) { EXPECT_EQ(doh_servers->GetList().size(), 1u); base::Value& server_method = doh_servers->GetList()[0]; EXPECT_TRUE(server_method.is_dict()); - base::Optional use_post = server_method.FindBoolKey("use_post"); + absl::optional use_post = server_method.FindBoolKey("use_post"); EXPECT_TRUE(use_post); const std::string* server_template = server_method.FindStringKey("server_template"); @@ -7218,7 +7267,7 @@ TEST_F(HostResolverManagerDnsTest, AddDnsOverHttpsServerBeforeClient) { EXPECT_EQ(doh_servers->GetList().size(), 1u); base::Value& server_method = doh_servers->GetList()[0]; EXPECT_TRUE(server_method.is_dict()); - base::Optional use_post = server_method.FindBoolKey("use_post"); + absl::optional use_post = server_method.FindBoolKey("use_post"); EXPECT_TRUE(use_post); const std::string* server_template = server_method.FindStringKey("server_template"); @@ -7253,7 +7302,7 @@ TEST_F(HostResolverManagerDnsTest, AddDnsOverHttpsServerAndThenRemove) { EXPECT_EQ(doh_servers->GetList().size(), 1u); base::Value& server_method = doh_servers->GetList()[0]; EXPECT_TRUE(server_method.is_dict()); - base::Optional use_post = server_method.FindBoolKey("use_post"); + absl::optional use_post = server_method.FindBoolKey("use_post"); EXPECT_TRUE(use_post); const std::string* server_template = server_method.FindStringKey("server_template"); @@ -7562,7 +7611,7 @@ TEST_F(HostResolverManagerDnsTest, NoBaseConfig_PartialOverrides) { DnsClient* client_ptr = client.get(); resolver_->SetDnsClientForTesting(std::move(client)); - client_ptr->SetSystemConfig(base::nullopt); + client_ptr->SetSystemConfig(absl::nullopt); DnsConfigOverrides overrides; overrides.nameservers.emplace({CreateExpected("192.168.0.3", 193)}); @@ -7588,7 +7637,7 @@ TEST_F(HostResolverManagerDnsTest, NoBaseConfig_OverridesEverything) { DnsClient* client_ptr = client.get(); resolver_->SetDnsClientForTesting(std::move(client)); - client_ptr->SetSystemConfig(base::nullopt); + client_ptr->SetSystemConfig(absl::nullopt); DnsConfigOverrides overrides = DnsConfigOverrides::CreateOverridingEverythingWithDefaults(); @@ -7846,7 +7895,7 @@ TEST_F(HostResolverManagerDnsTest, FlushCacheOnDnsConfigOverridesChange) { // Populate cache. ResolveHostResponseHelper initial_response(resolver_->CreateRequest( HostPortPair("ok", 70), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(initial_response.result_error(), IsOk()); // Confirm result now cached. @@ -7908,7 +7957,7 @@ TEST_F(HostResolverManagerDnsTest, CancellationOnBaseConfigChange) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); DnsConfig new_config = original_config; @@ -7933,7 +7982,7 @@ TEST_F(HostResolverManagerDnsTest, ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); DnsConfig new_config = original_config; @@ -7950,7 +7999,7 @@ TEST_F(HostResolverManagerDnsTest, CancelQueriesOnSettingOverrides) { ChangeDnsConfig(CreateValidDnsConfig()); ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); DnsConfigOverrides overrides; @@ -7970,7 +8019,7 @@ TEST_F(HostResolverManagerDnsTest, ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); resolver_->SetDnsConfigOverrides(overrides); @@ -7989,7 +8038,7 @@ TEST_F(HostResolverManagerDnsTest, CancelQueriesOnClearingOverrides) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); resolver_->SetDnsConfigOverrides(DnsConfigOverrides()); @@ -8004,7 +8053,7 @@ TEST_F(HostResolverManagerDnsTest, ChangeDnsConfig(CreateValidDnsConfig()); ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("4slow_ok", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); ASSERT_FALSE(response.complete()); resolver_->SetDnsConfigOverrides(DnsConfigOverrides()); @@ -8373,6 +8422,32 @@ TEST_F(HostResolverManagerDnsTest, TxtQuery_WrongType) { EXPECT_EQ(resolve_context_->host_cache()->size(), 0u); } +TEST_F(HostResolverManagerDnsTest, + TxtInsecureQueryDisallowedWhenAdditionalTypesDisallowed) { + const std::string kName = "txt.test"; + + ChangeDnsConfig(CreateValidDnsConfig()); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kOff; + resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + HostResolver::ResolveHostParameters parameters; + parameters.dns_query_type = DnsQueryType::TXT; + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + parameters, resolve_context_.get(), resolve_context_->host_cache())); + // No non-local work is done, so ERR_DNS_CACHE_MISS is the result. + EXPECT_THAT(response.result_error(), IsError(ERR_DNS_CACHE_MISS)); + EXPECT_FALSE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + // Same as TxtQuery except we specify DNS HostResolverSource instead of relying // on automatic determination. Expect same results since DNS should be what we // automatically determine, but some slightly different logic paths are @@ -8676,6 +8751,32 @@ TEST_F(HostResolverManagerDnsTest, PtrQuery_WrongType) { EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); } +TEST_F(HostResolverManagerDnsTest, + PtrInsecureQueryDisallowedWhenAdditionalTypesDisallowed) { + const std::string kName = "ptr.test"; + + ChangeDnsConfig(CreateValidDnsConfig()); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kOff; + resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + HostResolver::ResolveHostParameters parameters; + parameters.dns_query_type = DnsQueryType::PTR; + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + parameters, resolve_context_.get(), resolve_context_->host_cache())); + // No non-local work is done, so ERR_DNS_CACHE_MISS is the result. + EXPECT_THAT(response.result_error(), IsError(ERR_DNS_CACHE_MISS)); + EXPECT_FALSE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + // Same as PtrQuery except we specify DNS HostResolverSource instead of relying // on automatic determination. Expect same results since DNS should be what we // automatically determine, but some slightly different logic paths are @@ -8734,7 +8835,7 @@ TEST_F(HostResolverManagerDnsTest, SrvQuery) { EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); // Expect ordered by priority, and random within a priority. - base::Optional> results = + absl::optional> results = response.request()->GetHostnameResults(); ASSERT_THAT( results, @@ -8970,6 +9071,32 @@ TEST_F(HostResolverManagerDnsTest, SrvQuery_WrongType) { EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); } +TEST_F(HostResolverManagerDnsTest, + SrvInsecureQueryDisallowedWhenAdditionalTypesDisallowed) { + const std::string kName = "srv.test"; + + ChangeDnsConfig(CreateValidDnsConfig()); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kOff; + resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + HostResolver::ResolveHostParameters parameters; + parameters.dns_query_type = DnsQueryType::SRV; + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + parameters, resolve_context_.get(), resolve_context_->host_cache())); + // No non-local work is done, so ERR_DNS_CACHE_MISS is the result. + EXPECT_THAT(response.result_error(), IsError(ERR_DNS_CACHE_MISS)); + EXPECT_FALSE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + // Same as SrvQuery except we specify DNS HostResolverSource instead of relying // on automatic determination. Expect same results since DNS should be what we // automatically determine, but some slightly different logic paths are @@ -9001,7 +9128,7 @@ TEST_F(HostResolverManagerDnsTest, SrvDnsQuery) { EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); // Expect ordered by priority, and random within a priority. - base::Optional> results = + absl::optional> results = response.request()->GetHostnameResults(); ASSERT_THAT( results, @@ -9049,6 +9176,101 @@ TEST_F(HostResolverManagerDnsTest, HttpsQuery) { EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); } +TEST_F(HostResolverManagerDnsTest, + HttpsInsecureQueryDisallowedWhenAdditionalTypesDisallowed) { + const std::string kName = "https.test"; + + ChangeDnsConfig(CreateValidDnsConfig()); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kOff; + resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + HostResolver::ResolveHostParameters parameters; + parameters.dns_query_type = DnsQueryType::HTTPS; + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + parameters, resolve_context_.get(), resolve_context_->host_cache())); + // No non-local work is done, so ERR_DNS_CACHE_MISS is the result. + EXPECT_THAT(response.result_error(), IsError(ERR_DNS_CACHE_MISS)); + EXPECT_FALSE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + +TEST_F(HostResolverManagerDnsTest, + HttpsSecureQueryAllowedWhenAdditionalTypesDisallowed) { + const std::string kName = "https.test"; + + MockDnsClientRuleList rules; + std::vector records = { + BuildTestHttpsAliasRecord(kName, "alias.test")}; + rules.emplace_back(kName, dns_protocol::kTypeHttps, /*secure=*/true, + MockDnsClientRule::Result(BuildTestDnsResponse( + kName, dns_protocol::kTypeHttps, records)), + /*delay=*/false); + + CreateResolver(); + UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kSecure; + resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + HostResolver::ResolveHostParameters parameters; + parameters.dns_query_type = DnsQueryType::HTTPS; + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + parameters, resolve_context_.get(), resolve_context_->host_cache())); + // Experimental type, so does not affect overall result. + EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); + EXPECT_FALSE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + // Results never saved when overall result not OK. + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + +TEST_F(HostResolverManagerDnsTest, + HttpsFallbackQueryDisallowedWhenAdditionalTypesDisallowed) { + const char kName[] = "https.test"; + + MockDnsClientRuleList rules; + rules.emplace_back(kName, dns_protocol::kTypeHttps, /*secure=*/true, + MockDnsClientRule::Result(MockDnsClientRule::FAIL), + /*delay=*/false); + // No expected HTTPS request in insecure mode. + + CreateResolver(); + UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kAutomatic; + resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + HostResolver::ResolveHostParameters parameters; + parameters.dns_query_type = DnsQueryType::HTTPS; + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + parameters, resolve_context_.get(), resolve_context_->host_cache())); + + EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); + EXPECT_FALSE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + // Test that HTTPS records can be extracted from a response that also contains // unrecognized record types. TEST_F(HostResolverManagerDnsTest, HttpsQuery_MixedWithUnrecognizedType) { @@ -9417,6 +9639,36 @@ TEST_F(HostResolverManagerDnsTest, HttpsDnsQuery) { EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); } +// Same as HttpsInsecureQueryDisallowedWhenAdditionalTypesDisallowed except we +// specify DNS HostResolverSource instead of relying on automatic determination. +// Expect same results since DNS should be what we automatically determine, but +// some slightly different logic paths are involved. +TEST_F(HostResolverManagerDnsTest, + HttpsDnsInsecureQueryDisallowedWhenAdditionalTypesDisallowed) { + const std::string kName = "https.test"; + + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kOff; + resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + HostResolver::ResolveHostParameters parameters; + parameters.source = HostResolverSource::DNS; + parameters.dns_query_type = DnsQueryType::HTTPS; + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + parameters, resolve_context_.get(), resolve_context_->host_cache())); + // No non-local work is done, so ERR_DNS_CACHE_MISS is the result. + EXPECT_THAT(response.result_error(), IsError(ERR_DNS_CACHE_MISS)); + EXPECT_FALSE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery) { const char kName[] = "combined.test"; @@ -9447,7 +9699,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_TRUE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -9489,7 +9741,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_MultipleResults) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_TRUE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -9526,7 +9778,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_AddressesOnly) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_TRUE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -9565,7 +9817,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_HttpsOnly) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_FALSE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetHostnameResults()); @@ -9604,7 +9856,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_AddressError) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_FALSE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -9640,7 +9892,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_HttpsError) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_TRUE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -9676,7 +9928,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_NoData) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsError(ERR_NAME_NOT_RESOLVED)); EXPECT_FALSE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -9715,7 +9967,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_HttpsLast) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); base::RunLoop().RunUntilIdle(); ASSERT_FALSE(response.complete()); @@ -9761,7 +10013,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_AddressesLast) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); base::RunLoop().RunUntilIdle(); ASSERT_FALSE(response.complete()); @@ -9779,22 +10031,109 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_AddressesLast) { testing::Optional(testing::ElementsAre(true))); } -TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_Insecure) { +TEST_F(HostResolverManagerDnsTest, + HttpsInInsecureAddressQueryDisallowedWhenInsecureFeatureDisabled) { const char kName[] = "combined.test"; base::test::ScopedFeatureList features; features.InitAndEnableFeatureWithParameters( - features::kDnsHttpssvc, {{"DnsHttpssvcUseHttpssvc", "true"}, - {"DnsHttpssvcExperimentDomains", kName}}); + features::kDnsHttpssvc, + {{"DnsHttpssvcUseHttpssvc", "true"}, + {"DnsHttpssvcExperimentDomains", kName}, + {"DnsHttpssvcEnableQueryOverInsecure", "false"}}); MockDnsClientRuleList rules; // No expected HTTPS request in insecure mode. - rules.emplace_back(kName, dns_protocol::kTypeA, false /* secure */, + rules.emplace_back(kName, dns_protocol::kTypeA, /*secure=*/false, MockDnsClientRule::Result(MockDnsClientRule::OK), - false /* delay */); - rules.emplace_back(kName, dns_protocol::kTypeAAAA, false /* secure */, + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeAAAA, /*secure=*/false, MockDnsClientRule::Result(MockDnsClientRule::OK), - false /* delay */); + /*delay=*/false); + + CreateResolver(); + UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kOff; + resolver_->SetDnsConfigOverrides(overrides); + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + + EXPECT_THAT(response.result_error(), IsOk()); + EXPECT_TRUE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + +TEST_F(HostResolverManagerDnsTest, + HttpsInInsecureAddressQueryAllowedWhenInsecureFeatureEnabled) { + const char kName[] = "combined.test"; + + base::test::ScopedFeatureList features; + features.InitAndEnableFeatureWithParameters( + features::kDnsHttpssvc, {{"DnsHttpssvcUseHttpssvc", "true"}, + {"DnsHttpssvcExperimentDomains", kName}, + {"DnsHttpssvcEnableQueryOverInsecure", "true"}}); + + MockDnsClientRuleList rules; + std::vector records = { + BuildTestHttpsAliasRecord(kName, "alias.test")}; + rules.emplace_back(kName, dns_protocol::kTypeHttps, /*secure=*/false, + MockDnsClientRule::Result(BuildTestDnsResponse( + kName, dns_protocol::kTypeHttps, records)), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeA, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeAAAA, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); + + CreateResolver(); + UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kOff; + resolver_->SetDnsConfigOverrides(overrides); + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + /*optional_parameters=*/absl::nullopt, resolve_context_.get(), + resolve_context_->host_cache())); + + EXPECT_THAT(response.result_error(), IsOk()); + EXPECT_TRUE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_THAT(response.request()->GetExperimentalResultsForTesting(), + testing::Optional(testing::ElementsAre(true))); +} + +TEST_F(HostResolverManagerDnsTest, + HttpsInInsecureAddressQueryDisallowedWhenAdditionalTypesDisallowed) { + const char kName[] = "combined.test"; + + base::test::ScopedFeatureList features; + features.InitAndEnableFeatureWithParameters( + features::kDnsHttpssvc, {{"DnsHttpssvcUseHttpssvc", "true"}, + {"DnsHttpssvcExperimentDomains", kName}, + {"DnsHttpssvcEnableQueryOverInsecure", "true"}}); + + MockDnsClientRuleList rules; + // Use a delayed rule to hang if an unexpected HTTPS query is made. Allows the + // test to fail on unexpected query whether or not HTTPS query errors are + // ignored. + rules.emplace_back(kName, dns_protocol::kTypeHttps, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::FAIL), + /*delay=*/true); + rules.emplace_back(kName, dns_protocol::kTypeA, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeAAAA, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); CreateResolver(); UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); @@ -9802,9 +10141,116 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_Insecure) { overrides.secure_dns_mode = SecureDnsMode::kOff; resolver_->SetDnsConfigOverrides(overrides); + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + /*optional_parameters=*/absl::nullopt, resolve_context_.get(), + resolve_context_->host_cache())); + + EXPECT_THAT(response.result_error(), IsOk()); + EXPECT_TRUE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_FALSE(response.request()->GetExperimentalResultsForTesting()); +} + +TEST_F(HostResolverManagerDnsTest, + HttpsInSecureAddressQueryAllowedWhenAdditionalQueriesDisallowed) { + const char kName[] = "combined.test"; + + base::test::ScopedFeatureList features; + features.InitAndEnableFeatureWithParameters( + features::kDnsHttpssvc, {{"DnsHttpssvcUseHttpssvc", "true"}, + {"DnsHttpssvcExperimentDomains", kName}, + {"DnsHttpssvcEnableQueryOverInsecure", "true"}}); + + MockDnsClientRuleList rules; + std::vector records = { + BuildTestHttpsAliasRecord(kName, "alias.test")}; + rules.emplace_back(kName, dns_protocol::kTypeHttps, /*secure=*/true, + MockDnsClientRule::Result(BuildTestDnsResponse( + kName, dns_protocol::kTypeHttps, records)), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeA, /*secure=*/true, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeAAAA, /*secure=*/true, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); + + CreateResolver(); + UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kSecure; + resolver_->SetDnsConfigOverrides(overrides); + + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + /*optional_parameters=*/absl::nullopt, resolve_context_.get(), + resolve_context_->host_cache())); + + EXPECT_THAT(response.result_error(), IsOk()); + EXPECT_TRUE(response.request()->GetAddressResults()); + EXPECT_FALSE(response.request()->GetTextResults()); + EXPECT_FALSE(response.request()->GetHostnameResults()); + EXPECT_THAT(response.request()->GetExperimentalResultsForTesting(), + testing::Optional(testing::ElementsAre(true))); +} + +TEST_F(HostResolverManagerDnsTest, + HttpsInAddressFallbackWhenAdditionalQueriesDisallowedIsDisallowed) { + const char kName[] = "combined.test"; + + base::test::ScopedFeatureList features; + features.InitAndEnableFeatureWithParameters( + features::kDnsHttpssvc, {{"DnsHttpssvcUseHttpssvc", "true"}, + {"DnsHttpssvcExperimentDomains", kName}, + {"DnsHttpssvcEnableQueryOverInsecure", "true"}}); + + MockDnsClientRuleList rules; + rules.emplace_back(kName, dns_protocol::kTypeHttps, /*secure=*/true, + MockDnsClientRule::Result(MockDnsClientRule::FAIL), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeA, /*secure=*/true, + MockDnsClientRule::Result(MockDnsClientRule::FAIL), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeAAAA, /*secure=*/true, + MockDnsClientRule::Result(MockDnsClientRule::FAIL), + /*delay=*/false); + // Use a delayed rule to hang if an unexpected HTTPS query is made. Allows the + // test to fail on unexpected query whether or not HTTPS query errors are + // ignored. + rules.emplace_back(kName, dns_protocol::kTypeHttps, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::FAIL), + /*delay=*/true); + rules.emplace_back(kName, dns_protocol::kTypeA, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); + rules.emplace_back(kName, dns_protocol::kTypeAAAA, /*secure=*/false, + MockDnsClientRule::Result(MockDnsClientRule::OK), + /*delay=*/false); + + CreateResolver(); + UseMockDnsClient(CreateValidDnsConfig(), std::move(rules)); + DnsConfigOverrides overrides; + overrides.secure_dns_mode = SecureDnsMode::kAutomatic; + resolver_->SetDnsConfigOverrides(overrides); + + resolver_->SetInsecureDnsClientEnabled( + /*enabled=*/true, + /*additional_dns_types_enabled=*/false); + + ResolveHostResponseHelper response(resolver_->CreateRequest( + HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), + /*optional_parameters=*/absl::nullopt, resolve_context_.get(), + resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_TRUE(response.request()->GetAddressResults()); @@ -9844,7 +10290,7 @@ TEST_F(HostResolverManagerDnsTest, HttpsInAddressQuery_ExperimentalTimeout) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); base::RunLoop().RunUntilIdle(); EXPECT_FALSE(response.complete()); @@ -9890,7 +10336,7 @@ TEST_F(HostResolverManagerDnsTest, MultipleExperimentalQueries) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_TRUE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -9934,7 +10380,7 @@ TEST_F(HostResolverManagerDnsTest, MultipleExperimentalQueries_Timeout) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); base::RunLoop().RunUntilIdle(); EXPECT_FALSE(response.complete()); @@ -9974,7 +10420,7 @@ TEST_F(HostResolverManagerDnsTest, UnsolicitedHttps) { ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair(kName, 108), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, resolve_context_.get(), resolve_context_->host_cache())); + absl::nullopt, resolve_context_.get(), resolve_context_->host_cache())); EXPECT_THAT(response.result_error(), IsOk()); EXPECT_TRUE(response.request()->GetAddressResults()); EXPECT_FALSE(response.request()->GetTextResults()); @@ -10016,7 +10462,7 @@ class HostResolverManagerDnsTestIntegrity : public HostResolverManagerDnsTest { std::vector GetValidIntegrityRdata() { const IntegrityRecordRdata kValidRecord({'f', 'o', 'o'}); - base::Optional> valid_serialized = + absl::optional> valid_serialized = kValidRecord.Serialize(); CHECK(valid_serialized); return *valid_serialized; @@ -10090,7 +10536,7 @@ TEST_F(HostResolverManagerDnsTestIntegrity, IntegrityQuery) { DoIntegrityQuery(true /* use_secure */); EXPECT_THAT(response->result_error(), IsOk()); - base::Optional> results = + absl::optional> results = response->request()->GetExperimentalResultsForTesting(); EXPECT_TRUE(response->request()->GetAddressResults()); @@ -10107,7 +10553,7 @@ TEST_F(HostResolverManagerDnsTestIntegrity, IntegrityQueryMangled) { DoIntegrityQuery(true /* use_secure */); EXPECT_THAT(response->result_error(), IsOk()); - base::Optional> results = + absl::optional> results = response->request()->GetExperimentalResultsForTesting(); EXPECT_TRUE(response->request()->GetAddressResults()); @@ -10127,7 +10573,7 @@ TEST_F(HostResolverManagerDnsTestIntegrity, IntegrityQueryOnlyOverSecure) { DoIntegrityQuery(false /* use_secure */); EXPECT_THAT(response->result_error(), IsOk()); - base::Optional> results = + absl::optional> results = response->request()->GetExperimentalResultsForTesting(); EXPECT_FALSE(results); @@ -10749,7 +11195,7 @@ TEST_F(HostResolverManagerDnsTest, dns_client_->GetCurrentSession()); ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, &context, context.host_cache())); + absl::nullopt, &context, context.host_cache())); EXPECT_THAT(response.result_error(), IsOk()); resolver_->DeregisterResolveContext(&context); @@ -10788,7 +11234,7 @@ TEST_F(HostResolverManagerDnsTest, dns_client_->GetCurrentSession()); ResolveHostResponseHelper response(resolver_->CreateRequest( HostPortPair("secure", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt, &context, context.host_cache())); + absl::nullopt, &context, context.host_cache())); EXPECT_THAT(response.result_error(), IsOk()); resolver_->DeregisterResolveContext(&context); diff --git a/chromium/net/dns/host_resolver_proc.cc b/chromium/net/dns/host_resolver_proc.cc index 3da9fb43255..eca5fce0c95 100644 --- a/chromium/net/dns/host_resolver_proc.cc +++ b/chromium/net/dns/host_resolver_proc.cc @@ -180,7 +180,7 @@ int SystemHostResolverCall(const std::string& host, !defined(OS_ANDROID) && !defined(OS_FUCHSIA) DnsReloaderMaybeReload(); #endif - base::Optional ai; + absl::optional ai; int err = 0; int os_error = 0; std::tie(ai, err, os_error) = AddressInfo::Get(host, hints); diff --git a/chromium/net/dns/https_record_rdata.cc b/chromium/net/dns/https_record_rdata.cc index 94e3e1b0a3a..627b2c48367 100644 --- a/chromium/net/dns/https_record_rdata.cc +++ b/chromium/net/dns/https_record_rdata.cc @@ -19,17 +19,17 @@ #include "base/dcheck_is_on.h" #include "base/immediate_crash.h" #include "base/memory/ptr_util.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/ip_address.h" #include "net/dns/dns_util.h" #include "net/dns/public/dns_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace { -bool ReadNextServiceParam(base::Optional last_key, +bool ReadNextServiceParam(absl::optional last_key, base::BigEndianReader& reader, uint16_t* out_param_key, base::StringPiece* out_param_value) { @@ -215,13 +215,13 @@ std::unique_ptr AliasFormHttpsRecordRdata::Parse( if (priority != 0) return nullptr; - base::Optional alias_name = + absl::optional alias_name = DnsDomainToString(reader, true /* require_complete */); if (!alias_name.has_value()) return nullptr; // Ignore any params. - base::Optional last_param_key; + absl::optional last_param_key; while (reader.remaining() > 0) { uint16_t param_key; base::StringPiece param_value; @@ -257,7 +257,7 @@ ServiceFormHttpsRecordRdata::ServiceFormHttpsRecordRdata( std::set mandatory_keys, std::vector alpn_ids, bool default_alpn, - base::Optional port, + absl::optional port, std::vector ipv4_hint, std::string ech_config, std::vector ipv6_hint, @@ -323,7 +323,7 @@ std::unique_ptr ServiceFormHttpsRecordRdata::Parse( if (priority == 0) return nullptr; - base::Optional service_name = + absl::optional service_name = DnsDomainToString(reader, true /* require_complete */); if (!service_name.has_value()) return nullptr; @@ -333,7 +333,7 @@ std::unique_ptr ServiceFormHttpsRecordRdata::Parse( priority, std::move(service_name).value(), std::set() /* mandatory_keys */, std::vector() /* alpn_ids */, true /* default_alpn */, - base::nullopt /* port */, std::vector() /* ipv4_hint */, + absl::nullopt /* port */, std::vector() /* ipv4_hint */, std::string() /* ech_config */, std::vector() /* ipv6_hint */, std::map() /* unparsed_params */); @@ -341,7 +341,7 @@ std::unique_ptr ServiceFormHttpsRecordRdata::Parse( uint16_t param_key = 0; base::StringPiece param_value; - if (!ReadNextServiceParam(base::nullopt /* last_key */, reader, ¶m_key, + if (!ReadNextServiceParam(absl::nullopt /* last_key */, reader, ¶m_key, ¶m_value)) return nullptr; @@ -382,7 +382,7 @@ std::unique_ptr ServiceFormHttpsRecordRdata::Parse( } } - base::Optional port; + absl::optional port; if (param_key == dns_protocol::kHttpsServiceParamKeyPort) { DCHECK(IsSupportedKey(param_key)); if (param_value.size() != 2) diff --git a/chromium/net/dns/https_record_rdata.h b/chromium/net/dns/https_record_rdata.h index 2b1123b49fb..5dcea96190c 100644 --- a/chromium/net/dns/https_record_rdata.h +++ b/chromium/net/dns/https_record_rdata.h @@ -12,12 +12,12 @@ #include #include -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/ip_address.h" #include "net/base/net_export.h" #include "net/dns/public/dns_protocol.h" #include "net/dns/record_rdata.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -97,7 +97,7 @@ class NET_EXPORT_PRIVATE ServiceFormHttpsRecordRdata : public HttpsRecordRdata { std::set mandatory_keys, std::vector alpn_ids, bool default_alpn, - base::Optional port, + absl::optional port, std::vector ipv4_hint, std::string ech_config, std::vector ipv6_hint, @@ -115,7 +115,7 @@ class NET_EXPORT_PRIVATE ServiceFormHttpsRecordRdata : public HttpsRecordRdata { const std::set& mandatory_keys() const { return mandatory_keys_; } const std::vector& alpn_ids() const { return alpn_ids_; } bool default_alpn() const { return default_alpn_; } - base::Optional port() const { return port_; } + absl::optional port() const { return port_; } const std::vector& ipv4_hint() const { return ipv4_hint_; } base::StringPiece ech_config() const { return ech_config_; } const std::vector& ipv6_hint() const { return ipv6_hint_; } @@ -139,7 +139,7 @@ class NET_EXPORT_PRIVATE ServiceFormHttpsRecordRdata : public HttpsRecordRdata { const std::set mandatory_keys_; const std::vector alpn_ids_; const bool default_alpn_; - const base::Optional port_; + const absl::optional port_; const std::vector ipv4_hint_; const std::string ech_config_; const std::vector ipv6_hint_; diff --git a/chromium/net/dns/https_record_rdata_unittest.cc b/chromium/net/dns/https_record_rdata_unittest.cc index 402935ed454..ada6b0a878e 100644 --- a/chromium/net/dns/https_record_rdata_unittest.cc +++ b/chromium/net/dns/https_record_rdata_unittest.cc @@ -114,7 +114,7 @@ TEST(HttpsRecordRdataTest, ParsesService) { ServiceFormHttpsRecordRdata expected( 1 /* priority */, "chromium.org", std::set({1, 2, 3, 4, 5, 6}), std::vector({"foo", "bar"}) /* alpn_ids */, - false /* default_alpn */, base::Optional(46) /* port */, + false /* default_alpn */, absl::optional(46) /* port */, std::vector({IPAddress(8, 8, 8, 8)}) /* ipv4_hint */, "hello" /* ech_config */, std::vector({expected_ipv6}) /* ipv6_hint */, @@ -160,7 +160,7 @@ TEST(HttpsRecordRdataTest, AliasIsEqualRejectsWrongType) { AliasFormHttpsRecordRdata alias("alias.name.test"); ServiceFormHttpsRecordRdata service( 1u /* priority */, "service.name.test", {} /* mandatory_keys */, - {} /* alpn_ids */, true /* default_alpn */, base::nullopt /* port */, + {} /* alpn_ids */, true /* default_alpn */, absl::nullopt /* port */, {} /* ipv4_hint */, "" /* ech_config */, {} /* ipv6_hint */, {} /* unparsed_params */); MalformedHttpsRecordRdata malformed; @@ -174,7 +174,7 @@ TEST(HttpsRecordRdataTest, ServiceIsEqualRejectsWrongType) { AliasFormHttpsRecordRdata alias("alias.name.test"); ServiceFormHttpsRecordRdata service( 1u /* priority */, "service.name.test", {} /* mandatory_keys */, - {} /* alpn_ids */, true /* default_alpn */, base::nullopt /* port */, + {} /* alpn_ids */, true /* default_alpn */, absl::nullopt /* port */, {} /* ipv4_hint */, "" /* ech_config */, {} /* ipv6_hint */, {} /* unparsed_params */); MalformedHttpsRecordRdata malformed; @@ -188,7 +188,7 @@ TEST(HttpsRecordRdataTest, MalformedIsEqualRejectsWrongType) { AliasFormHttpsRecordRdata alias("alias.name.test"); ServiceFormHttpsRecordRdata service( 1u /* priority */, "service.name.test", {} /* mandatory_keys */, - {} /* alpn_ids */, true /* default_alpn */, base::nullopt /* port */, + {} /* alpn_ids */, true /* default_alpn */, absl::nullopt /* port */, {} /* ipv4_hint */, "" /* ech_config */, {} /* ipv6_hint */, {} /* unparsed_params */); MalformedHttpsRecordRdata malformed; diff --git a/chromium/net/dns/httpssvc_metrics.cc b/chromium/net/dns/httpssvc_metrics.cc index 3e7abe447ba..311ea18afd1 100644 --- a/chromium/net/dns/httpssvc_metrics.cc +++ b/chromium/net/dns/httpssvc_metrics.cc @@ -44,7 +44,7 @@ HttpssvcExperimentDomainCache::~HttpssvcExperimentDomainCache() = default; bool HttpssvcExperimentDomainCache::ListContainsDomain( const std::string& domain_list, base::StringPiece domain, - base::Optional>& in_out_cached_list) { + absl::optional>& in_out_cached_list) { if (!in_out_cached_list) { in_out_cached_list = base::SplitString( domain_list, ",", base::TRIM_WHITESPACE, base::SPLIT_WANT_NONEMPTY); @@ -76,7 +76,7 @@ HttpssvcMetrics::~HttpssvcMetrics() { } void HttpssvcMetrics::SaveForAddressQuery( - base::Optional new_doh_provider_id, + absl::optional new_doh_provider_id, base::TimeDelta resolve_time, enum HttpssvcDnsRcode rcode) { set_doh_provider_id(new_doh_provider_id); @@ -92,7 +92,7 @@ void HttpssvcMetrics::SaveAddressQueryFailure() { } void HttpssvcMetrics::SaveForIntegrity( - base::Optional new_doh_provider_id, + absl::optional new_doh_provider_id, enum HttpssvcDnsRcode rcode_integrity, const std::vector& condensed_records, base::TimeDelta integrity_resolve_time) { @@ -117,7 +117,7 @@ void HttpssvcMetrics::SaveForIntegrity( integrity_resolve_time_ = integrity_resolve_time; } -void HttpssvcMetrics::SaveForHttps(base::Optional doh_provider_id, +void HttpssvcMetrics::SaveForHttps(absl::optional doh_provider_id, enum HttpssvcDnsRcode rcode, const std::vector& condensed_records, base::TimeDelta https_resolve_time) { @@ -143,7 +143,7 @@ void HttpssvcMetrics::SaveForHttps(base::Optional doh_provider_id, } void HttpssvcMetrics::set_doh_provider_id( - base::Optional new_doh_provider_id) { + absl::optional new_doh_provider_id) { // "Other" never gets updated. if (doh_provider_id_.has_value() && *doh_provider_id_ == "Other") return; diff --git a/chromium/net/dns/httpssvc_metrics.h b/chromium/net/dns/httpssvc_metrics.h index ae4e6d7b5bc..3d7b4a590b0 100644 --- a/chromium/net/dns/httpssvc_metrics.h +++ b/chromium/net/dns/httpssvc_metrics.h @@ -9,10 +9,10 @@ #include #include "base/containers/flat_set.h" -#include "base/optional.h" #include "base/strings/string_piece_forward.h" #include "base/time/time.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -45,10 +45,10 @@ class NET_EXPORT_PRIVATE HttpssvcExperimentDomainCache { bool ListContainsDomain( const std::string& domain_list, base::StringPiece domain, - base::Optional>& in_out_cached_list); + absl::optional>& in_out_cached_list); - base::Optional> experimental_list_; - base::Optional> control_list_; + absl::optional> experimental_list_; + absl::optional> control_list_; }; // Translate an RCODE value to the |HttpssvcDnsRcode| enum, which is used for @@ -68,7 +68,7 @@ class NET_EXPORT_PRIVATE HttpssvcMetrics { HttpssvcMetrics(HttpssvcMetrics&&) = delete; // May be called many times. - void SaveForAddressQuery(base::Optional doh_provider_id, + void SaveForAddressQuery(absl::optional doh_provider_id, base::TimeDelta resolve_time, enum HttpssvcDnsRcode rcode); @@ -77,11 +77,11 @@ class NET_EXPORT_PRIVATE HttpssvcMetrics { void SaveAddressQueryFailure(); // Must only be called once. - void SaveForIntegrity(base::Optional doh_provider_id, + void SaveForIntegrity(absl::optional doh_provider_id, enum HttpssvcDnsRcode rcode, const std::vector& condensed_records, base::TimeDelta integrity_resolve_time); - void SaveForHttps(base::Optional doh_provider_id, + void SaveForHttps(absl::optional doh_provider_id, enum HttpssvcDnsRcode rcode, const std::vector& condensed_records, base::TimeDelta https_resolve_time); @@ -98,23 +98,23 @@ class NET_EXPORT_PRIVATE HttpssvcMetrics { void RecordExpectIntactMetrics(); void RecordExpectNoerrorMetrics(); - void set_doh_provider_id(base::Optional doh_provider_id); + void set_doh_provider_id(absl::optional doh_provider_id); const bool expect_intact_; // RecordIntegrityMetrics() will do nothing when |disqualified_| is true. bool disqualified_ = false; bool already_recorded_ = false; - base::Optional doh_provider_id_; - base::Optional rcode_integrity_; - base::Optional rcode_https_; + absl::optional doh_provider_id_; + absl::optional rcode_integrity_; + absl::optional rcode_https_; size_t num_integrity_records_ = 0; size_t num_https_records_ = 0; - base::Optional is_integrity_intact_; - base::Optional is_https_parsable_; + absl::optional is_integrity_intact_; + absl::optional is_https_parsable_; // We never make multiple INTEGRITY or HTTPS queries per DnsTask, so we only // need one TimeDelta for each qtype. - base::Optional integrity_resolve_time_; - base::Optional https_resolve_time_; + absl::optional integrity_resolve_time_; + absl::optional https_resolve_time_; std::vector address_resolve_times_; }; diff --git a/chromium/net/dns/httpssvc_metrics_unittest.cc b/chromium/net/dns/httpssvc_metrics_unittest.cc index 4359a9fe1f1..b55681ad738 100644 --- a/chromium/net/dns/httpssvc_metrics_unittest.cc +++ b/chromium/net/dns/httpssvc_metrics_unittest.cc @@ -187,7 +187,7 @@ class HttpssvcMetricsTest : public ::testing::TestWithParam { } template - void ExpectSample(base::StringPiece name, base::Optional sample) const { + void ExpectSample(base::StringPiece name, absl::optional sample) const { if (sample) histo().ExpectUniqueSample(name, *sample, 1); else @@ -195,16 +195,16 @@ class HttpssvcMetricsTest : public ::testing::TestWithParam { } void ExpectSample(base::StringPiece name, - base::Optional sample) const { - base::Optional sample_ms; + absl::optional sample) const { + absl::optional sample_ms; if (sample) sample_ms = {sample->InMilliseconds()}; ExpectSample(name, sample_ms); } void VerifyAddressResolveTimeMetric( - base::Optional expect_intact_time = base::nullopt, - base::Optional expect_noerror_time = base::nullopt) { + absl::optional expect_intact_time = absl::nullopt, + absl::optional expect_noerror_time = absl::nullopt) { const std::string kExpectIntact = base::StrCat({BuildMetricNamePrefix("RecordIntegrity", "ExpectIntact"), "ResolveTimeNonIntegrityRecord"}); @@ -217,11 +217,11 @@ class HttpssvcMetricsTest : public ::testing::TestWithParam { } void VerifyIntegrityMetricsForExpectIntact( - base::Optional rcode, - base::Optional integrity, - base::Optional record_with_error, - base::Optional resolve_time_integrity, - base::Optional resolve_time_ratio) const { + absl::optional rcode, + absl::optional integrity, + absl::optional record_with_error, + absl::optional resolve_time_integrity, + absl::optional resolve_time_ratio) const { const std::string kPrefix = BuildMetricNamePrefix("RecordIntegrity", "ExpectIntact"); const std::string kMetricDnsRcode = base::StrCat({kPrefix, "DnsRcode"}); @@ -241,11 +241,11 @@ class HttpssvcMetricsTest : public ::testing::TestWithParam { } void VerifyHttpsMetricsForExpectIntact( - base::Optional rcode = base::nullopt, - base::Optional parsable = base::nullopt, - base::Optional record_with_error = base::nullopt, - base::Optional resolve_time_https = base::nullopt, - base::Optional resolve_time_ratio = base::nullopt) const { + absl::optional rcode = absl::nullopt, + absl::optional parsable = absl::nullopt, + absl::optional record_with_error = absl::nullopt, + absl::optional resolve_time_https = absl::nullopt, + absl::optional resolve_time_ratio = absl::nullopt) const { const std::string kPrefix = BuildMetricNamePrefix("RecordHttps", "ExpectIntact"); const std::string kMetricDnsRcode = base::StrCat({kPrefix, "DnsRcode"}); @@ -265,10 +265,10 @@ class HttpssvcMetricsTest : public ::testing::TestWithParam { } void VerifyIntegrityMetricsForExpectNoerror( - base::Optional rcode, - base::Optional record_received, - base::Optional resolve_time_integrity, - base::Optional resolve_time_ratio) const { + absl::optional rcode, + absl::optional record_received, + absl::optional resolve_time_integrity, + absl::optional resolve_time_ratio) const { const std::string kPrefix = BuildMetricNamePrefix("RecordIntegrity", "ExpectNoerror"); const std::string kMetricDnsRcode = base::StrCat({kPrefix, "DnsRcode"}); @@ -286,11 +286,11 @@ class HttpssvcMetricsTest : public ::testing::TestWithParam { } void VerifyHttpsMetricsForExpectNoerror( - base::Optional rcode = base::nullopt, - base::Optional parsable = base::nullopt, - base::Optional record_with_error = base::nullopt, - base::Optional resolve_time_https = base::nullopt, - base::Optional resolve_time_ratio = base::nullopt) const { + absl::optional rcode = absl::nullopt, + absl::optional parsable = absl::nullopt, + absl::optional record_with_error = absl::nullopt, + absl::optional resolve_time_https = absl::nullopt, + absl::optional resolve_time_ratio = absl::nullopt) const { const std::string kPrefix = BuildMetricNamePrefix("RecordHttps", "ExpectNoerror"); const std::string kMetricDnsRcode = base::StrCat({kPrefix, "DnsRcode"}); @@ -312,14 +312,14 @@ class HttpssvcMetricsTest : public ::testing::TestWithParam { } void VerifyIntegrityMetricsForExpectIntact() { - VerifyIntegrityMetricsForExpectIntact(base::nullopt, base::nullopt, - base::nullopt, base::nullopt, - base::nullopt); + VerifyIntegrityMetricsForExpectIntact(absl::nullopt, absl::nullopt, + absl::nullopt, absl::nullopt, + absl::nullopt); } void VerifyIntegrityMetricsForExpectNoerror() { - VerifyIntegrityMetricsForExpectNoerror(base::nullopt, base::nullopt, - base::nullopt, base::nullopt); + VerifyIntegrityMetricsForExpectNoerror(absl::nullopt, absl::nullopt, + absl::nullopt, absl::nullopt); } const base::HistogramTester& histo() const { return histogram_; } @@ -383,8 +383,8 @@ TEST_P(HttpssvcDomainParsingTest, ParseFeatureParamIntegrityDomains) { // Only record metrics for a non-integrity query. TEST_P(HttpssvcMetricsTest, AddressAndExperimentalMissing) { const base::TimeDelta kResolveTime = base::TimeDelta::FromMilliseconds(10); - base::Optional metrics(querying_experimental_); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + absl::optional metrics(querying_experimental_); + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -399,10 +399,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntact) { const base::TimeDelta kResolveTime = base::TimeDelta::FromMilliseconds(10); const base::TimeDelta kResolveTimeIntegrity = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForIntegrity(base::nullopt, HttpssvcDnsRcode::kNoError, {true}, + absl::optional metrics(querying_experimental_); + metrics->SaveForIntegrity(absl::nullopt, HttpssvcDnsRcode::kNoError, {true}, kResolveTimeIntegrity); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -412,8 +412,8 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntact) { if (querying_experimental_) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyIntegrityMetricsForExpectIntact( - base::nullopt /* rcode */, {true} /* integrity */, - base::nullopt /* record_with_error */, + absl::nullopt /* rcode */, {true} /* integrity */, + absl::nullopt /* record_with_error */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); @@ -423,7 +423,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntact) { VerifyIntegrityMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyIntegrityMetricsForExpectNoerror( {HttpssvcDnsRcode::kNoError} /* rcode */, {1} /* record_received */, @@ -435,10 +435,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsParsable) { const base::TimeDelta kResolveTime = base::TimeDelta::FromMilliseconds(10); const base::TimeDelta kResolveTimeHttps = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForHttps(base::nullopt, HttpssvcDnsRcode::kNoError, {true}, + absl::optional metrics(querying_experimental_); + metrics->SaveForHttps(absl::nullopt, HttpssvcDnsRcode::kNoError, {true}, kResolveTimeHttps); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -448,8 +448,8 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsParsable) { if (querying_experimental_) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyHttpsMetricsForExpectIntact( - base::nullopt /* rcode */, {true} /* parsable */, - base::nullopt /* record_with_error */, + absl::nullopt /* rcode */, {true} /* parsable */, + absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); @@ -459,11 +459,11 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsParsable) { VerifyHttpsMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyHttpsMetricsForExpectNoerror( {HttpssvcDnsRcode::kNoError} /* rcode */, {true} /* parsable */, - base::nullopt /* record_with_error */, + absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); } @@ -474,25 +474,25 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntactAndHttpsParsable) { base::TimeDelta::FromMilliseconds(15); const base::TimeDelta kResolveTimeHttps = base::TimeDelta::FromMilliseconds(20); - base::Optional metrics(querying_experimental_); - metrics->SaveForIntegrity(base::nullopt, HttpssvcDnsRcode::kNoError, {true}, + absl::optional metrics(querying_experimental_); + metrics->SaveForIntegrity(absl::nullopt, HttpssvcDnsRcode::kNoError, {true}, kResolveTimeIntegrity); - metrics->SaveForHttps(base::nullopt, HttpssvcDnsRcode::kNoError, {true}, + metrics->SaveForHttps(absl::nullopt, HttpssvcDnsRcode::kNoError, {true}, kResolveTimeHttps); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. if (querying_experimental_) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyIntegrityMetricsForExpectIntact( - base::nullopt /* rcode */, {true} /* integrity */, - base::nullopt /* record_with_error */, + absl::nullopt /* rcode */, {true} /* integrity */, + absl::nullopt /* record_with_error */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); VerifyHttpsMetricsForExpectIntact( - base::nullopt /* rcode */, {true} /* parsable */, - base::nullopt /* record_with_error */, + absl::nullopt /* rcode */, {true} /* parsable */, + absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {20} /* resolve_time_ratio */); @@ -504,7 +504,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntactAndHttpsParsable) { VerifyIntegrityMetricsForExpectIntact(); VerifyHttpsMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyIntegrityMetricsForExpectNoerror( {HttpssvcDnsRcode::kNoError} /* rcode */, {1} /* record_received */, @@ -512,7 +512,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntactAndHttpsParsable) { {15} /* resolve_time_ratio */); VerifyHttpsMetricsForExpectNoerror( {HttpssvcDnsRcode::kNoError} /* rcode */, {true} /* parsable */, - base::nullopt /* record_with_error */, + absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {20} /* resolve_time_ratio */); } @@ -524,10 +524,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityMissingWithRcode) { const base::TimeDelta kResolveTimeIntegrity = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForIntegrity(base::nullopt, HttpssvcDnsRcode::kNxDomain, {}, + absl::optional metrics(querying_experimental_); + metrics->SaveForIntegrity(absl::nullopt, HttpssvcDnsRcode::kNxDomain, {}, kResolveTimeIntegrity); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -538,7 +538,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityMissingWithRcode) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyIntegrityMetricsForExpectIntact( {HttpssvcDnsRcode::kNxDomain} /* rcode */, - base::nullopt /* integrity */, base::nullopt /* record_with_error */, + absl::nullopt /* integrity */, absl::nullopt /* record_with_error */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); @@ -548,11 +548,11 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityMissingWithRcode) { VerifyIntegrityMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyIntegrityMetricsForExpectNoerror( {HttpssvcDnsRcode::kNxDomain} /* rcode */, - base::nullopt /* record_received */, + absl::nullopt /* record_received */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); } @@ -564,10 +564,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsMissingWithRcode) { const base::TimeDelta kResolveTimeHttps = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForHttps(base::nullopt, HttpssvcDnsRcode::kNxDomain, {}, + absl::optional metrics(querying_experimental_); + metrics->SaveForHttps(absl::nullopt, HttpssvcDnsRcode::kNxDomain, {}, kResolveTimeHttps); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -577,8 +577,8 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsMissingWithRcode) { if (querying_experimental_) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyHttpsMetricsForExpectIntact( - {HttpssvcDnsRcode::kNxDomain} /* rcode */, base::nullopt /* parsable */, - base::nullopt /* record_with_error */, + {HttpssvcDnsRcode::kNxDomain} /* rcode */, absl::nullopt /* parsable */, + absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); @@ -588,11 +588,11 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsMissingWithRcode) { VerifyHttpsMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyHttpsMetricsForExpectNoerror( - {HttpssvcDnsRcode::kNxDomain} /* rcode */, base::nullopt /* parsable */, - base::nullopt /* record_with_error */, + {HttpssvcDnsRcode::kNxDomain} /* rcode */, absl::nullopt /* parsable */, + absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); } @@ -604,10 +604,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntactWithRcode) { const base::TimeDelta kResolveTimeIntegrity = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForIntegrity(base::nullopt, HttpssvcDnsRcode::kNxDomain, {true}, + absl::optional metrics(querying_experimental_); + metrics->SaveForIntegrity(absl::nullopt, HttpssvcDnsRcode::kNxDomain, {true}, kResolveTimeIntegrity); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -618,9 +618,9 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntactWithRcode) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyIntegrityMetricsForExpectIntact( // "DnsRcode" metric is omitted because we received an INTEGRITY record. - base::nullopt /* rcode */, + absl::nullopt /* rcode */, // "Integrity" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* integrity */, {true} /* record_with_error */, + absl::nullopt /* integrity */, {true} /* record_with_error */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); @@ -630,7 +630,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityIntactWithRcode) { VerifyIntegrityMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyIntegrityMetricsForExpectNoerror( {HttpssvcDnsRcode::kNxDomain} /* rcode */, {true} /* record_received */, @@ -645,10 +645,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsParsableWithRcode) { const base::TimeDelta kResolveTimeHttps = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForHttps(base::nullopt, HttpssvcDnsRcode::kNxDomain, {true}, + absl::optional metrics(querying_experimental_); + metrics->SaveForHttps(absl::nullopt, HttpssvcDnsRcode::kNxDomain, {true}, kResolveTimeHttps); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -659,9 +659,9 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsParsableWithRcode) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyHttpsMetricsForExpectIntact( // "DnsRcode" metric is omitted because we received an HTTPS record. - base::nullopt /* rcode */, + absl::nullopt /* rcode */, // "parsable" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* parsable */, {true} /* record_with_error */, + absl::nullopt /* parsable */, {true} /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); @@ -671,12 +671,12 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsParsableWithRcode) { VerifyHttpsMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyHttpsMetricsForExpectNoerror( {HttpssvcDnsRcode::kNxDomain} /* rcode */, // "parsable" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* parsable */, {true} /* record_with_error */, + absl::nullopt /* parsable */, {true} /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); } @@ -687,10 +687,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityMangledWithRcode) { const base::TimeDelta kResolveTime = base::TimeDelta::FromMilliseconds(10); const base::TimeDelta kResolveTimeIntegrity = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForIntegrity(base::nullopt, HttpssvcDnsRcode::kNxDomain, {false}, + absl::optional metrics(querying_experimental_); + metrics->SaveForIntegrity(absl::nullopt, HttpssvcDnsRcode::kNxDomain, {false}, kResolveTimeIntegrity); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -701,9 +701,9 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityMangledWithRcode) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyIntegrityMetricsForExpectIntact( // "DnsRcode" metric is omitted because we received an INTEGRITY record. - base::nullopt /* rcode */, + absl::nullopt /* rcode */, // "Integrity" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* integrity */, {true} /* record_with_error */, + absl::nullopt /* integrity */, {true} /* record_with_error */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); @@ -713,7 +713,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityMangledWithRcode) { VerifyIntegrityMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyIntegrityMetricsForExpectNoerror( {HttpssvcDnsRcode::kNxDomain} /* rcode */, {true} /* record_received */, @@ -727,10 +727,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsMangledWithRcode) { const base::TimeDelta kResolveTime = base::TimeDelta::FromMilliseconds(10); const base::TimeDelta kResolveTimeHttps = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForHttps(base::nullopt, HttpssvcDnsRcode::kNxDomain, {false}, + absl::optional metrics(querying_experimental_); + metrics->SaveForHttps(absl::nullopt, HttpssvcDnsRcode::kNxDomain, {false}, kResolveTimeHttps); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -741,9 +741,9 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsMangledWithRcode) { VerifyAddressResolveTimeMetric({kResolveTime} /* expect_intact_time */); VerifyHttpsMetricsForExpectIntact( // "DnsRcode" metric is omitted because we received an HTTPS record. - base::nullopt /* rcode */, + absl::nullopt /* rcode */, // "parsable" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* parsable */, {true} /* record_with_error */, + absl::nullopt /* parsable */, {true} /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); @@ -753,12 +753,12 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsMangledWithRcode) { VerifyHttpsMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyHttpsMetricsForExpectNoerror( {HttpssvcDnsRcode::kNxDomain} /* rcode */, // "parsable" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* parsable */, {true} /* record_with_error */, + absl::nullopt /* parsable */, {true} /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); } @@ -769,10 +769,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityTimedOut) { const base::TimeDelta kResolveTime = base::TimeDelta::FromMilliseconds(10); const base::TimeDelta kResolveTimeIntegrity = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForIntegrity(base::nullopt, HttpssvcDnsRcode::kTimedOut, {}, + absl::optional metrics(querying_experimental_); + metrics->SaveForIntegrity(absl::nullopt, HttpssvcDnsRcode::kTimedOut, {}, kResolveTimeIntegrity); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -784,7 +784,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityTimedOut) { VerifyIntegrityMetricsForExpectIntact( {HttpssvcDnsRcode::kTimedOut} /* rcode */, // "Integrity" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* integrity */, base::nullopt /* record_with_error */, + absl::nullopt /* integrity */, absl::nullopt /* record_with_error */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); @@ -794,11 +794,11 @@ TEST_P(HttpssvcMetricsTest, AddressAndIntegrityTimedOut) { VerifyIntegrityMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyIntegrityMetricsForExpectNoerror( {HttpssvcDnsRcode::kTimedOut} /* rcode */, - base::nullopt /* record_received */, + absl::nullopt /* record_received */, {kResolveTimeIntegrity} /* resolve_time_integrity */, {15} /* resolve_time_ratio */); } @@ -809,10 +809,10 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsTimedOut) { const base::TimeDelta kResolveTime = base::TimeDelta::FromMilliseconds(10); const base::TimeDelta kResolveTimeHttps = base::TimeDelta::FromMilliseconds(15); - base::Optional metrics(querying_experimental_); - metrics->SaveForHttps(base::nullopt, HttpssvcDnsRcode::kTimedOut, {}, + absl::optional metrics(querying_experimental_); + metrics->SaveForHttps(absl::nullopt, HttpssvcDnsRcode::kTimedOut, {}, kResolveTimeHttps); - metrics->SaveForAddressQuery(base::nullopt, kResolveTime, + metrics->SaveForAddressQuery(absl::nullopt, kResolveTime, HttpssvcDnsRcode::kNoError); metrics.reset(); // Record the metrics to UMA. @@ -824,7 +824,7 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsTimedOut) { VerifyHttpsMetricsForExpectIntact( {HttpssvcDnsRcode::kTimedOut} /* rcode */, // "parsable" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* parsable */, base::nullopt /* record_with_error */, + absl::nullopt /* parsable */, absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); @@ -834,12 +834,12 @@ TEST_P(HttpssvcMetricsTest, AddressAndHttpsTimedOut) { VerifyHttpsMetricsForExpectIntact(); - VerifyAddressResolveTimeMetric(base::nullopt /* expect_intact_time */, + VerifyAddressResolveTimeMetric(absl::nullopt /* expect_intact_time */, {kResolveTime} /* expect_noerror_time */); VerifyHttpsMetricsForExpectNoerror( {HttpssvcDnsRcode::kTimedOut} /* rcode */, // "parsable" metric is omitted because the RCODE is not NOERROR. - base::nullopt /* parsable */, base::nullopt /* record_with_error */, + absl::nullopt /* parsable */, absl::nullopt /* record_with_error */, {kResolveTimeHttps} /* resolve_time_https */, {15} /* resolve_time_ratio */); } diff --git a/chromium/net/dns/integrity_record_fuzzer.cc b/chromium/net/dns/integrity_record_fuzzer.cc index e3091b0763c..f2fb575d161 100644 --- a/chromium/net/dns/integrity_record_fuzzer.cc +++ b/chromium/net/dns/integrity_record_fuzzer.cc @@ -8,9 +8,9 @@ #include #include "base/check_op.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/dns/record_rdata.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -25,10 +25,10 @@ base::StringPiece MakeStringPiece(const std::vector& vec) { void ParseThenSerializeProperty(const std::vector& data) { auto parsed = IntegrityRecordRdata::Create(MakeStringPiece(data)); CHECK(parsed); - base::Optional> maybe_serialized = parsed->Serialize(); + absl::optional> maybe_serialized = parsed->Serialize(); // Since |data| is chosen by a fuzzer, the record's digest is unlikely to // match its nonce. As a result, |parsed->IsIntact()| may be false, and thus - // |parsed->Serialize()| may be |base::nullopt|. + // |parsed->Serialize()| may be |absl::nullopt|. CHECK_EQ(parsed->IsIntact(), !!maybe_serialized); if (maybe_serialized) { CHECK(data == *maybe_serialized); @@ -45,7 +45,7 @@ void SerializeThenParseProperty(const std::vector& data) { // Build an IntegrityRecordRdata by treating |data| as a nonce. IntegrityRecordRdata record(data); CHECK(record.IsIntact()); - base::Optional> maybe_serialized = record.Serialize(); + absl::optional> maybe_serialized = record.Serialize(); CHECK(maybe_serialized.has_value()); // Parsing |serialized| always produces a record identical to the original. diff --git a/chromium/net/dns/mapped_host_resolver.cc b/chromium/net/dns/mapped_host_resolver.cc index dec62ab1bbd..be7238106a1 100644 --- a/chromium/net/dns/mapped_host_resolver.cc +++ b/chromium/net/dns/mapped_host_resolver.cc @@ -28,7 +28,7 @@ MappedHostResolver::CreateRequest( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& source_net_log, - const base::Optional& optional_parameters) { + const absl::optional& optional_parameters) { HostPortPair rewritten = host; rules_.RewriteHost(&rewritten); diff --git a/chromium/net/dns/mapped_host_resolver.h b/chromium/net/dns/mapped_host_resolver.h index e420f3477a8..f27bb71a61c 100644 --- a/chromium/net/dns/mapped_host_resolver.h +++ b/chromium/net/dns/mapped_host_resolver.h @@ -54,7 +54,7 @@ class NET_EXPORT MappedHostResolver : public HostResolver { const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& net_log, - const base::Optional& optional_parameters) + const absl::optional& optional_parameters) override; std::unique_ptr CreateDohProbeRequest() override; HostCache* GetHostCache() override; diff --git a/chromium/net/dns/mapped_host_resolver_unittest.cc b/chromium/net/dns/mapped_host_resolver_unittest.cc index ecbb6bcb8b0..8fb3c71f7fc 100644 --- a/chromium/net/dns/mapped_host_resolver_unittest.cc +++ b/chromium/net/dns/mapped_host_resolver_unittest.cc @@ -49,7 +49,7 @@ TEST(MappedHostResolverTest, Inclusion) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("www.google.com", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); int rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -63,7 +63,7 @@ TEST(MappedHostResolverTest, Inclusion) { // Try resolving "www.google.com:80". Should be remapped to "baz.com:80". request = resolver->CreateRequest(HostPortPair("www.google.com", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -76,7 +76,7 @@ TEST(MappedHostResolverTest, Inclusion) { // is "foo.com:77". request = resolver->CreateRequest(HostPortPair("foo.com", 77), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -91,7 +91,7 @@ TEST(MappedHostResolverTest, Inclusion) { // Try resolving "chromium.org:61". Should be remapped to "proxy:99". request = resolver->CreateRequest(HostPortPair("chromium.org", 61), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -125,7 +125,7 @@ TEST(MappedHostResolverTest, Exclusion) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("www.google.com", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); int rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -137,7 +137,7 @@ TEST(MappedHostResolverTest, Exclusion) { // Try resolving "chrome.com:80". Should be remapped to "baz:80". request = resolver->CreateRequest(HostPortPair("chrome.com", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -167,7 +167,7 @@ TEST(MappedHostResolverTest, SetRulesFromString) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("www.google.com", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); int rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -179,7 +179,7 @@ TEST(MappedHostResolverTest, SetRulesFromString) { // Try resolving "chrome.net:80". Should be remapped to "bar:60". request = resolver->CreateRequest(HostPortPair("chrome.net", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); rv = request->Start(callback.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback.WaitForResult(); @@ -224,7 +224,7 @@ TEST(MappedHostResolverTest, MapToError) { std::unique_ptr request = resolver->CreateRequest(HostPortPair("www.google.com", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); int rv = request->Start(callback1.callback()); EXPECT_THAT(rv, IsError(ERR_NAME_NOT_RESOLVED)); request.reset(); @@ -233,7 +233,7 @@ TEST(MappedHostResolverTest, MapToError) { TestCompletionCallback callback2; request = resolver->CreateRequest(HostPortPair("www.foo.com", 80), NetworkIsolationKey(), NetLogWithSource(), - base::nullopt); + absl::nullopt); rv = request->Start(callback2.callback()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = callback2.WaitForResult(); diff --git a/chromium/net/dns/mdns_cache.cc b/chromium/net/dns/mdns_cache.cc index b23a5a610e8..96a9f0d89c0 100644 --- a/chromium/net/dns/mdns_cache.cc +++ b/chromium/net/dns/mdns_cache.cc @@ -165,7 +165,7 @@ std::unique_ptr MDnsCache::RemoveRecord( return result; } - return std::unique_ptr(); + return nullptr; } bool MDnsCache::IsCacheOverfilled() const { diff --git a/chromium/net/dns/mdns_cache_unittest.cc b/chromium/net/dns/mdns_cache_unittest.cc index b7fed7518df..92813e25df4 100644 --- a/chromium/net/dns/mdns_cache_unittest.cc +++ b/chromium/net/dns/mdns_cache_unittest.cc @@ -139,8 +139,10 @@ class MDnsCacheTest : public ::testing::Test { // Test a single insert, corresponding lookup, and unsuccessful lookup. TEST_F(MDnsCacheTest, InsertLookupSingle) { DnsRecordParser parser(kT1ResponseDatagram, sizeof(kT1ResponseDatagram), - sizeof(dns_protocol::Header)); - parser.SkipQuestion(); + sizeof(dns_protocol::Header), kT1RecordCount); + std::string dotted_qname; + uint16_t qtype; + parser.ReadQuestion(dotted_qname, qtype); std::unique_ptr record1; std::unique_ptr record2; @@ -171,8 +173,10 @@ TEST_F(MDnsCacheTest, InsertLookupSingle) { // Test that records expire when their ttl has passed. TEST_F(MDnsCacheTest, Expiration) { DnsRecordParser parser(kT1ResponseDatagram, sizeof(kT1ResponseDatagram), - sizeof(dns_protocol::Header)); - parser.SkipQuestion(); + sizeof(dns_protocol::Header), kT1RecordCount); + std::string dotted_qname; + uint16_t qtype; + parser.ReadQuestion(dotted_qname, qtype); std::unique_ptr record1; std::unique_ptr record2; @@ -223,8 +227,8 @@ TEST_F(MDnsCacheTest, Expiration) { // unique records) causes the cache to output a "record changed" event. TEST_F(MDnsCacheTest, RecordChange) { DnsRecordParser parser(kTestResponsesDifferentAnswers, - sizeof(kTestResponsesDifferentAnswers), - 0); + sizeof(kTestResponsesDifferentAnswers), 0, + /*num_records=*/2); std::unique_ptr record1; std::unique_ptr record2; @@ -242,8 +246,8 @@ TEST_F(MDnsCacheTest, RecordChange) { // cache causes the cache to output a "no change" event. TEST_F(MDnsCacheTest, RecordNoChange) { DnsRecordParser parser(kTestResponsesSameAnswers, - sizeof(kTestResponsesSameAnswers), - 0); + sizeof(kTestResponsesSameAnswers), 0, + /*num_records=*/2); std::unique_ptr record1; std::unique_ptr record2; @@ -261,8 +265,8 @@ TEST_F(MDnsCacheTest, RecordNoChange) { // insertion. TEST_F(MDnsCacheTest, RecordPreemptExpirationTime) { DnsRecordParser parser(kTestResponsesSameAnswers, - sizeof(kTestResponsesSameAnswers), - 0); + sizeof(kTestResponsesSameAnswers), 0, + /*num_records=*/2); std::unique_ptr record1; std::unique_ptr record2; @@ -285,8 +289,8 @@ TEST_F(MDnsCacheTest, RecordPreemptExpirationTime) { // records from the cache if they are. TEST_F(MDnsCacheTest, GoodbyePacket) { DnsRecordParser parser(kTestResponsesGoodbyePacket, - sizeof(kTestResponsesGoodbyePacket), - 0); + sizeof(kTestResponsesGoodbyePacket), 0, + /*num_records=*/2); std::unique_ptr record_goodbye; std::unique_ptr record_hello; @@ -296,8 +300,8 @@ TEST_F(MDnsCacheTest, GoodbyePacket) { record_goodbye = RecordParsed::CreateFrom(&parser, default_time_); record_hello = RecordParsed::CreateFrom(&parser, default_time_); parser = DnsRecordParser(kTestResponsesGoodbyePacket, - sizeof(kTestResponsesGoodbyePacket), - 0); + sizeof(kTestResponsesGoodbyePacket), 0, + /*num_records=*/2); record_goodbye2 = RecordParsed::CreateFrom(&parser, default_time_); base::TimeDelta ttl = base::TimeDelta::FromSeconds(record_hello->ttl()); @@ -317,8 +321,7 @@ TEST_F(MDnsCacheTest, GoodbyePacket) { TEST_F(MDnsCacheTest, AnyRRType) { DnsRecordParser parser(kTestResponseTwoRecords, - sizeof(kTestResponseTwoRecords), - 0); + sizeof(kTestResponseTwoRecords), 0, /*num_records=*/2); std::unique_ptr record1; std::unique_ptr record2; @@ -344,8 +347,10 @@ TEST_F(MDnsCacheTest, AnyRRType) { TEST_F(MDnsCacheTest, RemoveRecord) { DnsRecordParser parser(kT1ResponseDatagram, sizeof(kT1ResponseDatagram), - sizeof(dns_protocol::Header)); - parser.SkipQuestion(); + sizeof(dns_protocol::Header), kT1RecordCount); + std::string dotted_qname; + uint16_t qtype; + parser.ReadQuestion(dotted_qname, qtype); std::unique_ptr record1; std::vector results; @@ -371,7 +376,7 @@ TEST_F(MDnsCacheTest, RemoveRecord) { TEST_F(MDnsCacheTest, IsCacheOverfilled) { DnsRecordParser parser(kTestResponseTwoRecords, - sizeof(kTestResponseTwoRecords), 0); + sizeof(kTestResponseTwoRecords), 0, /*num_records=*/2); std::unique_ptr record1 = RecordParsed::CreateFrom(&parser, default_time_); const RecordParsed* record1_ptr = record1.get(); @@ -391,7 +396,7 @@ TEST_F(MDnsCacheTest, IsCacheOverfilled) { TEST_F(MDnsCacheTest, ClearOnOverfilledCleanup) { DnsRecordParser parser(kTestResponseTwoRecords, - sizeof(kTestResponseTwoRecords), 0); + sizeof(kTestResponseTwoRecords), 0, /*num_records=*/2); std::unique_ptr record1 = RecordParsed::CreateFrom(&parser, default_time_); const RecordParsed* record1_ptr = record1.get(); @@ -424,7 +429,8 @@ TEST_F(MDnsCacheTest, ClearOnOverfilledCleanup) { TEST_F(MDnsCacheTest, CaseInsensitive) { DnsRecordParser parser(kTestResponsesDifferentCapitalization, - sizeof(kTestResponsesDifferentCapitalization), 0); + sizeof(kTestResponsesDifferentCapitalization), 0, + /*num_records=*/2); std::unique_ptr record1; std::unique_ptr record2; diff --git a/chromium/net/dns/mock_host_resolver.cc b/chromium/net/dns/mock_host_resolver.cc index b3ae3903574..6590e6cae53 100644 --- a/chromium/net/dns/mock_host_resolver.cc +++ b/chromium/net/dns/mock_host_resolver.cc @@ -34,6 +34,7 @@ #include "net/dns/dns_alias_utility.h" #include "net/dns/host_cache.h" #include "net/dns/public/resolve_error_info.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/url_request/url_request_context.h" #if defined(OS_WIN) @@ -82,7 +83,7 @@ class MockHostResolverBase::RequestImpl public: RequestImpl(const HostPortPair& request_host, const NetworkIsolationKey& network_isolation_key, - const base::Optional& optional_parameters, + const absl::optional& optional_parameters, base::WeakPtr resolver) : request_host_(request_host), network_isolation_key_(network_isolation_key), @@ -131,28 +132,28 @@ class MockHostResolverBase::RequestImpl return rv; } - const base::Optional& GetAddressResults() const override { + const absl::optional& GetAddressResults() const override { DCHECK(complete_); return address_results_; } - const base::Optional>& GetTextResults() + const absl::optional>& GetTextResults() const override { DCHECK(complete_); - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } - const base::Optional>& GetHostnameResults() + const absl::optional>& GetHostnameResults() const override { DCHECK(complete_); - static const base::NoDestructor>> + static const base::NoDestructor>> nullopt_result; return *nullopt_result; } - const base::Optional>& GetDnsAliasResults() + const absl::optional>& GetDnsAliasResults() const override { DCHECK(complete_); return sanitized_dns_alias_results_; @@ -163,7 +164,7 @@ class MockHostResolverBase::RequestImpl return resolve_error_info_; } - const base::Optional& GetStaleInfo() + const absl::optional& GetStaleInfo() const override { DCHECK(complete_); return staleness_; @@ -180,7 +181,7 @@ class MockHostResolverBase::RequestImpl } void SetAddressResults(const AddressList& address_results, - base::Optional staleness) { + absl::optional staleness) { // Should only be called at most once and before request is marked // completed. DCHECK(!complete_); @@ -239,9 +240,9 @@ class MockHostResolverBase::RequestImpl RequestPriority priority_; int host_resolver_flags_; - base::Optional address_results_; - base::Optional> sanitized_dns_alias_results_; - base::Optional staleness_; + absl::optional address_results_; + absl::optional> sanitized_dns_alias_results_; + absl::optional staleness_; ResolveErrorInfo resolve_error_info_; // Used while stored with the resolver for async resolution. Otherwise 0. @@ -375,7 +376,7 @@ MockHostResolverBase::CreateRequest( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& source_net_log, - const base::Optional& optional_parameters) { + const absl::optional& optional_parameters) { return std::make_unique(host, network_isolation_key, optional_parameters, AsWeakPtr()); } @@ -398,7 +399,7 @@ HostCache* MockHostResolverBase::GetHostCache() { int MockHostResolverBase::LoadIntoCache( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, - const base::Optional& optional_parameters) { + const absl::optional& optional_parameters) { DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); DCHECK(cache_); @@ -406,7 +407,7 @@ int MockHostResolverBase::LoadIntoCache( optional_parameters.value_or(ResolveHostParameters()); AddressList addresses; - base::Optional stale_info; + absl::optional stale_info; int rv = ResolveFromIPLiteralOrCache( host, network_isolation_key, parameters.dns_query_type, ParametersToHostResolverFlags(parameters), parameters.source, @@ -458,7 +459,7 @@ void MockHostResolverBase::ResolveNow(size_t id) { req->host_resolver_flags(), req->parameters().source, &addresses); req->SetError(error); if (error == OK && !req->parameters().is_speculative) - req->SetAddressResults(addresses, base::nullopt); + req->SetAddressResults(addresses, absl::nullopt); req->OnAsyncCompleted(id, SquashErrorCode(error)); } @@ -543,7 +544,7 @@ MockHostResolverBase::MockHostResolverBase(bool use_caching, int cache_invalidation_num, bool require_matching_rule) : last_request_priority_(DEFAULT_PRIORITY), - last_secure_dns_mode_override_(base::nullopt), + last_secure_dns_policy_(SecureDnsPolicy::kAllow), synchronous_mode_(false), ondemand_mode_(false), initial_cache_invalidation_num_(cache_invalidation_num), @@ -572,11 +573,10 @@ int MockHostResolverBase::Resolve(RequestImpl* request) { last_request_priority_ = request->parameters().initial_priority; last_request_network_isolation_key_ = request->network_isolation_key(); - last_secure_dns_mode_override_ = - request->parameters().secure_dns_mode_override; + last_secure_dns_policy_ = request->parameters().secure_dns_policy; num_resolve_++; AddressList addresses; - base::Optional stale_info; + absl::optional stale_info; int rv = ResolveFromIPLiteralOrCache( request->request_host(), request->network_isolation_key(), request->parameters().dns_query_type, request->host_resolver_flags(), @@ -607,7 +607,7 @@ int MockHostResolverBase::Resolve(RequestImpl* request) { request->SetError(rv); if (rv == OK && !request->parameters().is_speculative) - request->SetAddressResults(addresses, base::nullopt); + request->SetAddressResults(addresses, absl::nullopt); return SquashErrorCode(rv); } @@ -633,10 +633,10 @@ int MockHostResolverBase::ResolveFromIPLiteralOrCache( HostResolverSource source, HostResolver::ResolveHostParameters::CacheUsage cache_usage, AddressList* addresses, - base::Optional* out_stale_info) { + absl::optional* out_stale_info) { DCHECK(addresses); DCHECK(out_stale_info); - *out_stale_info = base::nullopt; + *out_stale_info = absl::nullopt; IPAddress ip_address; if (ip_address.AssignFromIPLiteral(host.host())) { @@ -1060,21 +1060,21 @@ class HangingHostResolver::RequestImpl return ERR_IO_PENDING; } - const base::Optional& GetAddressResults() const override { + const absl::optional& GetAddressResults() const override { IMMEDIATE_CRASH(); } - const base::Optional>& GetTextResults() + const absl::optional>& GetTextResults() const override { IMMEDIATE_CRASH(); } - const base::Optional>& GetHostnameResults() + const absl::optional>& GetHostnameResults() const override { IMMEDIATE_CRASH(); } - const base::Optional>& GetDnsAliasResults() + const absl::optional>& GetDnsAliasResults() const override { IMMEDIATE_CRASH(); } @@ -1083,7 +1083,7 @@ class HangingHostResolver::RequestImpl IMMEDIATE_CRASH(); } - const base::Optional& GetStaleInfo() + const absl::optional& GetStaleInfo() const override { IMMEDIATE_CRASH(); } @@ -1112,7 +1112,7 @@ HangingHostResolver::CreateRequest( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& source_net_log, - const base::Optional& optional_parameters) { + const absl::optional& optional_parameters) { last_host_ = host; last_network_isolation_key_ = network_isolation_key; diff --git a/chromium/net/dns/mock_host_resolver.h b/chromium/net/dns/mock_host_resolver.h index 17aa878ad9f..1b1214659c8 100644 --- a/chromium/net/dns/mock_host_resolver.h +++ b/chromium/net/dns/mock_host_resolver.h @@ -26,7 +26,7 @@ #include "net/dns/host_resolver_proc.h" #include "net/dns/host_resolver_source.h" #include "net/dns/public/dns_query_type.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" namespace base { class TickClock; @@ -125,7 +125,7 @@ class MockHostResolverBase const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& net_log, - const base::Optional& optional_parameters) + const absl::optional& optional_parameters) override; std::unique_ptr CreateDohProbeRequest() override; std::unique_ptr CreateMdnsListener( @@ -139,7 +139,7 @@ class MockHostResolverBase int LoadIntoCache( const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, - const base::Optional& optional_parameters); + const absl::optional& optional_parameters); // Returns true if there are pending requests that can be resolved by invoking // ResolveAllPending(). @@ -197,16 +197,16 @@ class MockHostResolverBase } // Returns the NetworkIsolationKey passed in to the last call to Resolve() (or - // base::nullopt if Resolve() hasn't been called yet). - const base::Optional& + // absl::nullopt if Resolve() hasn't been called yet). + const absl::optional& last_request_network_isolation_key() { return last_request_network_isolation_key_; } - // Returns the SecureDnsMode override of the last call to Resolve() (or - // base::nullopt if Resolve() hasn't been called yet). - const base::Optional& last_secure_dns_mode_override() const { - return last_secure_dns_mode_override_; + // Returns the SecureDnsPolicy of the last call to Resolve() (or + // absl::nullopt if Resolve() hasn't been called yet). + SecureDnsPolicy last_secure_dns_policy() const { + return last_secure_dns_policy_; } bool IsDohProbeRunning() const { return !!doh_probe_request_; } @@ -262,7 +262,7 @@ class MockHostResolverBase HostResolverSource source, HostResolver::ResolveHostParameters::CacheUsage cache_usage, AddressList* addresses, - base::Optional* stale_info); + absl::optional* stale_info); // Resolve via |proc_|. int ResolveProc(const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, @@ -275,8 +275,8 @@ class MockHostResolverBase void RemoveCancelledListener(MdnsListenerImpl* listener); RequestPriority last_request_priority_; - base::Optional last_request_network_isolation_key_; - base::Optional last_secure_dns_mode_override_; + absl::optional last_request_network_isolation_key_; + SecureDnsPolicy last_secure_dns_policy_; bool synchronous_mode_; bool ondemand_mode_; std::map> @@ -510,7 +510,7 @@ class HangingHostResolver : public HostResolver { const HostPortPair& host, const NetworkIsolationKey& network_isolation_key, const NetLogWithSource& net_log, - const base::Optional& optional_parameters) + const absl::optional& optional_parameters) override; std::unique_ptr CreateDohProbeRequest() override; diff --git a/chromium/net/dns/public/BUILD.gn b/chromium/net/dns/public/BUILD.gn index ec1c7a64edb..b436ce59f4a 100644 --- a/chromium/net/dns/public/BUILD.gn +++ b/chromium/net/dns/public/BUILD.gn @@ -30,6 +30,7 @@ source_set("public") { "resolve_error_info.cc", "resolve_error_info.h", "secure_dns_mode.h", + "secure_dns_policy.h", "util.cc", "util.h", ] diff --git a/chromium/net/dns/public/dns_config_overrides.h b/chromium/net/dns/public/dns_config_overrides.h index dcef613d0b9..584e0c3dcb2 100644 --- a/chromium/net/dns/public/dns_config_overrides.h +++ b/chromium/net/dns/public/dns_config_overrides.h @@ -8,12 +8,12 @@ #include #include -#include "base/optional.h" #include "base/time/time.h" #include "net/base/ip_endpoint.h" #include "net/base/net_export.h" #include "net/dns/public/dns_over_https_server_config.h" #include "net/dns/public/secure_dns_mode.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -38,7 +38,7 @@ struct NET_EXPORT DnsConfigOverrides { // Creates a new DnsConfig where any field with an overriding value in |this| // is replaced with that overriding value. Any field without an overriding - // value (|base::nullopt|) will be copied as-is from |config|. + // value (|absl::nullopt|) will be copied as-is from |config|. DnsConfig ApplyOverrides(const DnsConfig& config) const; // Returns |true| if the overriding configuration is comprehensive and would @@ -47,19 +47,19 @@ struct NET_EXPORT DnsConfigOverrides { bool OverridesEverything() const; // Overriding values. See same-named fields in DnsConfig for explanations. - base::Optional> nameservers; - base::Optional> search; - base::Optional append_to_multi_label_name; - base::Optional ndots; - base::Optional fallback_period; - base::Optional attempts; - base::Optional doh_attempts; - base::Optional rotate; - base::Optional use_local_ipv6; - base::Optional> dns_over_https_servers; - base::Optional secure_dns_mode; - base::Optional allow_dns_over_https_upgrade; - base::Optional> disabled_upgrade_providers; + absl::optional> nameservers; + absl::optional> search; + absl::optional append_to_multi_label_name; + absl::optional ndots; + absl::optional fallback_period; + absl::optional attempts; + absl::optional doh_attempts; + absl::optional rotate; + absl::optional use_local_ipv6; + absl::optional> dns_over_https_servers; + absl::optional secure_dns_mode; + absl::optional allow_dns_over_https_upgrade; + absl::optional> disabled_upgrade_providers; // |hosts| is not supported for overriding except to clear it. bool clear_hosts = false; diff --git a/chromium/net/dns/public/dns_protocol.h b/chromium/net/dns/public/dns_protocol.h index 01ccc0cc089..23461cbfffb 100644 --- a/chromium/net/dns/public/dns_protocol.h +++ b/chromium/net/dns/public/dns_protocol.h @@ -112,14 +112,20 @@ static const uint16_t kMDnsClassMask = 0x7FFF; // RFC 1035, section 3.1: To simplify implementations, the total length of // a domain name in wire form (i.e., label octets and label length octets) is // restricted to 255 octets or less. +// +// Note that RFC 1035 is ambiguous over whether or not this limit includes the +// final zero-length terminating label, but RFC 6762 unambiguously uses the +// more permissive interpretation of not including the terminating label against +// the limit for mDNS and argues in RFC 6762 Appendix C that that is the correct +// interpretation for unicast DNS. To avoid overcomplicating logic, Chrome +// universally uses the more permissive RFC 6762 interpretation for all parsing. static const int kMaxNameLength = 255; // The maximum number of ASCII characters allowed in a domain in dotted form, -// derived from `kMaxNameLength` above by subtracting two from the count to -// correspond to the first and last byte, which, except in the case of a -// fully-qualified domain name (where the last byte encodes '.'), are not -// available to encode characters. -static const uint16_t kMaxCharNameLength = 253; +// derived from `kMaxNameLength` above by subtracting one from the count to +// correspond to the first byte, which is not available to encode characters and +// does not correspond to a dot after conversion. +static const uint16_t kMaxCharNameLength = 254; // RFC 1035, section 2.3.4: labels 63 octets or less. // Section 3.1: Each label is represented as a one octet length field followed diff --git a/chromium/net/dns/public/doh_provider_entry.cc b/chromium/net/dns/public/doh_provider_entry.cc index 6a727084e56..720620c3a79 100644 --- a/chromium/net/dns/public/doh_provider_entry.cc +++ b/chromium/net/dns/public/doh_provider_entry.cc @@ -45,7 +45,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { {"NL"} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "CleanBrowsingAdult", base::nullopt /* provider_id_for_histogram */, + "CleanBrowsingAdult", absl::nullopt /* provider_id_for_histogram */, {"185.228.168.10", "185.228.169.11", "2a0d:2a00:1::1", "2a0d:2a00:2::1"}, {"adult-filter-dns.cleanbrowsing.org"} /* dot_hostnames */, @@ -65,7 +65,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { true /* display_globally */, {} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "CleanBrowsingSecure", base::nullopt /* provider_id_for_histogram */, + "CleanBrowsingSecure", absl::nullopt /* provider_id_for_histogram */, {"185.228.168.9", "185.228.169.9", "2a0d:2a00:1::2", "2a0d:2a00:2::2"}, {"security-filter-dns.cleanbrowsing.org"} /* dot_hostnames */, @@ -86,7 +86,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { true /* display_globally */, {} /* display_countries */, LoggingLevel::kExtra), new DohProviderEntry( - "Comcast", base::nullopt /* provider_id_for_histogram */, + "Comcast", absl::nullopt /* provider_id_for_histogram */, {"75.75.75.75", "75.75.76.76", "2001:558:feed::1", "2001:558:feed::2"}, {"dot.xfinity.com"} /* dns_over_tls_hostnames */, @@ -107,7 +107,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { // disables EDNS Client Subnet (ECS) handling in order to match the // behavior of the upgraded-from classic DNS server. new DohProviderEntry( - "Dnssb", base::nullopt /* provider_id_for_histogram */, + "Dnssb", absl::nullopt /* provider_id_for_histogram */, {"185.222.222.222", "185.184.222.222", "2a09::", "2a09::1"}, {"dns.sb"} /* dns_over_tls_hostnames */, "https://doh.dns.sb/dns-query?no_ecs=true{&dns}", "" /* ui_name */, @@ -132,7 +132,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { true /* display_globally */, {} /* display_countries */, LoggingLevel::kExtra), new DohProviderEntry( - "GoogleDns64", base::nullopt /* provider_id_for_histogram */, + "GoogleDns64", absl::nullopt /* provider_id_for_histogram */, {"2001:4860:4860::64", "2001:4860:4860::6464"}, {"dns64.dns.google"} /* dns_over_tls_hostnames */, "https://dns64.dns.google/dns-query{?dns}", "" /* ui_name */, @@ -164,7 +164,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { true /* display_globally */, {} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "OpenDNSFamily", base::nullopt /* provider_id_for_histogram */, + "OpenDNSFamily", absl::nullopt /* provider_id_for_histogram */, {"208.67.222.123", "208.67.220.123", "2620:119:35::123", "2620:119:53::123"}, {""} /* dns_over_tls_hostnames */, @@ -173,14 +173,14 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { false /* display_globally */, {} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "Quad9Cdn", base::nullopt /* provider_id_for_histogram */, + "Quad9Cdn", absl::nullopt /* provider_id_for_histogram */, {"9.9.9.11", "149.112.112.11", "2620:fe::11", "2620:fe::fe:11"}, {"dns11.quad9.net"} /* dns_over_tls_hostnames */, "https://dns11.quad9.net/dns-query", "" /* ui_name */, "" /* privacy_policy */, false /* display_globally */, {} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "Quad9Insecure", base::nullopt /* provider_id_for_histogram */, + "Quad9Insecure", absl::nullopt /* provider_id_for_histogram */, {"9.9.9.10", "149.112.112.10", "2620:fe::10", "2620:fe::fe:10"}, {"dns10.quad9.net"} /* dns_over_tls_hostnames */, "https://dns10.quad9.net/dns-query", "" /* ui_name */, @@ -195,7 +195,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { true /* display_globally */, {} /* display_countries */, LoggingLevel::kExtra), new DohProviderEntry( - "Quickline", base::nullopt /* provider_id_for_histogram */, + "Quickline", absl::nullopt /* provider_id_for_histogram */, {"212.60.61.246", "212.60.63.246", "2001:1a88:10:ffff::1", "2001:1a88:10:ffff::2"}, {"dot.quickline.ch"} /* dns_over_tls_hostnames */, @@ -203,7 +203,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { "" /* privacy_policy */, false /* display_globally */, {} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "Spectrum1", base::nullopt /* provider_id_for_histogram */, + "Spectrum1", absl::nullopt /* provider_id_for_histogram */, {"209.18.47.61", "209.18.47.62", "2001:1998:0f00:0001::1", "2001:1998:0f00:0002::1"}, {""} /* dns_over_tls_hostnames */, @@ -211,7 +211,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { "" /* privacy_policy */, false /* display_globally */, {} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "Spectrum2", base::nullopt /* provider_id_for_histogram */, + "Spectrum2", absl::nullopt /* provider_id_for_histogram */, {"209.18.47.61", "209.18.47.62", "2001:1998:0f00:0001::1", "2001:1998:0f00:0002::1"}, {""} /* dns_over_tls_hostnames */, @@ -219,7 +219,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { "" /* privacy_policy */, false /* display_globally */, {} /* display_countries */, LoggingLevel::kNormal), new DohProviderEntry( - "Switch", base::nullopt /* provider_id_for_histogram */, + "Switch", absl::nullopt /* provider_id_for_histogram */, {"130.59.31.251", "130.59.31.248", "2001:620:0:ff::2", "2001:620:0:ff::3"}, {"dns.switch.ch"} /* dns_over_tls_hostnames */, @@ -233,7 +233,7 @@ const DohProviderEntry::List& DohProviderEntry::GetList() { // static DohProviderEntry DohProviderEntry::ConstructForTesting( std::string provider, - base::Optional provider_id_for_histogram, + absl::optional provider_id_for_histogram, std::set ip_strs, std::set dns_over_tls_hostnames, std::string dns_over_https_template, @@ -256,7 +256,7 @@ DohProviderEntry::~DohProviderEntry() = default; DohProviderEntry::DohProviderEntry( std::string provider, - base::Optional provider_id_for_histogram, + absl::optional provider_id_for_histogram, std::set ip_strs, std::set dns_over_tls_hostnames, std::string dns_over_https_template, diff --git a/chromium/net/dns/public/doh_provider_entry.h b/chromium/net/dns/public/doh_provider_entry.h index cf81ade54bd..d4d005f92be 100644 --- a/chromium/net/dns/public/doh_provider_entry.h +++ b/chromium/net/dns/public/doh_provider_entry.h @@ -9,9 +9,9 @@ #include #include -#include "base/optional.h" #include "net/base/ip_address.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -60,7 +60,7 @@ struct NET_EXPORT DohProviderEntry { std::string provider; // A provider_id_for_histogram is required for entries that are intended to // be visible in the UI. - base::Optional provider_id_for_histogram; + absl::optional provider_id_for_histogram; std::set ip_addresses; std::set dns_over_tls_hostnames; std::string dns_over_https_template; @@ -77,7 +77,7 @@ struct NET_EXPORT DohProviderEntry { static DohProviderEntry ConstructForTesting( std::string provider, - base::Optional provider_id_for_histogram, + absl::optional provider_id_for_histogram, std::set ip_strs, std::set dns_over_tls_hostnames, std::string dns_over_https_template, @@ -96,7 +96,7 @@ struct NET_EXPORT DohProviderEntry { private: DohProviderEntry( std::string provider, - base::Optional provider_id_for_histogram, + absl::optional provider_id_for_histogram, std::set ip_strs, std::set dns_over_tls_hostnames, std::string dns_over_https_template, diff --git a/chromium/net/dns/public/secure_dns_policy.h b/chromium/net/dns/public/secure_dns_policy.h new file mode 100644 index 00000000000..12dc5be9a5a --- /dev/null +++ b/chromium/net/dns/public/secure_dns_policy.h @@ -0,0 +1,21 @@ +// Copyright 2021 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. + +#ifndef NET_DNS_PUBLIC_SECURE_DNS_POLICY_H_ +#define NET_DNS_PUBLIC_SECURE_DNS_POLICY_H_ + +namespace net { + +// The SecureDnsPolicy indicates whether and how a specific request or socket +// can use Secure DNS. +enum class SecureDnsPolicy { + // Secure DNS is allowed for this request, if it is generally enabled. + kAllow, + // This request must not use Secure DNS, even when it is otherwise enabled. + kDisable, +}; + +} // namespace net + +#endif // NET_DNS_PUBLIC_SECURE_DNS_POLICY_H_ diff --git a/chromium/net/dns/record_parsed.cc b/chromium/net/dns/record_parsed.cc index e523e7ed347..acd6a400ea0 100644 --- a/chromium/net/dns/record_parsed.cc +++ b/chromium/net/dns/record_parsed.cc @@ -36,7 +36,7 @@ std::unique_ptr RecordParsed::CreateFrom( std::unique_ptr rdata; if (!parser->ReadRecord(&record)) - return std::unique_ptr(); + return nullptr; bool unrecognized_type = false; switch (record.type) { @@ -80,7 +80,7 @@ std::unique_ptr RecordParsed::CreateFrom( // If a recognized type has a malformed rdata, consider the whole record // malformed. if (!rdata.get() && !unrecognized_type) - return std::unique_ptr(); + return nullptr; return std::unique_ptr( new RecordParsed(record.name, record.type, record.klass, record.ttl, diff --git a/chromium/net/dns/record_parsed_unittest.cc b/chromium/net/dns/record_parsed_unittest.cc index 5694500219d..e2b2e7f619f 100644 --- a/chromium/net/dns/record_parsed_unittest.cc +++ b/chromium/net/dns/record_parsed_unittest.cc @@ -28,11 +28,14 @@ static const uint8_t kT1ResponseWithCacheFlushBit[] = { TEST(RecordParsedTest, ParseSingleRecord) { DnsRecordParser parser(kT1ResponseDatagram, sizeof(kT1ResponseDatagram), - sizeof(dns_protocol::Header)); + sizeof(dns_protocol::Header), kT1RecordCount); std::unique_ptr record; const CnameRecordRdata* rdata; - parser.SkipQuestion(); + std::string dotted_qname; + uint16_t qtype; + parser.ReadQuestion(dotted_qname, qtype); + record = RecordParsed::CreateFrom(&parser, base::Time()); EXPECT_TRUE(record != nullptr); @@ -50,14 +53,17 @@ TEST(RecordParsedTest, ParseSingleRecord) { TEST(RecordParsedTest, CacheFlushBitCompare) { DnsRecordParser parser1(kT1ResponseDatagram, sizeof(kT1ResponseDatagram), - sizeof(dns_protocol::Header)); - parser1.SkipQuestion(); + sizeof(dns_protocol::Header), kT1RecordCount); + std::string dotted_qname; + uint16_t qtype; + parser1.ReadQuestion(dotted_qname, qtype); + std::unique_ptr record1 = RecordParsed::CreateFrom(&parser1, base::Time()); DnsRecordParser parser2(kT1ResponseWithCacheFlushBit, - sizeof(kT1ResponseWithCacheFlushBit), - 0); + sizeof(kT1ResponseWithCacheFlushBit), 0, + kT1RecordCount); std::unique_ptr record2 = RecordParsed::CreateFrom(&parser2, base::Time()); @@ -83,7 +89,8 @@ TEST(RecordParsedTest, ParseUnknownRdata) { "\000\014" // RDATA="garbage data" "garbage data"; - DnsRecordParser parser(kRecordData, sizeof(kRecordData) - 1, 0 /* offset */); + DnsRecordParser parser(kRecordData, sizeof(kRecordData) - 1, 0 /* offset */, + /*num_records=*/1); std::unique_ptr record = RecordParsed::CreateFrom(&parser, base::Time()); @@ -124,7 +131,8 @@ TEST(RecordParsedTest, EqualityHandlesUnknownRdata) { "\000\004" // RDATA=8.8.8.8 "\010\010\010\010"; - DnsRecordParser parser(kData, sizeof(kData) - 1, 0 /* offset */); + DnsRecordParser parser(kData, sizeof(kData) - 1, 0 /* offset */, + /*num_records=*/2); std::unique_ptr unknown_record = RecordParsed::CreateFrom(&parser, base::Time()); @@ -164,7 +172,8 @@ TEST(RecordParsedTest, RejectMalformedRdata) { "\000\001" // RDATA=truncated name "\001"; - DnsRecordParser parser(kRecordData, sizeof(kRecordData) - 1, 0 /* offset */); + DnsRecordParser parser(kRecordData, sizeof(kRecordData) - 1, 0 /* offset */, + /*num_records=*/1); std::unique_ptr record = RecordParsed::CreateFrom(&parser, base::Time()); diff --git a/chromium/net/dns/record_rdata.cc b/chromium/net/dns/record_rdata.cc index cd46be75c18..c2571482d07 100644 --- a/chromium/net/dns/record_rdata.cc +++ b/chromium/net/dns/record_rdata.cc @@ -64,7 +64,7 @@ std::unique_ptr SrvRecordRdata::Create( const base::StringPiece& data, const DnsRecordParser& parser) { if (!HasValidSize(data, kType)) - return std::unique_ptr(); + return nullptr; std::unique_ptr rdata(new SrvRecordRdata); @@ -76,7 +76,7 @@ std::unique_ptr SrvRecordRdata::Create( if (!parser.ReadName(data.substr(kSrvRecordMinimumSize).begin(), &rdata->target_)) - return std::unique_ptr(); + return nullptr; return rdata; } @@ -103,7 +103,7 @@ std::unique_ptr ARecordRdata::Create( const base::StringPiece& data, const DnsRecordParser& parser) { if (!HasValidSize(data, kType)) - return std::unique_ptr(); + return nullptr; std::unique_ptr rdata(new ARecordRdata); rdata->address_ = @@ -130,7 +130,7 @@ std::unique_ptr AAAARecordRdata::Create( const base::StringPiece& data, const DnsRecordParser& parser) { if (!HasValidSize(data, kType)) - return std::unique_ptr(); + return nullptr; std::unique_ptr rdata(new AAAARecordRdata); rdata->address_ = @@ -159,7 +159,7 @@ std::unique_ptr CnameRecordRdata::Create( std::unique_ptr rdata(new CnameRecordRdata); if (!parser.ReadName(data.begin(), &rdata->cname_)) - return std::unique_ptr(); + return nullptr; return rdata; } @@ -186,7 +186,7 @@ std::unique_ptr PtrRecordRdata::Create( std::unique_ptr rdata(new PtrRecordRdata); if (!parser.ReadName(data.begin(), &rdata->ptrdomain_)) - return std::unique_ptr(); + return nullptr; return rdata; } @@ -215,7 +215,7 @@ std::unique_ptr TxtRecordRdata::Create( uint8_t length = data[i]; if (i + length >= data.size()) - return std::unique_ptr(); + return nullptr; rdata->texts_.push_back(std::string(data.substr(i + 1, length))); @@ -253,7 +253,7 @@ std::unique_ptr NsecRecordRdata::Create( // If we did not succeed in getting the next domain or the data length // is too short for reading the bitmap header, return. if (next_domain_length == 0 || data.length() < next_domain_length + 2) - return std::unique_ptr(); + return nullptr; struct BitmapHeader { uint8_t block_number; // The block number should be zero. @@ -266,14 +266,14 @@ std::unique_ptr NsecRecordRdata::Create( // The block number must be zero in mDns-specific NSEC records. The bitmap // length must be between 1 and 32. if (header->block_number != 0 || header->length == 0 || header->length > 32) - return std::unique_ptr(); + return nullptr; base::StringPiece bitmap_data = data.substr(next_domain_length + 2); // Since we may only have one block, the data length must be exactly equal to // the domain length plus bitmap size. if (bitmap_data.length() != header->length) - return std::unique_ptr(); + return nullptr; rdata->bitmap_.insert(rdata->bitmap_.begin(), bitmap_data.begin(), @@ -325,7 +325,7 @@ std::unique_ptr OptRecordRdata::Create( if (!(reader.ReadU16(&opt_code) && reader.ReadU16(&opt_data_size) && reader.ReadPiece(&opt_data, opt_data_size))) { - return std::unique_ptr(); + return nullptr; } rdata->opts_.push_back(Opt(opt_code, opt_data)); } @@ -455,9 +455,9 @@ IntegrityRecordRdata IntegrityRecordRdata::Random() { return IntegrityRecordRdata(std::move(nonce)); } -base::Optional> IntegrityRecordRdata::Serialize() const { +absl::optional> IntegrityRecordRdata::Serialize() const { if (!is_intact_) { - return base::nullopt; + return absl::nullopt; } // Create backing buffer and writer. diff --git a/chromium/net/dns/record_rdata.h b/chromium/net/dns/record_rdata.h index a0996f2b78c..c862389d07d 100644 --- a/chromium/net/dns/record_rdata.h +++ b/chromium/net/dns/record_rdata.h @@ -14,12 +14,12 @@ #include "base/check_op.h" #include "base/compiler_specific.h" #include "base/macros.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/io_buffer.h" #include "net/base/ip_address.h" #include "net/base/net_export.h" #include "net/dns/public/dns_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/sha.h" namespace net { @@ -311,9 +311,9 @@ class NET_EXPORT IntegrityRecordRdata : public RecordRdata { // Postcondition: |IsIntact()| is true. static IntegrityRecordRdata Random(); - // Serialize |this| using the INTEGRITY wire format. Returns |base::nullopt| + // Serialize |this| using the INTEGRITY wire format. Returns |absl::nullopt| // when |!IsIntact()|. - base::Optional> Serialize() const; + absl::optional> Serialize() const; // Precondition: |IsIntact()|. const Nonce& nonce() const { diff --git a/chromium/net/dns/record_rdata_unittest.cc b/chromium/net/dns/record_rdata_unittest.cc index 88f4c2bd96f..2f27a63d550 100644 --- a/chromium/net/dns/record_rdata_unittest.cc +++ b/chromium/net/dns/record_rdata_unittest.cc @@ -9,12 +9,12 @@ #include #include "base/big_endian.h" -#include "base/optional.h" #include "net/dns/dns_response.h" #include "net/dns/dns_test_util.h" #include "net/test/gtest_util.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace { @@ -47,7 +47,7 @@ TEST(RecordRdataTest, ParseSrvRecord) { // "google.com" }; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); const unsigned first_record_len = 22; base::StringPiece record1_strpiece = MakeStringPiece( record, first_record_len); @@ -84,7 +84,7 @@ TEST(RecordRdataTest, ParseARecord) { 0x7F, 0x00, 0x00, 0x01 // 127.0.0.1 }; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -105,7 +105,7 @@ TEST(RecordRdataTest, ParseAAAARecord) { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x09 // 1234:5678::9A }; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -124,7 +124,7 @@ TEST(RecordRdataTest, ParseCnameRecord) { const uint8_t record[] = {0x03, 'w', 'w', 'w', 0x06, 'g', 'o', 'o', 'g', 'l', 'e', 0x03, 'c', 'o', 'm', 0x00}; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -143,7 +143,7 @@ TEST(RecordRdataTest, ParsePtrRecord) { const uint8_t record[] = {0x03, 'w', 'w', 'w', 0x06, 'g', 'o', 'o', 'g', 'l', 'e', 0x03, 'c', 'o', 'm', 0x00}; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -162,7 +162,7 @@ TEST(RecordRdataTest, ParseTxtRecord) { const uint8_t record[] = {0x03, 'w', 'w', 'w', 0x06, 'g', 'o', 'o', 'g', 'l', 'e', 0x03, 'c', 'o', 'm'}; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -187,7 +187,7 @@ TEST(RecordRdataTest, ParseNsecRecord) { 'o', 'g', 'l', 'e', 0x03, 'c', 'o', 'm', 0x00, 0x00, 0x02, 0x40, 0x01}; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -213,7 +213,7 @@ TEST(RecordRdataTest, CreateNsecRecordWithEmptyBitmapReturnsNull) { const uint8_t record[] = {0x03, 'w', 'w', 'w', 0x06, 'g', 'o', 'o', 'g', 'l', 'e', 0x03, 'c', 'o', 'm', 0x00, 0x00, 0x00}; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -233,7 +233,7 @@ TEST(RecordRdataTest, CreateNsecRecordWithOversizedBitmapReturnsNull) { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; - DnsRecordParser parser(record, sizeof(record), 0); + DnsRecordParser parser(record, sizeof(record), 0, /*num_records=*/0); base::StringPiece record_strpiece = MakeStringPiece(record, sizeof(record)); std::unique_ptr record_obj = @@ -255,7 +255,7 @@ TEST(RecordRdataTest, ParseOptRecord) { 0xDE, 0xAD, 0xBE, 0xEF // OPT data }; - DnsRecordParser parser(rdata, sizeof(rdata), 0); + DnsRecordParser parser(rdata, sizeof(rdata), 0, /*num_records=*/0); base::StringPiece rdata_strpiece = MakeStringPiece(rdata, sizeof(rdata)); std::unique_ptr rdata_obj = @@ -278,7 +278,7 @@ TEST(RecordRdataTest, ParseOptRecordWithShorterSizeThanData) { 0xDE, 0xAD, 0xBE, 0xEF // OPT data }; - DnsRecordParser parser(rdata, sizeof(rdata), 0); + DnsRecordParser parser(rdata, sizeof(rdata), 0, /*num_records=*/0); base::StringPiece rdata_strpiece = MakeStringPiece(rdata, sizeof(rdata)); std::unique_ptr rdata_obj = @@ -295,7 +295,7 @@ TEST(RecordRdataTest, ParseOptRecordWithLongerSizeThanData) { 0xDE, 0xAD // OPT data }; - DnsRecordParser parser(rdata, sizeof(rdata), 0); + DnsRecordParser parser(rdata, sizeof(rdata), 0, /*num_records=*/0); base::StringPiece rdata_strpiece = MakeStringPiece(rdata, sizeof(rdata)); std::unique_ptr rdata_obj = @@ -322,7 +322,7 @@ TEST(RecordRdataTest, IntegrityParseSerializeInverseProperty) { IntegrityRecordRdata record(IntegrityRecordRdata::Random()); EXPECT_TRUE(record.IsIntact()); - base::Optional> serialized = record.Serialize(); + absl::optional> serialized = record.Serialize(); EXPECT_TRUE(serialized); std::unique_ptr reparsed = @@ -336,7 +336,7 @@ TEST(RecordRdataTest, IntegrityEmptyNonceCornerCase) { IntegrityRecordRdata record(empty_nonce); EXPECT_TRUE(record.IsIntact()); - base::Optional> serialized = record.Serialize(); + absl::optional> serialized = record.Serialize(); EXPECT_TRUE(serialized); std::unique_ptr reparsed = IntegrityRecordRdata::Create(MakeStringPiece(*serialized)); @@ -349,12 +349,12 @@ TEST(RecordRdataTest, IntegrityEmptyNonceCornerCase) { TEST(RecordRdataTest, IntegrityMoveConstructor) { IntegrityRecordRdata record_a(IntegrityRecordRdata::Random()); EXPECT_TRUE(record_a.IsIntact()); - base::Optional> serialized_a = record_a.Serialize(); + absl::optional> serialized_a = record_a.Serialize(); EXPECT_TRUE(serialized_a); IntegrityRecordRdata record_b = std::move(record_a); EXPECT_TRUE(record_b.IsIntact()); - base::Optional> serialized_b = record_b.Serialize(); + absl::optional> serialized_b = record_b.Serialize(); EXPECT_TRUE(serialized_b); EXPECT_EQ(serialized_a, serialized_b); @@ -369,7 +369,7 @@ TEST(RecordRdataTest, IntegrityRandomRecordsDiffer) { TEST(RecordRdataTest, IntegritySerialize) { IntegrityRecordRdata record({'A'}); EXPECT_TRUE(record.IsIntact()); - const base::Optional> serialized = record.Serialize(); + const absl::optional> serialized = record.Serialize(); EXPECT_TRUE(serialized); // Expected payload contains the SHA256 hash of 'A'. For the lazy: diff --git a/chromium/net/dns/resolve_context.h b/chromium/net/dns/resolve_context.h index 538690d29ba..0af99b232b8 100644 --- a/chromium/net/dns/resolve_context.h +++ b/chromium/net/dns/resolve_context.h @@ -13,12 +13,12 @@ #include "base/metrics/sample_vector.h" #include "base/observer_list.h" #include "base/observer_list_types.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/base/isolation_info.h" #include "net/base/net_export.h" #include "net/dns/dns_config.h" #include "net/dns/public/secure_dns_mode.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { diff --git a/chromium/net/dns/serial_worker.h b/chromium/net/dns/serial_worker.h index a16e8461291..96ffa8e2867 100644 --- a/chromium/net/dns/serial_worker.h +++ b/chromium/net/dns/serial_worker.h @@ -5,8 +5,6 @@ #ifndef NET_DNS_SERIAL_WORKER_H_ #define NET_DNS_SERIAL_WORKER_H_ -#include - #include "base/compiler_specific.h" #include "base/macros.h" #include "base/memory/ref_counted_delete_on_sequence.h" diff --git a/chromium/net/dns/system_dns_config_change_notifier.cc b/chromium/net/dns/system_dns_config_change_notifier.cc index 95232497043..68472cf3da7 100644 --- a/chromium/net/dns/system_dns_config_change_notifier.cc +++ b/chromium/net/dns/system_dns_config_change_notifier.cc @@ -34,14 +34,14 @@ class WrappedObserver { ~WrappedObserver() { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); } - void OnNotifyThreadsafe(base::Optional config) { + void OnNotifyThreadsafe(absl::optional config) { task_runner_->PostTask( FROM_HERE, base::BindOnce(&WrappedObserver::OnNotify, weak_ptr_factory_.GetWeakPtr(), std::move(config))); } - void OnNotify(base::Optional config) { + void OnNotify(absl::optional config) { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); DCHECK(!config || config.value().IsValid()); @@ -146,10 +146,10 @@ class SystemDnsConfigChangeNotifier::Core { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); base::AutoLock lock(lock_); - // |config_| is |base::nullopt| if most recent config was invalid (or no + // |config_| is |absl::nullopt| if most recent config was invalid (or no // valid config has yet been read), so convert |config| to a similar form // before comparing for change. - base::Optional new_config; + absl::optional new_config; if (config.IsValid()) new_config = config; @@ -171,9 +171,9 @@ class SystemDnsConfigChangeNotifier::Core { // Fields that may be accessed from any sequence. Must protect access using // |lock_|. mutable base::Lock lock_; - // Only stores valid configs. |base::nullopt| if most recent config was + // Only stores valid configs. |absl::nullopt| if most recent config was // invalid (or no valid config has yet been read). - base::Optional config_; + absl::optional config_; std::map> wrapped_observers_; // Fields valid only on |task_runner_|. diff --git a/chromium/net/dns/system_dns_config_change_notifier.h b/chromium/net/dns/system_dns_config_change_notifier.h index 447a8d8c244..6ba0654cd93 100644 --- a/chromium/net/dns/system_dns_config_change_notifier.h +++ b/chromium/net/dns/system_dns_config_change_notifier.h @@ -9,10 +9,10 @@ #include "base/macros.h" #include "base/memory/scoped_refptr.h" -#include "base/optional.h" #include "base/sequenced_task_runner.h" #include "net/base/net_export.h" #include "net/dns/dns_config.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -34,9 +34,9 @@ class NET_EXPORT_PRIVATE SystemDnsConfigChangeNotifier { public: // Called on loading new config, including the initial read once the first // valid config has been read. If a config read encounters errors or an - // invalid config is read, will be invoked with |base::nullopt|. Only + // invalid config is read, will be invoked with |absl::nullopt|. Only // invoked when |config| changes. - virtual void OnSystemDnsConfigChanged(base::Optional config) = 0; + virtual void OnSystemDnsConfigChanged(absl::optional config) = 0; }; SystemDnsConfigChangeNotifier(); diff --git a/chromium/net/dns/system_dns_config_change_notifier_unittest.cc b/chromium/net/dns/system_dns_config_change_notifier_unittest.cc index dbca90dd1af..a905554f181 100644 --- a/chromium/net/dns/system_dns_config_change_notifier_unittest.cc +++ b/chromium/net/dns/system_dns_config_change_notifier_unittest.cc @@ -55,7 +55,7 @@ class SystemDnsConfigChangeNotifierTest : public TestWithTaskEnvironment { // expected sequence. class TestObserver : public SystemDnsConfigChangeNotifier::Observer { public: - void OnSystemDnsConfigChanged(base::Optional config) override { + void OnSystemDnsConfigChanged(absl::optional config) override { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); configs_received_.push_back(std::move(config)); @@ -80,7 +80,7 @@ class SystemDnsConfigChangeNotifierTest : public TestWithTaskEnvironment { EXPECT_TRUE(configs_received_.empty()); } - std::vector>& configs_received() { + std::vector>& configs_received() { return configs_received_; } @@ -88,7 +88,7 @@ class SystemDnsConfigChangeNotifierTest : public TestWithTaskEnvironment { int notifications_remaining_ = 0; std::unique_ptr run_loop_ = std::make_unique(); - std::vector> configs_received_; + std::vector> configs_received_; SEQUENCE_CHECKER(sequence_checker_); }; @@ -246,7 +246,7 @@ TEST_F(SystemDnsConfigChangeNotifierTest, UnloadedConfig) { observer.WaitForNotification(); EXPECT_THAT(observer.configs_received(), - testing::ElementsAre(testing::Optional(kConfig), base::nullopt)); + testing::ElementsAre(testing::Optional(kConfig), absl::nullopt)); observer.ExpectNoMoreNotifications(); notifier_->RemoveObserver(&observer); @@ -271,7 +271,7 @@ TEST_F(SystemDnsConfigChangeNotifierTest, UnloadedConfig_Multiple) { observer.WaitForNotification(); // Only 1 notification expected. EXPECT_THAT(observer.configs_received(), - testing::ElementsAre(testing::Optional(kConfig), base::nullopt)); + testing::ElementsAre(testing::Optional(kConfig), absl::nullopt)); observer.ExpectNoMoreNotifications(); notifier_->RemoveObserver(&observer); diff --git a/chromium/net/dns/test_dns_config_service.cc b/chromium/net/dns/test_dns_config_service.cc index 80f60a18c2e..bb896ec93c3 100644 --- a/chromium/net/dns/test_dns_config_service.cc +++ b/chromium/net/dns/test_dns_config_service.cc @@ -6,13 +6,13 @@ #include "base/check.h" #include "base/files/file_path.h" -#include "base/optional.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { TestDnsConfigService::TestDnsConfigService() : DnsConfigService(base::FilePath::StringPieceType() /* hosts_file_path */, - base::nullopt /* config_change_delay */) {} + absl::nullopt /* config_change_delay */) {} TestDnsConfigService::~TestDnsConfigService() = default; @@ -26,7 +26,7 @@ void TestDnsConfigService::RefreshConfig() { InvalidateHosts(); OnConfigRead(config_for_refresh_.value()); OnHostsRead(config_for_refresh_.value().hosts); - config_for_refresh_ = base::nullopt; + config_for_refresh_ = absl::nullopt; } } // namespace net diff --git a/chromium/net/dns/test_dns_config_service.h b/chromium/net/dns/test_dns_config_service.h index 3b4fb06b89a..0427e763ada 100644 --- a/chromium/net/dns/test_dns_config_service.h +++ b/chromium/net/dns/test_dns_config_service.h @@ -8,8 +8,8 @@ #include #include "base/check.h" -#include "base/optional.h" #include "net/dns/dns_config_service.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -45,7 +45,7 @@ class TestDnsConfigService : public DnsConfigService { } private: - base::Optional config_for_refresh_; + absl::optional config_for_refresh_; }; } // namespace net diff --git a/chromium/net/docs/code-patterns.md b/chromium/net/docs/code-patterns.md index e0904122a59..3cb225f7178 100644 --- a/chromium/net/docs/code-patterns.md +++ b/chromium/net/docs/code-patterns.md @@ -237,4 +237,4 @@ For examples of this idiom, see * [HttpStreamParser::DoLoop](https://source.chromium.org/chromium/chromium/src/+/HEAD:net/http/http_stream_parser.cc). * [HttpNetworkTransaction::DoLoop](https://source.chromium.org/chromium/chromium/src/+/HEAD:net/http/http_network_transaction.cc) -[net_error_list.h]: https://chromium.googlesource.com/chromium/src/+/master/net/base/net_error_list.h#1 +[net_error_list.h]: https://chromium.googlesource.com/chromium/src/+/main/net/base/net_error_list.h#1 diff --git a/chromium/net/docs/life-of-a-feature.md b/chromium/net/docs/life-of-a-feature.md index 54ddd50b7fc..6046a6ccfcc 100644 --- a/chromium/net/docs/life-of-a-feature.md +++ b/chromium/net/docs/life-of-a-feature.md @@ -139,12 +139,12 @@ Delegate. It is from the experience debugging and supporting these APIs that the `//net` team strongly encourages all new code pass explicit ownership, to reduce the complexity and risk of lifetime issues). -While the use of a `base::Callback` can also be considered a form of +While the use of a `base::RepeatingCallback` can also be considered a form of delegation, the `//net` layer tries to eschew any callbacks that can be called more than once, and instead favors defining class interfaces with concrete behavioral requirements in order to ensure the correct lifetimes of objects and to adjust over time. When `//net` takes a -callback (e.g. `net::CompletionCallback`), the intended pattern is to +callback (e.g. `net::CompletionOnceCallback`), the intended pattern is to signal the asynchronous completion of a single method, invoking that callback at most once before deallocating it. For more discussion of these patterns, see [Code Patterns](code-patterns.md). @@ -218,13 +218,13 @@ it ambiguous. In addition to preferring explicit lifetimes, such as through judicious use of `std::unique_ptr<>` to indicate ownership transfer of dependencies, many -features in `//net` also expect that if a `base::Callback` is involved (which -includes `net::CompletionCallback`), then it's possible that invoking the -callback may result in the deletion of the current (calling) object. As -further expanded upon in [Code Patterns](code-patterns.md), features and -changes should be designed such that any callback invocation is the last -bit of code executed, and that the callback is accessed via the stack (such -as through the use of `std::move(callback_).Run()`. +features in `//net` also expect that if a `base::{Once, Repeating}Callback` is +involved (which includes `net::CompletionOnceCallback`), then it's possible that +invoking the callback may result in the deletion of the current (calling) +object. As further expanded upon in [Code Patterns](code-patterns.md), features +and changes should be designed such that any callback invocation is the last bit +of code executed, and that the callback is accessed via the stack (such as +through the use of `std::move(callback_).Run()`. ### Specs: What Are They Good For diff --git a/chromium/net/extras/sqlite/sqlite_persistent_cookie_store.cc b/chromium/net/extras/sqlite/sqlite_persistent_cookie_store.cc index f1c981e7740..63e607af47f 100644 --- a/chromium/net/extras/sqlite/sqlite_persistent_cookie_store.cc +++ b/chromium/net/extras/sqlite/sqlite_persistent_cookie_store.cc @@ -21,7 +21,6 @@ #include "base/memory/ref_counted.h" #include "base/metrics/histogram_functions.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" #include "base/sequenced_task_runner.h" #include "base/strings/string_util.h" #include "base/strings/stringprintf.h" @@ -41,6 +40,7 @@ #include "sql/meta_table.h" #include "sql/statement.h" #include "sql/transaction.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/third_party/mozilla/url_parse.h" @@ -281,7 +281,7 @@ class SQLitePersistentCookieStore::Backend } // Database upgrade statements. - base::Optional DoMigrateDatabaseSchema() override; + absl::optional DoMigrateDatabaseSchema() override; class PendingOperation { public: @@ -936,15 +936,15 @@ bool SQLitePersistentCookieStore::Backend::MakeCookiesFromSQLStatement( } // Returns nullptr if the resulting cookie is not canonical. std::unique_ptr cc = CanonicalCookie::FromStorage( - smt.ColumnString(2), // name - value, // value - smt.ColumnString(1), // domain - smt.ColumnString(4), // path - Time::FromInternalValue(smt.ColumnInt64(0)), // creation_utc - Time::FromInternalValue(smt.ColumnInt64(5)), // expires_utc - Time::FromInternalValue(smt.ColumnInt64(8)), // last_access_utc - smt.ColumnBool(6), // secure - smt.ColumnBool(7), // http_only + smt.ColumnString(2), // name + value, // value + smt.ColumnString(1), // domain + smt.ColumnString(4), // path + smt.ColumnTime(0), // creation_utc + smt.ColumnTime(5), // expires_utc + smt.ColumnTime(8), // last_access_utc + smt.ColumnBool(6), // secure + smt.ColumnBool(7), // http_only DBCookieSameSiteToCookieSameSite( static_cast(smt.ColumnInt(13))), // samesite DBCookiePriorityToCookiePriority( @@ -965,21 +965,21 @@ bool SQLitePersistentCookieStore::Backend::MakeCookiesFromSQLStatement( return ok; } -base::Optional +absl::optional SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { int cur_version = meta_table()->GetVersionNumber(); if (cur_version == 9) { const base::TimeTicks start_time = base::TimeTicks::Now(); sql::Transaction transaction(db()); if (!transaction.Begin()) - return base::nullopt; + return absl::nullopt; if (!db()->Execute("ALTER TABLE cookies RENAME TO cookies_old")) - return base::nullopt; + return absl::nullopt; if (!db()->Execute("DROP INDEX IF EXISTS domain")) - return base::nullopt; + return absl::nullopt; if (!db()->Execute("DROP INDEX IF EXISTS is_transient")) - return base::nullopt; + return absl::nullopt; if (!CreateV10Schema(db())) { // Not clear what good a false return here will do since the calling @@ -988,7 +988,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { // InitTable() just returns true if the table exists, so if // EnsureDatabaseVersion() fails, initting the table won't do any // further good. Fix? - return base::nullopt; + return absl::nullopt; } // If any cookies violate the new uniqueness constraints (no two // cookies with the same (name, domain, path)), pick the newer version, @@ -1002,10 +1002,10 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { " secure, httponly, last_access_utc, has_expires, " " persistent, priority, encrypted_value, firstpartyonly " "FROM cookies_old ORDER BY creation_utc ASC")) { - return base::nullopt; + return absl::nullopt; } if (!db()->Execute("DROP TABLE cookies_old")) - return base::nullopt; + return absl::nullopt; ++cur_version; meta_table()->SetVersionNumber(cur_version); meta_table()->SetCompatibleVersionNumber( @@ -1018,15 +1018,15 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { if (cur_version == 10) { sql::Transaction transaction(db()); if (!transaction.Begin()) - return base::nullopt; + return absl::nullopt; // Copy the data into a new table, renaming the firstpartyonly column to // samesite. if (!db()->Execute("DROP TABLE IF EXISTS cookies_old; " "ALTER TABLE cookies RENAME TO cookies_old")) - return base::nullopt; + return absl::nullopt; if (!CreateV11Schema(db())) - return base::nullopt; + return absl::nullopt; if (!db()->Execute( "INSERT INTO cookies " "(creation_utc, host_key, name, value, path, expires_utc, " @@ -1036,10 +1036,10 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { " is_secure, is_httponly, last_access_utc, has_expires, " " is_persistent, priority, encrypted_value, firstpartyonly " "FROM cookies_old")) { - return base::nullopt; + return absl::nullopt; } if (!db()->Execute("DROP TABLE cookies_old")) - return base::nullopt; + return absl::nullopt; // Update stored SameSite values of kCookieSameSiteNoRestriction into // kCookieSameSiteUnspecified. @@ -1048,7 +1048,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { CookieSameSiteToDBCookieSameSite(CookieSameSite::UNSPECIFIED), CookieSameSiteToDBCookieSameSite(CookieSameSite::NO_RESTRICTION))); if (!db()->Execute(update_stmt.c_str())) - return base::nullopt; + return absl::nullopt; ++cur_version; meta_table()->SetVersionNumber(cur_version); @@ -1061,14 +1061,14 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { SCOPED_UMA_HISTOGRAM_TIMER("Cookie.TimeDatabaseMigrationToV12"); sql::Transaction transaction(db()); if (!transaction.Begin()) - return base::nullopt; + return absl::nullopt; std::string update_stmt( base::StringPrintf("ALTER TABLE cookies ADD COLUMN source_scheme " "INTEGER NOT NULL DEFAULT %d;", static_cast(CookieSourceScheme::kUnset))); if (!db()->Execute(update_stmt.c_str())) - return base::nullopt; + return absl::nullopt; ++cur_version; meta_table()->SetVersionNumber(cur_version); @@ -1088,7 +1088,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { if (!transaction.Begin()) { base::UmaHistogramTimes(kMigrationFailureHistogram, base::TimeTicks::Now() - start_time); - return base::nullopt; + return absl::nullopt; } std::string update_stmt( @@ -1100,7 +1100,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { if (!db()->Execute(update_stmt.c_str())) { base::UmaHistogramTimes(kMigrationFailureHistogram, base::TimeTicks::Now() - start_time); - return base::nullopt; + return absl::nullopt; } ++cur_version; @@ -1116,7 +1116,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { const base::TimeTicks start_time = base::TimeTicks::Now(); sql::Transaction transaction(db()); if (!transaction.Begin()) - return base::nullopt; + return absl::nullopt; #if defined(OS_WIN) // Migration is only needed on Windows. On other platforms, this is a no-op. @@ -1134,7 +1134,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { "rowid=?")); if (!select_statement.is_valid() || !update_statement.is_valid()) - return base::nullopt; + return absl::nullopt; bool okay = true; @@ -1164,7 +1164,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { update_statement.BindString(0, entry.second); update_statement.BindInt64(1, entry.first); if (!update_statement.Run()) - return base::nullopt; + return absl::nullopt; } UMA_HISTOGRAM_BOOLEAN("Cookie.MigratedEncryptionKeySuccess", okay); @@ -1181,7 +1181,7 @@ SQLitePersistentCookieStore::Backend::DoMigrateDatabaseSchema() { // Put future migration cases here. - return base::make_optional(cur_version); + return absl::make_optional(cur_version); } void SQLitePersistentCookieStore::Backend::AddCookie( @@ -1310,7 +1310,7 @@ void SQLitePersistentCookieStore::Backend::DoCommit() { switch (po->op()) { case PendingOperation::COOKIE_ADD: add_statement.Reset(true); - add_statement.BindInt64(0, po->cc().CreationDate().ToInternalValue()); + add_statement.BindTime(0, po->cc().CreationDate()); add_statement.BindString(1, po->cc().Domain()); add_statement.BindString(2, po->cc().Name()); if (crypto_ && crypto_->ShouldEncrypt()) { @@ -1329,11 +1329,10 @@ void SQLitePersistentCookieStore::Backend::DoCommit() { add_statement.BindBlob(12, "", 0); // encrypted_value } add_statement.BindString(4, po->cc().Path()); - add_statement.BindInt64(5, po->cc().ExpiryDate().ToInternalValue()); + add_statement.BindTime(5, po->cc().ExpiryDate()); add_statement.BindBool(6, po->cc().IsSecure()); add_statement.BindBool(7, po->cc().IsHttpOnly()); - add_statement.BindInt64(8, - po->cc().LastAccessDate().ToInternalValue()); + add_statement.BindTime(8, po->cc().LastAccessDate()); add_statement.BindBool(9, po->cc().IsPersistent()); add_statement.BindBool(10, po->cc().IsPersistent()); add_statement.BindInt( @@ -1352,8 +1351,7 @@ void SQLitePersistentCookieStore::Backend::DoCommit() { case PendingOperation::COOKIE_UPDATEACCESS: update_access_statement.Reset(true); - update_access_statement.BindInt64( - 0, po->cc().LastAccessDate().ToInternalValue()); + update_access_statement.BindTime(0, po->cc().LastAccessDate()); update_access_statement.BindString(1, po->cc().Name()); update_access_statement.BindString(2, po->cc().Domain()); update_access_statement.BindString(3, po->cc().Path()); diff --git a/chromium/net/extras/sqlite/sqlite_persistent_cookie_store_unittest.cc b/chromium/net/extras/sqlite/sqlite_persistent_cookie_store_unittest.cc index 7b247a01b7f..b4cecb46e98 100644 --- a/chromium/net/extras/sqlite/sqlite_persistent_cookie_store_unittest.cc +++ b/chromium/net/extras/sqlite/sqlite_persistent_cookie_store_unittest.cc @@ -15,7 +15,6 @@ #include "base/files/scoped_temp_dir.h" #include "base/location.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/sequenced_task_runner.h" #include "base/strings/stringprintf.h" @@ -43,6 +42,7 @@ #include "sql/statement.h" #include "sql/transaction.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/third_party/mozilla/url_parse.h" @@ -1385,7 +1385,7 @@ TEST_F(SQLitePersistentCookieStoreTest, KeyInconsistency) { GURL ftp_url("ftp://subdomain.ftperiffic.com/page/"); auto cookie = CanonicalCookie::Create(ftp_url, "A=B; max-age=3600", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cookie_monster->SetCanonicalCookieAsync(std::move(cookie), ftp_url, CookieOptions::MakeAllInclusive(), set_cookie_callback.MakeCallback()); @@ -1399,7 +1399,7 @@ TEST_F(SQLitePersistentCookieStoreTest, KeyInconsistency) { GURL url(base::StringPrintf("http://example%d.com/", i)); auto canonical_cookie = CanonicalCookie::Create(url, "A=B; max-age=3600", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cookie_monster->SetCanonicalCookieAsync( std::move(canonical_cookie), url, CookieOptions::MakeAllInclusive(), set_cookie_callback2.MakeCallback()); @@ -1453,7 +1453,7 @@ TEST_F(SQLitePersistentCookieStoreTest, OpsIfInitFailed) { GURL url("http://www.example.com/"); auto cookie = CanonicalCookie::Create(url, "A=B; max-age=3600", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cookie_monster->SetCanonicalCookieAsync(std::move(cookie), url, CookieOptions::MakeAllInclusive(), set_cookie_callback.MakeCallback()); @@ -1486,7 +1486,7 @@ TEST_F(SQLitePersistentCookieStoreTest, Coalescing) { std::unique_ptr cookie = CanonicalCookie::Create( GURL("http://www.example.com/path"), "Tasty=Yes", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); for (const TestCase& testcase : testcases) { Create(false, false, true /* want current thread to invoke the store. */); @@ -1539,11 +1539,11 @@ TEST_F(SQLitePersistentCookieStoreTest, NoCoalesceUnrelated) { std::unique_ptr cookie1 = CanonicalCookie::Create( GURL("http://www.example.com/path"), "Tasty=Yes", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); std::unique_ptr cookie2 = CanonicalCookie::Create( GURL("http://not.example.com/path"), "Tasty=No", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); // Wedge the background thread to make sure that it doesn't start consuming // the queue. diff --git a/chromium/net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.cc b/chromium/net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.cc index 53b40891d7d..6f39cc484f9 100644 --- a/chromium/net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.cc +++ b/chromium/net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.cc @@ -103,7 +103,7 @@ NetworkIsolationKeyToString(const NetworkIsolationKey& network_isolation_key, bool WARN_UNUSED_RESULT NetworkIsolationKeyFromString(const std::string& string, NetworkIsolationKey* out_network_isolation_key) { - base::Optional value = base::JSONReader::Read(string); + absl::optional value = base::JSONReader::Read(string); if (!value) return false; @@ -209,7 +209,7 @@ class SQLitePersistentReportingAndNelStore::Backend // SQLitePersistentStoreBackendBase implementation bool CreateDatabaseSchema() override; - base::Optional DoMigrateDatabaseSchema() override; + absl::optional DoMigrateDatabaseSchema() override; void DoCommit() override; // Commit a pending operation pertaining to a NEL policy. @@ -720,7 +720,7 @@ bool SQLitePersistentReportingAndNelStore::Backend::CreateDatabaseSchema() { return true; } -base::Optional +absl::optional SQLitePersistentReportingAndNelStore::Backend::DoMigrateDatabaseSchema() { int cur_version = meta_table()->GetVersionNumber(); @@ -735,15 +735,15 @@ SQLitePersistentReportingAndNelStore::Backend::DoMigrateDatabaseSchema() { if (cur_version == 1) { sql::Transaction transaction(db()); if (!transaction.Begin()) - return base::nullopt; + return absl::nullopt; // Migrate NEL policies table. if (!db()->Execute("DROP TABLE IF EXISTS nel_policies_old; " "ALTER TABLE nel_policies RENAME TO nel_policies_old")) { - return base::nullopt; + return absl::nullopt; } if (!CreateV2NelPoliciesSchema(db())) - return base::nullopt; + return absl::nullopt; // clang-format off // The "report_to" field is renamed to "group_name" for consistency with // the other tables. @@ -759,18 +759,18 @@ SQLitePersistentReportingAndNelStore::Backend::DoMigrateDatabaseSchema() { "FROM nel_policies_old" ; // clang-format on if (!db()->Execute(nel_policies_migrate_stmt.c_str())) - return base::nullopt; + return absl::nullopt; if (!db()->Execute("DROP TABLE nel_policies_old")) - return base::nullopt; + return absl::nullopt; // Migrate Reporting endpoints table. if (!db()->Execute("DROP TABLE IF EXISTS reporting_endpoints_old; " "ALTER TABLE reporting_endpoints RENAME TO " "reporting_endpoints_old")) { - return base::nullopt; + return absl::nullopt; } if (!CreateV2ReportingEndpointsSchema(db())) - return base::nullopt; + return absl::nullopt; // clang-format off std::string reporting_endpoints_migrate_stmt = "INSERT INTO reporting_endpoints (nik, origin_scheme, origin_host, " @@ -780,18 +780,18 @@ SQLitePersistentReportingAndNelStore::Backend::DoMigrateDatabaseSchema() { "FROM reporting_endpoints_old" ; // clang-format on if (!db()->Execute(reporting_endpoints_migrate_stmt.c_str())) - return base::nullopt; + return absl::nullopt; if (!db()->Execute("DROP TABLE reporting_endpoints_old")) - return base::nullopt; + return absl::nullopt; // Migrate Reporting endpoint groups table. if (!db()->Execute("DROP TABLE IF EXISTS reporting_endpoint_groups_old; " "ALTER TABLE reporting_endpoint_groups RENAME TO " "reporting_endpoint_groups_old")) { - return base::nullopt; + return absl::nullopt; } if (!CreateV2ReportingEndpointGroupsSchema(db())) - return base::nullopt; + return absl::nullopt; // clang-format off std::string reporting_endpoint_groups_migrate_stmt = "INSERT INTO reporting_endpoint_groups (nik, origin_scheme, " @@ -803,9 +803,9 @@ SQLitePersistentReportingAndNelStore::Backend::DoMigrateDatabaseSchema() { "FROM reporting_endpoint_groups_old" ; // clang-format on if (!db()->Execute(reporting_endpoint_groups_migrate_stmt.c_str())) - return base::nullopt; + return absl::nullopt; if (!db()->Execute("DROP TABLE reporting_endpoint_groups_old")) - return base::nullopt; + return absl::nullopt; ++cur_version; meta_table()->SetVersionNumber(cur_version); @@ -816,7 +816,7 @@ SQLitePersistentReportingAndNelStore::Backend::DoMigrateDatabaseSchema() { // Future database upgrade statements go here. - return base::make_optional(cur_version); + return absl::make_optional(cur_version); } void SQLitePersistentReportingAndNelStore::Backend::DoCommit() { diff --git a/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.cc b/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.cc index c894fc61864..b47d3d5f8d3 100644 --- a/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.cc +++ b/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.cc @@ -187,7 +187,7 @@ bool SQLitePersistentStoreBackendBase::MigrateDatabaseSchema() { // |cur_version| is the version that the database ends up at, after all the // database upgrade statements. - base::Optional cur_version = DoMigrateDatabaseSchema(); + absl::optional cur_version = DoMigrateDatabaseSchema(); if (!cur_version.has_value()) return false; diff --git a/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.h b/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.h index f9d93069b54..d22b10f39fc 100644 --- a/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.h +++ b/chromium/net/extras/sqlite/sqlite_persistent_store_backend_base.h @@ -13,9 +13,9 @@ #include "base/files/file_path.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/thread_annotations.h" #include "sql/meta_table.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class Location; @@ -93,9 +93,9 @@ class SQLitePersistentStoreBackendBase // Embedder-specific database upgrade statements. Returns the version number // that the database ends up at, or returns nullopt on error. This is called // during MigrateDatabaseSchema() which is called during InitializeDatabase(), - // and returning |base::nullopt| will cause the initialization process to fail + // and returning |absl::nullopt| will cause the initialization process to fail // and stop. - virtual base::Optional DoMigrateDatabaseSchema() = 0; + virtual absl::optional DoMigrateDatabaseSchema() = 0; // Initializes the desired table(s) of the database, e.g. by creating them or // checking that they already exist. Returns whether the tables exist. diff --git a/chromium/net/filter/DIR_METADATA b/chromium/net/filter/DIR_METADATA index 4b1c1c3b9a1..096293f1cf5 100644 --- a/chromium/net/filter/DIR_METADATA +++ b/chromium/net/filter/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Filters" diff --git a/chromium/net/ftp/DIR_METADATA b/chromium/net/ftp/DIR_METADATA index 2ee9fe7637b..c611fb72b48 100644 --- a/chromium/net/ftp/DIR_METADATA +++ b/chromium/net/ftp/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>FTP" diff --git a/chromium/net/ftp/ftp_network_layer.cc b/chromium/net/ftp/ftp_network_layer.cc index 3fb56aecb56..8a467f88964 100644 --- a/chromium/net/ftp/ftp_network_layer.cc +++ b/chromium/net/ftp/ftp_network_layer.cc @@ -21,7 +21,7 @@ FtpNetworkLayer::~FtpNetworkLayer() = default; std::unique_ptr FtpNetworkLayer::CreateTransaction() { if (suspended_) - return std::unique_ptr(); + return nullptr; return std::make_unique( session_->host_resolver(), ClientSocketFactory::GetDefaultFactory()); diff --git a/chromium/net/ftp/ftp_network_transaction.cc b/chromium/net/ftp/ftp_network_transaction.cc index f0b3cc21480..c028d31b4db 100644 --- a/chromium/net/ftp/ftp_network_transaction.cc +++ b/chromium/net/ftp/ftp_network_transaction.cc @@ -665,7 +665,7 @@ int FtpNetworkTransaction::DoCtrlResolveHost() { // and should go away soon. resolve_request_ = resolver_->CreateRequest(HostPortPair::FromURL(request_->url), - NetworkIsolationKey(), net_log_, base::nullopt); + NetworkIsolationKey(), net_log_, absl::nullopt); return resolve_request_->Start(base::BindOnce( &FtpNetworkTransaction::OnIOComplete, base::Unretained(this))); } diff --git a/chromium/net/ftp/ftp_util.cc b/chromium/net/ftp/ftp_util.cc index ab1bf2841a7..5878e8a7d03 100644 --- a/chromium/net/ftp/ftp_util.cc +++ b/chromium/net/ftp/ftp_util.cc @@ -13,6 +13,7 @@ #include "base/i18n/unicodestring.h" #include "base/macros.h" #include "base/memory/singleton.h" +#include "base/strings/strcat.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_piece.h" #include "base/strings/string_split.h" @@ -38,9 +39,9 @@ std::string FtpUtil::UnixFilePathToVMS(const std::string& unix_path) { return std::string(); base::StringTokenizer tokenizer(unix_path, "/"); - std::vector tokens; + std::vector tokens; while (tokenizer.GetNext()) - tokens.push_back(tokenizer.token()); + tokens.push_back(tokenizer.token_piece()); if (unix_path[0] == '/') { // It's an absolute path. @@ -51,18 +52,18 @@ std::string FtpUtil::UnixFilePathToVMS(const std::string& unix_path) { } if (tokens.size() == 1) - return tokens.front(); // Return without leading slashes. + return std::string(tokens.front()); // Return without leading slashes. - std::string result(tokens[0] + ":["); + std::string result = base::StrCat({tokens[0], ":["}); if (tokens.size() == 2) { // Don't ask why, it just works that way on VMS. result.append("000000"); } else { - result.append(tokens[1]); + base::StrAppend(&result, {tokens[1]}); for (size_t i = 2; i < tokens.size() - 1; i++) - result.append("." + tokens[i]); + base::StrAppend(&result, {".", tokens[i]}); } - result.append("]" + tokens.back()); + base::StrAppend(&result, {"]", tokens.back()}); return result; } @@ -71,8 +72,8 @@ std::string FtpUtil::UnixFilePathToVMS(const std::string& unix_path) { std::string result("["); for (size_t i = 0; i < tokens.size() - 1; i++) - result.append("." + tokens[i]); - result.append("]" + tokens.back()); + base::StrAppend(&result, {".", tokens[i]}); + base::StrAppend(&result, {"]", tokens.back()}); return result; } diff --git a/chromium/net/http/bidirectional_stream_unittest.cc b/chromium/net/http/bidirectional_stream_unittest.cc index e189bd86096..819659024b0 100644 --- a/chromium/net/http/bidirectional_stream_unittest.cc +++ b/chromium/net/http/bidirectional_stream_unittest.cc @@ -23,6 +23,7 @@ #include "net/base/load_timing_info.h" #include "net/base/load_timing_info_test_util.h" #include "net/base/net_errors.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/bidirectional_stream_request_info.h" #include "net/http/http_network_session.h" #include "net/http/http_response_headers.h" @@ -434,7 +435,7 @@ class BidirectionalStreamTest : public TestWithTaskEnvironment { SpdySessionKey key(host_port_pair_, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, socket_tag, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); session_ = CreateSpdySession(http_session_.get(), key, net_log_.bound()); } @@ -629,7 +630,7 @@ TEST_F(BidirectionalStreamTest, ClientAuthRequestIgnored) { SpdySessionKey key(host_port_pair_, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); std::unique_ptr request_info( new BidirectionalStreamRequestInfo); request_info->method = "GET"; diff --git a/chromium/net/http/http_auth_controller.cc b/chromium/net/http/http_auth_controller.cc index 8ffeca720c3..10d02bb9b9e 100644 --- a/chromium/net/http/http_auth_controller.cc +++ b/chromium/net/http/http_auth_controller.cc @@ -397,7 +397,7 @@ void HttpAuthController::ResetAuth(const AuthCredentials& credentials) { identity_.credentials = credentials; // auth_info_ is no longer necessary. - auth_info_ = base::nullopt; + auth_info_ = absl::nullopt; } DCHECK(identity_.source != HttpAuth::IDENT_SRC_PATH_LOOKUP); @@ -623,7 +623,7 @@ void HttpAuthController::OnGenerateAuthTokenDone(int result) { } void HttpAuthController::TakeAuthInfo( - base::Optional* other) { + absl::optional* other) { DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); auth_info_.swap(*other); } diff --git a/chromium/net/http/http_auth_controller.h b/chromium/net/http/http_auth_controller.h index 318527af6e5..1a3bac971e5 100644 --- a/chromium/net/http/http_auth_controller.h +++ b/chromium/net/http/http_auth_controller.h @@ -10,7 +10,6 @@ #include #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/threading/thread_checker.h" #include "net/base/completion_once_callback.h" #include "net/base/net_export.h" @@ -18,6 +17,7 @@ #include "net/http/http_auth.h" #include "net/http/http_auth_preferences.h" #include "net/log/net_log_with_source.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -123,7 +123,7 @@ class NET_EXPORT_PRIVATE HttpAuthController bool NeedsHTTP11() const; // Swaps the authentication challenge info into |other|. - void TakeAuthInfo(base::Optional* other); + void TakeAuthInfo(absl::optional* other); bool IsAuthSchemeDisabled(HttpAuth::Scheme scheme) const; void DisableAuthScheme(HttpAuth::Scheme scheme); @@ -219,7 +219,7 @@ class NET_EXPORT_PRIVATE HttpAuthController std::string auth_token_; // Contains information about the auth challenge. - base::Optional auth_info_; + absl::optional auth_info_; // True if we've used the username:password embedded in the URL. This // makes sure we use the embedded identity only once for the transaction, diff --git a/chromium/net/http/http_auth_handler_factory.cc b/chromium/net/http/http_auth_handler_factory.cc index 3f065ce8f7a..4617186a22a 100644 --- a/chromium/net/http/http_auth_handler_factory.cc +++ b/chromium/net/http/http_auth_handler_factory.cc @@ -6,8 +6,8 @@ #include +#include "base/containers/contains.h" #include "base/memory/ptr_util.h" -#include "base/stl_util.h" #include "base/strings/string_util.h" #include "build/build_config.h" #include "net/base/net_errors.h" diff --git a/chromium/net/http/http_auth_handler_factory_unittest.cc b/chromium/net/http/http_auth_handler_factory_unittest.cc index e4182163ddd..c56d43b553f 100644 --- a/chromium/net/http/http_auth_handler_factory_unittest.cc +++ b/chromium/net/http/http_auth_handler_factory_unittest.cc @@ -317,7 +317,7 @@ TEST(HttpAuthHandlerFactoryTest, LogCreateAuthHandlerResults) { const std::string* scheme = entries[0].params.FindStringKey("scheme"); ASSERT_NE(nullptr, scheme); EXPECT_STRCASEEQ(test_case.expected_scheme, scheme->data()); - base::Optional net_error = entries[0].params.FindIntKey("net_error"); + absl::optional net_error = entries[0].params.FindIntKey("net_error"); if (test_case.expected_net_error) { ASSERT_TRUE(net_error.has_value()); EXPECT_EQ(test_case.expected_net_error, net_error.value()); diff --git a/chromium/net/http/http_auth_handler_negotiate_unittest.cc b/chromium/net/http/http_auth_handler_negotiate_unittest.cc index 5639497c3b1..6eb2dc6b31b 100644 --- a/chromium/net/http/http_auth_handler_negotiate_unittest.cc +++ b/chromium/net/http/http_auth_handler_negotiate_unittest.cc @@ -87,7 +87,7 @@ class HttpAuthHandlerNegotiateTest : public PlatformTest, void SetupMocks(MockAuthLibrary* mock_library) { #if defined(OS_WIN) - security_package_.reset(new SecPkgInfoW); + security_package_ = std::make_unique(); memset(security_package_.get(), 0x0, sizeof(SecPkgInfoW)); security_package_->cbMaxToken = 1337; mock_library->ExpectQuerySecurityPackageInfo(SEC_E_OK, diff --git a/chromium/net/http/http_auth_handler_ntlm_portable_unittest.cc b/chromium/net/http/http_auth_handler_ntlm_portable_unittest.cc index dd4fb99457c..005df5dd514 100644 --- a/chromium/net/http/http_auth_handler_ntlm_portable_unittest.cc +++ b/chromium/net/http/http_auth_handler_ntlm_portable_unittest.cc @@ -8,6 +8,7 @@ #include "base/base64.h" #include "base/containers/span.h" #include "base/stl_util.h" +#include "base/strings/strcat.h" #include "base/strings/string_util.h" #include "base/strings/utf_string_conversions.h" #include "build/build_config.h" @@ -45,7 +46,7 @@ class HttpAuthHandlerNtlmPortableTest : public PlatformTest { factory_ = std::make_unique(); factory_->set_http_auth_preferences(http_auth_preferences_.get()); creds_ = AuthCredentials( - ntlm::test::kNtlmDomain + base::ASCIIToUTF16("\\") + ntlm::test::kUser, + base::StrCat({ntlm::test::kNtlmDomain, u"\\", ntlm::test::kUser}), ntlm::test::kPassword); } diff --git a/chromium/net/http/http_cache.cc b/chromium/net/http/http_cache.cc index 8f28470953a..7aef8c20480 100644 --- a/chromium/net/http/http_cache.cc +++ b/chromium/net/http/http_cache.cc @@ -1389,8 +1389,8 @@ void HttpCache::OnIOComplete(int result, PendingOp* pending_op) { // reason notifying request A ends up cancelling request B (for the same key), // we won't find request B anywhere (because it would be in a local variable // here) and that's bad. If there is a chance for that to happen, we'll have - // to move the callback used to be a CancelableCallback. By the way, for this - // to happen the action (to cancel B) has to be synchronous to the + // to move the callback used to be a CancelableOnceCallback. By the way, for + // this to happen the action (to cancel B) has to be synchronous to the // notification for request A. WorkItemList pending_items; pending_items.swap(pending_op->pending_queue); diff --git a/chromium/net/http/http_cache.h b/chromium/net/http/http_cache.h index 15025416b91..4cccbc17404 100644 --- a/chromium/net/http/http_cache.h +++ b/chromium/net/http/http_cache.h @@ -25,7 +25,6 @@ #include "base/memory/weak_ptr.h" #include "base/threading/thread_checker.h" #include "base/time/clock.h" -#include "base/time/time.h" #include "build/build_config.h" #include "net/base/cache_type.h" #include "net/base/completion_once_callback.h" diff --git a/chromium/net/http/http_cache_lookup_manager.cc b/chromium/net/http/http_cache_lookup_manager.cc index b3774cdebfc..c0ebc274db0 100644 --- a/chromium/net/http/http_cache_lookup_manager.cc +++ b/chromium/net/http/http_cache_lookup_manager.cc @@ -7,6 +7,7 @@ #include #include "base/bind.h" +#include "base/containers/contains.h" #include "base/values.h" #include "net/base/load_flags.h" diff --git a/chromium/net/http/http_cache_transaction.cc b/chromium/net/http/http_cache_transaction.cc index 58c94f8a6c4..64691b3045f 100644 --- a/chromium/net/http/http_cache_transaction.cc +++ b/chromium/net/http/http_cache_transaction.cc @@ -29,7 +29,6 @@ #include "base/strings/string_number_conversions.h" // For HexEncode. #include "base/strings/string_piece.h" #include "base/strings/string_util.h" // For LowerCaseEqualsASCII. -#include "base/strings/stringprintf.h" #include "base/threading/thread_task_runner_handle.h" #include "base/time/clock.h" #include "base/trace_event/trace_event.h" @@ -480,8 +479,7 @@ const HttpResponseInfo* HttpCache::Transaction::GetResponseInfo() const { << "These must be in sync via SetResponse and SetAuthResponse."; return &auth_response_; } - DCHECK_EQ(cache_entry_status_, response_.cache_entry_status) - << "These must be in sync via SetResponse and SetAuthResponse."; + // TODO(https://crbug.com/1219402): This should check in `response_` return &response_; } @@ -2092,7 +2090,8 @@ int HttpCache::Transaction::DoHeadersPhaseCannotProceed(int result) { entry_ = nullptr; new_entry_ = nullptr; - SetResponse(HttpResponseInfo()); + // TODO(https://crbug.com/1219402): This should probably clear `response_`, + // too, once things are fixed so it's safe to do so. // Bypass the cache for timeout scenario. if (result == ERR_CACHE_LOCK_TIMEOUT) diff --git a/chromium/net/http/http_cache_transaction.h b/chromium/net/http/http_cache_transaction.h index ed88840bc96..06d665c46ce 100644 --- a/chromium/net/http/http_cache_transaction.h +++ b/chromium/net/http/http_cache_transaction.h @@ -601,7 +601,7 @@ class NET_EXPORT_PRIVATE HttpCache::Transaction : public HttpTransaction { // and modifies the members for future transactions. Then, // WriteResponseInfoToEntry() writes |updated_prefetch_response_| to the cache // entry if it is populated, or |response_| otherwise. Finally, - // WriteResponseInfoToEntry() resets this to base::nullopt. + // WriteResponseInfoToEntry() resets this to absl::nullopt. std::unique_ptr updated_prefetch_response_; const HttpResponseInfo* new_response_; diff --git a/chromium/net/http/http_cache_writers.h b/chromium/net/http/http_cache_writers.h index 4da9f1ec40c..b0dd098d236 100644 --- a/chromium/net/http/http_cache_writers.h +++ b/chromium/net/http/http_cache_writers.h @@ -235,9 +235,9 @@ class NET_EXPORT_PRIVATE HttpCache::Writers { // Owner of |this|. ActiveEntry* entry_ = nullptr; - std::unique_ptr network_transaction_ = nullptr; + std::unique_ptr network_transaction_; - scoped_refptr read_buf_ = nullptr; + scoped_refptr read_buf_; int io_buf_len_ = 0; int write_len_ = 0; diff --git a/chromium/net/http/http_content_disposition.cc b/chromium/net/http/http_content_disposition.cc index a2ba3070630..17b0a6ffa02 100644 --- a/chromium/net/http/http_content_disposition.cc +++ b/chromium/net/http/http_content_disposition.cc @@ -26,11 +26,10 @@ enum RFC2047EncodingType { // Decodes a "Q" encoded string as described in RFC 2047 section 4.2. Similar to // decoding a quoted-printable string. Returns true if the input was valid. -bool DecodeQEncoding(const std::string& input, std::string* output) { +bool DecodeQEncoding(base::StringPiece input, std::string* output) { std::string temp; temp.reserve(input.size()); - for (std::string::const_iterator it = input.begin(); it != input.end(); - ++it) { + for (auto* it = input.begin(); it != input.end(); ++it) { if (*it == '_') { temp.push_back(' '); } else if (*it == '=') { @@ -61,7 +60,7 @@ bool DecodeQEncoding(const std::string& input, std::string* output) { // Decodes a "Q" or "B" encoded string as per RFC 2047 section 4. The encoding // type is specified in |enc_type|. -bool DecodeBQEncoding(const std::string& part, +bool DecodeBQEncoding(base::StringPiece part, RFC2047EncodingType enc_type, const std::string& charset, std::string* output) { @@ -79,7 +78,7 @@ bool DecodeBQEncoding(const std::string& part, return ConvertToUtf8(decoded, charset.c_str(), output); } -bool DecodeWord(const std::string& encoded_word, +bool DecodeWord(base::StringPiece encoded_word, const std::string& referrer_charset, bool* is_rfc2047, std::string* output, @@ -92,7 +91,7 @@ bool DecodeWord(const std::string& encoded_word, if (!base::IsStringASCII(encoded_word)) { // Try UTF-8, referrer_charset and the native OS default charset in turn. if (base::IsStringUTF8(encoded_word)) { - *output = encoded_word; + *output = std::string(encoded_word); } else { std::u16string utf16_output; if (!referrer_charset.empty() && @@ -117,10 +116,11 @@ bool DecodeWord(const std::string& encoded_word, *is_rfc2047 = true; int part_index = 0; std::string charset; - base::StringTokenizer t(encoded_word, "?"); + base::CStringTokenizer t(encoded_word.data(), + encoded_word.data() + encoded_word.size(), "?"); RFC2047EncodingType enc_type = Q_ENCODING; while (*is_rfc2047 && t.GetNext()) { - std::string part = t.token(); + base::StringPiece part = t.token_piece(); switch (part_index) { case 0: if (part != "=") { @@ -131,7 +131,7 @@ bool DecodeWord(const std::string& encoded_word, break; case 1: // Do we need charset validity check here? - charset = part; + charset = std::string(part); ++part_index; break; case 2: @@ -237,8 +237,9 @@ bool DecodeFilenameValue(const std::string& input, // in a single encoded-word. Firefox/Thunderbird do not support // it, either. std::string decoded; - if (!DecodeWord(t.token(), referrer_charset, &is_previous_token_rfc2047, - &decoded, ¤t_parse_result_flags)) + if (!DecodeWord(t.token_piece(), referrer_charset, + &is_previous_token_rfc2047, &decoded, + ¤t_parse_result_flags)) return false; decoded_value.append(decoded); } @@ -256,35 +257,35 @@ bool ParseExtValueComponents(const std::string& input, std::string* value_chars) { base::StringTokenizer t(input, "'"); t.set_options(base::StringTokenizer::RETURN_DELIMS); - std::string temp_charset; - std::string temp_value; - int numDelimsSeen = 0; + base::StringPiece temp_charset; + base::StringPiece temp_value; + int num_delims_seen = 0; while (t.GetNext()) { if (t.token_is_delim()) { - ++numDelimsSeen; + ++num_delims_seen; continue; } else { - switch (numDelimsSeen) { + switch (num_delims_seen) { case 0: - temp_charset = t.token(); + temp_charset = t.token_piece(); break; case 1: // Language is ignored. break; case 2: - temp_value = t.token(); + temp_value = t.token_piece(); break; default: return false; } } } - if (numDelimsSeen != 2) + if (num_delims_seen != 2) return false; if (temp_charset.empty() || temp_value.empty()) return false; - charset->swap(temp_charset); - value_chars->swap(temp_value); + *charset = std::string(temp_charset); + *value_chars = std::string(temp_value); return true; } diff --git a/chromium/net/http/http_network_session.cc b/chromium/net/http/http_network_session.cc index f4bf6b63267..4e542af9dc5 100644 --- a/chromium/net/http/http_network_session.cc +++ b/chromium/net/http/http_network_session.cc @@ -11,6 +11,7 @@ #include "base/atomic_sequence_num.h" #include "base/check_op.h" #include "base/compiler_specific.h" +#include "base/containers/contains.h" #include "base/notreached.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_util.h" diff --git a/chromium/net/http/http_network_session.h b/chromium/net/http/http_network_session.h index d3f516e6c95..0329622f9ab 100644 --- a/chromium/net/http/http_network_session.h +++ b/chromium/net/http/http_network_session.h @@ -20,7 +20,6 @@ #include "base/memory/memory_pressure_monitor.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/threading/thread_checker.h" #include "build/buildflag.h" #include "net/base/host_mapping_rules.h" @@ -36,6 +35,7 @@ #include "net/spdy/spdy_session_pool.h" #include "net/ssl/ssl_client_session_cache.h" #include "net/third_party/quiche/src/spdy/core/spdy_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class Value; @@ -119,7 +119,7 @@ class NET_EXPORT HttpNetworkSession { // https://tools.ietf.org/html/draft-bishop-httpbis-grease-00. // The same frame will be sent out on all connections to prevent the retry // logic from hiding broken servers. - base::Optional greased_http2_frame; + absl::optional greased_http2_frame; // If set, the HEADERS frame carrying a request without body will not have // the END_STREAM flag set. The stream will be closed by a subsequent empty // DATA frame with END_STREAM. Does not affect bidirectional or proxy diff --git a/chromium/net/http/http_network_transaction.cc b/chromium/net/http/http_network_transaction.cc index 544f194f964..af5aca2a2d5 100644 --- a/chromium/net/http/http_network_transaction.cc +++ b/chromium/net/http/http_network_transaction.cc @@ -649,6 +649,7 @@ void HttpNetworkTransaction::OnNeedsProxyAuth( response_.headers = proxy_response.headers; response_.auth_challenge = proxy_response.auth_challenge; response_.did_use_http_auth = proxy_response.did_use_http_auth; + SetProxyInfoInReponse(used_proxy_info, &response_); if (!ContentEncodingsValid()) { DoCallback(ERR_CONTENT_DECODING_FAILED); @@ -1706,6 +1707,7 @@ void HttpNetworkTransaction::ResetStateForAuthRestart() { headers_valid_ = false; request_headers_.Clear(); response_ = HttpResponseInfo(); + SetProxyInfoInReponse(proxy_info_, &response_); establishing_tunnel_ = false; remote_endpoint_ = IPEndPoint(); net_error_details_.quic_broken = false; diff --git a/chromium/net/http/http_network_transaction_unittest.cc b/chromium/net/http/http_network_transaction_unittest.cc index cc3a94c37b2..34289b75ea5 100644 --- a/chromium/net/http/http_network_transaction_unittest.cc +++ b/chromium/net/http/http_network_transaction_unittest.cc @@ -23,7 +23,6 @@ #include "base/logging.h" #include "base/memory/ptr_util.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/stl_util.h" #include "base/strings/string_piece.h" @@ -61,6 +60,7 @@ #include "net/cert/cert_status_flags.h" #include "net/cert/mock_cert_verifier.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_auth_challenge_tokenizer.h" #include "net/http/http_auth_handler_digest.h" #include "net/http/http_auth_handler_mock.h" @@ -121,6 +121,7 @@ #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/platform_test.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #if defined(NTLM_PORTABLE) @@ -361,6 +362,33 @@ class FailingProxyResolverFactory : public ProxyResolverFactory { } }; +class SingleProxyDelegate : public ProxyDelegate { + public: + void set_proxy(const ProxyServer& proxy_server) { + proxy_server_ = proxy_server; + } + + // ProxyDelegate implementation: + void OnResolveProxy(const GURL& url, + const std::string& method, + const ProxyRetryInfoMap& proxy_retry_info, + ProxyInfo* result) override { + if (proxy_server_.is_valid()) + result->UseProxyServer(proxy_server_); + } + void OnFallback(const ProxyServer& bad_proxy, int net_error) override {} + void OnBeforeTunnelRequest(const ProxyServer& proxy_server, + HttpRequestHeaders* extra_headers) override {} + Error OnTunnelHeadersReceived( + const ProxyServer& proxy_server, + const HttpResponseHeaders& response_headers) override { + return OK; + } + + private: + ProxyServer proxy_server_; +}; + // A default minimal HttpRequestInfo for use in tests, targeting HTTP. HttpRequestInfo DefaultRequestInfo() { HttpRequestInfo info; @@ -657,7 +685,7 @@ class CaptureGroupIdTransportSocketPool : public TransportClientSocketPool { int RequestSocket( const ClientSocketPool::GroupId& group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, ClientSocketPool::RespectLimits respect_limits, @@ -698,7 +726,7 @@ class CaptureGroupIdTransportSocketPool : public TransportClientSocketPool { // Helper functions for validating that AuthChallengeInfo's are correctly // configured for common cases. bool CheckBasicServerAuth( - const base::Optional& auth_challenge) { + const absl::optional& auth_challenge) { if (!auth_challenge) return false; EXPECT_FALSE(auth_challenge->is_proxy); @@ -709,7 +737,7 @@ bool CheckBasicServerAuth( } bool CheckBasicSecureServerAuth( - const base::Optional& auth_challenge) { + const absl::optional& auth_challenge) { if (!auth_challenge) return false; EXPECT_FALSE(auth_challenge->is_proxy); @@ -720,7 +748,7 @@ bool CheckBasicSecureServerAuth( } bool CheckBasicProxyAuth( - const base::Optional& auth_challenge) { + const absl::optional& auth_challenge) { if (!auth_challenge) return false; EXPECT_TRUE(auth_challenge->is_proxy); @@ -731,7 +759,7 @@ bool CheckBasicProxyAuth( } bool CheckBasicSecureProxyAuth( - const base::Optional& auth_challenge) { + const absl::optional& auth_challenge) { if (!auth_challenge) return false; EXPECT_TRUE(auth_challenge->is_proxy); @@ -742,7 +770,7 @@ bool CheckBasicSecureProxyAuth( } bool CheckDigestServerAuth( - const base::Optional& auth_challenge) { + const absl::optional& auth_challenge) { if (!auth_challenge) return false; EXPECT_FALSE(auth_challenge->is_proxy); @@ -754,7 +782,7 @@ bool CheckDigestServerAuth( #if defined(NTLM_PORTABLE) bool CheckNTLMServerAuth( - const base::Optional& auth_challenge) { + const absl::optional& auth_challenge) { if (!auth_challenge) return false; EXPECT_FALSE(auth_challenge->is_proxy); @@ -765,7 +793,7 @@ bool CheckNTLMServerAuth( } bool CheckNTLMProxyAuth( - const base::Optional& auth_challenge) { + const absl::optional& auth_challenge) { if (!auth_challenge) return false; EXPECT_TRUE(auth_challenge->is_proxy); @@ -3758,6 +3786,8 @@ TEST_F(HttpNetworkTransactionTest, BasicAuthProxyNoKeepAliveHttp11) { EXPECT_EQ(407, response->headers->response_code()); EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge)); + EXPECT_EQ(ProxyServer::FromPacString("PROXY myproxy:70"), + response->proxy_server); // TODO(crbug.com/986744): Fix handling of OnConnected() when proxy // authentication is required. We should notify the callback that a connection @@ -3786,6 +3816,8 @@ TEST_F(HttpNetworkTransactionTest, BasicAuthProxyNoKeepAliveHttp11) { EXPECT_EQ(200, response->headers->response_code()); EXPECT_EQ(5, response->headers->GetContentLength()); EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); + EXPECT_EQ(ProxyServer::FromPacString("PROXY myproxy:70"), + response->proxy_server); TransportInfo expected_transport; expected_transport.type = TransportType::kProxied; @@ -4003,6 +4035,8 @@ TEST_F(HttpNetworkTransactionTest, BasicAuthProxyKeepAliveHttp11) { EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge)); EXPECT_FALSE(response->did_use_http_auth); + EXPECT_EQ(ProxyServer::FromPacString("PROXY myproxy:70"), + response->proxy_server); TestCompletionCallback callback2; @@ -4020,6 +4054,8 @@ TEST_F(HttpNetworkTransactionTest, BasicAuthProxyKeepAliveHttp11) { EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); EXPECT_TRUE(CheckBasicProxyAuth(response->auth_challenge)); EXPECT_TRUE(response->did_use_http_auth); + EXPECT_EQ(ProxyServer::FromPacString("PROXY myproxy:70"), + response->proxy_server); // Flush the idle socket before the NetLog and HttpNetworkTransaction go // out of scope. @@ -5875,12 +5911,6 @@ class SameProxyWithDifferentSchemesProxyResolver : public ProxyResolver { results->UsePacString("HTTPS " + ProxyHostPortPairAsString()); return OK; } - if (url.path() == "/https_trusted") { - results->UseProxyServer(ProxyServer(ProxyServer::SCHEME_HTTPS, - ProxyHostPortPair(), - true /* is_trusted_proxy */)); - return OK; - } NOTREACHED(); return ERR_NOT_IMPLEMENTED; } @@ -5999,21 +6029,6 @@ TEST_F(HttpNetworkTransactionTest, SameDestinationForDifferentProxyTypes) { SSLSocketDataProvider ssl(SYNCHRONOUS, OK); session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl); - MockWrite https_trusted_writes[] = { - MockWrite(SYNCHRONOUS, - "GET http://test/https_trusted HTTP/1.1\r\n" - "Host: test\r\n" - "Proxy-Connection: keep-alive\r\n\r\n"), - }; - MockRead https_trusted_reads[] = { - MockRead("HTTP/1.1 200 OK\r\n" - "Proxy-Connection: keep-alive\r\n" - "Content-Length: 22\r\n\r\n" - "HTTPS Trusted Response"), - }; - StaticSocketDataProvider trusted_https_data(https_trusted_reads, - https_trusted_writes); - session_deps_.socket_factory->AddSocketDataProvider(&trusted_https_data); SSLSocketDataProvider ssl2(SYNCHRONOUS, OK); session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl2); @@ -6028,16 +6043,11 @@ TEST_F(HttpNetworkTransactionTest, SameDestinationForDifferentProxyTypes) { // pools after the test. int expected_idle_http_sockets; int expected_idle_https_sockets; - // How many idle sockets there should be in the HTTPS proxy socket pool with - // the ProxyServer's |is_trusted_proxy| bit set after the test. - int expected_idle_trusted_https_sockets; } const kTestCases[] = { - {GURL("http://test/socks4"), "SOCKS4 Response", 1, 0, 0, 0, 0}, - {GURL("http://test/socks5"), "SOCKS5 Response", 1, 1, 0, 0, 0}, - {GURL("http://test/http"), "HTTP Response", 1, 1, 1, 0, 0}, - {GURL("http://test/https"), "HTTPS Response", 1, 1, 1, 1, 0}, - {GURL("http://test/https_trusted"), "HTTPS Trusted Response", 1, 1, 1, 1, - 1}, + {GURL("http://test/socks4"), "SOCKS4 Response", 1, 0, 0, 0}, + {GURL("http://test/socks5"), "SOCKS5 Response", 1, 1, 0, 0}, + {GURL("http://test/http"), "HTTP Response", 1, 1, 1, 0}, + {GURL("http://test/https"), "HTTPS Response", 1, 1, 1, 1}, }; for (const auto& test_case : kTestCases) { @@ -6117,15 +6127,6 @@ TEST_F(HttpNetworkTransactionTest, SameDestinationForDifferentProxyTypes) { SameProxyWithDifferentSchemesProxyResolver:: ProxyHostPortPair())) ->IdleSocketCount()); - EXPECT_EQ(test_case.expected_idle_trusted_https_sockets, - session - ->GetSocketPool( - HttpNetworkSession::NORMAL_SOCKET_POOL, - ProxyServer(ProxyServer::SCHEME_HTTPS, - SameProxyWithDifferentSchemesProxyResolver:: - ProxyHostPortPair(), - true /* is_trusted_proxy */)) - ->IdleSocketCount()); } } @@ -6604,7 +6605,7 @@ TEST_F(HttpNetworkTransactionTest, HttpsProxySpdyGetWithSessionRace) { SpdySessionKey key(HostPortPair("proxy", 70), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kTrue, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = CreateSpdySession(session.get(), key, log.bound()); @@ -7844,6 +7845,8 @@ TEST_F(HttpNetworkTransactionTest, HttpsProxyAuthRetry) { EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); EXPECT_TRUE(CheckBasicSecureProxyAuth(response->auth_challenge)); EXPECT_FALSE(response->did_use_http_auth); + EXPECT_EQ(ProxyServer::FromPacString("HTTPS myproxy:70"), + response->proxy_server); TestCompletionCallback callback2; @@ -7866,146 +7869,513 @@ TEST_F(HttpNetworkTransactionTest, HttpsProxyAuthRetry) { EXPECT_EQ(100, response->headers->GetContentLength()); EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); EXPECT_TRUE(response->did_use_http_auth); + EXPECT_EQ(ProxyServer::FromPacString("HTTPS myproxy:70"), + response->proxy_server); // The password prompt info should not be set. EXPECT_FALSE(response->auth_challenge.has_value()); } -void HttpNetworkTransactionTest::ConnectStatusHelperWithExpectedStatus( - const MockRead& status, int expected_status) { +// Test the challenge-response-retry sequence through an HTTPS Proxy over a +// connection that requires a restart. +TEST_F(HttpNetworkTransactionTest, HttpsProxyAuthRetryNoKeepAlive) { HttpRequestInfo request; request.method = "GET"; - request.url = GURL("https://www.example.org/"); + request.url = GURL("http://www.example.org/"); + // when the no authentication data flag is set. + request.privacy_mode = PRIVACY_MODE_ENABLED; request.traffic_annotation = net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); - // Configure against proxy server "myproxy:70". + // Configure against https proxy server "myproxy:70". session_deps_.proxy_resolution_service = ConfiguredProxyResolutionService::CreateFixed( - "myproxy:70", TRAFFIC_ANNOTATION_FOR_TESTS); + "https://myproxy:70", TRAFFIC_ANNOTATION_FOR_TESTS); + RecordingBoundTestNetLog log; + session_deps_.net_log = log.bound().net_log(); std::unique_ptr session(CreateSession(&session_deps_)); - // Since we have proxy, should try to establish tunnel. - MockWrite data_writes[] = { - MockWrite("CONNECT www.example.org:443 HTTP/1.1\r\n" - "Host: www.example.org:443\r\n" + // Since we have proxy, should use full url + MockWrite data_writes1[] = { + MockWrite("GET http://www.example.org/ HTTP/1.1\r\n" + "Host: www.example.org\r\n" "Proxy-Connection: keep-alive\r\n\r\n"), }; - MockRead data_reads[] = { - status, MockRead("Content-Length: 10\r\n\r\n"), - // No response body because the test stops reading here. - MockRead(SYNCHRONOUS, ERR_UNEXPECTED), + // The proxy responds to the GET with a 407, using a non-persistent + // connection. + MockRead data_reads1[] = { + // No credentials. + MockRead("HTTP/1.1 407 Proxy Authentication Required\r\n"), + MockRead("Proxy-Authenticate: Basic realm=\"MyRealm1\"\r\n"), + MockRead("Proxy-Connection: close\r\n"), + MockRead("Content-Length: 0\r\n\r\n"), }; - StaticSocketDataProvider data(data_reads, data_writes); - session_deps_.socket_factory->AddSocketDataProvider(&data); + MockWrite data_writes2[] = { + // After calling trans.RestartWithAuth(), this is the request we should + // be issuing -- the final header line contains the credentials. + MockWrite("GET http://www.example.org/ HTTP/1.1\r\n" + "Host: www.example.org\r\n" + "Proxy-Connection: keep-alive\r\n" + "Proxy-Authorization: Basic Zm9vOmJhcg==\r\n\r\n"), + }; - TestCompletionCallback callback; + MockRead data_reads2[] = { + MockRead("HTTP/1.1 200 OK\r\n"), + MockRead("Content-Type: text/html; charset=iso-8859-1\r\n"), + MockRead("Content-Length: 100\r\n\r\n"), + MockRead(SYNCHRONOUS, OK), + }; + + StaticSocketDataProvider data1(data_reads1, data_writes1); + session_deps_.socket_factory->AddSocketDataProvider(&data1); + StaticSocketDataProvider data2(data_reads2, data_writes2); + session_deps_.socket_factory->AddSocketDataProvider(&data2); + + // One per each proxy connection. + SSLSocketDataProvider ssl1(ASYNC, OK); + session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl1); + SSLSocketDataProvider ssl2(ASYNC, OK); + session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl2); + + TestCompletionCallback callback1; HttpNetworkTransaction trans(DEFAULT_PRIORITY, session.get()); - int rv = trans.Start(&request, callback.callback(), NetLogWithSource()); + int rv = trans.Start(&request, callback1.callback(), log.bound()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); - rv = callback.WaitForResult(); - EXPECT_EQ(expected_status, rv); -} - -void HttpNetworkTransactionTest::ConnectStatusHelper( - const MockRead& status) { - ConnectStatusHelperWithExpectedStatus( - status, ERR_TUNNEL_CONNECTION_FAILED); -} + rv = callback1.WaitForResult(); + EXPECT_THAT(rv, IsOk()); -TEST_F(HttpNetworkTransactionTest, ConnectStatus100) { - ConnectStatusHelper(MockRead("HTTP/1.1 100 Continue\r\n")); -} + LoadTimingInfo load_timing_info; + EXPECT_TRUE(trans.GetLoadTimingInfo(&load_timing_info)); + TestLoadTimingNotReused(load_timing_info, + CONNECT_TIMING_HAS_CONNECT_TIMES_ONLY); -TEST_F(HttpNetworkTransactionTest, ConnectStatus101) { - ConnectStatusHelper(MockRead("HTTP/1.1 101 Switching Protocols\r\n")); -} + const HttpResponseInfo* response = trans.GetResponseInfo(); + ASSERT_TRUE(response); + ASSERT_TRUE(response->headers); + EXPECT_EQ(407, response->headers->response_code()); + EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); + EXPECT_TRUE(CheckBasicSecureProxyAuth(response->auth_challenge)); + EXPECT_FALSE(response->did_use_http_auth); + EXPECT_EQ(ProxyServer::FromPacString("HTTPS myproxy:70"), + response->proxy_server); -TEST_F(HttpNetworkTransactionTest, ConnectStatus201) { - ConnectStatusHelper(MockRead("HTTP/1.1 201 Created\r\n")); -} + TestCompletionCallback callback2; -TEST_F(HttpNetworkTransactionTest, ConnectStatus202) { - ConnectStatusHelper(MockRead("HTTP/1.1 202 Accepted\r\n")); -} + rv = trans.RestartWithAuth(AuthCredentials(kFoo, kBar), callback2.callback()); + EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); -TEST_F(HttpNetworkTransactionTest, ConnectStatus203) { - ConnectStatusHelper( - MockRead("HTTP/1.1 203 Non-Authoritative Information\r\n")); -} + rv = callback2.WaitForResult(); + EXPECT_THAT(rv, IsOk()); -TEST_F(HttpNetworkTransactionTest, ConnectStatus204) { - ConnectStatusHelper(MockRead("HTTP/1.1 204 No Content\r\n")); -} + load_timing_info = LoadTimingInfo(); + EXPECT_TRUE(trans.GetLoadTimingInfo(&load_timing_info)); + TestLoadTimingNotReused(load_timing_info, + CONNECT_TIMING_HAS_CONNECT_TIMES_ONLY); -TEST_F(HttpNetworkTransactionTest, ConnectStatus205) { - ConnectStatusHelper(MockRead("HTTP/1.1 205 Reset Content\r\n")); -} + response = trans.GetResponseInfo(); + ASSERT_TRUE(response); -TEST_F(HttpNetworkTransactionTest, ConnectStatus206) { - ConnectStatusHelper(MockRead("HTTP/1.1 206 Partial Content\r\n")); -} + EXPECT_TRUE(response->headers->IsKeepAlive()); + EXPECT_EQ(200, response->headers->response_code()); + EXPECT_EQ(100, response->headers->GetContentLength()); + EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); + EXPECT_TRUE(response->did_use_http_auth); + EXPECT_EQ(ProxyServer::FromPacString("HTTPS myproxy:70"), + response->proxy_server); -TEST_F(HttpNetworkTransactionTest, ConnectStatus300) { - ConnectStatusHelper(MockRead("HTTP/1.1 300 Multiple Choices\r\n")); + // The password prompt info should not be set. + EXPECT_FALSE(response->auth_challenge.has_value()); } -TEST_F(HttpNetworkTransactionTest, ConnectStatus301) { - ConnectStatusHelper(MockRead("HTTP/1.1 301 Moved Permanently\r\n")); -} +// Test the challenge-response-retry sequence through an HTTPS Proxy over a +// connection that requires a restart, with a proxy change occurring over the +// restart. +TEST_F(HttpNetworkTransactionTest, HttpsProxyAuthRetryNoKeepAliveChangeProxy) { + const auto proxy1 = ProxyServer::FromPacString("HTTPS myproxy:70"); + const auto proxy2 = ProxyServer::FromPacString("HTTPS myproxy2:70"); + auto proxy_delegate = std::make_unique(); + proxy_delegate->set_proxy(proxy1); -TEST_F(HttpNetworkTransactionTest, ConnectStatus302) { - ConnectStatusHelper(MockRead("HTTP/1.1 302 Found\r\n")); -} + HttpRequestInfo request; + request.method = "GET"; + request.url = GURL("http://www.example.org/"); + // when the no authentication data flag is set. + request.privacy_mode = PRIVACY_MODE_ENABLED; + request.traffic_annotation = + net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); -TEST_F(HttpNetworkTransactionTest, ConnectStatus303) { - ConnectStatusHelper(MockRead("HTTP/1.1 303 See Other\r\n")); -} + // Configure against https proxy server "myproxy:70". + session_deps_.proxy_resolution_service = + ConfiguredProxyResolutionService::CreateFixed( + "https://myproxy:70", TRAFFIC_ANNOTATION_FOR_TESTS); + session_deps_.proxy_resolution_service->SetProxyDelegate( + proxy_delegate.get()); + RecordingBoundTestNetLog log; + session_deps_.net_log = log.bound().net_log(); + std::unique_ptr session(CreateSession(&session_deps_)); -TEST_F(HttpNetworkTransactionTest, ConnectStatus304) { - ConnectStatusHelper(MockRead("HTTP/1.1 304 Not Modified\r\n")); -} + // Since we have proxy, should use full url + MockWrite data_writes1[] = { + MockWrite("GET http://www.example.org/ HTTP/1.1\r\n" + "Host: www.example.org\r\n" + "Proxy-Connection: keep-alive\r\n\r\n"), + }; -TEST_F(HttpNetworkTransactionTest, ConnectStatus305) { - ConnectStatusHelper(MockRead("HTTP/1.1 305 Use Proxy\r\n")); -} + // The proxy responds to the GET with a 407, using a non-persistent + // connection. + MockRead data_reads1[] = { + // No credentials. + MockRead("HTTP/1.1 407 Proxy Authentication Required\r\n"), + MockRead("Proxy-Authenticate: Basic realm=\"MyRealm1\"\r\n"), + MockRead("Proxy-Connection: close\r\n"), + MockRead("Content-Length: 0\r\n\r\n"), + }; -TEST_F(HttpNetworkTransactionTest, ConnectStatus306) { - ConnectStatusHelper(MockRead("HTTP/1.1 306\r\n")); -} + MockWrite data_writes2[] = { + // After calling trans.RestartWithAuth(), this is the request we should + // be issuing -- the final header line contains the credentials. + MockWrite("GET http://www.example.org/ HTTP/1.1\r\n" + "Host: www.example.org\r\n" + "Proxy-Connection: keep-alive\r\n" + "Proxy-Authorization: Basic Zm9vOmJhcg==\r\n\r\n"), + }; -TEST_F(HttpNetworkTransactionTest, ConnectStatus307) { - ConnectStatusHelper(MockRead("HTTP/1.1 307 Temporary Redirect\r\n")); -} + MockRead data_reads2[] = { + MockRead("HTTP/1.1 200 OK\r\n"), + MockRead("Content-Type: text/html; charset=iso-8859-1\r\n"), + MockRead("Content-Length: 100\r\n\r\n"), + MockRead(SYNCHRONOUS, OK), + }; -TEST_F(HttpNetworkTransactionTest, ConnectStatus308) { - ConnectStatusHelper(MockRead("HTTP/1.1 308 Permanent Redirect\r\n")); -} + StaticSocketDataProvider data1(data_reads1, data_writes1); + session_deps_.socket_factory->AddSocketDataProvider(&data1); + StaticSocketDataProvider data2(data_reads2, data_writes2); + session_deps_.socket_factory->AddSocketDataProvider(&data2); -TEST_F(HttpNetworkTransactionTest, ConnectStatus400) { - ConnectStatusHelper(MockRead("HTTP/1.1 400 Bad Request\r\n")); -} + // One per each proxy connection. + SSLSocketDataProvider ssl1(ASYNC, OK); + session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl1); + SSLSocketDataProvider ssl2(ASYNC, OK); + session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl2); -TEST_F(HttpNetworkTransactionTest, ConnectStatus401) { - ConnectStatusHelper(MockRead("HTTP/1.1 401 Unauthorized\r\n")); -} + TestCompletionCallback callback1; -TEST_F(HttpNetworkTransactionTest, ConnectStatus402) { - ConnectStatusHelper(MockRead("HTTP/1.1 402 Payment Required\r\n")); -} + HttpNetworkTransaction trans(DEFAULT_PRIORITY, session.get()); -TEST_F(HttpNetworkTransactionTest, ConnectStatus403) { - ConnectStatusHelper(MockRead("HTTP/1.1 403 Forbidden\r\n")); -} + int rv = trans.Start(&request, callback1.callback(), log.bound()); + EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); -TEST_F(HttpNetworkTransactionTest, ConnectStatus404) { - ConnectStatusHelper(MockRead("HTTP/1.1 404 Not Found\r\n")); -} + rv = callback1.WaitForResult(); + EXPECT_THAT(rv, IsOk()); + + LoadTimingInfo load_timing_info; + EXPECT_TRUE(trans.GetLoadTimingInfo(&load_timing_info)); + TestLoadTimingNotReused(load_timing_info, + CONNECT_TIMING_HAS_CONNECT_TIMES_ONLY); + + const HttpResponseInfo* response = trans.GetResponseInfo(); + ASSERT_TRUE(response); + ASSERT_TRUE(response->headers); + EXPECT_EQ(407, response->headers->response_code()); + EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); + EXPECT_TRUE(CheckBasicSecureProxyAuth(response->auth_challenge)); + EXPECT_FALSE(response->did_use_http_auth); + EXPECT_EQ(proxy1, response->proxy_server); + + TestCompletionCallback callback2; + + // Configure against https proxy server "myproxy2:70". + proxy_delegate->set_proxy(proxy2); + + rv = trans.RestartWithAuth(AuthCredentials(kFoo, kBar), callback2.callback()); + EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); + + rv = callback2.WaitForResult(); + EXPECT_THAT(rv, IsOk()); + + load_timing_info = LoadTimingInfo(); + EXPECT_TRUE(trans.GetLoadTimingInfo(&load_timing_info)); + TestLoadTimingNotReused(load_timing_info, + CONNECT_TIMING_HAS_CONNECT_TIMES_ONLY); + + response = trans.GetResponseInfo(); + ASSERT_TRUE(response); + + EXPECT_TRUE(response->headers->IsKeepAlive()); + EXPECT_EQ(200, response->headers->response_code()); + EXPECT_EQ(100, response->headers->GetContentLength()); + EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); + EXPECT_TRUE(response->did_use_http_auth); + EXPECT_EQ(proxy2, response->proxy_server); + + // The password prompt info should not be set. + EXPECT_FALSE(response->auth_challenge.has_value()); +} + +// Test the challenge-response-retry sequence through an HTTPS Proxy over a +// connection that requires a restart, with a change to a direct connection +// occurring over the restart. +TEST_F(HttpNetworkTransactionTest, + HttpsProxyAuthRetryNoKeepAliveChangeToDirect) { + const auto proxy = ProxyServer::FromPacString("HTTPS myproxy:70"); + const auto direct = ProxyServer::Direct(); + auto proxy_delegate = std::make_unique(); + proxy_delegate->set_proxy(proxy); + + HttpRequestInfo request; + request.method = "GET"; + request.url = GURL("http://www.example.org/"); + // when the no authentication data flag is set. + request.privacy_mode = PRIVACY_MODE_ENABLED; + request.traffic_annotation = + net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); + + // Configure against https proxy server "myproxy:70". + session_deps_.proxy_resolution_service = + ConfiguredProxyResolutionService::CreateFixed( + "https://myproxy:70", TRAFFIC_ANNOTATION_FOR_TESTS); + session_deps_.proxy_resolution_service->SetProxyDelegate( + proxy_delegate.get()); + RecordingBoundTestNetLog log; + session_deps_.net_log = log.bound().net_log(); + std::unique_ptr session(CreateSession(&session_deps_)); + + // Since we have proxy, should use full url + MockWrite data_writes1[] = { + MockWrite("GET http://www.example.org/ HTTP/1.1\r\n" + "Host: www.example.org\r\n" + "Proxy-Connection: keep-alive\r\n\r\n"), + }; + + // The proxy responds to the GET with a 407, using a non-persistent + // connection. + MockRead data_reads1[] = { + // No credentials. + MockRead("HTTP/1.1 407 Proxy Authentication Required\r\n"), + MockRead("Proxy-Authenticate: Basic realm=\"MyRealm1\"\r\n"), + MockRead("Proxy-Connection: close\r\n"), + MockRead("Content-Length: 0\r\n\r\n"), + }; + + MockWrite data_writes2[] = { + // After calling trans.RestartWithAuth(), this is the request we should + // be issuing. + MockWrite("GET / HTTP/1.1\r\n" + "Host: www.example.org\r\n" + "Connection: keep-alive\r\n\r\n"), + }; + + MockRead data_reads2[] = { + MockRead("HTTP/1.1 200 OK\r\n"), + MockRead("Content-Type: text/html; charset=iso-8859-1\r\n"), + MockRead("Content-Length: 100\r\n\r\n"), + MockRead(SYNCHRONOUS, OK), + }; + + StaticSocketDataProvider data1(data_reads1, data_writes1); + session_deps_.socket_factory->AddSocketDataProvider(&data1); + StaticSocketDataProvider data2(data_reads2, data_writes2); + session_deps_.socket_factory->AddSocketDataProvider(&data2); + + // One per each connection. + SSLSocketDataProvider ssl1(ASYNC, OK); + session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl1); + SSLSocketDataProvider ssl2(ASYNC, OK); + session_deps_.socket_factory->AddSSLSocketDataProvider(&ssl2); + + TestCompletionCallback callback1; + + HttpNetworkTransaction trans(DEFAULT_PRIORITY, session.get()); + + int rv = trans.Start(&request, callback1.callback(), log.bound()); + EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); + + rv = callback1.WaitForResult(); + EXPECT_THAT(rv, IsOk()); + + LoadTimingInfo load_timing_info; + EXPECT_TRUE(trans.GetLoadTimingInfo(&load_timing_info)); + TestLoadTimingNotReused(load_timing_info, + CONNECT_TIMING_HAS_CONNECT_TIMES_ONLY); + + const HttpResponseInfo* response = trans.GetResponseInfo(); + ASSERT_TRUE(response); + ASSERT_TRUE(response->headers); + EXPECT_EQ(407, response->headers->response_code()); + EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); + EXPECT_TRUE(CheckBasicSecureProxyAuth(response->auth_challenge)); + EXPECT_FALSE(response->did_use_http_auth); + EXPECT_EQ(proxy, response->proxy_server); + + TestCompletionCallback callback2; + + // Configure to use a direct connection. + proxy_delegate->set_proxy(direct); + + rv = trans.RestartWithAuth(AuthCredentials(kFoo, kBar), callback2.callback()); + EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); + + rv = callback2.WaitForResult(); + EXPECT_THAT(rv, IsOk()); + + load_timing_info = LoadTimingInfo(); + EXPECT_TRUE(trans.GetLoadTimingInfo(&load_timing_info)); + TestLoadTimingNotReused(load_timing_info, CONNECT_TIMING_HAS_DNS_TIMES); + + response = trans.GetResponseInfo(); + ASSERT_TRUE(response); + + EXPECT_TRUE(response->headers->IsKeepAlive()); + EXPECT_EQ(200, response->headers->response_code()); + EXPECT_EQ(100, response->headers->GetContentLength()); + EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); + EXPECT_FALSE(response->did_use_http_auth); + EXPECT_EQ(direct, response->proxy_server); + + // The password prompt info should not be set. + EXPECT_FALSE(response->auth_challenge.has_value()); +} + +void HttpNetworkTransactionTest::ConnectStatusHelperWithExpectedStatus( + const MockRead& status, int expected_status) { + HttpRequestInfo request; + request.method = "GET"; + request.url = GURL("https://www.example.org/"); + request.traffic_annotation = + net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); + + // Configure against proxy server "myproxy:70". + session_deps_.proxy_resolution_service = + ConfiguredProxyResolutionService::CreateFixed( + "myproxy:70", TRAFFIC_ANNOTATION_FOR_TESTS); + std::unique_ptr session(CreateSession(&session_deps_)); + + // Since we have proxy, should try to establish tunnel. + MockWrite data_writes[] = { + MockWrite("CONNECT www.example.org:443 HTTP/1.1\r\n" + "Host: www.example.org:443\r\n" + "Proxy-Connection: keep-alive\r\n\r\n"), + }; + + MockRead data_reads[] = { + status, MockRead("Content-Length: 10\r\n\r\n"), + // No response body because the test stops reading here. + MockRead(SYNCHRONOUS, ERR_UNEXPECTED), + }; + + StaticSocketDataProvider data(data_reads, data_writes); + session_deps_.socket_factory->AddSocketDataProvider(&data); + + TestCompletionCallback callback; + + HttpNetworkTransaction trans(DEFAULT_PRIORITY, session.get()); + + int rv = trans.Start(&request, callback.callback(), NetLogWithSource()); + EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); + + rv = callback.WaitForResult(); + EXPECT_EQ(expected_status, rv); +} + +void HttpNetworkTransactionTest::ConnectStatusHelper( + const MockRead& status) { + ConnectStatusHelperWithExpectedStatus( + status, ERR_TUNNEL_CONNECTION_FAILED); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus100) { + ConnectStatusHelper(MockRead("HTTP/1.1 100 Continue\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus101) { + ConnectStatusHelper(MockRead("HTTP/1.1 101 Switching Protocols\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus201) { + ConnectStatusHelper(MockRead("HTTP/1.1 201 Created\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus202) { + ConnectStatusHelper(MockRead("HTTP/1.1 202 Accepted\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus203) { + ConnectStatusHelper( + MockRead("HTTP/1.1 203 Non-Authoritative Information\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus204) { + ConnectStatusHelper(MockRead("HTTP/1.1 204 No Content\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus205) { + ConnectStatusHelper(MockRead("HTTP/1.1 205 Reset Content\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus206) { + ConnectStatusHelper(MockRead("HTTP/1.1 206 Partial Content\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus300) { + ConnectStatusHelper(MockRead("HTTP/1.1 300 Multiple Choices\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus301) { + ConnectStatusHelper(MockRead("HTTP/1.1 301 Moved Permanently\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus302) { + ConnectStatusHelper(MockRead("HTTP/1.1 302 Found\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus303) { + ConnectStatusHelper(MockRead("HTTP/1.1 303 See Other\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus304) { + ConnectStatusHelper(MockRead("HTTP/1.1 304 Not Modified\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus305) { + ConnectStatusHelper(MockRead("HTTP/1.1 305 Use Proxy\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus306) { + ConnectStatusHelper(MockRead("HTTP/1.1 306\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus307) { + ConnectStatusHelper(MockRead("HTTP/1.1 307 Temporary Redirect\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus308) { + ConnectStatusHelper(MockRead("HTTP/1.1 308 Permanent Redirect\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus400) { + ConnectStatusHelper(MockRead("HTTP/1.1 400 Bad Request\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus401) { + ConnectStatusHelper(MockRead("HTTP/1.1 401 Unauthorized\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus402) { + ConnectStatusHelper(MockRead("HTTP/1.1 402 Payment Required\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus403) { + ConnectStatusHelper(MockRead("HTTP/1.1 403 Forbidden\r\n")); +} + +TEST_F(HttpNetworkTransactionTest, ConnectStatus404) { + ConnectStatusHelper(MockRead("HTTP/1.1 404 Not Found\r\n")); +} TEST_F(HttpNetworkTransactionTest, ConnectStatus405) { ConnectStatusHelper(MockRead("HTTP/1.1 405 Method Not Allowed\r\n")); @@ -10713,7 +11083,7 @@ TEST_F(HttpNetworkTransactionTest, ResetStateForRestart) { // Setup state in response_ HttpResponseInfo* response = &trans.response_; - response->auth_challenge = base::nullopt; + response->auth_challenge = absl::nullopt; response->ssl_info.cert_status = static_cast(-1); // Nonsensical. response->response_time = base::Time::Now(); response->was_cached = true; // (Wouldn't ever actually be true...) @@ -11418,306 +11788,6 @@ TEST_F(HttpNetworkTransactionTest, BasicAuthSpdyProxy) { session->CloseAllConnections(ERR_FAILED, "Very good reason"); } -// Test that an explicitly trusted SPDY proxy can push a resource from an -// origin that is different from that of its associated resource. -TEST_F(HttpNetworkTransactionTest, CrossOriginSpdyProxyPush) { - // Configure the proxy delegate to allow cross-origin SPDY pushes. - auto proxy_delegate = std::make_unique(); - proxy_delegate->set_trusted_spdy_proxy(net::ProxyServer::FromURI( - "https://myproxy:443", net::ProxyServer::SCHEME_HTTP)); - HttpRequestInfo request; - HttpRequestInfo push_request; - request.traffic_annotation = - net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); - - request.method = "GET"; - request.url = GURL("http://www.example.org/"); - push_request.method = "GET"; - push_request.url = GURL("http://www.another-origin.com/foo.dat"); - push_request.traffic_annotation = - net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); - - // Configure against https proxy server "myproxy:443". - session_deps_.proxy_resolution_service = - ConfiguredProxyResolutionService::CreateFixedFromPacResult( - "HTTPS myproxy:443", TRAFFIC_ANNOTATION_FOR_TESTS); - RecordingBoundTestNetLog log; - session_deps_.net_log = log.bound().net_log(); - - session_deps_.proxy_resolution_service->SetProxyDelegate( - proxy_delegate.get()); - - std::unique_ptr session(CreateSession(&session_deps_)); - - spdy::SpdySerializedFrame stream1_syn( - spdy_util_.ConstructSpdyGet("http://www.example.org/", 1, LOWEST)); - spdy::SpdySerializedFrame stream2_priority( - spdy_util_.ConstructSpdyPriority(2, 1, IDLE, true)); - - MockWrite spdy_writes[] = { - CreateMockWrite(stream1_syn, 0, ASYNC), - CreateMockWrite(stream2_priority, 3, ASYNC), - }; - - spdy::SpdySerializedFrame stream2_syn(spdy_util_.ConstructSpdyPush( - nullptr, 0, 2, 1, "http://www.another-origin.com/foo.dat")); - - spdy::SpdySerializedFrame stream1_reply( - spdy_util_.ConstructSpdyGetReply(nullptr, 0, 1)); - - spdy::SpdySerializedFrame stream1_body( - spdy_util_.ConstructSpdyDataFrame(1, true)); - - spdy::SpdySerializedFrame stream2_body( - spdy_util_.ConstructSpdyDataFrame(2, "pushed", true)); - - MockRead spdy_reads[] = { - CreateMockRead(stream2_syn, 1, ASYNC), - CreateMockRead(stream1_reply, 2, ASYNC), - CreateMockRead(stream1_body, 4, ASYNC), - CreateMockRead(stream2_body, 5, ASYNC), - MockRead(SYNCHRONOUS, ERR_IO_PENDING, 6), // Force a hang - }; - - SequencedSocketData spdy_data(spdy_reads, spdy_writes); - session_deps_.socket_factory->AddSocketDataProvider(&spdy_data); - // Negotiate SPDY to the proxy - SSLSocketDataProvider proxy(ASYNC, OK); - proxy.next_proto = kProtoHTTP2; - session_deps_.socket_factory->AddSSLSocketDataProvider(&proxy); - - auto trans = - std::make_unique(DEFAULT_PRIORITY, session.get()); - TestCompletionCallback callback; - int rv = trans->Start(&request, callback.callback(), log.bound()); - EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); - - rv = callback.WaitForResult(); - EXPECT_THAT(rv, IsOk()); - const HttpResponseInfo* response = trans->GetResponseInfo(); - - auto push_trans = - std::make_unique(DEFAULT_PRIORITY, session.get()); - rv = push_trans->Start(&push_request, callback.callback(), log.bound()); - EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); - - rv = callback.WaitForResult(); - EXPECT_THAT(rv, IsOk()); - const HttpResponseInfo* push_response = push_trans->GetResponseInfo(); - - ASSERT_TRUE(response); - EXPECT_TRUE(response->headers->IsKeepAlive()); - - EXPECT_EQ(200, response->headers->response_code()); - EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); - - std::string response_data; - rv = ReadTransaction(trans.get(), &response_data); - EXPECT_THAT(rv, IsOk()); - EXPECT_EQ("hello!", response_data); - - LoadTimingInfo load_timing_info; - EXPECT_TRUE(trans->GetLoadTimingInfo(&load_timing_info)); - TestLoadTimingNotReusedWithPac(load_timing_info, - CONNECT_TIMING_HAS_CONNECT_TIMES_ONLY); - - // Verify the pushed stream. - EXPECT_TRUE(push_response->headers); - EXPECT_EQ(200, push_response->headers->response_code()); - - rv = ReadTransaction(push_trans.get(), &response_data); - EXPECT_THAT(rv, IsOk()); - EXPECT_EQ("pushed", response_data); - - LoadTimingInfo push_load_timing_info; - EXPECT_TRUE(push_trans->GetLoadTimingInfo(&push_load_timing_info)); - TestLoadTimingReusedWithPac(push_load_timing_info); - // The transactions should share a socket ID, despite being for different - // origins. - EXPECT_EQ(load_timing_info.socket_log_id, - push_load_timing_info.socket_log_id); - - trans.reset(); - push_trans.reset(); - session->CloseAllConnections(ERR_FAILED, "Very good reason"); -} - -// Test that an explicitly trusted SPDY proxy cannot push HTTPS content. -TEST_F(HttpNetworkTransactionTest, CrossOriginProxyPushCorrectness) { - // Configure the proxy delegate to allow cross-origin SPDY pushes. - auto proxy_delegate = std::make_unique(); - proxy_delegate->set_trusted_spdy_proxy(net::ProxyServer::FromURI( - "https://myproxy:443", net::ProxyServer::SCHEME_HTTP)); - HttpRequestInfo request; - - request.method = "GET"; - request.url = GURL("http://www.example.org/"); - request.traffic_annotation = - net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); - - session_deps_.proxy_resolution_service = - ConfiguredProxyResolutionService::CreateFixed( - "https://myproxy:443", TRAFFIC_ANNOTATION_FOR_TESTS); - RecordingBoundTestNetLog log; - session_deps_.net_log = log.bound().net_log(); - - // Enable cross-origin push. - session_deps_.proxy_resolution_service->SetProxyDelegate( - proxy_delegate.get()); - - std::unique_ptr session(CreateSession(&session_deps_)); - - spdy::SpdySerializedFrame stream1_syn( - spdy_util_.ConstructSpdyGet("http://www.example.org/", 1, LOWEST)); - - spdy::SpdySerializedFrame push_rst( - spdy_util_.ConstructSpdyRstStream(2, spdy::ERROR_CODE_REFUSED_STREAM)); - - MockWrite spdy_writes[] = { - CreateMockWrite(stream1_syn, 0, ASYNC), CreateMockWrite(push_rst, 3), - }; - - spdy::SpdySerializedFrame stream1_reply( - spdy_util_.ConstructSpdyGetReply(nullptr, 0, 1)); - - spdy::SpdySerializedFrame stream1_body( - spdy_util_.ConstructSpdyDataFrame(1, true)); - - spdy::SpdySerializedFrame stream2_syn(spdy_util_.ConstructSpdyPush( - nullptr, 0, 2, 1, "https://www.another-origin.com/foo.dat")); - - MockRead spdy_reads[] = { - CreateMockRead(stream1_reply, 1, ASYNC), - CreateMockRead(stream2_syn, 2, ASYNC), - CreateMockRead(stream1_body, 4, ASYNC), - MockRead(SYNCHRONOUS, ERR_IO_PENDING, 5), // Force a hang - }; - - SequencedSocketData spdy_data(spdy_reads, spdy_writes); - session_deps_.socket_factory->AddSocketDataProvider(&spdy_data); - // Negotiate SPDY to the proxy - SSLSocketDataProvider proxy(ASYNC, OK); - proxy.next_proto = kProtoHTTP2; - session_deps_.socket_factory->AddSSLSocketDataProvider(&proxy); - - auto trans = - std::make_unique(DEFAULT_PRIORITY, session.get()); - TestCompletionCallback callback; - int rv = trans->Start(&request, callback.callback(), log.bound()); - EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); - - rv = callback.WaitForResult(); - EXPECT_THAT(rv, IsOk()); - const HttpResponseInfo* response = trans->GetResponseInfo(); - - ASSERT_TRUE(response); - EXPECT_TRUE(response->headers->IsKeepAlive()); - - EXPECT_EQ(200, response->headers->response_code()); - EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); - - std::string response_data; - rv = ReadTransaction(trans.get(), &response_data); - EXPECT_THAT(rv, IsOk()); - EXPECT_EQ("hello!", response_data); - - trans.reset(); - session->CloseAllConnections(ERR_FAILED, "Very good reason"); -} - -// Test that an explicitly trusted SPDY proxy can push same-origin HTTPS -// resources. -TEST_F(HttpNetworkTransactionTest, SameOriginProxyPushCorrectness) { - // Configure the proxy delegate to allow cross-origin SPDY pushes. - auto proxy_delegate = std::make_unique(); - proxy_delegate->set_trusted_spdy_proxy( - net::ProxyServer::FromURI("myproxy:70", net::ProxyServer::SCHEME_HTTP)); - - HttpRequestInfo request; - - request.method = "GET"; - request.url = GURL("http://www.example.org/"); - request.traffic_annotation = - net::MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); - - // Configure against https proxy server "myproxy:70". - session_deps_.proxy_resolution_service = - ConfiguredProxyResolutionService::CreateFixed( - "https://myproxy:70", TRAFFIC_ANNOTATION_FOR_TESTS); - RecordingBoundTestNetLog log; - session_deps_.net_log = log.bound().net_log(); - - // Enable cross-origin push. - session_deps_.proxy_resolution_service->SetProxyDelegate( - proxy_delegate.get()); - - std::unique_ptr session(CreateSession(&session_deps_)); - - spdy::SpdySerializedFrame stream1_syn( - spdy_util_.ConstructSpdyGet("http://www.example.org/", 1, LOWEST)); - spdy::SpdySerializedFrame stream2_priority( - spdy_util_.ConstructSpdyPriority(2, 1, IDLE, true)); - - MockWrite spdy_writes[] = { - CreateMockWrite(stream1_syn, 0, ASYNC), - CreateMockWrite(stream2_priority, 3, ASYNC), - }; - - spdy::SpdySerializedFrame stream1_reply( - spdy_util_.ConstructSpdyGetReply(nullptr, 0, 1)); - - spdy::SpdySerializedFrame stream2_syn(spdy_util_.ConstructSpdyPush( - nullptr, 0, 2, 1, "http://www.example.org/foo.dat")); - - spdy::SpdySerializedFrame stream1_body( - spdy_util_.ConstructSpdyDataFrame(1, true)); - - spdy::SpdySerializedFrame stream2_reply( - spdy_util_.ConstructSpdyGetReply(nullptr, 0, 1)); - - spdy::SpdySerializedFrame stream2_body( - spdy_util_.ConstructSpdyDataFrame(1, true)); - - MockRead spdy_reads[] = { - CreateMockRead(stream1_reply, 1, ASYNC), - CreateMockRead(stream2_syn, 2, ASYNC), - CreateMockRead(stream1_body, 4, ASYNC), - CreateMockRead(stream2_body, 5, ASYNC), - MockRead(SYNCHRONOUS, ERR_IO_PENDING, 6), // Force a hang - }; - - SequencedSocketData spdy_data(spdy_reads, spdy_writes); - session_deps_.socket_factory->AddSocketDataProvider(&spdy_data); - // Negotiate SPDY to the proxy - SSLSocketDataProvider proxy(ASYNC, OK); - proxy.next_proto = kProtoHTTP2; - session_deps_.socket_factory->AddSSLSocketDataProvider(&proxy); - - auto trans = - std::make_unique(DEFAULT_PRIORITY, session.get()); - TestCompletionCallback callback; - int rv = trans->Start(&request, callback.callback(), log.bound()); - EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); - - rv = callback.WaitForResult(); - EXPECT_THAT(rv, IsOk()); - const HttpResponseInfo* response = trans->GetResponseInfo(); - - ASSERT_TRUE(response); - EXPECT_TRUE(response->headers->IsKeepAlive()); - - EXPECT_EQ(200, response->headers->response_code()); - EXPECT_TRUE(HttpVersion(1, 1) == response->headers->GetHttpVersion()); - - std::string response_data; - rv = ReadTransaction(trans.get(), &response_data); - EXPECT_THAT(rv, IsOk()); - EXPECT_EQ("hello!", response_data); - - trans.reset(); - session->CloseAllConnections(ERR_FAILED, "Very good reason"); -} - // Test HTTPS connections to a site with a bad certificate, going through an // HTTPS proxy TEST_F(HttpNetworkTransactionTest, HTTPSBadCertificateViaHttpsProxy) { @@ -12597,7 +12667,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForDirectConnections) { ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), false, }, { @@ -12607,7 +12677,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForDirectConnections) { ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), false, }, @@ -12619,7 +12689,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForDirectConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, { @@ -12629,7 +12699,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForDirectConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, { @@ -12639,7 +12709,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForDirectConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, }; @@ -12676,7 +12746,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForHTTPProxyConnections) { ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), false, }, @@ -12688,7 +12758,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForHTTPProxyConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, @@ -12699,7 +12769,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForHTTPProxyConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, }; @@ -12738,7 +12808,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForSOCKSConnections) { ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), false, }, { @@ -12748,7 +12818,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForSOCKSConnections) { ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), false, }, @@ -12760,7 +12830,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForSOCKSConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, { @@ -12770,7 +12840,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForSOCKSConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, @@ -12781,7 +12851,7 @@ TEST_F(HttpNetworkTransactionTest, GroupIdForSOCKSConnections) { ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), true, }, }; @@ -13306,7 +13376,7 @@ TEST_F(HttpNetworkTransactionTest, ChangeAuthRealms) { EXPECT_THAT(rv, IsOk()); const HttpResponseInfo* response = trans.GetResponseInfo(); ASSERT_TRUE(response); - base::Optional challenge = response->auth_challenge; + absl::optional challenge = response->auth_challenge; ASSERT_TRUE(challenge); EXPECT_FALSE(challenge->is_proxy); EXPECT_EQ("http://www.example.org", challenge->challenger.Serialize()); @@ -14902,7 +14972,7 @@ TEST_F(HttpNetworkTransactionTest, SpdySessionKey key(host_port_pair, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = CreateSpdySession(session.get(), key, NetLogWithSource()); @@ -15965,7 +16035,7 @@ TEST_F(HttpNetworkTransactionTest, MultiRoundAuth) { const ClientSocketPool::GroupId kSocketGroup( HostPortPair("www.example.com", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); // First round of authentication. auth_handler->SetGenerateExpectation(false, OK); @@ -16577,7 +16647,7 @@ TEST_F(HttpNetworkTransactionTest, PreconnectWithExistingSpdySession) { SpdySessionKey key(host_port_pair, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = CreateSpdySession(session.get(), key, NetLogWithSource()); @@ -16918,8 +16988,8 @@ TEST_F(HttpNetworkTransactionTest, ClientAuthCertCache_Proxy_Fail) { StaticSocketDataProvider data1; session_deps_.socket_factory->AddSocketDataProvider(&data1); - base::Optional ssl_data2; - base::Optional data2; + absl::optional ssl_data2; + absl::optional data2; MockRead error_in_read[] = {MockRead(ASYNC, reject_error)}; if (reject_in_connect) { ssl_data2.emplace(ASYNC, reject_error); @@ -16941,8 +17011,8 @@ TEST_F(HttpNetworkTransactionTest, ClientAuthCertCache_Proxy_Fail) { // If the handshake returns ERR_SSL_PROTOCOL_ERROR, we attempt to // connect twice. - base::Optional ssl_data3; - base::Optional data3; + absl::optional ssl_data3; + absl::optional data3; if (reject_in_connect && reject_error == ERR_SSL_PROTOCOL_ERROR) { ssl_data3.emplace(ASYNC, reject_error); data3.emplace(); // There are no reads or writes. @@ -17148,7 +17218,7 @@ TEST_F(HttpNetworkTransactionTest, UseIPConnectionPooling) { // Preload mail.example.com into HostCache. rv = session_deps_.host_resolver->LoadIntoCache( HostPortPair("mail.example.com", 443), NetworkIsolationKey(), - base::nullopt); + absl::nullopt); EXPECT_THAT(rv, IsOk()); HttpRequestInfo request2; @@ -17321,7 +17391,7 @@ TEST_F(HttpNetworkTransactionTest, RetryWithoutConnectionPooling) { // Preload mail.example.org into HostCache. int rv = session_deps_.host_resolver->LoadIntoCache( HostPortPair("mail.example.com", 443), NetworkIsolationKey(), - base::nullopt); + absl::nullopt); EXPECT_THAT(rv, IsOk()); HttpRequestInfo request1; @@ -17447,7 +17517,7 @@ TEST_F(HttpNetworkTransactionTest, ReturnHTTP421OnRetry) { // Preload mail.example.org into HostCache. int rv = session_deps_.host_resolver->LoadIntoCache( HostPortPair("mail.example.com", 443), NetworkIsolationKey(), - base::nullopt); + absl::nullopt); EXPECT_THAT(rv, IsOk()); HttpRequestInfo request1; @@ -17562,7 +17632,7 @@ TEST_F(HttpNetworkTransactionTest, // Preload cache entries into HostCache. rv = session_deps_.host_resolver->LoadIntoCache( HostPortPair("mail.example.com", 443), NetworkIsolationKey(), - base::nullopt); + absl::nullopt); EXPECT_THAT(rv, IsOk()); HttpRequestInfo request2; @@ -18336,7 +18406,7 @@ TEST_F(HttpNetworkTransactionTest, CloseIdleSpdySessionToOpenNewOne) { SpdySessionKey spdy_session_key_a( host_port_pair_a, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_FALSE( HasSpdySession(session->spdy_session_pool(), spdy_session_key_a)); @@ -18372,7 +18442,7 @@ TEST_F(HttpNetworkTransactionTest, CloseIdleSpdySessionToOpenNewOne) { SpdySessionKey spdy_session_key_b( host_port_pair_b, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_FALSE( HasSpdySession(session->spdy_session_pool(), spdy_session_key_b)); HttpRequestInfo request2; @@ -18405,7 +18475,7 @@ TEST_F(HttpNetworkTransactionTest, CloseIdleSpdySessionToOpenNewOne) { SpdySessionKey spdy_session_key_a1( host_port_pair_a1, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_FALSE( HasSpdySession(session->spdy_session_pool(), spdy_session_key_a1)); HttpRequestInfo request3; @@ -20785,7 +20855,7 @@ TEST_F(HttpNetworkTransactionNetworkErrorLoggingTest, // Preload mail.example.org into HostCache. int rv = session_deps_.host_resolver->LoadIntoCache( HostPortPair("mail.example.com", 443), NetworkIsolationKey(), - base::nullopt); + absl::nullopt); EXPECT_THAT(rv, IsOk()); HttpRequestInfo request1; diff --git a/chromium/net/http/http_proxy_client_socket.cc b/chromium/net/http/http_proxy_client_socket.cc index 944e76ffc64..6acb49638c2 100644 --- a/chromium/net/http/http_proxy_client_socket.cc +++ b/chromium/net/http/http_proxy_client_socket.cc @@ -464,8 +464,7 @@ int HttpProxyClientSocket::DoReadHeadersComplete(int result) { // authentication code is smart enough to avoid being tricked by an // active network attacker. // The next state is intentionally not set as it should be STATE_NONE; - if (!SanitizeProxyAuth(&response_)) - return ERR_TUNNEL_CONNECTION_FAILED; + SanitizeProxyAuth(response_); return HandleProxyAuthChallenge(auth_.get(), &response_, net_log_); default: diff --git a/chromium/net/http/http_proxy_connect_job.cc b/chromium/net/http/http_proxy_connect_job.cc index 16917190c18..1cca4aed86c 100644 --- a/chromium/net/http/http_proxy_connect_job.cc +++ b/chromium/net/http/http_proxy_connect_job.cc @@ -13,7 +13,6 @@ #include "base/metrics/histogram_macros.h" #include "base/no_destructor.h" #include "base/numerics/ranges.h" -#include "base/optional.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_util.h" #include "base/threading/thread_task_runner_handle.h" @@ -38,6 +37,7 @@ #include "net/spdy/spdy_session_pool.h" #include "net/spdy/spdy_stream.h" #include "net/ssl/ssl_cert_request_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -134,7 +134,6 @@ HttpProxySocketParams::HttpProxySocketParams( scoped_refptr ssl_params, bool is_quic, const HostPortPair& endpoint, - bool is_trusted_proxy, bool tunnel, const NetworkTrafficAnnotationTag traffic_annotation, const NetworkIsolationKey& network_isolation_key) @@ -142,7 +141,6 @@ HttpProxySocketParams::HttpProxySocketParams( ssl_params_(std::move(ssl_params)), is_quic_(is_quic), endpoint_(endpoint), - is_trusted_proxy_(is_trusted_proxy), tunnel_(tunnel), network_isolation_key_(network_isolation_key), traffic_annotation_(traffic_annotation) { @@ -286,7 +284,7 @@ base::TimeDelta HttpProxyConnectJob::AlternateNestedConnectionTimeout( if (!network_quality_estimator) return default_alternate_timeout; - base::Optional http_rtt_estimate = + absl::optional http_rtt_estimate = network_quality_estimator->GetHttpRTT(); if (!http_rtt_estimate) return default_alternate_timeout; @@ -603,8 +601,7 @@ int HttpProxyConnectJob::DoSpdyProxyCreateStream() { // Create a session direct to the proxy itself spdy_session = common_connect_job_params() ->spdy_session_pool->CreateAvailableSessionFromSocket( - key, params_->is_trusted_proxy(), - nested_connect_job_->PassSocket(), + key, nested_connect_job_->PassSocket(), nested_connect_job_->connect_timing(), net_log()); DCHECK(spdy_session); nested_connect_job_.reset(); @@ -671,7 +668,7 @@ int HttpProxyConnectJob::DoQuicProxyCreateSession() { return quic_stream_request_->Request( proxy_server, quic_version, ssl_params->privacy_mode(), kH2QuicTunnelPriority, socket_tag(), params_->network_isolation_key(), - ssl_params->GetDirectConnectionParams()->disable_secure_dns(), + ssl_params->GetDirectConnectionParams()->secure_dns_policy(), /*use_dns_aliases=*/false, ssl_params->ssl_config().GetCertVerifyFlags(), GURL("https://" + proxy_server.ToString()), net_log(), &quic_net_error_details_, @@ -797,7 +794,7 @@ void HttpProxyConnectJob::OnTimedOutInternal() { int HttpProxyConnectJob::HandleConnectResult(int result) { if (result == OK) - SetSocket(std::move(transport_socket_), base::nullopt /* dns_aliases */); + SetSocket(std::move(transport_socket_), absl::nullopt /* dns_aliases */); return result; } @@ -832,7 +829,7 @@ SpdySessionKey HttpProxyConnectJob::CreateSpdySessionKey() const { ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kTrue, socket_tag(), params_->network_isolation_key(), - params_->ssl_params()->GetDirectConnectionParams()->disable_secure_dns()); + params_->ssl_params()->GetDirectConnectionParams()->secure_dns_policy()); } } // namespace net diff --git a/chromium/net/http/http_proxy_connect_job.h b/chromium/net/http/http_proxy_connect_job.h index 07b2627327a..a676ea53b2b 100644 --- a/chromium/net/http/http_proxy_connect_job.h +++ b/chromium/net/http/http_proxy_connect_job.h @@ -48,7 +48,6 @@ class NET_EXPORT_PRIVATE HttpProxySocketParams scoped_refptr ssl_params, bool is_quic, const HostPortPair& endpoint, - bool is_trusted_proxy, bool tunnel, const NetworkTrafficAnnotationTag traffic_annotation, const NetworkIsolationKey& network_isolation_key); @@ -61,7 +60,6 @@ class NET_EXPORT_PRIVATE HttpProxySocketParams } bool is_quic() const { return is_quic_; } const HostPortPair& endpoint() const { return endpoint_; } - bool is_trusted_proxy() const { return is_trusted_proxy_; } bool tunnel() const { return tunnel_; } const NetworkIsolationKey& network_isolation_key() const { return network_isolation_key_; @@ -78,7 +76,6 @@ class NET_EXPORT_PRIVATE HttpProxySocketParams const scoped_refptr ssl_params_; bool is_quic_; const HostPortPair endpoint_; - const bool is_trusted_proxy_; const bool tunnel_; const NetworkIsolationKey network_isolation_key_; const NetworkTrafficAnnotationTag traffic_annotation_; diff --git a/chromium/net/http/http_proxy_connect_job_unittest.cc b/chromium/net/http/http_proxy_connect_job_unittest.cc index 1436cf5117f..7790e735179 100644 --- a/chromium/net/http/http_proxy_connect_job_unittest.cc +++ b/chromium/net/http/http_proxy_connect_job_unittest.cc @@ -24,7 +24,7 @@ #include "net/base/network_isolation_key.h" #include "net/base/test_proxy_delegate.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_network_session.h" #include "net/nqe/network_quality_estimator_test_util.h" #include "net/socket/client_socket_handle.h" @@ -106,52 +106,51 @@ class HttpProxyConnectJobTest : public ::testing::TestWithParam, } scoped_refptr CreateHttpProxyParams( - bool disable_secure_dns) const { + SecureDnsPolicy secure_dns_policy) const { if (GetParam() != HTTP) return nullptr; return base::MakeRefCounted( HostPortPair(kHttpProxyHost, 80), NetworkIsolationKey(), - disable_secure_dns, OnHostResolutionCallback()); + secure_dns_policy, OnHostResolutionCallback()); } scoped_refptr CreateHttpsProxyParams( - bool disable_secure_dns) const { + SecureDnsPolicy secure_dns_policy) const { if (GetParam() == HTTP) return nullptr; return base::MakeRefCounted( base::MakeRefCounted( HostPortPair(kHttpsProxyHost, 443), NetworkIsolationKey(), - disable_secure_dns, OnHostResolutionCallback()), + secure_dns_policy, OnHostResolutionCallback()), nullptr, nullptr, HostPortPair(kHttpsProxyHost, 443), SSLConfig(), PRIVACY_MODE_DISABLED, NetworkIsolationKey()); } // Returns a correctly constructed HttpProxyParams for the HTTP or HTTPS // proxy. - scoped_refptr CreateParams(bool tunnel, - bool disable_secure_dns) { + scoped_refptr CreateParams( + bool tunnel, + SecureDnsPolicy secure_dns_policy) { return base::MakeRefCounted( - CreateHttpProxyParams(disable_secure_dns), - CreateHttpsProxyParams(disable_secure_dns), false /* is_quic */, - HostPortPair(kEndpointHost, tunnel ? 443 : 80), - /*is_trusted_proxy=*/false, tunnel, TRAFFIC_ANNOTATION_FOR_TESTS, - NetworkIsolationKey()); + CreateHttpProxyParams(secure_dns_policy), + CreateHttpsProxyParams(secure_dns_policy), false /* is_quic */, + HostPortPair(kEndpointHost, tunnel ? 443 : 80), tunnel, + TRAFFIC_ANNOTATION_FOR_TESTS, NetworkIsolationKey()); } std::unique_ptr CreateConnectJobForHttpRequest( ConnectJob::Delegate* delegate, RequestPriority priority = DEFAULT_PRIORITY, - bool disable_secure_dns = false) { - return CreateConnectJob( - CreateParams(false /* tunnel */, disable_secure_dns), delegate, - priority); + SecureDnsPolicy secure_dns_policy = SecureDnsPolicy::kAllow) { + return CreateConnectJob(CreateParams(false /* tunnel */, secure_dns_policy), + delegate, priority); } std::unique_ptr CreateConnectJobForTunnel( ConnectJob::Delegate* delegate, RequestPriority priority = DEFAULT_PRIORITY, - bool disable_secure_dns = false) { - return CreateConnectJob(CreateParams(true /* tunnel */, disable_secure_dns), + SecureDnsPolicy secure_dns_policy = SecureDnsPolicy::kAllow) { + return CreateConnectJob(CreateParams(true /* tunnel */, secure_dns_policy), delegate, priority); } @@ -230,7 +229,7 @@ class HttpProxyConnectJobTest : public ::testing::TestWithParam, // since tunnels need an extra round trip. base::TimeDelta alternate_connection_timeout = HttpProxyConnectJob::AlternateNestedConnectionTimeout( - *CreateParams(true /* tunnel */, false /* disable_secure_dns */), + *CreateParams(true /* tunnel */, SecureDnsPolicy::kAllow), network_quality_estimator_.get()); // If there's an alternate connection timeout, and it's less than the @@ -878,21 +877,16 @@ TEST_P(HttpProxyConnectJobTest, RequestPriority) { } } -TEST_P(HttpProxyConnectJobTest, DisableSecureDns) { - for (bool disable_secure_dns : {false, true}) { +TEST_P(HttpProxyConnectJobTest, SecureDnsPolicy) { + for (auto secure_dns_policy : + {SecureDnsPolicy::kAllow, SecureDnsPolicy::kDisable}) { TestConnectJobDelegate test_delegate; std::unique_ptr connect_job = CreateConnectJobForHttpRequest( - &test_delegate, DEFAULT_PRIORITY, disable_secure_dns); + &test_delegate, DEFAULT_PRIORITY, secure_dns_policy); EXPECT_THAT(connect_job->Connect(), test::IsError(ERR_IO_PENDING)); - EXPECT_EQ(disable_secure_dns, - session_deps_.host_resolver->last_secure_dns_mode_override() - .has_value()); - if (disable_secure_dns) { - EXPECT_EQ( - net::SecureDnsMode::kOff, - session_deps_.host_resolver->last_secure_dns_mode_override().value()); - } + EXPECT_EQ(secure_dns_policy, + session_deps_.host_resolver->last_secure_dns_policy()); } } @@ -921,12 +915,12 @@ TEST_P(HttpProxyConnectJobTest, SpdySessionKeyDisableSecureDns) { auto ssl_params = base::MakeRefCounted( base::MakeRefCounted( HostPortPair(kHttpsProxyHost, 443), NetworkIsolationKey(), - true /* disable_secure_dns */, OnHostResolutionCallback()), + SecureDnsPolicy::kDisable, OnHostResolutionCallback()), nullptr, nullptr, HostPortPair(kHttpsProxyHost, 443), SSLConfig(), PRIVACY_MODE_DISABLED, NetworkIsolationKey()); auto http_proxy_params = base::MakeRefCounted( nullptr /* tcp_params */, std::move(ssl_params), false /* is_quic */, - HostPortPair(kEndpointHost, 443), /*is_trusted_proxy=*/false, + HostPortPair(kEndpointHost, 443), /*tunnel=*/true, TRAFFIC_ANNOTATION_FOR_TESTS, NetworkIsolationKey()); std::unique_ptr connect_job = CreateConnectJob( @@ -939,7 +933,7 @@ TEST_P(HttpProxyConnectJobTest, SpdySessionKeyDisableSecureDns) { SpdySessionKey(HostPortPair(kHttpsProxyHost, 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kTrue, SocketTag(), - NetworkIsolationKey(), true /* disable_secure_dns */), + NetworkIsolationKey(), SecureDnsPolicy::kDisable), /* enable_ip_based_pooling = */ false, /* is_websocket = */ false, NetLogWithSource())); EXPECT_FALSE( @@ -947,7 +941,7 @@ TEST_P(HttpProxyConnectJobTest, SpdySessionKeyDisableSecureDns) { SpdySessionKey(HostPortPair(kHttpsProxyHost, 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kTrue, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */), + NetworkIsolationKey(), SecureDnsPolicy::kAllow), /* enable_ip_based_pooling = */ false, /* is_websocket = */ false, NetLogWithSource())); } @@ -1633,7 +1627,7 @@ TEST_P(HttpProxyConnectJobTest, ConnectionTimeoutNoNQE) { // since tunnels need an extra round trip. base::TimeDelta alternate_connection_timeout = HttpProxyConnectJob::AlternateNestedConnectionTimeout( - *CreateParams(true /* tunnel */, false /* disable_secure_dns */), + *CreateParams(true /* tunnel */, SecureDnsPolicy::kAllow), nullptr /* network_quality_estimator */); #if defined(OS_ANDROID) || defined(OS_IOS) diff --git a/chromium/net/http/http_request_info.cc b/chromium/net/http/http_request_info.cc index 23445980a16..faf31912abf 100644 --- a/chromium/net/http/http_request_info.cc +++ b/chromium/net/http/http_request_info.cc @@ -4,6 +4,8 @@ #include "net/http/http_request_info.h" +#include "net/dns/public/secure_dns_policy.h" + namespace net { HttpRequestInfo::HttpRequestInfo() @@ -11,7 +13,7 @@ HttpRequestInfo::HttpRequestInfo() upload_data_stream(nullptr), load_flags(0), privacy_mode(PRIVACY_MODE_DISABLED), - disable_secure_dns(false), + secure_dns_policy(SecureDnsPolicy::kAllow), reporting_upload_depth(0), idempotency(net::DEFAULT_IDEMPOTENCY) {} diff --git a/chromium/net/http/http_request_info.h b/chromium/net/http/http_request_info.h index 3837cf4da13..d02d6bf45af 100644 --- a/chromium/net/http/http_request_info.h +++ b/chromium/net/http/http_request_info.h @@ -7,14 +7,15 @@ #include -#include "base/optional.h" #include "net/base/idempotency.h" #include "net/base/net_export.h" #include "net/base/network_isolation_key.h" #include "net/base/privacy_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_request_headers.h" #include "net/socket/socket_tag.h" #include "net/traffic_annotation/network_traffic_annotation.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -53,8 +54,8 @@ struct NET_EXPORT HttpRequestInfo { // tracked by the server (e.g. without channel id). PrivacyMode privacy_mode; - // Whether secure DNS should be disabled for the request. - bool disable_secure_dns; + // Secure DNS Tag for the request. + SecureDnsPolicy secure_dns_policy; // Tag applied to all sockets used to service request. SocketTag socket_tag; @@ -76,7 +77,7 @@ struct NET_EXPORT HttpRequestInfo { // TODO(https://crbug.com/1136054): Investigate migrating the one consumer of // this to NetworkIsolationKey::TopFrameSite(). That gives more consistent /// behavior, and may still provide useful metrics. - base::Optional possibly_top_frame_origin; + absl::optional possibly_top_frame_origin; // Idempotency of the request, which determines that if it is safe to enable // 0-RTT for the request. By default, 0-RTT is only enabled for safe diff --git a/chromium/net/http/http_response_info.h b/chromium/net/http/http_response_info.h index cfa4ae4f3c8..3a450a8c76c 100644 --- a/chromium/net/http/http_response_info.h +++ b/chromium/net/http/http_response_info.h @@ -7,7 +7,6 @@ #include -#include "base/optional.h" #include "base/time/time.h" #include "net/base/auth.h" #include "net/base/ip_endpoint.h" @@ -16,6 +15,7 @@ #include "net/dns/public/resolve_error_info.h" #include "net/http/http_vary_data.h" #include "net/ssl/ssl_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class Pickle; @@ -223,7 +223,7 @@ class NET_EXPORT HttpResponseInfo { // If the response headers indicate a 401 or 407 failure, then this structure // will contain additional information about the authentication challenge. - base::Optional auth_challenge; + absl::optional auth_challenge; // The SSL client certificate request info. // TODO(wtc): does this really belong in HttpResponseInfo? I put it here diff --git a/chromium/net/http/http_security_headers.h b/chromium/net/http/http_security_headers.h index 83d138c712c..310136af166 100644 --- a/chromium/net/http/http_security_headers.h +++ b/chromium/net/http/http_security_headers.h @@ -10,7 +10,6 @@ #include #include "base/time/time.h" -#include "base/values.h" #include "net/base/hash_value.h" #include "net/base/net_export.h" diff --git a/chromium/net/http/http_server_properties.cc b/chromium/net/http/http_server_properties.cc index 7f67a27dbd0..037d6b40bcc 100644 --- a/chromium/net/http/http_server_properties.cc +++ b/chromium/net/http/http_server_properties.cc @@ -6,11 +6,11 @@ #include "base/bind.h" #include "base/check_op.h" +#include "base/containers/contains.h" #include "base/feature_list.h" #include "base/location.h" #include "base/metrics/histogram_macros.h" #include "base/single_thread_task_runner.h" -#include "base/stl_util.h" #include "base/strings/string_util.h" #include "base/strings/stringprintf.h" #include "base/threading/thread_task_runner_handle.h" diff --git a/chromium/net/http/http_server_properties.h b/chromium/net/http/http_server_properties.h index bab8f5967ad..e98afc00fda 100644 --- a/chromium/net/http/http_server_properties.h +++ b/chromium/net/http/http_server_properties.h @@ -19,7 +19,6 @@ #include "base/containers/mru_cache.h" #include "base/macros.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/threading/thread_checker.h" #include "base/time/time.h" #include "base/timer/timer.h" @@ -35,6 +34,7 @@ #include "net/third_party/quiche/src/quic/core/quic_versions.h" #include "net/third_party/quiche/src/spdy/core/spdy_framer.h" // TODO(willchan): Reconsider this. #include "net/third_party/quiche/src/spdy/core/spdy_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/scheme_host_port.h" namespace base { @@ -151,14 +151,14 @@ class NET_EXPORT HttpServerProperties // indicates unknown. The difference between false and not set only matters // when loading from disk, when an initialized false value will take // priority over a not set value. - base::Optional supports_spdy; + absl::optional supports_spdy; // True if the server has previously indicated it required HTTP/1.1. Unlike // other fields, not persisted to disk. - base::Optional requires_http11; + absl::optional requires_http11; - base::Optional alternative_services; - base::Optional server_network_stats; + absl::optional alternative_services; + absl::optional server_network_stats; }; struct NET_EXPORT ServerInfoMapKey { diff --git a/chromium/net/http/http_server_properties_manager.cc b/chromium/net/http/http_server_properties_manager.cc index 31998dba772..bc0a134f4c3 100644 --- a/chromium/net/http/http_server_properties_manager.cc +++ b/chromium/net/http/http_server_properties_manager.cc @@ -9,7 +9,6 @@ #include "base/bind.h" #include "base/feature_list.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" #include "base/stl_util.h" #include "base/strings/string_number_conversions.h" #include "base/time/tick_clock.h" @@ -21,6 +20,7 @@ #include "net/base/privacy_mode.h" #include "net/http/http_server_properties.h" #include "net/third_party/quiche/src/quic/platform/api/quic_hostname_utils.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/scheme_host_port.h" @@ -66,7 +66,7 @@ const char kBrokenCountKey[] = "broken_count"; // services. Also checks if an alternative service for the same canonical suffix // has already been saved, and if so, returns an empty list. AlternativeServiceInfoVector GetAlternativeServiceToPersist( - const base::Optional& alternative_services, + const absl::optional& alternative_services, const HttpServerProperties::ServerInfoMapKey& server_info_key, base::Time now, const HttpServerPropertiesManager::GetCannonicalSuffix& @@ -237,7 +237,7 @@ void HttpServerPropertiesManager::ReadPrefs( net_log_.AddEvent(NetLogEventType::HTTP_SERVER_PROPERTIES_UPDATE_CACHE, [&] { return http_server_properties_dict->Clone(); }); - base::Optional maybe_version_number = + absl::optional maybe_version_number = http_server_properties_dict->FindIntKey(kVersionKey); if (!maybe_version_number.has_value() || *maybe_version_number != kVersionNumber) { @@ -364,7 +364,7 @@ void HttpServerPropertiesManager::AddToBrokenAlternativeServices( // Read broken-count and add an entry for |alt_service| into // |recently_broken_alternative_services|. if (broken_alt_svc_entry_dict.FindKey(kBrokenCountKey)) { - base::Optional broken_count = + absl::optional broken_count = broken_alt_svc_entry_dict.FindIntKey(kBrokenCountKey); if (!broken_count.has_value()) { DVLOG(1) << "Recently broken alternative service has malformed " @@ -488,7 +488,7 @@ bool HttpServerPropertiesManager::ParseAlternativeServiceDict( alternative_service->host = host; // Port is mandatory. - base::Optional maybe_port = dict.FindIntKey(kPortKey); + absl::optional maybe_port = dict.FindIntKey(kPortKey); if (!maybe_port.has_value() || !IsPortValid(maybe_port.value())) { DVLOG(1) << "Malformed alternative service port under: " << parsing_under; return false; @@ -630,7 +630,7 @@ void HttpServerPropertiesManager::ParseNetworkStats( if (!server_network_stats_dict) { return; } - base::Optional maybe_srtt = + absl::optional maybe_srtt = server_network_stats_dict->FindIntKey(kSrttKey); if (!maybe_srtt.has_value()) { DVLOG(1) << "Malformed ServerNetworkStats for server: " diff --git a/chromium/net/http/http_stream_factory_job.cc b/chromium/net/http/http_stream_factory_job.cc index 395c793591b..a07072b3518 100644 --- a/chromium/net/http/http_stream_factory_job.cc +++ b/chromium/net/http/http_stream_factory_job.cc @@ -11,13 +11,13 @@ #include "base/bind.h" #include "base/callback_helpers.h" #include "base/check_op.h" +#include "base/containers/contains.h" #include "base/feature_list.h" #include "base/location.h" #include "base/metrics/histogram_macros.h" #include "base/metrics/sparse_histogram.h" #include "base/notreached.h" #include "base/single_thread_task_runner.h" -#include "base/stl_util.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_util.h" #include "base/threading/thread_task_runner_handle.h" @@ -28,6 +28,7 @@ #include "net/base/proxy_delegate.h" #include "net/base/trace_constants.h" #include "net/cert/cert_verifier.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/bidirectional_stream_impl.h" #include "net/http/http_basic_stream.h" #include "net/http/http_network_session.h" @@ -166,7 +167,7 @@ HttpStreamFactory::Job::Job(Delegate* delegate, request_info_.privacy_mode, request_info_.socket_tag, request_info_.network_isolation_key, - request_info_.disable_secure_dns)), + request_info_.secure_dns_policy)), stream_type_(HttpStreamRequest::BIDIRECTIONAL_STREAM), init_connection_already_resumed_(false) { // QUIC can only be spoken to servers, never to proxies. @@ -371,18 +372,18 @@ SpdySessionKey HttpStreamFactory::Job::GetSpdySessionKey( PrivacyMode privacy_mode, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns) { + SecureDnsPolicy secure_dns_policy) { // In the case that we're using an HTTPS proxy for an HTTP url, look for a // HTTP/2 proxy session *to* the proxy, instead of to the origin server. if (!spdy_session_direct) { return SpdySessionKey(proxy_server.host_port_pair(), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kTrue, socket_tag, - network_isolation_key, disable_secure_dns); + network_isolation_key, secure_dns_policy); } return SpdySessionKey(HostPortPair::FromURL(origin_url), proxy_server, privacy_mode, SpdySessionKey::IsProxySession::kFalse, - socket_tag, network_isolation_key, disable_secure_dns); + socket_tag, network_isolation_key, secure_dns_policy); } bool HttpStreamFactory::Job::CanUseExistingSpdySession() const { @@ -816,7 +817,7 @@ int HttpStreamFactory::Job::DoInitConnectionImpl() { GetSocketGroup(), destination_, request_info_.load_flags, priority_, session_, proxy_info_, server_ssl_config_, proxy_ssl_config_, request_info_.privacy_mode, request_info_.network_isolation_key, - request_info_.disable_secure_dns, net_log_, num_streams_); + request_info_.secure_dns_policy, net_log_, num_streams_); } ClientSocketPool::ProxyAuthCallback proxy_auth_callback = @@ -824,7 +825,7 @@ int HttpStreamFactory::Job::DoInitConnectionImpl() { base::Unretained(this)); if (is_websocket_) { DCHECK(request_info_.socket_tag == SocketTag()); - DCHECK(!request_info_.disable_secure_dns); + DCHECK_EQ(SecureDnsPolicy::kAllow, request_info_.secure_dns_policy); SSLConfig websocket_server_ssl_config = server_ssl_config_; websocket_server_ssl_config.alpn_protos.clear(); return InitSocketHandleForWebSocketRequest( @@ -838,7 +839,7 @@ int HttpStreamFactory::Job::DoInitConnectionImpl() { GetSocketGroup(), destination_, request_info_.load_flags, priority_, session_, proxy_info_, server_ssl_config_, proxy_ssl_config_, request_info_.privacy_mode, request_info_.network_isolation_key, - request_info_.disable_secure_dns, request_info_.socket_tag, net_log_, + request_info_.secure_dns_policy, request_info_.socket_tag, net_log_, connection_.get(), io_callback_, proxy_auth_callback); } @@ -872,7 +873,7 @@ int HttpStreamFactory::Job::DoInitConnectionImplQuic() { int rv = quic_request_.Request( destination, quic_version_, request_info_.privacy_mode, priority_, request_info_.socket_tag, request_info_.network_isolation_key, - request_info_.disable_secure_dns, proxy_info_.is_direct(), + request_info_.secure_dns_policy, proxy_info_.is_direct(), ssl_config->GetCertVerifyFlags(), url, net_log_, &net_error_details_, base::BindOnce(&Job::OnFailedOnDefaultNetwork, ptr_factory_.GetWeakPtr()), io_callback_); @@ -1148,16 +1149,10 @@ int HttpStreamFactory::Job::DoCreateStream() { if (connection_->socket()->IsConnected()) connection_->CloseIdleSocketsInGroup("Switching to HTTP2 session"); - // If |spdy_session_direct_| is false, then |proxy_info_| is guaranteed to - // have a non-empty proxy list. - bool is_trusted_proxy = - !spdy_session_direct_ && proxy_info_.proxy_server().is_trusted_proxy(); - base::WeakPtr spdy_session; int rv = session_->spdy_session_pool()->CreateAvailableSessionFromSocketHandle( - spdy_session_key_, is_trusted_proxy, std::move(connection_), net_log_, - &spdy_session); + spdy_session_key_, std::move(connection_), net_log_, &spdy_session); if (rv != OK) { return rv; diff --git a/chromium/net/http/http_stream_factory_job.h b/chromium/net/http/http_stream_factory_job.h index eef80fe2739..e75520de44f 100644 --- a/chromium/net/http/http_stream_factory_job.h +++ b/chromium/net/http/http_stream_factory_job.h @@ -17,6 +17,7 @@ #include "net/base/proxy_server.h" #include "net/base/request_priority.h" #include "net/dns/public/resolve_error_info.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/bidirectional_stream_impl.h" #include "net/http/http_auth.h" #include "net/http/http_auth_controller.h" @@ -326,7 +327,7 @@ class HttpStreamFactory::Job PrivacyMode privacy_mode, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns); + SecureDnsPolicy secure_dns_policy); // Returns true if the current request can use an existing spdy session. bool CanUseExistingSpdySession() const; diff --git a/chromium/net/http/http_stream_factory_job_controller.cc b/chromium/net/http/http_stream_factory_job_controller.cc index 878c6aea753..4c34611f1c8 100644 --- a/chromium/net/http/http_stream_factory_job_controller.cc +++ b/chromium/net/http/http_stream_factory_job_controller.cc @@ -8,6 +8,7 @@ #include #include "base/bind.h" +#include "base/containers/contains.h" #include "base/metrics/histogram_functions.h" #include "base/metrics/histogram_macros.h" #include "base/strings/string_number_conversions.h" @@ -1035,7 +1036,7 @@ HttpStreamFactory::JobController::GetAlternativeServiceInfoInternal( ignore_result(ApplyHostMappingRules(original_url, &mapped_origin)); QuicSessionKey session_key( mapped_origin, request_info.privacy_mode, request_info.socket_tag, - request_info.network_isolation_key, request_info.disable_secure_dns); + request_info.network_isolation_key, request_info.secure_dns_policy); HostPortPair destination(alternative_service_info.host_port_pair()); if (session_key.host() != destination.host() && diff --git a/chromium/net/http/http_stream_factory_job_controller_unittest.cc b/chromium/net/http/http_stream_factory_job_controller_unittest.cc index c94dfef6ee6..de826bb4bd5 100644 --- a/chromium/net/http/http_stream_factory_job_controller_unittest.cc +++ b/chromium/net/http/http_stream_factory_job_controller_unittest.cc @@ -28,6 +28,7 @@ #include "net/base/schemeful_site.h" #include "net/base/test_proxy_delegate.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_basic_stream.h" #include "net/http/http_network_session_peer.h" #include "net/http/http_server_properties.h" @@ -2304,7 +2305,7 @@ TEST_F(HttpStreamFactoryJobControllerTest, SpdySessionInterruptsPreconnect) { HostPortPair::FromURL(request_info.url), ProxyServer::Direct(), request_info.privacy_mode, SpdySessionKey::IsProxySession::kFalse, request_info.socket_tag, request_info.network_isolation_key, - request_info.disable_secure_dns), + request_info.secure_dns_policy), false /* enable_ip_based_pooling */, false /* is_websocket */, NetLogWithSource()); EXPECT_TRUE(spdy_session); @@ -2450,15 +2451,15 @@ TEST_F(JobControllerLimitMultipleH2Requests, ClientSocketPool::GroupId group_id0( HostPortPair::FromURL(request_info.url), ClientSocketPool::SocketType::kSsl, request_info.privacy_mode, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); ClientSocketPool::GroupId group_id1( HostPortPair::FromURL(request_info.url), ClientSocketPool::SocketType::kSsl, request_info.privacy_mode, - kNetworkIsolationKey1, false /* disable_secure_dns */); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow); ClientSocketPool::GroupId group_id2( HostPortPair::FromURL(request_info.url), ClientSocketPool::SocketType::kSsl, request_info.privacy_mode, - kNetworkIsolationKey2, false /* disable_secure_dns */); + kNetworkIsolationKey2, SecureDnsPolicy::kAllow); EXPECT_EQ(static_cast(kNumRequests), socket_pool->NumConnectJobsInGroupForTesting(group_id0)); EXPECT_EQ(1u, socket_pool->NumConnectJobsInGroupForTesting(group_id1)); diff --git a/chromium/net/http/http_stream_factory_unittest.cc b/chromium/net/http/http_stream_factory_unittest.cc index 2786510e54e..f8d80d73cca 100644 --- a/chromium/net/http/http_stream_factory_unittest.cc +++ b/chromium/net/http/http_stream_factory_unittest.cc @@ -13,9 +13,9 @@ #include #include "base/compiler_specific.h" +#include "base/containers/contains.h" #include "base/memory/ptr_util.h" #include "base/no_destructor.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/stl_util.h" #include "base/strings/strcat.h" @@ -36,7 +36,7 @@ #include "net/cert/mock_cert_verifier.h" #include "net/cert/multi_log_ct_verifier.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/bidirectional_stream_impl.h" #include "net/http/bidirectional_stream_request_info.h" #include "net/http/http_auth_handler_factory.h" @@ -84,6 +84,7 @@ #include "net/traffic_annotation/network_traffic_annotation_test_helper.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" // This file can be included from net/http even though @@ -172,9 +173,7 @@ class MockWebSocketHandshakeStream : public WebSocketHandshakeStreamBase { } base::StringPiece GetAcceptChViaAlps() const override { return {}; } - std::unique_ptr Upgrade() override { - return std::unique_ptr(); - } + std::unique_ptr Upgrade() override { return nullptr; } base::WeakPtr GetWeakPtr() override { return weak_ptr_factory_.GetWeakPtr(); @@ -373,7 +372,7 @@ TestCase kTests[] = { void PreconnectHelperForURL(int num_streams, const GURL& url, NetworkIsolationKey network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, HttpNetworkSession* session) { HttpNetworkSessionPeer peer(session); MockHttpStreamFactoryForPreconnect* mock_factory = @@ -385,7 +384,7 @@ void PreconnectHelperForURL(int num_streams, request.url = url; request.load_flags = 0; request.network_isolation_key = network_isolation_key; - request.disable_secure_dns = disable_secure_dns; + request.secure_dns_policy = secure_dns_policy; request.traffic_annotation = MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); @@ -397,7 +396,7 @@ void PreconnectHelper(const TestCase& test, HttpNetworkSession* session) { GURL url = test.ssl ? GURL("https://www.google.com") : GURL("http://www.google.com"); PreconnectHelperForURL(test.num_streams, url, NetworkIsolationKey(), - false /* disable_secure_dns */, session); + SecureDnsPolicy::kAllow, session); } ClientSocketPool::GroupId GetGroupId(const TestCase& test) { @@ -405,12 +404,12 @@ ClientSocketPool::GroupId GetGroupId(const TestCase& test) { return ClientSocketPool::GroupId( HostPortPair("www.google.com", 443), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); } return ClientSocketPool::GroupId( HostPortPair("www.google.com", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); } class CapturePreconnectsTransportSocketPool : public TransportClientSocketPool { @@ -437,13 +436,13 @@ class CapturePreconnectsTransportSocketPool : public TransportClientSocketPool { last_group_id_ = ClientSocketPool::GroupId( HostPortPair(), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_ENABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); } int RequestSocket( const ClientSocketPool::GroupId& group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, ClientSocketPool::RespectLimits respect_limits, @@ -458,7 +457,7 @@ class CapturePreconnectsTransportSocketPool : public TransportClientSocketPool { void RequestSockets( const ClientSocketPool::GroupId& group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, int num_sockets, const NetLogWithSource& net_log) override { last_num_streams_ = num_sockets; @@ -586,7 +585,7 @@ TEST_F(HttpStreamFactoryTest, PreconnectDirectWithExistingSpdySession) { SpdySessionKey key(host_port_pair, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); ignore_result(CreateFakeSpdySession(session->spdy_session_pool(), key)); CommonConnectJobParams common_connect_job_params = @@ -635,7 +634,7 @@ TEST_F(HttpStreamFactoryTest, PreconnectUnsafePort) { peer.SetClientSocketPoolManager(std::move(mock_pool_manager)); PreconnectHelperForURL(1, GURL("http://www.google.com:7"), - NetworkIsolationKey(), false /* disable_secure_dns */, + NetworkIsolationKey(), SecureDnsPolicy::kAllow, session.get()); EXPECT_EQ(-1, transport_conn_pool->last_num_streams()); } @@ -669,20 +668,20 @@ TEST_F(HttpStreamFactoryTest, PreconnectNetworkIsolationKey) { SchemefulSite kSiteBar(GURL("http://bar.test")); const NetworkIsolationKey kKey1(kSiteFoo, kSiteFoo); const NetworkIsolationKey kKey2(kSiteBar, kSiteBar); - PreconnectHelperForURL(1, kURL, kKey1, false /* disable_secure_dns */, + PreconnectHelperForURL(1, kURL, kKey1, SecureDnsPolicy::kAllow, session.get()); EXPECT_EQ(1, transport_conn_pool->last_num_streams()); EXPECT_EQ(kKey1, transport_conn_pool->last_group_id().network_isolation_key()); - PreconnectHelperForURL(2, kURL, kKey2, false /* disable_secure_dns */, + PreconnectHelperForURL(2, kURL, kKey2, SecureDnsPolicy::kAllow, session.get()); EXPECT_EQ(2, transport_conn_pool->last_num_streams()); EXPECT_EQ(kKey2, transport_conn_pool->last_group_id().network_isolation_key()); } -// Verify that preconnects use the specified disable_secure_dns field. +// Verify that preconnects use the specified Secure DNS Tag. TEST_F(HttpStreamFactoryTest, PreconnectDisableSecureDns) { SpdySessionDependencies session_deps( ConfiguredProxyResolutionService::CreateDirect()); @@ -706,14 +705,16 @@ TEST_F(HttpStreamFactoryTest, PreconnectDisableSecureDns) { SchemefulSite kSiteFoo(GURL("http://foo.test")); SchemefulSite kSiteBar(GURL("http://bar.test")); PreconnectHelperForURL(1, kURL, NetworkIsolationKey(), - false /* disable_secure_dns */, session.get()); + SecureDnsPolicy::kAllow, session.get()); EXPECT_EQ(1, transport_conn_pool->last_num_streams()); - EXPECT_FALSE(transport_conn_pool->last_group_id().disable_secure_dns()); + EXPECT_EQ(SecureDnsPolicy::kAllow, + transport_conn_pool->last_group_id().secure_dns_policy()); PreconnectHelperForURL(2, kURL, NetworkIsolationKey(), - true /* disable_secure_dns */, session.get()); + SecureDnsPolicy::kDisable, session.get()); EXPECT_EQ(2, transport_conn_pool->last_num_streams()); - EXPECT_TRUE(transport_conn_pool->last_group_id().disable_secure_dns()); + EXPECT_EQ(SecureDnsPolicy::kDisable, + transport_conn_pool->last_group_id().secure_dns_policy()); } TEST_F(HttpStreamFactoryTest, JobNotifiesProxy) { @@ -1020,7 +1021,7 @@ TEST_F(HttpStreamFactoryTest, UsePreConnectIfNoZeroRTT) { base::WrapUnique(http_proxy_pool)); peer.SetClientSocketPoolManager(std::move(mock_pool_manager)); PreconnectHelperForURL(num_streams, url, NetworkIsolationKey(), - false /* disable_secure_dns */, session.get()); + SecureDnsPolicy::kAllow, session.get()); EXPECT_EQ(num_streams, http_proxy_pool->last_num_streams()); } } @@ -1167,7 +1168,7 @@ TEST_F(HttpStreamFactoryTest, DisableSecureDnsUsesDifferentSocketPoolGroup) { request_info.privacy_mode = PRIVACY_MODE_DISABLED; request_info.traffic_annotation = MutableNetworkTrafficAnnotationTag(TRAFFIC_ANNOTATION_FOR_TESTS); - request_info.disable_secure_dns = false; + request_info.secure_dns_policy = SecureDnsPolicy::kAllow; SSLConfig ssl_config; StreamRequestWaiter waiter; @@ -1179,8 +1180,8 @@ TEST_F(HttpStreamFactoryTest, DisableSecureDnsUsesDifferentSocketPoolGroup) { /* enable_alternative_services = */ true, NetLogWithSource())); waiter.WaitForStream(); - EXPECT_FALSE( - session_deps.host_resolver->last_secure_dns_mode_override().has_value()); + EXPECT_EQ(SecureDnsPolicy::kAllow, + session_deps.host_resolver->last_secure_dns_policy()); EXPECT_EQ(GetSocketPoolGroupCount(ssl_pool), 1); std::unique_ptr request2( @@ -1190,11 +1191,11 @@ TEST_F(HttpStreamFactoryTest, DisableSecureDnsUsesDifferentSocketPoolGroup) { /* enable_alternative_services = */ true, NetLogWithSource())); waiter.WaitForStream(); - EXPECT_FALSE( - session_deps.host_resolver->last_secure_dns_mode_override().has_value()); + EXPECT_EQ(SecureDnsPolicy::kAllow, + session_deps.host_resolver->last_secure_dns_policy()); EXPECT_EQ(GetSocketPoolGroupCount(ssl_pool), 1); - request_info.disable_secure_dns = true; + request_info.secure_dns_policy = SecureDnsPolicy::kDisable; std::unique_ptr request3( session->http_stream_factory()->RequestStream( request_info, DEFAULT_PRIORITY, ssl_config, ssl_config, &waiter, @@ -1202,9 +1203,8 @@ TEST_F(HttpStreamFactoryTest, DisableSecureDnsUsesDifferentSocketPoolGroup) { /* enable_alternative_services = */ true, NetLogWithSource())); waiter.WaitForStream(); - EXPECT_EQ( - net::SecureDnsMode::kOff, - session_deps.host_resolver->last_secure_dns_mode_override().value()); + EXPECT_EQ(SecureDnsPolicy::kDisable, + session_deps.host_resolver->last_secure_dns_policy()); EXPECT_EQ(GetSocketPoolGroupCount(ssl_pool), 2); } @@ -1778,9 +1778,9 @@ TEST_F(HttpStreamFactoryTest, NewSpdySessionCloseIdleH2Sockets) { ClientSocketPool::GroupId group_id( host_port_pair, ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); int rv = connection->Init( - group_id, socket_params, base::nullopt /* proxy_annotation_tag */, + group_id, socket_params, absl::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), session->GetSocketPool(HttpNetworkSession::NORMAL_SOCKET_POOL, diff --git a/chromium/net/http/http_util.cc b/chromium/net/http/http_util.cc index 19cc54be520..1fc95492ab8 100644 --- a/chromium/net/http/http_util.cc +++ b/chromium/net/http/http_util.cc @@ -4,7 +4,6 @@ // The rules for parsing content-types were borrowed from Firefox: // http://lxr.mozilla.org/mozilla/source/netwerk/base/src/nsURLHelper.cpp#834 -#include "base/strings/string_util.h" #include "net/http/http_util.h" @@ -21,6 +20,7 @@ #include "base/strings/stringprintf.h" #include "base/time/time.h" #include "net/base/features.h" +#include "net/base/mime_util.h" #include "net/base/parse_number.h" #include "net/base/url_util.h" @@ -96,148 +96,43 @@ void HttpUtil::ParseContentType(const std::string& content_type_str, std::string* charset, bool* had_charset, std::string* boundary) { - const std::string::const_iterator begin = content_type_str.begin(); - - // Trim leading and trailing whitespace from type. We include '(' in - // the trailing trim set to catch media-type comments, which are not at all - // standard, but may occur in rare cases. - size_t type_val = content_type_str.find_first_not_of(HTTP_LWS); - type_val = std::min(type_val, content_type_str.length()); - size_t type_end = content_type_str.find_first_of(HTTP_LWS ";(", type_val); - if (type_end == std::string::npos) - type_end = content_type_str.length(); + std::string mime_type_value; + base::StringPairs params; + bool result = ParseMimeType(content_type_str, &mime_type_value, ¶ms); + // If the server sent "*/*", it is meaningless, so do not store it. + // Also, reject a mime-type if it does not include a slash. + // Some servers give junk after the charset parameter, which may + // include a comma, so this check makes us a bit more tolerant. + if (!result || content_type_str == "*/*") + return; std::string charset_value; bool type_has_charset = false; bool type_has_boundary = false; - - // Iterate over parameters. Can't split the string around semicolons - // preemptively because quoted strings may include semicolons. Mostly matches - // logic in https://mimesniff.spec.whatwg.org/. Main differences: Does not - // validate characters are HTTP token code points / HTTP quoted-string token - // code points, and ignores spaces after "=" in parameters. - std::string::size_type offset = content_type_str.find_first_of(';', type_end); - while (offset < content_type_str.size()) { - DCHECK_EQ(';', content_type_str[offset]); - // Trim off the semicolon. - ++offset; - - // Trim off any following spaces. - offset = content_type_str.find_first_not_of(HTTP_LWS, offset); - std::string::size_type param_name_start = offset; - - // Extend parameter name until run into a semicolon or equals sign. Per - // spec, trailing spaces are not removed. - offset = content_type_str.find_first_of(";=", offset); - - // Nothing more to do if at end of string, or if there's no parameter - // value, since names without values aren't allowed. - if (offset == std::string::npos || content_type_str[offset] == ';') - continue; - - auto param_name = - base::MakeStringPiece(content_type_str.begin() + param_name_start, - content_type_str.begin() + offset); - - // Now parse the value. - DCHECK_EQ('=', content_type_str[offset]); - // Trim off the '='. - offset++; - - // Remove leading spaces. This violates the spec, though it matches - // pre-existing behavior. - // - // TODO(mmenke): Consider doing this (only?) after parsing quotes, which - // seems to align more with the spec - not the content-type spec, but the - // GET spec's way of getting an encoding, and the spec for handling - // boundary values as well. - // See https://encoding.spec.whatwg.org/#names-and-labels. - offset = content_type_str.find_first_not_of(HTTP_LWS, offset); - - std::string param_value; - if (offset == std::string::npos || content_type_str[offset] == ';') { - // Nothing to do here - an unquoted string of only whitespace should be - // skipped. - continue; - } else if (content_type_str[offset] != '"') { - // If the first character is not a quotation mark, copy data directly. - std::string::size_type value_start = offset; - offset = content_type_str.find_first_of(';', offset); - std::string::size_type value_end = offset; - - // Remove terminal whitespace. If ran off the end of the string, have to - // update |value_end| first. - if (value_end == std::string::npos) - value_end = content_type_str.size(); - while (value_end > value_start && - IsLWS(content_type_str[value_end - 1])) { - --value_end; - } - - param_value = - content_type_str.substr(value_start, value_end - value_start); - } else { - // Otherwise, append data, with special handling for backslashes, until - // a close quote. - - // Skip open quote. - DCHECK_EQ('"', content_type_str[offset]); - ++offset; - - while (offset < content_type_str.size() && - content_type_str[offset] != '"') { - // Skip over backslash and append the next character, when not at - // the end of the string. Otherwise, copy the next character (Which may - // be a backslash). - if (content_type_str[offset] == '\\' && - offset + 1 < content_type_str.size()) { - ++offset; - } - param_value += content_type_str[offset]; - ++offset; - } - - param_value = std::string(TrimLWS(param_value)); - - offset = content_type_str.find_first_of(';', offset); - } - + for (const auto& param : params) { + // Trim LWS from param value, ParseMimeType() leaves WS for quoted-string. // TODO(mmenke): Check that name has only valid characters. if (!type_has_charset && - base::LowerCaseEqualsASCII(param_name, "charset")) { + base::LowerCaseEqualsASCII(param.first, "charset")) { type_has_charset = true; - charset_value = param_value; + charset_value = std::string(HttpUtil::TrimLWS(param.second)); continue; } if (boundary && !type_has_boundary && - base::LowerCaseEqualsASCII(param_name, "boundary")) { + base::LowerCaseEqualsASCII(param.first, "boundary")) { type_has_boundary = true; - boundary->assign(std::move(param_value)); + *boundary = std::string(HttpUtil::TrimLWS(param.second)); continue; } } - // If the server sent "*/*", it is meaningless, so do not store it. - // Also, reject a mime-type if it does not include a slash. - // Some servers give junk after the charset parameter, which may - // include a comma, so this check makes us a bit more tolerant. - if (content_type_str.length() == 0 || content_type_str == "*/*" || - content_type_str.find_first_of('/') == std::string::npos) { - return; - } - - // If type_val is the same as mime_type, then just update the charset. - // However, if charset is empty and mime_type hasn't changed, then don't - // wipe-out an existing charset. - // It is common that mime_type is empty. - bool eq = !mime_type->empty() && - base::LowerCaseEqualsASCII( - base::MakeStringPiece(begin + type_val, begin + type_end), - mime_type->data()); + // If `mime_type_value` is the same as `mime_type`, then just update + // `charset`. However, if `charset` is empty and `mime_type` hasn't changed, + // then don't wipe-out an existing `charset`. + bool eq = base::LowerCaseEqualsASCII(mime_type->data(), mime_type_value); if (!eq) { - *mime_type = base::ToLowerASCII( - base::MakeStringPiece(begin + type_val, begin + type_end)); + *mime_type = base::ToLowerASCII(mime_type_value); } if ((!eq && *had_charset) || type_has_charset) { *had_charset = true; diff --git a/chromium/net/http/http_util_unittest.cc b/chromium/net/http/http_util_unittest.cc index 2c1d0bc898e..255ed4bbd21 100644 --- a/chromium/net/http/http_util_unittest.cc +++ b/chromium/net/http/http_util_unittest.cc @@ -975,6 +975,17 @@ TEST(HttpUtilTest, ParseContentType) { true, "" }, + // Empty subtype should be accepted. + { "text/", + "text/", + "", + false, + "" + }, + // "*/*" is ignored unless it has params, or is not an exact match. + { "*/*", "", "", false, "" }, + { "*/*; charset=utf-8", "*/*", "utf-8", true, "" }, + { "*/* ", "*/*", "", false, "" }, // TODO(abarth): Add more interesting test cases. }; // clang-format on diff --git a/chromium/net/http/mock_http_cache.cc b/chromium/net/http/mock_http_cache.cc index 541dce74fcc..e6ea9bcedaf 100644 --- a/chromium/net/http/mock_http_cache.cc +++ b/chromium/net/http/mock_http_cache.cc @@ -436,13 +436,10 @@ disk_cache::EntryResult MockDiskCache::OpenOrCreateEntry( net::RequestPriority request_priority, EntryResultCallback callback) { DCHECK(!callback.is_null()); - base::RepeatingCallback copyable_callback; - if (callback) - copyable_callback = base::AdaptCallbackForRepeating(std::move(callback)); if (force_fail_callback_later_) { CallbackLater(base::BindOnce( - copyable_callback, + std::move(callback), EntryResult::MakeError(ERR_CACHE_OPEN_OR_CREATE_FAILURE))); return EntryResult::MakeError(ERR_IO_PENDING); } @@ -453,12 +450,13 @@ disk_cache::EntryResult MockDiskCache::OpenOrCreateEntry( EntryResult result; // First try opening the entry. - result = OpenEntry(key, request_priority, copyable_callback); + auto split_callback = base::SplitOnceCallback(std::move(callback)); + result = OpenEntry(key, request_priority, std::move(split_callback.first)); if (result.net_error() == OK || result.net_error() == ERR_IO_PENDING) return result; // Unable to open, try creating the entry. - result = CreateEntry(key, request_priority, copyable_callback); + result = CreateEntry(key, request_priority, std::move(split_callback.second)); if (result.net_error() == OK || result.net_error() == ERR_IO_PENDING) return result; diff --git a/chromium/net/http/proxy_client_socket.cc b/chromium/net/http/proxy_client_socket.cc index 135853e0bcf..949fd7ef00c 100644 --- a/chromium/net/http/proxy_client_socket.cc +++ b/chromium/net/http/proxy_client_socket.cc @@ -59,8 +59,8 @@ int ProxyClientSocket::HandleProxyAuthChallenge( } // static -bool ProxyClientSocket::SanitizeProxyAuth(HttpResponseInfo* response) { - DCHECK(response && response->headers.get()); +void ProxyClientSocket::SanitizeProxyAuth(HttpResponseInfo& response) { + DCHECK(response.headers); // Copy status line and all hop-by-hop headers to preserve keep-alive // behavior. @@ -79,8 +79,8 @@ bool ProxyClientSocket::SanitizeProxyAuth(HttpResponseInfo* response) { std::string header_name; std::string header_value; std::unordered_set headers_to_remove; - while (response->headers->EnumerateHeaderLines(&iter, &header_name, - &header_value)) { + while (response.headers->EnumerateHeaderLines(&iter, &header_name, + &header_value)) { bool remove = true; for (const char* header : kHeadersToKeep) { if (base::EqualsCaseInsensitiveASCII(header, header_name)) { @@ -92,9 +92,7 @@ bool ProxyClientSocket::SanitizeProxyAuth(HttpResponseInfo* response) { headers_to_remove.insert(header_name); } - response->headers->RemoveHeaders(headers_to_remove); - - return true; + response.headers->RemoveHeaders(headers_to_remove); } } // namespace net diff --git a/chromium/net/http/proxy_client_socket.h b/chromium/net/http/proxy_client_socket.h index 9cddde8e5a6..943126eb148 100644 --- a/chromium/net/http/proxy_client_socket.h +++ b/chromium/net/http/proxy_client_socket.h @@ -75,10 +75,8 @@ class NET_EXPORT_PRIVATE ProxyClientSocket : public StreamSocket { // When a proxy authentication response is received during tunnel // construction, this method should be called to strip everything - // but the auth header from the redirect response. If it returns - // false, the response should be discarded and tunnel construction should - // fail. - static bool SanitizeProxyAuth(HttpResponseInfo* response); + // but the auth header from the redirect response. + static void SanitizeProxyAuth(HttpResponseInfo& response); private: DISALLOW_COPY_AND_ASSIGN(ProxyClientSocket); diff --git a/chromium/net/http/structured_headers.cc b/chromium/net/http/structured_headers.cc index 4a23aaf5059..da3ddd011af 100644 --- a/chromium/net/http/structured_headers.cc +++ b/chromium/net/http/structured_headers.cc @@ -81,15 +81,15 @@ class StructuredHeaderParser { } // Parses a List of Lists ([SH09] 4.2.4). - base::Optional ReadListOfLists() { + absl::optional ReadListOfLists() { DCHECK_EQ(version_, kDraft09); ListOfLists result; while (true) { std::vector inner_list; while (true) { - base::Optional item(ReadBareItem()); + absl::optional item(ReadBareItem()); if (!item) - return base::nullopt; + return absl::nullopt; inner_list.push_back(std::move(*item)); SkipWhitespaces(); if (!ConsumeChar(';')) @@ -106,43 +106,43 @@ class StructuredHeaderParser { } // Parses a List ([SH15] 4.2.1). - base::Optional ReadList() { + absl::optional ReadList() { DCHECK_EQ(version_, kDraft15); List members; while (!input_.empty()) { - base::Optional member(ReadItemOrInnerList()); + absl::optional member(ReadItemOrInnerList()); if (!member) - return base::nullopt; + return absl::nullopt; members.push_back(std::move(*member)); SkipWhitespaces(); if (input_.empty()) break; if (!ConsumeChar(',')) - return base::nullopt; + return absl::nullopt; SkipWhitespaces(); if (input_.empty()) - return base::nullopt; + return absl::nullopt; } return members; } // Parses an Item ([SH15] 4.2.3). - base::Optional ReadItem() { - base::Optional item = ReadBareItem(); + absl::optional ReadItem() { + absl::optional item = ReadBareItem(); if (!item) - return base::nullopt; - base::Optional parameters = ReadParameters(); + return absl::nullopt; + absl::optional parameters = ReadParameters(); if (!parameters) - return base::nullopt; + return absl::nullopt; return ParameterizedItem(std::move(*item), std::move(*parameters)); } // Parses a bare Item ([SH15] 4.2.3.1, though this is also the algorithm for // parsing an Item from [SH09] 4.2.7). - base::Optional ReadBareItem() { + absl::optional ReadBareItem() { if (input_.empty()) { DVLOG(1) << "ReadBareItem: unexpected EOF"; - return base::nullopt; + return absl::nullopt; } switch (input_.front()) { case '"': @@ -154,7 +154,7 @@ class StructuredHeaderParser { case ':': if (version_ == kDraft15) return ReadByteSequence(); - return base::nullopt; + return absl::nullopt; case '?': return ReadBoolean(); default: @@ -162,28 +162,28 @@ class StructuredHeaderParser { return ReadNumber(); if (base::IsAsciiAlpha(input_.front())) return ReadToken(); - return base::nullopt; + return absl::nullopt; } } // Parses a Dictionary ([SH15] 4.2.2). - base::Optional ReadDictionary() { + absl::optional ReadDictionary() { DCHECK_EQ(version_, kDraft15); Dictionary members; while (!input_.empty()) { - base::Optional key(ReadKey()); + absl::optional key(ReadKey()); if (!key) - return base::nullopt; - base::Optional member; + return absl::nullopt; + absl::optional member; if (ConsumeChar('=')) { member = ReadItemOrInnerList(); if (!member) - return base::nullopt; + return absl::nullopt; } else { - base::Optional parameters; + absl::optional parameters; parameters = ReadParameters(); if (!parameters) - return base::nullopt; + return absl::nullopt; member = ParameterizedMember{Item(true), std::move(*parameters)}; } members[*key] = std::move(*member); @@ -191,23 +191,23 @@ class StructuredHeaderParser { if (input_.empty()) break; if (!ConsumeChar(',')) - return base::nullopt; + return absl::nullopt; SkipWhitespaces(); if (input_.empty()) - return base::nullopt; + return absl::nullopt; } return members; } // Parses a Parameterised List ([SH09] 4.2.5). - base::Optional ReadParameterisedList() { + absl::optional ReadParameterisedList() { DCHECK_EQ(version_, kDraft09); ParameterisedList items; while (true) { - base::Optional item = + absl::optional item = ReadParameterisedIdentifier(); if (!item) - return base::nullopt; + return absl::nullopt; items.push_back(std::move(*item)); SkipWhitespaces(); if (!ConsumeChar(',')) @@ -218,11 +218,11 @@ class StructuredHeaderParser { private: // Parses a Parameterised Identifier ([SH09] 4.2.6). - base::Optional ReadParameterisedIdentifier() { + absl::optional ReadParameterisedIdentifier() { DCHECK_EQ(version_, kDraft09); - base::Optional primary_identifier = ReadToken(); + absl::optional primary_identifier = ReadToken(); if (!primary_identifier) - return base::nullopt; + return absl::nullopt; ParameterisedIdentifier::Parameters parameters; @@ -230,21 +230,21 @@ class StructuredHeaderParser { while (ConsumeChar(';')) { SkipWhitespaces(); - base::Optional name = ReadKey(); + absl::optional name = ReadKey(); if (!name) - return base::nullopt; + return absl::nullopt; Item value; if (ConsumeChar('=')) { auto item = ReadBareItem(); if (!item) - return base::nullopt; + return absl::nullopt; value = std::move(*item); } if (!parameters.emplace(*name, value).second) { DVLOG(1) << "ReadParameterisedIdentifier: duplicated parameter: " << *name; - return base::nullopt; + return absl::nullopt; } SkipWhitespaces(); } @@ -253,7 +253,7 @@ class StructuredHeaderParser { } // Parses an Item or Inner List ([SH15] 4.2.1.1). - base::Optional ReadItemOrInnerList() { + absl::optional ReadItemOrInnerList() { DCHECK_EQ(version_, kDraft15); std::vector member; bool member_is_inner_list = (!input_.empty() && input_.front() == '('); @@ -262,30 +262,30 @@ class StructuredHeaderParser { } else { auto item = ReadItem(); if (!item) - return base::nullopt; + return absl::nullopt; return ParameterizedMember(std::move(item->item), std::move(item->params)); } } // Parses Parameters ([SH15] 4.2.3.2) - base::Optional ReadParameters() { + absl::optional ReadParameters() { Parameters parameters; base::flat_set keys; while (ConsumeChar(';')) { SkipWhitespaces(); - base::Optional name = ReadKey(); + absl::optional name = ReadKey(); if (!name) - return base::nullopt; + return absl::nullopt; bool is_duplicate_key = !keys.insert(*name).second; Item value{true}; if (ConsumeChar('=')) { auto item = ReadBareItem(); if (!item) - return base::nullopt; + return absl::nullopt; value = std::move(*item); } if (is_duplicate_key) { @@ -303,44 +303,44 @@ class StructuredHeaderParser { } // Parses an Inner List ([SH15] 4.2.1.2). - base::Optional ReadInnerList() { + absl::optional ReadInnerList() { DCHECK_EQ(version_, kDraft15); if (!ConsumeChar('(')) - return base::nullopt; + return absl::nullopt; std::vector inner_list; while (true) { SkipWhitespaces(); if (ConsumeChar(')')) { - base::Optional parameters; + absl::optional parameters; parameters = ReadParameters(); if (!parameters) - return base::nullopt; + return absl::nullopt; return ParameterizedMember(std::move(inner_list), true, std::move(*parameters)); } auto item = ReadItem(); if (!item) - return base::nullopt; + return absl::nullopt; inner_list.push_back(std::move(*item)); if (input_.empty() || (input_.front() != ' ' && input_.front() != ')')) - return base::nullopt; + return absl::nullopt; } NOTREACHED(); - return base::nullopt; + return absl::nullopt; } // Parses a Key ([SH09] 4.2.2, [SH15] 4.2.3.3). - base::Optional ReadKey() { + absl::optional ReadKey() { if (version_ == kDraft09) { if (input_.empty() || !base::IsAsciiLower(input_.front())) { LogParseError("ReadKey", "lcalpha"); - return base::nullopt; + return absl::nullopt; } } else { if (input_.empty() || (!base::IsAsciiLower(input_.front()) && input_.front() != '*')) { LogParseError("ReadKey", "lcalpha | *"); - return base::nullopt; + return absl::nullopt; } } const char* allowed_chars = @@ -354,11 +354,11 @@ class StructuredHeaderParser { } // Parses a Token ([SH09] 4.2.10, [SH15] 4.2.6). - base::Optional ReadToken() { + absl::optional ReadToken() { if (input_.empty() || !(base::IsAsciiAlpha(input_.front()) || input_.front() == '*')) { LogParseError("ReadToken", "ALPHA"); - return base::nullopt; + return absl::nullopt; } size_t len = input_.find_first_not_of(version_ == kDraft09 ? kTokenChars09 : kTokenChars15); @@ -370,7 +370,7 @@ class StructuredHeaderParser { } // Parses a Number ([SH09] 4.2.8, [SH15] 4.2.4). - base::Optional ReadNumber() { + absl::optional ReadNumber() { bool is_negative = ConsumeChar('-'); bool is_decimal = false; size_t decimal_position = 0; @@ -386,30 +386,30 @@ class StructuredHeaderParser { } if (i == 0) { LogParseError("ReadNumber", "DIGIT"); - return base::nullopt; + return absl::nullopt; } if (!is_decimal) { // [SH15] restricts the range of integers further. if (version_ == kDraft15 && i > 15) { LogParseError("ReadNumber", "integer too long"); - return base::nullopt; + return absl::nullopt; } } else { if (version_ != kDraft15 && i > 16) { LogParseError("ReadNumber", "float too long"); - return base::nullopt; + return absl::nullopt; } if (version_ == kDraft15 && decimal_position > 12) { LogParseError("ReadNumber", "decimal too long"); - return base::nullopt; + return absl::nullopt; } if (i - decimal_position > (version_ == kDraft15 ? 4 : 7)) { LogParseError("ReadNumber", "too many digits after decimal"); - return base::nullopt; + return absl::nullopt; } if (i == decimal_position) { LogParseError("ReadNumber", "no digits after decimal"); - return base::nullopt; + return absl::nullopt; } } std::string output_number_string(input_.substr(0, i)); @@ -420,50 +420,50 @@ class StructuredHeaderParser { // successful. double f; if (!base::StringToDouble(output_number_string, &f)) - return base::nullopt; + return absl::nullopt; return Item(is_negative ? -f : f); } else { // Convert to a 64-bit signed integer, and return if the conversion is // successful. int64_t n; if (!base::StringToInt64(output_number_string, &n)) - return base::nullopt; + return absl::nullopt; DCHECK(version_ != kDraft15 || (n <= kMaxInteger && n >= kMinInteger)); return Item(is_negative ? -n : n); } } // Parses a String ([SH09] 4.2.9, [SH15] 4.2.5). - base::Optional ReadString() { + absl::optional ReadString() { std::string s; if (!ConsumeChar('"')) { LogParseError("ReadString", "'\"'"); - return base::nullopt; + return absl::nullopt; } while (!ConsumeChar('"')) { size_t i = 0; for (; i < input_.size(); ++i) { if (!base::IsAsciiPrintable(input_[i])) { DVLOG(1) << "ReadString: non printable-ASCII character"; - return base::nullopt; + return absl::nullopt; } if (input_[i] == '"' || input_[i] == '\\') break; } if (i == input_.size()) { DVLOG(1) << "ReadString: missing closing '\"'"; - return base::nullopt; + return absl::nullopt; } s.append(std::string(input_.substr(0, i))); input_.remove_prefix(i); if (ConsumeChar('\\')) { if (input_.empty()) { DVLOG(1) << "ReadString: backslash at string end"; - return base::nullopt; + return absl::nullopt; } if (input_[0] != '"' && input_[0] != '\\') { DVLOG(1) << "ReadString: invalid escape"; - return base::nullopt; + return absl::nullopt; } s.push_back(input_.front()); input_.remove_prefix(1); @@ -473,16 +473,16 @@ class StructuredHeaderParser { } // Parses a Byte Sequence ([SH09] 4.2.11, [SH15] 4.2.7). - base::Optional ReadByteSequence() { + absl::optional ReadByteSequence() { char delimiter = (version_ == kDraft09 ? '*' : ':'); if (!ConsumeChar(delimiter)) { LogParseError("ReadByteSequence", "delimiter"); - return base::nullopt; + return absl::nullopt; } size_t len = input_.find(delimiter); if (len == base::StringPiece::npos) { DVLOG(1) << "ReadByteSequence: missing closing delimiter"; - return base::nullopt; + return absl::nullopt; } std::string base64(input_.substr(0, len)); // Append the necessary padding characters. @@ -491,7 +491,7 @@ class StructuredHeaderParser { std::string binary; if (!base::Base64Decode(base64, &binary)) { DVLOG(1) << "ReadByteSequence: failed to decode base64: " << base64; - return base::nullopt; + return absl::nullopt; } input_.remove_prefix(len); ConsumeChar(delimiter); @@ -501,10 +501,10 @@ class StructuredHeaderParser { // Parses a Boolean ([SH15] 4.2.8). // Note that this only parses ?0 and ?1 forms from SH version 10+, not the // previous ?F and ?T, which were not needed by any consumers of SH version 9. - base::Optional ReadBoolean() { + absl::optional ReadBoolean() { if (!ConsumeChar('?')) { LogParseError("ReadBoolean", "'?'"); - return base::nullopt; + return absl::nullopt; } if (ConsumeChar('1')) { return Item(true); @@ -512,7 +512,7 @@ class StructuredHeaderParser { if (ConsumeChar('0')) { return Item(false); } - return base::nullopt; + return absl::nullopt; } void SkipWhitespaces() { @@ -893,81 +893,81 @@ bool Dictionary::contains(base::StringPiece key) const { return false; } -base::Optional ParseItem(base::StringPiece str) { +absl::optional ParseItem(base::StringPiece str) { StructuredHeaderParser parser(str, StructuredHeaderParser::kDraft15); - base::Optional item = parser.ReadItem(); + absl::optional item = parser.ReadItem(); if (item && parser.FinishParsing()) return item; - return base::nullopt; + return absl::nullopt; } -base::Optional ParseBareItem(base::StringPiece str) { +absl::optional ParseBareItem(base::StringPiece str) { StructuredHeaderParser parser(str, StructuredHeaderParser::kDraft15); - base::Optional item = parser.ReadBareItem(); + absl::optional item = parser.ReadBareItem(); if (item && parser.FinishParsing()) return item; - return base::nullopt; + return absl::nullopt; } -base::Optional ParseParameterisedList( +absl::optional ParseParameterisedList( base::StringPiece str) { StructuredHeaderParser parser(str, StructuredHeaderParser::kDraft09); - base::Optional param_list = parser.ReadParameterisedList(); + absl::optional param_list = parser.ReadParameterisedList(); if (param_list && parser.FinishParsing()) return param_list; - return base::nullopt; + return absl::nullopt; } -base::Optional ParseListOfLists(base::StringPiece str) { +absl::optional ParseListOfLists(base::StringPiece str) { StructuredHeaderParser parser(str, StructuredHeaderParser::kDraft09); - base::Optional list_of_lists = parser.ReadListOfLists(); + absl::optional list_of_lists = parser.ReadListOfLists(); if (list_of_lists && parser.FinishParsing()) return list_of_lists; - return base::nullopt; + return absl::nullopt; } -base::Optional ParseList(base::StringPiece str) { +absl::optional ParseList(base::StringPiece str) { StructuredHeaderParser parser(str, StructuredHeaderParser::kDraft15); - base::Optional list = parser.ReadList(); + absl::optional list = parser.ReadList(); if (list && parser.FinishParsing()) return list; - return base::nullopt; + return absl::nullopt; } -base::Optional ParseDictionary(const base::StringPiece& str) { +absl::optional ParseDictionary(const base::StringPiece& str) { StructuredHeaderParser parser(str, StructuredHeaderParser::kDraft15); - base::Optional dictionary = parser.ReadDictionary(); + absl::optional dictionary = parser.ReadDictionary(); if (dictionary && parser.FinishParsing()) return dictionary; - return base::nullopt; + return absl::nullopt; } -base::Optional SerializeItem(const Item& value) { +absl::optional SerializeItem(const Item& value) { StructuredHeaderSerializer s; if (s.WriteItem(ParameterizedItem(value, {}))) return s.Output(); - return base::nullopt; + return absl::nullopt; } -base::Optional SerializeItem(const ParameterizedItem& value) { +absl::optional SerializeItem(const ParameterizedItem& value) { StructuredHeaderSerializer s; if (s.WriteItem(value)) return s.Output(); - return base::nullopt; + return absl::nullopt; } -base::Optional SerializeList(const List& value) { +absl::optional SerializeList(const List& value) { StructuredHeaderSerializer s; if (s.WriteList(value)) return s.Output(); - return base::nullopt; + return absl::nullopt; } -base::Optional SerializeDictionary(const Dictionary& value) { +absl::optional SerializeDictionary(const Dictionary& value) { StructuredHeaderSerializer s; if (s.WriteDictionary(value)) return s.Output(); - return base::nullopt; + return absl::nullopt; } } // namespace structured_headers diff --git a/chromium/net/http/structured_headers.h b/chromium/net/http/structured_headers.h index 20586ad4803..5292f018e3b 100644 --- a/chromium/net/http/structured_headers.h +++ b/chromium/net/http/structured_headers.h @@ -11,9 +11,9 @@ #include #include -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace structured_headers { @@ -249,12 +249,12 @@ using List = std::vector; // Returns the result of parsing the header value as an Item, if it can be // parsed as one, or nullopt if it cannot. Note that this uses the Draft 15 // parsing rules, and so applies tighter range limits to integers. -NET_EXPORT base::Optional ParseItem(base::StringPiece str); +NET_EXPORT absl::optional ParseItem(base::StringPiece str); // Returns the result of parsing the header value as an Item with no parameters, // or nullopt if it cannot. Note that this uses the Draft 15 parsing rules, and // so applies tighter range limits to integers. -NET_EXPORT base::Optional ParseBareItem(base::StringPiece str); +NET_EXPORT absl::optional ParseBareItem(base::StringPiece str); // Returns the result of parsing the header value as a Parameterised List, if it // can be parsed as one, or nullopt if it cannot. Note that parameter keys will @@ -262,7 +262,7 @@ NET_EXPORT base::Optional ParseBareItem(base::StringPiece str); // as well as parameter values, will be returned as Items. This method uses the // Draft 09 parsing rules for Items, so integers have the 64-bit int range. // Structured-Headers Draft 09 only. -NET_EXPORT base::Optional ParseParameterisedList( +NET_EXPORT absl::optional ParseParameterisedList( base::StringPiece str); // Returns the result of parsing the header value as a List of Lists, if it can @@ -270,25 +270,25 @@ NET_EXPORT base::Optional ParseParameterisedList( // as Items. This method uses the Draft 09 parsing rules for Items, so integers // have the 64-bit int range. // Structured-Headers Draft 09 only. -NET_EXPORT base::Optional ParseListOfLists(base::StringPiece str); +NET_EXPORT absl::optional ParseListOfLists(base::StringPiece str); // Returns the result of parsing the header value as a general List, if it can // be parsed as one, or nullopt if it cannot. // Structured-Headers Draft 15 only. -NET_EXPORT base::Optional ParseList(base::StringPiece str); +NET_EXPORT absl::optional ParseList(base::StringPiece str); // Returns the result of parsing the header value as a general Dictionary, if it // can be parsed as one, or nullopt if it cannot. Structured-Headers Draft 15 // only. -NET_EXPORT base::Optional ParseDictionary( +NET_EXPORT absl::optional ParseDictionary( const base::StringPiece& str); // Serialization is implemented for Structured-Headers Draft 15 only. -NET_EXPORT base::Optional SerializeItem(const Item& value); -NET_EXPORT base::Optional SerializeItem( +NET_EXPORT absl::optional SerializeItem(const Item& value); +NET_EXPORT absl::optional SerializeItem( const ParameterizedItem& value); -NET_EXPORT base::Optional SerializeList(const List& value); -NET_EXPORT base::Optional SerializeDictionary( +NET_EXPORT absl::optional SerializeList(const List& value); +NET_EXPORT absl::optional SerializeDictionary( const Dictionary& value); } // namespace structured_headers diff --git a/chromium/net/http/structured_headers_generated_unittest.cc b/chromium/net/http/structured_headers_generated_unittest.cc index 3cdcc17f151..f2250839902 100644 --- a/chromium/net/http/structured_headers_generated_unittest.cc +++ b/chromium/net/http/structured_headers_generated_unittest.cc @@ -56,7 +56,7 @@ const struct ParameterizedItemTestCase { const char* name; const char* raw; size_t raw_len; - const base::Optional + const absl::optional expected; // nullopt if parse error is expected. const char* canonical; // nullptr if parse error is expected, or if canonical // format is identical to raw. @@ -73,10 +73,10 @@ const struct ParameterizedItemTestCase { 9, {{Item("hello", Item::kByteSequenceType), {}}}, ":aGVsbG8=:"}, - {"bad end delimiter", ":aGVsbG8=", 9, base::nullopt}, - {"extra whitespace", ":aGVsb G8=:", 11, base::nullopt}, - {"extra chars", ":aGVsbG!8=:", 11, base::nullopt}, - {"suffix chars", ":aGVsbG8=!:", 11, base::nullopt}, + {"bad end delimiter", ":aGVsbG8=", 9, absl::nullopt}, + {"extra whitespace", ":aGVsb G8=:", 11, absl::nullopt}, + {"extra chars", ":aGVsbG!8=:", 11, absl::nullopt}, + {"suffix chars", ":aGVsbG8=!:", 11, absl::nullopt}, {"non-zero pad bits", ":iZ==:", 6, @@ -86,19 +86,19 @@ const struct ParameterizedItemTestCase { ":/+Ah:", 6, {{Item("\377\340!", Item::kByteSequenceType), {}}}}, - {"base64url binary", ":_-Ah:", 6, base::nullopt}, + {"base64url binary", ":_-Ah:", 6, absl::nullopt}, // boolean.json {"basic true boolean", "?1", 2, {{Item(true), {}}}}, {"basic false boolean", "?0", 2, {{Item(false), {}}}}, - {"unknown boolean", "?Q", 2, base::nullopt}, - {"whitespace boolean", "? 1", 3, base::nullopt}, - {"negative zero boolean", "?-0", 3, base::nullopt}, - {"T boolean", "?T", 2, base::nullopt}, - {"F boolean", "?F", 2, base::nullopt}, - {"t boolean", "?t", 2, base::nullopt}, - {"f boolean", "?f", 2, base::nullopt}, - {"spelled-out True boolean", "?True", 5, base::nullopt}, - {"spelled-out False boolean", "?False", 6, base::nullopt}, + {"unknown boolean", "?Q", 2, absl::nullopt}, + {"whitespace boolean", "? 1", 3, absl::nullopt}, + {"negative zero boolean", "?-0", 3, absl::nullopt}, + {"T boolean", "?T", 2, absl::nullopt}, + {"F boolean", "?F", 2, absl::nullopt}, + {"t boolean", "?t", 2, absl::nullopt}, + {"f boolean", "?f", 2, absl::nullopt}, + {"spelled-out True boolean", "?True", 5, absl::nullopt}, + {"spelled-out False boolean", "?False", 6, absl::nullopt}, // examples.json {"Foo-Example", "2; foourl=\"https://foo.example.com/\"", @@ -128,7 +128,7 @@ const struct ParameterizedItemTestCase { {{Item("pretend this is binary content.", Item::kByteSequenceType), {}}}}, {"Example-BoolHdr", "?1", 2, {{Item(true), {}}}}, // item.json - {"empty item", "", 0, base::nullopt}, + {"empty item", "", 0, absl::nullopt}, {"leading space", " 1", 3, {{Integer(1), {}}}, "1"}, {"trailing space", "1 ", 3, {{Integer(1), {}}}, "1"}, {"leading and trailing space", " 1 ", 5, {{Integer(1), {}}}, "1"}, @@ -827,44 +827,44 @@ const struct ParameterizedItemTestCase { "999999999999.999", 16, {{Item(999999999999.999023), {}}}}, - {"too many digit 0 decimal", "000000000000000.0", 17, base::nullopt}, + {"too many digit 0 decimal", "000000000000000.0", 17, absl::nullopt}, {"too many fractional digits 0 decimal", "000000000000.0000", 17, - base::nullopt}, - {"too many digit 9 decimal", "999999999999999.9", 17, base::nullopt}, + absl::nullopt}, + {"too many digit 9 decimal", "999999999999999.9", 17, absl::nullopt}, {"too many fractional digits 9 decimal", "999999999999.9999", 17, - base::nullopt}, + absl::nullopt}, // number.json {"basic integer", "42", 2, {{Integer(42), {}}}}, {"zero integer", "0", 1, {{Integer(0), {}}}}, {"leading 0 zero", "00", 2, {{Integer(0), {}}}, "0"}, {"negative zero", "-0", 2, {{Integer(0), {}}}, "0"}, - {"double negative zero", "--0", 3, base::nullopt}, + {"double negative zero", "--0", 3, absl::nullopt}, {"negative integer", "-42", 3, {{Integer(-42), {}}}}, {"leading 0 integer", "042", 3, {{Integer(42), {}}}, "42"}, {"leading 0 negative integer", "-042", 4, {{Integer(-42), {}}}, "-42"}, {"leading 0 zero", "00", 2, {{Integer(0), {}}}, "0"}, - {"comma", "2,3", 3, base::nullopt}, - {"negative non-DIGIT first character", "-a23", 4, base::nullopt}, - {"sign out of place", "4-2", 3, base::nullopt}, - {"whitespace after sign", "- 42", 4, base::nullopt}, + {"comma", "2,3", 3, absl::nullopt}, + {"negative non-DIGIT first character", "-a23", 4, absl::nullopt}, + {"sign out of place", "4-2", 3, absl::nullopt}, + {"whitespace after sign", "- 42", 4, absl::nullopt}, {"long integer", "123456789012345", 15, {{Integer(123456789012345), {}}}}, {"long negative integer", "-123456789012345", 16, {{Integer(-123456789012345), {}}}}, - {"too long integer", "1234567890123456", 16, base::nullopt}, - {"negative too long integer", "-1234567890123456", 17, base::nullopt}, + {"too long integer", "1234567890123456", 16, absl::nullopt}, + {"negative too long integer", "-1234567890123456", 17, absl::nullopt}, {"simple decimal", "1.23", 4, {{Item(1.230000), {}}}}, {"negative decimal", "-1.23", 5, {{Item(-1.230000), {}}}}, - {"decimal, whitespace after decimal", "1. 23", 5, base::nullopt}, - {"decimal, whitespace before decimal", "1 .23", 5, base::nullopt}, - {"negative decimal, whitespace after sign", "- 1.23", 6, base::nullopt}, + {"decimal, whitespace after decimal", "1. 23", 5, absl::nullopt}, + {"decimal, whitespace before decimal", "1 .23", 5, absl::nullopt}, + {"negative decimal, whitespace after sign", "- 1.23", 6, absl::nullopt}, {"tricky precision decimal", "123456789012.1", 14, {{Item(123456789012.100006), {}}}}, - {"double decimal decimal", "1.5.4", 5, base::nullopt}, - {"adjacent double decimal decimal", "1..4", 4, base::nullopt}, + {"double decimal decimal", "1.5.4", 5, absl::nullopt}, + {"adjacent double decimal decimal", "1..4", 4, absl::nullopt}, {"decimal with three fractional digits", "1.123", 5, @@ -873,49 +873,49 @@ const struct ParameterizedItemTestCase { "-1.123", 6, {{Item(-1.123000), {}}}}, - {"decimal with four fractional digits", "1.1234", 6, base::nullopt}, + {"decimal with four fractional digits", "1.1234", 6, absl::nullopt}, {"negative decimal with four fractional digits", "-1.1234", 7, - base::nullopt}, + absl::nullopt}, {"decimal with thirteen integer digits", "1234567890123.0", 15, - base::nullopt}, + absl::nullopt}, {"negative decimal with thirteen integer digits", "-1234567890123.0", 16, - base::nullopt}, + absl::nullopt}, // string-generated.json - {"0x00 in string", "\" \000 \"", 5, base::nullopt}, - {"0x01 in string", "\" \001 \"", 5, base::nullopt}, - {"0x02 in string", "\" \002 \"", 5, base::nullopt}, - {"0x03 in string", "\" \003 \"", 5, base::nullopt}, - {"0x04 in string", "\" \004 \"", 5, base::nullopt}, - {"0x05 in string", "\" \005 \"", 5, base::nullopt}, - {"0x06 in string", "\" \006 \"", 5, base::nullopt}, - {"0x07 in string", "\" \a \"", 5, base::nullopt}, - {"0x08 in string", "\" \b \"", 5, base::nullopt}, - {"0x09 in string", "\" \t \"", 5, base::nullopt}, - {"0x0a in string", "\" \n \"", 5, base::nullopt}, - {"0x0b in string", "\" \v \"", 5, base::nullopt}, - {"0x0c in string", "\" \f \"", 5, base::nullopt}, - {"0x0d in string", "\" \r \"", 5, base::nullopt}, - {"0x0e in string", "\" \016 \"", 5, base::nullopt}, - {"0x0f in string", "\" \017 \"", 5, base::nullopt}, - {"0x10 in string", "\" \020 \"", 5, base::nullopt}, - {"0x11 in string", "\" \021 \"", 5, base::nullopt}, - {"0x12 in string", "\" \022 \"", 5, base::nullopt}, - {"0x13 in string", "\" \023 \"", 5, base::nullopt}, - {"0x14 in string", "\" \024 \"", 5, base::nullopt}, - {"0x15 in string", "\" \025 \"", 5, base::nullopt}, - {"0x16 in string", "\" \026 \"", 5, base::nullopt}, - {"0x17 in string", "\" \027 \"", 5, base::nullopt}, - {"0x18 in string", "\" \030 \"", 5, base::nullopt}, - {"0x19 in string", "\" \031 \"", 5, base::nullopt}, - {"0x1a in string", "\" \032 \"", 5, base::nullopt}, - {"0x1b in string", "\" \033 \"", 5, base::nullopt}, - {"0x1c in string", "\" \034 \"", 5, base::nullopt}, - {"0x1d in string", "\" \035 \"", 5, base::nullopt}, - {"0x1e in string", "\" \036 \"", 5, base::nullopt}, - {"0x1f in string", "\" \037 \"", 5, base::nullopt}, + {"0x00 in string", "\" \000 \"", 5, absl::nullopt}, + {"0x01 in string", "\" \001 \"", 5, absl::nullopt}, + {"0x02 in string", "\" \002 \"", 5, absl::nullopt}, + {"0x03 in string", "\" \003 \"", 5, absl::nullopt}, + {"0x04 in string", "\" \004 \"", 5, absl::nullopt}, + {"0x05 in string", "\" \005 \"", 5, absl::nullopt}, + {"0x06 in string", "\" \006 \"", 5, absl::nullopt}, + {"0x07 in string", "\" \a \"", 5, absl::nullopt}, + {"0x08 in string", "\" \b \"", 5, absl::nullopt}, + {"0x09 in string", "\" \t \"", 5, absl::nullopt}, + {"0x0a in string", "\" \n \"", 5, absl::nullopt}, + {"0x0b in string", "\" \v \"", 5, absl::nullopt}, + {"0x0c in string", "\" \f \"", 5, absl::nullopt}, + {"0x0d in string", "\" \r \"", 5, absl::nullopt}, + {"0x0e in string", "\" \016 \"", 5, absl::nullopt}, + {"0x0f in string", "\" \017 \"", 5, absl::nullopt}, + {"0x10 in string", "\" \020 \"", 5, absl::nullopt}, + {"0x11 in string", "\" \021 \"", 5, absl::nullopt}, + {"0x12 in string", "\" \022 \"", 5, absl::nullopt}, + {"0x13 in string", "\" \023 \"", 5, absl::nullopt}, + {"0x14 in string", "\" \024 \"", 5, absl::nullopt}, + {"0x15 in string", "\" \025 \"", 5, absl::nullopt}, + {"0x16 in string", "\" \026 \"", 5, absl::nullopt}, + {"0x17 in string", "\" \027 \"", 5, absl::nullopt}, + {"0x18 in string", "\" \030 \"", 5, absl::nullopt}, + {"0x19 in string", "\" \031 \"", 5, absl::nullopt}, + {"0x1a in string", "\" \032 \"", 5, absl::nullopt}, + {"0x1b in string", "\" \033 \"", 5, absl::nullopt}, + {"0x1c in string", "\" \034 \"", 5, absl::nullopt}, + {"0x1d in string", "\" \035 \"", 5, absl::nullopt}, + {"0x1e in string", "\" \036 \"", 5, absl::nullopt}, + {"0x1f in string", "\" \037 \"", 5, absl::nullopt}, {"0x20 in string", "\" \"", 5, {{Item(" "), {}}}}, {"0x21 in string", "\" ! \"", 5, {{Item(" ! "), {}}}}, - {"0x22 in string", "\" \" \"", 5, base::nullopt}, + {"0x22 in string", "\" \" \"", 5, absl::nullopt}, {"0x23 in string", "\" # \"", 5, {{Item(" # "), {}}}}, {"0x24 in string", "\" $ \"", 5, {{Item(" $ "), {}}}}, {"0x25 in string", "\" % \"", 5, {{Item(" % "), {}}}}, @@ -973,7 +973,7 @@ const struct ParameterizedItemTestCase { {"0x59 in string", "\" Y \"", 5, {{Item(" Y "), {}}}}, {"0x5a in string", "\" Z \"", 5, {{Item(" Z "), {}}}}, {"0x5b in string", "\" [ \"", 5, {{Item(" [ "), {}}}}, - {"0x5c in string", "\" \\ \"", 5, base::nullopt}, + {"0x5c in string", "\" \\ \"", 5, absl::nullopt}, {"0x5d in string", "\" ] \"", 5, {{Item(" ] "), {}}}}, {"0x5e in string", "\" ^ \"", 5, {{Item(" ^ "), {}}}}, {"0x5f in string", "\" _ \"", 5, {{Item(" _ "), {}}}}, @@ -1008,135 +1008,135 @@ const struct ParameterizedItemTestCase { {"0x7c in string", "\" | \"", 5, {{Item(" | "), {}}}}, {"0x7d in string", "\" } \"", 5, {{Item(" } "), {}}}}, {"0x7e in string", "\" ~ \"", 5, {{Item(" ~ "), {}}}}, - {"0x7f in string", "\" \177 \"", 5, base::nullopt}, - {"0x00 in string", "\"\\\000\"", 4, base::nullopt}, - {"0x01 in string", "\"\\\001\"", 4, base::nullopt}, - {"0x02 in string", "\"\\\002\"", 4, base::nullopt}, - {"0x03 in string", "\"\\\003\"", 4, base::nullopt}, - {"0x04 in string", "\"\\\004\"", 4, base::nullopt}, - {"0x05 in string", "\"\\\005\"", 4, base::nullopt}, - {"0x06 in string", "\"\\\006\"", 4, base::nullopt}, - {"0x07 in string", "\"\\\a\"", 4, base::nullopt}, - {"0x08 in string", "\"\\\b\"", 4, base::nullopt}, - {"0x09 in string", "\"\\\t\"", 4, base::nullopt}, - {"0x0a in string", "\"\\\n\"", 4, base::nullopt}, - {"0x0b in string", "\"\\\v\"", 4, base::nullopt}, - {"0x0c in string", "\"\\\f\"", 4, base::nullopt}, - {"0x0d in string", "\"\\\r\"", 4, base::nullopt}, - {"0x0e in string", "\"\\\016\"", 4, base::nullopt}, - {"0x0f in string", "\"\\\017\"", 4, base::nullopt}, - {"0x10 in string", "\"\\\020\"", 4, base::nullopt}, - {"0x11 in string", "\"\\\021\"", 4, base::nullopt}, - {"0x12 in string", "\"\\\022\"", 4, base::nullopt}, - {"0x13 in string", "\"\\\023\"", 4, base::nullopt}, - {"0x14 in string", "\"\\\024\"", 4, base::nullopt}, - {"0x15 in string", "\"\\\025\"", 4, base::nullopt}, - {"0x16 in string", "\"\\\026\"", 4, base::nullopt}, - {"0x17 in string", "\"\\\027\"", 4, base::nullopt}, - {"0x18 in string", "\"\\\030\"", 4, base::nullopt}, - {"0x19 in string", "\"\\\031\"", 4, base::nullopt}, - {"0x1a in string", "\"\\\032\"", 4, base::nullopt}, - {"0x1b in string", "\"\\\033\"", 4, base::nullopt}, - {"0x1c in string", "\"\\\034\"", 4, base::nullopt}, - {"0x1d in string", "\"\\\035\"", 4, base::nullopt}, - {"0x1e in string", "\"\\\036\"", 4, base::nullopt}, - {"0x1f in string", "\"\\\037\"", 4, base::nullopt}, - {"0x20 in string", "\"\\ \"", 4, base::nullopt}, - {"0x21 in string", "\"\\!\"", 4, base::nullopt}, + {"0x7f in string", "\" \177 \"", 5, absl::nullopt}, + {"0x00 in string", "\"\\\000\"", 4, absl::nullopt}, + {"0x01 in string", "\"\\\001\"", 4, absl::nullopt}, + {"0x02 in string", "\"\\\002\"", 4, absl::nullopt}, + {"0x03 in string", "\"\\\003\"", 4, absl::nullopt}, + {"0x04 in string", "\"\\\004\"", 4, absl::nullopt}, + {"0x05 in string", "\"\\\005\"", 4, absl::nullopt}, + {"0x06 in string", "\"\\\006\"", 4, absl::nullopt}, + {"0x07 in string", "\"\\\a\"", 4, absl::nullopt}, + {"0x08 in string", "\"\\\b\"", 4, absl::nullopt}, + {"0x09 in string", "\"\\\t\"", 4, absl::nullopt}, + {"0x0a in string", "\"\\\n\"", 4, absl::nullopt}, + {"0x0b in string", "\"\\\v\"", 4, absl::nullopt}, + {"0x0c in string", "\"\\\f\"", 4, absl::nullopt}, + {"0x0d in string", "\"\\\r\"", 4, absl::nullopt}, + {"0x0e in string", "\"\\\016\"", 4, absl::nullopt}, + {"0x0f in string", "\"\\\017\"", 4, absl::nullopt}, + {"0x10 in string", "\"\\\020\"", 4, absl::nullopt}, + {"0x11 in string", "\"\\\021\"", 4, absl::nullopt}, + {"0x12 in string", "\"\\\022\"", 4, absl::nullopt}, + {"0x13 in string", "\"\\\023\"", 4, absl::nullopt}, + {"0x14 in string", "\"\\\024\"", 4, absl::nullopt}, + {"0x15 in string", "\"\\\025\"", 4, absl::nullopt}, + {"0x16 in string", "\"\\\026\"", 4, absl::nullopt}, + {"0x17 in string", "\"\\\027\"", 4, absl::nullopt}, + {"0x18 in string", "\"\\\030\"", 4, absl::nullopt}, + {"0x19 in string", "\"\\\031\"", 4, absl::nullopt}, + {"0x1a in string", "\"\\\032\"", 4, absl::nullopt}, + {"0x1b in string", "\"\\\033\"", 4, absl::nullopt}, + {"0x1c in string", "\"\\\034\"", 4, absl::nullopt}, + {"0x1d in string", "\"\\\035\"", 4, absl::nullopt}, + {"0x1e in string", "\"\\\036\"", 4, absl::nullopt}, + {"0x1f in string", "\"\\\037\"", 4, absl::nullopt}, + {"0x20 in string", "\"\\ \"", 4, absl::nullopt}, + {"0x21 in string", "\"\\!\"", 4, absl::nullopt}, {"0x22 in string", "\"\\\"\"", 4, {{Item("\""), {}}}}, - {"0x23 in string", "\"\\#\"", 4, base::nullopt}, - {"0x24 in string", "\"\\$\"", 4, base::nullopt}, - {"0x25 in string", "\"\\%\"", 4, base::nullopt}, - {"0x26 in string", "\"\\&\"", 4, base::nullopt}, - {"0x27 in string", "\"\\'\"", 4, base::nullopt}, - {"0x28 in string", "\"\\(\"", 4, base::nullopt}, - {"0x29 in string", "\"\\)\"", 4, base::nullopt}, - {"0x2a in string", "\"\\*\"", 4, base::nullopt}, - {"0x2b in string", "\"\\+\"", 4, base::nullopt}, - {"0x2c in string", "\"\\,\"", 4, base::nullopt}, - {"0x2d in string", "\"\\-\"", 4, base::nullopt}, - {"0x2e in string", "\"\\.\"", 4, base::nullopt}, - {"0x2f in string", "\"\\/\"", 4, base::nullopt}, - {"0x30 in string", "\"\\0\"", 4, base::nullopt}, - {"0x31 in string", "\"\\1\"", 4, base::nullopt}, - {"0x32 in string", "\"\\2\"", 4, base::nullopt}, - {"0x33 in string", "\"\\3\"", 4, base::nullopt}, - {"0x34 in string", "\"\\4\"", 4, base::nullopt}, - {"0x35 in string", "\"\\5\"", 4, base::nullopt}, - {"0x36 in string", "\"\\6\"", 4, base::nullopt}, - {"0x37 in string", "\"\\7\"", 4, base::nullopt}, - {"0x38 in string", "\"\\8\"", 4, base::nullopt}, - {"0x39 in string", "\"\\9\"", 4, base::nullopt}, - {"0x3a in string", "\"\\:\"", 4, base::nullopt}, - {"0x3b in string", "\"\\;\"", 4, base::nullopt}, - {"0x3c in string", "\"\\<\"", 4, base::nullopt}, - {"0x3d in string", "\"\\=\"", 4, base::nullopt}, - {"0x3e in string", "\"\\>\"", 4, base::nullopt}, - {"0x3f in string", "\"\\?\"", 4, base::nullopt}, - {"0x40 in string", "\"\\@\"", 4, base::nullopt}, - {"0x41 in string", "\"\\A\"", 4, base::nullopt}, - {"0x42 in string", "\"\\B\"", 4, base::nullopt}, - {"0x43 in string", "\"\\C\"", 4, base::nullopt}, - {"0x44 in string", "\"\\D\"", 4, base::nullopt}, - {"0x45 in string", "\"\\E\"", 4, base::nullopt}, - {"0x46 in string", "\"\\F\"", 4, base::nullopt}, - {"0x47 in string", "\"\\G\"", 4, base::nullopt}, - {"0x48 in string", "\"\\H\"", 4, base::nullopt}, - {"0x49 in string", "\"\\I\"", 4, base::nullopt}, - {"0x4a in string", "\"\\J\"", 4, base::nullopt}, - {"0x4b in string", "\"\\K\"", 4, base::nullopt}, - {"0x4c in string", "\"\\L\"", 4, base::nullopt}, - {"0x4d in string", "\"\\M\"", 4, base::nullopt}, - {"0x4e in string", "\"\\N\"", 4, base::nullopt}, - {"0x4f in string", "\"\\O\"", 4, base::nullopt}, - {"0x50 in string", "\"\\P\"", 4, base::nullopt}, - {"0x51 in string", "\"\\Q\"", 4, base::nullopt}, - {"0x52 in string", "\"\\R\"", 4, base::nullopt}, - {"0x53 in string", "\"\\S\"", 4, base::nullopt}, - {"0x54 in string", "\"\\T\"", 4, base::nullopt}, - {"0x55 in string", "\"\\U\"", 4, base::nullopt}, - {"0x56 in string", "\"\\V\"", 4, base::nullopt}, - {"0x57 in string", "\"\\W\"", 4, base::nullopt}, - {"0x58 in string", "\"\\X\"", 4, base::nullopt}, - {"0x59 in string", "\"\\Y\"", 4, base::nullopt}, - {"0x5a in string", "\"\\Z\"", 4, base::nullopt}, - {"0x5b in string", "\"\\[\"", 4, base::nullopt}, + {"0x23 in string", "\"\\#\"", 4, absl::nullopt}, + {"0x24 in string", "\"\\$\"", 4, absl::nullopt}, + {"0x25 in string", "\"\\%\"", 4, absl::nullopt}, + {"0x26 in string", "\"\\&\"", 4, absl::nullopt}, + {"0x27 in string", "\"\\'\"", 4, absl::nullopt}, + {"0x28 in string", "\"\\(\"", 4, absl::nullopt}, + {"0x29 in string", "\"\\)\"", 4, absl::nullopt}, + {"0x2a in string", "\"\\*\"", 4, absl::nullopt}, + {"0x2b in string", "\"\\+\"", 4, absl::nullopt}, + {"0x2c in string", "\"\\,\"", 4, absl::nullopt}, + {"0x2d in string", "\"\\-\"", 4, absl::nullopt}, + {"0x2e in string", "\"\\.\"", 4, absl::nullopt}, + {"0x2f in string", "\"\\/\"", 4, absl::nullopt}, + {"0x30 in string", "\"\\0\"", 4, absl::nullopt}, + {"0x31 in string", "\"\\1\"", 4, absl::nullopt}, + {"0x32 in string", "\"\\2\"", 4, absl::nullopt}, + {"0x33 in string", "\"\\3\"", 4, absl::nullopt}, + {"0x34 in string", "\"\\4\"", 4, absl::nullopt}, + {"0x35 in string", "\"\\5\"", 4, absl::nullopt}, + {"0x36 in string", "\"\\6\"", 4, absl::nullopt}, + {"0x37 in string", "\"\\7\"", 4, absl::nullopt}, + {"0x38 in string", "\"\\8\"", 4, absl::nullopt}, + {"0x39 in string", "\"\\9\"", 4, absl::nullopt}, + {"0x3a in string", "\"\\:\"", 4, absl::nullopt}, + {"0x3b in string", "\"\\;\"", 4, absl::nullopt}, + {"0x3c in string", "\"\\<\"", 4, absl::nullopt}, + {"0x3d in string", "\"\\=\"", 4, absl::nullopt}, + {"0x3e in string", "\"\\>\"", 4, absl::nullopt}, + {"0x3f in string", "\"\\?\"", 4, absl::nullopt}, + {"0x40 in string", "\"\\@\"", 4, absl::nullopt}, + {"0x41 in string", "\"\\A\"", 4, absl::nullopt}, + {"0x42 in string", "\"\\B\"", 4, absl::nullopt}, + {"0x43 in string", "\"\\C\"", 4, absl::nullopt}, + {"0x44 in string", "\"\\D\"", 4, absl::nullopt}, + {"0x45 in string", "\"\\E\"", 4, absl::nullopt}, + {"0x46 in string", "\"\\F\"", 4, absl::nullopt}, + {"0x47 in string", "\"\\G\"", 4, absl::nullopt}, + {"0x48 in string", "\"\\H\"", 4, absl::nullopt}, + {"0x49 in string", "\"\\I\"", 4, absl::nullopt}, + {"0x4a in string", "\"\\J\"", 4, absl::nullopt}, + {"0x4b in string", "\"\\K\"", 4, absl::nullopt}, + {"0x4c in string", "\"\\L\"", 4, absl::nullopt}, + {"0x4d in string", "\"\\M\"", 4, absl::nullopt}, + {"0x4e in string", "\"\\N\"", 4, absl::nullopt}, + {"0x4f in string", "\"\\O\"", 4, absl::nullopt}, + {"0x50 in string", "\"\\P\"", 4, absl::nullopt}, + {"0x51 in string", "\"\\Q\"", 4, absl::nullopt}, + {"0x52 in string", "\"\\R\"", 4, absl::nullopt}, + {"0x53 in string", "\"\\S\"", 4, absl::nullopt}, + {"0x54 in string", "\"\\T\"", 4, absl::nullopt}, + {"0x55 in string", "\"\\U\"", 4, absl::nullopt}, + {"0x56 in string", "\"\\V\"", 4, absl::nullopt}, + {"0x57 in string", "\"\\W\"", 4, absl::nullopt}, + {"0x58 in string", "\"\\X\"", 4, absl::nullopt}, + {"0x59 in string", "\"\\Y\"", 4, absl::nullopt}, + {"0x5a in string", "\"\\Z\"", 4, absl::nullopt}, + {"0x5b in string", "\"\\[\"", 4, absl::nullopt}, {"0x5c in string", "\"\\\\\"", 4, {{Item("\\"), {}}}}, - {"0x5d in string", "\"\\]\"", 4, base::nullopt}, - {"0x5e in string", "\"\\^\"", 4, base::nullopt}, - {"0x5f in string", "\"\\_\"", 4, base::nullopt}, - {"0x60 in string", "\"\\`\"", 4, base::nullopt}, - {"0x61 in string", "\"\\a\"", 4, base::nullopt}, - {"0x62 in string", "\"\\b\"", 4, base::nullopt}, - {"0x63 in string", "\"\\c\"", 4, base::nullopt}, - {"0x64 in string", "\"\\d\"", 4, base::nullopt}, - {"0x65 in string", "\"\\e\"", 4, base::nullopt}, - {"0x66 in string", "\"\\f\"", 4, base::nullopt}, - {"0x67 in string", "\"\\g\"", 4, base::nullopt}, - {"0x68 in string", "\"\\h\"", 4, base::nullopt}, - {"0x69 in string", "\"\\i\"", 4, base::nullopt}, - {"0x6a in string", "\"\\j\"", 4, base::nullopt}, - {"0x6b in string", "\"\\k\"", 4, base::nullopt}, - {"0x6c in string", "\"\\l\"", 4, base::nullopt}, - {"0x6d in string", "\"\\m\"", 4, base::nullopt}, - {"0x6e in string", "\"\\n\"", 4, base::nullopt}, - {"0x6f in string", "\"\\o\"", 4, base::nullopt}, - {"0x70 in string", "\"\\p\"", 4, base::nullopt}, - {"0x71 in string", "\"\\q\"", 4, base::nullopt}, - {"0x72 in string", "\"\\r\"", 4, base::nullopt}, - {"0x73 in string", "\"\\s\"", 4, base::nullopt}, - {"0x74 in string", "\"\\t\"", 4, base::nullopt}, - {"0x75 in string", "\"\\u\"", 4, base::nullopt}, - {"0x76 in string", "\"\\v\"", 4, base::nullopt}, - {"0x77 in string", "\"\\w\"", 4, base::nullopt}, - {"0x78 in string", "\"\\x\"", 4, base::nullopt}, - {"0x79 in string", "\"\\y\"", 4, base::nullopt}, - {"0x7a in string", "\"\\z\"", 4, base::nullopt}, - {"0x7b in string", "\"\\{\"", 4, base::nullopt}, - {"0x7c in string", "\"\\|\"", 4, base::nullopt}, - {"0x7d in string", "\"\\}\"", 4, base::nullopt}, - {"0x7e in string", "\"\\~\"", 4, base::nullopt}, - {"0x7f in string", "\"\\\177\"", 4, base::nullopt}, + {"0x5d in string", "\"\\]\"", 4, absl::nullopt}, + {"0x5e in string", "\"\\^\"", 4, absl::nullopt}, + {"0x5f in string", "\"\\_\"", 4, absl::nullopt}, + {"0x60 in string", "\"\\`\"", 4, absl::nullopt}, + {"0x61 in string", "\"\\a\"", 4, absl::nullopt}, + {"0x62 in string", "\"\\b\"", 4, absl::nullopt}, + {"0x63 in string", "\"\\c\"", 4, absl::nullopt}, + {"0x64 in string", "\"\\d\"", 4, absl::nullopt}, + {"0x65 in string", "\"\\e\"", 4, absl::nullopt}, + {"0x66 in string", "\"\\f\"", 4, absl::nullopt}, + {"0x67 in string", "\"\\g\"", 4, absl::nullopt}, + {"0x68 in string", "\"\\h\"", 4, absl::nullopt}, + {"0x69 in string", "\"\\i\"", 4, absl::nullopt}, + {"0x6a in string", "\"\\j\"", 4, absl::nullopt}, + {"0x6b in string", "\"\\k\"", 4, absl::nullopt}, + {"0x6c in string", "\"\\l\"", 4, absl::nullopt}, + {"0x6d in string", "\"\\m\"", 4, absl::nullopt}, + {"0x6e in string", "\"\\n\"", 4, absl::nullopt}, + {"0x6f in string", "\"\\o\"", 4, absl::nullopt}, + {"0x70 in string", "\"\\p\"", 4, absl::nullopt}, + {"0x71 in string", "\"\\q\"", 4, absl::nullopt}, + {"0x72 in string", "\"\\r\"", 4, absl::nullopt}, + {"0x73 in string", "\"\\s\"", 4, absl::nullopt}, + {"0x74 in string", "\"\\t\"", 4, absl::nullopt}, + {"0x75 in string", "\"\\u\"", 4, absl::nullopt}, + {"0x76 in string", "\"\\v\"", 4, absl::nullopt}, + {"0x77 in string", "\"\\w\"", 4, absl::nullopt}, + {"0x78 in string", "\"\\x\"", 4, absl::nullopt}, + {"0x79 in string", "\"\\y\"", 4, absl::nullopt}, + {"0x7a in string", "\"\\z\"", 4, absl::nullopt}, + {"0x7b in string", "\"\\{\"", 4, absl::nullopt}, + {"0x7c in string", "\"\\|\"", 4, absl::nullopt}, + {"0x7d in string", "\"\\}\"", 4, absl::nullopt}, + {"0x7e in string", "\"\\~\"", 4, absl::nullopt}, + {"0x7f in string", "\"\\\177\"", 4, absl::nullopt}, // string.json {"basic string", "\"foo bar\"", 9, {{Item("foo bar"), {}}}}, {"empty string", "\"\"", 2, {{Item(""), {}}}}, @@ -1153,64 +1153,64 @@ const struct ParameterizedItemTestCase { "foo "), {}}}}, {"whitespace string", "\" \"", 5, {{Item(" "), {}}}}, - {"non-ascii string", "\"f\374\374\"", 5, base::nullopt}, - {"tab in string", "\"\\t\"", 4, base::nullopt}, - {"newline in string", "\" \\n \"", 6, base::nullopt}, - {"single quoted string", "'foo'", 5, base::nullopt}, - {"unbalanced string", "\"foo", 4, base::nullopt}, + {"non-ascii string", "\"f\374\374\"", 5, absl::nullopt}, + {"tab in string", "\"\\t\"", 4, absl::nullopt}, + {"newline in string", "\" \\n \"", 6, absl::nullopt}, + {"single quoted string", "'foo'", 5, absl::nullopt}, + {"unbalanced string", "\"foo", 4, absl::nullopt}, {"string quoting", "\"foo \\\"bar\\\" \\\\ baz\"", 20, {{Item("foo \"bar\" \\ baz"), {}}}}, - {"bad string quoting", "\"foo \\,\"", 8, base::nullopt}, - {"ending string quote", "\"foo \\\"", 7, base::nullopt}, - {"abruptly ending string quote", "\"foo \\", 6, base::nullopt}, + {"bad string quoting", "\"foo \\,\"", 8, absl::nullopt}, + {"ending string quote", "\"foo \\\"", 7, absl::nullopt}, + {"abruptly ending string quote", "\"foo \\", 6, absl::nullopt}, // token-generated.json - {"0x00 in token", "a\000a", 3, base::nullopt}, - {"0x01 in token", "a\001a", 3, base::nullopt}, - {"0x02 in token", "a\002a", 3, base::nullopt}, - {"0x03 in token", "a\003a", 3, base::nullopt}, - {"0x04 in token", "a\004a", 3, base::nullopt}, - {"0x05 in token", "a\005a", 3, base::nullopt}, - {"0x06 in token", "a\006a", 3, base::nullopt}, - {"0x07 in token", "a\aa", 3, base::nullopt}, - {"0x08 in token", "a\ba", 3, base::nullopt}, - {"0x09 in token", "a\ta", 3, base::nullopt}, - {"0x0a in token", "a\na", 3, base::nullopt}, - {"0x0b in token", "a\va", 3, base::nullopt}, - {"0x0c in token", "a\fa", 3, base::nullopt}, - {"0x0d in token", "a\ra", 3, base::nullopt}, - {"0x0e in token", "a\016a", 3, base::nullopt}, - {"0x0f in token", "a\017a", 3, base::nullopt}, - {"0x10 in token", "a\020a", 3, base::nullopt}, - {"0x11 in token", "a\021a", 3, base::nullopt}, - {"0x12 in token", "a\022a", 3, base::nullopt}, - {"0x13 in token", "a\023a", 3, base::nullopt}, - {"0x14 in token", "a\024a", 3, base::nullopt}, - {"0x15 in token", "a\025a", 3, base::nullopt}, - {"0x16 in token", "a\026a", 3, base::nullopt}, - {"0x17 in token", "a\027a", 3, base::nullopt}, - {"0x18 in token", "a\030a", 3, base::nullopt}, - {"0x19 in token", "a\031a", 3, base::nullopt}, - {"0x1a in token", "a\032a", 3, base::nullopt}, - {"0x1b in token", "a\033a", 3, base::nullopt}, - {"0x1c in token", "a\034a", 3, base::nullopt}, - {"0x1d in token", "a\035a", 3, base::nullopt}, - {"0x1e in token", "a\036a", 3, base::nullopt}, - {"0x1f in token", "a\037a", 3, base::nullopt}, - {"0x20 in token", "a a", 3, base::nullopt}, + {"0x00 in token", "a\000a", 3, absl::nullopt}, + {"0x01 in token", "a\001a", 3, absl::nullopt}, + {"0x02 in token", "a\002a", 3, absl::nullopt}, + {"0x03 in token", "a\003a", 3, absl::nullopt}, + {"0x04 in token", "a\004a", 3, absl::nullopt}, + {"0x05 in token", "a\005a", 3, absl::nullopt}, + {"0x06 in token", "a\006a", 3, absl::nullopt}, + {"0x07 in token", "a\aa", 3, absl::nullopt}, + {"0x08 in token", "a\ba", 3, absl::nullopt}, + {"0x09 in token", "a\ta", 3, absl::nullopt}, + {"0x0a in token", "a\na", 3, absl::nullopt}, + {"0x0b in token", "a\va", 3, absl::nullopt}, + {"0x0c in token", "a\fa", 3, absl::nullopt}, + {"0x0d in token", "a\ra", 3, absl::nullopt}, + {"0x0e in token", "a\016a", 3, absl::nullopt}, + {"0x0f in token", "a\017a", 3, absl::nullopt}, + {"0x10 in token", "a\020a", 3, absl::nullopt}, + {"0x11 in token", "a\021a", 3, absl::nullopt}, + {"0x12 in token", "a\022a", 3, absl::nullopt}, + {"0x13 in token", "a\023a", 3, absl::nullopt}, + {"0x14 in token", "a\024a", 3, absl::nullopt}, + {"0x15 in token", "a\025a", 3, absl::nullopt}, + {"0x16 in token", "a\026a", 3, absl::nullopt}, + {"0x17 in token", "a\027a", 3, absl::nullopt}, + {"0x18 in token", "a\030a", 3, absl::nullopt}, + {"0x19 in token", "a\031a", 3, absl::nullopt}, + {"0x1a in token", "a\032a", 3, absl::nullopt}, + {"0x1b in token", "a\033a", 3, absl::nullopt}, + {"0x1c in token", "a\034a", 3, absl::nullopt}, + {"0x1d in token", "a\035a", 3, absl::nullopt}, + {"0x1e in token", "a\036a", 3, absl::nullopt}, + {"0x1f in token", "a\037a", 3, absl::nullopt}, + {"0x20 in token", "a a", 3, absl::nullopt}, {"0x21 in token", "a!a", 3, {{Item("a!a", Item::kTokenType), {}}}}, - {"0x22 in token", "a\"a", 3, base::nullopt}, + {"0x22 in token", "a\"a", 3, absl::nullopt}, {"0x23 in token", "a#a", 3, {{Item("a#a", Item::kTokenType), {}}}}, {"0x24 in token", "a$a", 3, {{Item("a$a", Item::kTokenType), {}}}}, {"0x25 in token", "a%a", 3, {{Item("a%a", Item::kTokenType), {}}}}, {"0x26 in token", "a&a", 3, {{Item("a&a", Item::kTokenType), {}}}}, {"0x27 in token", "a'a", 3, {{Item("a'a", Item::kTokenType), {}}}}, - {"0x28 in token", "a(a", 3, base::nullopt}, - {"0x29 in token", "a)a", 3, base::nullopt}, + {"0x28 in token", "a(a", 3, absl::nullopt}, + {"0x29 in token", "a)a", 3, absl::nullopt}, {"0x2a in token", "a*a", 3, {{Item("a*a", Item::kTokenType), {}}}}, {"0x2b in token", "a+a", 3, {{Item("a+a", Item::kTokenType), {}}}}, - {"0x2c in token", "a,a", 3, base::nullopt}, + {"0x2c in token", "a,a", 3, absl::nullopt}, {"0x2d in token", "a-a", 3, {{Item("a-a", Item::kTokenType), {}}}}, {"0x2e in token", "a.a", 3, {{Item("a.a", Item::kTokenType), {}}}}, {"0x2f in token", "a/a", 3, {{Item("a/a", Item::kTokenType), {}}}}, @@ -1229,11 +1229,11 @@ const struct ParameterizedItemTestCase { "a;a", 3, {{Item("a", Item::kTokenType), {BooleanParam("a", true)}}}}, - {"0x3c in token", "aa", 3, base::nullopt}, - {"0x3f in token", "a?a", 3, base::nullopt}, - {"0x40 in token", "a@a", 3, base::nullopt}, + {"0x3c in token", "aa", 3, absl::nullopt}, + {"0x3f in token", "a?a", 3, absl::nullopt}, + {"0x40 in token", "a@a", 3, absl::nullopt}, {"0x41 in token", "aAa", 3, {{Item("aAa", Item::kTokenType), {}}}}, {"0x42 in token", "aBa", 3, {{Item("aBa", Item::kTokenType), {}}}}, {"0x43 in token", "aCa", 3, {{Item("aCa", Item::kTokenType), {}}}}, @@ -1260,9 +1260,9 @@ const struct ParameterizedItemTestCase { {"0x58 in token", "aXa", 3, {{Item("aXa", Item::kTokenType), {}}}}, {"0x59 in token", "aYa", 3, {{Item("aYa", Item::kTokenType), {}}}}, {"0x5a in token", "aZa", 3, {{Item("aZa", Item::kTokenType), {}}}}, - {"0x5b in token", "a[a", 3, base::nullopt}, - {"0x5c in token", "a\\a", 3, base::nullopt}, - {"0x5d in token", "a]a", 3, base::nullopt}, + {"0x5b in token", "a[a", 3, absl::nullopt}, + {"0x5c in token", "a\\a", 3, absl::nullopt}, + {"0x5d in token", "a]a", 3, absl::nullopt}, {"0x5e in token", "a^a", 3, {{Item("a^a", Item::kTokenType), {}}}}, {"0x5f in token", "a_a", 3, {{Item("a_a", Item::kTokenType), {}}}}, {"0x60 in token", "a`a", 3, {{Item("a`a", Item::kTokenType), {}}}}, @@ -1292,80 +1292,80 @@ const struct ParameterizedItemTestCase { {"0x78 in token", "axa", 3, {{Item("axa", Item::kTokenType), {}}}}, {"0x79 in token", "aya", 3, {{Item("aya", Item::kTokenType), {}}}}, {"0x7a in token", "aza", 3, {{Item("aza", Item::kTokenType), {}}}}, - {"0x7b in token", "a{a", 3, base::nullopt}, + {"0x7b in token", "a{a", 3, absl::nullopt}, {"0x7c in token", "a|a", 3, {{Item("a|a", Item::kTokenType), {}}}}, - {"0x7d in token", "a}a", 3, base::nullopt}, + {"0x7d in token", "a}a", 3, absl::nullopt}, {"0x7e in token", "a~a", 3, {{Item("a~a", Item::kTokenType), {}}}}, - {"0x7f in token", "a\177a", 3, base::nullopt}, - {"0x00 starting an token", "\000a", 2, base::nullopt}, - {"0x01 starting an token", "\001a", 2, base::nullopt}, - {"0x02 starting an token", "\002a", 2, base::nullopt}, - {"0x03 starting an token", "\003a", 2, base::nullopt}, - {"0x04 starting an token", "\004a", 2, base::nullopt}, - {"0x05 starting an token", "\005a", 2, base::nullopt}, - {"0x06 starting an token", "\006a", 2, base::nullopt}, - {"0x07 starting an token", "\aa", 2, base::nullopt}, - {"0x08 starting an token", "\ba", 2, base::nullopt}, - {"0x09 starting an token", "\ta", 2, base::nullopt}, - {"0x0a starting an token", "\na", 2, base::nullopt}, - {"0x0b starting an token", "\va", 2, base::nullopt}, - {"0x0c starting an token", "\fa", 2, base::nullopt}, - {"0x0d starting an token", "\ra", 2, base::nullopt}, - {"0x0e starting an token", "\016a", 2, base::nullopt}, - {"0x0f starting an token", "\017a", 2, base::nullopt}, - {"0x10 starting an token", "\020a", 2, base::nullopt}, - {"0x11 starting an token", "\021a", 2, base::nullopt}, - {"0x12 starting an token", "\022a", 2, base::nullopt}, - {"0x13 starting an token", "\023a", 2, base::nullopt}, - {"0x14 starting an token", "\024a", 2, base::nullopt}, - {"0x15 starting an token", "\025a", 2, base::nullopt}, - {"0x16 starting an token", "\026a", 2, base::nullopt}, - {"0x17 starting an token", "\027a", 2, base::nullopt}, - {"0x18 starting an token", "\030a", 2, base::nullopt}, - {"0x19 starting an token", "\031a", 2, base::nullopt}, - {"0x1a starting an token", "\032a", 2, base::nullopt}, - {"0x1b starting an token", "\033a", 2, base::nullopt}, - {"0x1c starting an token", "\034a", 2, base::nullopt}, - {"0x1d starting an token", "\035a", 2, base::nullopt}, - {"0x1e starting an token", "\036a", 2, base::nullopt}, - {"0x1f starting an token", "\037a", 2, base::nullopt}, + {"0x7f in token", "a\177a", 3, absl::nullopt}, + {"0x00 starting an token", "\000a", 2, absl::nullopt}, + {"0x01 starting an token", "\001a", 2, absl::nullopt}, + {"0x02 starting an token", "\002a", 2, absl::nullopt}, + {"0x03 starting an token", "\003a", 2, absl::nullopt}, + {"0x04 starting an token", "\004a", 2, absl::nullopt}, + {"0x05 starting an token", "\005a", 2, absl::nullopt}, + {"0x06 starting an token", "\006a", 2, absl::nullopt}, + {"0x07 starting an token", "\aa", 2, absl::nullopt}, + {"0x08 starting an token", "\ba", 2, absl::nullopt}, + {"0x09 starting an token", "\ta", 2, absl::nullopt}, + {"0x0a starting an token", "\na", 2, absl::nullopt}, + {"0x0b starting an token", "\va", 2, absl::nullopt}, + {"0x0c starting an token", "\fa", 2, absl::nullopt}, + {"0x0d starting an token", "\ra", 2, absl::nullopt}, + {"0x0e starting an token", "\016a", 2, absl::nullopt}, + {"0x0f starting an token", "\017a", 2, absl::nullopt}, + {"0x10 starting an token", "\020a", 2, absl::nullopt}, + {"0x11 starting an token", "\021a", 2, absl::nullopt}, + {"0x12 starting an token", "\022a", 2, absl::nullopt}, + {"0x13 starting an token", "\023a", 2, absl::nullopt}, + {"0x14 starting an token", "\024a", 2, absl::nullopt}, + {"0x15 starting an token", "\025a", 2, absl::nullopt}, + {"0x16 starting an token", "\026a", 2, absl::nullopt}, + {"0x17 starting an token", "\027a", 2, absl::nullopt}, + {"0x18 starting an token", "\030a", 2, absl::nullopt}, + {"0x19 starting an token", "\031a", 2, absl::nullopt}, + {"0x1a starting an token", "\032a", 2, absl::nullopt}, + {"0x1b starting an token", "\033a", 2, absl::nullopt}, + {"0x1c starting an token", "\034a", 2, absl::nullopt}, + {"0x1d starting an token", "\035a", 2, absl::nullopt}, + {"0x1e starting an token", "\036a", 2, absl::nullopt}, + {"0x1f starting an token", "\037a", 2, absl::nullopt}, {"0x20 starting an token", " a", 2, {{Item("a", Item::kTokenType), {}}}, "a"}, - {"0x21 starting an token", "!a", 2, base::nullopt}, - {"0x22 starting an token", "\"a", 2, base::nullopt}, - {"0x23 starting an token", "#a", 2, base::nullopt}, - {"0x24 starting an token", "$a", 2, base::nullopt}, - {"0x25 starting an token", "%a", 2, base::nullopt}, - {"0x26 starting an token", "&a", 2, base::nullopt}, - {"0x27 starting an token", "'a", 2, base::nullopt}, - {"0x28 starting an token", "(a", 2, base::nullopt}, - {"0x29 starting an token", ")a", 2, base::nullopt}, + {"0x21 starting an token", "!a", 2, absl::nullopt}, + {"0x22 starting an token", "\"a", 2, absl::nullopt}, + {"0x23 starting an token", "#a", 2, absl::nullopt}, + {"0x24 starting an token", "$a", 2, absl::nullopt}, + {"0x25 starting an token", "%a", 2, absl::nullopt}, + {"0x26 starting an token", "&a", 2, absl::nullopt}, + {"0x27 starting an token", "'a", 2, absl::nullopt}, + {"0x28 starting an token", "(a", 2, absl::nullopt}, + {"0x29 starting an token", ")a", 2, absl::nullopt}, {"0x2a starting an token", "*a", 2, {{Item("*a", Item::kTokenType), {}}}}, - {"0x2b starting an token", "+a", 2, base::nullopt}, - {"0x2c starting an token", ",a", 2, base::nullopt}, - {"0x2d starting an token", "-a", 2, base::nullopt}, - {"0x2e starting an token", ".a", 2, base::nullopt}, - {"0x2f starting an token", "/a", 2, base::nullopt}, - {"0x30 starting an token", "0a", 2, base::nullopt}, - {"0x31 starting an token", "1a", 2, base::nullopt}, - {"0x32 starting an token", "2a", 2, base::nullopt}, - {"0x33 starting an token", "3a", 2, base::nullopt}, - {"0x34 starting an token", "4a", 2, base::nullopt}, - {"0x35 starting an token", "5a", 2, base::nullopt}, - {"0x36 starting an token", "6a", 2, base::nullopt}, - {"0x37 starting an token", "7a", 2, base::nullopt}, - {"0x38 starting an token", "8a", 2, base::nullopt}, - {"0x39 starting an token", "9a", 2, base::nullopt}, - {"0x3a starting an token", ":a", 2, base::nullopt}, - {"0x3b starting an token", ";a", 2, base::nullopt}, - {"0x3c starting an token", "a", 2, base::nullopt}, - {"0x3f starting an token", "?a", 2, base::nullopt}, - {"0x40 starting an token", "@a", 2, base::nullopt}, + {"0x2b starting an token", "+a", 2, absl::nullopt}, + {"0x2c starting an token", ",a", 2, absl::nullopt}, + {"0x2d starting an token", "-a", 2, absl::nullopt}, + {"0x2e starting an token", ".a", 2, absl::nullopt}, + {"0x2f starting an token", "/a", 2, absl::nullopt}, + {"0x30 starting an token", "0a", 2, absl::nullopt}, + {"0x31 starting an token", "1a", 2, absl::nullopt}, + {"0x32 starting an token", "2a", 2, absl::nullopt}, + {"0x33 starting an token", "3a", 2, absl::nullopt}, + {"0x34 starting an token", "4a", 2, absl::nullopt}, + {"0x35 starting an token", "5a", 2, absl::nullopt}, + {"0x36 starting an token", "6a", 2, absl::nullopt}, + {"0x37 starting an token", "7a", 2, absl::nullopt}, + {"0x38 starting an token", "8a", 2, absl::nullopt}, + {"0x39 starting an token", "9a", 2, absl::nullopt}, + {"0x3a starting an token", ":a", 2, absl::nullopt}, + {"0x3b starting an token", ";a", 2, absl::nullopt}, + {"0x3c starting an token", "a", 2, absl::nullopt}, + {"0x3f starting an token", "?a", 2, absl::nullopt}, + {"0x40 starting an token", "@a", 2, absl::nullopt}, {"0x41 starting an token", "Aa", 2, {{Item("Aa", Item::kTokenType), {}}}}, {"0x42 starting an token", "Ba", 2, {{Item("Ba", Item::kTokenType), {}}}}, {"0x43 starting an token", "Ca", 2, {{Item("Ca", Item::kTokenType), {}}}}, @@ -1392,12 +1392,12 @@ const struct ParameterizedItemTestCase { {"0x58 starting an token", "Xa", 2, {{Item("Xa", Item::kTokenType), {}}}}, {"0x59 starting an token", "Ya", 2, {{Item("Ya", Item::kTokenType), {}}}}, {"0x5a starting an token", "Za", 2, {{Item("Za", Item::kTokenType), {}}}}, - {"0x5b starting an token", "[a", 2, base::nullopt}, - {"0x5c starting an token", "\\a", 2, base::nullopt}, - {"0x5d starting an token", "]a", 2, base::nullopt}, - {"0x5e starting an token", "^a", 2, base::nullopt}, - {"0x5f starting an token", "_a", 2, base::nullopt}, - {"0x60 starting an token", "`a", 2, base::nullopt}, + {"0x5b starting an token", "[a", 2, absl::nullopt}, + {"0x5c starting an token", "\\a", 2, absl::nullopt}, + {"0x5d starting an token", "]a", 2, absl::nullopt}, + {"0x5e starting an token", "^a", 2, absl::nullopt}, + {"0x5f starting an token", "_a", 2, absl::nullopt}, + {"0x60 starting an token", "`a", 2, absl::nullopt}, {"0x61 starting an token", "aa", 2, {{Item("aa", Item::kTokenType), {}}}}, {"0x62 starting an token", "ba", 2, {{Item("ba", Item::kTokenType), {}}}}, {"0x63 starting an token", "ca", 2, {{Item("ca", Item::kTokenType), {}}}}, @@ -1424,11 +1424,11 @@ const struct ParameterizedItemTestCase { {"0x78 starting an token", "xa", 2, {{Item("xa", Item::kTokenType), {}}}}, {"0x79 starting an token", "ya", 2, {{Item("ya", Item::kTokenType), {}}}}, {"0x7a starting an token", "za", 2, {{Item("za", Item::kTokenType), {}}}}, - {"0x7b starting an token", "{a", 2, base::nullopt}, - {"0x7c starting an token", "|a", 2, base::nullopt}, - {"0x7d starting an token", "}a", 2, base::nullopt}, - {"0x7e starting an token", "~a", 2, base::nullopt}, - {"0x7f starting an token", "\177a", 2, base::nullopt}, + {"0x7b starting an token", "{a", 2, absl::nullopt}, + {"0x7c starting an token", "|a", 2, absl::nullopt}, + {"0x7d starting an token", "}a", 2, absl::nullopt}, + {"0x7e starting an token", "~a", 2, absl::nullopt}, + {"0x7f starting an token", "\177a", 2, absl::nullopt}, // token.json {"basic token - item", "a_b-c.d3:f%00/*", @@ -1448,13 +1448,13 @@ const struct ListTestCase { const char* name; const char* raw; size_t raw_len; - const base::Optional expected; // nullopt if parse error is expected. + const absl::optional expected; // nullopt if parse error is expected. const char* canonical; // nullptr if parse error is expected, or if canonical // format is identical to raw. } list_test_cases[] = { // dictionary.json - {"tab separated dictionary", "a=1\t,\tb=2", 9, base::nullopt}, + {"tab separated dictionary", "a=1\t,\tb=2", 9, absl::nullopt}, // examples.json {"Example-StrListHeader", "\"foo\", \"bar\", \"It was the best of times.\"", @@ -1496,55 +1496,55 @@ const struct ListTestCase { {Param("q", "9"), TokenParam("r", "w")}}}}, "abc;a=1;b=2;cde_456, (ghi;jk=4 l);q=\"9\";r=w"}, // key-generated.json - {"0x00 in parameterised list key", "foo; a\000a=1", 10, base::nullopt}, - {"0x01 in parameterised list key", "foo; a\001a=1", 10, base::nullopt}, - {"0x02 in parameterised list key", "foo; a\002a=1", 10, base::nullopt}, - {"0x03 in parameterised list key", "foo; a\003a=1", 10, base::nullopt}, - {"0x04 in parameterised list key", "foo; a\004a=1", 10, base::nullopt}, - {"0x05 in parameterised list key", "foo; a\005a=1", 10, base::nullopt}, - {"0x06 in parameterised list key", "foo; a\006a=1", 10, base::nullopt}, - {"0x07 in parameterised list key", "foo; a\aa=1", 10, base::nullopt}, - {"0x08 in parameterised list key", "foo; a\ba=1", 10, base::nullopt}, - {"0x09 in parameterised list key", "foo; a\ta=1", 10, base::nullopt}, - {"0x0a in parameterised list key", "foo; a\na=1", 10, base::nullopt}, - {"0x0b in parameterised list key", "foo; a\va=1", 10, base::nullopt}, - {"0x0c in parameterised list key", "foo; a\fa=1", 10, base::nullopt}, - {"0x0d in parameterised list key", "foo; a\ra=1", 10, base::nullopt}, - {"0x0e in parameterised list key", "foo; a\016a=1", 10, base::nullopt}, - {"0x0f in parameterised list key", "foo; a\017a=1", 10, base::nullopt}, - {"0x10 in parameterised list key", "foo; a\020a=1", 10, base::nullopt}, - {"0x11 in parameterised list key", "foo; a\021a=1", 10, base::nullopt}, - {"0x12 in parameterised list key", "foo; a\022a=1", 10, base::nullopt}, - {"0x13 in parameterised list key", "foo; a\023a=1", 10, base::nullopt}, - {"0x14 in parameterised list key", "foo; a\024a=1", 10, base::nullopt}, - {"0x15 in parameterised list key", "foo; a\025a=1", 10, base::nullopt}, - {"0x16 in parameterised list key", "foo; a\026a=1", 10, base::nullopt}, - {"0x17 in parameterised list key", "foo; a\027a=1", 10, base::nullopt}, - {"0x18 in parameterised list key", "foo; a\030a=1", 10, base::nullopt}, - {"0x19 in parameterised list key", "foo; a\031a=1", 10, base::nullopt}, - {"0x1a in parameterised list key", "foo; a\032a=1", 10, base::nullopt}, - {"0x1b in parameterised list key", "foo; a\033a=1", 10, base::nullopt}, - {"0x1c in parameterised list key", "foo; a\034a=1", 10, base::nullopt}, - {"0x1d in parameterised list key", "foo; a\035a=1", 10, base::nullopt}, - {"0x1e in parameterised list key", "foo; a\036a=1", 10, base::nullopt}, - {"0x1f in parameterised list key", "foo; a\037a=1", 10, base::nullopt}, - {"0x20 in parameterised list key", "foo; a a=1", 10, base::nullopt}, - {"0x21 in parameterised list key", "foo; a!a=1", 10, base::nullopt}, - {"0x22 in parameterised list key", "foo; a\"a=1", 10, base::nullopt}, - {"0x23 in parameterised list key", "foo; a#a=1", 10, base::nullopt}, - {"0x24 in parameterised list key", "foo; a$a=1", 10, base::nullopt}, - {"0x25 in parameterised list key", "foo; a%a=1", 10, base::nullopt}, - {"0x26 in parameterised list key", "foo; a&a=1", 10, base::nullopt}, - {"0x27 in parameterised list key", "foo; a'a=1", 10, base::nullopt}, - {"0x28 in parameterised list key", "foo; a(a=1", 10, base::nullopt}, - {"0x29 in parameterised list key", "foo; a)a=1", 10, base::nullopt}, + {"0x00 in parameterised list key", "foo; a\000a=1", 10, absl::nullopt}, + {"0x01 in parameterised list key", "foo; a\001a=1", 10, absl::nullopt}, + {"0x02 in parameterised list key", "foo; a\002a=1", 10, absl::nullopt}, + {"0x03 in parameterised list key", "foo; a\003a=1", 10, absl::nullopt}, + {"0x04 in parameterised list key", "foo; a\004a=1", 10, absl::nullopt}, + {"0x05 in parameterised list key", "foo; a\005a=1", 10, absl::nullopt}, + {"0x06 in parameterised list key", "foo; a\006a=1", 10, absl::nullopt}, + {"0x07 in parameterised list key", "foo; a\aa=1", 10, absl::nullopt}, + {"0x08 in parameterised list key", "foo; a\ba=1", 10, absl::nullopt}, + {"0x09 in parameterised list key", "foo; a\ta=1", 10, absl::nullopt}, + {"0x0a in parameterised list key", "foo; a\na=1", 10, absl::nullopt}, + {"0x0b in parameterised list key", "foo; a\va=1", 10, absl::nullopt}, + {"0x0c in parameterised list key", "foo; a\fa=1", 10, absl::nullopt}, + {"0x0d in parameterised list key", "foo; a\ra=1", 10, absl::nullopt}, + {"0x0e in parameterised list key", "foo; a\016a=1", 10, absl::nullopt}, + {"0x0f in parameterised list key", "foo; a\017a=1", 10, absl::nullopt}, + {"0x10 in parameterised list key", "foo; a\020a=1", 10, absl::nullopt}, + {"0x11 in parameterised list key", "foo; a\021a=1", 10, absl::nullopt}, + {"0x12 in parameterised list key", "foo; a\022a=1", 10, absl::nullopt}, + {"0x13 in parameterised list key", "foo; a\023a=1", 10, absl::nullopt}, + {"0x14 in parameterised list key", "foo; a\024a=1", 10, absl::nullopt}, + {"0x15 in parameterised list key", "foo; a\025a=1", 10, absl::nullopt}, + {"0x16 in parameterised list key", "foo; a\026a=1", 10, absl::nullopt}, + {"0x17 in parameterised list key", "foo; a\027a=1", 10, absl::nullopt}, + {"0x18 in parameterised list key", "foo; a\030a=1", 10, absl::nullopt}, + {"0x19 in parameterised list key", "foo; a\031a=1", 10, absl::nullopt}, + {"0x1a in parameterised list key", "foo; a\032a=1", 10, absl::nullopt}, + {"0x1b in parameterised list key", "foo; a\033a=1", 10, absl::nullopt}, + {"0x1c in parameterised list key", "foo; a\034a=1", 10, absl::nullopt}, + {"0x1d in parameterised list key", "foo; a\035a=1", 10, absl::nullopt}, + {"0x1e in parameterised list key", "foo; a\036a=1", 10, absl::nullopt}, + {"0x1f in parameterised list key", "foo; a\037a=1", 10, absl::nullopt}, + {"0x20 in parameterised list key", "foo; a a=1", 10, absl::nullopt}, + {"0x21 in parameterised list key", "foo; a!a=1", 10, absl::nullopt}, + {"0x22 in parameterised list key", "foo; a\"a=1", 10, absl::nullopt}, + {"0x23 in parameterised list key", "foo; a#a=1", 10, absl::nullopt}, + {"0x24 in parameterised list key", "foo; a$a=1", 10, absl::nullopt}, + {"0x25 in parameterised list key", "foo; a%a=1", 10, absl::nullopt}, + {"0x26 in parameterised list key", "foo; a&a=1", 10, absl::nullopt}, + {"0x27 in parameterised list key", "foo; a'a=1", 10, absl::nullopt}, + {"0x28 in parameterised list key", "foo; a(a=1", 10, absl::nullopt}, + {"0x29 in parameterised list key", "foo; a)a=1", 10, absl::nullopt}, {"0x2a in parameterised list key", "foo; a*a=1", 10, {{{Item("foo", Item::kTokenType), {Param("a*a", 1)}}}}, "foo;a*a=1"}, - {"0x2b in parameterised list key", "foo; a+a=1", 10, base::nullopt}, - {"0x2c in parameterised list key", "foo; a,a=1", 10, base::nullopt}, + {"0x2b in parameterised list key", "foo; a+a=1", 10, absl::nullopt}, + {"0x2c in parameterised list key", "foo; a,a=1", 10, absl::nullopt}, {"0x2d in parameterised list key", "foo; a-a=1", 10, @@ -1555,7 +1555,7 @@ const struct ListTestCase { 10, {{{Item("foo", Item::kTokenType), {Param("a.a", 1)}}}}, "foo;a.a=1"}, - {"0x2f in parameterised list key", "foo; a/a=1", 10, base::nullopt}, + {"0x2f in parameterised list key", "foo; a/a=1", 10, absl::nullopt}, {"0x30 in parameterised list key", "foo; a0a=1", 10, @@ -1606,53 +1606,53 @@ const struct ListTestCase { 10, {{{Item("foo", Item::kTokenType), {Param("a9a", 1)}}}}, "foo;a9a=1"}, - {"0x3a in parameterised list key", "foo; a:a=1", 10, base::nullopt}, + {"0x3a in parameterised list key", "foo; a:a=1", 10, absl::nullopt}, {"0x3b in parameterised list key", "foo; a;a=1", 10, {{{Item("foo", Item::kTokenType), {Param("a", 1)}}}}, "foo;a=1"}, - {"0x3c in parameterised list key", "foo; aa=1", 10, base::nullopt}, - {"0x3f in parameterised list key", "foo; a?a=1", 10, base::nullopt}, - {"0x40 in parameterised list key", "foo; a@a=1", 10, base::nullopt}, - {"0x41 in parameterised list key", "foo; aAa=1", 10, base::nullopt}, - {"0x42 in parameterised list key", "foo; aBa=1", 10, base::nullopt}, - {"0x43 in parameterised list key", "foo; aCa=1", 10, base::nullopt}, - {"0x44 in parameterised list key", "foo; aDa=1", 10, base::nullopt}, - {"0x45 in parameterised list key", "foo; aEa=1", 10, base::nullopt}, - {"0x46 in parameterised list key", "foo; aFa=1", 10, base::nullopt}, - {"0x47 in parameterised list key", "foo; aGa=1", 10, base::nullopt}, - {"0x48 in parameterised list key", "foo; aHa=1", 10, base::nullopt}, - {"0x49 in parameterised list key", "foo; aIa=1", 10, base::nullopt}, - {"0x4a in parameterised list key", "foo; aJa=1", 10, base::nullopt}, - {"0x4b in parameterised list key", "foo; aKa=1", 10, base::nullopt}, - {"0x4c in parameterised list key", "foo; aLa=1", 10, base::nullopt}, - {"0x4d in parameterised list key", "foo; aMa=1", 10, base::nullopt}, - {"0x4e in parameterised list key", "foo; aNa=1", 10, base::nullopt}, - {"0x4f in parameterised list key", "foo; aOa=1", 10, base::nullopt}, - {"0x50 in parameterised list key", "foo; aPa=1", 10, base::nullopt}, - {"0x51 in parameterised list key", "foo; aQa=1", 10, base::nullopt}, - {"0x52 in parameterised list key", "foo; aRa=1", 10, base::nullopt}, - {"0x53 in parameterised list key", "foo; aSa=1", 10, base::nullopt}, - {"0x54 in parameterised list key", "foo; aTa=1", 10, base::nullopt}, - {"0x55 in parameterised list key", "foo; aUa=1", 10, base::nullopt}, - {"0x56 in parameterised list key", "foo; aVa=1", 10, base::nullopt}, - {"0x57 in parameterised list key", "foo; aWa=1", 10, base::nullopt}, - {"0x58 in parameterised list key", "foo; aXa=1", 10, base::nullopt}, - {"0x59 in parameterised list key", "foo; aYa=1", 10, base::nullopt}, - {"0x5a in parameterised list key", "foo; aZa=1", 10, base::nullopt}, - {"0x5b in parameterised list key", "foo; a[a=1", 10, base::nullopt}, - {"0x5c in parameterised list key", "foo; a\\a=1", 10, base::nullopt}, - {"0x5d in parameterised list key", "foo; a]a=1", 10, base::nullopt}, - {"0x5e in parameterised list key", "foo; a^a=1", 10, base::nullopt}, + {"0x3c in parameterised list key", "foo; aa=1", 10, absl::nullopt}, + {"0x3f in parameterised list key", "foo; a?a=1", 10, absl::nullopt}, + {"0x40 in parameterised list key", "foo; a@a=1", 10, absl::nullopt}, + {"0x41 in parameterised list key", "foo; aAa=1", 10, absl::nullopt}, + {"0x42 in parameterised list key", "foo; aBa=1", 10, absl::nullopt}, + {"0x43 in parameterised list key", "foo; aCa=1", 10, absl::nullopt}, + {"0x44 in parameterised list key", "foo; aDa=1", 10, absl::nullopt}, + {"0x45 in parameterised list key", "foo; aEa=1", 10, absl::nullopt}, + {"0x46 in parameterised list key", "foo; aFa=1", 10, absl::nullopt}, + {"0x47 in parameterised list key", "foo; aGa=1", 10, absl::nullopt}, + {"0x48 in parameterised list key", "foo; aHa=1", 10, absl::nullopt}, + {"0x49 in parameterised list key", "foo; aIa=1", 10, absl::nullopt}, + {"0x4a in parameterised list key", "foo; aJa=1", 10, absl::nullopt}, + {"0x4b in parameterised list key", "foo; aKa=1", 10, absl::nullopt}, + {"0x4c in parameterised list key", "foo; aLa=1", 10, absl::nullopt}, + {"0x4d in parameterised list key", "foo; aMa=1", 10, absl::nullopt}, + {"0x4e in parameterised list key", "foo; aNa=1", 10, absl::nullopt}, + {"0x4f in parameterised list key", "foo; aOa=1", 10, absl::nullopt}, + {"0x50 in parameterised list key", "foo; aPa=1", 10, absl::nullopt}, + {"0x51 in parameterised list key", "foo; aQa=1", 10, absl::nullopt}, + {"0x52 in parameterised list key", "foo; aRa=1", 10, absl::nullopt}, + {"0x53 in parameterised list key", "foo; aSa=1", 10, absl::nullopt}, + {"0x54 in parameterised list key", "foo; aTa=1", 10, absl::nullopt}, + {"0x55 in parameterised list key", "foo; aUa=1", 10, absl::nullopt}, + {"0x56 in parameterised list key", "foo; aVa=1", 10, absl::nullopt}, + {"0x57 in parameterised list key", "foo; aWa=1", 10, absl::nullopt}, + {"0x58 in parameterised list key", "foo; aXa=1", 10, absl::nullopt}, + {"0x59 in parameterised list key", "foo; aYa=1", 10, absl::nullopt}, + {"0x5a in parameterised list key", "foo; aZa=1", 10, absl::nullopt}, + {"0x5b in parameterised list key", "foo; a[a=1", 10, absl::nullopt}, + {"0x5c in parameterised list key", "foo; a\\a=1", 10, absl::nullopt}, + {"0x5d in parameterised list key", "foo; a]a=1", 10, absl::nullopt}, + {"0x5e in parameterised list key", "foo; a^a=1", 10, absl::nullopt}, {"0x5f in parameterised list key", "foo; a_a=1", 10, {{{Item("foo", Item::kTokenType), {Param("a_a", 1)}}}}, "foo;a_a=1"}, - {"0x60 in parameterised list key", "foo; a`a=1", 10, base::nullopt}, + {"0x60 in parameterised list key", "foo; a`a=1", 10, absl::nullopt}, {"0x61 in parameterised list key", "foo; aaa=1", 10, @@ -1783,141 +1783,141 @@ const struct ListTestCase { 10, {{{Item("foo", Item::kTokenType), {Param("aza", 1)}}}}, "foo;aza=1"}, - {"0x7b in parameterised list key", "foo; a{a=1", 10, base::nullopt}, - {"0x7c in parameterised list key", "foo; a|a=1", 10, base::nullopt}, - {"0x7d in parameterised list key", "foo; a}a=1", 10, base::nullopt}, - {"0x7e in parameterised list key", "foo; a~a=1", 10, base::nullopt}, - {"0x7f in parameterised list key", "foo; a\177a=1", 10, base::nullopt}, + {"0x7b in parameterised list key", "foo; a{a=1", 10, absl::nullopt}, + {"0x7c in parameterised list key", "foo; a|a=1", 10, absl::nullopt}, + {"0x7d in parameterised list key", "foo; a}a=1", 10, absl::nullopt}, + {"0x7e in parameterised list key", "foo; a~a=1", 10, absl::nullopt}, + {"0x7f in parameterised list key", "foo; a\177a=1", 10, absl::nullopt}, {"0x00 starting a parameterised list key", "foo; \000a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x01 starting a parameterised list key", "foo; \001a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x02 starting a parameterised list key", "foo; \002a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x03 starting a parameterised list key", "foo; \003a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x04 starting a parameterised list key", "foo; \004a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x05 starting a parameterised list key", "foo; \005a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x06 starting a parameterised list key", "foo; \006a=1", 9, - base::nullopt}, - {"0x07 starting a parameterised list key", "foo; \aa=1", 9, base::nullopt}, - {"0x08 starting a parameterised list key", "foo; \ba=1", 9, base::nullopt}, - {"0x09 starting a parameterised list key", "foo; \ta=1", 9, base::nullopt}, - {"0x0a starting a parameterised list key", "foo; \na=1", 9, base::nullopt}, - {"0x0b starting a parameterised list key", "foo; \va=1", 9, base::nullopt}, - {"0x0c starting a parameterised list key", "foo; \fa=1", 9, base::nullopt}, - {"0x0d starting a parameterised list key", "foo; \ra=1", 9, base::nullopt}, + absl::nullopt}, + {"0x07 starting a parameterised list key", "foo; \aa=1", 9, absl::nullopt}, + {"0x08 starting a parameterised list key", "foo; \ba=1", 9, absl::nullopt}, + {"0x09 starting a parameterised list key", "foo; \ta=1", 9, absl::nullopt}, + {"0x0a starting a parameterised list key", "foo; \na=1", 9, absl::nullopt}, + {"0x0b starting a parameterised list key", "foo; \va=1", 9, absl::nullopt}, + {"0x0c starting a parameterised list key", "foo; \fa=1", 9, absl::nullopt}, + {"0x0d starting a parameterised list key", "foo; \ra=1", 9, absl::nullopt}, {"0x0e starting a parameterised list key", "foo; \016a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x0f starting a parameterised list key", "foo; \017a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x10 starting a parameterised list key", "foo; \020a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x11 starting a parameterised list key", "foo; \021a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x12 starting a parameterised list key", "foo; \022a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x13 starting a parameterised list key", "foo; \023a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x14 starting a parameterised list key", "foo; \024a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x15 starting a parameterised list key", "foo; \025a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x16 starting a parameterised list key", "foo; \026a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x17 starting a parameterised list key", "foo; \027a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x18 starting a parameterised list key", "foo; \030a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x19 starting a parameterised list key", "foo; \031a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x1a starting a parameterised list key", "foo; \032a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x1b starting a parameterised list key", "foo; \033a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x1c starting a parameterised list key", "foo; \034a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x1d starting a parameterised list key", "foo; \035a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x1e starting a parameterised list key", "foo; \036a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x1f starting a parameterised list key", "foo; \037a=1", 9, - base::nullopt}, + absl::nullopt}, {"0x20 starting a parameterised list key", "foo; a=1", 9, {{{Item("foo", Item::kTokenType), {Param("a", 1)}}}}, "foo;a=1"}, - {"0x21 starting a parameterised list key", "foo; !a=1", 9, base::nullopt}, - {"0x22 starting a parameterised list key", "foo; \"a=1", 9, base::nullopt}, - {"0x23 starting a parameterised list key", "foo; #a=1", 9, base::nullopt}, - {"0x24 starting a parameterised list key", "foo; $a=1", 9, base::nullopt}, - {"0x25 starting a parameterised list key", "foo; %a=1", 9, base::nullopt}, - {"0x26 starting a parameterised list key", "foo; &a=1", 9, base::nullopt}, - {"0x27 starting a parameterised list key", "foo; 'a=1", 9, base::nullopt}, - {"0x28 starting a parameterised list key", "foo; (a=1", 9, base::nullopt}, - {"0x29 starting a parameterised list key", "foo; )a=1", 9, base::nullopt}, + {"0x21 starting a parameterised list key", "foo; !a=1", 9, absl::nullopt}, + {"0x22 starting a parameterised list key", "foo; \"a=1", 9, absl::nullopt}, + {"0x23 starting a parameterised list key", "foo; #a=1", 9, absl::nullopt}, + {"0x24 starting a parameterised list key", "foo; $a=1", 9, absl::nullopt}, + {"0x25 starting a parameterised list key", "foo; %a=1", 9, absl::nullopt}, + {"0x26 starting a parameterised list key", "foo; &a=1", 9, absl::nullopt}, + {"0x27 starting a parameterised list key", "foo; 'a=1", 9, absl::nullopt}, + {"0x28 starting a parameterised list key", "foo; (a=1", 9, absl::nullopt}, + {"0x29 starting a parameterised list key", "foo; )a=1", 9, absl::nullopt}, {"0x2a starting a parameterised list key", "foo; *a=1", 9, {{{Item("foo", Item::kTokenType), {Param("*a", 1)}}}}, "foo;*a=1"}, - {"0x2b starting a parameterised list key", "foo; +a=1", 9, base::nullopt}, - {"0x2c starting a parameterised list key", "foo; ,a=1", 9, base::nullopt}, - {"0x2d starting a parameterised list key", "foo; -a=1", 9, base::nullopt}, - {"0x2e starting a parameterised list key", "foo; .a=1", 9, base::nullopt}, - {"0x2f starting a parameterised list key", "foo; /a=1", 9, base::nullopt}, - {"0x30 starting a parameterised list key", "foo; 0a=1", 9, base::nullopt}, - {"0x31 starting a parameterised list key", "foo; 1a=1", 9, base::nullopt}, - {"0x32 starting a parameterised list key", "foo; 2a=1", 9, base::nullopt}, - {"0x33 starting a parameterised list key", "foo; 3a=1", 9, base::nullopt}, - {"0x34 starting a parameterised list key", "foo; 4a=1", 9, base::nullopt}, - {"0x35 starting a parameterised list key", "foo; 5a=1", 9, base::nullopt}, - {"0x36 starting a parameterised list key", "foo; 6a=1", 9, base::nullopt}, - {"0x37 starting a parameterised list key", "foo; 7a=1", 9, base::nullopt}, - {"0x38 starting a parameterised list key", "foo; 8a=1", 9, base::nullopt}, - {"0x39 starting a parameterised list key", "foo; 9a=1", 9, base::nullopt}, - {"0x3a starting a parameterised list key", "foo; :a=1", 9, base::nullopt}, - {"0x3b starting a parameterised list key", "foo; ;a=1", 9, base::nullopt}, - {"0x3c starting a parameterised list key", "foo; a=1", 9, base::nullopt}, - {"0x3f starting a parameterised list key", "foo; ?a=1", 9, base::nullopt}, - {"0x40 starting a parameterised list key", "foo; @a=1", 9, base::nullopt}, - {"0x41 starting a parameterised list key", "foo; Aa=1", 9, base::nullopt}, - {"0x42 starting a parameterised list key", "foo; Ba=1", 9, base::nullopt}, - {"0x43 starting a parameterised list key", "foo; Ca=1", 9, base::nullopt}, - {"0x44 starting a parameterised list key", "foo; Da=1", 9, base::nullopt}, - {"0x45 starting a parameterised list key", "foo; Ea=1", 9, base::nullopt}, - {"0x46 starting a parameterised list key", "foo; Fa=1", 9, base::nullopt}, - {"0x47 starting a parameterised list key", "foo; Ga=1", 9, base::nullopt}, - {"0x48 starting a parameterised list key", "foo; Ha=1", 9, base::nullopt}, - {"0x49 starting a parameterised list key", "foo; Ia=1", 9, base::nullopt}, - {"0x4a starting a parameterised list key", "foo; Ja=1", 9, base::nullopt}, - {"0x4b starting a parameterised list key", "foo; Ka=1", 9, base::nullopt}, - {"0x4c starting a parameterised list key", "foo; La=1", 9, base::nullopt}, - {"0x4d starting a parameterised list key", "foo; Ma=1", 9, base::nullopt}, - {"0x4e starting a parameterised list key", "foo; Na=1", 9, base::nullopt}, - {"0x4f starting a parameterised list key", "foo; Oa=1", 9, base::nullopt}, - {"0x50 starting a parameterised list key", "foo; Pa=1", 9, base::nullopt}, - {"0x51 starting a parameterised list key", "foo; Qa=1", 9, base::nullopt}, - {"0x52 starting a parameterised list key", "foo; Ra=1", 9, base::nullopt}, - {"0x53 starting a parameterised list key", "foo; Sa=1", 9, base::nullopt}, - {"0x54 starting a parameterised list key", "foo; Ta=1", 9, base::nullopt}, - {"0x55 starting a parameterised list key", "foo; Ua=1", 9, base::nullopt}, - {"0x56 starting a parameterised list key", "foo; Va=1", 9, base::nullopt}, - {"0x57 starting a parameterised list key", "foo; Wa=1", 9, base::nullopt}, - {"0x58 starting a parameterised list key", "foo; Xa=1", 9, base::nullopt}, - {"0x59 starting a parameterised list key", "foo; Ya=1", 9, base::nullopt}, - {"0x5a starting a parameterised list key", "foo; Za=1", 9, base::nullopt}, - {"0x5b starting a parameterised list key", "foo; [a=1", 9, base::nullopt}, - {"0x5c starting a parameterised list key", "foo; \\a=1", 9, base::nullopt}, - {"0x5d starting a parameterised list key", "foo; ]a=1", 9, base::nullopt}, - {"0x5e starting a parameterised list key", "foo; ^a=1", 9, base::nullopt}, - {"0x5f starting a parameterised list key", "foo; _a=1", 9, base::nullopt}, - {"0x60 starting a parameterised list key", "foo; `a=1", 9, base::nullopt}, + {"0x2b starting a parameterised list key", "foo; +a=1", 9, absl::nullopt}, + {"0x2c starting a parameterised list key", "foo; ,a=1", 9, absl::nullopt}, + {"0x2d starting a parameterised list key", "foo; -a=1", 9, absl::nullopt}, + {"0x2e starting a parameterised list key", "foo; .a=1", 9, absl::nullopt}, + {"0x2f starting a parameterised list key", "foo; /a=1", 9, absl::nullopt}, + {"0x30 starting a parameterised list key", "foo; 0a=1", 9, absl::nullopt}, + {"0x31 starting a parameterised list key", "foo; 1a=1", 9, absl::nullopt}, + {"0x32 starting a parameterised list key", "foo; 2a=1", 9, absl::nullopt}, + {"0x33 starting a parameterised list key", "foo; 3a=1", 9, absl::nullopt}, + {"0x34 starting a parameterised list key", "foo; 4a=1", 9, absl::nullopt}, + {"0x35 starting a parameterised list key", "foo; 5a=1", 9, absl::nullopt}, + {"0x36 starting a parameterised list key", "foo; 6a=1", 9, absl::nullopt}, + {"0x37 starting a parameterised list key", "foo; 7a=1", 9, absl::nullopt}, + {"0x38 starting a parameterised list key", "foo; 8a=1", 9, absl::nullopt}, + {"0x39 starting a parameterised list key", "foo; 9a=1", 9, absl::nullopt}, + {"0x3a starting a parameterised list key", "foo; :a=1", 9, absl::nullopt}, + {"0x3b starting a parameterised list key", "foo; ;a=1", 9, absl::nullopt}, + {"0x3c starting a parameterised list key", "foo; a=1", 9, absl::nullopt}, + {"0x3f starting a parameterised list key", "foo; ?a=1", 9, absl::nullopt}, + {"0x40 starting a parameterised list key", "foo; @a=1", 9, absl::nullopt}, + {"0x41 starting a parameterised list key", "foo; Aa=1", 9, absl::nullopt}, + {"0x42 starting a parameterised list key", "foo; Ba=1", 9, absl::nullopt}, + {"0x43 starting a parameterised list key", "foo; Ca=1", 9, absl::nullopt}, + {"0x44 starting a parameterised list key", "foo; Da=1", 9, absl::nullopt}, + {"0x45 starting a parameterised list key", "foo; Ea=1", 9, absl::nullopt}, + {"0x46 starting a parameterised list key", "foo; Fa=1", 9, absl::nullopt}, + {"0x47 starting a parameterised list key", "foo; Ga=1", 9, absl::nullopt}, + {"0x48 starting a parameterised list key", "foo; Ha=1", 9, absl::nullopt}, + {"0x49 starting a parameterised list key", "foo; Ia=1", 9, absl::nullopt}, + {"0x4a starting a parameterised list key", "foo; Ja=1", 9, absl::nullopt}, + {"0x4b starting a parameterised list key", "foo; Ka=1", 9, absl::nullopt}, + {"0x4c starting a parameterised list key", "foo; La=1", 9, absl::nullopt}, + {"0x4d starting a parameterised list key", "foo; Ma=1", 9, absl::nullopt}, + {"0x4e starting a parameterised list key", "foo; Na=1", 9, absl::nullopt}, + {"0x4f starting a parameterised list key", "foo; Oa=1", 9, absl::nullopt}, + {"0x50 starting a parameterised list key", "foo; Pa=1", 9, absl::nullopt}, + {"0x51 starting a parameterised list key", "foo; Qa=1", 9, absl::nullopt}, + {"0x52 starting a parameterised list key", "foo; Ra=1", 9, absl::nullopt}, + {"0x53 starting a parameterised list key", "foo; Sa=1", 9, absl::nullopt}, + {"0x54 starting a parameterised list key", "foo; Ta=1", 9, absl::nullopt}, + {"0x55 starting a parameterised list key", "foo; Ua=1", 9, absl::nullopt}, + {"0x56 starting a parameterised list key", "foo; Va=1", 9, absl::nullopt}, + {"0x57 starting a parameterised list key", "foo; Wa=1", 9, absl::nullopt}, + {"0x58 starting a parameterised list key", "foo; Xa=1", 9, absl::nullopt}, + {"0x59 starting a parameterised list key", "foo; Ya=1", 9, absl::nullopt}, + {"0x5a starting a parameterised list key", "foo; Za=1", 9, absl::nullopt}, + {"0x5b starting a parameterised list key", "foo; [a=1", 9, absl::nullopt}, + {"0x5c starting a parameterised list key", "foo; \\a=1", 9, absl::nullopt}, + {"0x5d starting a parameterised list key", "foo; ]a=1", 9, absl::nullopt}, + {"0x5e starting a parameterised list key", "foo; ^a=1", 9, absl::nullopt}, + {"0x5f starting a parameterised list key", "foo; _a=1", 9, absl::nullopt}, + {"0x60 starting a parameterised list key", "foo; `a=1", 9, absl::nullopt}, {"0x61 starting a parameterised list key", "foo; aa=1", 9, @@ -2048,12 +2048,12 @@ const struct ListTestCase { 9, {{{Item("foo", Item::kTokenType), {Param("za", 1)}}}}, "foo;za=1"}, - {"0x7b starting a parameterised list key", "foo; {a=1", 9, base::nullopt}, - {"0x7c starting a parameterised list key", "foo; |a=1", 9, base::nullopt}, - {"0x7d starting a parameterised list key", "foo; }a=1", 9, base::nullopt}, - {"0x7e starting a parameterised list key", "foo; ~a=1", 9, base::nullopt}, + {"0x7b starting a parameterised list key", "foo; {a=1", 9, absl::nullopt}, + {"0x7c starting a parameterised list key", "foo; |a=1", 9, absl::nullopt}, + {"0x7d starting a parameterised list key", "foo; }a=1", 9, absl::nullopt}, + {"0x7e starting a parameterised list key", "foo; ~a=1", 9, absl::nullopt}, {"0x7f starting a parameterised list key", "foo; \177a=1", 9, - base::nullopt}, + absl::nullopt}, // list.json {"basic list", "1, 42", 5, {{{Integer(1), {}}, {Integer(42), {}}}}}, {"empty list", "", 0, {List()}}, @@ -2073,14 +2073,14 @@ const struct ListTestCase { 6, {{{Integer(1), {}}, {Integer(42), {}}}}, "1, 42"}, - {"tab separated list", "1\t,\t42", 6, base::nullopt}, + {"tab separated list", "1\t,\t42", 6, absl::nullopt}, {"two line list", "1, 42", 5, {{{Integer(1), {}}, {Integer(42), {}}}}, "1, 42"}, - {"trailing comma list", "1, 42,", 6, base::nullopt}, - {"empty item list", "1,,42", 5, base::nullopt}, + {"trailing comma list", "1, 42,", 6, absl::nullopt}, + {"empty item list", "1,,42", 5, absl::nullopt}, // listlist.json {"basic list of lists", "(1 2), (42 43)", @@ -2104,12 +2104,12 @@ const struct ListTestCase { 11, {{{{{Integer(1), {}}, {Integer(42), {}}}, {}}}}, "(1 42)"}, - {"wrong whitespace list of lists", "(1\t 42)", 7, base::nullopt}, - {"no trailing parenthesis list of lists", "(1 42", 5, base::nullopt}, + {"wrong whitespace list of lists", "(1\t 42)", 7, absl::nullopt}, + {"no trailing parenthesis list of lists", "(1 42", 5, absl::nullopt}, {"no trailing parenthesis middle list of lists", "(1 2, (42 43)", 13, - base::nullopt}, + absl::nullopt}, {"no spaces in inner-list", "(abc\"def\"?0123*dXZ3*xyz)", 24, - base::nullopt}, + absl::nullopt}, // param-list.json {"basic parameterised list", "abc_123;a=1;b=2; cdef_456, ghi;q=9;r=\"+w\"", @@ -2139,11 +2139,11 @@ const struct ListTestCase { {Item("text/plain", Item::kTokenType), {DoubleParam("q", 0.500000)}}}}, "text/html, text/plain;q=0.5"}, {"whitespace before = parameterised list", "text/html, text/plain;q =0.5", - 28, base::nullopt}, + 28, absl::nullopt}, {"whitespace after = parameterised list", "text/html, text/plain;q= 0.5", - 28, base::nullopt}, + 28, absl::nullopt}, {"whitespace before ; parameterised list", "text/html, text/plain ;q=0.5", - 28, base::nullopt}, + 28, absl::nullopt}, {"whitespace after ; parameterised list", "text/html, text/plain; q=0.5", 28, @@ -2164,9 +2164,9 @@ const struct ListTestCase { {Item("text/plain", Item::kTokenType), {DoubleParam("q", 0.500000)}}}}, "text/html, text/plain;q=0.5"}, {"trailing comma parameterised list", "text/html,text/plain;q=0.5,", 27, - base::nullopt}, + absl::nullopt}, {"empty item parameterised list", "text/html,,text/plain;q=0.5,", 28, - base::nullopt}, + absl::nullopt}, // token.json {"basic token - list", "a_b-c3/*", @@ -2186,7 +2186,7 @@ const struct DictionaryTestCase { const char* name; const char* raw; size_t raw_len; - const base::Optional + const absl::optional expected; // nullopt if parse error is expected. const char* canonical; // nullptr if parse error is expected, or if canonical // format is identical to raw. @@ -2232,8 +2232,8 @@ const struct DictionaryTestCase { 15, {Dictionary{{{"a", {Integer(1), {}}}, {"b", {Integer(2), {}}}}}}, "a=1, b=2"}, - {"whitespace before = dictionary", "a =1, b=2", 9, base::nullopt}, - {"whitespace after = dictionary", "a=1, b= 2", 9, base::nullopt}, + {"whitespace before = dictionary", "a =1, b=2", 9, absl::nullopt}, + {"whitespace after = dictionary", "a=1, b= 2", 9, absl::nullopt}, {"two lines dictionary", "a=1, b=2", 8, @@ -2272,16 +2272,16 @@ const struct DictionaryTestCase { {"b", {Item(true), {Param("foo", 9)}}}, {"c", {Integer(3), {}}}}}}, "a=1, b;foo=9, c=3"}, - {"trailing comma dictionary", "a=1, b=2,", 9, base::nullopt}, - {"empty item dictionary", "a=1,,b=2,", 9, base::nullopt}, + {"trailing comma dictionary", "a=1, b=2,", 9, absl::nullopt}, + {"empty item dictionary", "a=1,,b=2,", 9, absl::nullopt}, {"duplicate key dictionary", "a=1,b=2,a=3", 11, {Dictionary{{{"a", {Integer(3), {}}}, {"b", {Integer(2), {}}}}}}, "a=3, b=2"}, - {"numeric key dictionary", "a=1,1b=2,a=1", 12, base::nullopt}, - {"uppercase key dictionary", "a=1,B=2,a=1", 11, base::nullopt}, - {"bad key dictionary", "a=1,b!=2,a=1", 12, base::nullopt}, + {"numeric key dictionary", "a=1,1b=2,a=1", 12, absl::nullopt}, + {"uppercase key dictionary", "a=1,B=2,a=1", 11, absl::nullopt}, + {"bad key dictionary", "a=1,b!=2,a=1", 12, absl::nullopt}, // examples.json {"Example-DictHeader", "en=\"Applepie\", da=:w4ZibGV0w6ZydGU=:", @@ -2325,53 +2325,53 @@ const struct DictionaryTestCase { {Dictionary{{{"foo", {Integer(1), {}}}, {"bar", {Integer(2), {}}}}}}, "foo=1, bar=2"}, // key-generated.json - {"0x00 in dictionary key", "a\000a=1", 5, base::nullopt}, - {"0x01 in dictionary key", "a\001a=1", 5, base::nullopt}, - {"0x02 in dictionary key", "a\002a=1", 5, base::nullopt}, - {"0x03 in dictionary key", "a\003a=1", 5, base::nullopt}, - {"0x04 in dictionary key", "a\004a=1", 5, base::nullopt}, - {"0x05 in dictionary key", "a\005a=1", 5, base::nullopt}, - {"0x06 in dictionary key", "a\006a=1", 5, base::nullopt}, - {"0x07 in dictionary key", "a\aa=1", 5, base::nullopt}, - {"0x08 in dictionary key", "a\ba=1", 5, base::nullopt}, - {"0x09 in dictionary key", "a\ta=1", 5, base::nullopt}, - {"0x0a in dictionary key", "a\na=1", 5, base::nullopt}, - {"0x0b in dictionary key", "a\va=1", 5, base::nullopt}, - {"0x0c in dictionary key", "a\fa=1", 5, base::nullopt}, - {"0x0d in dictionary key", "a\ra=1", 5, base::nullopt}, - {"0x0e in dictionary key", "a\016a=1", 5, base::nullopt}, - {"0x0f in dictionary key", "a\017a=1", 5, base::nullopt}, - {"0x10 in dictionary key", "a\020a=1", 5, base::nullopt}, - {"0x11 in dictionary key", "a\021a=1", 5, base::nullopt}, - {"0x12 in dictionary key", "a\022a=1", 5, base::nullopt}, - {"0x13 in dictionary key", "a\023a=1", 5, base::nullopt}, - {"0x14 in dictionary key", "a\024a=1", 5, base::nullopt}, - {"0x15 in dictionary key", "a\025a=1", 5, base::nullopt}, - {"0x16 in dictionary key", "a\026a=1", 5, base::nullopt}, - {"0x17 in dictionary key", "a\027a=1", 5, base::nullopt}, - {"0x18 in dictionary key", "a\030a=1", 5, base::nullopt}, - {"0x19 in dictionary key", "a\031a=1", 5, base::nullopt}, - {"0x1a in dictionary key", "a\032a=1", 5, base::nullopt}, - {"0x1b in dictionary key", "a\033a=1", 5, base::nullopt}, - {"0x1c in dictionary key", "a\034a=1", 5, base::nullopt}, - {"0x1d in dictionary key", "a\035a=1", 5, base::nullopt}, - {"0x1e in dictionary key", "a\036a=1", 5, base::nullopt}, - {"0x1f in dictionary key", "a\037a=1", 5, base::nullopt}, - {"0x20 in dictionary key", "a a=1", 5, base::nullopt}, - {"0x21 in dictionary key", "a!a=1", 5, base::nullopt}, - {"0x22 in dictionary key", "a\"a=1", 5, base::nullopt}, - {"0x23 in dictionary key", "a#a=1", 5, base::nullopt}, - {"0x24 in dictionary key", "a$a=1", 5, base::nullopt}, - {"0x25 in dictionary key", "a%a=1", 5, base::nullopt}, - {"0x26 in dictionary key", "a&a=1", 5, base::nullopt}, - {"0x27 in dictionary key", "a'a=1", 5, base::nullopt}, - {"0x28 in dictionary key", "a(a=1", 5, base::nullopt}, - {"0x29 in dictionary key", "a)a=1", 5, base::nullopt}, + {"0x00 in dictionary key", "a\000a=1", 5, absl::nullopt}, + {"0x01 in dictionary key", "a\001a=1", 5, absl::nullopt}, + {"0x02 in dictionary key", "a\002a=1", 5, absl::nullopt}, + {"0x03 in dictionary key", "a\003a=1", 5, absl::nullopt}, + {"0x04 in dictionary key", "a\004a=1", 5, absl::nullopt}, + {"0x05 in dictionary key", "a\005a=1", 5, absl::nullopt}, + {"0x06 in dictionary key", "a\006a=1", 5, absl::nullopt}, + {"0x07 in dictionary key", "a\aa=1", 5, absl::nullopt}, + {"0x08 in dictionary key", "a\ba=1", 5, absl::nullopt}, + {"0x09 in dictionary key", "a\ta=1", 5, absl::nullopt}, + {"0x0a in dictionary key", "a\na=1", 5, absl::nullopt}, + {"0x0b in dictionary key", "a\va=1", 5, absl::nullopt}, + {"0x0c in dictionary key", "a\fa=1", 5, absl::nullopt}, + {"0x0d in dictionary key", "a\ra=1", 5, absl::nullopt}, + {"0x0e in dictionary key", "a\016a=1", 5, absl::nullopt}, + {"0x0f in dictionary key", "a\017a=1", 5, absl::nullopt}, + {"0x10 in dictionary key", "a\020a=1", 5, absl::nullopt}, + {"0x11 in dictionary key", "a\021a=1", 5, absl::nullopt}, + {"0x12 in dictionary key", "a\022a=1", 5, absl::nullopt}, + {"0x13 in dictionary key", "a\023a=1", 5, absl::nullopt}, + {"0x14 in dictionary key", "a\024a=1", 5, absl::nullopt}, + {"0x15 in dictionary key", "a\025a=1", 5, absl::nullopt}, + {"0x16 in dictionary key", "a\026a=1", 5, absl::nullopt}, + {"0x17 in dictionary key", "a\027a=1", 5, absl::nullopt}, + {"0x18 in dictionary key", "a\030a=1", 5, absl::nullopt}, + {"0x19 in dictionary key", "a\031a=1", 5, absl::nullopt}, + {"0x1a in dictionary key", "a\032a=1", 5, absl::nullopt}, + {"0x1b in dictionary key", "a\033a=1", 5, absl::nullopt}, + {"0x1c in dictionary key", "a\034a=1", 5, absl::nullopt}, + {"0x1d in dictionary key", "a\035a=1", 5, absl::nullopt}, + {"0x1e in dictionary key", "a\036a=1", 5, absl::nullopt}, + {"0x1f in dictionary key", "a\037a=1", 5, absl::nullopt}, + {"0x20 in dictionary key", "a a=1", 5, absl::nullopt}, + {"0x21 in dictionary key", "a!a=1", 5, absl::nullopt}, + {"0x22 in dictionary key", "a\"a=1", 5, absl::nullopt}, + {"0x23 in dictionary key", "a#a=1", 5, absl::nullopt}, + {"0x24 in dictionary key", "a$a=1", 5, absl::nullopt}, + {"0x25 in dictionary key", "a%a=1", 5, absl::nullopt}, + {"0x26 in dictionary key", "a&a=1", 5, absl::nullopt}, + {"0x27 in dictionary key", "a'a=1", 5, absl::nullopt}, + {"0x28 in dictionary key", "a(a=1", 5, absl::nullopt}, + {"0x29 in dictionary key", "a)a=1", 5, absl::nullopt}, {"0x2a in dictionary key", "a*a=1", 5, {Dictionary{{{"a*a", {Integer(1), {}}}}}}}, - {"0x2b in dictionary key", "a+a=1", 5, base::nullopt}, + {"0x2b in dictionary key", "a+a=1", 5, absl::nullopt}, {"0x2c in dictionary key", "a,a=1", 5, @@ -2385,7 +2385,7 @@ const struct DictionaryTestCase { "a.a=1", 5, {Dictionary{{{"a.a", {Integer(1), {}}}}}}}, - {"0x2f in dictionary key", "a/a=1", 5, base::nullopt}, + {"0x2f in dictionary key", "a/a=1", 5, absl::nullopt}, {"0x30 in dictionary key", "a0a=1", 5, @@ -2426,51 +2426,51 @@ const struct DictionaryTestCase { "a9a=1", 5, {Dictionary{{{"a9a", {Integer(1), {}}}}}}}, - {"0x3a in dictionary key", "a:a=1", 5, base::nullopt}, + {"0x3a in dictionary key", "a:a=1", 5, absl::nullopt}, {"0x3b in dictionary key", "a;a=1", 5, {Dictionary{{{"a", {Item(true), {Param("a", 1)}}}}}}}, - {"0x3c in dictionary key", "aa=1", 5, base::nullopt}, - {"0x3f in dictionary key", "a?a=1", 5, base::nullopt}, - {"0x40 in dictionary key", "a@a=1", 5, base::nullopt}, - {"0x41 in dictionary key", "aAa=1", 5, base::nullopt}, - {"0x42 in dictionary key", "aBa=1", 5, base::nullopt}, - {"0x43 in dictionary key", "aCa=1", 5, base::nullopt}, - {"0x44 in dictionary key", "aDa=1", 5, base::nullopt}, - {"0x45 in dictionary key", "aEa=1", 5, base::nullopt}, - {"0x46 in dictionary key", "aFa=1", 5, base::nullopt}, - {"0x47 in dictionary key", "aGa=1", 5, base::nullopt}, - {"0x48 in dictionary key", "aHa=1", 5, base::nullopt}, - {"0x49 in dictionary key", "aIa=1", 5, base::nullopt}, - {"0x4a in dictionary key", "aJa=1", 5, base::nullopt}, - {"0x4b in dictionary key", "aKa=1", 5, base::nullopt}, - {"0x4c in dictionary key", "aLa=1", 5, base::nullopt}, - {"0x4d in dictionary key", "aMa=1", 5, base::nullopt}, - {"0x4e in dictionary key", "aNa=1", 5, base::nullopt}, - {"0x4f in dictionary key", "aOa=1", 5, base::nullopt}, - {"0x50 in dictionary key", "aPa=1", 5, base::nullopt}, - {"0x51 in dictionary key", "aQa=1", 5, base::nullopt}, - {"0x52 in dictionary key", "aRa=1", 5, base::nullopt}, - {"0x53 in dictionary key", "aSa=1", 5, base::nullopt}, - {"0x54 in dictionary key", "aTa=1", 5, base::nullopt}, - {"0x55 in dictionary key", "aUa=1", 5, base::nullopt}, - {"0x56 in dictionary key", "aVa=1", 5, base::nullopt}, - {"0x57 in dictionary key", "aWa=1", 5, base::nullopt}, - {"0x58 in dictionary key", "aXa=1", 5, base::nullopt}, - {"0x59 in dictionary key", "aYa=1", 5, base::nullopt}, - {"0x5a in dictionary key", "aZa=1", 5, base::nullopt}, - {"0x5b in dictionary key", "a[a=1", 5, base::nullopt}, - {"0x5c in dictionary key", "a\\a=1", 5, base::nullopt}, - {"0x5d in dictionary key", "a]a=1", 5, base::nullopt}, - {"0x5e in dictionary key", "a^a=1", 5, base::nullopt}, + {"0x3c in dictionary key", "aa=1", 5, absl::nullopt}, + {"0x3f in dictionary key", "a?a=1", 5, absl::nullopt}, + {"0x40 in dictionary key", "a@a=1", 5, absl::nullopt}, + {"0x41 in dictionary key", "aAa=1", 5, absl::nullopt}, + {"0x42 in dictionary key", "aBa=1", 5, absl::nullopt}, + {"0x43 in dictionary key", "aCa=1", 5, absl::nullopt}, + {"0x44 in dictionary key", "aDa=1", 5, absl::nullopt}, + {"0x45 in dictionary key", "aEa=1", 5, absl::nullopt}, + {"0x46 in dictionary key", "aFa=1", 5, absl::nullopt}, + {"0x47 in dictionary key", "aGa=1", 5, absl::nullopt}, + {"0x48 in dictionary key", "aHa=1", 5, absl::nullopt}, + {"0x49 in dictionary key", "aIa=1", 5, absl::nullopt}, + {"0x4a in dictionary key", "aJa=1", 5, absl::nullopt}, + {"0x4b in dictionary key", "aKa=1", 5, absl::nullopt}, + {"0x4c in dictionary key", "aLa=1", 5, absl::nullopt}, + {"0x4d in dictionary key", "aMa=1", 5, absl::nullopt}, + {"0x4e in dictionary key", "aNa=1", 5, absl::nullopt}, + {"0x4f in dictionary key", "aOa=1", 5, absl::nullopt}, + {"0x50 in dictionary key", "aPa=1", 5, absl::nullopt}, + {"0x51 in dictionary key", "aQa=1", 5, absl::nullopt}, + {"0x52 in dictionary key", "aRa=1", 5, absl::nullopt}, + {"0x53 in dictionary key", "aSa=1", 5, absl::nullopt}, + {"0x54 in dictionary key", "aTa=1", 5, absl::nullopt}, + {"0x55 in dictionary key", "aUa=1", 5, absl::nullopt}, + {"0x56 in dictionary key", "aVa=1", 5, absl::nullopt}, + {"0x57 in dictionary key", "aWa=1", 5, absl::nullopt}, + {"0x58 in dictionary key", "aXa=1", 5, absl::nullopt}, + {"0x59 in dictionary key", "aYa=1", 5, absl::nullopt}, + {"0x5a in dictionary key", "aZa=1", 5, absl::nullopt}, + {"0x5b in dictionary key", "a[a=1", 5, absl::nullopt}, + {"0x5c in dictionary key", "a\\a=1", 5, absl::nullopt}, + {"0x5d in dictionary key", "a]a=1", 5, absl::nullopt}, + {"0x5e in dictionary key", "a^a=1", 5, absl::nullopt}, {"0x5f in dictionary key", "a_a=1", 5, {Dictionary{{{"a_a", {Integer(1), {}}}}}}}, - {"0x60 in dictionary key", "a`a=1", 5, base::nullopt}, + {"0x60 in dictionary key", "a`a=1", 5, absl::nullopt}, {"0x61 in dictionary key", "aaa=1", 5, @@ -2575,115 +2575,115 @@ const struct DictionaryTestCase { "aza=1", 5, {Dictionary{{{"aza", {Integer(1), {}}}}}}}, - {"0x7b in dictionary key", "a{a=1", 5, base::nullopt}, - {"0x7c in dictionary key", "a|a=1", 5, base::nullopt}, - {"0x7d in dictionary key", "a}a=1", 5, base::nullopt}, - {"0x7e in dictionary key", "a~a=1", 5, base::nullopt}, - {"0x7f in dictionary key", "a\177a=1", 5, base::nullopt}, - {"0x00 starting an dictionary key", "\000a=1", 4, base::nullopt}, - {"0x01 starting an dictionary key", "\001a=1", 4, base::nullopt}, - {"0x02 starting an dictionary key", "\002a=1", 4, base::nullopt}, - {"0x03 starting an dictionary key", "\003a=1", 4, base::nullopt}, - {"0x04 starting an dictionary key", "\004a=1", 4, base::nullopt}, - {"0x05 starting an dictionary key", "\005a=1", 4, base::nullopt}, - {"0x06 starting an dictionary key", "\006a=1", 4, base::nullopt}, - {"0x07 starting an dictionary key", "\aa=1", 4, base::nullopt}, - {"0x08 starting an dictionary key", "\ba=1", 4, base::nullopt}, - {"0x09 starting an dictionary key", "\ta=1", 4, base::nullopt}, - {"0x0a starting an dictionary key", "\na=1", 4, base::nullopt}, - {"0x0b starting an dictionary key", "\va=1", 4, base::nullopt}, - {"0x0c starting an dictionary key", "\fa=1", 4, base::nullopt}, - {"0x0d starting an dictionary key", "\ra=1", 4, base::nullopt}, - {"0x0e starting an dictionary key", "\016a=1", 4, base::nullopt}, - {"0x0f starting an dictionary key", "\017a=1", 4, base::nullopt}, - {"0x10 starting an dictionary key", "\020a=1", 4, base::nullopt}, - {"0x11 starting an dictionary key", "\021a=1", 4, base::nullopt}, - {"0x12 starting an dictionary key", "\022a=1", 4, base::nullopt}, - {"0x13 starting an dictionary key", "\023a=1", 4, base::nullopt}, - {"0x14 starting an dictionary key", "\024a=1", 4, base::nullopt}, - {"0x15 starting an dictionary key", "\025a=1", 4, base::nullopt}, - {"0x16 starting an dictionary key", "\026a=1", 4, base::nullopt}, - {"0x17 starting an dictionary key", "\027a=1", 4, base::nullopt}, - {"0x18 starting an dictionary key", "\030a=1", 4, base::nullopt}, - {"0x19 starting an dictionary key", "\031a=1", 4, base::nullopt}, - {"0x1a starting an dictionary key", "\032a=1", 4, base::nullopt}, - {"0x1b starting an dictionary key", "\033a=1", 4, base::nullopt}, - {"0x1c starting an dictionary key", "\034a=1", 4, base::nullopt}, - {"0x1d starting an dictionary key", "\035a=1", 4, base::nullopt}, - {"0x1e starting an dictionary key", "\036a=1", 4, base::nullopt}, - {"0x1f starting an dictionary key", "\037a=1", 4, base::nullopt}, + {"0x7b in dictionary key", "a{a=1", 5, absl::nullopt}, + {"0x7c in dictionary key", "a|a=1", 5, absl::nullopt}, + {"0x7d in dictionary key", "a}a=1", 5, absl::nullopt}, + {"0x7e in dictionary key", "a~a=1", 5, absl::nullopt}, + {"0x7f in dictionary key", "a\177a=1", 5, absl::nullopt}, + {"0x00 starting an dictionary key", "\000a=1", 4, absl::nullopt}, + {"0x01 starting an dictionary key", "\001a=1", 4, absl::nullopt}, + {"0x02 starting an dictionary key", "\002a=1", 4, absl::nullopt}, + {"0x03 starting an dictionary key", "\003a=1", 4, absl::nullopt}, + {"0x04 starting an dictionary key", "\004a=1", 4, absl::nullopt}, + {"0x05 starting an dictionary key", "\005a=1", 4, absl::nullopt}, + {"0x06 starting an dictionary key", "\006a=1", 4, absl::nullopt}, + {"0x07 starting an dictionary key", "\aa=1", 4, absl::nullopt}, + {"0x08 starting an dictionary key", "\ba=1", 4, absl::nullopt}, + {"0x09 starting an dictionary key", "\ta=1", 4, absl::nullopt}, + {"0x0a starting an dictionary key", "\na=1", 4, absl::nullopt}, + {"0x0b starting an dictionary key", "\va=1", 4, absl::nullopt}, + {"0x0c starting an dictionary key", "\fa=1", 4, absl::nullopt}, + {"0x0d starting an dictionary key", "\ra=1", 4, absl::nullopt}, + {"0x0e starting an dictionary key", "\016a=1", 4, absl::nullopt}, + {"0x0f starting an dictionary key", "\017a=1", 4, absl::nullopt}, + {"0x10 starting an dictionary key", "\020a=1", 4, absl::nullopt}, + {"0x11 starting an dictionary key", "\021a=1", 4, absl::nullopt}, + {"0x12 starting an dictionary key", "\022a=1", 4, absl::nullopt}, + {"0x13 starting an dictionary key", "\023a=1", 4, absl::nullopt}, + {"0x14 starting an dictionary key", "\024a=1", 4, absl::nullopt}, + {"0x15 starting an dictionary key", "\025a=1", 4, absl::nullopt}, + {"0x16 starting an dictionary key", "\026a=1", 4, absl::nullopt}, + {"0x17 starting an dictionary key", "\027a=1", 4, absl::nullopt}, + {"0x18 starting an dictionary key", "\030a=1", 4, absl::nullopt}, + {"0x19 starting an dictionary key", "\031a=1", 4, absl::nullopt}, + {"0x1a starting an dictionary key", "\032a=1", 4, absl::nullopt}, + {"0x1b starting an dictionary key", "\033a=1", 4, absl::nullopt}, + {"0x1c starting an dictionary key", "\034a=1", 4, absl::nullopt}, + {"0x1d starting an dictionary key", "\035a=1", 4, absl::nullopt}, + {"0x1e starting an dictionary key", "\036a=1", 4, absl::nullopt}, + {"0x1f starting an dictionary key", "\037a=1", 4, absl::nullopt}, {"0x20 starting an dictionary key", " a=1", 4, {Dictionary{{{"a", {Integer(1), {}}}}}}, "a=1"}, - {"0x21 starting an dictionary key", "!a=1", 4, base::nullopt}, - {"0x22 starting an dictionary key", "\"a=1", 4, base::nullopt}, - {"0x23 starting an dictionary key", "#a=1", 4, base::nullopt}, - {"0x24 starting an dictionary key", "$a=1", 4, base::nullopt}, - {"0x25 starting an dictionary key", "%a=1", 4, base::nullopt}, - {"0x26 starting an dictionary key", "&a=1", 4, base::nullopt}, - {"0x27 starting an dictionary key", "'a=1", 4, base::nullopt}, - {"0x28 starting an dictionary key", "(a=1", 4, base::nullopt}, - {"0x29 starting an dictionary key", ")a=1", 4, base::nullopt}, + {"0x21 starting an dictionary key", "!a=1", 4, absl::nullopt}, + {"0x22 starting an dictionary key", "\"a=1", 4, absl::nullopt}, + {"0x23 starting an dictionary key", "#a=1", 4, absl::nullopt}, + {"0x24 starting an dictionary key", "$a=1", 4, absl::nullopt}, + {"0x25 starting an dictionary key", "%a=1", 4, absl::nullopt}, + {"0x26 starting an dictionary key", "&a=1", 4, absl::nullopt}, + {"0x27 starting an dictionary key", "'a=1", 4, absl::nullopt}, + {"0x28 starting an dictionary key", "(a=1", 4, absl::nullopt}, + {"0x29 starting an dictionary key", ")a=1", 4, absl::nullopt}, {"0x2a starting an dictionary key", "*a=1", 4, {Dictionary{{{"*a", {Integer(1), {}}}}}}}, - {"0x2b starting an dictionary key", "+a=1", 4, base::nullopt}, - {"0x2c starting an dictionary key", ",a=1", 4, base::nullopt}, - {"0x2d starting an dictionary key", "-a=1", 4, base::nullopt}, - {"0x2e starting an dictionary key", ".a=1", 4, base::nullopt}, - {"0x2f starting an dictionary key", "/a=1", 4, base::nullopt}, - {"0x30 starting an dictionary key", "0a=1", 4, base::nullopt}, - {"0x31 starting an dictionary key", "1a=1", 4, base::nullopt}, - {"0x32 starting an dictionary key", "2a=1", 4, base::nullopt}, - {"0x33 starting an dictionary key", "3a=1", 4, base::nullopt}, - {"0x34 starting an dictionary key", "4a=1", 4, base::nullopt}, - {"0x35 starting an dictionary key", "5a=1", 4, base::nullopt}, - {"0x36 starting an dictionary key", "6a=1", 4, base::nullopt}, - {"0x37 starting an dictionary key", "7a=1", 4, base::nullopt}, - {"0x38 starting an dictionary key", "8a=1", 4, base::nullopt}, - {"0x39 starting an dictionary key", "9a=1", 4, base::nullopt}, - {"0x3a starting an dictionary key", ":a=1", 4, base::nullopt}, - {"0x3b starting an dictionary key", ";a=1", 4, base::nullopt}, - {"0x3c starting an dictionary key", "a=1", 4, base::nullopt}, - {"0x3f starting an dictionary key", "?a=1", 4, base::nullopt}, - {"0x40 starting an dictionary key", "@a=1", 4, base::nullopt}, - {"0x41 starting an dictionary key", "Aa=1", 4, base::nullopt}, - {"0x42 starting an dictionary key", "Ba=1", 4, base::nullopt}, - {"0x43 starting an dictionary key", "Ca=1", 4, base::nullopt}, - {"0x44 starting an dictionary key", "Da=1", 4, base::nullopt}, - {"0x45 starting an dictionary key", "Ea=1", 4, base::nullopt}, - {"0x46 starting an dictionary key", "Fa=1", 4, base::nullopt}, - {"0x47 starting an dictionary key", "Ga=1", 4, base::nullopt}, - {"0x48 starting an dictionary key", "Ha=1", 4, base::nullopt}, - {"0x49 starting an dictionary key", "Ia=1", 4, base::nullopt}, - {"0x4a starting an dictionary key", "Ja=1", 4, base::nullopt}, - {"0x4b starting an dictionary key", "Ka=1", 4, base::nullopt}, - {"0x4c starting an dictionary key", "La=1", 4, base::nullopt}, - {"0x4d starting an dictionary key", "Ma=1", 4, base::nullopt}, - {"0x4e starting an dictionary key", "Na=1", 4, base::nullopt}, - {"0x4f starting an dictionary key", "Oa=1", 4, base::nullopt}, - {"0x50 starting an dictionary key", "Pa=1", 4, base::nullopt}, - {"0x51 starting an dictionary key", "Qa=1", 4, base::nullopt}, - {"0x52 starting an dictionary key", "Ra=1", 4, base::nullopt}, - {"0x53 starting an dictionary key", "Sa=1", 4, base::nullopt}, - {"0x54 starting an dictionary key", "Ta=1", 4, base::nullopt}, - {"0x55 starting an dictionary key", "Ua=1", 4, base::nullopt}, - {"0x56 starting an dictionary key", "Va=1", 4, base::nullopt}, - {"0x57 starting an dictionary key", "Wa=1", 4, base::nullopt}, - {"0x58 starting an dictionary key", "Xa=1", 4, base::nullopt}, - {"0x59 starting an dictionary key", "Ya=1", 4, base::nullopt}, - {"0x5a starting an dictionary key", "Za=1", 4, base::nullopt}, - {"0x5b starting an dictionary key", "[a=1", 4, base::nullopt}, - {"0x5c starting an dictionary key", "\\a=1", 4, base::nullopt}, - {"0x5d starting an dictionary key", "]a=1", 4, base::nullopt}, - {"0x5e starting an dictionary key", "^a=1", 4, base::nullopt}, - {"0x5f starting an dictionary key", "_a=1", 4, base::nullopt}, - {"0x60 starting an dictionary key", "`a=1", 4, base::nullopt}, + {"0x2b starting an dictionary key", "+a=1", 4, absl::nullopt}, + {"0x2c starting an dictionary key", ",a=1", 4, absl::nullopt}, + {"0x2d starting an dictionary key", "-a=1", 4, absl::nullopt}, + {"0x2e starting an dictionary key", ".a=1", 4, absl::nullopt}, + {"0x2f starting an dictionary key", "/a=1", 4, absl::nullopt}, + {"0x30 starting an dictionary key", "0a=1", 4, absl::nullopt}, + {"0x31 starting an dictionary key", "1a=1", 4, absl::nullopt}, + {"0x32 starting an dictionary key", "2a=1", 4, absl::nullopt}, + {"0x33 starting an dictionary key", "3a=1", 4, absl::nullopt}, + {"0x34 starting an dictionary key", "4a=1", 4, absl::nullopt}, + {"0x35 starting an dictionary key", "5a=1", 4, absl::nullopt}, + {"0x36 starting an dictionary key", "6a=1", 4, absl::nullopt}, + {"0x37 starting an dictionary key", "7a=1", 4, absl::nullopt}, + {"0x38 starting an dictionary key", "8a=1", 4, absl::nullopt}, + {"0x39 starting an dictionary key", "9a=1", 4, absl::nullopt}, + {"0x3a starting an dictionary key", ":a=1", 4, absl::nullopt}, + {"0x3b starting an dictionary key", ";a=1", 4, absl::nullopt}, + {"0x3c starting an dictionary key", "a=1", 4, absl::nullopt}, + {"0x3f starting an dictionary key", "?a=1", 4, absl::nullopt}, + {"0x40 starting an dictionary key", "@a=1", 4, absl::nullopt}, + {"0x41 starting an dictionary key", "Aa=1", 4, absl::nullopt}, + {"0x42 starting an dictionary key", "Ba=1", 4, absl::nullopt}, + {"0x43 starting an dictionary key", "Ca=1", 4, absl::nullopt}, + {"0x44 starting an dictionary key", "Da=1", 4, absl::nullopt}, + {"0x45 starting an dictionary key", "Ea=1", 4, absl::nullopt}, + {"0x46 starting an dictionary key", "Fa=1", 4, absl::nullopt}, + {"0x47 starting an dictionary key", "Ga=1", 4, absl::nullopt}, + {"0x48 starting an dictionary key", "Ha=1", 4, absl::nullopt}, + {"0x49 starting an dictionary key", "Ia=1", 4, absl::nullopt}, + {"0x4a starting an dictionary key", "Ja=1", 4, absl::nullopt}, + {"0x4b starting an dictionary key", "Ka=1", 4, absl::nullopt}, + {"0x4c starting an dictionary key", "La=1", 4, absl::nullopt}, + {"0x4d starting an dictionary key", "Ma=1", 4, absl::nullopt}, + {"0x4e starting an dictionary key", "Na=1", 4, absl::nullopt}, + {"0x4f starting an dictionary key", "Oa=1", 4, absl::nullopt}, + {"0x50 starting an dictionary key", "Pa=1", 4, absl::nullopt}, + {"0x51 starting an dictionary key", "Qa=1", 4, absl::nullopt}, + {"0x52 starting an dictionary key", "Ra=1", 4, absl::nullopt}, + {"0x53 starting an dictionary key", "Sa=1", 4, absl::nullopt}, + {"0x54 starting an dictionary key", "Ta=1", 4, absl::nullopt}, + {"0x55 starting an dictionary key", "Ua=1", 4, absl::nullopt}, + {"0x56 starting an dictionary key", "Va=1", 4, absl::nullopt}, + {"0x57 starting an dictionary key", "Wa=1", 4, absl::nullopt}, + {"0x58 starting an dictionary key", "Xa=1", 4, absl::nullopt}, + {"0x59 starting an dictionary key", "Ya=1", 4, absl::nullopt}, + {"0x5a starting an dictionary key", "Za=1", 4, absl::nullopt}, + {"0x5b starting an dictionary key", "[a=1", 4, absl::nullopt}, + {"0x5c starting an dictionary key", "\\a=1", 4, absl::nullopt}, + {"0x5d starting an dictionary key", "]a=1", 4, absl::nullopt}, + {"0x5e starting an dictionary key", "^a=1", 4, absl::nullopt}, + {"0x5f starting an dictionary key", "_a=1", 4, absl::nullopt}, + {"0x60 starting an dictionary key", "`a=1", 4, absl::nullopt}, {"0x61 starting an dictionary key", "aa=1", 4, @@ -2788,11 +2788,11 @@ const struct DictionaryTestCase { "za=1", 4, {Dictionary{{{"za", {Integer(1), {}}}}}}}, - {"0x7b starting an dictionary key", "{a=1", 4, base::nullopt}, - {"0x7c starting an dictionary key", "|a=1", 4, base::nullopt}, - {"0x7d starting an dictionary key", "}a=1", 4, base::nullopt}, - {"0x7e starting an dictionary key", "~a=1", 4, base::nullopt}, - {"0x7f starting an dictionary key", "\177a=1", 4, base::nullopt}, + {"0x7b starting an dictionary key", "{a=1", 4, absl::nullopt}, + {"0x7c starting an dictionary key", "|a=1", 4, absl::nullopt}, + {"0x7d starting an dictionary key", "}a=1", 4, absl::nullopt}, + {"0x7e starting an dictionary key", "~a=1", 4, absl::nullopt}, + {"0x7f starting an dictionary key", "\177a=1", 4, absl::nullopt}, // param-dict.json {"basic parameterised dict", "abc=123;a=1;b=2, def=456, ghi=789;q=9;r=\"+w\"", @@ -2830,9 +2830,9 @@ const struct DictionaryTestCase { {Dictionary{{{"a", {Item("b", Item::kTokenType), {Param("c", 1)}}}, {"d", {Item("e", Item::kTokenType), {Param("f", 2)}}}}}}, "a=b;c=1, d=e;f=2"}, - {"whitespace before = parameterised dict", "a=b;q =0.5", 10, base::nullopt}, - {"whitespace after = parameterised dict", "a=b;q= 0.5", 10, base::nullopt}, - {"whitespace before ; parameterised dict", "a=b ;q=0.5", 10, base::nullopt}, + {"whitespace before = parameterised dict", "a=b;q =0.5", 10, absl::nullopt}, + {"whitespace after = parameterised dict", "a=b;q= 0.5", 10, absl::nullopt}, + {"whitespace before ; parameterised dict", "a=b ;q=0.5", 10, absl::nullopt}, {"whitespace after ; parameterised dict", "a=b; q=0.5", 10, @@ -2853,8 +2853,8 @@ const struct DictionaryTestCase { {Dictionary{{{"a", {Item("b", Item::kTokenType), {Param("c", 1)}}}, {"d", {Item("e", Item::kTokenType), {Param("f", 2)}}}}}}, "a=b;c=1, d=e;f=2"}, - {"trailing comma parameterised list", "a=b; q=1.0,", 11, base::nullopt}, - {"empty item parameterised list", "a=b; q=1.0,,c=d", 15, base::nullopt}, + {"trailing comma parameterised list", "a=b; q=1.0,", 11, absl::nullopt}, + {"empty item parameterised list", "a=b; q=1.0,,c=d", 15, absl::nullopt}, }; } // namespace @@ -2863,7 +2863,7 @@ TEST(StructuredHeaderGeneratedTest, ParseItem) { if (c.raw) { SCOPED_TRACE(c.name); std::string raw{c.raw, c.raw_len}; - base::Optional result = ParseItem(raw); + absl::optional result = ParseItem(raw); EXPECT_EQ(result, c.expected); } } @@ -2874,7 +2874,7 @@ TEST(StructuredHeaderGeneratedTest, ParseList) { if (c.raw) { SCOPED_TRACE(c.name); std::string raw{c.raw, c.raw_len}; - base::Optional result = ParseList(raw); + absl::optional result = ParseList(raw); EXPECT_EQ(result, c.expected); } } @@ -2885,7 +2885,7 @@ TEST(StructuredHeaderGeneratedTest, ParseDictionary) { if (c.raw) { SCOPED_TRACE(c.name); std::string raw{c.raw, c.raw_len}; - base::Optional result = ParseDictionary(raw); + absl::optional result = ParseDictionary(raw); EXPECT_EQ(result, c.expected); } } @@ -2895,7 +2895,7 @@ TEST(StructuredHeaderGeneratedTest, SerializeItem) { for (const auto& c : parameterized_item_test_cases) { SCOPED_TRACE(c.name); if (c.expected) { - base::Optional result = SerializeItem(*c.expected); + absl::optional result = SerializeItem(*c.expected); if (c.raw || c.canonical) { EXPECT_TRUE(result.has_value()); EXPECT_EQ(result.value(), @@ -2911,7 +2911,7 @@ TEST(StructuredHeaderGeneratedTest, SerializeList) { for (const auto& c : list_test_cases) { SCOPED_TRACE(c.name); if (c.expected) { - base::Optional result = SerializeList(*c.expected); + absl::optional result = SerializeList(*c.expected); if (c.raw || c.canonical) { EXPECT_TRUE(result.has_value()); EXPECT_EQ(result.value(), @@ -2927,7 +2927,7 @@ TEST(StructuredHeaderGeneratedTest, SerializeDictionary) { for (const auto& c : dictionary_test_cases) { SCOPED_TRACE(c.name); if (c.expected) { - base::Optional result = SerializeDictionary(*c.expected); + absl::optional result = SerializeDictionary(*c.expected); if (c.raw || c.canonical) { EXPECT_TRUE(result.has_value()); EXPECT_EQ(result.value(), diff --git a/chromium/net/http/structured_headers_unittest.cc b/chromium/net/http/structured_headers_unittest.cc index ea97a577fad..62b53b0c67e 100644 --- a/chromium/net/http/structured_headers_unittest.cc +++ b/chromium/net/http/structured_headers_unittest.cc @@ -61,31 +61,31 @@ std::pair TokenParam(std::string key, std::string value) { const struct ItemTestCase { const char* name; const char* raw; - const base::Optional expected; // nullopt if parse error is expected. + const absl::optional expected; // nullopt if parse error is expected. const char* canonical; // nullptr if parse error is expected, or if canonical // format is identical to raw. } item_test_cases[] = { // Token - {"bad token - item", "abc$@%!", base::nullopt}, + {"bad token - item", "abc$@%!", absl::nullopt}, {"leading whitespace", " foo", Token("foo"), "foo"}, {"trailing whitespace", "foo ", Token("foo"), "foo"}, {"leading asterisk", "*foo", Token("*foo")}, // Number {"long integer", "999999999999999", Integer(999999999999999L)}, {"long negative integer", "-999999999999999", Integer(-999999999999999L)}, - {"too long integer", "1000000000000000", base::nullopt}, - {"negative too long integer", "-1000000000000000", base::nullopt}, + {"too long integer", "1000000000000000", absl::nullopt}, + {"negative too long integer", "-1000000000000000", absl::nullopt}, {"integral decimal", "1.0", Item(1.0)}, // String {"basic string", "\"foo\"", Item("foo")}, - {"non-ascii string", "\"f\xC3\xBC\xC3\xBC\"", base::nullopt}, + {"non-ascii string", "\"f\xC3\xBC\xC3\xBC\"", absl::nullopt}, // Additional tests {"valid quoting containing \\n", "\"\\\\n\"", Item("\\n")}, {"valid quoting containing \\t", "\"\\\\t\"", Item("\\t")}, {"valid quoting containing \\x", "\"\\\\x61\"", Item("\\x61")}, - {"c-style hex escape in string", "\"\\x61\"", base::nullopt}, + {"c-style hex escape in string", "\"\\x61\"", absl::nullopt}, {"valid quoting containing \\u", "\"\\\\u0061\"", Item("\\u0061")}, - {"c-style unicode escape in string", "\"\\u0061\"", base::nullopt}, + {"c-style unicode escape in string", "\"\\u0061\"", absl::nullopt}, }; const ItemTestCase sh09_item_test_cases[] = { @@ -93,29 +93,29 @@ const ItemTestCase sh09_item_test_cases[] = { {"large integer", "9223372036854775807", Integer(9223372036854775807L)}, {"large negative integer", "-9223372036854775807", Integer(-9223372036854775807L)}, - {"too large integer", "9223372036854775808", base::nullopt}, - {"too large negative integer", "-9223372036854775808", base::nullopt}, + {"too large integer", "9223372036854775808", absl::nullopt}, + {"too large negative integer", "-9223372036854775808", absl::nullopt}, // Byte Sequence {"basic binary", "*aGVsbG8=*", Item("hello", Item::kByteSequenceType)}, {"empty binary", "**", Item("", Item::kByteSequenceType)}, {"bad paddding", "*aGVsbG8*", Item("hello", Item::kByteSequenceType), "*aGVsbG8=*"}, - {"bad end delimiter", "*aGVsbG8=", base::nullopt}, - {"extra whitespace", "*aGVsb G8=*", base::nullopt}, - {"extra chars", "*aGVsbG!8=*", base::nullopt}, - {"suffix chars", "*aGVsbG8=!*", base::nullopt}, + {"bad end delimiter", "*aGVsbG8=", absl::nullopt}, + {"extra whitespace", "*aGVsb G8=*", absl::nullopt}, + {"extra chars", "*aGVsbG!8=*", absl::nullopt}, + {"suffix chars", "*aGVsbG8=!*", absl::nullopt}, {"non-zero pad bits", "*iZ==*", Item("\x89", Item::kByteSequenceType), "*iQ==*"}, {"non-ASCII binary", "*/+Ah*", Item("\xFF\xE0!", Item::kByteSequenceType)}, - {"base64url binary", "*_-Ah*", base::nullopt}, - {"token with leading asterisk", "*foo", base::nullopt}, + {"base64url binary", "*_-Ah*", absl::nullopt}, + {"token with leading asterisk", "*foo", absl::nullopt}, }; // For Structured Headers Draft 15 const struct ParameterizedItemTestCase { const char* name; const char* raw; - const base::Optional + const absl::optional expected; // nullopt if parse error is expected. const char* canonical; // nullptr if parse error is expected, or if canonical // format is identical to raw. @@ -143,11 +143,11 @@ const struct ParameterizedItemTestCase { {{Token("text/html"), {Param("a", 1L)}}}, "text/html;a=1"}, {"whitespace before = parameterised item", "text/html, text/plain;q =0.5", - base::nullopt}, + absl::nullopt}, {"whitespace after = parameterised item", "text/html, text/plain;q= 0.5", - base::nullopt}, + absl::nullopt}, {"whitespace before ; parameterised item", "text/html, text/plain ;q=0.5", - base::nullopt}, + absl::nullopt}, {"whitespace after ; parameterised item", "text/plain; q=0.5", {{Token("text/plain"), {DoubleParam("q", 0.5)}}}, @@ -163,7 +163,7 @@ const struct ParameterizedItemTestCase { const struct ListTestCase { const char* name; const char* raw; - const base::Optional expected; // nullopt if parse error is expected. + const absl::optional expected; // nullopt if parse error is expected. const char* canonical; // nullptr if parse error is expected, or if canonical // format is identical to raw. } list_test_cases[] = { @@ -206,7 +206,7 @@ const struct ListTestCase { {{{{{Integer(1L), {}}, {Integer(2L), {}}}, {BooleanParam("a", true)}}, {{{Integer(42L), {}}, {Integer(43L), {}}}, {BooleanParam("b", true)}}}}}, {"extra whitespace before semicolon in parameters on inner list member", - "(a;b ;c b)", base::nullopt}, + "(a;b ;c b)", absl::nullopt}, {"extra whitespace between parameters on inner list member", "(a;b; c b)", {{{{{Token("a"), {BooleanParam("b", true), BooleanParam("c", true)}}, @@ -214,7 +214,7 @@ const struct ListTestCase { {}}}}, "(a;b;c b)"}, {"extra whitespace before semicolon in parameters on inner list", - "(a b);c ;d, (e)", base::nullopt}, + "(a b);c ;d, (e)", absl::nullopt}, {"extra whitespace between parameters on inner list", "(a b);c; d, (e)", {{{{{Token("a"), {}}, {Token("b"), {}}}, @@ -227,7 +227,7 @@ const struct ListTestCase { const struct DictionaryTestCase { const char* name; const char* raw; - const base::Optional + const absl::optional expected; // nullopt if parse error is expected. const char* canonical; // nullptr if parse error is expected, or if canonical // format is identical to raw. @@ -236,7 +236,7 @@ const struct DictionaryTestCase { "en=\"Applepie\", da=:aGVsbG8=:", {Dictionary{{{"en", {Item("Applepie"), {}}}, {"da", {Item("hello", Item::kByteSequenceType), {}}}}}}}, - {"tab separated dictionary", "a=1\t,\tb=2", base::nullopt}, + {"tab separated dictionary", "a=1\t,\tb=2", absl::nullopt}, {"missing value with params dictionary", "a=1, b;foo=9, c=3", {Dictionary{{{"a", {Integer(1L), {}}}, @@ -265,7 +265,7 @@ const struct DictionaryTestCase { TEST(StructuredHeaderTest, ParseBareItem) { for (const auto& c : item_test_cases) { SCOPED_TRACE(c.name); - base::Optional result = ParseBareItem(c.raw); + absl::optional result = ParseBareItem(c.raw); EXPECT_EQ(result, c.expected); } } @@ -274,7 +274,7 @@ TEST(StructuredHeaderTest, ParseBareItem) { TEST(StructuredHeaderTest, ParseItem) { for (const auto& c : parameterized_item_test_cases) { SCOPED_TRACE(c.name); - base::Optional result = ParseItem(c.raw); + absl::optional result = ParseItem(c.raw); EXPECT_EQ(result, c.expected); } } @@ -286,7 +286,7 @@ TEST(StructuredHeaderTest, ParseItem) { TEST(StructuredHeaderTest, ParseSH09Item) { for (const auto& c : sh09_item_test_cases) { SCOPED_TRACE(c.name); - base::Optional result = ParseListOfLists(c.raw); + absl::optional result = ParseListOfLists(c.raw); if (c.expected.has_value()) { EXPECT_TRUE(result.has_value()); EXPECT_EQ(result->size(), 1UL); @@ -304,7 +304,7 @@ TEST(StructuredHeaderTest, ParseSH09Item) { TEST(StructuredHeaderTest, SH09HighPrecisionFloats) { // These values are exactly representable in binary floating point, so no // accuracy issues are expected in this test. - base::Optional result = + absl::optional result = ParseListOfLists("1.03125;-1.03125;12345678901234.5;-12345678901234.5"); ASSERT_TRUE(result.has_value()); EXPECT_EQ(*result, @@ -349,7 +349,7 @@ TEST(StructuredHeaderTest, ParseListOfLists) { }; for (const auto& c : cases) { SCOPED_TRACE(c.name); - base::Optional result = ParseListOfLists(c.raw); + absl::optional result = ParseListOfLists(c.raw); if (!c.expected.empty()) { EXPECT_TRUE(result.has_value()); EXPECT_EQ(*result, c.expected); @@ -401,7 +401,7 @@ TEST(StructuredHeaderTest, ParseParameterisedList) { }; for (const auto& c : cases) { SCOPED_TRACE(c.name); - base::Optional result = ParseParameterisedList(c.raw); + absl::optional result = ParseParameterisedList(c.raw); if (c.expected.empty()) { EXPECT_FALSE(result.has_value()); continue; @@ -419,7 +419,7 @@ TEST(StructuredHeaderTest, ParseParameterisedList) { TEST(StructuredHeaderTest, ParseList) { for (const auto& c : list_test_cases) { SCOPED_TRACE(c.name); - base::Optional result = ParseList(c.raw); + absl::optional result = ParseList(c.raw); EXPECT_EQ(result, c.expected); } } @@ -428,7 +428,7 @@ TEST(StructuredHeaderTest, ParseList) { TEST(StructuredHeaderTest, ParseDictionary) { for (const auto& c : dictionary_test_cases) { SCOPED_TRACE(c.name); - base::Optional result = ParseDictionary(c.raw); + absl::optional result = ParseDictionary(c.raw); EXPECT_EQ(result, c.expected); } } @@ -439,7 +439,7 @@ TEST(StructuredHeaderTest, SerializeItem) { for (const auto& c : item_test_cases) { SCOPED_TRACE(c.name); if (c.expected) { - base::Optional result = SerializeItem(*c.expected); + absl::optional result = SerializeItem(*c.expected); EXPECT_TRUE(result.has_value()); EXPECT_EQ(result.value(), std::string(c.canonical ? c.canonical : c.raw)); } @@ -450,7 +450,7 @@ TEST(StructuredHeaderTest, SerializeParameterizedItem) { for (const auto& c : parameterized_item_test_cases) { SCOPED_TRACE(c.name); if (c.expected) { - base::Optional result = SerializeItem(*c.expected); + absl::optional result = SerializeItem(*c.expected); EXPECT_TRUE(result.has_value()); EXPECT_EQ(result.value(), std::string(c.canonical ? c.canonical : c.raw)); } @@ -487,7 +487,7 @@ TEST(StructuredHeaderTest, UnserializableTokens) { }; for (const auto& bad_token : bad_tokens) { SCOPED_TRACE(bad_token.name); - base::Optional serialization = + absl::optional serialization = SerializeItem(Token(bad_token.value)); EXPECT_FALSE(serialization.has_value()) << *serialization; } @@ -519,7 +519,7 @@ TEST(StructuredHeaderTest, UnserializableKeys) { }; for (const auto& bad_key : bad_keys) { SCOPED_TRACE(bad_key.name); - base::Optional serialization = + absl::optional serialization = SerializeItem(ParameterizedItem("a", {{bad_key.value, "a"}})); EXPECT_FALSE(serialization.has_value()) << *serialization; } @@ -540,7 +540,7 @@ TEST(StructuredHeaderTest, UnserializableStrings) { }; for (const auto& bad_string : bad_strings) { SCOPED_TRACE(bad_string.name); - base::Optional serialization = + absl::optional serialization = SerializeItem(Item(bad_string.value)); EXPECT_FALSE(serialization.has_value()) << *serialization; } @@ -599,7 +599,7 @@ TEST(StructuredHeaderTest, SerializeUnparseableDecimals) { }; for (const auto& test_case : float_test_cases) { SCOPED_TRACE(test_case.name); - base::Optional serialization = + absl::optional serialization = SerializeItem(Item(test_case.value)); EXPECT_TRUE(serialization.has_value()); EXPECT_EQ(*serialization, test_case.canonical); @@ -610,7 +610,7 @@ TEST(StructuredHeaderTest, SerializeList) { for (const auto& c : list_test_cases) { SCOPED_TRACE(c.name); if (c.expected) { - base::Optional result = SerializeList(*c.expected); + absl::optional result = SerializeList(*c.expected); EXPECT_TRUE(result.has_value()); EXPECT_EQ(result.value(), std::string(c.canonical ? c.canonical : c.raw)); } @@ -637,7 +637,7 @@ TEST(StructuredHeaderTest, UnserializableLists) { }; for (const auto& bad_list : bad_lists) { SCOPED_TRACE(bad_list.name); - base::Optional serialization = SerializeList(bad_list.value); + absl::optional serialization = SerializeList(bad_list.value); EXPECT_FALSE(serialization.has_value()) << *serialization; } } @@ -646,7 +646,7 @@ TEST(StructuredHeaderTest, SerializeDictionary) { for (const auto& c : dictionary_test_cases) { SCOPED_TRACE(c.name); if (c.expected) { - base::Optional result = SerializeDictionary(*c.expected); + absl::optional result = SerializeDictionary(*c.expected); EXPECT_TRUE(result.has_value()); EXPECT_EQ(result.value(), std::string(c.canonical ? c.canonical : c.raw)); } @@ -735,7 +735,7 @@ TEST(StructuredHeaderTest, UnserializableDictionary) { }; for (const auto& bad_dictionary : bad_dictionaries) { SCOPED_TRACE(bad_dictionary.name); - base::Optional serialization = + absl::optional serialization = SerializeDictionary(bad_dictionary.value); EXPECT_FALSE(serialization.has_value()) << *serialization; } diff --git a/chromium/net/http/transport_security_persister.cc b/chromium/net/http/transport_security_persister.cc index e1d2bfcddb6..9603507a520 100644 --- a/chromium/net/http/transport_security_persister.cc +++ b/chromium/net/http/transport_security_persister.cc @@ -16,7 +16,6 @@ #include "base/json/json_writer.h" #include "base/location.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" #include "base/sequenced_task_runner.h" #include "base/task_runner_util.h" #include "base/threading/thread_task_runner_handle.h" @@ -26,6 +25,7 @@ #include "net/base/network_isolation_key.h" #include "net/cert/x509_certificate.h" #include "net/http/transport_security_state.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -88,13 +88,6 @@ const char kExpectCTExpiry[] = "expect_ct_expiry"; const char kExpectCTEnforce[] = "expect_ct_enforce"; const char kExpectCTReportUri[] = "expect_ct_report_uri"; -// Obsolete values in older STS entries. -const char kIncludeSubdomains[] = "include_subdomains"; -const char kStrict[] = "strict"; -const char kPinningOnly[] = "pinning-only"; -const char kCreated[] = "created"; -const char kExpectCTSubdictionary[] = "expect_ct"; - std::string LoadState(const base::FilePath& path) { std::string result; if (!base::ReadFileToString(path, &result)) { @@ -151,10 +144,10 @@ void DeserializeSTSData(const base::Value& sts_list, continue; const std::string* hostname = sts_entry.FindStringKey(kHostname); - base::Optional sts_include_subdomains = + absl::optional sts_include_subdomains = sts_entry.FindBoolKey(kStsIncludeSubdomains); - base::Optional sts_observed = sts_entry.FindDoubleKey(kStsObserved); - base::Optional expiry = sts_entry.FindDoubleKey(kExpiry); + absl::optional sts_observed = sts_entry.FindDoubleKey(kStsObserved); + absl::optional expiry = sts_entry.FindDoubleKey(kExpiry); const std::string* mode = sts_entry.FindStringKey(kMode); if (!hostname || !sts_include_subdomains.has_value() || @@ -242,11 +235,11 @@ void DeserializeExpectCTData(const base::Value& ct_list, const std::string* hostname = ct_entry.FindStringKey(kHostname); const base::Value* network_isolation_key_value = ct_entry.FindKey(kNetworkIsolationKey); - base::Optional expect_ct_last_observed = + absl::optional expect_ct_last_observed = ct_entry.FindDoubleKey(kExpectCTObserved); - base::Optional expect_ct_expiry = + absl::optional expect_ct_expiry = ct_entry.FindDoubleKey(kExpectCTExpiry); - base::Optional expect_ct_enforce = + absl::optional expect_ct_enforce = ct_entry.FindBoolKey(kExpectCTEnforce); const std::string* expect_ct_report_uri = ct_entry.FindStringKey(kExpectCTReportUri); @@ -293,46 +286,6 @@ void DeserializeExpectCTData(const base::Value& ct_list, } } -// Handles deserializing |kExpectCTSubdictionary| in dictionaries that use the -// obsolete format. Populates |state| with the values from the Expect-CT -// subdictionary in |parsed|. Returns false if |parsed| is malformed (e.g. -// missing a required Expect-CT key) and true otherwise. Note that true does not -// necessarily mean that Expect-CT state was present in |parsed|. -// -// TODO(mmenke): Remove once the obsolete format is no longer supported. -bool DeserializeObsoleteExpectCTState( - const base::Value* parsed, - TransportSecurityState::ExpectCTState* state) { - const base::Value* expect_ct_subdictionary = - parsed->FindDictKey(kExpectCTSubdictionary); - if (!expect_ct_subdictionary) { - // Expect-CT data is not required, so this item is not malformed. - return true; - } - base::Optional observed = - expect_ct_subdictionary->FindDoubleKey(kExpectCTObserved); - base::Optional expiry = - expect_ct_subdictionary->FindDoubleKey(kExpectCTExpiry); - base::Optional enforce = - expect_ct_subdictionary->FindBoolKey(kExpectCTEnforce); - const std::string* report_uri_str = - expect_ct_subdictionary->FindStringKey(kExpectCTReportUri); - - // If an Expect-CT subdictionary is present, it must have the required keys. - if (!observed.has_value() || !expiry.has_value() || !enforce.has_value()) - return false; - - state->last_observed = base::Time::FromDoubleT(*observed); - state->expiry = base::Time::FromDoubleT(*expiry); - state->enforce = *enforce; - if (report_uri_str) { - GURL report_uri(*report_uri_str); - if (report_uri.is_valid()) - state->report_uri = report_uri; - } - return true; -} - void OnWriteFinishedTask(scoped_refptr task_runner, base::OnceClosure callback, bool result) { @@ -408,36 +361,25 @@ bool TransportSecurityPersister::SerializeData(std::string* output) { return true; } -bool TransportSecurityPersister::LoadEntries(const std::string& serialized, - bool* data_in_old_format) { +void TransportSecurityPersister::LoadEntries(const std::string& serialized) { DCHECK(foreground_runner_->RunsTasksInCurrentSequence()); transport_security_state_->ClearDynamicData(); - return Deserialize(serialized, data_in_old_format, transport_security_state_); + Deserialize(serialized, transport_security_state_); } -bool TransportSecurityPersister::Deserialize(const std::string& serialized, - bool* data_in_old_format, +void TransportSecurityPersister::Deserialize(const std::string& serialized, TransportSecurityState* state) { - *data_in_old_format = false; - base::Optional value = base::JSONReader::Read(serialized); + absl::optional value = base::JSONReader::Read(serialized); if (!value || !value->is_dict()) - return false; - - // Old dictionaries don't have a version number, so try the obsolete format if - // there's no integer version number. - base::Optional version = value->FindIntKey(kVersionKey); - if (!version) { - bool dirty_unused = false; - bool success = DeserializeObsoleteData(*value, &dirty_unused, state); - // If successfully loaded data from a file in the old format, need to - // overwrite the file with the newer format. - *data_in_old_format = success; - return success; - } + return; - if (*version != kCurrentVersionValue) - return false; + absl::optional version = value->FindIntKey(kVersionKey); + + // Stop if the data is out of date (or in the previous format that didn't have + // a version number). + if (!version || *version != kCurrentVersionValue) + return; base::Value* sts_value = value->FindKey(kSTSKey); if (sts_value) @@ -450,116 +392,6 @@ bool TransportSecurityPersister::Deserialize(const std::string& serialized, UMA_HISTOGRAM_CUSTOM_COUNTS("Net.ExpectCT.EntriesOnLoad", state->num_expect_ct_entries(), 1 /* min */, 2000 /* max */, 40 /* buckets */); - return true; -} - -bool TransportSecurityPersister::DeserializeObsoleteData( - const base::Value& dict_value, - bool* dirty, - TransportSecurityState* state) { - const base::Time current_time(base::Time::Now()); - bool dirtied = false; - - // The one caller ensures |dict_value| is of Value::Type::DICTIONARY already. - DCHECK(dict_value.is_dict()); - - for (const auto& i : dict_value.DictItems()) { - const base::Value& parsed = i.second; - if (!parsed.is_dict()) { - LOG(WARNING) << "Could not parse entry " << i.first << "; skipping entry"; - continue; - } - - TransportSecurityState::STSState sts_state; - TransportSecurityState::ExpectCTState expect_ct_state; - - // kIncludeSubdomains is a legacy synonym for kStsIncludeSubdomains. Parse - // at least one of these properties, preferably the new one. - bool parsed_include_subdomains = false; - base::Optional include_subdomains = - parsed.FindBoolKey(kIncludeSubdomains); - if (include_subdomains.has_value()) { - sts_state.include_subdomains = include_subdomains.value(); - parsed_include_subdomains = true; - } - include_subdomains = parsed.FindBoolKey(kStsIncludeSubdomains); - if (include_subdomains.has_value()) { - sts_state.include_subdomains = include_subdomains.value(); - parsed_include_subdomains = true; - } - - const std::string* mode_string = parsed.FindStringKey(kMode); - base::Optional expiry = parsed.FindDoubleKey(kExpiry); // 0; - if (!parsed_include_subdomains || !mode_string || !expiry.has_value()) { - LOG(WARNING) << "Could not parse some elements of entry " << i.first - << "; skipping entry"; - continue; - } - - if (*mode_string == kForceHTTPS || *mode_string == kStrict) { - sts_state.upgrade_mode = - TransportSecurityState::STSState::MODE_FORCE_HTTPS; - } else if (*mode_string == kDefault || *mode_string == kPinningOnly) { - sts_state.upgrade_mode = TransportSecurityState::STSState::MODE_DEFAULT; - } else { - LOG(WARNING) << "Unknown TransportSecurityState mode string " - << mode_string << " found for entry " << i.first - << "; skipping entry"; - continue; - } - - sts_state.expiry = base::Time::FromDoubleT(expiry.value()); - - base::Optional sts_observed = parsed.FindDoubleKey(kStsObserved); - if (sts_observed.has_value()) { - sts_state.last_observed = base::Time::FromDoubleT(sts_observed.value()); - } else if (parsed.FindDoubleKey(kCreated)) { - // kCreated is a legacy synonym for both kStsObserved. - sts_observed = parsed.FindDoubleKey(kCreated); - sts_state.last_observed = base::Time::FromDoubleT(sts_observed.value()); - } else { - // We're migrating an old entry with no observation date. Make sure we - // write the new date back in a reasonable time frame. - dirtied = true; - sts_state.last_observed = base::Time::Now(); - } - - if (!DeserializeObsoleteExpectCTState(&parsed, &expect_ct_state)) { - continue; - } - - bool has_sts = - sts_state.expiry > current_time && sts_state.ShouldUpgradeToSSL(); - bool has_expect_ct = - expect_ct_state.expiry > current_time && - (expect_ct_state.enforce || !expect_ct_state.report_uri.is_empty()); - if (!has_sts && !has_expect_ct) { - // Make sure we dirty the state if we drop an entry. The entries can only - // be dropped when all the STS and Expect-CT states are expired or - // invalid. - dirtied = true; - continue; - } - - std::string hashed = ExternalStringToHashedDomain(i.first); - if (hashed.empty()) { - dirtied = true; - continue; - } - - // Until the on-disk storage is split, there will always be 'null' entries. - // We only register entries that have actual state. - if (has_sts) - state->AddOrUpdateEnabledSTSHosts(hashed, sts_state); - if (has_expect_ct) { - // Use empty NetworkIsolationKeys for old data. - state->AddOrUpdateEnabledExpectCTHosts(hashed, NetworkIsolationKey(), - expect_ct_state); - } - } - - *dirty = dirtied; - return true; } void TransportSecurityPersister::CompleteLoad(const std::string& state) { @@ -568,11 +400,7 @@ void TransportSecurityPersister::CompleteLoad(const std::string& state) { if (state.empty()) return; - bool data_in_old_format = false; - if (!LoadEntries(state, &data_in_old_format)) - return; - if (data_in_old_format) - StateIsDirty(transport_security_state_); + LoadEntries(state); } } // namespace net diff --git a/chromium/net/http/transport_security_persister.h b/chromium/net/http/transport_security_persister.h index 9d6be48f3b6..aa30cbbe0dd 100644 --- a/chromium/net/http/transport_security_persister.h +++ b/chromium/net/http/transport_security_persister.h @@ -45,7 +45,6 @@ namespace base { class SequencedTaskRunner; -class Value; } namespace net { @@ -107,28 +106,13 @@ class NET_EXPORT TransportSecurityPersister // Clears any existing non-static entries, and then re-populates // |transport_security_state_|. - // - // Sets |*data_in_old_format| to true if the loaded data is in an older format - // and should be overwritten with data in the newest format. - bool LoadEntries(const std::string& serialized, bool* data_in_old_format); + void LoadEntries(const std::string& serialized); private: - // Populates |state| from the JSON string |serialized|. Returns true if - // all entries were parsed and deserialized correctly. - // - // Sets |*data_in_old_format| to true if the old data is in the old file - // format and needs to be overwritten with data in the newer format; false - // otherwise. - static bool Deserialize(const std::string& serialized, - bool* data_in_old_format, + // Populates |state| from the JSON string |serialized|. + static void Deserialize(const std::string& serialized, TransportSecurityState* state); - // Used internally by Deserialize() to handle older dictionaries. - // TODO(https://crbug.com/1086975): This should be removed in Chrome 88. - static bool DeserializeObsoleteData(const base::Value& value, - bool* dirty, - TransportSecurityState* state); - void CompleteLoad(const std::string& state); void OnWriteFinished(base::OnceClosure callback); diff --git a/chromium/net/http/transport_security_persister_unittest.cc b/chromium/net/http/transport_security_persister_unittest.cc index 070f1d37588..530e98ff7be 100644 --- a/chromium/net/http/transport_security_persister_unittest.cc +++ b/chromium/net/http/transport_security_persister_unittest.cc @@ -88,7 +88,6 @@ TEST_P(TransportSecurityPersisterTest, LoadEntriesClearsExistingState) { base::test::ScopedFeatureList feature_list; feature_list.InitAndEnableFeature( TransportSecurityState::kDynamicExpectCTFeature); - bool data_in_old_format; TransportSecurityState::STSState sts_state; TransportSecurityState::ExpectCTState expect_ct_state; @@ -106,21 +105,24 @@ TEST_P(TransportSecurityPersisterTest, LoadEntriesClearsExistingState) { EXPECT_TRUE(state_->GetDynamicExpectCTState( kYahooDomain, NetworkIsolationKey(), &expect_ct_state)); - EXPECT_TRUE(persister_->LoadEntries("{\"version\":2}", &data_in_old_format)); - EXPECT_FALSE(data_in_old_format); + persister_->LoadEntries("{\"version\":2}"); EXPECT_FALSE(state_->GetDynamicSTSState(kYahooDomain, &sts_state)); EXPECT_FALSE(state_->GetDynamicExpectCTState( kYahooDomain, NetworkIsolationKey(), &expect_ct_state)); } +// Tests that serializing -> deserializing -> reserializing results in the same +// output. TEST_P(TransportSecurityPersisterTest, SerializeData1) { std::string output; - bool data_in_old_format; EXPECT_TRUE(persister_->SerializeData(&output)); - EXPECT_TRUE(persister_->LoadEntries(output, &data_in_old_format)); - EXPECT_FALSE(data_in_old_format); + persister_->LoadEntries(output); + + std::string output2; + EXPECT_TRUE(persister_->SerializeData(&output2)); + EXPECT_EQ(output, output2); } TEST_P(TransportSecurityPersisterTest, SerializeData2) { @@ -135,10 +137,8 @@ TEST_P(TransportSecurityPersisterTest, SerializeData2) { state_->AddHSTS(kYahooDomain, expiry, include_subdomains); std::string output; - bool data_in_old_format; EXPECT_TRUE(persister_->SerializeData(&output)); - EXPECT_TRUE(persister_->LoadEntries(output, &data_in_old_format)); - EXPECT_FALSE(data_in_old_format); + persister_->LoadEntries(output); EXPECT_TRUE(state_->GetDynamicSTSState(kYahooDomain, &sts_state)); EXPECT_EQ(sts_state.upgrade_mode, @@ -202,9 +202,7 @@ TEST_P(TransportSecurityPersisterTest, SerializeData3) { std::string persisted; EXPECT_TRUE(base::ReadFileToString(path, &persisted)); EXPECT_EQ(persisted, serialized); - bool data_in_old_format; - EXPECT_TRUE(persister_->LoadEntries(persisted, &data_in_old_format)); - EXPECT_FALSE(data_in_old_format); + persister_->LoadEntries(persisted); // Check that states are the same as saved. size_t count = 0; @@ -224,18 +222,31 @@ TEST_P(TransportSecurityPersisterTest, SerializeData3) { EXPECT_EQ(count, expect_ct_saved.size()); } +// Tests that deserializing bad data shouldn't result in any ExpectCT or STS +// entries being added to the transport security state. TEST_P(TransportSecurityPersisterTest, DeserializeBadData) { - bool data_in_old_format; - EXPECT_FALSE(persister_->LoadEntries("", &data_in_old_format)); - EXPECT_FALSE(persister_->LoadEntries("Foopy", &data_in_old_format)); - EXPECT_FALSE(persister_->LoadEntries("15", &data_in_old_format)); - EXPECT_FALSE(persister_->LoadEntries("[15]", &data_in_old_format)); - EXPECT_FALSE(persister_->LoadEntries("{\"version\":1}", &data_in_old_format)); + persister_->LoadEntries(""); + EXPECT_EQ(0u, state_->num_expect_ct_entries()); + EXPECT_EQ(0u, state_->num_sts_entries()); + + persister_->LoadEntries("Foopy"); + EXPECT_EQ(0u, state_->num_expect_ct_entries()); + EXPECT_EQ(0u, state_->num_sts_entries()); + + persister_->LoadEntries("15"); + EXPECT_EQ(0u, state_->num_expect_ct_entries()); + EXPECT_EQ(0u, state_->num_sts_entries()); + + persister_->LoadEntries("[15]"); + EXPECT_EQ(0u, state_->num_expect_ct_entries()); + EXPECT_EQ(0u, state_->num_sts_entries()); + + persister_->LoadEntries("{\"version\":1}"); + EXPECT_EQ(0u, state_->num_expect_ct_entries()); + EXPECT_EQ(0u, state_->num_sts_entries()); } TEST_P(TransportSecurityPersisterTest, DeserializeDataOldWithoutCreationDate) { - const char kDomain[] = "example.test"; - // This is an old-style piece of transport state JSON, which has no creation // date. const std::string kInput = @@ -246,24 +257,12 @@ TEST_P(TransportSecurityPersisterTest, DeserializeDataOldWithoutCreationDate) { "\"mode\": \"strict\" " "}" "}"; - bool data_in_old_format; - EXPECT_TRUE(persister_->LoadEntries(kInput, &data_in_old_format)); - EXPECT_TRUE(data_in_old_format); - - TransportSecurityState::STSState sts_state; - EXPECT_TRUE(state_->GetDynamicSTSState(kDomain, &sts_state)); - EXPECT_EQ(kDomain, sts_state.domain); - EXPECT_FALSE(sts_state.include_subdomains); - EXPECT_EQ(TransportSecurityState::STSState::MODE_FORCE_HTTPS, - sts_state.upgrade_mode); + persister_->LoadEntries(kInput); + EXPECT_EQ(0u, state_->num_expect_ct_entries()); + EXPECT_EQ(0u, state_->num_sts_entries()); } TEST_P(TransportSecurityPersisterTest, DeserializeDataOldMergedDictionary) { - const char kStsDomain[] = "sts.test"; - const char kExpectCTDomain[] = "expect_ct.test"; - const GURL kExpectCTReportUri = GURL("https://expect_ct.test/report_uri"); - const char kBothDomain[] = "both.test"; - // This is an old-style piece of transport state JSON, which uses a single // unversioned host-keyed dictionary of merged ExpectCT and HSTS data. const std::string kInput = @@ -300,50 +299,9 @@ TEST_P(TransportSecurityPersisterTest, DeserializeDataOldMergedDictionary) { " }" "}"; - bool data_in_old_format; - EXPECT_TRUE(persister_->LoadEntries(kInput, &data_in_old_format)); - EXPECT_TRUE(data_in_old_format); - - // kStsDomain should only have HSTS information. - TransportSecurityState::STSState sts_state; - EXPECT_TRUE(state_->GetDynamicSTSState(kStsDomain, &sts_state)); - EXPECT_EQ(kStsDomain, sts_state.domain); - EXPECT_FALSE(sts_state.include_subdomains); - EXPECT_EQ(TransportSecurityState::STSState::MODE_FORCE_HTTPS, - sts_state.upgrade_mode); - EXPECT_LT(base::Time::Now(), sts_state.last_observed); - EXPECT_LT(sts_state.last_observed, sts_state.expiry); - TransportSecurityState::ExpectCTState expect_ct_state; - EXPECT_FALSE(state_->GetDynamicExpectCTState( - kStsDomain, NetworkIsolationKey(), &expect_ct_state)); - - // kExpectCTDomain should only have HSTS information. - sts_state = TransportSecurityState::STSState(); - EXPECT_FALSE(state_->GetDynamicSTSState(kExpectCTDomain, &sts_state)); - expect_ct_state = TransportSecurityState::ExpectCTState(); - EXPECT_TRUE(state_->GetDynamicExpectCTState( - kExpectCTDomain, NetworkIsolationKey(), &expect_ct_state)); - EXPECT_EQ(kExpectCTReportUri, expect_ct_state.report_uri); - EXPECT_TRUE(expect_ct_state.enforce); - EXPECT_LT(base::Time::Now(), expect_ct_state.last_observed); - EXPECT_LT(expect_ct_state.last_observed, expect_ct_state.expiry); - - // kBothDomain should have HSTS and ExpectCT information. - sts_state = TransportSecurityState::STSState(); - EXPECT_TRUE(state_->GetDynamicSTSState(kBothDomain, &sts_state)); - EXPECT_EQ(kBothDomain, sts_state.domain); - EXPECT_TRUE(sts_state.include_subdomains); - EXPECT_EQ(TransportSecurityState::STSState::MODE_FORCE_HTTPS, - sts_state.upgrade_mode); - EXPECT_LT(base::Time::Now(), sts_state.last_observed); - EXPECT_LT(sts_state.last_observed, sts_state.expiry); - expect_ct_state = TransportSecurityState::ExpectCTState(); - EXPECT_TRUE(state_->GetDynamicExpectCTState( - kBothDomain, NetworkIsolationKey(), &expect_ct_state)); - EXPECT_TRUE(expect_ct_state.report_uri.is_empty()); - EXPECT_TRUE(expect_ct_state.enforce); - EXPECT_LT(base::Time::Now(), expect_ct_state.last_observed); - EXPECT_LT(expect_ct_state.last_observed, expect_ct_state.expiry); + persister_->LoadEntries(kInput); + EXPECT_EQ(0u, state_->num_expect_ct_entries()); + EXPECT_EQ(0u, state_->num_sts_entries()); } // Tests that dynamic Expect-CT state is serialized and deserialized correctly. @@ -364,10 +322,9 @@ TEST_P(TransportSecurityPersisterTest, ExpectCT) { NetworkIsolationKey()); std::string serialized; EXPECT_TRUE(persister_->SerializeData(&serialized)); - bool data_in_old_format; // LoadEntries() clears existing dynamic data before loading entries from // |serialized|. - EXPECT_TRUE(persister_->LoadEntries(serialized, &data_in_old_format)); + persister_->LoadEntries(serialized); TransportSecurityState::ExpectCTState new_expect_ct_state; EXPECT_TRUE(state_->GetDynamicExpectCTState( @@ -381,7 +338,7 @@ TEST_P(TransportSecurityPersisterTest, ExpectCT) { state_->AddExpectCT(kTestDomain, expiry, false /* enforce */, report_uri, NetworkIsolationKey()); EXPECT_TRUE(persister_->SerializeData(&serialized)); - EXPECT_TRUE(persister_->LoadEntries(serialized, &data_in_old_format)); + persister_->LoadEntries(serialized); EXPECT_TRUE(state_->GetDynamicExpectCTState( kTestDomain, NetworkIsolationKey(), &new_expect_ct_state)); EXPECT_FALSE(new_expect_ct_state.enforce); @@ -410,10 +367,9 @@ TEST_P(TransportSecurityPersisterTest, ExpectCTWithSTSDataPresent) { std::string serialized; EXPECT_TRUE(persister_->SerializeData(&serialized)); - bool data_in_old_format; // LoadEntries() clears existing dynamic data before loading entries from // |serialized|. - EXPECT_TRUE(persister_->LoadEntries(serialized, &data_in_old_format)); + persister_->LoadEntries(serialized); TransportSecurityState::ExpectCTState new_expect_ct_state; EXPECT_TRUE(state_->GetDynamicExpectCTState( @@ -447,8 +403,7 @@ TEST_P(TransportSecurityPersisterTest, ExpectCTDisabled) { NetworkIsolationKey()); std::string serialized; EXPECT_TRUE(persister_->SerializeData(&serialized)); - bool data_in_old_format; - EXPECT_TRUE(persister_->LoadEntries(serialized, &data_in_old_format)); + persister_->LoadEntries(serialized); TransportSecurityState::ExpectCTState new_expect_ct_state; EXPECT_FALSE(state_->GetDynamicExpectCTState( @@ -507,10 +462,8 @@ TEST_P(TransportSecurityPersisterTest, ExpectCTWithNetworkIsolationKey) { kTestDomain, transient_network_isolation_key, &expect_ct_state)); } - bool data_in_old_format; // Load entries into the other persister. - EXPECT_TRUE(persister_->LoadEntries(serialized, &data_in_old_format)); - EXPECT_FALSE(data_in_old_format); + persister_->LoadEntries(serialized); if (partition_expect_ct_state()) { TransportSecurityState::ExpectCTState new_expect_ct_state; @@ -593,10 +546,8 @@ TEST_P(TransportSecurityPersisterTest, base::ReplaceFirstSubstringAfterOffset(&serialized, 0, nik_string, "\"Not a valid NIK\""); - bool data_in_old_format; // Load entries into the other persister. - EXPECT_TRUE(persister_->LoadEntries(serialized, &data_in_old_format)); - EXPECT_FALSE(data_in_old_format); + persister_->LoadEntries(serialized); // The entry with the non-empty NetworkIsolationKey should be dropped, since // its NIK is now invalid. The other entry should be preserved. diff --git a/chromium/net/http/transport_security_state.cc b/chromium/net/http/transport_security_state.cc index 504465742a7..857a7b4d0cb 100644 --- a/chromium/net/http/transport_security_state.cc +++ b/chromium/net/http/transport_security_state.cc @@ -13,6 +13,7 @@ #include "base/base64.h" #include "base/bind.h" #include "base/build_time.h" +#include "base/containers/contains.h" #include "base/containers/span.h" #include "base/feature_list.h" #include "base/json/json_writer.h" @@ -21,8 +22,6 @@ #include "base/metrics/field_trial_params.h" #include "base/metrics/histogram_functions.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" -#include "base/stl_util.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_util.h" #include "base/strings/utf_string_conversions.h" @@ -45,12 +44,10 @@ #include "net/http/http_security_headers.h" #include "net/net_buildflags.h" #include "net/ssl/ssl_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { -const base::Feature kEnforceCTForNewCerts{"EnforceCTForNewCerts", - base::FEATURE_DISABLED_BY_DEFAULT}; - namespace { #include "net/http/transport_security_state_ct_policies.inc" @@ -75,11 +72,6 @@ const size_t kReportCacheKeyLength = 16; // true: Unless a delegate says otherwise, require CT. bool g_ct_required_for_testing = false; -// The date (as the number of seconds since the Unix Epoch) to enforce CT for -// new certificates. -constexpr base::FeatureParam kEnforceCTForNewCertsDate{ - &kEnforceCTForNewCerts, "date", 0}; - bool IsDynamicExpectCTEnabled() { return base::FeatureList::IsEnabled( TransportSecurityState::kDynamicExpectCTFeature); @@ -545,22 +537,6 @@ TransportSecurityState::CheckCTRequirements( break; } - // This is provided as a means for CAs to test their own issuance practices - // prior to Certificate Transparency becoming mandatory. A parameterized - // Feature/FieldTrial is provided, with a single parameter, "date", that - // allows a CA to simulate an enforcement date. The expected use case is - // that a CA will simulate a date of today/yesterday to see if their newly - // issued certificates comply. - if (base::FeatureList::IsEnabled(kEnforceCTForNewCerts)) { - base::Time enforcement_date = - base::Time::UnixEpoch() + - base::TimeDelta::FromSeconds(kEnforceCTForNewCertsDate.Get()); - if (enforcement_date > base::Time::UnixEpoch() && - validated_certificate_chain->valid_start() > enforcement_date) { - return complies ? CT_REQUIREMENTS_MET : CT_REQUIREMENTS_NOT_MET; - } - } - const base::Time epoch = base::Time::UnixEpoch(); const CTRequiredPolicies& ct_required_policies = GetCTRequiredPolicies(); @@ -1096,6 +1072,10 @@ size_t TransportSecurityState::num_expect_ct_entries() const { return enabled_expect_ct_hosts_.size(); } +size_t TransportSecurityState::num_sts_entries() const { + return enabled_sts_hosts_.size(); +} + // static bool TransportSecurityState::IsBuildTimely() { const base::Time build_time = base::GetBuildTime(); @@ -1218,7 +1198,7 @@ bool TransportSecurityState::GetDynamicSTSState(const std::string& host, // An entry matches if it is either an exact match, or if it is a prefix // match and the includeSubDomains directive was included. if (i == 0 || j->second.include_subdomains) { - base::Optional dotted_name = + absl::optional dotted_name = DnsDomainToString(host_sub_chunk); if (!dotted_name) return false; @@ -1264,7 +1244,7 @@ bool TransportSecurityState::GetDynamicPKPState(const std::string& host, // implement HPKP, so this logic is only used via AddHPKP(), reachable from // Cronet. if (i == 0 || j->second.include_subdomains) { - base::Optional dotted_name = + absl::optional dotted_name = DnsDomainToString(host_sub_chunk); if (!dotted_name) return false; diff --git a/chromium/net/http/transport_security_state.h b/chromium/net/http/transport_security_state.h index ed34c78855b..aa1c8372b3c 100644 --- a/chromium/net/http/transport_security_state.h +++ b/chromium/net/http/transport_security_state.h @@ -36,10 +36,6 @@ class NetworkIsolationKey; class SSLInfo; class X509Certificate; -// Controls whether or not Certificate Transparency should be enforced for -// newly-issued certificates. -extern const NET_EXPORT_PRIVATE base::Feature kEnforceCTForNewCerts; - void NET_EXPORT_PRIVATE SetTransportSecurityStateSourceForTesting( const TransportSecurityStateSource* source); @@ -580,6 +576,9 @@ class NET_EXPORT TransportSecurityState { // The number of cached ExpectCTState entries. size_t num_expect_ct_entries() const; + // The number of cached STSState entries. + size_t num_sts_entries() const; + private: friend class TransportSecurityStateTest; friend class TransportSecurityStateStaticFuzzer; diff --git a/chromium/net/http/transport_security_state_static.json b/chromium/net/http/transport_security_state_static.json deleted file mode 100644 index dfd160ba5c0..00000000000 --- a/chromium/net/http/transport_security_state_static.json +++ /dev/null @@ -1,139252 +0,0 @@ -// 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. -// policy: (string) the policy under which the domain is part of the -// preload list. This field is used for list maintenance. -// - test: test domains. -// - google: Google-owned sites. -// - custom: entries without includeSubdomains or with HPKP/Expect-CT. -// - bulk-legacy: bulk entries preloaded before Chrome 50. -// - bulk-18-weeks: bulk entries with max-age >= 18 weeks (Chrome 50-63). -// - bulk-1-year: bulk entries with max-age >= 1 year (after Chrome 63). -// - public-suffix: public suffixes (e.g. TLDs or other public suffix -// list entries) preloaded at the owner's request. -// - public-suffix-requested: domains under a public suffix that have -// been preloaded at the request of the the public suffix owner (e.g. -// the registry for the TLD). -// include_subdomains: (optional boolean) 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 boolean) 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" - ], - "report_uri": "http://report-example.test/test" - }, - { - "name": "google", - "static_spki_hashes": [ - "GoogleBackup2048", - "GTSCA1O1", - "GTSRootR1", - "GTSRootR2", - "GTSRootR3", - "GTSRootR4", - "GlobalSignRootCA_R2" - ], - "bad_static_spki_hashes": [ - "GlobalSignExtendedValidationCA", - "GlobalSignExtendedValidationCA_G2", - "GlobalSignExtendedValidationCA_SHA256_G2" - ], - "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", - "R3LetsEncrypt", - "R4LetsEncrypt" - ] - }, - { - "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", - "TheGoDaddyGroupClass2", - "GoDaddyRoot_G2", - "GoDaddySecure" - ], - "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": [ - "DigiCertAssuredIDRoot", - "DigiCertGlobalRoot", - "DigiCertGlobalRootG2", - "DigiCertGlobalRootG3", - "DigiCertTrustedRootG4", - "DigiCertEVRoot", - "GlobalSignRootCA", - "GlobalSignRootCA_R3", - "YahooBackup1", - "YahooBackup2" - ], - "report_uri": "http://csp.yahoo.com/beacon/csp?src=yahoocom-hpkp-report-only" - }, - { - "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", "policy": "test", "include_subdomains": true, "pins": "test" }, - { "name": "pinning-test.badssl.com", "policy": "test", "include_subdomains": true, "pins": "test" }, - { "name": "example.test", "policy": "test", "include_subdomains": true, "pins": "test" }, - { - "name": "preloaded-expect-ct.badssl.com", "policy": "test", - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - - // gTLDs and eTLDs are welcome to preload if they are interested. - { "name": "android", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "app", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "bank", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "chrome", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "dev", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "foo", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "gle", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "gmail", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "google", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "hangout", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "insurance", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "meet", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "new", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "page", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "play", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "search", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "youtube", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - // Domains on the public suffix list that have requested to be preloaded. - { "name": "bmoattachments.org", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "now.sh", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "cnpy.gdn", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - { "name": "gentapps.com", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, - - // Google domains using Expect-CT. - { - "name": "mail.google.com", "policy": "google", - "mode": "force-https", "include_subdomains": true, "pins": "google", - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { - "name": "plus.sandbox.google.com", "policy": "google", - "mode": "force-https", "include_subdomains": true, "pins": "google", - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { - "name": "remotedesktop.corp.google.com", "policy": "google", - "mode": "force-https", "include_subdomains": true, "pins": "google", - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { - "name": "corp.goog", "policy": "google", - "mode": "force-https", "include_subdomains": true, "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", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "admin.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "apis.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "appengine.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "calendar.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "checkout.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "chrome.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "classroom.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "cloud.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "code.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "contributor.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "datastudio.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "dl.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "docs.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "domains.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "drive.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "encrypted.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "fi.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "glass.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "goto.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "groups.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "hangouts.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "history.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "hostedtalkgadget.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "inbox.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "lens.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "login.corp.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "mail-settings.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "meet.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "myaccount.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "myactivity.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "passwords.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "pixel.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "play.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "plus.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "profiles.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "script.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "security.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "sites.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "spreadsheets.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "talkgadget.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "talk.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wallet.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "payments.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "xn--7xa.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "dns.google.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - - // Other Google-related domains that must use HTTPS. - { "name": "build.chromium.org", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "bugs.chromium.org", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "cdn.ampproject.org", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "chrome.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "chrome-devtools-frontend.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "chromereporting-pa.googleapis.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "chromiumcodereview.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "codereview.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "codereview.chromium.org", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "crbug.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "crosbug.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "crrev.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "firebaseio.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "g.co", "policy": "google", "mode": "force-https", "pins": "google" }, - { "name": "www.g.co", "policy": "google", "mode": "force-https", "pins": "google" }, - { "name": "g4w.co", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "gmail.com", "policy": "google", "mode": "force-https", "pins": "google" }, - { "name": "goo.gl", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "googlecode.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googlemail.com", "policy": "google", "mode": "force-https", "pins": "google" }, - { "name": "googleplex.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "googlesource.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "gvt2.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "gvt3.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "developer.android.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "market.android.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "oauthaccountmanager.googleapis.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "passwordsleakcheck-pa.googleapis.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "translate.googleapis.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "withgoogle.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "withyoutube.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "www.gmail.com", "policy": "google", "mode": "force-https", "pins": "google" }, - { "name": "www.googlemail.com", "policy": "google", "mode": "force-https", "pins": "google" }, - { "name": "google-analytics.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "stats.g.doubleclick.net", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "chromiumbugs.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "youtube.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "ua5v.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - - { "name": "webfilings.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "webfilings-eu.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "webfilings-eu-mirror.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "webfilings-mirror-hrd.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-bigsky-master.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-demo-eu.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-demo-hrd.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-dogfood-hrd.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-pentest.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-staging-hr.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-training-hrd.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-training-master.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "wf-trial-hrd.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "w-spotlight.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - { "name": "xbrlsuccess.appspot.com", "policy": "google", "mode": "force-https", "include_subdomains": true, "pins": "google" }, - - // Other Google-related domains that must use an acceptable certificate - // iff using SSL. - { "name": "2mdn.net", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "android.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "appspot.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "blogger.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "blogspot.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "doubleclick.net", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "ggpht.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ac", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ad", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googleadservices.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ae", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.af", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ag", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.am", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googleapis.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.as", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.at", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.az", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ba", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.be", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.bf", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.bg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.bi", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.bj", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.bs", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.by", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ca", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cat", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cc", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cd", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cf", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ch", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ci", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cl", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.ao", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.bw", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.ck", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.cr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.hu", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.id", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.il", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.im", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.in", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.je", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.jp", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.ke", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.kr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.ls", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.af", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ag", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ai", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.ma", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ar", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.au", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.bd", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.bh", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.bn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.bo", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.br", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.by", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.bz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.cn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.co", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.cu", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.cy", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.do", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ec", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.eg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.et", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.fj", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ge", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.gh", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.gi", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.gr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.gt", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.hk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.iq", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.jm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.jo", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.kh", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.kw", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.lb", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ly", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googlecommerce.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.mt", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.mx", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.my", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.na", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.nf", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ng", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ni", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.np", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.nr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.om", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.pa", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.pe", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ph", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.pk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.pl", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.pr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.py", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.qa", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ru", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.sa", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.sb", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.sg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.sl", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.sv", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.tj", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.tn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.tr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.tw", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ua", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.uy", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.vc", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.ve", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.com.vn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.mz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.nz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.th", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.tz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.ug", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.uk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.uz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.ve", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.vi", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.za", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.zm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.co.zw", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cv", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.cz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.de", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.dj", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.dk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.dm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.dz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ee", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.es", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.fi", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.fm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.fr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ga", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ge", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.gg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.gl", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.gm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.gp", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.gr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { - "name": "googlegroups.com", "policy": "google", - "include_subdomains": true, "pins": "google", - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { "name": "google.gy", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.hk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.hn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.hr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ht", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.hu", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ie", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.im", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.info", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.iq", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.is", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.it.ao", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.it", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.je", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.jobs", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.jo", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.jp", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.kg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ki", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.kz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.la", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.li", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.lk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.lt", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.lu", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.lv", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.md", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.me", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.mg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.mk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ml", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.mn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ms", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.mu", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.mv", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.mw", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ne", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ne.jp", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.net", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.nl", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.no", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.nr", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.nu", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.off.ai", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.pk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.pl", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.pn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ps", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.pt", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ro", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.rs", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ru", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.rw", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.sc", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.se", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.sh", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.si", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.sk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.sm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.sn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.so", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.st", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googlesyndication.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googletagmanager.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googletagservices.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.td", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.tg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.tk", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.tl", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.tm", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.tn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.to", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.tt", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googleusercontent.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.us", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.uz", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.vg", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googlevideo.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.vu", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "googleweblight.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "google.ws", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "gstatic.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "gstatic.cn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "gvt1.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "static.googleadsserving.cn", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "urchin.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { - "name": "www.googlegroups.com", "policy": "google", - "include_subdomains": true, "pins": "google", - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { "name": "youtu.be", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "youtube-nocookie.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - { "name": "ytimg.com", "policy": "google", "include_subdomains": true, "pins": "google" }, - - // Enforce HSTS and public key pins for Yahoo domains. - { "name": "at.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "au.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "az.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "be.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "bi.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "br.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ca.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "cd.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "cg.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "chfr.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "chit.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ch.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "cl.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "cn.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "co.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "cr.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ct.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "de.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "dk.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "do.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "en-maktoob.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "espanol.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "es.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "fi.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "fj.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "fr.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "gl.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "gm.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "gr.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "hk.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "hn.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "hu.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "id.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ie.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "in.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "it.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "kr.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "kz.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "li.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "lt.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "lu.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "lv.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "maktoob.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "malaysia.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "mt.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "mu.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "mw.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "mx.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ni.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "nl.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "no.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "np.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "nz.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "pa.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "pe.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ph.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "pk.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "pl.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "pr.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "py.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "qc.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ro.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ru.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "rw.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "se.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "sg.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "sv.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "th.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "tr.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "tv.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "tw.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ua.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "uk.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "uy.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "uz.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "ve.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "vn.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "xa.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "za.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "zh.search.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "login.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "yahoo" }, - { "name": "mail.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": false, "pins": "yahoo" }, - { "name": "edit.yahoo.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "yahoo" }, - - // Facebook would like to have pinning enforced on (*.)facebook.com and - // HSTS enforced on specific names. - { - "name": "facebook.com", "policy": "custom", - "mode": "force-https", "pins": "facebook", "include_subdomains_for_pinning": true - }, - { "name": "www.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "m.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "tablet.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "secure.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "pixel.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "apps.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "upload.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "developers.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "touch.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "mbasic.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "code.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "t.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "mtouch.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "business.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { "name": "research.facebook.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - { - "name": "messenger.com", "policy": "custom", - "mode": "force-https", "pins": "facebook", "include_subdomains_for_pinning": true - }, - { "name": "www.messenger.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "facebook" }, - - // Enforce HSTS and public key pins for Twitter domains. - { "name": "twitter.com", "policy": "custom", "mode": "force-https", "pins": "twitterCom" }, - { "name": "www.twitter.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "twitterCom" }, - { "name": "api.twitter.com", "policy": "custom", "include_subdomains": true, "pins": "twitterCDN" }, - { "name": "oauth.twitter.com", "policy": "custom", "include_subdomains": true, "pins": "twitterCom" }, - { "name": "mobile.twitter.com", "policy": "custom", "include_subdomains": true, "pins": "twitterCom" }, - { "name": "dev.twitter.com", "policy": "custom", "include_subdomains": true, "pins": "twitterCom" }, - { "name": "business.twitter.com", "policy": "custom", "include_subdomains": true, "pins": "twitterCom" }, - { "name": "platform.twitter.com", "policy": "custom", "include_subdomains": true, "pins": "twitterCDN" }, - { "name": "twimg.com", "policy": "custom", "include_subdomains": true, "pins": "twitterCDN" }, - - // START OF LEGACY MANUAL CUSTOM ENTRIES - { "name": "www.paypal.com", "policy": "custom", "mode": "force-https" }, - { "name": "paypal.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.elanex.biz", "policy": "custom", "mode": "force-https" }, - { "name": "www.noisebridge.net", "policy": "custom", "mode": "force-https" }, - { "name": "neg9.org", "policy": "custom", "mode": "force-https" }, - { "name": "factor.cc", "policy": "custom", "mode": "force-https" }, - { "name": "aladdinschools.appspot.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.paycheckrecords.com", "policy": "custom", "mode": "force-https" }, - { "name": "lastpass.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.lastpass.com", "policy": "custom", "mode": "force-https" }, - { "name": "entropia.de", "policy": "custom", "mode": "force-https" }, - { "name": "www.entropia.de", "policy": "custom", "mode": "force-https" }, - { "name": "logentries.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.logentries.com", "policy": "custom", "mode": "force-https" }, - { "name": "dropcam.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.dropcam.com", "policy": "custom", "mode": "force-https" }, - { "name": "epoxate.com", "policy": "custom", "mode": "force-https" }, - { "name": "torproject.org", "policy": "custom", "mode": "force-https", "pins": "tor" }, - { "name": "blog.torproject.org", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "tor" }, - { "name": "check.torproject.org", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "tor" }, - { "name": "www.torproject.org", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "tor" }, - { "name": "dist.torproject.org", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "tor" }, - { "name": "ledgerscope.net", "policy": "custom", "mode": "force-https" }, - { "name": "www.ledgerscope.net", "policy": "custom", "mode": "force-https" }, - { "name": "greplin.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.greplin.com", "policy": "custom", "mode": "force-https" }, - { "name": "mydigipass.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.mydigipass.com", "policy": "custom", "mode": "force-https" }, - { "name": "developer.mydigipass.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.developer.mydigipass.com", "policy": "custom", "mode": "force-https" }, - { "name": "sandbox.mydigipass.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.sandbox.mydigipass.com", "policy": "custom", "mode": "force-https" }, - { "name": "crypto.cat", "policy": "custom", "mode": "force-https" }, - { "name": "braintreepayments.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.braintreepayments.com", "policy": "custom", "mode": "force-https" }, - { "name": "emailprivacytester.com", "policy": "custom", "mode": "force-https" }, - { "name": "jitsi.org", "policy": "custom", "mode": "force-https" }, - { "name": "www.jitsi.org", "policy": "custom", "mode": "force-https" }, - { "name": "download.jitsi.org", "policy": "custom", "mode": "force-https" }, - { "name": "irccloud.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.irccloud.com", "policy": "custom", "mode": "force-https" }, - { "name": "alpha.irccloud.com", "policy": "custom", "mode": "force-https" }, - { "name": "neonisi.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.makeyourlaws.org", "policy": "custom", "mode": "force-https" }, - { "name": "surfeasy.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.surfeasy.com", "policy": "custom", "mode": "force-https" }, - { "name": "packagist.org", "policy": "custom", "mode": "force-https" }, - { "name": "lookout.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.lookout.com", "policy": "custom", "mode": "force-https" }, - { "name": "mylookout.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.mylookout.com", "policy": "custom", "mode": "force-https" }, - { "name": "therapynotes.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.therapynotes.com", "policy": "custom", "mode": "force-https" }, - { "name": "mega.co.nz", "policy": "custom", "mode": "force-https" }, - { "name": "writeapp.me", "policy": "custom", "mode": "force-https" }, - { "name": "ssl.panoramio.com", "policy": "custom", "mode": "force-https" }, - { "name": "kiwiirc.com", "policy": "custom", "mode": "force-https" }, - { "name": "simple.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.simple.com", "policy": "custom", "mode": "force-https" }, - { "name": "fj.simple.com", "policy": "custom", "mode": "force-https" }, - { "name": "api.simple.com", "policy": "custom", "mode": "force-https" }, - { "name": "grc.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.grc.com", "policy": "custom", "mode": "force-https" }, - { "name": "linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "manager.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "blog.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "library.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "forum.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "p.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "paste.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "pastebin.linode.com", "policy": "custom", "mode": "force-https" }, - { "name": "carezone.com", "policy": "custom", "mode": "force-https" }, - { "name": "bcrook.com", "policy": "custom", "mode": "force-https" }, - { "name": "lumi.do", "policy": "custom", "mode": "force-https" }, - { "name": "kinsights.com", "policy": "custom", "mode": "force-https" }, - { "name": "simbolo.co.uk", "policy": "custom", "mode": "force-https" }, - { "name": "www.simbolo.co.uk", "policy": "custom", "mode": "force-https" }, - { "name": "zenpayroll.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.zenpayroll.com", "policy": "custom", "mode": "force-https" }, - { "name": "get.zenpayroll.com", "policy": "custom", "mode": "force-https" }, - { "name": "errors.zenpayroll.com", "policy": "custom", "mode": "force-https" }, - { "name": "manage.zenpayroll.com", "policy": "custom", "mode": "force-https" }, - { "name": "data.qld.gov.au", "policy": "custom", "mode": "force-https" }, - { "name": "publications.qld.gov.au", "policy": "custom", "mode": "force-https" }, - { "name": "passport.yandex.ru", "policy": "custom", "mode": "force-https" }, - { "name": "passport.yandex.com", "policy": "custom", "mode": "force-https" }, - { "name": "passport.yandex.ua", "policy": "custom", "mode": "force-https" }, - { "name": "passport.yandex.by", "policy": "custom", "mode": "force-https" }, - { "name": "passport.yandex.kz", "policy": "custom", "mode": "force-https" }, - { "name": "passport.yandex.com.tr", "policy": "custom", "mode": "force-https" }, - { "name": "getcloak.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.getcloak.com", "policy": "custom", "mode": "force-https" }, - { "name": "opsmate.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.evernote.com", "policy": "custom", "mode": "force-https" }, - { "name": "app.yinxiang.com", "policy": "custom", "mode": "force-https" }, - { "name": "neilwynne.com", "policy": "custom", "mode": "force-https" }, - { "name": "calyxinstitute.org", "policy": "custom", "mode": "force-https" }, - { "name": "www.calyxinstitute.org", "policy": "custom", "mode": "force-https" }, - { "name": "aclu.org", "policy": "custom", "mode": "force-https" }, - { "name": "www.aclu.org", "policy": "custom", "mode": "force-https" }, - { "name": "www.banking.co.at", "policy": "custom", "mode": "force-https" }, - { "name": "mbp.banking.co.at", "policy": "custom", "mode": "force-https" }, - { "name": "feedbin.com", "policy": "custom", "mode": "force-https" }, - { "name": "python.org", "policy": "custom", "mode": "force-https" }, - { "name": "activiti.alfresco.com", "policy": "custom", "mode": "force-https" }, - { "name": "wepay.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.wepay.com", "policy": "custom", "mode": "force-https" }, - { "name": "static.wepay.com", "policy": "custom", "mode": "force-https" }, - { "name": "stage.wepay.com", "policy": "custom", "mode": "force-https" }, - { "name": "vmoagents.com", "policy": "custom", "mode": "force-https" }, - { "name": "pult.co", "policy": "custom", "mode": "force-https" }, - { "name": "www.eternalgoth.co.uk", "policy": "custom", "mode": "force-https" }, - { "name": "usaa.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.usaa.com", "policy": "custom", "mode": "force-https" }, - { "name": "mobile.usaa.com", "policy": "custom", "mode": "force-https" }, - { "name": "detectify.com", "policy": "custom", "mode": "force-https" }, - { "name": "tinfoilsecurity.com", "policy": "custom", "mode": "force-https" }, - { "name": "www.tinfoilsecurity.com", "policy": "custom", "mode": "force-https" }, - { "name": "imouto.my", "policy": "custom", "mode": "force-https" }, - { "name": "www.capitainetrain.com", "policy": "custom", "mode": "force-https" }, - { - "name": "dropbox.com", "policy": "custom", - "mode": "force-https", "include_subdomains": true, "pins": "dropbox", - "expect_ct": true, - "expect_ct_report_uri": "https://log.getdropbox.com/log/expectct" - }, - { - "name": "www.dropbox.com", "policy": "custom", - "mode": "force-https", "include_subdomains": true, "pins": "dropbox" - }, - { - "name": "dropboxstatic.com", "policy": "custom", - "pins": "dropbox", "include_subdomains_for_pinning": true, - "expect_ct": true, - "expect_ct_report_uri": "https://log.getdropbox.com/log/expectct" - }, - { - "name": "dropboxusercontent.com", "policy": "custom", - "pins": "dropbox", "include_subdomains_for_pinning": true - }, - { "name": "jackyyf.com", "policy": "custom", "mode": "force-https" }, - { "name": "gamesdepartment.co.uk", "policy": "custom", "mode": "force-https" }, - { "name": "gparent.org", "policy": "custom", "mode": "force-https" }, - { "name": "blog.gparent.org", "policy": "custom", "mode": "force-https" }, - { "name": "m.gparent.org", "policy": "custom", "mode": "force-https" }, - { "name": "ca.gparent.org", "policy": "custom", "mode": "force-https" }, - { "name": "daphne.informatik.uni-freiburg.de", "policy": "custom", "mode": "force-https" }, - { "name": "honeybadger.io", "policy": "custom", "mode": "force-https" }, - { "name": "www.honeybadger.io", "policy": "custom", "mode": "force-https" }, - { "name": "rme.li", "policy": "custom", "mode": "force-https" }, - { "name": "www.rme.li", "policy": "custom", "mode": "force-https" }, - { "name": "viasinc.com", "policy": "custom", "mode": "force-https" }, - { "name": "spideroak.com", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "spideroak" }, - { "name": "guidetoiceland.is", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "healthcare.gov", "policy": "custom", "mode": "force-https" }, - { "name": "www.healthcare.gov", "policy": "custom", "mode": "force-https" }, - { "name": "carbonmade.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "branchtrack.com", "policy": "custom", "mode": "force-https" }, - { "name": "flipagram.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "www.icann.org", "policy": "custom", "mode": "force-https" }, - { "name": "www.vino75.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "fastmail.com", "policy": "custom", "mode": "force-https" }, - { "name": "woima.fi", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "segurosocial.gov", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "socialsecurity.gov", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "ssa.gov", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "www.captaintrain.com", "policy": "custom", "mode": "force-https" }, - { "name": "gpo.gov", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "united.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "rememberthemilk.com", "policy": "custom", "mode": "force-https" }, - // END OF LEGACY MANUAL CUSTOM ENTRIES - - // START OF LEGACY MANUAL HSTS ENTRIES - { "name": "jottit.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinepress.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "riseup.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "members.mayfirst.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "support.mayfirst.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "id.mayfirst.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "lists.mayfirst.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "webmail.mayfirst.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "roundcube.mayfirst.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "ottospora.nl", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "keyerror.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "romab.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "stripe.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsecurityalliance.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "login.sapo.pt", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mattmccutchen.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "betnet.fr", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "uprotect.it", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "square.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cert.se", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "simon.butcher.name", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "linx.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.moneybookers.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "luneta.nearbuysystems.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "ubertt.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "pixi.me", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "grepular.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "bigshinylock.minazo.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "crate.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "braintreegateway.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "tor2web.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "business.medbank.com.mt", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "arivo.com.br", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.apollo-auto.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.cueup.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "passwd.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "browserid.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "login.persona.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.neonisi.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "shops.neonisi.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "piratenlogin.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "howrandom.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "fatzebra.com.au", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "csawctf.poly.edu", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "makeyourlaws.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "iop.intuit.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "dm.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "business.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "blog.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "faq.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "platform.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "email.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "app.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "api.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "keymaster.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mygadgetguardian.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "discovery.lookout.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilethreat.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilethreatnetwork.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "itriskltd.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "stocktrade.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "openshift.redhat.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "wiz.biz", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "my.onlime.ch", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "webmail.onlime.ch", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "crm.onlime.ch", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.gov.uk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "silentcircle.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "silentcircle.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "serverdensity.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "my.alfresco.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "webmail.gigahost.dk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "paymill.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "paymill.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "gocardless.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "espra.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "zoo24.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "api.mega.co.nz", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "lockify.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "bugzilla.mozilla.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "members.nearlyfreespeech.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "pay.gigahost.dk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "controlcenter.gigahost.dk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "bank.simple.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "bassh.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "sah3.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "inertianetworks.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "conformal.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cyphertite.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "bccx.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "launchkey.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "carlolly.co.uk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.cyveillance.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "blog.cyveillance.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "whonix.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "shodan.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidresearch.me", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "surkatty.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "securityheaders.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "haste.ch", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mudcrab.us", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mediacru.sh", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "lolicore.ch", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudns.com.au", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "oplop.appspot.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "wiki.python.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "appseccalifornia.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdcurity.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "saturngames.co.uk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "strongest-privacy.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "id.atlassian.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cupcake.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cupcake.is", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "tent.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cybozu.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "davidlyness.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "medium.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "getlantern.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "gernert-server.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "skydrive.live.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeguard.aecom.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "go.xero.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "login.xero.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "my.xero.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "payroll.xero.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "in.xero.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "api.xero.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "eff.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mail.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mnsure.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.opsmate.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "f-droid.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "blacklane.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "boxcryptor.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "prodpad.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mailbox.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "roddis.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "fiken.no", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "fairbill.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "nexth.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "nexth.us", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "nexth.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "souyar.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "souyar.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "souyar.us", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "heha.co", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordbox.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "pypi.python.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.python.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "docs.python.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "encircleapp.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "onedrive.live.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "onedrive.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "keepersecurity.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "keeperapp.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "donmez.ws", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudcert.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "seifried.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "adsfund.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "dillonkorman.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "edmodo.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "app.manilla.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "harvestapp.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "anycoin.me", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "noexpect.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "subrosa.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "manageprojects.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "vocaloid.my", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "sakaki.anime.my", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "reviews.anime.my", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "miku.hatsune.my", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "webcollect.org.uk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "accounts.firefox.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "z.ai", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "wildbee.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "portal.tirol.gv.at", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "code-poets.co.uk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "flynn.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone-user-content.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.gamesdepartment.co.uk", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "schokokeks.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mwe.st", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "ub3rk1tten.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mykolab.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "semenkovich.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "dlc.viasinc.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.viasinc.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.etsy.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "etsysecure.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "18f.gsa.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "my.usa.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "hg.python.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "doc.python.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "console.python.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "login.ubuntu.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "pay.ubuntu.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "login.launchpad.net", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "fassadenverkleidung24.de", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "uspsoig.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "notalone.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "aids.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "itdashboard.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "paymentaccuracy.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cao.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cfo.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "cio.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "earmarks.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "bfelob.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "max.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "save.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "saveaward.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "ustr.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "landscape.canonical.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "auth.mail.ru", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "e.mail.ru", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "touch.mail.ru", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "light.mail.ru", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "m.mail.ru", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "arty.name", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "resources.flowfinity.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "preloaded-hsts.badssl.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "korni22.org", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "hana.ondemand.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.fastmail.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "my.swedbank.se", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "internetbank.swedbank.se", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "demo.swedbank.se", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "lana.swedbank.se", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "online.swedbank.se", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "reporturi.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "reporturi.io", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "report-uri.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "thundr.eu", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.gpo.gov", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.united.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "mobile.united.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "smartphone.continental.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - { "name": "www.rememberthemilk.com", "policy": "bulk-legacy", "mode": "force-https", "include_subdomains": true }, - // END OF LEGACY MANUAL HSTS ENTRIES - - // START OF LEGACY 18-WEEK BULK HSTS ENTRIES - { "name": "addvocate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexsexton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azprep.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beneathvt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptopartyatx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybershambles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ed.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forewordreviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giacomopelagatti.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helichat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostinginnederland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isitchristmas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konklone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koop-bremen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kura.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markusueberallassetmanagement.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikewest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miskatonic.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optimus.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oversight.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picksin.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pressfreedomfoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projektzentrisch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rippleunion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robteix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s-c.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security-carpet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sherbers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomfisher.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wunderlist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zotero.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamkostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "archlinux.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auf-feindgebiet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baruch.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedeta.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bl4ckb0x.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bl4ckb0x.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bl4ckb0x.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bl4ckb0x.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bl4ckb0x.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blocksatz-medien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conrad-kostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cube.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenkeks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derhil.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energy-drink-magazin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeshell.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greensolid.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hasilocke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hausverbrauch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpium.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hex2013.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honeytracks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihrlotto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonas-keidel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonaswitmer.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k-dev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraken.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lagerauftrag.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavalite.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loenshotel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loftboard.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mondwandler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainroseherbs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movlib.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musicgamegalaxy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mynigma.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nachsenden.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netzbit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdf.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pierre-schmitz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promecon-gmbh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prowhisky.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pubkey.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qetesh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riccy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrambl.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tageau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrainians.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viennan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winhistory-forum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "y-o-w.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "explodie.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baer.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayrisch-fuer-anfaenger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beastowner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beastowner.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "best-wedding-quotes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfactory.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buddhistische-weisheiten.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cartouche24.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cartucce24.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clapping-rhymes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "die-besten-weisheiten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edyou.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forodeespanol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gemeinfreie-lieder.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getdigitized.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globuli-info.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guphi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guthabenkarten-billiger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haufschild.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoerbuecher-und-hoerspiele.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iban.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irische-segenswuensche.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-schwerin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janus-engineering.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julian-kipka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kardize24.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kernel-error.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderbuecher-kostenlos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitsta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klatschreime.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleidertauschpartys.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koordinate.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lasst-uns-beten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lb-toner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mandala-ausmalbilder.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "npw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otakuworld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pajonzeck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rad-route.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redports.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reserve-online.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riesenmagnete.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosenkeller.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secuvera.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siammedia.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplystudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprueche-zum-valentinstag.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprueche-zur-geburt.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprueche-zur-hochzeit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprueche-zur-konfirmation.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studydrive.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supplies24.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supplies24.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tatort-fanpage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tektoria.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texte-zur-taufe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinte24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tintenfix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tipps-fuer-den-haushalt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toner24.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toner24.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toner24.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toner24.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toner24.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toner24.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toner24.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonerdepot.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonerjet.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonerjet.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonerklick.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonerkurier.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonermaus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonermonster.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonex.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonex.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trauertexte.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webandmore.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welches-kinderfahrrad.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apadvantage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apn-einstellungen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barcodeberlin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certible.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "data-abundance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dedimax.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janoberst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jelmer.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jelmer.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munich-rage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "posteo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stationary-traveller.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepaymentscompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xps2pdf.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansdell.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bugzil.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethitter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firemail.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmantra.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mach-politik.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malnex.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mutantmonkey.sexy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ng-security.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palava.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reedloden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rws-vertriebsportal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdsl-speedtest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tunebitfm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websenat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeropush.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ludwig.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedreid.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cotonea.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everhome.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixingdns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flamer-scene.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insouciant.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matatall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net-safe.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okmx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osterkraenzchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parent5446.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patt.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "room-checkin24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securify.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaaaaaaaaaaaaa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopontarget.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siraweb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spdysync.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sylaps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysctl.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tauchkater.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theshadestore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomvote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toshnix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warrencreative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeplin.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "17hats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdnb.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "github.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "id-co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ideaweb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "man3s.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meinebo.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nmctest.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partyvan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partyvan.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partyvan.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partyvan.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suite73.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wubthecaptain.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1a-diamantscheiben.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1a-vermessung.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1a-werkstattgeraete.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annahmeschluss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bautied.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codepref.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encryptallthethings.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonnybarnes.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miasarafina.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prefontaine.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redlatam.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schachburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schreiber-netzwerk.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terrax.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tresorit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaddder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtream-hosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtream-hosting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtream-hosting.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtreamhosting.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amigogeek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aprz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arlen.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfarm-archiv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfarm-archiv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulktrade.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzconcert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chulado.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cimballa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daylightcompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denh.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evstatus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filedir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gplintegratedit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "html5.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ian.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilikerainbows.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilmconpm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inleaked.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klaxn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labina.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liebel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxus-russen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minikneet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minikneet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkcert.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msc-seereisen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mykreuzfahrt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oscarvk.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plothost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reishunger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salserocafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samizdat.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sslmate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steventress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tekshrek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "temehu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-kluge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vortexhobbies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willnorris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiticon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiticon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anetaben.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annevankesteren.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annevankesteren.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annevankesteren.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barslecht.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blessnet.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudstoragemaus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comdurav.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldaddy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elnutricionista.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limpid.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minez-nightswatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pisidia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quuz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sale4ru.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shipard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sro.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "standardssuck.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testsuite.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weggeweest.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatwg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "when-release.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--maraa-rta.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otakurepublic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mqas.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debtkit.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decibelios.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diamante.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domaris.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enorekcah.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedorapeople.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamercredo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garron.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmcd.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hack.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexony.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horosho.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howsmyssl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howsmytls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hpac-portal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jwilsson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "khmath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knowledgehook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "md5file.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omitech.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orbograph-hrcm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "password.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prakharprasad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravchat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiinko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thorncreek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tno.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wepay.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zixiao.wang", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahoyconference.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balcan-underground.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baldwinkoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbrownpromotions.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodo-wolff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "call.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisjean.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cujanovic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deadbeef.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esec.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floobits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freenetproject.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fundingempire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heid.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ironfistdesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ljs.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelycorral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megashur.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minnesotadata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newstarnootropics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onedot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powerplannerapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-sprachstudio.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slidebatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartship.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southside-crew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tickopa.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wieninternational.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fleximus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animurecs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arendburgers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitgo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buttercoin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chainmonitor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coinapult.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comssa.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coursella.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdjuris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curlybracket.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyanogenmod.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "czbix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealcruiser.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzlibs.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easysimplecrm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fralef.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glossopnorthendafc.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtraxapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hansvaneijsden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horseboners.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horza.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iamcarrico.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kartonmodellbau.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keycdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptera.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukonet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetfinch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megaxchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moriz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myplaceonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nectarleaf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nos-oignons.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixlogan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redteam-pentesting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roland.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servergno.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siriad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcoin.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spartantheatre.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spencerbaer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stretchmyan.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxsquirrel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techhipster.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timtaubert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tribut.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "triop.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twentymilliseconds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukdefencejournal.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukhas.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnzoom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watsonhall.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weblogzwolle.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ypart.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexyang.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beamitapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonigo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certly.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chontalpa.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cktennis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clintwilson.technology", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cspbuilder.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "destinationbijoux.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dinamoelektrik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethack.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabianfischer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastcomcorp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itshost.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmedved.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keepclean.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leonardcamacho.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdfnet.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michalspacek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mike-bland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oakslighting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onsitemassageco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propagandism.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slevomat.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sour.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spongepowered.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunjaydhama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tls.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vhost.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webandwords.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtiles.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoursecondphone.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zlavomat.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alainwolf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arguggi.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azabani.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bjornjohansen.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingapp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caremad.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clerkendweller.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyon.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fakturoid.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fm83.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandmascookieblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "khanovaskola.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ki-on.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingmanhall.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpebetka.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mirindadomo.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myvirtualserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neftaly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nu3.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nu3.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruudkoot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seomobo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seowarp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "souvik.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topodin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yahvehyireh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anadoluefessporkulubu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankarakart.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bgneuesheim.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bhatia.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchain.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blubbablasen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chahub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cor-ser.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electronic-ignition-system.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabhub.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fant.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henriknoerr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginary.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inb4.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kosho.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lighting-centres.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marshut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myni.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nameid.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nginxnudes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nouvelle-vague-saint-cast.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opendesk.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pestici.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proximato.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savetheinternet.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shortdiary.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplia.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tadigitalstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tapka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tegelsensanitaironline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typingrevolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unison.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptrends.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrobert.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mutantmonkey.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mutantmonkey.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alecvannoten.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atavio.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atavio.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atavio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balikonos.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camolist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbot.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeetc.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dee.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecdn.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ef.gy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exiahost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freethought.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrackydomino.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsmr.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instasex.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakub-boucek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koenvdheuvel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leadbook.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lilpwny.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mirrorx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pentesterlab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pypa.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r3s1stanc3.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "residentsinsurance.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rlalique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scribe.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securesuisse.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartlend.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtrh.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yetii.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "302.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biathloncup.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitpod.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daveoc64.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fewo-thueringer-wald.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "food4health.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johners.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kdyby.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kupschke.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manicode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ouvirmusica.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmaboard.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pieperhome.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raspass.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romans-place.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rudloff.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seyahatsagliksigortalari.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcleaningcenter.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snakehosting.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srevilak.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strasweb.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twisto.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webassadors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wundi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "007sascha.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2048game.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adorai.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afp548.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlassian.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atte.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bizon.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cordial-restaurant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curiosity-driven.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egfl.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firefart.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstlook.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fonetiq.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groetzner.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gw2treasures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartlandrentals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hemlockhillscabinrentals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hstsfail.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i5y.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innophate-security.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innophate-security.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iranianlawschool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jettshome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karmaspa.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keeleysam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkforcongress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkforsenate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "les-corsaires.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-admin-california.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makeitdynamic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftvoter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkw.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mujadin.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netztest.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "null-sec.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutsandboltsmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ooonja.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "personaldatabasen.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phurl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privategiant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progressiveplanning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puac.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rafaelcz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rasing.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reliable-mail.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romulusapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samba.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savvytime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skogsbruket.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skogskultur.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spawn.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spreed.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studienportal.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tc-bonito.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tid.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonywebster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tucuxi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firebaseio-demo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adlershop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahwatukeefoothillsmontessori.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "authentication.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brainfork.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brainvation.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brossmanit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calomel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chm.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-ww.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dixmag.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eduroam.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egit.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gambitnash.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gavick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herocentral.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hicoria.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "id-conf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikkatsu-satei.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jira.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirei.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuppingercole.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maff.scot", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpreserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mvno.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namepros.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neko.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netera.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nieselregen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pauladamsmith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwd.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ragingserenity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saintsrobotics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samuelkeeley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shellsec.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukikenichi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbspace.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-sky-of-valkyries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomastimepieces.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uonstaffhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whd-guide.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whocalld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wootton95.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airlea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamin.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptobin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csuw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dccode.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreadbyte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dylanscott.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-kontakti.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecfs.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expatads.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florianmitrea.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaytorrent.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getable.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gpsfix.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happylifestyle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heppler.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httpswatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "izdiwho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimshaver.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmdekker.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathan.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klarmobil-empfehlen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klingeletest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lancejames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leonklingele.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magneticanvil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilcom-debitel-empfehlen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morethanadream.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "narodniki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netrider.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niloxy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nowhere.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectionis.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phryanjr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polymathematician.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysdb.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tallshoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thetomharling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tracktivity.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twitteroauth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitrado.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtalis.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wevahoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zentralwolke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhovner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acus.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agrimap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajouin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atishchenko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bentertain.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bit.voyage", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bzv-fr.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codepx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyprus-company-service.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkpony.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darom.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidnoren.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donotcall.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-aut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecg.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exon.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extendwings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "federalregister.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedorahosted.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firma-offshore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesounding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesounding.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftccomplaintassistant.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getfedora.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getfittedstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hatoko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hda.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpadmin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsr.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iniiter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ionas-law.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keepa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knip.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laf.in.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livej.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m0wef.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahamed91.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massivum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megaplan.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megaplan.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miketabor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mineover.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mokote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-hosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msa-aesch.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mutamatic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nymphetomania.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offshore-firma.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openacademies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenix.dj", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmg-offshore-company.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmg-purchase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmg-purchase.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polypho.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puiterwijk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redletter.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reg.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "release-monitoring.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rika.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrambler.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sjoorm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "survivalmonkey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sychov.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terrty.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebimhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmtopup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uae-company-service.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wherephoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wills.co.tt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wondershift.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xplore-dna.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xuntier.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yanovich.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaporn.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8ack.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9point6.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andere-gedanken.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andymartin.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auto4trade.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bagelsbakery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beercandle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billigssl.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonitabrazilian.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandbuilderwebsites.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breeswish.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bustimes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calories.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capitaltg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chartstoffarm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisirwin.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classdojo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consumersentinel.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybozulive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datasnitch.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dn42.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsman.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsforabetterworld.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ectora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elliquiy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florian-lillpopp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florianlillpopp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekandi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heute-kaufen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hushfile.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interasistmen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kamikano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kintone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koenrouwhorst.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lillpopp.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lnx.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madeitwor.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailmag.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mevs.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miconcinemas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myprintcard.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalpriorities.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodari.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuvini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nwa.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulschreiber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philosopherswool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proofwiki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rawstorieslondon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reaconverter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinadr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodosto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rssr.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubendv.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutdb.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "setuid.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sockeye.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soulogic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamnorthgermany.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terraelectronica.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torquato.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vijos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webeau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wifirst.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zapier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "56ct.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5apps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abmahnhelfer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamstas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akselinurmio.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "al-shami.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alanrickmanflipstable.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankakaak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anonym-surfen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apps-for-fishing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "athenelive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aurainfosec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aurainfosec.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auraredeye.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auraredshield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoledky.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitchan.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinx.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackberrycentral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloemendal.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boypoint.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bran.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burtrum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-su.casa", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbhq.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coinbase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commencepayments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "courtlistener.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptopush.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danskoferie.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daylightpirates.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deliverance.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disking.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dubrovskiy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyeager.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edix.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erotische-aanbiedingen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eva.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evalesc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "froggstack.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fx5.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gallery44.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnetwork.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gudini.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gugga.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herbert.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imgg.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipmimagazine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isogram.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jbn.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremyness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jkb.pics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jkbuster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalmar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzashi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaufberatung.community", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kollawat.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavval.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ledhouse.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtspot.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mall.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mall.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mall.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mall.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malwre.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markayapilandirma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattfin.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mehmetince.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mh-bloemen.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimovrste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mittenhacks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munuc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mustika.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mvsecurity.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nachsendeauftrag.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nan.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbl.org.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nctx.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nemovement.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newkaliningrad.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noemax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsboutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohling.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orcahq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pasta-factory.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plzenskybarcamp.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ponythread.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptn.moscow", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richiemail.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ricochet.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roman-pavlik.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roots.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalacademy.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubecodeberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sabahattin-gucukoglu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sagerus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sageth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saulchristie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secretserveronline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securedrop.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sigterm.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sleio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speedcounter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stesti.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevegrav.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stillyarts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svager.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdrs.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachforcanada.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techllage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techloaner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theescapistswiki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "therapyportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tirex.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "titties.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomharling.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomharling.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toptexture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tox.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traas.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trashnothing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuturulianda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ucfirst.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedadmins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unknownphenomena.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptrends.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilityapi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welpy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wesleyharris.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2600hq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "301.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alza.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armytricka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bradkovach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crypto.graphics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptography.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielalvarez.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danonsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darknode.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidmcevoy.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diedrich.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emptypath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eromixx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fa-works.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getmango.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gokmenguresci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gotspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gra2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hledejpravnika.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilikerainbows.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indiecert.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmichel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keeleysam.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lapetition.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maartenvandekamp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcard.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcnext.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "micropple.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbox.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olivierlemoal.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petplum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.sx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "red-t-shirt.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siewert-kau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skeeley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soia.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suos.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syzygy-tables.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todoist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twofactorauth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vox.vg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "widememory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "withustrading.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wvr-law.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wzyboy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xenesisziarovky.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yksityisyydensuoja.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yokeepo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zravypapir.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acuica.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advanced-online.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arbitrary.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bidon.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boiseonlinemall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cake.care", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdlcenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coding.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "covenantoftheriver.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danw.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defcon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digital1st.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragons-of-highlands.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enskat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enskatson-sippe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eveshamglass.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firebirdrangecookers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitkram.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gambit.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gambitnash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ge3k.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hboeck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indovinabank.com.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesdoylephoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpbike.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaneo-gmbh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kedarastudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekaarten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masters.black", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medallia.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mijn-email.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mindcoding.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mironet.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miss-inventory.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nayahe.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolaw.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nopex.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passphrase.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pollpodium.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rid-wan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rusadmin.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scotthel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smith.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneezry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subeesu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tempus-aquilae.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terraweb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theamp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theunitedstates.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomrichards.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuitle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxplace.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vechkasov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walnutgaming.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yafuoku.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youdowell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "188trafalgar.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aerolog.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aeyoun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afp548.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afrodigital.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alza.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alza.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alzashop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buiko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheesetart.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "climateinteractive.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "costablancavoorjou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cracker.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dohosting.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donmez.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecake.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ego4u.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ego4u.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fish-hook.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fniephaus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forgix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuzzing-project.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameserver-sponsor.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genuxtsg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalittech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorytlee.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grocock.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groszek.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guru-naradi.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gwijaya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i10z.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "identitylabs.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ieval.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "influxus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iostips.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jwnotifier.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karaoketonight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keeley.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keeley.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keybase.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinganywhere.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ks-watch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leakedminecraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leonax.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linorman1997.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minora.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musi.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mykontool.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nostraforma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orhideous.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ramsor-gaming.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertof.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinsonyu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrap.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sistemy48.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slack-files.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slse.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starapple.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stirling.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stormhub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taken.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamupturn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technotonic.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thca.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thouni.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timotrans.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timotrans.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tollsjekk.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tom.horse", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tradingcentre.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ts3.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuamoronline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unravel.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wownmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtrim.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yenniferallulli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yenniferallulli.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yenniferallulli.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yenniferallulli.moda", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yenniferallulli.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akachanikuji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amaforums.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amdouglas.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anadoluefessk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canhazip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collinmbarrett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coloradocomputernetworking.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "copperhead.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csacongress.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "czakey.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "czk.mk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ducohosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eatsleeprepeat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethercalc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethercalc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "initrd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integromat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookyman.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lore.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medovea.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohnemusik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patriksimek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postfinance.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raymii.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "research.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubyshop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sec.gd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servertastic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sh-network.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sufix.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tallr.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiddenbay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinkertry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voicesuk.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vserver-preis-vergleich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitestagforge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zalan.do", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zarooba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1000minds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1a-jva.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "300651.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3do3dont.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4g-server.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexgaynor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allinonecyprus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphabit-secure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apple-watch-zubehoer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baff.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benchling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bit-sentinel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitnet.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildkite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cklie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ckliemann.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ckliemann.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "console.support", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crute.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dash-board.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dekasan.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doridian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doridian.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doridian.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doridian.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drtroyhendrickson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edelsteincosmetic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ellegaard.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enigmail.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enterdev.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezimoeko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eztv.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feedthebot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "festember.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fidelapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floweslawncare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getcolor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getsello.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gheorghesarcov.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldendata.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "golfscape.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gothamlimo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcapital.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcapital.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gurusupe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hash-list.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heavystresser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hicn.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hobbyspeed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holymoly.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imagr.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j-lsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobparry.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jacuzziprozone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jahliveradio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jh-media.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jondevin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julianmeyer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kavovary-kava.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "khipu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kliemann.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kredite24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labaia.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laukstein.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leanclub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lence.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lmmtfy.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mafamane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercuryamericas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilux.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musmann.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanderson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerven.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netrelay.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nijm.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noob-box.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northernmuscle.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ownmovies.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pactf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pap.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phil.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pi-supply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pijuice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratedb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratedot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prontolight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quebecmailbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refundo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refundo.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rischard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robtex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rotunneling.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rpy.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sello.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sellocdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slever.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stereo.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sticklerjs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storedsafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartbaxter.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t23m-navi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcgrepublic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "temp.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terrax.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terrax.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefrozenfire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepiratebay.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thumbtack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timmy.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsyk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topshelfguild.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpbproxy.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twolinepassbrewing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unbanthe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uow.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upitnik.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uscntalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venicerealdeal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vomitb.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyplnto.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webmaniabr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wettertoertchen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "williamsonshore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wtfismyip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xpd.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zifb.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zlatosnadno.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4sqsu.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abecodes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abiapp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aes256.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akselimedia.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alaninkenya.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alethearose.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anakros.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewimeson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoniomarques.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apachehaus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apibot.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aponow.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aranycsillag.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrayify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auszeit.bio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "av.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azirevpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bardiharborow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beach-inspector.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biddl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigdinosaur.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braineet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brks.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "businesshosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bygningsregistrering.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardoni.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosalves.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catnapstudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswarrick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chroniclesofgeorge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clevisto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudpebble.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coindam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "completionist.audio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpvmatch.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d42.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daknob.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkengine.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbgamestudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desmaakvanplanten.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devklog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnmlab.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dropboxer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drumbandesperanto.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electromc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erisrenee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expoundite.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f2f.cash", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "falconvintners.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fangs.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatherhood.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feen.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ffbans.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiftyshadesofluca.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flushstudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodwise.marketing", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foreignexchangeresource.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fretscha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fruchthof24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frusky.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frusky.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fteproxy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g2g.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gambitprint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genuxation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getnikola.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "github.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "go-zh.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gopay.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goshop.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grigalanzsoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grimm-gastrobedarf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h2check.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haircrazy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happyteamlabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haveibeenpwned.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heftkaufen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herzbotschaft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiv.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hs-group.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "impex.com.bd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "informnapalm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ix8.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesbywater.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesbywater.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesbywater.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesbywater.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamielinux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juliansimioni.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justlikethat.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalevlamps.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "korinar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpdyer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kredite.sale", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legoutdesplantes.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lellyboi.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leninalbertop.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libfte.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linguaquote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxwatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lymia.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyst.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mammaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martijnvhoof.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maximelouet.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "me.net.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mebio.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medtehnika.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetingmanage.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetings2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meritz.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mertcangokgoz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mim.properties", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mjanja.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobobe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modeldimension.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moriz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mp3juices.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mthode.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multigamecard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygretchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naiharngym.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndarville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nella-project.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nellacms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nellacms.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nellafw.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nmd.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "null.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocrami.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oguya.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patechmasters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payments-reference.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbprint.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poedgirl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "posttigo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "presidentials2016.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectascension.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prospo.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purewebmasters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityhomesystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "railgun.ac", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raydobe.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redlink.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "report-uri.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmmanfredi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roeper.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roosterpgplus.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roquecenter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryan-goldstein.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safescan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahlicity.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schreibnacht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shanewadleigh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shasso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoprose.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesko.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sizzle.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slope.haus", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snailing.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snazel.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soccergif.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soci.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solihullcarnival.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solihulllionsclub.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soulfulglamour.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spyroszarzonis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stablelib.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stereochro.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stewartremodelingadvantage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamingmagazin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talideon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdelmas.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techhub.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecoffeehouse.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theweilai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonytan.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topbargains.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totem-eshop.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tribaldos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tzappa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uega.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulabox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "univz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ust.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "votocek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "votockova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrtak-cz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vzk.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wearvr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webogram.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webswitch.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wesecom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "when-release.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "williamsapiens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcubeassociation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wurzelzwerg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xcoop.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xho.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaolvmu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yello.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yunzhu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeitpunkt-kulturmagazin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zentraler-kreditausschuss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhang-hao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acorns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "access-sofia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ada.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adviespuntklokkenluiders.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abiturma.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alocato.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3473-wiki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreasolsson.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2bis10.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abioniere.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4eyes.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adblockextreme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auditmatrix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alex-ross.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akclinics.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aktiv-naturheilmittel.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belairsewvac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ball.holdings", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artegusto.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backschues.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brianmwaters.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aktiv-naturheilmittel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aktiv-naturheilmittel.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitvigor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augustian-life.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlex.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animesharp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bochs.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atop.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betaworx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betaworx.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calgaryconstructionjobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bjornhelmersson.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canyonshoa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cargobay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centralvacsunlimited.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiralsoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyball.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisupjohn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "claimconnect.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccsys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ass.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluetenmeer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codepult.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cesal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudimag.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collabornation.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudflareonazure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrismckee.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cydia-search.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotsiam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clevertarget.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connext.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derp.army", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftbeerbarn.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebaymotorssucks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dymersion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalskillswap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discoveringdocker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dedeo.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diablotine.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eckel.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disorderboutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cesidianroot.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exceltobarcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elvidence.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fightr.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eqorg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elitegameservers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dorianmuthig.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecrimex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flra.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotiu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "core.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fidanza.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foro.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getspire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtmetrix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashplex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "footballmapped.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hafniatimes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getdash.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furkancaliskan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicsnetwork.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humblefinances.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heh.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friendica.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifunk-essen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imbrian.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoshinplan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heart.ge", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandlinecsk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ijsclubtilburg.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homa.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetbugbounty.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iispeed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "initq.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immoverkauf24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immoverkauf24.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glasgestaltung.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icq-project.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakenbake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jn1.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesbywater.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnguant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interviewpipeline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaptek.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6-handbuch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intim-uslugi-kazan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingant.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeff393.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jurriaan.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamiemagee.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kau-boys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junqtion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affinitysync.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kickass.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kantorosobisty.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kdm-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "korobi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gipsamsfashion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderbasar-luhe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konsertoversikt.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kbit.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locktheirphone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kschv-rdeck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kau-boys.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kick-in.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kreativstrecke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manage.cm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mesvt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhx.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liverewrite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leerliga.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-venture.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasztkacz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meta-db.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mblankhorst.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modmountain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mark-semmler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "new-black-order.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mp3gratuiti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "millistream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mega.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "navycs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moula.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojapraca.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minkondom.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musicwear.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicky.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mistacms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okonetwork.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noname-ev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onewpst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirxpilot.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "organic-superfood.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirlitu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parsemail.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ontimestamp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playkh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portalplatform.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petrachuk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patterson.mp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pothe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertglastra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progg.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pothe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qixxit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robtex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardwarrender.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retroarms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rugirlfriend.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rigolitch.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rxbusiness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retroarms.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scotthelme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ronvandordt.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radtke.bayern", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityheaders.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seele.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schorel.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schorelweb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schoop.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlarp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialspirit.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rohlik.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shft.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialrank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slicketl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manfredimatteo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakynote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stemsims.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liquorsanthe.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seminariruum.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syncappate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonafe.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "system.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stolkschepen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themarshallproject.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbarter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syso.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonytan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "throwpass.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thom4s.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thorgames.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpbcdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techvalue.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcsjones.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanhoutte.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varden.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikidata.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vigo-krankenversicherung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xavierbarroso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wachter.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vbulletin-russia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vbulletinrussia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webstudio-n.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderhost.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winsec.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vbhelp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xgclan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yetcore.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpmeetup-berlin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--u9jv84l7ea468b.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zcarrot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zcarot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zorntt.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ztan.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asm-x.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccblog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smiatek.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "student.andover.edu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agilebits.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alenan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amisharingstuff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amunoz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appuro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askfit.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axado.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bebesurdoue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burnworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canadalife.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaosdorf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheerflow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisbrown.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chromebooksforwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmigrator365.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudpagesforwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clu-in.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmc-versand.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnlic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colorlib.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corruption-mc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corruption-rsps.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corruption-server.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cthulhuden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dateno1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "democracy.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "democracychronicles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demuzere.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deviltracks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dietrich.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dissimulo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlscomputers.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogoodbehappyllc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreid.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-deca2.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empowerdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entrepreneur.or.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eol34.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eucl3d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firmapi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeweibo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamenected.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamenected.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getsport.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmdu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grafitec.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greatfire.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenroach.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hablemosdetecnologia.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardh.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haveeruexaminer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helloacm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyper-text.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idndx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "im-c-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inbitcoin.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiroinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instant-hack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iraqidinar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsagadget.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivancacic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j0s.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshstroup.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justyy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kasko.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kawaii.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kazandaemon.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kbcequitas.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lehighmathcircle.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenzw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leon-jaekel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxcommand.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lognot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maclemon.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maternalsafety.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "max-moeglich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdek.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meddelare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawiki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milahendri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msebera.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypagella.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "necesitodinero.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obermeiers.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ollning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omacostudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ourbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paysera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petersmark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmnts.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qingxuan.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raah.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recon-networks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renlong.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reucon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ristioja.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roberthurlbut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rugstorene.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowkitsune.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaundanielz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shellvatore.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shipcloud.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplexsupport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slainvet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartlocksmith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklingsparklers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportifik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tanzhijun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcao.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamblueridge.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecart-cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecart-system.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecartcrm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techandtux.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tehrabbitt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiddenbay.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketmates.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyvpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyvpn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tls1914.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topnewstoday.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalcarcheck.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toxme.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trueblueessentials.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tumutanzi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuzaijidi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ubicv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "un-zero-un.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unionstationapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utonia.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vokeapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehouse.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikibooks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediafoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikinews.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiquote.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikisource.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiversity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivoyage.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktionary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worcesterfestival.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x64architecture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--datenrettung-mnchen-jbc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hfk-allgu-schwaben-stb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mgbbh2a9fub.xn--ngbc5azd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yippie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeno-system.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "track.plus", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blog.gov.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubmini.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codingforspeed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cradlepointecm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dobet.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domainexpress.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ediscomp.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edissecurity.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewe2.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fluxent.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fruitusers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gpsvideocanada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gracedays.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inksupply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhburton.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odin.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagure.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagure.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnyfruit.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tosecure.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uploadbeta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agonswim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appharbor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armory.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armory.supplies", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b2and.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bryanquigley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfcnexus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clipped4u.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cvsoftub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyenglishchallenge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derreichesack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devnsec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donateaday.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon-chem.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eelsden.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elenag.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emailhunter.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expressvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factorygw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flamingkeys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "granth.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happyfabric.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happygadget.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "illorenese.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imirhil.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junethack.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamaison.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mca2017.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnd.sc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modemagazines.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-to-repair.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panoti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philosophyguides.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmctire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polis.or.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quppa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rc4.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rot47.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rusl.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satmep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secureideas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simod.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplycharlottemason.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skoda-clever-lead.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skoda-im-dialog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skoda-nurdiebesten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slix.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speed-mailer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steelephys.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stick2bike.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swift-devedge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syntaxnightmare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbrss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokke.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unapp.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valopv.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varvy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videomail.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welovemail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whispeer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xd.cm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaufanatrzeciastrona.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zx6rninja.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badcronjob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boris.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brakstad.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campus-finance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cao.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cashlink.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud-project.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudwalk.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coore.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crackingking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidgrudl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davisroi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "didacte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dirkwolf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotadata.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dronepit.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duckduckstart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-typ.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eleicoes2016.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "engelundlicht.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etaes.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicaldata.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floskelwolke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekcast.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmta.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "govtrack.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guilde-vindicta.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hisbrucker.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hledejlevne.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hookandloom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hranicka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsts.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6-adresse.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iqboxy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivk.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jacekowski.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latrine.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lmddgtfy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lmsptfy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madrants.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marktboten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melf.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteosky.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mirtes.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitchellrenouf.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munzee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musikkfondene.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydeos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myraytech.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nethackwiki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nette.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "only-roses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openkvk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpfashion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recommended.reviews", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remoteutilities.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rj.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtcx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rusl.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sellme.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopapi.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skimming.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skoleniphp.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smb445.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sobabox.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedreamtravelgroup.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehotfix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffnix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomli.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivendi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vsean.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wesleycabus.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpserp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z0rro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhihua-lai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1017scribes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anfsanchezo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcvps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beautykat.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyballs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafe-scientifique.org.ec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caveclan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaletmanager.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "changetip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciscodude.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crysadm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "de-spil.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolphin-cloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolphin-hosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolphin-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enquos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gravity-net.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtanda.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdc.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instacart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intarweb.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkpatrickdavis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maarten.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mantor.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motionpicturesolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motocyklovedily.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parasitologyclub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phongmay24h.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pilgermaske.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pol.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puyblanc.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rantanda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redd.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "respice.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rr.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salserototal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "section.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secureradio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplelearner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlo.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlo.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typewolf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vorlif.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xellos.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4dbjwf8c.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4dbjwf8c.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4dbjwf8c.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4dbjwf8c.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lgb3a8bcpn.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lgb3a8bcpn.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lgb3a8bcpn.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lgb3a8bcpn.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ls8hi7a.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yyyy.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaojin97.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "368mibn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aevpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreigec.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arnaudfeld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beneffy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brrr.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudspace-analytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comiteshopping.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coreless-stretchfilm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crudysql.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgokings.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dank.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demuzere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demuzere.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demuzere.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docucopies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elmermx.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extreemhost.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabianasantiago.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graingert.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenvines.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hollowrap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingactive.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humankode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kahopoon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "khetzal.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koerperimpuls.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lostinsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailinabox.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masjidtawheed.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newodesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolaelmer.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ochsundjunior.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onixcco.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pctonic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photoblogverona.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluga.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prefis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prepandgo-euro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "production.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raconconsulting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rangde.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remotestance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renuo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riskmitigation.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanhei.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scaling.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sifls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smkn1lengkong.sch.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssldecoder.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sx3.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-seminar.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tncnanet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomo.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilia.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viewmyrecords.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vmrdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vulnerability.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaolan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaoxiao.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3chit.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "777coin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adhs-chaoten.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ageg.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpca.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amoory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appmobile.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiecable.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avarty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aylak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benny003.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bexit.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitminter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blognone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borchers-media.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bqtoolbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burningcrash.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capriccio.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clycat.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cogumelosmagicos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connect.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptobells.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csfs.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cspvalidator.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubewano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepcovelabs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deliciisanatoase.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dienstplan.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drbethanybarnes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eddmixpanel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehipaa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehipaadev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emanuelduss.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "envygeeks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "envygeeks.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fayolle.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flirchi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuglede.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gcs-ventures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gerencianet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gfournier.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gyboche.science", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackenturet.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harmoney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istheapplestoredown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jayblock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jgid.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juergenhecht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labrador-retrievers.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logement-saisonnier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mareklecian.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maximilian-greger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mb-is.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobile.eti.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mosstier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namorico.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nekomimi.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numericacu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oshayr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ourevents.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pantsu.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paylike.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pennylane.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirati.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plirt.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qgustavor.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rentinsingapore.com.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rideworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riesenweber.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robi-net.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootservice.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanasport.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "si-benelux.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplednscrypt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmessages.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smksi2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snapappointments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southernutahinfluencers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stackptr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stinkytrashhound.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stugb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swapadoodle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syncer.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tannenhof-moelln.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theintercept.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinklikeanentrepreneur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulabox.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulabox.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umgardi.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upay.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upstats.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usgande.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vat-eu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veblen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viemeister.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wait.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wohnsitz-ausland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfemg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrldevelopment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaody.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--t8j4aa4nyhxa7duezbl49aqg5546e264d.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtremegaming.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xunn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zdrojak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zera.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xfc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abrilect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adduono.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmerjamilkhan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akombakom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alainwolf.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beier.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bentrask.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bryn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cavac.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coolaj86.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coralproject.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crosscom.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curroapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daplie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darknebula.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datapun.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datsound.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ellsinger.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "excessamerica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "express-vpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felixrr.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filippo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flowlo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flukethoughts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fraye.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freedom.press", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh-hotel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goaltree.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenhillsoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpeace-magazin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guineapigmustach.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htaccessbook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaloix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiano.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krypsys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lainchan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazurit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lelongbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lexway.pk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libertyrp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lustrumxi.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maderwin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypagella.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypagella.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysecretrewards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nettopower.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicestresser.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsboston.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onet.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oopsmycase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opennippon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opennippon.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perishablepress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planboardapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plugin-planet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qionglu.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redb.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootforum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sambeso.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarasturdivant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scourt.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-games.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selecadm.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sirenslove.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smm.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenandburns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sway-cdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkindifferent.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tunnelblick.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ufotable.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "up1.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vermontcareergateway.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualsanity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsmychaincert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-tao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoloprod.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zzsec.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "33-km.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "42ms.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abeestrada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamradocz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aladdin.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alarmsystemreviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allthingswild.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreypopp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankaraprofesyonelnakliyat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aojf.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apachelounge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apstudynotes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "areatrend.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atgseed.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atgseed.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "authint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basnoslovno.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bettrlifeapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billninja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bionicspirit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blechschmidt.saarland", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bugginslab.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bwcscorecard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cesobaly.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "checktype.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chloe.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrst.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coldhak.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comarkinstruments.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consciousandglamorous.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crestoncottage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crl-autos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crossfitblackwater.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgodicegame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cvmu.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "de-medici.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decoder.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depixion.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devopps.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhautefeuille.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droidwiki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dubrovskiy.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edakoe.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edgereinvent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elsitar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espgg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etherpad.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evomon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expresshosting.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fig.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finkelstein.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flow.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fr33d0m.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getbox.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggp2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigacloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalexpert.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grh.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hawkeyeinsight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hencagon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hilahdih.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrbatypes.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hroschyk.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ichronos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idaspis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifleurs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iggprivate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iggsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iggsoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihsbsd.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "illjinx.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "incparadise.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "institutolancaster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integrationinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6cloud.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joelj.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kba-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knygos.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koukni.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpinvest.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kristofferkoch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lagoza.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latenitefilms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lentri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litespeed.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loancompare.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lsky.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makerstuff.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marie-curie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markusehrlicher.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marumagic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcrn.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetscompany.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meta.sc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnium.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparcraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparcraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparcraft.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparisthebest.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparisthebest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparisthebest.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparisthebest.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparisthebest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparscape.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-pawnshop.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygov.scot", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagb.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "najedlo.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newmediaone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodetemple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noworrywp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "o6asan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfektesgewicht.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfektesgewicht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perplex.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "please-deny.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pm13.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postbox.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postscheduler.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potbar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyinternational.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publicsuffix.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "punchr-kamikazee.rhcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robtex.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roomhub.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsajeey.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubi-ka.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schnell-gold.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selectel.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silver-heart.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slamix.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartpolicingplatform.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "splikity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "square.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl.rip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stellenticket.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subdimension.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syezd.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tafoma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takkaaaaa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techcentric.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebreakroom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecloudmigrator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thego2swatking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehackerblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theitsage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topnovini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trendberry.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trybind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uberfunction.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulrik.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utopians.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanetv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vistb.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyber-odhadce.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webyazilimankara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whyworldhot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "witae.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "withinsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wordsmart.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoloboatrentals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoloseo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreas-kluge.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreaskluge.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastaim.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matrip.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "18f.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1co-jp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1password.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adblock.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "admsel.ec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphassl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altedirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altestore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankaraprofesyonelnakliyat.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankaraprofesyonelwebtasarim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankarauzmanlarnakliyat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anzeiger.ag", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apnakliyat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aryasenna.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askwhy.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askwhy.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atisoft.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atisoft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atisoft.net.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atisoft.web.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balboa.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcsytv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beholdthehurricane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beranovi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betterhelp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borysek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "broadsheet.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "broersma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brownfieldstsc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulmafox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byrtz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "callsigns.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chimeratool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classicspublishing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickandgo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colognegaming.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compucorner.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "concentrade.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crepererum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoparty.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devdoodle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diasp.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dime-staging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docket.news", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "econsumer.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elephpant.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elimdengelen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entersynapse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epay.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espci.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ev-zertifikate.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evdenevenakliyatankara.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exfiles.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expxkcd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fandomservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fca-tools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "findmybottleshop.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flamewall.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelance.boutique", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifunk-luenen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frtr.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g-m-w.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingzoneservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garbage-juice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getbutterfly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glws.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmw-ingenieurbuero.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsm-map.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gyboche.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harristony.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harvester.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haselsteiner.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helgakristoffer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helgakristoffer.wedding", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heutger.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hpkp-faq.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imoni-blog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insideaudit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instela.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interisaudit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intxt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsg-faq.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j3e.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakubboucek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jennedebleser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhalderm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jirav.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josefjanosec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klasfauseweh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxgeek.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liquid.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasunger.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mac-torrents.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marlen.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maveris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melted.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missdream.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moreapp.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murraycoin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nakliyatsirketi.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbb.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nder.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netwarc.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikao-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikobradshaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikolasbradshaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nomial.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "npmcdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opsbears.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otchecker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "penfold.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pgmann.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pier28.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piligrimname.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poleartschool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "posterspy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postn.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powercloud.technology", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psw-group.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psw.academy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psw.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realcapoeira.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ricki-z.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "right-to-love.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robandjanine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robspc.repair", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodolfo.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safematix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanderdorigo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdrobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securedevelop.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopbakersnook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonkjellberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simphony.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snapappts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialhead.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sogutma.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soporte.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl-zertifikate.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sslzilla.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steamdb.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taborsky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teampaddymurphy.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teampoint.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "therewill.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "threelions.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tm-solutions.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomasjacik.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trainex.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trinitycore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twaka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twist.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vallis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viscopic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viva-french.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyberodhadce.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtasarim.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welldrake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werdeeintimo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wo2forum.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrara.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xetown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xss.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zgrep.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zortium.report", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x90.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexwardweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atolm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avastantivirus.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berst.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbluedoor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binaryevolved.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinhk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackdragoninc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cabarave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cannyfoxx.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clmde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conversiones.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "converter.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "couragewhispers.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danpiel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darioturchetti.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datasharesystem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "david.kitchen", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dden.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deviltraxxx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diversityflags.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnscrypt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docloh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolphincorp.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domodedovo.travel", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dziekonski.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easykonto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edpubs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eeqj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elitefishtank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englerts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eugenekay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evasovova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyasc.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eydesignguidelines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedrtc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiilr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frillip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gfwsb.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giftservices.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goabonga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grace-wan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenteamtwente.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmilton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackcraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helix.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herpaderp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hlavacek.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hobby-gamerz-community.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hochhaus.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holisticon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hopewellproperties.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostinghelp.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikk.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indybay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itinsight.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaroslavtrsek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jav-collective.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jlkhosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juniwalk.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiebel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kynaston.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "larrysalibra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lateralsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lemp.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letras.mus.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "librelamp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libsodium.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livedemo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasberan.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasunger.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macker.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maco.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makowitz.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melcher.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercamaris.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "micro-rain-systems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlpepilepsy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnetworkingsolutions.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mortgagecentersmo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muguayuan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybudget.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myg21.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagoya-kyuyo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nametiles.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbrief.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nevadafiber.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noisetrap.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onespiritinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orderswift.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otoy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "override.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pacoda.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paratlan.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peytonfarrar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpdorset.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pimpmymac.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piwko.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polis.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poon.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poon.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pr1sm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "premierheart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pressrush.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptm.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qlrace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityedgarsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ramon-c.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realmofespionage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ringh.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rngmeme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roeckx.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roombase.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanteck.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safar.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samegoal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samegoal.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwinabart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfici.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiroki-k.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skipfault.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spdf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stirlingpoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stirlingpoon.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stomt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talado.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taskulu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tazemama.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-paddies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepartywarehouse.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thorbis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tidycustoms.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiens-ib.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tucny.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultros.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unpr.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utdsgda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valordolarblue.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vieclam24h.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vm0.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vnvisa.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watersb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watertrails.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westerhoud.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whey-protein.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiire.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "williamfeely.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workray.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yobst.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yombo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zking.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure.advancepayroll.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x1337.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "206rc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adimaja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akhilindurti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alcazaar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alfredxing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allcarepharmacy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amdouglas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aniplus.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arnor.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrakis.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artofwhere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asset-alive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asset-alive.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avacariu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badkamergigant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badlink.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bajic.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besthost.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bets.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigclassaction.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackpayment.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blaise.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonobo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borrelioz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brightstarkids.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsidessf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burtrum.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzconf.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytejail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caesreon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calaborlawnews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carsforbackpackers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cecipu.gob.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chcemvediet.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christiaanconover.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christianbro.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cidbot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cidr.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cirope.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clearviewwealthprojector.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickclickphish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clintonbloodworth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudily.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comparejewelleryprices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compucorner.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cormilu.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cortexitrecruitment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cqchome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazydomains.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crow.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptopartyutah.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoseb.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctoforhire.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daemon.xin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-steuer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dario.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-x.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dataretention.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datatekniikka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbmteam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delfic.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detector.exposed", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dgeex.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dime.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dinkum.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dise-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmxledlights.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docemeldoces.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorwho.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dopost.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dot.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyrenesverden.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eagleyecs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eduvance.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalrobotics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enteente.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esg-abi2001.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essoduke.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expressfinance.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fahrenwal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fahrenwalde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatlossguide.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fbox.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firefall.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flamingcow.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fliexer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floort.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foray-jero.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fordbydesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotofaerie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxdev.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "free.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsfi.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gehaowu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genshiken.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genyaa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geschwinder.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gha.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gilly.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalcomix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalperspectivescanada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gotocloud.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gpfclan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmilton.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gs-net.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hack.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardfalcon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healtheffectsofasbestos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hejsupport.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpconnect.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henrock.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoodoo.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoton.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ideation-inc.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idvl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iec.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifcfg.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifoss.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imagescostumes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imrejonk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inboxen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitusgaming.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infocommsociety.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instant.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipcfg.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipswitch.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iready.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istorrent.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itfh.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itpol.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j-navi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaba.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackfahnestock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamonsilva.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathandowning.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshi.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jrvar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaplatz.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kbjorklu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kindof.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinnon.enterprises", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleppe.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konijntjes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraft.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurtmclester.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labs.directory", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lambda-complex.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leppis-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liceserv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limpido.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxbierwanderung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lmintlcx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locomore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lusis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macgeneral.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "machbach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailgarant.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "management-companie.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masa.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathiasgarbe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mavensecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maximeferon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mchristopher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "media-courses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megasslstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melitopol.co.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meozcraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mfcatalin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michalborka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnkredietpaspoort.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monitman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monitman.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpintaamalabanna.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muabannhanh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myiocc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n2x.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanogeneinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naval.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neel.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netlocal.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoborghuis.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niho.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodebrewery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nope.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nystart.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online-casino.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecensorship.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinelegalmarketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinelegalmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinewetten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyshopstation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-mesh.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openstreetmap.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osm.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ossbinaries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ourcloud.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owncloud.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paku.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palationtrade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papayapythons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parkingplus.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partirkyoto.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peissen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterdavehello.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phunehehe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pileofgarbage.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pm13.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pointiswunderland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemori.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "post4me.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "practicallabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prayerrequest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preisser-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-bike.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profundr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplemoon.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quotehex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redshield.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "responsibledisclosure.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rewrite3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootrelativity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsi.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safemovescheme.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandor.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sb-group.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scanpay.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scooshonline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seo.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sequencing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serized.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seyr.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaitan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sheilasdrivingschool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silkebaekken.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skoda-service-team-cup.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sobie.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "square-gaming.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sqzryang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srrr.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sslpoint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stalkerhispano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "star-citizen.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "statuscode.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storycollective.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stricted.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strugee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sumoscout.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetstreats.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tacticalsquare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tazj.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdelmas.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technosavvyport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telekollektiv.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teleogistic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telescam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "textualapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theater.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehistory.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thorbiswebsitedesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlo.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torprojects.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torrent.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalchecklist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpe-edu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trollme.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trufflemonkey.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttz.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvtubeflix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twopif.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyche.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked-networks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uni-games.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unila.edu.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unitel2000.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unixadm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unoccupyabq.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unwiredbrain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uvarov.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valentin-sundermann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentcox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vsund.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walkeryoung.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wartorngalaxy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthprojector.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthprojector.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weathermyway.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web4all.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtorrent.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weeblr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wettbuero.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wetttipps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wetttipps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsupgold.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whocalled.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wodka-division.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wohlgemuth.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrwg.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xatr0z.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xng.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yawnbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yetzt.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yplanapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zacarias.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ze3kr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zirtue.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoneminder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6969.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaeblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advancis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anitube-nocookie.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anitube.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appartementhaus-badria.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appson.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arjandejong.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aunali1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avantmfg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b3orion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandrcrafts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beaglewatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bettween.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bike-shack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bildermachr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bizcms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blmiller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boxintense.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brightstarkids.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brightstarkids.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brightstarkids.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsklabels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btsoft.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burningflipside.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casperpanel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chic-leather.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chijiokeindustries.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chun.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citiagent.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmdline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cojo.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "concord-group.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "count.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "culinae.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decafu.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dergeilstestammderwelt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dibiphp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disruptivelabs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disruptivelabs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dovetailnow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dukun.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elpo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englishbulgaria.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurostrategy.vn.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eveseat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familieholme.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastcomcorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felisslovakia.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ff-bad-hoehenstadt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fhcdn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filoo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flat.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florian-schlachter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortress.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeutopia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gosuland.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guguke.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haucke.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdm.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hds-lan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henriksen.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenmail.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hohm.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holifestival-freyung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huaxueba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ideadozz.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikvts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interaffairs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isitamor.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesconroyfinn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanna.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kilobyte22.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komoju.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotonehoko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kropkait.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kryx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laserfuchs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lawformt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levinus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lightme.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limeyeti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logopaediereinhard.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lottosonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macleod.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masa-yoga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathhire.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattwb65.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mavenclinic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meditek-dv.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "micro-dv.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mind-moves.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forum.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forum.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forum.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forum.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forums.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forums.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forums.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftforum.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftforums.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftforums.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftforums.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mittelunsachlich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multigeist.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "narfation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ne-on.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nettefoundation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "network-notes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neveta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niftiestsoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nullpoint.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-bs.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxygaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxymc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulproell.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peerherrmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelcode.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planet-work.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "posobota.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ppmoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pretix.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyrup.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pt-server.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplemoon.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplestar.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplestar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplestar.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pushapp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pyplo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rentcarassist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmstudio.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rotzonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samaritansnet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandbagexpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfici.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slovakiana.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solsystems.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soondy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacefish.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stjohnmiami.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streampanel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartbell.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suche.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sveneckelmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texy.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-construct.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrotherswarde.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelocals.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-grobelny.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tifan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiassattler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomcort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonburi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "untoldstory.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unun.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valmagus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanitas.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vansieleghem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vfdworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viperdns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wevolver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wf-hosting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wfh.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wfh.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseloan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wje-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wxcafe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xellos.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yecl.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yolobert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ys-shop.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zooparadies.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0paste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2nerds1bit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "403.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acr.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adevel.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrl.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aishnair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexbaker.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altesses.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altonblom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amishsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreasfeusi.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anedot.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aniplus.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anshuman-chatterjee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asandu.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aspires.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augustiner-kantorei-erfurt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augustiner-kantorei.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avalon-island.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avec-ou-sans-ordonnance.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aviacao.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babarkata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babyfotograf-schweiz.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bacchanallia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balkonien.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bananabandy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baofengtech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baud.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beachi.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bentley.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berra.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bfw-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biou.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinworld.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blauwwit.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blendle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemosh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonapp.restaurant", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonifacius.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boringsecurity.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bougeret.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bowling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brasalcosmetics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bugcrowd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cadoth.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caffeinatedcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cais.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caja-pdf.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camperverzekerd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canadasmotorcycle.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "car-navi.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carck.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardrecovery.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cativa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccayearbook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cctech.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cementscience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centralync.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cevrimici.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoschemnitz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chch.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "choosemypc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswells.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clintonbloodworth.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudcy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clouddesktop.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmci.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "co50.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coiffeurschnittstelle.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comitesaustria.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consonare.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "custodyxchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.video", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cysec.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d3xt3r01.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daimadi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datorb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decomplify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepserve.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dentaldomain.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dentaldomain.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dereferenced.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devolution.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "die-blahuts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diegelernten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmlogic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmwall.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchrank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamize.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzimejl.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eagletechz.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echomanchester.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecnetworker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "efficienthealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elemental.software", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endlesstone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eriix.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expo-designers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezmod.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f-thie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faesser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faizan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faizan.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "federicomigliavacca.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "file-pdf.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "findtutorsnearme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flawlesscowboy.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flowersandclouds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fmarchal.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frankierprofi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franzt.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fukushima-web.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fzn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geek-hub.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geeky.software", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genshiken-itb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genslerwisp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genxnotes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getvdownloader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glidingshop.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gracesofgrief.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grantedby.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grazetech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grcnode.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtmasterclub.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "habarisoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackthissite.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handmadetutorials.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harbor-light.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hduin.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homads.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoodoo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoshisato.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huffduffer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hund.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iainsimms.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imlonghao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imququ.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imreh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indust.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inksay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "institutoflordelavida.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interfug.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iocheck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isaacman.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isondo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobphono.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcraft.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jennythebaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonaskjodt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathan-apps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathancarter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonfor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jorgemesa.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joyofcookingandbaking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kachlikova2.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanotijd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katka.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kd-plus.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keke-shop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kengilmour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kikuzuki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderwagen-test24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitsostech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klif1.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kodokushi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kokenmetaanbiedingen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kreavis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latus.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legendofkrystal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levendwater.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lewisjuggins.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limalama.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "listafirmelor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltn-tom-morel.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luehne.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunakit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m3-gmbh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manoirdecontres.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcoslater.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marktcontact.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwell-english.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mazz-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcc.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpart.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medirich.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medo64.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meizufans.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelcullen.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelleibundgut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michal-kral.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microme.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midonet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misskey.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mizd.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monnyonle.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpc-hc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtasa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multitheftauto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mushikabu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myonline.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myzina.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nabytko.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nakedalarmclock.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanogi.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "narach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nb.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbg-ha.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neko-life.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netfs.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netfxharmonics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netsparker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newcitygas.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyffo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obdolbacca.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obscuredfiles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okane.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omifind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ondrej.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinedemo.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optmos.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oszri.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otya.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overclockers.ge", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pan.digital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "per-pedes.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "performaterm.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peter.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phparcade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pierre-denoblens.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playnation.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plogable.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pretty.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "principaltoolbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profi-durchgangsmelder.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptgoldensun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantenteranik.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumcourse.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r811.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "racermaster.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcpcbd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relisten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retcor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhdigital.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ronwo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootwpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "russmarshall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saveyour.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceathome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "screenresolution.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secpatrol.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitystreak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serbanpaun.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverstuff.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seryo.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seryovpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shtorku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siebens.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sightcure.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverpvp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinoscandinavia.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyminds.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slightfuture.click", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slightfuture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smares.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sms1.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socomponents.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sosecu.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soved.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spark.team", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speich.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spicymatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sritest.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sstewartgallus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starcomproj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stbennett.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steakovercooked.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stkbn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stopwoodfin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stressfreehousehold.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "student-scientist.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studentloans.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studentresearcher.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "styles.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sulek.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "susanbpilates.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "susanbpilates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synony.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taskstats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcl.ath.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamzeus.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techelements.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techpivot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teddy.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tetsumaki.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "textracer.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedark1337.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themicrocapital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theojones.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tls.builders", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmaward.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmpsantos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiasmathes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiasmathes.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tommyads.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touhou.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treebaglia.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trophee-discount.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tryoneday.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trywesayyes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typecodes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukwct.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "undone.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unionplat.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uripura.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "use.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vapordepot.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varghese.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vgatest.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vikashkumar.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vimeo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volcrado.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnhot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w4xzr.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallingford.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warandpeace.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warr.ath.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wasema.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webseitendesigner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westeros.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiimotion.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winclient.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winmodels.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winmodels.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfachtal-alpaka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfsden.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfwings.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woodbury.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woodomat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workingclassmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpfortify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpvulndb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xdd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiangweiqing.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xkviz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xuexb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xwaretech.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "y-s.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youcontrol.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youyoulemon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuyu.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yvesx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhanghao.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zorz.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0au.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "692b8c32.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abury.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adam-kostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adjagu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alkami.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alkamitech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angristan.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "approlys.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquilaguild.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arabdigitalexpression.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assdecoeur.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-root-force.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bastianstalder.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbnx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bettercrypto.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bienici.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biosignalanalytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blendle.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blumenfeldart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calculator-imt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certcenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charmander.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudstorm.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "convert.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cowboyim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crizk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoparty.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csohack.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-ruf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkdestiny.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidgow.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddatsh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dennisdoes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicgaming.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitkon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dinube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dislocated.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domfee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donner-reuschel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drupal.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchrank.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elpo.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embracethedarkness.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emirabiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evrial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenangeldrinks.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenangeldrinks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenangeldrinks.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenangelspirits.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenangelspirits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenangelspirits.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenspirits.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faspirits.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faspirits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fdsys.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feezmodo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaescapes.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florismouwen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotostudio-schweiz.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freiwurst.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genxbeats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gm-assicurazioni.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goggs.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grannyshouse.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gurom.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haozi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "havelland-obstler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotchillibox.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotchillibox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icusignature.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internethering.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inusasha.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invictusmc.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ionlabs.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isopres.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jagerman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jean-remy.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonlabelle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshgrancell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jrmd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kassa.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keganthorrez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjarrval.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurehun.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafkor.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leob.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loacg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loucanfixit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcoececilia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marie.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markusweimar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mctherealm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memo-linux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilemedics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myvpl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nedcdata.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nusatrip-api.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyantec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "one---line.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online-bouwmaterialen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oprechtgezegd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pariga.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paul.reviews", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piconepress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmponline.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polimat.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prediksisydney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "press-anime-nenkan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privytime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "queercinema.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realmic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rene-schwarz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhinelander.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rickyromero.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romainmuller.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalpalacenogent.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scs-simulatoren.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdcardrecovery.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seiko-dojo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selent.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shukatsu-note.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singul4rity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speedtest-russia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxbench.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "temizmama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-gist.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegoldregister.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thejserver.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlo.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treeby.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truckstop-magazin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttcf.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuningblog.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuntitili.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umwandeln-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w4nvu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wanban.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wdbgroup.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webm.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wenjs.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winter.engineering", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wis.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wisweb.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrightdoumawedding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ww2onlineshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowcar.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youcancraft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yunity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangyuhao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-plus.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "achenar.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adelevie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewsun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anedot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aosus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astengox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asun.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantichomes.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autokovrik-diskont.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bm-trading.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyblog.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bpastudies.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceopedia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfetengineering.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinefilzonen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cirfi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codabix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codabix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codabix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creditkarma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptify.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cwagner.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberkov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberpunk.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dadons-laserdiscs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkag.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dequehablamos.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discofitta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonisles.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eligible.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englishclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esclear.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firevap.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gintenreiter-photography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graphire.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grossmann.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gurochan.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hastherebeenamassshooting.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartsucker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hmm.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iamokay.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infilock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iseulde.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jikken.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klauwd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kle.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleteckova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krypteia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kybi.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levert.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libreboot.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxlounge.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litvideoserver.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liud.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lugbb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailer-dot.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "make-pizza.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mammothmail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mammothmail.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mammothmail.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maowtm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbweir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mfiles.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mintrak2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiletraff.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moneromerchant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monitzer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nearby.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netsystems.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuralgic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nolberg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openxmpp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optenhoefel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oversight.garden", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plfgr.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "politic.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potlytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ppy3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptbx.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplebricks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quchao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raidstone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raidstone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rawoil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realgarant-shop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remodela.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restchart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rightcapital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rolemaster.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "room208.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruanmi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saikarra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sailormoonevents.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saltstack.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seatbeltpledge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shv25.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stmbgr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streams.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syncserve.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomatenaufdenaugen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitkausk.as", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wander.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wapjt.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdevops.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winpack.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winpack.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wittcher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wss.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsscompany.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ycc.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zefu.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zonglovani.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zooom.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zzw.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0p.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adams.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anderslind.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiru.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealpass.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driving-lessons.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elbetech.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ernesto.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esquonic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "falkp.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstchoicecandy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furry.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gautvedt.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorilla-gym.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graph.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gravitation.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grsecurity.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthiercompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heyguevara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostgarou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobbkk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakao-karten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitakemon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leinir.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lepont.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyx.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinp.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minpingvin.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omniti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-bs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postal.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puryearlaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwnies.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revolt.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruborr.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbssoft.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrodinger.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serfdom.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seryo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sscd.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terraform.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinylan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travisf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tresorsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urphp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v0tti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wegner.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wilddog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wlzhiyin.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "womf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wondermags.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaofengsky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zqhong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dorianharmans.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inverselink-user-content.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inverselink.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhburton.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x52.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x90.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xee.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1011100.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1464424382.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1972969867.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1whw.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2brokegirls.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2gen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "808.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "911911.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "99511.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abilymp06.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abury.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acabadosboston.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actserv.co.ke", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adblockextreme.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adboos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adopteunsiteflash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aether.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afuh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agalaxyfarfaraway.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agbremen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agevio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiesecarad.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aivd.lol", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akhras.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "albertopimienta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "albion2.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alecpap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alessandro.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexhaydock.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexhd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexismeza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allbenjoy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "am3.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ambiente.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ancientkarma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreaboero.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewmichaud.beer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewmichaud.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anitaalbersen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annuaire-photographe.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anonboards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anthenor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anyprime.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aopedeure.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aperturesciencelabs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apolloyl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appart.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "approbo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aprsdroid.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aradulconteaza.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arboworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arbu.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "argh.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arima.co.ke", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aristocrates.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armingrodon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "articaexports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arzaroth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asasuou.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asc16.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aserver.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askmagicconch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atbeckett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attimidesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aucubin.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auverbox.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axrec.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baalsworld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backscattering.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baer.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baiker.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballotapi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bananium.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barbu.family", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barrut.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bartel.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bartlamboo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bashcode.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basnieuwenhuizen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beanjuice.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beardydave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beinad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bely-mishka.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bendemaree.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bendingtheending.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benk.press", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benno.frl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benschnarr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berr.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betaclean.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betulashop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bezorg.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bieberium.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bildschirmflackern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billaud.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biosphere.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birdfeeder.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birminghamsunset.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinbitcoin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprivacy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackphoenix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blastersklan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blue42.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluescloud.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blurringexistence.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluserv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bnhlibrary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bokeyy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookofraonlinecasinos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bootjp.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncourseplanner.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bradbrockmeyer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bran.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bratteng.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bregnedalsystems.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brickoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bridholm.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brunoramos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsalyzer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdtips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsquared.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budskap.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buettgens.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bugtrack.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bund-von-theramore.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfurs.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyinginvestmentproperty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypro.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c3b.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cabsites.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cacaolalina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calgoty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calibso.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camconn.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canarymod.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "candratech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capper.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "captchatheprize.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carnaticalifornia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carnildo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casinostest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catsmagic.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cavedroid.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccja.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "celti.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cerastar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaos.fail", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatear.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaz6.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chejianer.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chenapartment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chireiden.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chocotough.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christiaandruif.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cintdirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cirrus0.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciscommerce.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clarkeaward.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classicday.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cldly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clsimplex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clywedogmaths.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocaine.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeforce.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codelayer.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codewild.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "com.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comhack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comicspines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compeuphoria.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compiledworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "completionist.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consciousbrand.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "core4system.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cornercircle.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coughlan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cozmaadrian.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftinginredlipstick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cravelyrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "critical.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalaim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoisnotacrime.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csokolade.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cssu.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cthomas.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubeserver.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubua.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuibonobo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curlyroots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "custe.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daduke.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalingk.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dallmeier.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danaketh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielcowie.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danieldk.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielverlaan.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkhole.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkside.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darksideof.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidandersson.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidreinhardt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dc585.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddhosted.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dedicatutiempo.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "degeberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deinballon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dementiapraecox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denniskoot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dersoundhunter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derwolfe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detoxsinutritie.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deuxsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devopsconnected.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dighans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalnonplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dipconsultants.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disconformity.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disinclined.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dj4et.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dkds.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlemper.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doesmycodehavebugs.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dokuboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domhaase.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donzelot.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotbox.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doublefun.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dovecotadmin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "downsouthweddings.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drdevil.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driesjtuver.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drivenes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drugagodba.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dumino.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchwanderers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dvbris.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dvbris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dvorupotocnych.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easez.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eatlowcarb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eb7.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echopaper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecogen.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecogen.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eduif.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electricant.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektropost.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "element-43.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elite12.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elliriehl.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elnan.do", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emilyhorsman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eminovic.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emnitech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enterprisey.enterprises", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eoldb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicwalnutcreek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epublibre.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eq8.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eressea.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esko.bar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esocweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethanfaust.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eulerpi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euph.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evilized.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evossd.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eytosh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f00.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabienbaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fableforge.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faeriecakes.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familjenfrodlund.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashioncare.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastopen.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fdj.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fecik.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feel.aero", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feirlane.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feliwyn.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fenno.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fenteo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feragon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fierman.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "figuurzagers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiksel.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fikt.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finfev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fischers.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flamingkeys.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flocktofedora.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floridafieros.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flouartistique.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "francevpn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frangor.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freqlabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fridolinka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fritzrepair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frly.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frogatto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funderburg.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furry.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futuretechnologi.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gam3rs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecollector.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamegix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameink.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesurferapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamishou.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gampenhof.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garagegoossens.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "generic.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genossen.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genuu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geraintwhite.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gereon.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gesiwista.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gethttpsforfree.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getinternet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getmassage.com.ng", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getremembrall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gfm.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigacog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gijsbertus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gjspunk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glentakahashi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "go.ax", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "go2sh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goalsetup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gofigure.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorschenin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gps.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gravitechthai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greedbutt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpeace.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "griesser2.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grog.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gropp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groth.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groth.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guillaumeperrin.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guntbert.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guvernalternativa.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gwtest.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackenkunjeleren.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerpoints.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hadleighswimmingclub.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hadzic.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haitschi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haitschi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haitschi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haitschi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hallmarkestates.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haman.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardeman.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardline.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "has.vision", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hazcod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hbpowell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hcie.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdeaves.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heathmanners.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hec.global", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hejahanif.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henok.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hhhdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hhmmmm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiisukun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiphopconvention.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hittipps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hodne.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hondart.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hopps.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostelite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingfj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrobert.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hscorp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hupp.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huskybutt.dog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydra.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iactu.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iamveto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icebat.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ictinforensics.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idiopolis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ies.id.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifconfig.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iflare.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igrivi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilona.graphics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iluvscotland.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immaterium.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "informatik.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infosenior.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inios.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insane.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetcasinos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inton.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "investorforms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iodu.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipconsulting.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irazimina.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iridiumflare.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iskaron.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isreedyintheuk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "issuesofconcern.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itludens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsatrap.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwalton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwizerunek.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackdelik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "james.je", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesbradach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesdoell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamiemagee.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamon.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janario.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaqen.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonamorrow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jastoria.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzanet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzncheese.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jbradaric.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jctf.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdubya.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffcasavant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremiahbenes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhejderup.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimas.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jka.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jkrippen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joakimalgroy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johannes.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnrom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnverkerk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonasgroth.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonn.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jopsens.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jrgold.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jstore.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jugendsuenden.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jultube.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jump.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junaos.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junkdrome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jupp0r.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalami.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kantankye.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karguine.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katericke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kausch.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kdata.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ke7tlf.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keaysmillwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kekku.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ketosecology.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinapease.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinbusse.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirara.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirschbaum.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirstin-peters.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klausimas.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kolaykaydet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konata.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koopjesnel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraiwan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraiwon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kream.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kriegskindernothilfe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kristikala.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kroetenfuchs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuwago.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labordata.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labs.moscow", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacledeslan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacledeslan.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lambdafive.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lamboo.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laminine.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "langendries.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "langhun.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "larsklene.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavine.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lbayer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenn1.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leolana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lerner.moscow", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lerp.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lgts.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lhalbert.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lightpaste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lindberg.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linzgau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litchidova.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lithesalar.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "little.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liveforspeed.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livnev.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loafbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localchum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicsale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicsale.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicsale.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicsale.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loginseite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loopstart.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lpm-uk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lubot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucielavickova.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarift.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luther.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luukklene.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lv0.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lzzr.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macchaberrycream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maddin.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maelstrom.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahefa.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malfait.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "managemynetsuite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manowarus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelpreuss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcofinke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcohager.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marilsnijders.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matrix.ac", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matt.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattandyana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthiasschwab.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matty.digital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matze.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maultrom.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcatnnlo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcl.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meadowviewfarms.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medusa.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meghudson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meifrench.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "merccorp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mereckas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "merson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metapeen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelfitzpatrickruth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michasfahrschule.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miconware.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midwestwomenworkers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikepair.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikewillia.ms", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milonga.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mirodasilva.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mjec.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmucha.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modydev.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moen.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojaknjiznica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonraptor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moov.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morbatex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morenci.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mornings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morpork.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morteruelo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mozoa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mplusm.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mremallin.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrettich.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msiegmund.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mvanmarketing.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mwavuli.co.ke", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycoted.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysoundtalks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytty.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n0psled.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naminam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanmfarrugia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "navjobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncrmnt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ne1home.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neap.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nedraconsult.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdjokes.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdydev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neris.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netherwind.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netsight.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nettools.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nex.sx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nexlab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextproject.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nickloose.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nickrickard.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoknibbe.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolaeiotcu.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nightfirec.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikomo.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nohup.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nojestorget.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nolaviz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nolte.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nomorebytes.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noordsee.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nopol.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "norandom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "norb.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notadd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ntbs.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuxer.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyan.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octav.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octothorpe.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ollie.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omgaanmetidealen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onaboat.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onewebdev.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinekasino.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinespielothek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onthebriteside.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ookjesprookje.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openpriv.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openverse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitcom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oricejoc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oshell.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osticketawesome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "othercode.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "othermedia.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otherstuff.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otrsdemo.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overseamusic.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozvolvo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "p1984.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "p1c.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paginapolitica.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pakke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paneu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papierniak.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paranoxer.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partijtjevoordevrijheid.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partyhaus.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passieposse.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pataua.kiwi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulyang.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pekkapikkarainen.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pelanucto.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pengi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pennergold.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perlwork.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "persson.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petabits.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pgregg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philphonic.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phoebe.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phperformances.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picardiascr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pickr.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pippen.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pitfire.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pittonpreschool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelbash.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playmaker.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pocloud.homelinux.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polynomapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "povitria.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powerxequality.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "predoiu.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pridoc.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progreso.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promhadan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proustmedia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puikheid.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pumpgames.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puppydns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pypt.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "q2.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qingpei.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qinxi1992.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qop.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantoras.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quranserver.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwilink.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r10n.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r15.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raajheshkannaa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radicaleducation.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapenroer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rauros.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raydan.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbensch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reachr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reactivarte.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readonly.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rednsx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regionale.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regmyr.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reisyukaku.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rejo.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renkenlaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revello.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rgavmf.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhering.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardhering.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ringingliberty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rix.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertkrueger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodehutskors.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodney.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roelf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rohedaten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rokki.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rrke.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsf.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubberfurs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenschulz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rudeotter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruqu.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rwanderlust.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rxv.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samifar.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanglierhurlant.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sash.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satrent.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saturne.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sc4le.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scandicom.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlabbi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schnouki.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schumanandmonnet.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwinger.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seattlefabrication.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securiviera.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sehenderson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selcusters.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semyonov.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "septakkordeon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seq.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharepic.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaunwheelhou.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shibe.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiona.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shortr.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "showsonar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sidnicio.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silentlink.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silentundo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverdragonart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverhome.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverwind.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonwessel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplefraud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sin30.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skilletfood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skullhouse.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slaps.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slashdesign.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slashem.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sluitkampzeist.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slycurity.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smalldata.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snowcrestdesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sobotkama.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sofabedshop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soju.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solidus.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "someshit.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soph.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sortaweird.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sown.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacedust.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparsa.army", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spicydog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squatldf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srna.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stalder.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "standingmist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starsam80.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stderr.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanovski.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sternplastic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stoianlawfirm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strobeto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studenttravel.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studyhub.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuntmen.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suave.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sudo.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superbabysitting.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superbart.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supermarx.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suprlink.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supweb.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sushifrick.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swedishhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swedishhost.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syam.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synatra.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synchrocube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysadmins.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "systemreboot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szaszm.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szongott.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t7e.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tahf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tantalos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tartaros.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taskulu.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxaroo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tazz.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techcavern.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techtalks.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecture.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teemperor.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tehotuotanto.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testbawks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tezcam.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-earth-yui.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehonorguard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theinvisibletrailer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theodorejones.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thescientists.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesled.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thetradinghall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thetuxkeeper.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thezero.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thibautcharles.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkcoding.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thisisforager.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thisserver.dontexist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thkb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thrx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tianshili.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendavertigo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tikutiku.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinastahlschmidt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlach.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toccoig.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todo.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomaspialek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomrei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toncusters.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toomanypillows.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topmarine.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tosteberg.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toucedo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toutart.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "townhousedevelopments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trik.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trollscave.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trustmeimfancy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsumi.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tty.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuvalie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uat-activesg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrgadget.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unexpected.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unpossible.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uns.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urban.melbourne", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanmelbourne.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usbcraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valkohattu.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vangeluwedeberlaere.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vantru.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vespacascadia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vetinte.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentkooijman.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentkooijman.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vleij.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voidi.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vop.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpl.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vztekloun.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warsentech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warsh.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wasserspucker.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wassim.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webstory.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welteneroberer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weltengilde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weltenhueter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weltmeisterschaft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkplaatsoost.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkruimtebottendaal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wessner.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westcountrystalking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wetofu.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wetthost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whereisjason.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wifimask.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktoriaslife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "withmy.beer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "womosale.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpmetadatastandardsproject.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrgms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wxster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x2w.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xandocs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xbt.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xichtsbuch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmppwocky.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xss.ht", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xwalck.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yakmade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yakmoo.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yanaduday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yanwh.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaxim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yhaupenthal.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ymarion.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoramvandevelde.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youkok2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youtous.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ypiresia.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z1h.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z4k.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zakmccrac.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zcon.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zdbl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zebrababy.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "znation.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zocken.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zwerimex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0513c.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1022996493.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "14it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24ip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "28spots.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2or3.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "35792.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "365.or.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4project.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6660111.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7sons.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7thheavenrestaurant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronkimmig.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abacustech.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abou.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "achromatisch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adayinthelifeof.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedstudio.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aikido-linz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aikido-wels.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aleax.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alela.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandre.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allinnote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allthethings.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphalabs.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altfire.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amri.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anagra.ms", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andisadhdspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewmichaud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewvoce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androoz.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andyuk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anglictinatabor.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angrapa.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aniplus.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anomaly.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anyways.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ao2.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aposke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrmaforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "art2web.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artifex21.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artifex21.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artmoney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artspac.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arvamus.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "as9178.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assekuranzjobs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "audisto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ausnah.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azzag.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azzorti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babybee.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backeby.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barcoderealty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barrelhead.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcheng.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedrijvenadministratie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beinad.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berlinleaks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betonmoney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betplanning.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bfear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackdesertsp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blha303.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blindsexdate.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogreen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blutroyal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borisbesemer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bramvanaken.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "branchzero.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandred.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bureaubolster.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "busold.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "butchersworkshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buybaby.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bwear4all.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesofcode.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c1yd3i.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caesarkabalan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cajunuk.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgeanalytica.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canadiangamblingchoice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canyoupwn.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catinmay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cerebelo.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaulootz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chazay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christophheich.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cigarblogs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cimalando.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clanthor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clockcaster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudapi.vc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudbolin.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudstrike.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clvrwebdesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmsbattle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "code.fm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "code67.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codyevanscomputer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cogent.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coldfff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialtrading.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "continuumgaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cool110.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creep.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cruzr.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberoptic.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cygnius.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "czlx.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-designerin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dachb0den.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dakrib.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danieltollot.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danjesensky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danrl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darrenm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dash.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dashboard.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "data.haus", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidmessenger.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidscherzer.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepbluecrafting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deight.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dewalch.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dfranke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diddens.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directme.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dittvertshus.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dizorg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doeswindowssuckforeveryoneorjustme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominikkulaga.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dougferris.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drakeluce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dramaticpeople.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "draw.uy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drawesome.uy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drobniuch.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dvwc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echosixmonkey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecupcafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edcphenix.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eelzak.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eery.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eidolonhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elars.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elearningpilot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elemenx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elgosblanc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eligrey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elsamakhin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "end.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enteente.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enveloppenopmaat.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epanurse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erotalia.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erp-band.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erp.band", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erpband.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "errolz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esteam.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euanbaines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eulenleben.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everylab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewie.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expertmile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezrefurb.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fanvoice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fawkex.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fierman.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fierman.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finanzkontor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "findyour.diet", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fionamcbride.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstderm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flags.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flamme-von-anor.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fletchto99.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodiebox.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formazioneopen.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formini.dz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotowolfy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frankhaala.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeboson.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freekdevries.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freezion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freshdns.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frob.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fromscratch.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g-marketing.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabber.scot", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamajo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garyjones.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gatilagata.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaussorgues.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gechr.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genehome.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "get-asterisk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "get-erp.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geterp.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getlolaccount.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getts.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggx.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gheorghesarcov.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmoes.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goben.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gogenenglish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldpreisfinder.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gordonobrecht.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grafmurr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gritte.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groovydisk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guffr.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gussi.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h-jo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haktec.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happytiger.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happyukgo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardertimes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hauntedfishtank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haurumcraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdwallpapers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hemdal.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexicurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hogar123.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holofono.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeseller.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeseller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "housingstudents.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hpisavageforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsir.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icarlos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "id0-rsa.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idolf.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikwilguidobellen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imim.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "in-depthoutdoors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infcof.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inflation.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innovaptor.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insite-feedback.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intel.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ip-life.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ircmett.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isincheck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isletech.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "its-gutachten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "its4living.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwannarefill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jagido.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesmorrison.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janokacer.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaot.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonrobinson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasperhammink.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "javalestari.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jayschulman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jayscoaching.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcoscia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jensenbanden.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetsetcharge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetsieswerda.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jettlarue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jie.dance", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joerss.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joostrijneveld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jr5devdoug.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jr5devdouglas.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juliamweber.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justchunks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jvoice.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kackscharf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaileymslusser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalender.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kamitech.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kana.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kapseli.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kawaiiku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kawaiiku.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keops-spine.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keops-spine.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerksanders.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kg-rating.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kilianvalkhof.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kissart.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjaermaxi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinerarchitekturfuehrer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klicktojob.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kmkz.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kolmann.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krasota.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krmela.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kumachan.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kumasanda.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kummerlaender.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacasseroy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lalaya.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "land.nrw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "langatang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "langenbach.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "largescaleforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lasercloud.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lask.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laxatus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leedev.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lega-dental.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesperlesdunet.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letustravel.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lewis.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lfullerdesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liaillustr.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libbitcoin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lillepuu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxbabe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liris-beautywelt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lntu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localbandz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lokaal.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolpatrol.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lrhstsa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukas.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lumiere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunix.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madnetwork.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailchuck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mall.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marikafranke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martelange.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martiert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martineve.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massdrop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattandreko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewohare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mavisang.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mawe.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mce55.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdscomp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meap.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melnikov.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mentax.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mesmoque.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microvb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mijcorijneveld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mintea-noua.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitzpettel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlemay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlp.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobidea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilpass.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moelord.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mommel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mommelonline.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monix.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonloupe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morningcalculation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msmails.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nabru.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncc60205.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "necormansir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nemno.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerd42.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "network23.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neutralox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newportpropertygroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninchat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nobly.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodelia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noxlogic.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsweb.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyyu.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oceandns.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oceandns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oceandns.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocotg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oftn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oiepoie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okhrana.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okok-rent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okok.rent", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ols.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onepluscamps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneway.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinepollsph.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opensrd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opperwall.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opus-codium.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oscsdp.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ostendorf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "p3in.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pace.car", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pajuvuo.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palatin.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pamplona.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panaceallc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panni.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paradoxdesigns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parithy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payfreez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pear2pear.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peervpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pennyapp.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perot.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petchart.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petravdbos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pgmsource.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philadelphiadancefoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pindanutjes.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinoyonlinetv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pipenny.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pir9.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "placefade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "placehold.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "port80.hamburg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "power-of-interest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pr2studio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prekladysanca.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privatepokertour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "protonmail.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "protonmail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psxtr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pucssa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pygarage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qtpower.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumfurball.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r40.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowbarracuda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "razlaw.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbhighinc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcnitrotalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reallifeforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realmofespionage.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recht-freundlich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddit2kindle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renderloop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reprolife.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richsiciliano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ring0.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rossen.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rous.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rozalisbengal.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbereggs.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruderverein-gelsenkirchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanmcdonough.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safejourney.education", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safeme.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saleaks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salud.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santing.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahbeckettharpist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmitz.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schneids.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzwaldcon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottstorey.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrapings.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "screencaster.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secandtech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sedoexpert.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sedoexperts.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sephr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serveroffline.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sessionslogning.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shanesage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shulan.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siciliadigitale.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sideshowbarker.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sig6.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sigabrt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "signere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simbast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sincron.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinneserweiterung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sisv.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitehost.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sizingservers.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skatn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skhoop.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slauber.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sliceone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartofficesandsmarthomes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smet.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smirkingwhorefromhighgarden.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snapworks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialgrowing.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialhams.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soldecom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soumikghosh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundforsound.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sovereignshare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spot-events.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spuffin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spydersec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srpdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssworld.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stationaryjourney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanweiser.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stefany.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stigharder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stnl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strobeltobias.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studlan.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stumf.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stygium.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sudo.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sundayfundayjapan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swansdoor.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swmd5c.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swyn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sxbk.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "systemintegra.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t0dd.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tankski.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tappublisher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taranis.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techmatehq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technoparcepsilon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teodio.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testandroid.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testnode.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tf-network.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfnapps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themeaudit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thenocman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepb.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thestory.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theworldsend.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thezonders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmitchell.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todobazar.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonsit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonsit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toptranslation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torahanytime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transitpoint.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transverify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treeschat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trimage.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "triple-mmm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trzepak.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ts2.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulmo.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umidev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upboard.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ur-lauber.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usbtypeccompliant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "val-sec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valethound.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valshamar.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanestack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vattulainen.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vdcomp.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vegalitarian.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vglimg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viciousviscosity.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videomuz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visiontree-beta.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vogt.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vonedelmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangqiliang.xn--fiqs8s", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warekon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waterfedpole.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weberjulia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webstore.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wer-kommt-her.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whisp.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimilk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winecodeavocado.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wittydonut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "womb.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woording.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpac.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wphostingblog.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wql.zj.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmr.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3lqp21gwna.xn--fiqs8s", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3lqt7ir4md4tzwa.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3lqt7ir4md4tzwa.xn--fiqs8s", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--qckss0j.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xqin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yamamo10.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yatesun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yjsw.sh.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yusa.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z33.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zelfstandigemakelaars.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerocool.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaofeng.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zima.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoomingin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zulu7.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zvps.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "020wifi.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xa.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "21.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2programmers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "420dongstorm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4ourty2.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "960news.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agroline.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amazing-gaming.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewtebert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arturkohut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atg.soy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awg-mode.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azuxul.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankcardoffer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barely.sexy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bazarstupava.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benni1.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bexit-hosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bexit-security.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bexit-security.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bexithosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bible.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bibleonline.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biguixhe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binaryabstraction.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhelicopters.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bobiji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bondskampeerder.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brossman.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brunix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burzmali.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carey.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciubotaru.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubmate.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeplay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codewiththepros.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compalytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coursera.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coverduck.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crendontech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptearth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daolerp.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datascience.cafe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbx.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deeprecce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denisjean.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dick.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "distinctivephotography.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnscurve.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogespeed.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duuu.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "earlybirdsnacks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eauclairecommerce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eichornenterprises.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einaros.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electricant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empleostampico.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enteente.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enteente.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeletters.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-sander.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fargtorget.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farmacialaboratorio.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fierlafijn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finenet.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortnine.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glittersjabloon.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmw-hannover.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gonzalosanchez.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gripopgriep.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grizzlys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groseb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guevener.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haku.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashru.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfoam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herrsmith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highvelocitydesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hikariempire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hipstercat.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hirake55.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holmesian.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hx53.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ianix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idoc24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idontplaydarts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imagefu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imjiangtao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inchomatic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intranetsec.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inzdr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isogen5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsadog.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsecurityassurance.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcaicedo.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jefftickle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakaravaara.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kantanmt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kesteren.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kesteren.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjellvn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kostya.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstundunrat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laobox.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learntube.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lemoine.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leonmahler.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leovanna.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesdouceursdeliyana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logopoeia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelifelovelive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lvrsystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariaolesen.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markrego.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markri.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinkus.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeltroger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michalkral.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikadoe.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moviedollars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpetroff.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtamaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muriburi.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybeautyjobs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n4l.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nekosc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerull7.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netulo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nnya.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nottres.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ofcourselanguages.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olmari.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opentrack.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opq.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outetc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbscreens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pentagram.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perdel.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petsittersservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poussinooz.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "professionalboundaries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectblackbook.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r0t.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidthunder.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raulfraile.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reader.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redicabo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rezosup.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rezosup.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rheocube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhodri.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ride-up.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rijndael.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinwinslow.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robohash.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rxprep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptict.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seanholcroft.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "setfix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sftool.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shannoneichorn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shome.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sighup.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skanvordoff.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skills2services.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slamdjapan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snl.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sowncloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spielcasinos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starpeak.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studer.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subbing.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sublevel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supereight.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svarovani.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talktwincities.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcdw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenyx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tescoirelandpayslips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themostexpensiveworkofart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkcoding.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasnet.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tictactux.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiensnet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerchef.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timetab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tit.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tombrossman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonymanning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uerdingen.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utumno.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valtoaho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vipnettikasinoklubi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesigneauclaire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webnosql.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whoclicks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whoisapi.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wipply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfesden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wxukang.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yagihiro.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenithmedia.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhendingresources.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zmy.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3s-hosting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7kovrikov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adderall.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agwa.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alanlee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antocom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atletika.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-anleitung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakaweb.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breitbild-beamer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bullbits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cat-box.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgtx.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chriskyrouac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chuckame.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clawe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickforclever.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickphish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmacacias.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmlancy.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comodo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curveweb.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debank.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistglasgow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denverprophit.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalehandtekeningen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docid.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotbigbang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edesseglabor.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edp-collaborative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emilong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ensured.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ensured.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekwu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glasschmuck-millefiori.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goge.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graavaapi.elasticbeanstalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gz-architekten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsecurityreport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibron.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icewoman.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifxor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innovaptor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interlun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesmilazzo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmk.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobmob.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joretapo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kamcvicit.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kintore.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakhesis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "langguth.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latitude42technology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxmonitoring.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawikicn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nalao-company.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pekoe.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "php-tuning.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prytkov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s13d.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saorsat.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sazuz.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sectia22.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftplanning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shinju.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssbrm.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sslcertificaten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sslcheck.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strijkshop.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synackr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szagun.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techassist.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiasofficial.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traffixdevices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trusteecar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windscribe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wlaws.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xolphin.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zellari.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123plons.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1cover.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1xcess.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2carpros.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3r.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaron-gustafson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abilitynet.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutmyproperty.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acheconcursos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acnpacific.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acuve.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addaxpetroleum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adigitali.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adquisitio.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adquisitio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adquisitio.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adquisitio.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adquisitio.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aemoria.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliateroyale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aficotroceni.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airsoft.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aldes.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandra-schulze.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "all-subtitles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "all4os.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ama.ne.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amateri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amerigroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anghami.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animesfusion.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apeasternpower.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "applez.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attorney.org.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ausschreibungen-suedtirol.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babysaying.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baiyangliu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankersonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "banqingdiao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbdos.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcdonadio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedabox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belcompany.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benmatthews.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beryl.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betcafearena.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betpamm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bevinsco.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondpricing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bfi.wien", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bhuntr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biofam.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bip.gov.sa", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birkman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bismarck.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitshaker.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bittersweetcandybowl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blinkenlight.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blinkenlight.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluechilli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boilesen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmein.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boomerang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brd.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cabusar.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cando.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalquadatv.org.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardstream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centennialrewards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centerpereezd.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centillien.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centralstatecu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centrobill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgbilling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chamilo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chargejuice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlierogers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "checkyourmath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chepaofen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cienbeaute-lidl.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cigarterminal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cittadesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickenergy.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clockworksms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmscafe.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coffee-mamenoki.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coinessa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comfortticket.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comparamejor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compareandrecycle.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comparetravelinsurance.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contarkos.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookinglife.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookmedical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coryadum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "countybankdel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazydomains.ae", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazydomains.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazydomains.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazydomains.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyhotseeds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "criena.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdsupply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptobin.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptocon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptolab.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cselzer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cutorrent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalfiume.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dargasia.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkshop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datacalle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datacandy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datortipsen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detutorial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "developmentaid.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digminecraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dijkmanmuziek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diodeled.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divegearexpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diybook.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diycc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dndtools.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dpd.com.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drakefortreasurer.sexy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamtechie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreizwosechs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drumbe.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dunea.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dycontrol.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebankcbt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebp2p.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edati.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educationunlimited.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educator-one.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianforum.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elenoon.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emaily.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emilyshepherd.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energiekeurplus.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englishforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericdiao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escapees.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eternitylove.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euroshop.or.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expo-asia.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factuursturen.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factuursturen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faktura.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feard.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fexco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fillmysuitca.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finalgear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firecore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firexarxa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flaemig42.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flexport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fly.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fnb-griffinonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forextimes.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formationseeker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fossewaygardencentre.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelance.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesitemapgenerator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frezbo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fugle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "functions-online.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funnyang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funrun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g2a.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamoloco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gcsepod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gifzilla.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glubbforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "godesigner.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldmark.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graciousmay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greatnet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtlfsonlinepay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gunwatch.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harmoney.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harrisonsdirect.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashnode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haxo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdfgroup.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hellenicaward.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpmebuild.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homehunting.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeyou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostedbgp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelmap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlacademy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huren.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idlekernel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikeyless.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilrg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immigrationdirect.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imusic.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprice.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprice.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprice.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprice.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprice.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprice.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipricethailand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprim.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "islandhosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iterror.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jabber.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackf.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesburton.london", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jelly.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jennybeaned.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jr5proxdoug.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juhakoho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaisers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karmaplatform.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katekligys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kefaloniatoday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kernl.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerrfrequencycombs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kgxtech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kornersafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krachtinverbinding.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kriegt.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krizek.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kynastonwedding.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacentral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leatherfurnitureexpo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leopotamgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeinitsownway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkenheil.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkmaker.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkonaut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linpx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidcomm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loadingdeck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locomotive.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lpak.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lynkos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madebymagnitude.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madtec.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mail4you.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manueli.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marbogardenlidkoping.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterhaus.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewprenger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbilker.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcdonalds.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mealgoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memberpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhertel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhict.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michel-wein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miku.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmonit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monobank.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moveek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtg-tutor.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtnz.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mutuelle.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myclientsplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myconan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysmelly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namacindia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natuurbehangnederland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "navstevnik.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nct.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndbt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netmagik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuwal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfo.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nohats.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northcutt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nos-medias.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notjustbitchy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novatrucking.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novelfeed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nshost.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numberoneshoes.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyiad.edu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyip.edu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oaic.gov.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olafnorge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onmarketbookbuilds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ononpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openvz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optumrxhealthstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orcamoney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osmosis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxynux.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagewizz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panamaequity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "particonpsplus.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordrevelator.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payment-network.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payoff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paytm.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payupay.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcforum.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pedicureduiven.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "penablog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pensiunealido.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplesbankal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pepperworldhotshop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philadelphia.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picoauto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picotech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picscare.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkcasino.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pisexy.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelminers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plainjs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planete-cocoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plexusmd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "politologos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polypet.com.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "posylka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-link.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "punknews.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pvcvoordeel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quera.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quire.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "racius.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reezer.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regenbogenwald.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renrenche.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retrofitlab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rheuma-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riaucybersolution.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rk6.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royzez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runtondev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safcstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sakaserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salesmachine.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salon.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sampoznay.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandviks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sardegnatirocini.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schont.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzkopfforyou.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serveradminz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoplandia.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siriuspup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitsy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyway.capital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slotboss.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartsparrow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smittix.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smove.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snelwerk.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snoqualmiefiber.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sofort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sofortueberweisung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sosaka.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundgasm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spectrosoftware.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sperrstun.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiegels.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stalker-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephanierxo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stocktrader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stoffelen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stormyyd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studentskydenik.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sudo.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suneilpatel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supcro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superbshare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supersalescontest.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svijet-medija.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swimming.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syncmylife.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talentcast.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tasmansecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachercreatedmaterials.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamtouring.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terrastaffinggroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "textburst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texter-linz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebikeinsurer.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecandidforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedisc.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theinitium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theseed.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theseletarmall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomashunter.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomaskliszowski.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "threedpro.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendschuurstraat.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiplanet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkarstens.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmprod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomeara.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "top-stage.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toysperiod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trabbel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trackchair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tradedesk.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transformify.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trell.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trineco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trineco.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uangteman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umassfive.coop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicef.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicredit.ba", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicredit.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicreditbank.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicreditbank.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicreditbank.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unseen.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unyq.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uplinklabs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "us-immigration.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uscitizenship.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "useresponse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "userify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usimmigration.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usitcolours.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "validbrands.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veggiesbourg.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "velasense.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verifikatorindonesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "versia.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veryhax.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viaprinto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinilosdecorativos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitta.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaldi.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vizeat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vorodevops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpn.ht", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vulners.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wail.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walkingforhealth.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weather-and-climate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtobesocial.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webzanem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weekdone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weekly-residence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weisse-liste.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellacapability.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werally.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westsuburbanbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wftda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winshiplending.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wizzley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wkv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "word-grabber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wunderkarten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ximage.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmerak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xotika.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtronics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yufan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zberger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zizoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zju.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zjubtv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoe.vc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoznamrealit.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10seos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "126ium.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a2nutrition.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aanmpc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ac-town.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "active.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmerkel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ambiq.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arbitrarion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auth.adult", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baby-click.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bckp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bespokestraps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betafive.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bildiri.ci", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bmone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boeddhashop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bpadvisors.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bukkenfan.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campfourpaws.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoswebs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiphell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chorpinkpoemps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christianliebel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmlachapelle.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmplainpalais.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collinsartworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "combatshield.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compareinsurance.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crosssec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crypt.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptolab.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalclassics.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dairyshrine.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davevelopment.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcpower.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "degroetenvanrosaline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donthedragonwilson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonschool.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drkmtrx.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drpetervoigt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dsol.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicnet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easyplane.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enecoshop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enefan.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "envelope.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etula.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exeria.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exno.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extranetpuc.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finditez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formula.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g5led.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "generali-worldwide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "golocal-media.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "governorhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grieg.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "griegshipbrokers.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grimneko.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackit.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hasinase.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hegen.com.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hele.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hennymerkel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herbandpat.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heyfringe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hjw-kunstwerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hqhost.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hugocollignon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "husakbau.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibarf.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "identitytheft.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idgsupply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immortals-co.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "incendiary-arts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injigo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intimtoy.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irgit.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isqrl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itechgeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jenjoit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karateka.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kindleworth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkovsky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "km-net.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krisstarkey.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kroodle.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwidz.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwikmed.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkages.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveto.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ls-a.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luis-checa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyness.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ma2t.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maildragon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "majesnix.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mascosolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaelemilsson.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mironized.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myshirtsize.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netvizura.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neueonlinecasino2016.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nottheonion.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novafreixo.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneb4nk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onvori.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onvori.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papeda.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pauspam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ploup.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portalzine.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rage4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regalpalms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reox.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romaimperator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubysecurity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sapience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarisonproductions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saunas.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrayos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "signtul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sikatehtaat.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialnous.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softwarebetrieb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somebodycares.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sp.rw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritbionic.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stanandjerre.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stjohnin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storvann.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storvann.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "structurally.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takuto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taniesianie.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarhauskielto.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tendertool.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theamateurs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thierryhayoz.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomaw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomudding.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truserve.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trustedinnovators.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsgoc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuingereedschappen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typeonejoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vazue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veil-framework.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vemokin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vfree.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vid-immobilien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w4a.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whysuck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wirc.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xbind.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--jp-6l5cs1yf3ivjsglphyv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yamadaya.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourstrongbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yutabon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoeller.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gendrin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webmail.xalqbank.az", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winebid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - // END OF LEGACY 18-WEEK BULK HSTS ENTRIES - - // Entries submitted through hstspreload.appspot.com in Chrome 51 or later. - // These entries are subject to the continued requirements documented at - // https://hstspreload.org/#continued-requirements - // START OF 18-WEEK BULK HSTS ENTRIES - { "name": "050media.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x44.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1001.best", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1018hosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123test.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "12vpn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "12vpnchina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1750studios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1cover.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1hourproofreading.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1q365a.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1st-community.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "247healthshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24ip.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24ip.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2kgwf.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2nains.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "321live.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "33drugstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "365beautyworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "365healthworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "404.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4455software.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4500.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4679.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4d2.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4w-performers.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4winds.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "50millionablaze.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "50plusnet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "57aromas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "60ych.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6120.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "69square.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8t8.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "92url.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aa-tour.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaeblog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aapp.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronsilber.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aatf.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abareplace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abc.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abearofsoap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aberdeenjudo.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abilitylist.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abthorpe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acheritage.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acisonline.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acritelli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acrylicwifi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "activateplay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "activeweb.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamkaminski.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamricheimer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adastra.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adelaides.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adiponectinsupplement.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adiponectinsupplement.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adme.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "admitcard.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adoal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adquisitio.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrenaline-gaming.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aduvi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advelty.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adventistdeploy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adventureforest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afb24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aficionados.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "africatravel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afvallendoeje.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agowa338.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agro-id.gov.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahabingo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmad.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airlinecheckins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aisle3.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiwdirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akerek.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akropolis-ravensburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akstudentsfirst.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akutun.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alariel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alasta.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alertwire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexisabarca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmerkel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmerkel.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexsergeyev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alienstat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alittlebitcheeky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "all.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allforyou.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alliedfrozenstorage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allmbw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allstarswithus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allthingssquared.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphabuild.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alt-three.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alterbaum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altopia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amcvega.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "american-truck-simulator.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "american-truck-simulator.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americanworkwear.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americkykongres.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amilx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amilx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amitube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amnesy.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amv-crm.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analytic-s.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ananke.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anassiriphotography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anastasiafond.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "and-stuff.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreastoneman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrepicard.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewthelott.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andsat.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annarokina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annetta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anonukradio.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ant.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoine-roux.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoinedeschenes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoniorequena.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antscript.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ao-dev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apervita.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apmg-certified.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apmg-cyber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "app-arena.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appdrinks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appleoosa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appointed.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appraisal-comps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appreciationkards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appsdash.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aprovpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aramido.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aran.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arlen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arnesolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrowgrove.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artistnetwork.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arubasunsetbeach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arvid.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arw.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "as.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ascamso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ascii.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asdpress.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asmui.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astromelody.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atchleyjazz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atchleyjazz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atchleylab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "athensbusinessresources.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "audiovisualdevices.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augias.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augiero.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aujapan.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiehq.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "authoritynutrition.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-serwis.zgorzelec.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "automacity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autotsum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autumnwindsagility.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avenueeyecare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avmemo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avmoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avsox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avtovokzaly.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awanderlustadventure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awxg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axeny.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azimut.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babacasino.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babyhouse.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babystep.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "back-bone.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backmountaingas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bacula.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bad.horse", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baiduaccount.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakabt.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakkerdesignandbuild.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankofdenton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barisi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bashc.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basicsolutionsus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baumstark.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bblovess.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcbsmagentprofile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcmlu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcweightlifting.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bebef.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beeznest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "befundonline.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "behere.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beikeil.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belliash.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belly-button-piercings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bemyvictim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminblack.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benzkosmetik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bermytraq.bm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbrakes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestessayhelp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlashesandbrows.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestorangeseo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betz.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bevinco2020.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bf.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bgcparkstad.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bgdaddy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bhtelecom.ba", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bible-maroc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biblerhymes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biblionaut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bielsa.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bienenblog.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biergaizi.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "big-black.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bikermusic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billiger-mietwagen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billpro.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bingofriends.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bingostars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biodieseldata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bioemsan.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbeans.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-india.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitf.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfinder.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfuse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitheus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bithosting.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitref.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitskins.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bivsi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bl4ckb0x.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black-armada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black-armada.com.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black-armada.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blaudev.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogarts.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blubberladen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blucas.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blue-leaf81.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blueflare.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blueliv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blueperil.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluepoint.foundation", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluepoint.institute", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blusmurf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boensou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boernecancerfonden.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonfi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boomersurf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boringsmith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "botox.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouwbedrijfpurmerend.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandnewdays.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brejoc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brewtrackr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brianpcurran.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brideandgroomdirect.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brilliantdecisionmaking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britishscienceweek.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britzer-toner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "broken-oak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btcdlc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bubblegumblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buchheld.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetthostels.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildbox.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "built.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulletpoint.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bumarkamoda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "busindre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "businessesdirectory.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyfox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "by4cqb.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byte.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byteshark.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesund.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byteturtle.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bziaks.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bztech.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c3w.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cachethq.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cadao.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calltrackingreports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camaya.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campaign-ad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campbellsoftware.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campbrainybunch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camperdays.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "candicontrols.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caphane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capogna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "captivatedbytabrett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capturapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capturethepen.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caputo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carano-service.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caraudio69.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardloan-manual.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "careerstuds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carigami.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlandfaith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlgo11.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carsten.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carstenfeuls.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casedi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casinolistings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casinoreal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "castlejackpot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catgirl.pics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdndepo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdnjs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdreporting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ced-services.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceilingpac.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "celti.ie.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centrepoint-community.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceritamalam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certnazionale.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfcproperties.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfoitplaybook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cg-systems.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgan.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chabaudparfum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaos-inc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charityclear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chartpen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chateau-belvoir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatme.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatup.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chebedara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheetah85.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cherrywoodtech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chestnut.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chihiro.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chikan-beacon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chilihosting.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "china-line.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chinternet.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chirgui.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chotu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chris-web.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisandsarahinasia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisfaber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christadelphiananswers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christiesantiques.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chua.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cipherboy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciscohomeanalytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citizensbankal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classicshop.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clcleaningco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clearc.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clearsettle-admin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clientsecure.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "climatestew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clochix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudey.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clownish.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloxy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmahy.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cni-certing.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coachingconsultancy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocolovesdaddy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeferm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coderhangout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codesport.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeyellow.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coi-verify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coinjar-sandbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collada.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collegepulse.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commerciallocker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commoncore4kids.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compareandrecycle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compliance-systeme.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "complymd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "confirm365.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connected-verhuurservice.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connectfss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consciousbrand.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consciousbranding.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consciousbrands.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consumer.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contactbig.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "containerstatistics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "convocatoriafundacionpepsicomexico.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coolchevy.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cooxa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cordlessdog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corepartners.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpfin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "correctpaardbatterijnietje.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "costreportdata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coursdeprogrammation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "covenantbank.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "covybrat.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coweo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpuvinf.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cracking.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creditproautos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crefelder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crowd.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crypticshell.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptojar.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptonym.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csbs.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csfm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ct-status.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctpe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cultiv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curacao-license.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberwire.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybozu.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyfly.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cymtech.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.audio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "czechamlp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-20.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-training.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daallexx.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dadtheimpaler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dag-konsult.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dah5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailystormerpodcasts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dammekens.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dancerdates.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielworthy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danijobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danilapisarev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dannycrichton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danscomp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danseressen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkspacelab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkwater.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dashnimorad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "databutlr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datajapan.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenreiter.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenreiter.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenreiter.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenreiter.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "david-corry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidgouveia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dccoffeeproducts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dckd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcmt.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dd.art.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddos-mitigation.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddos-mitigation.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deathy.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deco.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decor-d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decoratrix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decoyrouting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dedelta.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deduijventil.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deetzen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "degeberg.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delta-data.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delvj.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demotops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denimio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dentallaborgeraeteservice.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derchris.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desiccantpackets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designgears.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designthinking.or.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devcu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devilshakerz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devincrow.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devmsg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devuan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dfekt.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diasdasemana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionariofinanceiro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dienstplan.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dierenkruiden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dieti.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digidroom.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitallocker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalquery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directebanking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discipul.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disposable.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dixiediner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dizihocasi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djlive.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djxmmx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djz4music.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmeevalumate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmi.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnc.org.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnshallinta.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doctor-locks.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorfox.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogbox.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogfi.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doku-gilde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolarcanadense.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domadillo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dontcageus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doodledraw.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doordecor.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadsoftwaregratisan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dr2dr.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drainagebuizen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drawingcode.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamcreator108.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drhopeson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driftdude.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droidboss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drrr.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drycreekphoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dsbrowser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dshiv.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duijf.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duijfathome.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duncancmt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duo.money", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "durangoenergyllc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchweballiance.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dutyfreeonboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dworzak.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzyabchenko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-mak.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-teacher.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e3amn2l.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "earga.sm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easyconstat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easycosmetic.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eatery.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eatvisor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebcs-solutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebecs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebermannstadt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecchidreams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eckro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecorus.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edelblack.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edicct.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edk.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edmundcelis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ego-world.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehrlichesbier.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehuber.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eicfood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eickemeyer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eirastudios.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ejeff.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekbanden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekokontakt.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elanguest.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elanguest.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elanguest.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eligibleapi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabeth-kostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabethkostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ella-kwikmed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elternforum-birmensdorf.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eluhome.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "em-biotek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emailfuermich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emeldi-commerce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emielraaijmakers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emjainteractive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emprego.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encfs.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encnet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encryptio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enlightenedhr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enloestatebank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enscosupply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epaygateway.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicsecure.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epostplus.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equilibre-yoga-jennifer-will.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equipsupply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erepublik-deutschland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericwie.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericyl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erigrid.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "errlytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudikum.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erwinwensveen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escritoriodearte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esigmbh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esn-ypci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essentialoilsimports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esseriumani.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essexghosthunters.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estaleiro.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estebanborges.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etdonline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eteesheet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicall.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethosinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etrker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ets2mp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etula.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etyd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evantage.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evantageglobal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evegalaxy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eventaro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everling.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everymove.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evi.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evin.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evites.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exchangeworks.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exemples-de-stands.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exoscale.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exoticads.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expressemotion.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extremenetworking.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exy.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyeglassuniverse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyeonid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ez.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f-be.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faber.org.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factorable.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factys.do", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factys.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fadilus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faircom.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fairlyoddtreasures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fakturi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "falsum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-kupschke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-monka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fanjoe.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fanyl.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fanyue123.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farhood.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fasset.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatgeekflix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatwin.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fawong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fcburk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fdt.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feedhq.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "festrip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-oberkotzau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fexmen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ffmradio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ficus.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fid.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filhodohomem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "financieringsportaal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fingent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finisron.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firehost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstmall.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fit4medien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitiapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnesswerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitzsim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fivestarsitters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixatom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixhotsauce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixmycomputerdude.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flareon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flawcheck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flexinvesting.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flipneus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florence.uk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florent-tatard.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florian-thie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floriankeller.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyaces.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fnordserver.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fokkusu.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fondanastasia.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "font-converter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodievenues.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foraje-profesionale.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forbook.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-dan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortesanshop.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotocerita.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotopasja.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotowettbewerb.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxbnc.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxdev.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxley-farm.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxley-seeds.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxleyseeds.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxtrot.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fragnic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fraho.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franckgirard.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frank.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fransallen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frasys.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frasys.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frasys.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freematthale.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesoftwaredriver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freetsa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freshfind.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frickelboxx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frizo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fromlemaytoz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frontisme.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frugro.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsbpaintrock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsbturton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsm2016.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftc.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fundacionhijosdelsol.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fundays.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funi4u.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funkyweddingideas.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furgo.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futbol11.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fx-rk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxp.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fyn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiohaenraets.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g-o.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gafachi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gagniard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gagor.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gakkainavi-epsilon.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gakkainavi-epsilon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gakkainavi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gakkainavi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gakkainavi4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gakkainavi4.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gakkainavi4.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galactic-crew.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "game7.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecave.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamedevelopers.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingmedia.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingreinvented.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ganhonet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gasbarkenora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gatapro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gateworld.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gee.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geli-graphics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gemeentemolenwaard.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "georgesonarthurs.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "georgmayer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geoscan.aero", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "germandarknes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getcarefirst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getcarina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getkai.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getlifti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getsetupfile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getwashdaddy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gflclan.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ghcif.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigawa.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gingali.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gipsic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gistfy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "git.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "givemyanswer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gix.net.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gixtools.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gixtools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gixtools.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gixtools.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gjcampbell.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glidingshop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glidingshop.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalgivingtime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalmusic.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalsites.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goerres2014.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gogold-g.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gohon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldpros.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "golf18network.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goodmengroup.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gosccs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gosharewood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gospelvestcination.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "govillemo.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gozel.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gprs.uk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gpstuner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grademypc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gradienthosting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graycell.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gresb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gretchelizartistry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greysolutions.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gribani.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grieg-gaarden.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grieglogistics.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "griegshipbrokers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtamodshop.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtldna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gts-schulsoftware.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guava.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guerrilla.technology", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gugaltika-ipb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gulenbase.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gunnaro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guoqiang.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gurkan.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guts.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gypsycatdreams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gz-benz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gz-bmw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haarkliniek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerforever.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackmd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haeckl.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hahayidu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hamali.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hancc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handiworker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hansen.hn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hansvaneijsden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanu.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happyandrelaxeddogs.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harmoney.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hartie95.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harvestrenewal.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harz.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashimah.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashworks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haskovec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haveforeningen-enghaven.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "havellab.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hd-gaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdhoang.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartmdinstitute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hebikhiv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedgeschool.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heinpost.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hellersgas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hellotandem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helloworldhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hennadesigns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hentschke-bau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hentschke-invest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herbertmouwen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hermes-net.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herr-webdesign.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hibilog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hicl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddendepth.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "higgstools.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "higp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hippies.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitoy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeit-dana-laurens.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homedna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeprivate.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homewatt.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honeybeard.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honeycome.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hooray.beer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hopesb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hory.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hosiet.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostam.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostmijnpagina.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotchoc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-pension-sonnalp.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houser.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howbehealthy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hr-intranet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "http418.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huarongdao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huersch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huiser.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humeurs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hup.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hurd.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hxying.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrocloud.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyk.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i--b.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-partners.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iba.community", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibnuwebhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iceloch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icpc2016.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icreative.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ict-concept.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ideasmeetingpoint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idedr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idexxpublicationportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ieeespmb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igiftcards.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihrnationalrat.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikon.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ile-kalorii.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "im2net.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imanolbarba.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imjad.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immoprotect.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imolug.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialwebsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imu.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "in-flames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inbox-group.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inbox.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indoorskiassen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indredouglas.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "industreiler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "informatiebeveiliging.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inkable.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insightera.co.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inspire-av.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instantdev.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intelldynamics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intermedinet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internect.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetzentrale.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interways.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intimateperrierjouet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intocities.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invoicefinance.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iolife.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iompost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iomstamps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ionc.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ionx.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iossifovlab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iotsms.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ip6.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipal.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipal.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iplabs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipmotion.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isbengrumpy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ischool.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "israkurort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istanbultravelguide.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istheapplestoredown.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-go.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itb-online.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itforge.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itnota.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itos.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itos.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "its-v.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsecguy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwilcox.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "izolight.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "izoox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "izzzorgconcerten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-publications.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan27.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janbrodda.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janosh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "japan4you.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "japlex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaredfernandez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jartza.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "javelinsms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaymecd.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazz-alliance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazz-alliance.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzinutrecht.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcyz.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdh8.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jennifersauer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jensrex.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeroendeneef.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jesters-court.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetwhiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jfmel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jirav.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobflyapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobmedic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jokewignand.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonnichols.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jooto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jornadasciberdefensa2016.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josahrens.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jsanders.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jsg-technologies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "json-viewer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jthackery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jualssh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julibear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julido.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juliemaurel.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumba.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumbox.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jump.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junge-selbsthilfe.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jungesforumkonstanz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junjung.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justnaw.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justudin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juwairen.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jym.fit", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jznet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k-tube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaangenc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaasbijwijn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kabuabc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kadioglumakina.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kainz.bayern", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kainz.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaizeronion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kall.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangarooislandholidayaccommodation.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karateka.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karsofsystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karting34.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kashdash.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katiaetdavid.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katnunn.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katproxy.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kavik.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kb3.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keeweb.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keisaku.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kempkens.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kenkoelectric.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kentacademiestrust.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerangalam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keybored.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kgm-irm.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kickerplaza.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kidbacker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiel-media.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "killerrobots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimberg.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiocloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kionetworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirbear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirinas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kis-toitoidixi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kisstyle.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitabgaul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kittmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kizil.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kk-neudorf-duissern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleertjesvoordelig.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleine-dingen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klunkergarten.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klustekeningen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knccloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kngk-group.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kngk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knot-store.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koerper-wie-seele.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koezmangal.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koi-sama.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koketteriet.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komikito.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komiksbaza.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kompetenzwerft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kon-sil.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koretech.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kozuch.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kreationnext.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krunut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ksfh-mail.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kstan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kucom.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kueulangtahunanak.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kulde.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kupelne-ptacek.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurofuku.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurz.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvalita-1a.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kylelaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyosaku.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "l-lab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laboiteapc.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lagalerievirtuelle.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanbyte.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lansinoh.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lasnaves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latinphone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laurel4th.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lbrt.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lcti.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ld-begunjscica.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le-dev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le-hosting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leadingsalons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leandre.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learnfrenchfluently.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learningorder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legarage.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leilonorte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leiyun.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lengzzz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenovogaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leopold.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letsmultiplayerplay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letstox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lgiswa.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lgrs.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libertas-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liderwalut.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeskillsdirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetimemoneymachine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifi.digital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifi.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingros-test.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingvo-svoboda.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "link2serve.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linno.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxeyecandy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxhostsupport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lislan.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litevault.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liudon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "llamacuba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lm-pumpen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loadso.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localbitcoins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logario.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "londonlanguageexchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "longboarding-ulm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lost.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lotsencafe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "louiewatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "love-schna.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lover-bg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowmagnitude.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowsidetna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucaterzini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucidframeworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luke.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukeng.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukeng.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luno.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luoxiao.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lustrum.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lwl.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lynero.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lynthium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m-edmondson.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macnemo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maddi.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madebyshore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madin.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madreacqua.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mafiasi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magenx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahrer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailfence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailhost.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mainlined.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malerversand.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malware.watch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamaxi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manaboutahor.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "management-ethics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "managewp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manhattanchoralensemble.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manningbrothers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maosensanguentadasdejesus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcel-preuss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcontrol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mark-a-hydrant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingdesignu.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markido.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markt-heiligenstadt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marleyresort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martensmxservice.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martialc.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martin-smith.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinkup.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masse.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matchneedle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathembedded.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthiasadler.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mausi.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxima.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxr1998.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxtruxa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbaestlein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbsec.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mce.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mce.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mceconferencecentre.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcooperlaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdewendt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdkr.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdpraha.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdwftw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mechanus.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaburst.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaselection.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medm-test.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meedoenzaanstad.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetingmanager.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megakiste.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mehrwert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meincenter-meinemeinung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meine-email-im.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melody-lyrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melvinlow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mensagemdaluz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menthix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menudrivetest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menuonlineordering.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "merkel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metaether.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteorapp.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metzgerei-birkenhof.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meuemail.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meyeraviation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhdsyarif.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mheistermann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microdots.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midair.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midirs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikadesign.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeburns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mil0.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milatrans.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mindbodycontinuum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miniskipper.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minobar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mipiaci.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mipiaci.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mireservaonline.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misakiya.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missrain.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mixposure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mizi.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkp-deutschland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mktemp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mm13.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mma-acareporting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmgazhomeloans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmmm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobility-events.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modifiedmind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moebel-nagel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moegirl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mogry.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mona.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monasterialis.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mondar.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mondopoint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moneygo.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montanacures.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montenero.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moo.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonagic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonvpn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mostwuat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motherbase.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motionfreight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainadventureseminars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moviesabout.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movinglogistics.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpcompliance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mplant.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpserver12.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpsgarage.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrnonz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrpopat.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtg-esport.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mumei.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murfy.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murodese.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murrayrun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muzykaprzeszladoplay.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mx.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-owncloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myairshop.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybon.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycollab.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydnaresults.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydocserve.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myip.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myownconference.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myownconference.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myownconference.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myownconference.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myruststats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysticplumes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mystudy.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytc.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mythslegendscollection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytripcar.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytripcar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytripcar.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myworth.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nabankco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagaya.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nako.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nalifornia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nargileh.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natalt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natanaelys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natenom.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nathansmetana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalcentereg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natural-progesterone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nauck.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "navigate-it-services.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nb6.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbp.com.pk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncpw.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncstep.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nebra.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neftebitum-kngk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "negativecurvature.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neilgreen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbank.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbulls.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "networking4all.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "networkingnexus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "networkingphoenix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netzwerkwerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuronasdigitales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newedivideo.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newlooknow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newstone-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newsyslog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newtnote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "next176.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "next24.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextgencel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ng-firewall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nghe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nichteinschalten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niconiconi.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niduxcomercial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nierenpraxis-dr-merkel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nierenpraxis-merkel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nightfirecat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nightwinds.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikklassen.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niklaslindblad.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninespec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nippon-oku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nirada.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nixien.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nl-ix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nmsnj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "no17sifangjie.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodespin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noedidacticos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nolatepayments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nomesbiblicos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noobunbox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nord-sud.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "norskpensjon.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nosecretshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nossasenhoradodesterro.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notenoughtime.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notificami.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notoriousdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notypiesni.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "npol.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nspeaks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nufla.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nukenet.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "null.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nurserybook.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutleyeducationalfoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutleyef.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuttyveg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nwra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyip.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nzbs.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "o0o.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obsidianirc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "occentus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ochaken.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octanio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octocat.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oddtime.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oishioffice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okutama.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olcso-vps-szerver.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ollehbizev.co.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omniasl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onefour.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneweb.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneworldbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onguardonline.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oniichan.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online-wetten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecompliance.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinedeposit.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinelighting.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onmaps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onyxwall.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onyxwall.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ooyo.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-future.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openblox.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openconnect.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openmtbmap.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opim.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oprbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optometriepunt.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oracaodocredo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orbiosales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ordereat.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orientalart.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orioncustompcs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oroweatorganic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osaiyuwu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ossan-kobe-gourmet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osteammate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otpsmart.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outsider.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ovpn.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owensmith.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxygenabsorbers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oznamovacipovinnost.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pacelink.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "packlane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paestbin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagetoimage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "painosso.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paisaone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paperturn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paperwork.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paragreen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parentinterview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parleu2016.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partnerbeam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastaenprosecco.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastaf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paster.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pasteros.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastie.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patentfamily.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paternitydnatest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patfs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patientinsight.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickschneider.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulbdelaat.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulinewesterman.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paxwinkel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paypaq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paypro.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payroll.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payslipview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paytwopay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbapp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-nf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pccentral.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pchax.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdamsidoarjo.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peaceandwool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peakapp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peername.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pekkarik.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pencepay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pentano.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pentest.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pepperhead.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectseourl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "performous.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perspectivum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pet-nsk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pewboards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfarchimedes-pensioen123.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pgpm.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pgtb.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pharynks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philipkohn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philipmordue.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phillmoore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phormance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photo.org.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpdistribution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpsecure.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pickme.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piekacz.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piekacz.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piekacz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pieq.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pieq.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pieterjangeeroms.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piliszek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnaclelife.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pisupp.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plaintech.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plaintray.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planpharmacy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plasti-pac.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plhdb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pliosoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plixer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluff.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plumlocosoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmt-documenten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pnona.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pointaction.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pointpro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "policeiwitness.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "politically-incorrect.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "politiewervingshop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pompompoes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pontualcomp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poolsandstuff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portosonline.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portraitsystem.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poshpak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potatofrom.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potatoheads.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "power99press.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powerentertainment.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powerwellness-korecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ppipe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prazynka.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "precedecaritas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prego-shop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prescotonline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preworkout.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prilock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "princessmargaretlotto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prior-it.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privatestatic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prjktruby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prnt.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-zone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profidea.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profivps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prohostonline.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proitconsulting.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promoscuola.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propipesystem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prosocialmachines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxyweb.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prtpe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prvikvadrat.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "przemas.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psb1911.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologia.co.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pste.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pugliese.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pxx.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pyol.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pysays.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qcmakeupacademy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qcstudentcenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qcstyleacademy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qctravelschool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qingpat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qonqa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qrlending.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityofcourse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantacloud.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "questsandrewards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quickpayservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quietapple.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quikpay.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quintessa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quotemaster.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quotev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r6-team.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "racasdecachorro.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radyn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raidstone.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "railyardurgentcare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainforest.engineering", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raitza.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomcage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapido.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ratajczak.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ratd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ratuseks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ratuseks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ratuseks.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rautermods.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravindran.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rawet.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rawsec.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcafox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcorporation.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rdh.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rdns.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readr.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "real-it.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realwaycome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reanimated.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reardenporn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recapp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redar.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redballoonsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redburn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingsbrigade-zwolle.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rede-reim.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rede.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redigest.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regaloaks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regalosymuestrasgratis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regendevices.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "register.gov.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reic.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reimers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reithguard-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relaxhavefun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remambo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rent-a-coder.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renteater.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "republique.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "repustate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reputationweaver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "res42.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resc.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resist.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restrito.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revamed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revensoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reverie.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revthefox.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revtut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhodenmanorcattery.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhynl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ribs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "righttoknow.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riskmgt.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riversideauto.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riyono.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robodeidentidad.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockcanyonbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rocksberg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandreed.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romeoferraris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "root.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootswitch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rotterdamjazz.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rottweil-hilft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rout0r.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rouvray.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rowancasting.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalmarinesassociation.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rring.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsampaio.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsync.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runcarina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runreport.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruobiyi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rusempire.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s-cubed.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saccani.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salmo23.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salmododia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salmos91.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salverainha.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saml2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanandreasstories.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanasalud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanradon.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarah-beckett-harpist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahlicity.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahsweetlife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarindia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saskpension.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satrent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satsukii.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saucyfox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saunasandstuff.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saunasandstuff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savingsstoreonline.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schooltrends.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schreinerei-jahreis.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schritt4fit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schroepfglas-versand.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sculpture.support", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secboom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondary-survivor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondary-survivor.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondary-survivor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondarysurvivor.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondarysurvivorportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondarysurvivorportal.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secretpanties.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sectun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-server-hosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityinet.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityinet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityinet.org.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityprimes.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitysoapbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seen.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "segitz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selectruckscalltrackingreports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semps-servers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semyonov.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sendinvoice.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senedirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sensibus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serenitycreams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverpedia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servious.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sesha.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "setuid.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenmatches.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsworldonline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shagi29.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shareimg.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharepointdrive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharescope.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shauncrowley.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shazbots.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shellfire.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shenghaiautoparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shep.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shh.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shinnyosangha.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shocksrv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shorebreaksecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shortpath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "showkeeper.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shu-kin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shyrydan.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sichere-kartenakzeptanz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sieh.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silicagelpackets.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverbowflyshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvistefi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simobilklub.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simon-hofmann.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simoncommunity.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simongong.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonkjellberg.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonreich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonsreich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplepractice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplixos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singleuse.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singlu10.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sirius-lee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sistem-maklumat.com.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skaraborgsassistans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skatclub-beratzhausen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ski-insurance.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skigebiete-test.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skilldetector.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skk.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sloancom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slotcar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slowfood.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slxh.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slxh.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-ov.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartftp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthdd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthomedna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthouse.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartrak.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartshiftme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smdavis.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sme-gmbh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smoo.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smow.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smusg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakpod.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snfdata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sniderman.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snow-online.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snow-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snughealth.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "so-healthy.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "social-events.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialbillboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softwaredesign.foundation", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sogeek.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sogravatas.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sokkenhoek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sol-3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solar-ec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solinter.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soll-i.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solutionhoisthire.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solved.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somethingnew.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sona-gaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sondergaard.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sotar.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sotor.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soulema.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sourcely.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southside-crew.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southworcestershiregpservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacehq.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spaggel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spauted.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spaysy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speculor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speidel.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spicydog.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spirit-dev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spitefultowel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "splitdna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sqlapius.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sqr-training.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "square-src.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squeezemetrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srchub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl247.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl247.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl247.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl247.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sss3s.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stabletoken.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stadionmanager.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stadjerspasonline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stageirites.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stagingjobshq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stahl.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starmusic.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stash.ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stateofexception.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "static.or.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stationnementdenuit.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "statuschecks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steidlewirt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steigerplank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevensononthe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stoffe-monster.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stoick.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storeden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stqry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "str0.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strchr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamzilla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strictlysudo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stroeercrm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studenckiemetody.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuur.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stw-group.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "styleci.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stylenda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "su1ph3r.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subtitle.rip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suncountrymarine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supastuds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "super-o-blog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superhome.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superiorfloridavacation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superswingtrainer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superwally.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surfone-leucate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surgenet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "survature.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "susastudentenjobs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainability.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sustsol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svenskacasino.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swaggerdile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swaleacademiestrust.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sycamorememphis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sydgrabber.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvaindurand.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvanorder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synapticconsulting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sync-it.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syneic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synfin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syriatalk.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syriatalk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szechenyi2020.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t-hawk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t-point.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tabla-periodica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tacomafia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takusan.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talsi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tangiblesecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tante-bugil.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tapfinder.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taquilla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tastycake.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tatilbus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tavoittaja.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxspeaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "team3482.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-essential.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techmajesty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techpointed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tedovo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teemo.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefonkonferenz.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tempcraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenenz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tennisadmin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teoskanta.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tepid.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terracloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teuniz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texterseo.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "textoplano.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgr.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thai.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thaicyberpoint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thaihostcool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theberkshirescompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecitizens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theclementinebutchers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theclubjersey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theendofzion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefarbeyond.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefootballanalyst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegcccoin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegvoffice.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiddenbay.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelastsurprise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themillerslive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thenorthschool.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepiratebay.poker", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theploughharborne.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theseoframework.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesharepointfarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theurbanyoga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thevintagenews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewindow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thierfreund.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinktux.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thirdpartytrade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thirty5.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "threatcentral.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "throwaway.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tibbitshall.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketoplichting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tickreport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerdile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timbuktutimber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "time-river.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timestamp.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timmersgems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timwittenberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tippspiel.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tjenestetorvet.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tls.care", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmi-products.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmi-produkter.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmpraider.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tofu.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "togelonlinecommunity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokaido.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokoone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokotimbangandigitalmurah.web.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tommsy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonegidoarchief.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonkinson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topbrakes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topdevbox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torsten-schmitz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toshkov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalbeauty.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totaltriathlon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totem-international.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tourispo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tourpeer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tout-art.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "towandalibrary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tp-iryuubun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tp-kabushiki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tp-kyouyufudousan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tp-law.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trade-smart.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tradeinvent.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trademan.ky", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tradinghope.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trakfusion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transacid.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transmithe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transportal.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travelinsurance.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tretkowski.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trident-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trim-a-slab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trinityaffirmations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trinnes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tripdelta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tripseats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "troi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truckerswereld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truejob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trueteaching.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truthmessages.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trw-reseller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsecy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsgbit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsrstore.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tubepro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turnik-67.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turtle.ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turtlementors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxcloud.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twarog.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twd2.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twd2.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twelve.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twogo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tx041cap.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txclimbers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txf.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerschmidtke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tylian.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroproducts.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tysye.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uber.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uberboxen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ublox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ubuntuhot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "udomain.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ufgaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uhc.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukchemicalresearch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukdropshipment.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukdropshipment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umie.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umisonoda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "under30stravelinsurance.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "undo.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unfiltered.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicooo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniform-agri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unit7jazz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unit7jazz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "universalcarremote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "universalpaymentgateway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "university4industry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "universogay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unsystem.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptimed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptimenotguaranteed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanesecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urlchomp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urspringer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usaab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usbirthcertificate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usercare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usleep.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uttnetgroup.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v2.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vakuutuskanava.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valkyrja.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valleyridgepta.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vampirism.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vandalfsen.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanitynailworkz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vantien.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vavai.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vbest.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcientertainment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcr.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vdbongard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vdrpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venturepro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vetdnacenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videogamesartwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videotogel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vidid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vidz.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vigilo.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vigilo.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vigo-tarife.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vikasbabyworld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorsvantesson.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentpancol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vincitraining.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinyculture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vipmusic.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visioflux-premium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vistaalmar.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vistarait.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitagenda.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalita.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitapingu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vlora.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vnvisa.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voceinveste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volkergropp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vonavycukor.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpn-byen.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vps-szerver-berles.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vratny.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vuosaarenmontessoritalo.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vux.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vxapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vxstream-sandbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w4xzr.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waelti.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wakamiyasumiyosi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wakened.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallsblog.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangql.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangql.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warhistoryonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warmservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wave.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wavefrontsystemstech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wavesboardshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waylaydesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wdt.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthcentral.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthreport.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wear2work.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wearandcare.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web4pro.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webchat.domains", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesign-kronberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webergrillrestaurant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webhosting4.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weblogic.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webmax.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webperformance.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websectools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webseitenserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webstylemedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtheapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webwit.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webwork.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weicn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welcomehelp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellastore.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellensteyn.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werbewelt-tv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werken-bij-inwork.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijkfc.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westsussexconnecttosupport.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wetoxic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatanime.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsstalk.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskynerd.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitelabelcashback.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wholikes.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiedu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wijnservices.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiclash.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willberg.bayern", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willcipriano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "william.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windrunner.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winghill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wingumd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winterschoen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wintodoor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiretrip.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "witway.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wizzr.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmcuk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderlandmovies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wondy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wordxtra.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workfone.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wow-foederation.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wowapi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wphostingspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsa.poznan.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wth.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wubocong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wvg.myds.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x3led.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x509.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xa1.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xbb.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xbb.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xboxdownloadthat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xcentricmold.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xdeftor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xg3n1us.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xilef.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbiji.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3lqp21gwna.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3lqp21gwna.xn--fiqz9s", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--79q87uvkclvgd56ahq5a.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pbt947am3ab71g.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xrockx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xsmobile.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xuc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xxbase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yacobo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yak.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yameveo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaoidreams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yapbreak.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yasinaydin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ydy.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yinlei.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yjsoft.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ynode.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youkaryote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youkaryote.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourznc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuhen.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuko.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yum.beer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z-vector.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaalleatherwear.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zahe.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zamorano.edu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zap.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zbigniewgalucki.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zbp.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zebry.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zehdenick-bleibt-bunt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeitzer-turngala.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenvideocloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zertif.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerudi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zespia.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeto365.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangruilin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhh.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zimiao.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zingarastore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zippy-download.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zippy-download.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zjutv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zomerschoen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zvncloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zyf.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4x.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4loc.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "25daysof.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10hz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9vx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaoo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2ulcceria.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "700.az", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "888azino.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aapas.org.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abtom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "activatemyiphone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actorsroom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "83i.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aati.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accounts-p.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "absynthe-inquisition.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "about.ge", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aderal.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acsemb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abeus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamoutler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acslimited.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahero4all.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanwoods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3timegear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aegee-utrecht.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airbly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adver.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahri.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianajewelry.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adec-emsa.ae", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiw-thkoeln.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aleksib.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affilie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aktivist.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptivemechanics.edu.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amerimex.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpencam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aluroof.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpencams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amihub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antons.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appchive.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anoneko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andre-ballensiefen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anonyme-spieler.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anonymousstatecollegelulzsec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansdell.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arawaza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anduril.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anduril.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antarcti.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ardtrade.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ashutoshmishra.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ars-design.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrive.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asciitable.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "athul.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astrolpost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atrinik.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asr.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atisoft.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asr.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aubiosales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asianodor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augaware.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atomik.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arzid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avso.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avmo.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avxo.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aufmerksamkeitsstudie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b64.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autodeploy.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aukaraoke.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ava-creative.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autojuhos.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atnis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aww.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badbee.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azino777.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballmerpeak.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bangzafran.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barrett.ag", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baffinlee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bancoctt.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcchack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barbate.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belltower.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barunisystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beourvictim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbeards.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "behoerden-online-dienste.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berlatih.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bendix.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berger.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berlin-kohlefrei.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berrymark.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binarystud.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyuna.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biosbits.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyuna.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyuna.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitex.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bettingbusiness.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blueimp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blingsparkleshine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biurokarier.edu.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackly.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baskettemple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boltdata.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blauerhunger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blieque.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bobcopeland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bobancoamigo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonwalker.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booked.holiday", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bourasse.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodrumfarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boxing-austria.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btio.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btcontract.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brilliantbuilders.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brigidaarie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brefy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boxpirates.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budaev-shop.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buhler.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "callhub.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "callear.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caasd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsagan.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caconnect.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brookechase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burian-server.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campfiretails.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c4k3.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campaignelves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cadusilva.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bynet.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calyxengineers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bvionline.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bunaken.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canadianchristianity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cablemod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caps.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casovi.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catarsisvr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdkeykopen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceyizlikelisleri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capecycles.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceml.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfxdesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceoimon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ch-sc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cantrack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charitystreet.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charl.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiropracticwpb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "churchthemes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cjcaron.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapgoa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christina-quast.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classicsandexotics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clifflu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chsterz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinema5.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chronoshop.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeco.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "closeli.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubmix.co.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmlignon.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeforhakodate.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clicks.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cogitoltd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codefordus.nrw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collins.press", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clouds.webcam", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colengo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "code-well.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coldlostsick.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coimmvest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickandshoot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chateauconstellation.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compliancedictionary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "convergemagazine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeartifice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookiesoft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comotalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crumbcontrol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crtvmgmt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corgicloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crackpfer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crackle.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "currency-strength.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberspect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberspect.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cross-view.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuonic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cup.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativephysics.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dad256.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cujba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftedge.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crosssellguide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielrozenberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danishenanigans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclehackluxembourgcity.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darrenellis.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collins.kg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-quantum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "da-ist-kunst.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davimun.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daiweihu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbldub.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddmeportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denardbrewing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dden.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dehopre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derekkent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desserteagleselvenar.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dethemium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depicus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deviant.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldeliarchive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depijl-mz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "developerfair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dgt-portal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmcibulldog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dinepont.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dollemore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doggieholic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmz.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmfd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dne.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drishti.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drew.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dollarstore24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docbox.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doubleavineyards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duelysthub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlinehost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doppenpost.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-friesland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dredgepress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-lifetechnology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eames-clayton.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dvotx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eastmontgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dprd-wonogirikab.go.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echipstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effortlesshr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dwhd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easypv.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecole-en-danger.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eipione.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egg-ortho.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehrenamt-skpfcw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edvmesstec.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eintageinzug.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elaintehtaat.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elemprendedor.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elonbase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emi-air-comprime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endlessdiy.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eltagroup.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encoder.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embroideryexpress.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ender.co.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encryptedaudience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enumify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enfoqueseguro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ensemble-rubato.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empleosentorreon.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energy-infra.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ephry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endohaus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eq-serve.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espacemontmorency.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erichorstmanshof.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exgaywatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fadednet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exgravitus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethil-faer.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euroshop24.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estilosapeca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evolutionlending.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f-s-u.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faretravel.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fachschaft-informatik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "experts-en-gestion.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ess-cert.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familjenm.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fap.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filestar.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiendishmasterplan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "first-time-offender.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fidel.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floaternet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstforex.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flightschoolbooking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fittelo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formbetter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiws.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fnvsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fluidojobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flipkey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flow.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foreveralone.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fourchin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flexapplications.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frickenate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fumiware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freebus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freemyipod.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freemanning.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fusionmate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frforms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futuresonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frogeye.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frtn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuwafuwa.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecard-shop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fusedrops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaelleetarnaud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galenskap.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geeklair.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerslair.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepad.vg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameisbest.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geneau.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameparade.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gasnews.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giant-powerfit.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ginzadelunch.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsnet.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gianttree.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goodenough.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ginja.co.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "go4it.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gold24.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gratisonlinesex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grassenberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groupebaillargeon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grokker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtchipsi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grieg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gryffin.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gycis.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenhillantiques.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gurueffect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsnort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gryffin.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guinea-pig.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grozip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hallelujahsoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hakugin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gold24.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdrboundless.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hatcherlawgroupnm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hepteract.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hartlep.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heritagedentistry.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdsmigrationtool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiexmerida-mailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hlfh.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpgoabroad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holo.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heissluft-fritteuse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holyhiphopdatabase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horvathtom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homophoni.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hooowl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holzheizer-forum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holzheizerforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holzvergaser-forum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelvictoriaoax-mailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostisan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelvillahermosa-mailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horstmanshof.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hwag-pb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htmue.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huang.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huagati.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icfl.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "housemaadiah.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idahoansforliberty.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-jp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humpi.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-stats.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idontexist.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ichoosebtec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "illegalpornography.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hussam.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imguploaden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indicateurs-flash.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikocik.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integrityingovernmentidaho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intellectdynamics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inabox.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inovatec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hortifarm.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetpro.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetofdon.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infmed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interim-cto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipokabu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intervisteperstrada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ip2country.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetdentalalliance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iqcn.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iosmods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irelandesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iprody.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isdown.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iptel.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iww.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isslshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istaspirtslietas.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaimechanaga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixds.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itis4u.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jabbari.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j15t98j.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-dyck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-and-maaret.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi-fertility.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasmineconseil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jannyrijneveld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imguoguo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-cermak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimgao.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuarogers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetsetpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jointoweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshtriplett.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justinlemay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonarcher.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junglist.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juch.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonroe.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jotpics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiveiaktivno.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jschumacher.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kandalife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaliaa.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kajak.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karmabaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karatorian.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kc5mpk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keithws.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kabus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keifel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimmel.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaniklani.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinkdr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingqueen.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kindlyfire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kn007.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirsch-gestaltung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevindekoninck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinkenonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knowledgesnap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klares-licht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjchernov.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koebbes.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "korsanparti.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kopular.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kolmann.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "korrelzout.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kreb.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krislamoureux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kroon.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptomech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krmeni.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuemmling.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwbresidential.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kylling.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kylapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kzsdabas.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "l4n-clan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lagarderob.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lancork.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laozhu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lars-ewald.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavoiepharmd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laventainnhotel-mailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leadership9.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kravelindo-adventure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lausitzer-widerstand.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le-h.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lewislaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liam-w.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leardev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liamjack.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littlefreelibrary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "life-time.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxfixed.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lisaco.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lnoldan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logistify.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lister-kirchweg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livecards.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekort.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.pet", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekaarten.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveisourweapon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekort.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelive.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxsci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macinyasha.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovingearth.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m82labs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luoe.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveyounastya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magicball.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lzkill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luohua.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luoh.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailing-jbgg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luoh.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukaszdolan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mansfieldplacevt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manifestbin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markom.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariannematthew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marriottvetcareers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastellone.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmilton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lsp-sports.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masteringtheterminal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marines-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maximdeboiserie.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcuong.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcadmin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthiassteen.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mccrackon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "md5hashing.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maya.mg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meredithkm.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megadrol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetmibaby.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mentz.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meedoenhartvanwestbrabant.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteosherbrooke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mersinunivercity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mentiq.az", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinesfast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelwaite.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miagexport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metis.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mgdigital.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michiganunionoptout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelmorpurgo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mjacobson.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minesouls.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitrecaasd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitremai.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minipainting.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mini2.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftserverz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mm404.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moar.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mit-uns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlsrv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mindcraft.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobaircon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modelcase.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilekey.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnmt.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montonicms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modernapprenticeships.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mottvd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mor.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mon-partage.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonraptor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moritz-baestlein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morotech.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monitaure.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muriburiland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mszaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nafod.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypayoffloan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydnatest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namegrep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namu.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybuilderinlondon.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "narada.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanto.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nav.jobs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nargele.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myphonebox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neer.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nelhage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natenom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncpc.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netnodes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdtime.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netsoins.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newantiagingcreams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "networx-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuhaus-city.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "new-process.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newpathintegratedtherapy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfrost.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netzzwerg4u.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newtonhaus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicocourts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikksno.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitropur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolasklotz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nibiisclaim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nixmag.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodecompat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niouininon.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nippombashi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novawave.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordiccasinocommunity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "norrliden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niggemeier.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordseeblicke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nysepho.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nube.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obsproject.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nukute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numero-aleatorio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ockendenhemming.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ojls.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ons.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onearth.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onarto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openbsd.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ogogoshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ogocare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optimista.soy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oogami.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onysix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open.gl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osp.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opstacks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osmanlitorunu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orleika.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oleksii.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openmind-shop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ostr.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optimuscrime.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otichi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pansu.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paket.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overalglas.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opensourcehouse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxynux.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papa-webzeit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastenib.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "percolate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdevio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oyste.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petruzz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterboers.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phantasie.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perroud.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perthdevicelab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfolta.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "performancesantafe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parlamento.gub.uy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pims.global", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluginsloaded.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkhq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plugcubed.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeinthe.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixi.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketsix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poris.web.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portercup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pornstars.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacylabs.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postcodegarant.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "placollection.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "port443.hamburg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potpourrifestival.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prgslab.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prettytunesapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proslimdiets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "priolkar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "property-catalogue.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pypi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prontocleaners.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proteus-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proust.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prontomovers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prestburyscouts.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propershave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pubreviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "punchkickinteractive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qbeing.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propactrading.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsar.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psncardplus.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "punkapoule.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psncardplus.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psncardplus.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psncardplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quail.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radar.sx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qkka.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psncardplus.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qldformulaford.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwntr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rak-business-service.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raceviewequestrian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbxcatalog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raceviewcycles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ramonj.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ray-home.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raymd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rebootmc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reggae-cdmx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ram-it.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refreshingserum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rayworks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refill-roboter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redra.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relayawards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rem.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "res-rheingau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regionalcoalition.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rentacarcluj.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rex.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revapost.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rex.tc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revlect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rezept-planer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remonti.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riscascape.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rithm.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhapsodhy.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rointe.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalhop.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rokort.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rogue-e.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsauget.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robhorstmanshof.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruffbeatz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruhrmobil-e.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbermaidoutlet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runawebinar.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rr105.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samraskauskas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sagedocumentmanager.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruh-veit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saleslift.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saba-piserver.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saml-gateway.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbirecruitment.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sansemea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samsen.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savekorea.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sat.rent", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sasyabapi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottgruber.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbox-archives.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sby.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sauerbrey.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottdial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scheidtweiler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrollstory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schnellno.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schurkenstaat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saruwebshop.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "school.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roffe.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "science-texts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scourt.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sectio-aurea.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seasons.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seamless.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "segulink.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sendash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sedziapilkarski.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfie-france.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seida.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semps-2fa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semps-threema.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharepass.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shakes4u.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfserverx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharvey.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitymap.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowmorph.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaobin.wang", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shalott.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowguardian507-irl.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satriyowibowo.my.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shareworx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharesplitter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simpan.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyflix.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sillisalaatti.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyasker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skillseo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sl1pkn07.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snelxboxlivegold.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snoupon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyveo.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smallchat.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smdev.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snod.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartit.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solomisael.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snazzie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkforautism.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonicrainboom.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slicklines.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprigings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spititout.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sponsortobias.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spyprofit.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sslsurvey.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmato.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spotifyripper.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stat.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "state-sponsored-actors.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stargatepartners.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stayokhotelscdc-mailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenhumphrey.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stillblackhat.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stardanceacademy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sotiran.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strbt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsetwx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stutelage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stigroom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svatba-frantovi.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tails.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sv-turm-hohenlimburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taravancil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tangibilizing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synabi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysadmin.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tastyyy.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taabe.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t3rror.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "take1give1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szentistvanpt.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talklifestyle.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teasenetwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takk.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sy-anduril.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tantotiempo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syno.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syrocon.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tamasszabo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxisafmatosinhos.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech55i.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techorbiter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teabagdesign.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamsocial.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tesoro.pr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teriiphotography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "team-bbd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbitc.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teknologi.or.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testadren.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tensionup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tf2stadium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenni.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebigdatacompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecapitalbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecharlestonwaldorf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfl.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelaimlife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelinuxspace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "th-bl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themarble.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewhitehat.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theeyeopener.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thekingofhate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewhitneypaige.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinlyveiledcontempt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themoderate.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timcamara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theramo.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfcoms-sp-tracker-client.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tilikum.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thisisacompletetest.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tillseasyscore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timvivian.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "titanous.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topyx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timbeilby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelittlecraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tombaker.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timersuite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "throughthelookingglasslens.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toverland-tickets.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmf.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiacollection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topfivepercent.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transfers.do", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torv.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonabor.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transfigurewizard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trusitio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trunkjunk.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truestaradvisors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torrenttop100.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tryfabulousdiet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tryfabulousskincream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tryfabulousskinserum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trommelwirbel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsumegumi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tranos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trkpuls.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touchstonefms.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trondelan.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ueu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twelve.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tumelum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyrelius.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockmy.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockmy.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-brielle-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typo3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ubtce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockmy.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockthe.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockthe.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvbeugels.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uberwald.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uesociedadlimitada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedcyberdevelopment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unisyssecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniq.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ungegamere.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utopiagalaxy.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uslab.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utopianrealms.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upldr.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usetypo3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turniker.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vault21.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unplugg3r.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utopicestudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upr.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ubicloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unirenter.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varicoseveinssolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valitron.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valskis.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vilaydin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vgerak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verifiedinvesting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vieaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vereinscheck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vgropp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veronique-schmitz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vio.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viphospitality.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vnd.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyo-powerstation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volkden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalismaatjes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vleij.family", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visionarymedia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vispaleistexel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volker-gropp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wearegenki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wafa4hw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vkox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voorjou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virtuallifestyle.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virginiacrimeanalysisnetwork.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchweasel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warekon.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wbt-solutions.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wayohoo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wbt-solutions.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wefinanceinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webapps.directory", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weaverhairextensions.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-hotel.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdev.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webmedpharmacy.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werktor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whiterabbitcakery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whistleb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "widemann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteroom.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xicreative.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wodice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wirkstoffreich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wy6.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wynterhill.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xboxlivegoldshop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xfive.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--9pr52k0p5a.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yclan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsv-grafenau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yalook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaucy.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yard-fu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zachpeters.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaoshanghao-dajia.rhcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourself.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ynsn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga.is-an-engineer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeytin.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yutangyun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yikzu.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ypcs.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoommailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zombiesecured.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zbrane-doplnky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerolab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zettaplan.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zicklam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ztcaoll222.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zundapp529.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "01seguridad.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0i0.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x52.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xaa55.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xb612.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "127011-networks.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1atic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "32ph.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3click-loan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "54bf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a9c.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou-deals.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adalis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afmchandler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aggr.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agotnes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aistockcharts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajmahal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akvorrat.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alecrust.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aljaspod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aljaspod.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allmystery.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alltubedownload.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativet.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amagdic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amagical.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ams.co.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amuq.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amyrussellhair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amzn.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andromedacenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anglesya.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animeday.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anohana.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anonymo.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anonymo.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anxietyspace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apk4fun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apply.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "army24.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armyprodej.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arne-petersen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ascension.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askme24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asphaltfruehling.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autimatisering.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avdelivers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baifubao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basilisk.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bazos.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bazos.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bazos.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bchep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "befundup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besixdouze.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binderapp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biophysik-ssl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfasching.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitrage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsensor.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bittylicious.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biztera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blantik.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bleche-onlineshop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blessedguy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blessedguy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blewebprojects.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blio.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blowjs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blueglobalmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodybuilding-legends.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyweightsolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bohan.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookourdjs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brainhub.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgeout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bugtrack.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bw81.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bydisk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cablesandkits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caim.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "callision.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campus-cybersecurity.team", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canoonic.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-due-pur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-due-pur.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-due.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccgn.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cd0.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certmgr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chandlerredding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaosfield.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chromebookchart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cisy.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cium.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cj-jackson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cjey.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ck.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clanrose.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "closient.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clustermaze.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmylife.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocaine-import.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeit.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colemak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colinchartier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collectfood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collinghammethodist.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coloraid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comff.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commania.co.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contessa32experience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cool-wallpapers.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "copypoison.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corenetworking.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "covershousing.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craigfrancis.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazifyngers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazymeeshu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "create-test-publish.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creative-wave.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativecaptiv.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cross-x.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crstat.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptopartynewcastle.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crystone.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctyi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cvlibrary.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dahlberg.cologne", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daladubbeln.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dan.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-baumann.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danieliancu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielthompson.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darcymarshall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darth-sonic.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidadrian.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidcrx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dawson-floridavilla.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daysoftheyear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dc562.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcuofriends.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debtrecycling.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deeprecce.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaconcepts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devtub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dgpot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diasp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digired.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directreal.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djangoproject.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "do-do.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolice.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donttrustrobots.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dooku.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doubleyummy.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droidapp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drrr.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duckinc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dullsir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dumbeartech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dustygroove.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easystore.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edisonlee55.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edited.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effectiveosgi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehealthcounselor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eliolita.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emero.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emilstahl.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encode.uk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "engelwerbung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enlatte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enot32.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erico.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escotour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esp8285.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estoic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "et-buchholz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etaxi.tn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everybooks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-zimmermann.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fenster-bank.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fenster-bank.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrolatino.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrolatino.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fi-sanki.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finstererlebnis.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finsterlebnis.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixel.express", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flexstart.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fonga.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fontein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodplantengineering.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forplanetsake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortuna-s.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotografosexpertos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franke-chemie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frantic1048.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fraudempire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freevps.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freshlymind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frosty-gaming.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frothy.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furiffic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furnation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futurestarsusa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galoisvpn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gedankenbude.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geemo.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gehrke.nrw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genslerapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "georgioskontaxis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "georgioskontaxis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "georgioskontaxis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gerritcodereview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getblys.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gh16.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giacomodrago.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giacomodrago.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gillmanandsoame.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giunchi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gkralik.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glamguru.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goalbookapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "golfburn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goudenharynck.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandpadusercontent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grasshoppervape.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gravitascreative.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorians.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorywiest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grey.house", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grid2osm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gryffin.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsimagebank.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsrc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "habbo.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerstxt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halkyon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halo.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haozhang.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haydenhill.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hebriff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heitland-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helioanodyne.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hengelsportdeal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herds.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herringsresidence.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heywoodtown.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenrefuge.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiitcentre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hititgunesi-tr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hmoegirl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honkhonk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoopsacademyusa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horning.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostfission.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotplug.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howtocuremysciatica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hpbn.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsts-preload-test.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ime.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.press", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imouyang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inexpensivecomputers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitude.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitude.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitudecloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inhaltsangabe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inked-guy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inkedguy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instantkhabar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integraelchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetcensus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetstaff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invoicefinance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irondaleirregulars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irukandjilabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isaacpartnership.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isvbscriptdead.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ithenrik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "its-schindler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaegerlacke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakobejitblokaci.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamiepeters.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jardins-utopie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonsansone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcor.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdav-leipzig.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jedipedia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffsanders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jesorsenville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jessgranger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobs.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joduska.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnblackbourn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jondarby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpaglier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justinho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justupdate.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jxm.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karmaflux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kayon.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keepcoalintheground.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiahoriane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kialo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiapps.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kielderweather.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinomoto.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kircp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitk.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjarni.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kkovacs.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kkzxak47.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koluke.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koluke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kontaxis.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kontaxis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kortgebyr.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraga.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kramsj.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kriptosec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kristinbailey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafka.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakatrop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakewoodcomputerservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavabit.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavito.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laxiongames.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le42mars.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leakforums.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lerku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lfgss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "li-ke.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libnull.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "librechan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liliang13.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linley.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxandstuff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livingworduk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lonasdigital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "look.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookastic.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookastic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookastic.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookastic.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookastic.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookastic.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookastic.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loothole.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "louisvillevmug.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loune.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveable.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucyparsonslabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasberan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luripump.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyfbits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macbolo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mafiareturns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magdic.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magenda.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magilio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makedin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcuskoh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massotherapeutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathieuguimond.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthecat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcyukon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medi-link.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medicoresponde.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meganreel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meme.institute", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microco.sm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mightydicks.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mightydicks.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milesgeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minepay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minhanossasenhora.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mirucon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mission-orange.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mita.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mizque.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkpef.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlcnfriends.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnwt.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moe4sale.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mplicka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrinalpurohit.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mvbits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygallery.homelinux.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysignal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nakamastreamingcommunity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nallon.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namethatbone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naphex.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "narindal.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nasrsolar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neoani.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neswec.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netconnect.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netcoolusers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netlilo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netloanusa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netsite.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextend.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nil.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninhs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninthfloor.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nippler.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nippon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nipponcareers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nocallaghan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northwoodsfish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "null-pointer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nwwnetwork.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nynex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okay.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onehourloan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online.marketing", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinemarketingtraining.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onviga.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-infrastructure.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openrtv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oses.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panaxis.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panelomix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parodybit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parpaing-paillette.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pascalleguern.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcfun.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pentandra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pereuda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pettitcoat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfa.or.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phi-works.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phocean.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phone-service-center.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "php-bach.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkfis.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinpointengineer.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirman.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pitchup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pitonarms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plen.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmalaty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pointsixtyfive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powermeter.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poweroff.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powershift.ne.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pozzo-balbi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ppr-truby.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "princesparktouch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacy-week-vienna.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacy-week.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyweek.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyweekvienna.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "productgap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profection.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profitopia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progress-linux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progress-technologies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proj.org.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectdp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "protoxin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxyportal.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prxio.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puzz.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puzz.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pypi-mirrors.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pypi-status.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pzme.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qivonline.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r-core.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r-core.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rachaelrussell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rankthespot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raphael.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rastreador.com.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readism.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readmeeatmedrinkme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rebekaesgabor.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refitplanner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rentbrowser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reuter-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reuter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rickweijers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "right2.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rkkhok.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roguesignal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rose-prism.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roseitsolutions.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsmaps.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rustable.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rustyrambles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rusxakep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s007.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sadhawkict.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saltbythesea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samenwerkingsportaal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samwilberforce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanderknape.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sansonehowell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saumon.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "say-hanabi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sayprepay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbiewald.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scenester.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schulterglatzen-altenwalde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sea-godzilla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian.expert", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seconfig.sytes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secureobscure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityglance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sefru.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seoinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seon.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "server-bg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "server-daten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "settleapp.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiawasedo.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shitproductions.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shooshosha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopping24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sibrenvasse.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "signere.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silaslova-ekb.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplicitypvp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simpul.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sistersurprise.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sleep10.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slimspots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slowb.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smdcn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothgesturesplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snel4u.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snelshops.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snelwebshop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sng.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snowalerts.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softanka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sojingle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sol24.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solmek.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solmek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sou-co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southernjamusa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southside-tuning-day.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speeddate.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speeds.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spisbilligt.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spodelime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spotupload.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spydar007.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staatschutz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staatsschutz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staatsschutzgesetz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stalkthe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startuponcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stole-my.bike", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stole-my.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiostawki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunstar.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suspiciousdarknet.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swimbee.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "symeda.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synaptickz.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tadcastercircuit.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tamex.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tanze-jetzt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tavopica.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamdaylo.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenbos.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testomato.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thalan.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thalhammer.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-mystery.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "therevenge.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thermolamina.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thole.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasschweizer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thriveapproach.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tierarztpraxis-bogenhausen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tjs.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tocaro.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toursandtransfers.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tracetracker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trefpuntdemeent.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsaro.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tubul.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turtleduckstudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvz-materijali.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tweakers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkseason.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkseason.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkseason.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkseason.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkseason.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkseason.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkseason.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twistapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twistedwave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uadp.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umenlisam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unccdesign.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unsuspicious.click", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbackups.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanmalland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varshathacker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venixplays-stream.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ves.vn.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vibrant-america.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinasec.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vizzboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vogler.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyskocil.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wakatime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "washingtonviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchinventory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchstyle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webmetering.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weerstatistieken.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wendalyncheng.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weserv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wetherbymethodist.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wetherbyweather.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wg-tools.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whing.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wilsonovi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winterhillbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmfusercontent.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfgang-kerschbaumer.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfgang-kerschbaumer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfgang-kerschbaumer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderfall.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "works-ginan.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldpovertysolutions.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wormholevpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xenophile.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaolvmu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xisa.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4dbjwf8c.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--7rvz7ku3ppnr.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--jda.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--kda.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xperidia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xpi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xroot.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yarcom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yooooex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youngandunited.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoyoost.duckdns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z3liff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z3liff.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zandcell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenk-security.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroday.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zewtie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaochen.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhengjie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zi0r.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zinenapse.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ziyuanabc.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zning.net.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zorgclustertool.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zyria.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "00f.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x17.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xdefaced.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1066.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "112app.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1536.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "16packets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "174.net.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "188betwarriors.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1px.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1rs.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1ststop.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2-cpu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2859cc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2cash.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "31tv.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3delivered.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4th-ave-studio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4vf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "540.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8mpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "922.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9906753.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "99rst.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-theme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abloop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abyssproject.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "academialowcost.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accwing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acg.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acgmoon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "achow101.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acsports.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamdixon.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamwk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adblockextreme.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addtoany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adfa-1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adhoc.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advocatenalkmaar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adxperience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aerialmediapro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agileui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanmontare.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aify.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiois.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnbopen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airhelp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexberts.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "algolia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aljaspod.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alldaymonitoring.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alldewall.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allfreelancers.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alliances-faq.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alza.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alza.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alza.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amadvice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amilum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyticsinmotion.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andiplusben.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewregan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annejan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anojan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansogning-sg.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonyavon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anystack.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apis.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aponkralsunucu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appelboomdefilm.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "applelife.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "applian.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appui-de-fenetre.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "archimedicx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ariege-pyrenees.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aritec-la.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armored.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armstrongsengineering.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arpr.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrow-api.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrow-cloud.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrowwebprojects.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arthurlaw.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artisphere.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artlogo.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artlogo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artlogo.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artweby.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asadatec.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleymedway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assemble-together.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atelier-naruby.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ateliernaruby.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atitude.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attogproductions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "au2pb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auditos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avaaz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avaq.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axolsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ayesh.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aymerick.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azlk-team.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b1c1l1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babybic.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bacon-monitoring.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balist.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballejaune.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bancacrs.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankcircle.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankinter.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bannisbierblog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barclays.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bardiharborow.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baysse.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bb-shiokaze.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beerians.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beetman.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belani.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belgers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belmontgoessolar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belmontprom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belt.black", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benohead.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benzou-space.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berna.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bertrand.bio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besola.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestmotherfucking.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betterbabyshop.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyond-edge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondtrust.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bezprawnik.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bftbradio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bilgo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billigpoker.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binimo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bioknowme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birkhoff.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitvest.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwolk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biyou-homme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bizzartech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blakerandall.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blankersfamily.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blendr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blenheimchalcot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blissplan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloglikepro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluefuzz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bolt.cm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bombsquad.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnyprints.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnyprints.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookcelerator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boonbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bownty.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brashear.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilmorar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bratislava-airport-taxi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brava.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brettabel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brevboxar.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brinkhu.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brix.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brockmeyer.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brokenhands.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brunoonline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btc-e.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btcarmory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bucket.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buka.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulbcompare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulkcandystore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bunkyo-life.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burrow.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bustimes.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bw.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bwilkinson.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bymike.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.bid", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.download", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.faith", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.press", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytema.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesatwork.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c-shock.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c-world.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cadmail.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calculator.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caltonnutrition.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calvin.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cambier.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgeanalytica.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cancelmyprofile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "candylion.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canva.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capacent.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalcap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "car.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carauctionnetwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carauctionsalabama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carauctionsgeorgia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardranking.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caretta.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carey.bio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caroli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cashplk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cazes.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbecrft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdkeyworld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cellsites.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cerize.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certspotter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certspotter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgcookiemarkets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charteroak.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapticket.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chelseafs.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chennien.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "choiralberta.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chourishi-shigoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrismcclendon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christophertruncer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chunche.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cianmawhinney.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cigi.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cim2b.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinartelorgu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemaclub.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinsects.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciplanutrition.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "circara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classicalpilates.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clemovementlaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cleververmarkten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cleververmarkten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cliniko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudspotterapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "club-is.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubon.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coin.dance", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coldwatericecream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colinstark.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collabra.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colmexpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colo-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colorcodedlyrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comalia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cometcache.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comico.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comparexcloudcenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computerhilfe-feucht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conclave.global", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connectum.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "constant-rough.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookiecrook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coolviewthermostat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coralrosado.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "core-networks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cornodo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "couragefound.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "courses.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craigrouse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazy-crawler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazypaul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "critcola.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalsurveys.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crownruler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cs-ubladego.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgoelemental.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgohandouts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctrld.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubecraftstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubecraftstore.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cucc.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "culturedcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuongquach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cupi.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "current.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybozulive-dev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "czechvirus.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "czerno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daemen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalfsennet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darktime.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dashburst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datadit.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dataswamp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davescomputertips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidlillo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daytonaseaside.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "db.gy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbcom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddns-anbieter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debian-vhost.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decosoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deeprecce.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demilitarized.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dengchangdong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deroo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designsbyjanith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desterman.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "destom.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "developmentsites.melbourne", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devistravaux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devlogr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devonsawatzky.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dezeregio.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dezmembrariromania.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diagnostix.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dianlujitao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionariodenomesproprios.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dietbrand.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diezel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diff2html.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diffnow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digimagical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digwp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dir2epub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dir2epub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discordapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "distinguishedprisoner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "distractionco.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djangosnippets.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlaspania.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmarc.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dn3s.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dns-control.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dokan.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dokuraum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolevik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dollywiki.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominationgame.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donotlink.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dooleytackaberry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doomleika.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doomsworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doooonoooob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doorflow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dot42.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotkod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotkod.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doujinshi.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadaja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadgram.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonteam.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "draugr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drewgle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drivercopilot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dronografia.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dubaieveningsafari.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duch.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dwnld.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e5tv.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "earthrise16.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easychiller.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eaton-works.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebankingabersicher.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebankingbutsecure.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebankingentoutesecurite.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebankingmasicuro.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebas.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebataw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebonyriddle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecole-maternelle-saint-joseph.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edenaya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edusantorini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edwardsnowden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edzilla.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eiyoushi-shigoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekodevices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eksik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elaxy-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elblein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eldinhadzic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elgacien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eliott.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elizabethgreenfield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emkei.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emmable.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empathy.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encode.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enlightened.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entrainr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equalparts.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equidam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericbond.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erichalv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erikhubers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eriner.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esoko.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esoterikerforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espace-gestion.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etmirror.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etmirror.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etproxy.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etv.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eureka.archi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurekaarchi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurekaarchitecture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euren.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "european-agency.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evanhandgraaf.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evlear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewex.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewycena.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "excelgum.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "experteasy.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exploit.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extratorrentlive.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extratorrents.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extreme-gaming.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extreme-gaming.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabriziorocca.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facilitrak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "falconfrag.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-sprink.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farhadexchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionholic.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedoramagazine.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fehnladen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feistyduck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felixsanz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feriahuamantla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "festivalxdentro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fics-twosigma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "figurasdelinguagem.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "findigo.fish", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "findyourvoice.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flam.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flashback.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fleep.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florisvdk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fluxforge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyss.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "focalforest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fondy.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fontlibrary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodies.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foorack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forex.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fossilfreeyale.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-janvanaefst.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fran.cr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "francoz.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frankwei.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frappant.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frbracch.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fredloya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "free-your-pc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeflow.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fretworksec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friends24.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frost-ci.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsinf.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftctele.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftrsecure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckgfw233.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fumblers.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funktionel.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuseos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuyu.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fveevaete.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxopen.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxopen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxopen.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxopen.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxopen.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxopen.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaestehaus-monika.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamberorosso.menu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gambetti.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gambitcloud.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "game-gentle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "game.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamechasm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameguardian.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameofbay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepiece.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gapdirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gartenplanung-brendes.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gazee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdegem.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gecem.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geeknik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geluidsstudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genesiseureka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genie-seiner-generation.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gerwinvanderkamp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ges-bo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getbooks.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getmondo.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggmmontascale.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggss.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggss.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gianproperties.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ginkel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gis3m.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalonetechnology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmbh-kiekin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnetion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnunet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gong8.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goolok.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goozz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gopokego.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gospelofmark.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goto.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gracethrufaith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grademymac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandwailea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenaddress.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greg.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groenaquasolutions.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grunwasser.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guillaume-leduc.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gw2reload.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gxlrx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnasium-farmsen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h-og.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h11.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haavard.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "habbotalk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone-ext-adroll.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacksnack.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hail2u.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hantse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hao-zhang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardenize.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harrisonswebsites.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hartmancpa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hasdf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hatethe.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hcs-company.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthjoy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healtious.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartyme.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heavensattic.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hebaus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hegenshop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heidilein.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hesaplama.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexacon.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highsurf-miyazaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hilaolu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hintergedanken.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hlyue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoe.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hollyforrest.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hollyforrestphotography.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homehuntertoronto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hongzhaxiaofendui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoodtrader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoovism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hord.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelvue.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotornot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houkago-step.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howbigismybuilding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howlongtobeatsteam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsivonen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsivonen.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsivonen.iki.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hszhyy120.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "html-lab.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httpstatuscode418.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hugofs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huihui.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huutonauru.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyper-matrix.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypotecnicentrum.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i1314.gdn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ic3.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ice.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ich-tanke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ichnichtskaufmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icloud.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icntorrent.download", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idconsult.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idmobile.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idsafe.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifad.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifsac.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igule.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikachalife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikwilthepiratebay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilamparas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imakepoems.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imed.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imgaa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "impact.health.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imppac.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "in10tion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "incubos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "info-beamer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingalls.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ins1gn1a.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insertcoins.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intafe.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integraxor.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intencje.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interleucina.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inthepicture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inthouse.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intranetsec-regionra.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "investpay.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invitescene.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ioiart.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipawind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipcareers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iron-guard.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ironcarnival.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isbc-telecom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isdf.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istgame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istherrienstillcoach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-rotter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itactiq.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itskayla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsok.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itspersonaltraining.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsryan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itu2015.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi-fertilite.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi-fruchtbarkeit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi.com.pa", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivinet.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivitalia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixio.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jadopado.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakereynolds.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesf.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesgreenfield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamourtney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janverlaan.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaredbates.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasperhuttenmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jayxu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jccrew.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jedwarddurrett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffersonregan.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffersonregan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffersonregan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffersonregan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jellow.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jennifercherniack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jessevictors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetlagphotography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jfx.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhermsmeier.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jing.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jlhmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jncde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jncip.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joehenry.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johannes-sprink.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmh.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnnybet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnroach.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonferwerda.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonoalderson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonsno.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joran.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joyceclerkx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jproxx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jubileum.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juchit.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "judoprodeti.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juliangonggrijp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juliekoubova.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junaos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justice4assange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justpaste.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jysperm.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k2mts.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kabeuchi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kadmec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanar.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kartec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kashmirobserver.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kateduggan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kati-raumplaner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katproxy.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katproxy.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katproxy.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katproxy.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kellyandantony.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kenguntokku.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kennedy.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kentec.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerforhome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kfbrussels.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiadoapartman.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kickass-proxies.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiedys.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiekin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kilogram.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimpost.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingbird.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kini24.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kintawifi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kionetworks.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirstenbos.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kisskiss.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjaer.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kkyy.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klamathrestoration.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kncg.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knthost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koethen-markt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komidoc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kommune42.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konkurs.ba", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krang.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krayx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditkacs.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kshlm.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuemmerlin.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kundenerreichen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kundenerreichen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuschku.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwok.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyliehunt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kzjnet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "l2guru.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-cave-a-nodo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labourreedevergheas.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacaverne.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacyc3.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laextra.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lamapoll.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lancehoteis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lancehoteis.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "landofelves.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "langworth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lastchancetraveler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lattyware.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lattyware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lauftrainer-ausbildung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavita.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrencemurgatroyd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazerus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lebanesearmy.gov.lb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lebarmy.gov.lb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leen.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leertipp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legaltip.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leighneithardt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leisure-blog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lerasenglish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesscloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lew.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liaoshuma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lichess.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lightarmory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lightcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likeablehub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likeabox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lintmx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "listminut.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liveregistratie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loadlow.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lofttravel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loganmarchione.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolicon.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolkot.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loopower.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelivewiki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowhangingfruitgrabber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loxis.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lrhsclubs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltba.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltbytes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunchbunch.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luongvu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luuppi.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lynx.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lynxbroker.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyonl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m-ali.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m2epro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m2tc.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maartenterpstra.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mac1.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macchedil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macdj.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madeglobal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madokami.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maisgasolina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "majaweb.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makeuplove.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malinheadview.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malkaso.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manage4all.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manageall.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manageforall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manageforall.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maniadeprazer.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mansion-note.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marble.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marinazarza.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariviolin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markepps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markorszulak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinmuc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinreed.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masiniunelte.store.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "master-net.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterdigitale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maupiknik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maur.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcb-bank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcdonalds.design", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mchopkins.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mckinley.school", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mckinley1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdmed.clinic", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediamag.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mehostdd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meikan.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melted.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memeblast.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mensmaximus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metagrader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metronaut.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meusigno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mexbt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhealthdemocamp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "micbase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelscrivo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michalwiglasz.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikii.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miknight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikonmaa.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikroskeem.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milang.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milcoresonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mind.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minux.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mipla.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missoy.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mivcon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mixtape.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkuznets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnt-tech.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilcom-debitel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modecaso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "model9.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moe.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monarca.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moneycrownmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monika-sokol.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monolithapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monolithinteractive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonless.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mor.gl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morfitronik.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morninglory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainactivitysection.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movabletype.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movepin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movie4kto.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moylen.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrdani.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrizzio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multiworldsoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "museminder2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mustard.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mutuals.cool", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muusikoiden.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myadself.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myfrenchtattoo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygpsite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myimmitracker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypaperwriter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myschoolphoto.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mythengay.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nakliyatsirketi.biz.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namaho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namu.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanokamo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naralogics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natalia-fadeeva.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naudles.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "navdeep.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "near.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nefertitis.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neillans.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neillans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neons.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neoxcrf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nercp.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netzfrauen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuflizeobc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neurogroove.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newtonwarp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nframe.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfsec.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nglr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niagarafalls.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolas-simond.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nidro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.taipei", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nigelwakefield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nightsnack.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nimeshjm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninchisho-online.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninjan.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitrix.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nkadvertising.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nootropicsource.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noreply.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notjustvacs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notnl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novaco.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nozoe.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nrechn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ntotten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nubu.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuvechtdal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nwerc.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nwk1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyxi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "o2careers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocg-card.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octod.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oe8.bet", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olegon.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ominto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omniverse.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omquote.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneazcu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinebiller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onmuvo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onpatient.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oogartsennet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oparl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openquery.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openssl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orangefinanse.com.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ordr.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "origami.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "originalmockups.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ostan-collections.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osusume-houhou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otvaracie-hodiny.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outgress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outlookonthedesktop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paintingat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papermasters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paraborsa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parser.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pasadenapooch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passionatefoodie.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passumpsicbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulov.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulwatabe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payme.uz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paystack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbraunschdash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pciconcursos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrosluiter.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peliculasaudiolatinoonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "periscope.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "periscopeliveweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "personalinjurylist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petersontoscano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petitsfrenchies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petrasestakova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pexieapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pgnetwork.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phenomeno-porto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phenomeno.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phenomenoporto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phenomenoporto.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philpropertygroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philsturgeon.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phonenumberinfo.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photographyforchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpmyadmin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpprime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "physicaltherapist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picotronic.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pillowandpepper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pimhaarsma.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pimhaarsmamedia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pimspage.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pin.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkinked.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirate.trade", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratebayproxy.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratebit.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "placker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plattner.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playsharp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plur.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmp-art.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "podemos.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "points4unitedway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pole.net.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polycrypt.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ponteencima.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pontokay.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pornbay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "porybox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potsky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poupatempo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ppuu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "praguepsychology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "praguepsychology.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "praxis-research.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preezzie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prespanok.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prinice.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printerest.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prnav.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prodct.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "producto8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proefteksten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profusion.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prok.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propertygroup.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prospanek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperident.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prot.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "protecciondelconsumidor.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prt.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prxio.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pstrozniak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptonet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publiccarauctionscalifornia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publicintegrity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pucchi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puhe.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "push.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwolk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pypi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qccqld.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qldconservation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qldconservation.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qm-marzahnnordwest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qqq.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qr-city.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qtpass.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qtpower.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qtpower.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quanglepro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "queminventou.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quemmeliga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quikchange.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwaser.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwikdash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ra4wvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radioilusion.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raissarobles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ralfs-zusizone.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ranzbak.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raspberry.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rationalops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbqcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "react-db.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readouble.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realloc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reapdrive.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redable.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redirectman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rediske.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redstoner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redy.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reganclassics.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reganclassics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reganparty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regio-salland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regiobeveland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regiosalland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rehabili-shigoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reikiqueen.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinencaressa.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rema.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renewablefreedom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renrenss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rentasweb.gob.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rentbrowsertrain.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "replacemychina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "responer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "respostas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revealdata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rewardingexcellence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rezexpert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riceglue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardlangworth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richmtdriver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rideaudiscount.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rideforwade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rideforwade.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rideforwade.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rileyevans.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmf.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roadfeast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robin.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockeyscrivo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rondommen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roslynpad.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosslug.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roughgrain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rpgmaker.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsblake.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtfpessoa.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rudd-o.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runvs.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rustfanatic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rva-asbestgroep.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rynekpierwotny.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s-mainte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s16e.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safegroup.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safing.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safire.ac.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sail-nyc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saiputra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sakurabuff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sapporobeer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahvictor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarindia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sas-snowboarding.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saturn.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sauvagebridge.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savannahtasteexperience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sb.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schawe.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schizoids.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlechtewitze.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schnellsuche.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schopenhauer-institut.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrauger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrauger.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrauger.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrauger.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrauger.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schreibers.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrikdraad.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sclgroup.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "screensaversplanet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrumstack.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sealbaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-bair.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianblade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secnews.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitybsides.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seedalpha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seedboxers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senorcontento.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senshudo.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sensiblemn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-linz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seokay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seppelec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serathius.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serf.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servdiscount.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servecrypt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servecrypt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servecrypt.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servepublic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servepublic.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverfrog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sethcaplan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "settberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seyr.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sfsltd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowplus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowrocket.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shanetully.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shansing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shansing.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shansing.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shemissed.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shirtsofholland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shotbow.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shrinkhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shrub.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shwongacc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siamojo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "signaltransmitter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "signix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "signosquecombinam.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siliconchip.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonwoodside.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplecontacts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplerses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simpte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinful.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sistem-maklumat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skepticalsports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skillproxy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skillproxy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skillproxy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skontakt.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skontorp-enterprise.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sky-aroma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slimmerbouwen.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartest-trading.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartrade.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sokolkarvina.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sol-computers.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solus-project.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solvops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somanao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonarqube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonerezh.bzh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "songzhuolun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sophiakligys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sor.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soucorneteiro.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "space-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacehost.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spenglerei-shop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sperohub.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sperohub.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spilsbury.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "splitreflection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sponc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spookbook.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sporthit.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportstraineradvisor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spr.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spricknet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sproutconnections.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sptk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stalschermer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starfm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starina.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starkbim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starttraffic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starttraffic.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startupum.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steemit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steenackers.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephanieschreiber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenhaunts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenschrauger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenschrauger.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenschrauger.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenschrauger.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stitchfiddle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stopfraud.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storiesofhealth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strangemusicinc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streetspotr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiomarcella.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suborbital.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sudoschool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suitocracy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superpase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superuser.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suwalls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svendubbeld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swat4stats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swiggy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sykl.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sys.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysert.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t-complex.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwantour.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talentos.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taler.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tatt.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcp.expert", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachpeople.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tealdrones.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamhood.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamnetsol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techademy.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techcultivation.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techcultivation.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techcultivation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techmasters.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techwords.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefonnummer.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tendermaster.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenkofx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenpolab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tensei-slime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testosterone-complex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tffans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tflite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgbyte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgbyte.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thatgudstuff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thatpodcast.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thechunk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thediaryofadam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreenfields.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theidiotboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelanscape.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thenanfang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thenexwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepiratebay.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thermity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theseosystem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesplit.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thestack.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewhiterabbit.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewoodkid.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkcash.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomaswoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thompsonfamily.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiernanx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tilkah.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tillcraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "time2060.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "time22.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timetotrade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tintencenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tipbox.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tipoftheday.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tism.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "titanleaf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todamateria.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokenloan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokotamz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toleressea.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toles-sur-mesure.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomlankhorst.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomssl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentdownloads.bid", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentz.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torservers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touchpointidg.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toutmonexam.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpblist.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpbunblocked.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trade.gov.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traindb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transfile.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transparentcorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travality.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travisforte.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travisfranck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travler.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tributh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tripcombi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsuyuzakihiroyuki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttt.tt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tumedico.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turnoffthelights.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twun.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twuni.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyler.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyleromeara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "udruga-point.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uhrenlux.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uicchy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukpirate.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockall.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockat.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.faith", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockedall.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockedbay.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockerproxy.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockerproxy.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockmyproxy.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockweb.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "underskatten.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unitlabs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unlocken.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unmanaged.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unseen.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unser-gartenforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unsupervised.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upaknship.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upplevelse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "url.rw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "used-in.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usedesk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utvbloggen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uzmandroid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uzmandroid.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v2ex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "va-reitartikel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "validator.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwunnik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcelin-na-doliku.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vecozo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veii.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verdeandco.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verein-kiekin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verfassungsklage.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verifyos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinaire-cazeres-foucault.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veto.fish", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vetofish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vidbuchanan.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videosqr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamhost.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vigrey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinciconps4.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visibox.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitastic.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voter-info.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "votoot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpip.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpn.black", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijgezellen-feest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vubey.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wakapp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallethub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walls.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wandervoll.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangqiliang.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchface.watch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-industry.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web2033.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webcamtoy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdosh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webeconomia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weblate.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webmandesign.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtropia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wegenaer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellproducedwines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wereldkoffie.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westendzone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wettbonus.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wh-guide.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatismyipaddress.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whats.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "where2trip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whisker.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wigle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikileaks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikileaks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wikisports.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winaes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winged.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wint.global", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winterbergwebcams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wircon-int.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wireshark.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wirhabenspass.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wishcert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "witzemaschine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wochenentwicklung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wodinaz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woodmafia.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woodsidepottery.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wowhelp.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-mix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writeoff.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wuhengmin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x-ripped-hd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xbtce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xfix.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xjoin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmedius.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmr.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--7v8h.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xombra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xpj.sx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xrippedhd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xscapers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yachts-magazine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yarogneva.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yesdevnull.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ylk.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yntongji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-school.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoitsu.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yolocelebs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbapp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytcuber.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yunpan.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zachgibbens.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zelfrijdendeautos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zemlova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenlogic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerossl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zilore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zk.gd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zkillboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zonemaster.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoom.earth", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zubel.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zundappachterhoek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zup.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alberguecimballa.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "albuic.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acoffeeshops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airvuz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1pw.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agilebits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "500p.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4cclothing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alaundeil.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airproto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexpavel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akboy.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourpaint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alcorao.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a200k.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "20hs.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "12vpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acelpb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2ss.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alinasmusicstudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2cv-fahrer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "al-f.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1k8b.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alicestudio.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aigcev.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adventureally.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abnarnro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anfsanchezo.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "achtzehn.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3sreporting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adnot.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x539.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3bigking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alecpapierniak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accelight.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphachat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alextsang.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphagamers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyzemyfriends.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaeblog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abuse.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abe-elektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "all-connect.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attic118.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1three1.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anytonetech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "applemon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adapt-elektronik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoauctionsohio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "86metro.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoauctionsvirginia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adapt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anniversary-cruise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alvicom.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonygaidot.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artroot.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1item.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "404404.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "banbanchs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anna.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aplpackaging.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreaskrasa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "albersdruck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apperio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adapti.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agdalieso.com.ba", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arokha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderschimpf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1on1on1.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bddemir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierdesflammesnoires.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1on1on1.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auxetek.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "audio-detector.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1001kerstpakketten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appsbystudio.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aqqrate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrow-analytics.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aovcentrum.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "araseifudousan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auxiliumincrementum.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ablogagency.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asbito.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aperture-laboratories.science", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alwaysmine.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballarin.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8pecxstudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asato-jewelry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alisonlitchfield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "athlin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benchmarkmonument.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquavitaedayspa.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armadaquadrat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alspolska.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bartelt.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apothes.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bagheera.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyticum.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atom-china.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benmillett.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bartula.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyticum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aureus.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arsenal.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyticum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balloonphp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyticum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asahikoji.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1years.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyticum.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondweb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bffm.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baggy.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aviodeals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avanovum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baleares.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bars.kh.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "author24.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badf00d.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binfind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batten.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bair.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baywatch.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackcatinformatics.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blendlecdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aosc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avarty.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbb1991.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "argekultur.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "becoast.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babypibu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americansportsinstitute.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batschu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitskrieg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beerradar.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackcat.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batfoundry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biogeniq.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beerradar.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackscytheconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackcatinformatics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bit-rapid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beastlog.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belwederczykow.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berasavocate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anastasia-shamara.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bettertest.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borderlinegroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awaremi-tai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bewerbungsfibel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bemsoft.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebill.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondalderaan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awk.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bilke.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blissjoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackunicorn.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boosterlearnpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdug.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biboumail.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitraum.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlashesandbrows.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boxview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackonion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blacknova.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bicranial.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beijinglug.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blichmann.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbag.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brid.gy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beulahtabernacle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluepoint.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmessage.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluex.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluex.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulario.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogcuaviet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bosun.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "africa.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afghan.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carauctionscarolina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bpol-forum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bralnik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canva-dev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brainlag.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bountyfactory.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluex.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bravz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brb.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bowntycdn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bru6.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brivadois.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biznpro.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bristebein.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buddlycrafts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bretz-hufer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "building-cost-estimators.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caitcs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centralvoice.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bx-n.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byte-time.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bmet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsw-solution.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catmoose.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arboineuropa.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesatwork.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brownlawoffice.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byrko.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britishgroupsg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesbwise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christophersole.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byrko.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budger.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buffaloautomation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bueltge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "businessimmigration-eu.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexismeza.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexismeza.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameza.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "builditsolutions.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bws16.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campaign.gov.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c-webdesign.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "captianseb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beehive42.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beehive42.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casbuijs.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "captured-symphonies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlierogers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "childreninadversity.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciphrex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chicolawfirm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbamo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosjeurissen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attilagyorffy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardurl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beehive42.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafe-murr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beehive42.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "condosforcash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoslab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collectosaurus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beehive42.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centrojovencuenca.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chint.ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudpipes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centrumhodinek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coalpointcottage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "childno.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbelgie.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catcontent.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "confiancefoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheez.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codingrobots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-porc.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comdotgame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudapps.digital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatnederland.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "confucio.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citizen-cam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collaction.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptodash.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casioshop.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookicons.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classpoint.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgotwister.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codymoniz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "claudio4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cowbird.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codelove.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbw.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cariocacooking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuddlecomfort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chamathellawala.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheddarpayments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cortisolsupplement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chensir.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocktailfuture.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clowde.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "condesaelectronics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnc-lehrgang.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contrabass.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudlink.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "confiwall.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codepoet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beijing.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "complexart.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftcommerce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "copytrack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "console.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.insure", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "convert.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curtis-smith.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crvv.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demuzere.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "db-sanity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burtrum.family", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burtrum.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burtrum.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuvva.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designed-cybersecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookingreporter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dejandayoff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cormactagging.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d0xq.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clara-baumert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcepler.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkishgreen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberlab.kiev.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptophobia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestperfumebrands.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftmine.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datascomemorativas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "damienoreilly.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danieljamesscott.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daiwai.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corniche.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkcores.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielkoster.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cvtparking.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conflux.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brain-e.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhochleitner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dfctaiwan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devops-survey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deliciousmedia.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directinsure.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmostertman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devcu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmostertman.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domenic.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designville.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designville.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defendas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dedietrich-asia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delayrefunds.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmix.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cumshots-video.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decloverly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dermapuur.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dothebangthingsalon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doobydude.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dickieslife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "das-mediale-haus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canadian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deusu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deusu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djlnetworks.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designhotel-kronjuwel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "der-stein-fluesterer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "die-speisekammer-reutlingen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dimanss47.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "different.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delphine.dance", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepzz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caribbean.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drjoe.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djul.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diva-ey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "die-gruenen-teufel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diemogebhardt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlouwrink.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dieumfrage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dipulse.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmtry.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dounats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dieb.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dxgl.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drweissbrot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digimedia.cd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyn.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglesecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotrox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dm7ds.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donsbach-edv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "do67.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalbank.kz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "do67.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrisan.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drdim.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektronring.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecorp.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christians.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droncentrum.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyktig.as", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dopesoft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dune.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emilvarga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elenagherta.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyn-nserve.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eitler.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deamuseum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dukan-recepty.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e7d.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energyatlas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dukegat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dt27.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edd-miles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ds-christiansen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edwards.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emanatepixels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchessuganda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enum.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dingss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-porno.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eddmil.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ealev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eighty-aid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denabot.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tresor.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eam-gmbh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connect.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecos-ev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhome.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericisaweso.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entourneebeetle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elenorsmadness.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cougar.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dirk-weise.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enriquepiraces.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deux.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eggplant.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eduardnikolenko.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabeth-strunz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethanlew.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elefantevoador.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eshtapay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreaming.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endeal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emjimadhu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deuxsol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicenter.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecompen.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deaf.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edv-lehrgang.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erwanlepape.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enaia.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facebook-atom.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firewallconsultants.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eucollegetours.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabulouslyyouthfulskin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabulouslyyouthfulskineyeserum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethan.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erikseth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esono.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facerepo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epizentrum.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erdethamburgeronsdag.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faxreader.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fanz.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ernest.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faithwatch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doctor.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energydrinkblog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fm.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiix.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fach-journalist.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epizentrum.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escargotbistro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicenter.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicentre.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firmale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flox.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evapp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flixtor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eseth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feastr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabianfranke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finiteheap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fspphoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstdogonthemoon.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everywhere.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feudalisten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "es-geenen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "email2rss.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ergo-open.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixforce.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fooster.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f00.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fobc-usa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estateczech-eu.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endohaus.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endohaus.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foolwealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elan-organics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freethetv.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyedarts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frasesparaface.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exousiakaidunamis.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endohaus.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ff-obersunzing-niedersunzing.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fnzc.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galardi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garden.trade", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fwei.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezhik-din.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ferien-netzwerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gearset.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodblogger.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garden-life.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futureyouhealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fernseher-kauf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsf.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franken-lehrmittel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freejasongoudlock.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fehngarten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuxwerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdutnic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getmdl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fleisch.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getlittleapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fragmentspuren.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fjruiz.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forsakringsarkivet.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-gamenet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goat.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gablaxian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giogadesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabi.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabi.com.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gheorghe-sarcov.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "granary-demo.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garciamartin.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gatorsa.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fandler.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galena.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ghrelinblocker.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gov.ax", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamehacks.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorf.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garderobche.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekabit.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getcolq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethiopian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fraurichter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fossewayflowers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gchq.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldminer.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fossewayflowers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gokhankesici.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fromix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greencircleplantnursery.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geder.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glasen-hardt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gillet-cros.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gta-arabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giga.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzprog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorgiaxx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepad.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glasner.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harambe.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gehsicht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g01.in.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "global-adult-webcams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guhenry3.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goetemp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hash-archive.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glotter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greensdictofslang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gogoodyear.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hake.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glyph.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greencircleplantnursery.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "godsofhell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fraesentest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalado.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greencardtalent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hawthornharpist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gremots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruelang.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeyantra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grossell.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greywizard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtech.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hcfhomelottery.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iandouglasscott.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hstspreload.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gv-neumann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heiland.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glitzmirror.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanimalis.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hokieprivacy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gyu-raku.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hans-natur.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graliv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helenkellersimulator.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hautarztzentrum.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haribosupermix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker.parts", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdy.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gurmel.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gyas.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guardian360.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fling.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gummibande.noip.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guenthereder.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firefighters.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idcrane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckav.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrfhomelottery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hintergrundbewegung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httpswatch.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdrsource.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudteam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instagram-atom.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hethely.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hakatabijin-mind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honkion.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexagon-e.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiqhub.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacktivis.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happix.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiqonline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "home-v.ind.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homebodyalberta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hasselbach-dellwig.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invoiced.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hudingyuan.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hilnu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isntall.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "issforum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imforza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hynek.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isitcoffeetime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "despora.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idemo.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helles-koepfchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick-proxy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immersivewebportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gveh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyper69.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "illicitart.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hraesvelg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icity.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inditip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jameshale.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ignatisd.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iuscommunity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instagrammernews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibox.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ir-saitama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inspired-lua.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-kronjuwel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imbushuo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifsr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invite24.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelident.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itochan.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "impyus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imedi.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infura.co.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imoto.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imgencrypt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "info-screw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "is-a-furry.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intheater.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inconcerts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwader.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grusig-geil.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikzoekjeugdhulp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insane-bullets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ierna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ishangirdhar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isistomie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "izevg.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixnext.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihkk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jayxon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gulenet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hispanic.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handenafvanhetmedischdossier.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackalworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixquick.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jabberfr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpeg.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idubaj.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "italia-store.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karmainsurance.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jovic.hamburg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jayf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kcluster.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j2ee.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "items.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jtslay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdcgroup.com.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keaneokelley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmcintosh.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonirrings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ispweb.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpeaches.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetkittens.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ignace72.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itilo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamessmith.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justmy.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karmaassurance.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiyuu-ni.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joe-pagan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakaomilchkuh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihostup.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalian.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jesseerbach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaylen.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juzgalo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ka-clan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kapo.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jichi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kazenojiyu.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k-netz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itds-consulting.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinholding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itds-consulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kab-s.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karamna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jurassicbarkharrogate.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ignitedmindz.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinbowers.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kipira.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kein-design.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kintrip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jsteward.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kovnsk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kamikatse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpumuk.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kisa.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kennethaasan.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaela.design", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kannchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafillepolyvalente.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaufkraftkiel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jodlajodla.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kokensupport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnbrownphotography.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kigmbh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwmr.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julienc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klaver.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kswriter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafillepolyvalente.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imanudin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lathamlabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kepkonyvtar.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lathamlabs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacasa.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiffmarks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuehndel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "largeviewer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderly.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jollausers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koho.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyochon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lathamlabs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kintzingerfilm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kennethlim.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotovstyle.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krasovsky.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lagier.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kykoonn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koertner-muth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koertner-muth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kukal.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komicloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kompetenzkurs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iww.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learnedovo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kumalog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonas-thelemann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "larptreff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itfix.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krony.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "italian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurswahl-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jia1hao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kriechel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laguinguette.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakecurtis.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lefebvristes.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lefebvristes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leseditionsbraquage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livi.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "listahu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laussat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lawly.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leakreporter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jva-wuerzburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komischkeszeug.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "layer8.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lca-pv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klebetape.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leblanc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenders.direct", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limiteddata.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lim-light.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lirion.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leanplando.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacicloud.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "librends.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.army", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidong.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kruu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libskia.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lessing.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locchat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klinikac.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lernorteuropa.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karachi.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lernorteuropa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livedesign.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macosxfilerecovery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lernorteuropa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latetrain.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linqhost.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letsgame.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveandadoreboutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanuovariviera.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magia360.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livnev.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linvx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lightworx.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookasik.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lettori.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maltes.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxvacuos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarrift.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lixingcong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailpenny.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luce.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarlog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lemarcheelagrandeguerra.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicaladvertising.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "korea.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malibubeachrecoverycenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loansonline.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ludwiggrill.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litfin.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loanstreet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucidlogs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luoe.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localblock.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luzat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localdrive.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jualautoclave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifekiss.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loanstreet.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucidlight.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lostg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laos.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madusecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jyoti-fairworks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mentorithm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markcp.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medifi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latino.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mafiaforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lobosdomain.no-ip.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdxn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manuel-herrmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microtalk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lbs-logics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdx.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mawidaca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mawidabp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makkusu.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ls-alarm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loteks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menzel-motors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixcheats.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcea-hld.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadobitcoin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "machtweb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marketnsight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadobitcoin.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikecb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menzietti.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meter.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovizaim.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manyue.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mightymillionsraffle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattcoles.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mainzelmaennchen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelsiegert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mannsolutions.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdcloudps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marc-schlagenhauf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mechmk1.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microlog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "map4erfurt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediamarkt.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magnets.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miegl.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logicio.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lwl12.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mockmyapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matsuz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mind-hochschul-netzwerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilewikiserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnstembureau.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariemiramont.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meedoennoordkop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mensagemaniversario.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mirkofranz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeology.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moddedark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morganestes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyhouse.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medic-world.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mail-rotter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mingram.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mstiles92.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "migeeks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "map4jena.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mistreaded.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msh100.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megamisja.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muspla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkoppmann.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manage4all.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mainframeserver.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miyoshi-kikaku.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikek.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miyatore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mols.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "london.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "molb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msuna.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojzis.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojzis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maomaofuli.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mscc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miui-germany.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manuth.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmalisz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malaysian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nathan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memdoc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypension.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myresearchapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "momozeit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mncloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natsumihoshino.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobifinans.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitarbeiter-pc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitsukabose.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meronberry.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mostlyharmless.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndmath.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mihnea.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megumico.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muonium.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naviteq.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murgi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mini-piraten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "networth.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muk-kobetsu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndtblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrealestatemate.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nienfun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "members-only-shopping.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "longhorn.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myms.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nico.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytraiteurs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n0paste.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newfacialbeautycream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munkiepus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nebulousenhanced.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalcrimecheck.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minoris.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndtmarket.place", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neglecteddiseases.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mystery-science-theater-3000.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notify.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nabu-bad-nauheim.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitropur.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nossasenhoradaconceicao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oauth-dropins.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northpole.dance", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moulinaparoles.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nassi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n-soft.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nettia.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nivi.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdpol.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net2o.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ni-mate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nemecl.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net2o.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nhome.ba", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mssys.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerds-gegen-stephan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oddnumber.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nickstories.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noma-film.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notnize.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsa.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moparscape.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oppaiti.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musicchris.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfe-elektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novelshouse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohayosoro.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "o3wallet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oddsandevens.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nossasenhora.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northumbriagames.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net2o.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcairn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nothing.net.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nrkn.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niederohmig.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niedersetz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oddsandevensbookkeeping.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outreachbuddy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nijiero-ch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nullpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nemo.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musician.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nq7.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveraiedelabastideblanche.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odinoffice.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muslim.singles", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marktissink.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notabug.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nestone.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickaudley.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octofox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openas.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paudley.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onecycling.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paudley.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickaudley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsm.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "occupymedia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paudley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ouaibe.qc.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oeh.ac.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "organicae.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onewaymail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextgen.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obtima.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orrs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onecycling.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsa.lol", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payclixpayments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pandymic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oslfoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "percy.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nvr.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payload.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nycroth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pepsicoemployeepreferencesurvey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nnote.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-mx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partyvan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opensource-cms.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parckwart.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pa-w.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plusstreamfeed.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paw.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osacrypt.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partou.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parcon.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneononeonone.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneononeonone.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratelist.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocd2016.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulewen.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otrm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pants-off.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passvau.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pe-kyousai.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papygeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photoancestry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "npm.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perezdecastro.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pe-bank.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paul-kerebel.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pnut.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulshir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "penz.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pasternok.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelrebrov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "positivesobrietyinstitute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promisesaplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pegas-studio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picturingjordan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petit.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pretzelx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixiv.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picster.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pi-control.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkladyapples.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prattpokemon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otakubox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plass.hamburg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playsoundevents.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polycoise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmklaassen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picone.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizala.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prowise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petmall.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfumista.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfumeaz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phalconist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r3bl.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psbarrett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quizogames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prstatic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pompefunebrilariviera.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "punitsheth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pet-hotel-mura.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privea.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polaire.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phra.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pincodeit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "porschen.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prielwurmjaeger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poneytelecom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ps-provider.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "put.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketfullofapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pvpcraft.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quaedam.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projektik.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proust.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publicspeakingcamps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prado.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qbin.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptbi.org.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ps-w.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numero-di-telefono.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcnotdienst-oldenburg-rastede.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ps-x.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "punikonta.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rejuvemedspa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistani.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomcloud.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r2d2pc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radreisetraumtreibstoff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomkoalafacts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidshit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomprecision.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantum-cloud.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pretzlaff.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rechenknaecht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbtvshitstorm.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radiopolarniki.spb.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rasebo.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radfieldhomecare.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "re-customer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodrigocarvalho.blog.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravse.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resama.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "porno-gif.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noodlesandwich.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rohitagr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qtvr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restrealitaet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinhardtsgrimma.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reed-sensor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reaper.rip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravensbuch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "razzolini.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riceadvice.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rezun.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redable.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rate-esport.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rheinneckarmetal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reth.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proweser.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reichl-online.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ristorantefattoamano.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rivastation.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prometheanfire.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prometheanfire.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandszabo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raven.lipetsk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ricozienke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ridingboutique.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rgservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plombirator.kz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rift.pictures", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saorviewconnect.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rundumcolumn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rylin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rightbrain.training", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rocssti.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rxbn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahsweger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sd.af", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rx-contact.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ngt-service.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhodosdreef.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruja.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rq-labo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rleh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sber.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptjunkie.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s.how", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rokudenashi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rowlog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schadegarant.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securetheorem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royal-rangers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runnergrapher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scanleasing.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sapk.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schnapke.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seewhatididhere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sec.ec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rivermendhealthcenters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rdl.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scores4schools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satmd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sagemontchurch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlagma.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satoshicrypt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondspace.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schul-bar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbm.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruiming.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reulitz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosewoodranch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romanpavlodar.kz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-lutsch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roberto-webhosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scholierenvervoerzeeland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schildbach.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scivillage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdmoscow.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sentry.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sech.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sidepodcastdaily.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandalj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seoarchive.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "signoracle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shitsta.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sepalandseed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sequiturs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "significados.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shux.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selectary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencesolutions.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanguoxiu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salsa-straubing.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senmendai-reform.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shentengtu.idv.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silqueskineyeserum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sep23.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serafin.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sidepodcast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shelfordsandstaplefordscouts.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sicken.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharevari.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serviettenhaus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seitenwaelzer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlossereieder.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safer-networking.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rome.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyline.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "russia.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sking.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexy-store.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorcix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senzaparole.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soobi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scannabi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sketchmyroom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shuro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somethingsimilar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure.co.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottainslie.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smalldogbreeds.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "severntrentinsuranceportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smalltalkconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sgtcodfish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slneighbors.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplycloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shinobi-fansub.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "splunk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slash-dev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siconnect.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialworkout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialworkout.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scandinavia.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialworkout.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialworkout.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satinn.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simoncook.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacelabs.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sphereblur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smipty.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinquin.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spicywombat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slapen17.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitc.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slevermann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spedplus.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sobaya-gohei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smipty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staffjoystaging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startpage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startpage.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spamwc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sm.ms", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sourcecode.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-mirror.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneedit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneedit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneed.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stirlingpoon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staffjoy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundhunter.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simumiehet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stammtisch.domains", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storyland.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevensheffey.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sobieray.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snip.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sperohub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soe-server.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seemeagain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spydar007.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solidtuesday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seoul.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soboleva-pr.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stylle.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuco.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strahlende-augen.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sourcitec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supersecurefancydomain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softwerk-edv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starplatinum.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stageirites.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solit.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spikeykc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssdax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportflash.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stilartmoebel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streetview.wien", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steklein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "straubis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strictlynormal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spartaconsulting.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superbike.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdude.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stern-freunde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spree.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuermer.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swordfeng.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stonemain.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stageirites.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tammy.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sps-lehrgang.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stichtingscholierenvervoerzeeland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telehealthventures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tamchunho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sur-v.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supersonnigfestival.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taglioepiega.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studinf.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strife.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tchebb.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taglioepiega.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sw-servers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stair.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcby45.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testadron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supersonnig-festival.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sweep-me.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbuchloh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studybay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrarch.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-panic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solariiknight.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suckmyan.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talun.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tidmore.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreens.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sturbi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedutchmarketers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiostudio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taglioepiega.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thaedal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szamitogepdepo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenderstem.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tege-elektronik.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terragni-sarasin.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streetdancecenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teracloud.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tildebot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tightlineproductions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreenmanpottery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyspeck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thaihomecooking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thingies.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkat.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tel-dithmarschen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theseedbox.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suburban-landscape.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teampaddymurphy.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thexme.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreatplains.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thorstenschaefer.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tindewen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thynx.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timroes.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timnash.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thues.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ti-pla.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tolboe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomandshirley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyssh.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmm.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "summitbankofkc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiasconradi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sturbock.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southamerican.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenshoku-hanashi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ti.blog.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-delta.net.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travelpricecheck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securetronic.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tooti.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokage.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalworkout.fitness", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tracetracker.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todoescine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topaxi.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficquality.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasvochten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedarkartsandcrafts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxsnaps.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touchtable.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkdo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-bielefeld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twillionmas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "true.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toymania.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwan.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tunnelwatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vdemuzere.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vashel.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traeningsprojekt.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topaxi.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sydney.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transferserver.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travelogue.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unikitty-on-tour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touchbasemail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsv-1894.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typehub.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasharvey.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "url.cab", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txi.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timvandekamp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trixies-wish.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unrealircd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticfleet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toool.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuja.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomend.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traut.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tattoo.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typeria.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veryapt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uiop.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "troianet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valokuva-albumi.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vostronet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefoonnummerinfo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thai.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unpkg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tunefish-entertainment.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ugcdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ushare.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vdownloader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicorncloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unixattic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "van11y.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stonefusion.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voxographe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vloeck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcdove.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upandclear.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visitbroadstairs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyo.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "udo-luetkemeier.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ufindme.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vocab.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinner.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v4veedu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uberwald.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w7k.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wawak.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travellers.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vehent.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wowjs.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visalogy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waterforlife.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wowjs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vlogge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitsoft.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vician.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatwebcando.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wowjs.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webthings.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wait.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waits.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whoownsmyavailability.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wachtwoordencheck.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wanybug.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitworth.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volcain.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "udbhav.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wybmabiity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--detrkl13b9sbv53j.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--detrkl13b9sbv53j.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waixingrenfuli7.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viewsea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalthings.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellspringcamps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valbonne-consulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaur.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--xdtx3pfzbiw3ar8e7yedqrhui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wein.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokaido-kun.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xuyh0120.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbpic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wernerschaeffer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woffs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willi-graf-os.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weissman.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "world-in-my-eyes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmonk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uscurrency.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wearepapermill.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wobblylang.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitennisclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wobble.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wollwerk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--v-wfa35g.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vosjesweb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weiterbildung-vdz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xfrag-networks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zakcutner.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuushou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xivpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xclirion-support.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worshapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofbelia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaup.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zten.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willi-graf-gymnasium.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuka.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--rt-cja.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xight.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wod-stavby.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youtubedownloader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "variag-group.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yestees.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zanthra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wselektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--8mr166hf6s.xn--fiqs8s", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yhori.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmlbeam.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpdublin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zcr.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingibiza.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "work-and-jockel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ypid.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zvxr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xo.tc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmedius.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unrelated.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weizenke.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yeswehack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yurikirin.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--werner-schffer-fib.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ylinternal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourgame.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytuquelees.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youlend.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderziel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vmc.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpzhiku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viadeux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zakr.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xobox.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zigcore.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zbyga.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youpark.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zafirus.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zockenbiszumumfallen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsgvet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zomiac.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamese.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zary.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zund-app.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ximens.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xp2.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yunjishou.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zymbit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zulu.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameego.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameego.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123djdrop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alyoung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airhart.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adventure-inn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adr.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ada.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist-society.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahoynetwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameego.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agrias.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acessoeducacao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "263.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abilma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amineptine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmak.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4azino777.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahelos.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akr.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9449-27a1-22a1-e0d9-4237-dd99-e75e-ac85-2f47-9d34.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1se2or3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accelight.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123test.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alinode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameego.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameego.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123test.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123test.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allthings.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aegrel.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3dmedium.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123test.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altahrim.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x65.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10tacle.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aimeeandalec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addeekt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alertboxx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "32h.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anthropoid.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acara-yoga.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4miners.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "007-preisvergleich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alumni-kusa.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ablak-nyilaszaro.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "99599.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "90smthng.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "99599.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asmui.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baka.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actualite-videos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3c-d.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "american.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandgap.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benhaney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afyou.co.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "365maya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abc-rz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrowfunction.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auroratownshipfd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4-1-where.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "best-wallpaper.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andre-otto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ardao.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "41where.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "australiancattle.dog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alisync.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andbraiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestgiftever.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "41-where.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balonmano.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basyspro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astrath.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aykutcevik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artioml.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antonellabb.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoskola.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adoptionlink.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arminpech.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birzan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beulen.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "491mhz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakingstone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrea-kiaora.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blockmetry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barkerjr.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babycs.house", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atombase.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antiled.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bryankaplan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoskole.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2smart4food.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benhavenarchives.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baum.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bausep.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitconcepts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewin.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestseries.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekbier.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bennink.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asphyxia.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bde-epitech.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binarization.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assindia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btrb.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antonchen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7x24servis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bobobox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amsterdamian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burgers.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bradler.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bieser.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bianinapiccanovias.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biz4x.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bangkok.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askizzy.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "be-ka-tec.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borowski.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asuhe.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brooke-fan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-ritaline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulbgenie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calcularpagerank.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britton-photography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bqp.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitstorm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backpacker.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluepostbox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black-khat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "callabs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buonventosbt.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calendarr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "builtwith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bijuteriicualint.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnyprints.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitstorm.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borscheid-wenig.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyours.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdev.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggingwithchildren.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bourdon.fr.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bredvid.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carto.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bymark.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chinaspaceflight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildci.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bul3seas.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "athaliasoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bruckner.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bxp40.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charr.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chopperforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caringladies.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisebert.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codemonkeyrawks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "butterfieldstraining.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c0rn3j.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzdeck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clr3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cekaja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandiga.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chxdf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breckle.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickclock.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christensenplace.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cavaleria.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cancerdata.nhs.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafe-service.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charliehr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chinawhale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesrogers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytema.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consumerfiles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bythisverse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chosenplaintext.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consumidor.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comerford.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cganx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "console.rest", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnwarn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cohesive.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biltullen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chriscarey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corbinhesse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conjugacao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carriedin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coccolebenessere.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avus-automobile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "checkpoint-tshirt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "channelcards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crackstation.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comfy.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comfortdom.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlenevondell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cavzodiaco.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cwage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coincoin.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmundi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuetoems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commune-preuilly.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersmart.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "couponcodeq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carif-idf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buderus-family.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codera.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cooldan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carif-idf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cshopify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cvv.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compilenix.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudcaprice.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crmdemo.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csabg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dadrian.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datedeposit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corvus.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptract.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chinacdn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubeohara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curtissmith.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curtis-smith.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanmta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bityes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "correct.horse", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curtissmith.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "databutlr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "databionix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deezeno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidpearce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creditclear.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dchest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dan.org.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dden.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corgi.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidnadaski.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customshort.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cultureroll.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curveprotect.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devafterdark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customfilmworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cytadel.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crossborderreturns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csru.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darktree.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmeticasimple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demdis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defuse.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "credential.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dataisme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalek.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepearth.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debatch.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devdesco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-individuell.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "develux.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidglidden.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaska.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalero.rip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debiton.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defiler.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldeli.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlitz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bergenhave.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doculus.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dormiu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapdns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deetz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldeli.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dim.lighting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dexalo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derechosdigitales.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailybits.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doak.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotphoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capeyorkfire.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derivativeshub.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldeli.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dormiu.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-vision.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devisnow.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzndk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drsturgeonfreitas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drinkvabeer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadgamemods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamic-innovations.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danarozmarin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-biografias.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dent.uy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digihyp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elliotgluck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebiografia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dinmtb.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebiografias.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dronexpertos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doyoulyft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dwtm.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eduard-dopler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eglek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dintillat.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domain001.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eden-noel.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eclipse.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon-aspect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eenhoorn.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disabled.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-delfzijl-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-learningbs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomparemo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emyr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-laren-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-veendam-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enlightenment.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "en-booster.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ds67.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defi-metiers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elpado.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eason-yang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "engg.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estaciona.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericoc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ee-terminals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effex.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elohna.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elmar-kraamzorg.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyrkar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "especificosba.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehito.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enersec.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connect-ed.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "engaugetools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eth9.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emkanrecords.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easyfiles.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eridanus.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defi-metier.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defimetier.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defi-metier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encontrebarato.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escyr.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ernaehrungsberatung-zurich.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ernaehrungsberatung-rapperswil.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defimetier.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defimetiers.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exceptionalservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estonoentraenelexamen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ever.sale", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evolutionexpeditions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etidni.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "financier.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epichouse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esample.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etheria-software.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastconfirm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exactlyinfinite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felixseele.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f1minute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factbytefactbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewuchuan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eve0s.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defi-metiers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f1bigpicture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extrapagetab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "festivaljapon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defi-metier.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finkenberger.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defimetiers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filmatiporno.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exhibityour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eynio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exactphilosophy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxontheinter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrev.family", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foia.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fara.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flagburningworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dintrafic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futurenda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixate.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farmer.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "famcloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-illmensee.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fluxoid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian-koeppen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgogamers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersecurity.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fluffycloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florian-bachelet.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futurefundapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fukuko.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckbilibili.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florispoort.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foundsounds.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "el-cell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fukuko.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameofpwnz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelancehunt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "focanamoda.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "five.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esln.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getfirepress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forus.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friends-of-naz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garageon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g2pla.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funtime.kiev.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gilroywestwood.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gene-drive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getidmcc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faq.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frenzel.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geiser.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "followthatpage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genomequestlive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geertswei.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forcewave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flurrybridge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "godrive.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geofox.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuechschen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingwithcromulent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echoactive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gasser-daniel.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frostbytes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grafcaps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grillinfools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getronics.care", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gus.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gglks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grimcalc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greyskymedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groupme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glasfaser-im-hanseviertel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greger.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fwww7.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espanova.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getsecure.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grupopgn.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graf.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hapivm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groben-itsolutions.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goshawkdb.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "green-attitude.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gothic.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashiconf.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greek.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greyline.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hapvm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnom.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hang333.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hayai.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gulch.in.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guffrits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hapijs.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guildgearscore.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heeler.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hazyrom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "get-on.bid", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harrysmallbones.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerspace-ntnu.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guentherhouse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gpcsolutions.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herebedragons.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hectorj.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everyarti.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heeler.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gip-carif-idf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haf.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helden-spielen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hapissl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hkdobrev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gip-carif-idf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdcenter.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedweb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haoyugao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hentschke-betonfertigteilwerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanfu.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedweb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hm1ch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gwerder.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hisnet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "headjapan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herbweb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herbweb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hbdesign.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hunter.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hilnu.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howardtyson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hospitalhomelottery.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holowaty.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsts.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hsts.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hjortland.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helsinki.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haens.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiqfranchise.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howsecureismypassword.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiqfleet.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huxley.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hvtuananh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hogl.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igglabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitchunion.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helixflight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horizonhomes-samui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invasion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icodeconnect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihopeit.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hegen.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "havenswift-hosting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idid.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperreal.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihsbsd.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innoloop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inquisitive.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinether.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innermostparts.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ich-find-den-g.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesbillingham.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hycken.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6vpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6.watch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indigosakura.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inoa8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ila.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jarondl.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intrp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoiku-map.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jarrettgraham.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iruca.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hosted-oswa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "institut-confucius-montpellier.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaksi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inline-sport.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipsilon-project.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infovae-idf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnvanhese.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshharmon.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homecoming.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ioover.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jinja.ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jerryyu.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "israelbizreg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itneeds.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jani.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ishillaryclintoninprisonyet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivo.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsanicedoor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhuang.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "javachip.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jap-nope.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itchy.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isocom.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iris-insa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesandpame.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jarl.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiyuu-ni.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipty.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igiftcards.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakarta.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iora.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karhm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonian-photo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaffeekrone.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kenny-peck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kcsordparticipation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeroenvanderwal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilmiobusinessonline.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jisaku-homepage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jongbloed.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keysupport.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isef-eg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instantsubs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiragameforum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justanothercompany.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvhile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinsmenhomelottery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kcptun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaaxypro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kayleen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kualo.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kfz-hantschel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kualo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinmeijer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kualo.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laguiadelvaron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kongar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanal-tv-haensch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kawaiii.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kubusadvocaten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleineanfragen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legalrobot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karabijnhaken.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infosec.rip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lbihrhelpdesk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kymo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitestar.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knightsbridgegroup.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kydara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krutka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kepler-seminar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeproteste.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kngk-azs.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafeemam.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuoruan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lep.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwondratsch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lennier.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labfox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lg21.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "landhuisverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lasereyess.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanaete-uranai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpx1.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "larsmerke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "layoutsatzunddruck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lauriuc.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leondenard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libanco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lereporter.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legalrobot-uat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latour-managedcare.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jesuisformidable.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leiming.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenuagebauche.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libreduca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leola.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le-bar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lightpics.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linklocker.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libraryextension.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krizevci.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leaks.directory", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "link-sanitizer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linksanitizer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leola.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kultmobil.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolnwayflorist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lily-inn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxforyou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levelum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loqu8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lennyobez.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lebihan.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lindeskar.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianye4.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianye1.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litz.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litzenberger.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianye5.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logaldeveloper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lrssystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-tour.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lantian.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luisv.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianye3.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livolett.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "machbach.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littleswitch.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingotaxi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lona.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lumd.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-selection.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localspot.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lockpick.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lustin.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m2os.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterapi.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianyexiuchang.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lustige-zitate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "living-space.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ludikovsky.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowsec.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianye2.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "look-at-my.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianye6.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxusnivoucher.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maru-life.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manja-und-martin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lydia-und-simon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maozedong.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marianatherapy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "margaretrosefashions.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxusnyvoucher.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jkchocolate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luody.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mae-berlinistanbul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcush.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "managementboek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malena.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcschlagenhauf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marketespace.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariushubatschek.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdcloudpracticesolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marsatapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattwservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesformations.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariehane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdma.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewkenny.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marksouthall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martins.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marmotte.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liuboznaiko.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meow.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mayerbrownllz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melhoresdominios.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lockpicks.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melhoresdominios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maljaars-fotografie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxfox.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matterconcern.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melaniegruber.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minimvc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metasyntactic.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediadex.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitsign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kondou-butsudan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeltruskowski.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeexx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maximilian-graf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melodrom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "momentumdash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minitruckin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meincloudspeicher.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimemo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medialab.nrw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelmoura.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maruhoi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miraidenshi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "momoka.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modx.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menielias.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlcdn.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miemie.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minami.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maljaars-media.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mynetblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mundodasmensagens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misiondelosangeles-mailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midlandgate.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modistry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "migueldemoura.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muspla.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonshyne.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypillcard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misconfigured.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mynetworkingbuddy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtr.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mozzilla.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myki.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muenzubi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojzisova.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mythlogic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myoukochou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikalikes.men", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moefi.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muling.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moevenpick-cafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "momut.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbrown.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melangebrasil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myandroidtools.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misupport.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattli.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myeberspaecher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natalieandjoshua.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netba.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncaq.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nephy.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuroethics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nullroute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "navenlle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikandcara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neels.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neophilus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missip.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nachtmuziek.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nrizzio.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocf.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolas-hoizey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "napisynapomniky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natenom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neo2shyalien.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "null-life.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nysifclaimcentral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygivingcircle.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musketonhaken.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "new-process.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndeoffshore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nedim-accueil.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nieuwsoverijssel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notarvysocina.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "new-process.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montazer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ms-alternativ.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nscnet.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyzero.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolas-dumermuth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "new-process.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "new-ms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olanderflorist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noclegi-online.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "norrkemi.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oldoakflorist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opic.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novavoidhowl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nwork.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nationwidevehiclecontracts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oslinux.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onovlena.dn.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numatic.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "originpc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outline.ski", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obg-global.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ourchoice2016.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nursejj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pandoraflora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oliverfaircliff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oeko-jahr-jubilaeum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "people-mozilla.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nou.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odifi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nemunai.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nubella.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "one-pe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paw.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pensacolawinterfest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onstud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papercrunch.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orwell1984.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parolu.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peekier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nettx.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okusiassociates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nosfermiers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odtu.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phil-phillies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "packaware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterkshultz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photoartelle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pebbles.net.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pebblesdemo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noctinus.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pjili.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfudor.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ntse.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partecipa.tn.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onyxwall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paint-it.pink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nunomoura.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papalytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pittaya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obfuscate.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pension-waldesruh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patrz.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poinsot.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phget.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phus.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optoutday.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pietz.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagefulloflies.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pclaeuft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "persson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postmatescode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oref-idf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pratinav.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picallo.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pissblau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oref-idf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payzang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kngk-transavto.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pycrypto.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pierrejeansuau.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "officeclub.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preisser.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oref-idf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potterscraftcider.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokefarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poitiers-ttacc-86.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "platten-nach-mass.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "python-hyper.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qotw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poles4pilots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petrovsky.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinklecfest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playanka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qianalysis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "principia-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "presbee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "praeparation-keppner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planete-lira.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qipp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realwoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pemagrid.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purpleplains.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rationalism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pattuka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reilly.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oticasvisao.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publicidadnovagrass.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "q-inn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "q-inn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeduel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printexpress.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rafting-japan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qubyte.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwant.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recreoviral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "president.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raytron.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rte.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "project-sparks.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pyspace.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rc-rp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinaertvandecruys.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pythia.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbose.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radfieldhomecarefranchising.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rpherbig.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robjager-fotografie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reqrut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roguetechhub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapenroer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salesflare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renideo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quickboysvrouwen2.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarangsemutbandung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roesemann.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rip-sport.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sairai.bid", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruig.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redwoodpaddle.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosset.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saorviewconnected.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosemariefloydballet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosset.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rio-weimar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publimepa.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samenwerkingsportaal.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saharmassachi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renkhosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phishingusertraining.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scramble.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proposalonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sb.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanbritton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sahar.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtechservices.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saferedirectlink.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savingrecipe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qul.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "science360.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schweizerbolzonello.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saferpost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scooterservis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schuler.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlagenhauf.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schunako.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtho.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seb-mgl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saltra.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottgthomas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sampcup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexpay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schutzwerk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondpay.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schultzflorists.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sametovymesic.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schamlosharmlos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seeks.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rowankaag.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securai.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qochealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pleasure.forsale", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shevronpatriot.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitywithoutborders.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shatorin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinonimosonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retube.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwabenhaus-ka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sedrubal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smallcdn.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shav.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seyfarth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secureesolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siterip.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shareoine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shazzlepro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverback.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "si.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smallhadroncollider.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smimea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "railjob.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyhelen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonlyabonnement.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siqi.wang", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sixtwentyten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smskeywords.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorenstudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartbuyelectric.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonhirscher.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sedussa.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sml.lc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smileawei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smeetsengraas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsmanadvisor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinfulforums.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sevsey.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simnovo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyasker.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ristoarea.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semmlers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spotlightsrule.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smallpath.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sodiao.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spamloco.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slimk1nd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "standards.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssky.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunyanzi.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starandshield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stcomex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squareonebgc.com.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rvsa4bevestigingen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sochi-sochno.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothics.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothics.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stargazer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smorgasblog.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supercentenarian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startrek.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sublimebits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soulmate.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technosorcery.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamchan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-potreby.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-potreby.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rvsa2bevestigingen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "succ.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stening.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shazzlemd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slangbellor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stav.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starquake.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strategie-zone.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socketize.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sudosu.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkbase.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sokche.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecondobuyers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sotavasara.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suki.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvangarden.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syncrise.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tasta.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t-stonegroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surveymill.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "status-sprueche.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takumi-s.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supernt.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepasteb.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiodewit.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedocumentrefinery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teahut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theciderlink.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syntheticmotoroil.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcptun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theflowerbasketonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "team-pancake.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stilmobil.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesaturdaypaper.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telling.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefoonabonnement.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tianeptine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenisservis.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarsan.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thaianthro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themonthly.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tadu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starwatches.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomberek.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiredofeating.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebigfail.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "team-teasers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syncaddict.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trackmeet.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonyunlock.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suevia-ka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkn.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sectest.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themanufacturingmarketingagency.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trees.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trenta.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tom-geiger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teloo.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebfellas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syt3.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timewasters.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studentrightsadvocate.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "triadwars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebsitemarketingagency.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticktock.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyssh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tee-idf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trynowrinkleseyeserum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tragmi.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thijsvanderveen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transcricentro.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobi-mayer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theschool.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transitownplaza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentpier.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toshub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tzwe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upgauged.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomm.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerfreedman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonja-daniels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptogood.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trior.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v2ex.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unfuddle.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitarian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitarianism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tursiae.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transcendmotor.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialinux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcf.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-delfzijl-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulmer-schneesport.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unxicdellum.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vestacp.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truckersmp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twolivelife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usportsgo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vadik.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uli-eckhardt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangqr.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uswitch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vetmgmt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "velen.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ureka.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukk.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vd42.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefreebirds.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokototech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warmestwishes.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uscloud.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slaughterhouse.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webhackspro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v0rtex.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unclegen.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weibomiaopai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voltotc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vedatkamer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vets.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesehighsandlows.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spron.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wienergyjobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vapehour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warlions.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vipi.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrandopulo.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehat.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waschpark-hantschel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whipnic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webgarten.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vissersgrootboek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vlastimilburian.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "violin4fun.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varunpriolkar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-zeeland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "west-wind.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wingos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vksportphoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-zwartewaterland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wormdisk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrigging.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vscale.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsdcapital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villasenor.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wooviet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trainut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verliefde-jongens.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitkirkartsguild.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woohooyeah.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wg3k.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voidpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vmis.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vdhco.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weekly.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yawen.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wyday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yabrt.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtechgadgetry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dmonenjger-q5ag.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiamuzi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pq1a637b.xn--6qq986b3xl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xom.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yux.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmfinanz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3px.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wuji.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourciso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aocgsfei.xn--p1ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtarget.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z99944x.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veg-leiden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ruanmller-u9a.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vodpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yhrd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yesiammaisey.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenhaiku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zbchen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuanben.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xynta.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yotilab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xat.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yotilabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wundtherapie-schulung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuki.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yukiminami.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mentaltraining-fr-musiker-uwc.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wumbo.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wantshow.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--yoamomisuasbcn-ynb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuzu.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zlc1994.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woufbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsbeststory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zefiris.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zkrypt.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zittingskalender.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thisbrownman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaidan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zqjs.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaidan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuckerfloh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuviel.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zavca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theposhfudgecompany.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unart.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zypgr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treker.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xia100.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpruby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rijk-catering.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rvsbevestigingen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yhb.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accudraftpaintbooths.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afinadoronline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acrossgw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advanced-scribes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "21lg.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "439191.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adequatetechnology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afva.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accelerateyourworld.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "21stnc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1600esplanade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airpbx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9yw.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-rickroll-n.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airedaleterrier.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aging.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0100dev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0100dev.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10000v.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionistsociety.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a2c-co.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accordiondoor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adelinlydia-coach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agfmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abulanov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "398.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alertaenlinea.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "39sihu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2600edinburgh.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1kando.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2pay.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0ik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xda.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adhesivelaundry.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abbruch-star.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "040fit.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aduedu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adindexr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-allard.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acwcerts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aidikofflaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abenteuer-ahnenforschung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "11urss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "246060.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2acbi-asso.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accessmy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aamwa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aitosoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agenda21senden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alboweb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrinet.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aimotive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adhosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "algarmatic-automatismos.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "15-10.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abborsjo.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actu-medias.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amcfirst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amimoto-ami.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amphetamines.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amartinz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewdaws.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2intermediate.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amazingfloridagulfhomes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alternative.bike", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analyticsinmotion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androticsdirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alfa-tech.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alfa24.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anotherfatgeek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alisonisrealestate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animal-rights.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdaniel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankiweb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alluvion.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apple.ax", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "af-fotografie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alt33c3.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "100onrainkajino.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andymoore.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anivar.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amphibo.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armandsdiscount.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alrait.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agatheetraphael.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arawaza.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arigato-java.download", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abstraction21.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "als-hardware.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrezadnik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allo-symo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anotherchef.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altkremsmuensterer.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0o0.ooo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agentseeker.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artiming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asuhe.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ami-de-bastanes.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apbox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anecuni-rec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-radar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "approvedtreecare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amandaonishi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aranel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreasfritz-fotografie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arawaza.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allrealty.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexey-shamara.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arbeitslosenverwaltung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alupferd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amyharrisonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anecuni-club.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ans-delft.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aov.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anita-mukorom.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arewedubstepyet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arados.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artlifeisgood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aschaefer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aluminium-scaffolding.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asafilm.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aparaatti.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ariacreations.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assurancesmons.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askkaren.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asuhe.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0day.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arab.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atom86.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anchorgrounds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arnaudb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlseccon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoparts.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artisense.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ascgathering.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24sihu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axg.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "architectdirect.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arkaic.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astrea-voetbal-groningen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artofeyes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afiru.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avepol.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asia.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "architecte-interieur.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aubio.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoparts.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awccanadianpharmacy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auricblue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "athi.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoparts.wf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bdd.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedlingtonterrier.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ashlane-cottages.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atraining.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atelier-rk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoentrepreneurinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankbranchlocator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auditsquare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomer.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apretatuercas.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avepol.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auriko-games.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babymasaze.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "audiblox.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-rickroll-e.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "australian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomer.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atypicom.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atypicom.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beetleroadstories.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigskymontanalandforsale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bingcheung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atypicom.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aromaclub.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avotoma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autosiero.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barans2239.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aviationstrategy.aero", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bichonmaltes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestgifts4you.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "befoodsafe.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bicha.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomer.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "be-webdesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bacgrouppublishing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barburas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwcs.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-landia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asr.solar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliaon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atypicom.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betobaccofree.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azun.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bastiv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bettolinokitchen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoosijek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bgenlisted.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autodalmacija.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boiadeirodeberna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcellular.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belge.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belanglos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexismeza.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexismeza.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biointelligence-explosion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameza.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemoonroleplaying.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameza.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biopsychiatry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameza.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baudairenergyservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "be2cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "block-this.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borzoi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandongomez.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bracoitaliano.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bltc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badenhard.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bltc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b2bmuzikbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklynrealestateblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamin-suess.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btorrent.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berlin.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black-octopus.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonqoeur.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brettcornwall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackphantom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bencorby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandons.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brianalaway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bohaishibei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backschues.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brockmeyer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brickftp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackdown.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bugsmashed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandtrapselfie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brianalawayconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bornandgrazed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackpapermoon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biker.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bullterrier.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brmsalescommunity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braunsteinpc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bep362.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buldogueingles.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bgkoleda.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulmastife.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birdymanbestreviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bubblespetspa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnyprints.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buenosairesestetica.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burr.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoepc.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birgit-rydlewski.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bool.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boudah.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ca-key.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binsp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biscuits-rec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biscuits-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braintensive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brightfuturemadebyme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brege.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byte.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brie.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booth.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brauingenieur.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camp.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cairnterrier.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caodesantohumberto.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bynumlaw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canterberry.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brazilian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bugwie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carbon12.software", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cacao-chocolate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burpsuite.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batonger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carolcappelletti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bukatv.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsuess.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buergerhaushalt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c-rickroll-v.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caylercapital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bn1digital.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cannabis-marijuana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bvexplained.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bunbomenu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c-path.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aoku3d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biospeak.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camperlist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bundespolizei-forum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carbon12.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cesipagano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "card-toka.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "achterstieg.dedyn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cee.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cetamol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carroarmato0.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charcoalvenice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buben.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlottesvillegolfcommunities.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "businessimmigration-eu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bogner.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bisterfeldt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ca-terminal-multiservices.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chenzhekl.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c4539.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caputodesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camerweb.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c4.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campfire.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cesdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatxp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centrationgame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canifis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cambodian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carusorealestate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calixte-concept.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceciliacolombara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "car24portal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casc.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chonghe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caletka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciderclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbintermountainrealty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citrusui.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfan.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisopperwall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carterorland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chesterbrass.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "champicreuse.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catholics.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cegfw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buytheway.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chlouis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adawolfa.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cerstvekorenie.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cerstve-korenie.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chromaryu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudoptimus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdepot.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caulong-ao.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centrallead.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chua.family", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cockerspanielingles.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christianscholz.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudbasedsite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christophkreileder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cockerspanielamericano.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citationgurus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "castagnonavocats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chorkley.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicaltrials.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codewiz.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahwah.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chirpstory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciuciucadou.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cncn.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chewey.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chicorycom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codenode.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clipclip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chewey.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chokladfantasi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "celina-reads.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chenky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clickgram.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computer-acquisti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christophercolumbusfoundation.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "claimit.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanexperts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corecodec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catenacondos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coreyjmahler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clicn.bio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cluster.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compibus.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cda-aigle.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colearnr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corecdn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corex.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classifiedssa.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "congineer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheetahwerx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clicnbio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computerbase.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookie4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cognitivecomputingconsortium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creepypastas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csmainframe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoshot.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codedump.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "countryoutlaws.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chorkley.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coresolutions.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crockett.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmedabadflowermall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cine-music.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmeticappraisal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crustytoothpaste.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consumeractionlawgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computerslotopschool.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "criminal.enterprises", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collectdocs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bierbringer.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colombian.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cooink.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comchezmeme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "combron.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corona-academy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crisp.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocodemy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "content-design.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "countryattire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubekrowd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalingk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crescent.gr.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuntflaps.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubecraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "css.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidandkailey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgo.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daveaglick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codecontrollers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-rickroll-e.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braemer-it-consulting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crimewatch.net.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "croome.no-ip.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmeticos-naturales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cunha.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dakerealestate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cranems.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "david-pearce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cube-cloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubecart-demo.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuni-cuni-club.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defero.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decesus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuni-rec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dakl-shop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubecart-hosting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debigare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenlast.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybertorsk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "das-sommercamp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-konzept.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuppycakes.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "de-rwa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derpumpkinfuhrer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darisni.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deltava.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diceduels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbas.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dede.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bstoked.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "damedrogy.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dehydrated.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcl.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davepage.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daku.gdn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutztag.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "de-servers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "db-works.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "direnv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberxpert.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhhs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diferenca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "develux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkstance.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionariodesimbolos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dgby.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detskysad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubecart.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devzero.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deitti.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dewin.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discotek.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "der-bank-blog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diewebstube.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhpiggott.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deutsch-vietnamesisch-dolmetscher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhpcs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delta-smart.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deltasmart.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derre.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionario.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud-crowd.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "destinattorneyjohngreene.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adajwells.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digioccumss.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danieljireh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decoboutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desu.ne.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotacni-parazit.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dimonb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drivinghorror.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominioanimal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsknowledge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbox.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominioanimal.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digiarc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dooleylabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directlinkfunding.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlzz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docset.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deurenfabriek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogmap.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ditrutoancau.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalrights.fund", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "distrilogservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dress-cons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directnews.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalbitbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drummondframing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diehl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dulei.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dontbubble.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deuxsol.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diare-na-miru.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deuxvia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dokelio-idf.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doked.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dopply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doma.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drighes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotplex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dinotv.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drinkplanet.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educourse.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonstower.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominoknihy.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzndk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzndk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingclouds.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamictostatic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dopfer-fenstertechnik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-rickroll-r.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebraph.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragfiles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-standardstore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotplex.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomlane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duncanwinfrey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droni.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egbert.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-de-friese-meren-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuisophetplattelandverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-isfa.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-brielle-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonfly.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elsemanario.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drgn.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-rijnwaarden-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalsoftware.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-zuid-holland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-zeeland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuisindestadverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echo-security.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "earth-people.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eeb98.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalsoftware.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicpages.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duoluodeyu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emesolutions.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamcatcherblog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecc-kaufbeuren.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecotruck-pooling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingclouds.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eqim.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electricoperaduo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devpsy.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diversity-spielzeug.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dom-medicina.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egumenita.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entabe.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-sudwest-fryslan-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-alphen-aan-den-rijn-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-de-friese-meren-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eagle-yard.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energyaupair.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-zuid-holland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enuchi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-friesland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embellir-kyujin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-rijnwaarden-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-leeuwarden-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einfachmaldiefressehalten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-zeeland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etaoinwu.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ennori.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egw-ceramica.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-zuidplas-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-zwartewaterland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emavok.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "et180.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "especificosba.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoningverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enginepit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingclouds.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erick.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epsilon.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dupree.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entheogens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entactogens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encode.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-koehl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euclideanpostulates.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exploit-db.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extensiblewebmanifesto.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expancio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "engineowning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "events12.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extensiblewebreportcard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espacetheosophie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericairwin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extensiblewebsummit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erythroxylum-coca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exhalespa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estcequonmetenprodaujourdhui.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facebook.ax", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eganassociates.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escapeplaza.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evafojtova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escolaengenharia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekedc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evankurniawan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endlessvideo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f-rickroll-g.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enginx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ficlab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exs.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feaden.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fieldclockapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exploited.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equitee.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filesense.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eventmake.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedjobs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europastudien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farmacia.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "federaljobs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farfetchos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantopia.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flooringnightmares.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "earticleblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyaccessible.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eupho.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixthetimeline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erstehilfeprodukte.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fix-the-timeline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fix-the-timeline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixthetimeline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fbijobs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easyocm.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitness.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "famdouma.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firesofheaven.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fancy-bridge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feyermedia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyawayantennas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxhound.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsafety.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.ba", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxterrier.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feld.saarland", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foo.fo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fachschaftslisten.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotella.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fojtova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flauschig.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felixhefner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehomusicgear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fojtovi.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "central4.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frostwarning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foolip.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitsw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feedkovacs.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floseed.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exehack.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frolova.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firebounty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foo.hamburg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frolov.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fushee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "folioapp.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaireg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotogiraffe.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeben666.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fleurette.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freecloud.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forstbetrieb-hennecke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galgoingles.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fzslm.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galgopersa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floth.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fhfaoig.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaite.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabi.soy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galgoafegao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingexodus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foej-aktiv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fullbundle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekwhack.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flymns.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forafifty.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friedhelm-wolf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friendlyfiregameshow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freshempire.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelanced.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gbcsummercamps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g3rv4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "footlegende.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gametium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gebn.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameclue.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foto.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gametium.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortuna-loessnitz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamek.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gene-drives.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "general-anaesthesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garagemhermetica.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giri.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekchimp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geti2p.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farmkazuto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gebruikershandleiding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostcir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garystallman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graphene.software", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getpake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datamatic.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getfestify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalhealth.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g-rickroll-o.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graphsearchengine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geschmacksache.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gradients.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gramati.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gracetini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goverage.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gincher.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geboortestoeltje.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furnitureconcept.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gibraltar.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glamguru.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "global-lights.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grow-shop.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuzoku-sodan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamefund.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gus.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "google.ax", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geoport.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gospelfollower.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gj-bochum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gesunde-smoothies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hallucinogen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gratis-lovecheck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h-rickroll-n.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groupe-cassous.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekwithabudget.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ginnegappen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hammer-corp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giddyaunt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "git-stuff.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "golfhausmallorca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guso.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gza.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guso.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henry.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruenes-wp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hannah.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hac30.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hakugin.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getpublii.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiltonhyland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "habtium.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruene-wattenscheid.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "group4layers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "governmentjobs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grumpy.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "green-care.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helencrump.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goanalyse.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedonistic-imperative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hamacho-kyudo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmod.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "habtium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handysex.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "habbos.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hhs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guso.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halongbaybackpackertour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heimprofis.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honeypot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsi-network.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goombi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hipercultura.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmkungen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goodtech.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haraj.com.sa", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnylf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halcyonsbastion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "head-shop.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grieg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwerksmanufaktur.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardtfrieden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howsyourhealth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herecsrymy.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "head-shop.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "https.jetzt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "headshotharp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guenthernoack.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "http2.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hirzaconsult.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hr98.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hidbo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hilchenba.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxpig-ib.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydronium.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydronium.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydronium.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydronium.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hofiprojekt.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hintermeier-rae.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herculex.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartgames.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hump.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hms-waldmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harlentimberproducts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabriele-kluge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hwinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huwcbjones.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydronium.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huwjones.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiyacar.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htmue.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hideftv.deals", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-rickroll-n.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httptest.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridworx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gotirupati.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridworx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huguesblanchard.paris", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huangh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoekwoningverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotpoint-training.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridworx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hp-work.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heptner24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridworx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huchet.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fws.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilgi.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huodongweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "honovere.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hudhaifahgoga.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hszemi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grabi.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "home-coaching.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanzubon.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifengge.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guso.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridworx.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "identifyme.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i28s.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelflow.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immersionwealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnoresults.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hvh.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostma.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibenchu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iamreubin.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifx.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilhansubasi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inforichjapan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ict-radar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ict-radar.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ictradar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inviosolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iiong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ignat.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetovehazardnihry.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intercom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "informatik-handwerk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instruktor.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interchanges.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intvonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypa.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huendeleskopfhuette.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "info-screen.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inima.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indusap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinity-freedom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihrhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inme.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interhosts.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interessiert-uns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikzoekeengoedkopeauto.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikarate.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfs.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipuservicedesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetcom.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isthefieldcontrolsystemdown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integralblue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackrusselterrier.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internaldh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikulist.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-fernau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "installgentoo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inuyasha-petition.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixec2.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamhost.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internaut.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interracial.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingesol.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isitdoneyet.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinity-freedom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ithakama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv4.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinity-lifestyle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huroji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfp.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invisionita.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifengge.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ip.or.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iservicio.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j-rickroll-a.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itooky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jabbas.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ijoda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istschonsolangeinrente.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itfaq.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ja.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inebula.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ithakama.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irish.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edition-sonblom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jangho.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injertoshorticolas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horeizai.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indesit-training.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idisplay.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivaoru.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ishome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josecage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasoncosper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hundeformel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julio.jamil.nom.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isoface33.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdtic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iphoneunlock.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jps-selection.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justinharrison.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcf-office.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jjj.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetbbs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irmgard-woelfle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaohub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jd-group.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetzt-elektromobil.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdcdirectsales.com.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobshq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itpro.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jps-selection.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jps-selection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnsegovia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jabberzac.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimmehcai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jordans.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keksi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerijacoby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiripudil.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jinancy.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iteli.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keyserver.sexy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k-wallet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jungaa.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcwodan.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiaidu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jinshuju.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joscares.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangzm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakobssystems.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klickstdu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jm-bea.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k-rickroll-g.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "just-a-clanpage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k-scr.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jvwdev.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jameswarp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jingyuesi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karlis-kavacis.id.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jd1.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jurko.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmcleaning.services", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karit.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kavinvin.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerem.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingtecservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeannelucienne.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jessicah.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kkaefer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kafoom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keinefilterblase.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kourpe.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katja-nikolic-design.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalterersee.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kokumoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kottur.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kls-agency.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiss-register.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klimapartner.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kozmik.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirchengemeinde-markt-erlbach.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janssenwigman.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knowledgesnapsites.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kappit.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klosko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kledingrekken.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "institutulcultural.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kostuumstore.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-sysoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobseekeritalia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomrealtyoftexas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kralik.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krc.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knaake.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kgnk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knapp.noip.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kohlistkool.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klempnershop.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kprog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraftfleisch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanzainc.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "l-rickroll-i.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotelezobiztositas.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuketz-security.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuketz-blog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klimapartner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kub.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotitesti.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kap-genial.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafr4nc3.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaksel.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laniakean.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanyang.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lansechensilu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leaodarodesia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotilinkki.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyujin-office.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laureltv.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lampegiganten.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lapolla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorf.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krizevackapajdasija.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kontakthuman.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laughinggrapepublishing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laserpc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanboll.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legible.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenchaos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laquack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazowik.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lhasaapso.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-roenspies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lampenwelt.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jjf.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laubacher.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lampenwelt.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lampen24.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-flora-negra.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lampegiganten.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leetsaber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kodak-ism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lets.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kxind.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifanov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lemuslimpost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lel.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lijero.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lexicography.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "languageterminal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laplanetebleue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leftclick.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafosseobservatoire.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latelierdekathy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lars-mense.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lexico.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "landgoedverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legends-game.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-grande-jaugue.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letsencrypt-for-cpanel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liukang.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levans.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvetinymilt.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidhost.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lichttraeumer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxmint.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lajijonencadebarbera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-florida.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-shop.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libble.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liftie.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-shop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianye.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localnetwork.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lecourtier.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livejasmin.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luludapomerania.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandchamproofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loforo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lionlyrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "looktothestars.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-mint.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "librervac.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidow.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linguamilla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lights.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liquid.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klugemedia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifebetweenlives.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarsoft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malamutedoalasca.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kofler.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "losless.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loongsg.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lebal.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limawi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidlovajogurteka.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lostserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukas-schauer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lsc-dillingen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukas2511.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolpatrol.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marksill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marsanvet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magnacumlaude.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveph.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m-rickroll-v.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lmtm.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastimtibetano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mapletime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luzfaltex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lizhi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastiffingles.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maskt.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltecode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucysan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lvmoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maldiverna.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mammooc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mansdell.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maillady-susume.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthi.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m132.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesliekearney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterdemolitioninc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macoun.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matrict.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbrooks.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laufseminare-laufreisen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailing-femprendedores.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marco-polo-reisen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lila.pink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mapresidentielle.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsniper.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "materialism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcjackk77.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megaplonk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwellflynn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magicbroccoli.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marine.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marriage-shrine.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaarea.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maservant.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "margagriesser.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthias-muenzner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lorenadumitrascu.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelyblogacademy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laurelblack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melhorproduto.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metsasta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mackey7.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matanz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mescaline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martine.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mega-feeling.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locauxrama.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "med-otzyv.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhjuma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martiestrimsalon.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcga.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markuskeppeler.no-ip.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mclist.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxhoechtl.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menchez.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martonmihaly.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maskinkultur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeleichorn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mecenat-cassous.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medy-me.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathieui.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medpics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimocad.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meldcode-assistent.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mine.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massot.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medienservice-fritz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miraheze.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massoni.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metadatawiki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "media-instance.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modded-minecraft-server-list.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteenonline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattressinsider.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melbourne.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mexior.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mika.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moho.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milldyke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobileread.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelpfrommer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "molinero.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modafinil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meanevo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minitrucktalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mexican.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelsulzer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minenash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikori.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modelcube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limpens.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahfouzadedimeji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malwarekillers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxe-it.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailon.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moodfoods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multiplexcy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montarfotoaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mushroomandfern.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klva.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-schamans.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-shamans.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moobo.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moovablestorage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musewearflipflops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michelledonelan.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mokadev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhermans.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mondedie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mticareportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mxihan.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moefactory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moobo.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mooselook.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monautoneuve.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybicc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mode-individuell.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikes.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mona-dress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobisaar-cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mundschenk.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murdercube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moechel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mt2414.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mist.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mozart-game.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moehrke.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nadia.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mozartgame.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msv-limpezas.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multiplayernow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobix5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysterysear.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misoji-resist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilesector.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "music-project.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mople71.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlrslateroofing.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munduch.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybboard.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myanimelist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinec.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbaimg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mvp-stars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygalgame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydreamlifelab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moscow.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naughty.audio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinmunity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newday.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncands.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n8ch.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mosfet.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-cdn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycard.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmoregame.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newtrackon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neurobiology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nalinux.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nashira.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nedlinin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moyoo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mush-room.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuropharmacology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nf9q.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycompanion.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nemumu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n6a.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrserge.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysqldump-secure.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nadyaolcer.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namereel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myepass.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neatous.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydebian.in.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neatous.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muslimbanter.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nqesh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndy.sex", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niklas.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mywari.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nakuro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "no-ip.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nll.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nietzsche.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novascan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newind.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "note7forever.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megablogging.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numberzero.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nohttps.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nephos.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuronfactor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noticiasdehumor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextpages.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netwarc.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notinglife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nifpnet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muehlemann.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nootropic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neartothesky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "normaculta.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mystown.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mutuelle-obligatoire-pme.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nexusconnectinternational.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsure.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noisyfox.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oheila.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octolopagon.games", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nup.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numista.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motorbiketourhanoi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oldenglishsheepdog.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okchicas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nickdekruijk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyphox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nys-hk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ofggolf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "o-rickroll-y.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nkp-media.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nzmk.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "not-a.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olygazoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nohm.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notesforpebble.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "njpjanssen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocapic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oflow.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noodplan.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordwaldzendo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neofelhz.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nurses.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osburn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olswangtrainees.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "new.travel.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagiamtzis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octopus-agents.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orchidspaper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offenedialoge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "office-ruru.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otmns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parkwithark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olivierpieters.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxytocin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oeko-bundesfreiwilligendienst-sh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newhdmovies.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numm.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocad.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastordocaucaso.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorbelgagroenendael.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorcanadense.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oeko-jahr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onioncloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ning.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paino.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "p-rickroll-o.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onrr.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastormaremanoabruzes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oeko-bundesfreiwilligendienst.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panpsychism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outerlimitsdigital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notcompletelycorrect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paradise-engineering.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onfarma.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overture.london", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ordernow.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutikell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passthepopcorn.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oskuro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nn.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palmer.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panoranordic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ownspec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okaz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oppejoud.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okad.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orkestar-krizevci.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partridge.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutricuerpo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "participatorybudgeting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinscher.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pentest.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelcubed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phurl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpkari.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peyote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peromsik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phcorner.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osborneinn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pidomex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osxentwicklerforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pic2map.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "personalcommunicationsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paio2-rec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "participatorybudgeting.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paio2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratesforums.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulswartz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paypod.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orro.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelfojt.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfresizer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peirong.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opsafewinter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pointeringles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perzeidi.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paterno-gaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phoxmeh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patikabiztositas.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pehapkari.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patriaco.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ourai.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parabhairavayoga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulrotter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "physicalism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinpayments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulrobertlloyd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pi-eng.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piem.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "physicalist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phototag.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterhuetz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "procrastinationland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phillippi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piggott.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulerhof.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oldchaphome.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxyowl.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "practodev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prideindomination.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pstudio.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "primates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puli.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "power-coonies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterhuetz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pm-partners-management-dev.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "povareschka.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "politik-bei-uns.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pm13-media.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "principia-journal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "practicepanther.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pozytywnyplan.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "personalizedtouch.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picsandtours.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pm-onboarding-external-dev.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "q-rickroll-u.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravage.fm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "posaunenchor-senden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmsf.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psychedelics.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowbay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "principia-magazin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "presscenter.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psychedelia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qe2homelottery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psychoactive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r-rickroll-u.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rally-base.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novurania.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rasagiline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "questsocial.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rathorian.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quarterfull.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qkmortgage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peplog.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pyrotechnologie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomhero.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redheeler.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regolithmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixdigital.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proggersession.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puneflowermall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regain.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progarm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prolan.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raymondelooff.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "probiv.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relaybox.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recurly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhodesianridgeback.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwfrance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rei.ki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pugovka72.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reptrax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplepr.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "repugnant-conclusion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reproductive-revolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reaganlibrary.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rc-offi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remedica.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "professors.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pruikshop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robototes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "questionable.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printeknologies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinout.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rechenwerk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ripple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renearends.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richterphilipp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "respon.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rencaijia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ridwan.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rca.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rehabthailand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtejr.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "real-compare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rogerriendeau.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quality1.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roelof.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rivlo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redprice.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robust.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rro.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootusers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proteapower.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rememberthis.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sadbox.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sadbox.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rickrongen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubyist.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relatic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rayiris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhees.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roo.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rem0te.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roerstaafjes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openkim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "righettod.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redoakmedia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runtl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roflcopter.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riverbanktearooms.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safetyrisk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roketix.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restoruns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruska-modra.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roleplayhome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruskamodra.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "room3b.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s-rickroll-p.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinaldudras.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "repair.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nzquakes.maori.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muckingabout.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safetext.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruhrnalist.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rullzer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rrom.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roxtri.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schsrch.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saotn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scryfall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saxoncreative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rugby.video", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scepticism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savageorgiev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selegiline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semianalog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safelist.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schauer.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sendthisfile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safeex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandrolittke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rw-solutions.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "science-questions.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandmarc.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologoforensebarcelona.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sensualism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sensebridge.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securejabber.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "setterirlandes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safewings-nh.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubyquincunx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "self-evident.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secitem.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ronomon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanderkoenders.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secitem.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scootfleet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfhosters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sendonce.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftj.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottferguson.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shibainu.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitywithnick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shenghaiautoparts.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolotzyv.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sensepixel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalsignaturecruise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serversuit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senseofnumber.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanderkoenders.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shinonome-lab.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satai.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sansdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senarius.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarztrade.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencemonster.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pchospital.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverlauget.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security-thoughts.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sendway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sellservs.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seniors.singles", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sgroup-rec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "server-essentials.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simeonoff.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfdestruct.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shota.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sgroup-hitoduma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverlinkz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sims4hub.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sidepodcastextra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sit.ec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravkr.duckdns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonsmh.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sirtaptap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servermonkey.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slovoice.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shymeck.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shipard.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinonimosonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shm-forum.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shansing.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinonimos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skory.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shang-yu.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftdevices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snekchat.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seobot.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcheck.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salmonvision.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaken110.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowguardian507.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skidstresser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simsnieuws.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seccomp.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solymar.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-cp.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slo-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snarf.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialprize.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sikevux.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sh-heppelmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sifreuret.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seogeek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sijmenschoon.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sokietech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skynetz.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silentexplosion.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopherbal.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slashand.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitecuatui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soruly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sozon.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sostacancun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southernmost.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shamara.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sodacore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skolem.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinktank.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spitfireuav.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacedirectory.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slink.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "statementinsertsforless.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squaddraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrisulfacebine.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smablo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soul-source.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftnrg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "software.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundeo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simon-pokorny.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "show-saratov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritfanfics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundeo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solidshield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strauser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storysift.news", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl.do", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparta-trade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srandom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skydragoness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scribbleserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothics.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sokolka.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shapesedinburgh.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamingeverywhere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squids.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srcc.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southafrican.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stadt-apotheke-muensingen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stopbullying.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spresso.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spornkuller.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surasak.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starka.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "statgram.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "summa.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssldev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssls.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonic.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritual.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solutive.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "st-kilian-markt-erlbach.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sumthing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spatzenwerkstatt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stamboommuller.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sports.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-in-sundern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siamsnus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swineson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacountryexplorer.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surasak.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysrq.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syy.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synotna.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stelleninserate.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squarelab.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superhappiness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studentrdh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stamboomvanderwal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subdev.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surgeongeneral.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sternen-sitzberg.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorincocorada.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technologysi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "st-news.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "star-killer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stravers.shoes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ta-65.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talldude.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t-ken.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ta65.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachmeplease.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachmeplease.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strangeplace.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teacherph.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teacherph.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suempresa.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysadminstory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shereallyheals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teencounseling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texus.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssbkk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tahakomat.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tassup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supersu.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studenttenant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephan-matthiesen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superschnappchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedronechart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stellmacher.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysgeek.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetvanilla.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stcable.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telepass.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftqueue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tadata.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southgale.condos", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stmsolutions.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tequilazor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thetruthhurvitz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technoscoots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "therealcost.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sutas.market", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcacademy.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swisslinux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svetjakonadlani.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarantul.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theoutline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theoscure.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subzerolosangeles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketsourcebeta.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stamonicatourandtravel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teeworlds-friends.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theprincegame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thalskarth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timdoug.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvangarden.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetlegs.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobacco.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taqun.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thailandpropertylistings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todapolitica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techreview.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thisfreelife.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecrochetcottage.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tetramax.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehighersideclothing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tampabaybusinesslistings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrightons.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thephp.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "threecrownsllp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thetrendspotter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tofilmhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tloxygen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thriveta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tosainu.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokoyo.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ti-planet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-gibertie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thagki9.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlthings.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokio.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traininglist.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmberg.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiddenbay.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmberg.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torchl.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themilanlife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentz2.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torretzalam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomli.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theocharis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tourismwithme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toretame.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tjc.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmberg.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmberg.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trafarm.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themecraft.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmberg.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "togetter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmdb.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theworkingeye.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomnatt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "troo.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-haenel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timowi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttchan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tubex.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tnb-plattform.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totallylegitimatehosting.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toretfaction.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traista.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tink.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tom-kunze.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toonpool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timowi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thrivewellnesshub.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomabrafix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toool.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomaskavalek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxlife.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treino.blog.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topdesk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topdeskdev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techtoy.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twitter.ax", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thejacksoninstitute.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truetrophies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simccorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "togech.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torproject.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "udp.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsurimap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tochi-urikata.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twolanedesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truesteamachievements.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tm.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttsoft.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transfer.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unli.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ugisgutless.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turkrock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topnotepad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalprint.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uefeng.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touchoflife.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v2bv.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twelverocks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twodadsgames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usajobs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttuwiki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonyw.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttuwiki.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vavel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traderjoe-cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upmchealthsecurity.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tumagiri.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uctarna.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitarianism.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-leeuwarden-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-zwartewaterland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-sudwest-fryslan-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trixexpressweb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-zuidplas-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-veendam-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tweeondereenkapwoningverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tussengelegenwoningverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usmint.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-alphen-aan-den-rijn-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-de-friese-meren-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twotube.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkappertjedemetamorfose.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tweeondereenkapverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-pekela-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twee-onder-een-kap-woning-in-rijnwaarden-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travelinsightswriter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twojfaktum.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uevan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedrop.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tentins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpidg.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unitrade-425.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unmonito.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urown.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uk.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unixforum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinesauce.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tanto259.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vega.dyndns.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagetrailerbuyers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v-u-z.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaccines.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victordiaz.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voidpay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vicianovi.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vineright.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unlax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urban-garden.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urban-garden.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vdesc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vegane-proteine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrzl.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upr-info.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanhove.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voidpay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unwomen.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valeriansaliou.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viosey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vorangerie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visikom.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vicenage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vodpay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volkswurst.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vmug.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villenavedornon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallace-group.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upnext.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waxdramatic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ventesprivees-fr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teehaus-shila.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volto.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vokativy.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ursuslibris.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ve3oat.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsmojo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "violenceinterrupted.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voyageforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamwomenveterans.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verberne.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualstrongbox.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vonavy-cukor.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villa-romantica-zillertal.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voidserv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinagro.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watersportmarkt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websecurity.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webproject.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willfarrell.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitkirkchurch.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weiji.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winsufi.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webstationservice.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willstamper.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vodpay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wahlman.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivocloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatagreatwebsite.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w3ctag.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weimaraner.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westhighlandwhiteterrier.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ujob.com.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whistleblower.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vjeff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voodoochile.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webcontentspinning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vbazile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wecanfindit.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whmcs.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-leeuwarden-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuisverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-zuidplas-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wane.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegrape.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "variag-montazh.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vulnscan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wireheading.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vereinlandwege.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangjun.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wendigo.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x509.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veganism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x509.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsyouroffer.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wusx.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiqi.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wyam.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w3n.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wahrnehmungswelten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrp.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallabag.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-brielle-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "widsl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiegedaten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wigggle.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-veendam-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiedmeyer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-insider.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werktor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-delfzijl-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weltentreff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w-w-auto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-laren-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-zuid-holland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vuljespaarpot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warumsuchen.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wbvb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xbtmusic.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wnmm.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xsyds.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xing.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamchevrolet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wesell.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-fastsearch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yardbird.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yahoo.ax", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--thorme-6uaf.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wild-emotion-events.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webreport.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workpermit.com.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkshireterrier.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamphotographytours.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--aviao-dra1a.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wewlad.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wereldplanner.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldeventscalendars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmawri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zao.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--rdiger-kuhlmann-zvb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wt-server3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeronet.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wevenues.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenmate.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xlange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x-iweb.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xsz.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmv.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--allgu-biker-o8a.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wr.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yizhu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuwei.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yingatech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ywei.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanacht.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zohar.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zh1.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zabszk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--spenijmazania-yhc.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fischereiverein-mnsterhausen-i7c.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lsupp-mra.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourcopywriter.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yame2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youcruit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youon.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcarer.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uygindir.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zen-ume.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yobai28.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsono.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourcomputer.expert", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yatorie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youngdogs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zigzagmart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woontegelwinkel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yii2.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zupago.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zivy-ruzenec.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zivyruzenec.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yobai-grouprec.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zwollemag.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zonky.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yotubaiotona.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wypemagazine.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zwollemagazine.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zingjerijk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yasutomonodokoiko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zojadravai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zonecb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "z-konzept-nutrition.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuricarlenzoli.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wibuw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zybbo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yarchives.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zunftmarke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangge.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaidanfood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoowiki.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoigl.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpyecom.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zmsastro.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lsaupp-iua.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderstraeten.dynv6.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaidanfood.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaidanlebensmittelhandel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xscancun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zorasvobodova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "52neptune.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8560.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xabe.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acg18.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acbc.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1para.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advaithnikhi.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advaithnikhi.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamwilcox.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "724go.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0g.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7261696e626f77.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "525.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3drenaline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adorewe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1041263497.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acevik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1cover.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "academicenterprise.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3v4l.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afterstack.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adelebeals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adurra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmadly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afri.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x7fffffff.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1644091933.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "163pwd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acemobileforce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x90.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aalalbayt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "101sauna.kz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adunanza.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "300mbmovies4u.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aextron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1359826938.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adorecricket.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aextron.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aalalbayt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aextron.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "after.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-disruptio.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "101sauna.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allladyboys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aljweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "360woodworking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3hl0.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acidbin.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0c.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "admody.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "al3xpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrienkohlbecker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altporn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "42day.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akgundemirbas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1e9.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analangelsteen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1panorama.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aicial.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3d-bastler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analteengirls.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allshousedesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analpantyhose.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aliacraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aicial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-little-linux-box.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8ackprotect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alicialab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4u2ore.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akalashnikov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-romanov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-ix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alibip.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akkadia.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aolabs.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ampersandnbspsemicolon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allemobieleproviders.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anchev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aberdeenalmeras.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agroyard.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anitklib.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alloffice.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andycrockett.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acgaudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animorphsfanforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4decor.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anantshri.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anshumanbiswas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrehansen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apartmentregister.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actilove.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andersonshatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ameza.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androidtamer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andarpersassi.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andro4all.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aqualife.com.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apcube.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apartment-natik.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allinone-ranking150.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansibeast.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arcbit.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apoly.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpineplanet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "applesencia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appuals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "120dayweightloss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altunbas.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrew.london", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansas.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appdb.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aocast.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aidhan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appartement-andrea.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andruvision.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleyfoley.photography", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2krueger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "247quickbooks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "archlinux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "applewatch.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ativapsicologia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arjweb.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquila.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ardorlabs.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altailife.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a1-autopartsglasgow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artlantis.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aponkral.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agate.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "async.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aurugs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquahomo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anders.hamburg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artyland.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlascultural.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ares-trading.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "archivesdelavieordinaire.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arcusnova.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abeontech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asinetasima.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aristilabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "araleeniken.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azrazalea.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attilavandervelde.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ato4sound.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arthur.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballbusting-cbt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b422edu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avdagic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auerbach-verlag.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axem.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ave.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backterris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awan.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amlvfs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azamra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ayahuascaadvisor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asseenfromthesidecar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankstownapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artimpact.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baselang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "app-at.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbw-wrestling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoeet.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auplidespages.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bangkok-dark-night.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atomic.menu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantis-kh.noip.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babyboom.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alloinformatique.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beanworks.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bearden.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoverzekeringafsluiten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baseballsavings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beasel.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barss.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beergazetteer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwdom.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attitudes-bureaux.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwfacesitting.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aikenorganics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bangkokcity.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awksolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bdsmxxxpics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awaro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arqueo-ecuatoriana.ec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bashstreetband.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2048-spiel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avi9526.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandito.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquilalab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "automobiles5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwfight.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "au-pair24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyconcept.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bendigoland.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agridir.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asepms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwteens.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "begabungsfoerderung.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betseybuckheit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bebeefy.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biggreenexchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bennythink.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bhodisoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baymard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwfacesitting.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balinese.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bikebay.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamin-horvath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamindietrich.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bgeo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamindietrich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsafe.com.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black-gay-porn.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbestbitcoin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bebetrotteur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biswas.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitplay.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbucket.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bey.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbucket.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackl.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betwalker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajetaci.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bassblog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestellipticalmachinereview.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "all4hardware4u.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bjs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biopreferred.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bblove.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batook.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belgien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bergland-seefeld.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernat.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blinking.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bina.az", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodygearguide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbridal.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bltc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bnb-buddy.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bikeshopitalia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "166166.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bien-etre-sante.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestwebsite.gallery", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bkb-skandal.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballothero.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blockxit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berdu.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blechinger.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "battle-game.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boldmediagroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betterscience.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bremensaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bolwerk.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blacknetwork.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bazziergraphik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bienoubien.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brando753.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bruun.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bichines.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bottineauneighborhood.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brendanscherer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bibuch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestfitnesswatchreview.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogaid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burke.services", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "board-buy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blumen-garage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjakesjohnson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogconcours.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "black.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogabout.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boss.az", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biovalue.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britneyclause.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asia-gazette.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-class.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boomshelf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bolektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beehosting.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beginner.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytebucket.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blechpirat.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buzz.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinjpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boardgamegeeks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blog.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boomshelf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "candyout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brainfork.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buch-angucken.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calendarsnow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bratvanov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdfreak.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brahmstaedt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonta.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bumshow.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzprint.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capitolpathways.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boxvergelijker.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arrivedconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnsustainabilityportal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caulfieldeastapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-daijin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caulfieldracecourseapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bizedge.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalibre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brecht.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "business-garden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buricloud.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cadooz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdmhp.org.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsktweetup.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canalsidehouse.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caipai.fm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyshoe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalp.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bruck.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caroli.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caroli.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caroli.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campcanada.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbookmakers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caroli.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budntod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carredejardin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrityscope.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chbs.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bwwb.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chadstoneapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centsforchange.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdmon.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casefall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camaradivisas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "car-shop.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capellidipremoli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christopherl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certcenter.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cakestart.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cavern.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisb.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdasiaonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chima.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisb.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chronogram.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chisago-isantidfl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benwattie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-libera.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatitaly.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centos.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beersandco.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatxtutti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswbarry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolatesandhealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canlidoviz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatt-gratis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackedbyte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cermak.photos", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chib.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christopherburg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christopherpritchard.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-senza-registrazione.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chikory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildify.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canarianlegalalliance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citizing.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citizensleague.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocoamexico.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudbleed.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatxsingle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "closetemail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudoptimizedsmb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cherevoiture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinrealestate.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlotte-touati.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudservice.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocinoyo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chytraauta.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backintomotionphysiotherapy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cirrohost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cles.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codealkemy.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisnekarda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avadatravel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coinmewallet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chanz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiaraiuola.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chenfengyi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collbox.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colincampbell.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carwashvapeur.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clintonlibrary.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cashmyphone.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cerpa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cioconference.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cherekerry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chuchote-moi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coach-sportif.paris", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "businessamongus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "copyright-watch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compsmag.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bush41.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "channellife.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "channellife.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baitulongbaycruises.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "co-yutaka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coding.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "channellife.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codelitmus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craigwfox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnbs.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coreum.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "confuddledpenguin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudbased.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corderoscleaning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmso-cal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cernega.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coolrc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "common.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crashsec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commoncode.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "childrendeservebetter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citylights.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpy.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crge.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crackslut.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctrl.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubempleos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "croydonapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cozycloud.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cssaunion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptojourney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciurcasdan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cozy.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cupom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conpins.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d0g.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cypherpunk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crapouill.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativecommonscatpictures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d8.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customerbox.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cashfortulsahouses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazycraftland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybbh.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "concerto.amsterdam", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coolgifs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazycraftland.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corporateencryption.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cralarm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dandenongroadapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cranioschule.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byurudraw.pics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datememe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeweb.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cynoshair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crecket.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgf.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dearfcc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conkret.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "data.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "criminal-attorney.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defendinnovation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmoch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcrdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dachdecker-ranzenberger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curio-shiki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbaron.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clic-music.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deaf.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decoraid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dachdeckermeister-egon-weiss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clevelandokla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberstatus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dawnson.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisdecairos.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desplats.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "completesportperformance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "databeam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desertsounds.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demonwolfdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dee.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demonwav.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-cashflow.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danmaby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devyn.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daryl.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cong5.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depo.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daropia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digcit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "closingholding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deanpearce.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deprecate.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dflcares.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denimtoday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkeststar.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diccionariodedudas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dieser.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "das-tyrol.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dareyou.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenreiter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desarrollowp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datacenternews.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defi-metiers.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devel.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deskture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cms-weble.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directhskincream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demfloro.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danla.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnmaze.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "difoosion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designandmore.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenwerkstatt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcuko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derwaldschrat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dearfcc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "despertadoronline.com.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datacenternews.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "die-sinlosen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diedrich.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doggroomingcourse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalimpostor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dearfcc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docloudu.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diyvideoeditor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "descartes-finance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discoveryrom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desgenst.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crena.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogcratereview.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "der-rudi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dennispotter.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directorinegocis.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diz.in.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dipling.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dewebwerf.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creditos-rapidos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codercross.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diversityflags.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drewsilcock.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dldl.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digikol.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dns-manager.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datacentrenews.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driverless.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlighteyeserum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtub.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dochitaceahlau.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diversityflags.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domprojects.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dfviana.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d2s.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatnbook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ducalendars.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drawvesly.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "douzer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlandmagic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drafton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drtti.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dohanews.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dorfbaeck.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamaholic.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dopravni-modely.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drabbin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duckbase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doska.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgoshifter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dracisvet.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educationevolving.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dprb.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doli.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doclassworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooki.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eickhofcolumbaria.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eagle-aluminum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domaxpoker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eleicoes2014.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echatta.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eloxt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echatta.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebrowz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eilhan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edenmal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eiga-movie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-pekela-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dkniss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diymediahome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elizabethbuitrago.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droomhuis-in-sudwest-fryslan-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egablo.black", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eigpropertyauctions.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drevo-door.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-diehm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-pfeiffer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-hornetz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deadmann.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effdocs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehazi.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ec-baran.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eddesign.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dirips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-kahlen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-liebeskind.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endingthedocumentgame.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotspaperie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrofinke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-hammes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-collee.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egiftcards.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empty-r.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embraceni.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalarchitecture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drupal-expert.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-hofmann-gmbh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elhall.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-rossbach.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dungeon-bbs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-woerdehoff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energyled.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericjohnltd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erwinvanlonden.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erinn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esphigmenou.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eengezinswoning-in-pekela-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elhall.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrokarges.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eichel.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eprofitacademy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epickitty.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emanga.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etk2000.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escavador.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ellemental.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evades.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "envant.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ejdv-anmeldung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-stock.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escxtra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ensons.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evangelosm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educators.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erethon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embellir-aroma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eat-the-world.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erudicia.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facepalmsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consideredgifts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exit9wineandliquor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrometz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f5movies.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e30gruppe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "explodingcamera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epsorting.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facialexercising.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exponentialnews.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erwin.saarland", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewanm89.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esoterik.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everfine.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocamping.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewout.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europeantransportmanagement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabianackle.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurora.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewanm89.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eupay.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europapier.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eutram.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewanm89.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evergladesrestoration.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esquisse.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euroscot.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fearghus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fefore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europeancupinline.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enterprisechannel.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "femdombbw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expokohler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "femaledom.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felicifia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erasmusplusrooms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faehler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egweb.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faber.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandobarata.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f43.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fcsic.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fairedeseconomies.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centralfor.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiareapp.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastforwardthemes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fairkey.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishermansbendtownhouses.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-remke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feac.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fivezerocreative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feminina.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishermansbendcorporation.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurospecautowerks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fettbrot.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drjacquesmalan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firenza.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flinch.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firegoby.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filme-online.eu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fliptable.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filebox.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fight215.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fight215.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiuxy.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florafiora.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florinapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fkcovering.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foljeton.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetssl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fireportal.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "follandviolins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesolitaire.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fidhouriet.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flowreader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh-networks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filey.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frattaroli.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "employeestore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsafetyworkinggroup.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxmay.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "famio.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelifer.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extrathemeshowcase.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elepover.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frau-sucht-bauer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fnof.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fischer-kundendienst.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fondationwiggli.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "financniexperti.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fruition.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixtectools.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frankenlehrmittel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomvote.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fpersona.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedo.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forellenpark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsafetyjobs.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funideas.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "froggitt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fritteli.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furnfurs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freebetoffers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fstfy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "for.care", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgethacks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frigolit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fucklife.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forologikidilosi.com.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gay-sissies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftpi.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaysfisting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gandgliquors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gayxsite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frp-roleplay.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ettebiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garageenginuity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftang.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuchsy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fegans.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gayforgenji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forestraven.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekpad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fwest.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaichanh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foliekonsulenten.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feisbed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaygeeks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdz-otvety.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feitobrasilcosmeticos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdz-spishy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g1.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdz.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forento.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdevpenze.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsradio.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funatic.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filhomes.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funken-networks.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esibun.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gardikagigih.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garcinia--cambogia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ghrelinblocker.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genesischangelog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gatemoves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geeks.lgbt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garfieldairlines.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getsubs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getresilience.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gflame.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geiser-family.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbuddy.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geneve.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geotab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gogrow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goingreen.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felsing.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gear-acquisition-syndrome.community", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goproallaccess.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "germansoldiers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fcapartsdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geosphereservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gittr.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frasesdeamizade.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futureoceans.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glazedmag.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fundort.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "girvas.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friendlysiberia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glueckskindter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goonersworld.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goguel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gensonline.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorn.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greysky.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gridle.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalvisions-events.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gravity-inc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haiboxu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gpsarena.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gierds.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greatlakeside.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grouchysysadmin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halta.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gunhunter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getpuck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goto.msk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsgonesporty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guiltypleasuresroleplaying.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fideleslaici.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grondius.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grekland.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grapholio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guyot-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guge.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gotoxy.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halyul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grian-bam.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guus-thijssen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtalife.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getitpeople.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanxv.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtaforum.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "headmates.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gypsyreel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haehnlein.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grachtenpandverkopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gutscheingeiz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hayfordoleary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "havefunbiking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hash.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashiura.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackbubble.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hawk-la.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grieg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearttruth.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heisenberg.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friendship-quotes.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gymkirchenfeld.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hadouk.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekuatorial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hartlep.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hampl.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gootlijsten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hike.pics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heavenlysmokenc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hilaolu.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hammamsayad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexieshe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goedverzekerd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greatsong.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpmij.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holoxplor.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haus-garten-test.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardyboyplant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heckelektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitterfamily.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hgbet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitter-lauzon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hentaimaster.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gutuia.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hmksq.ae", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handicapindeles.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hosts.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "higilopocht.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitter.family", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotartup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heello.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gers-authentique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hebergeurssd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heldenhalde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostadvice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herdserv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heliosnet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heptafrogs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hinkel-sohn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hreflang.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hornyforhanzo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heckerundknopp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houstonapartmentinsiders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsnow.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsnow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herni-kupony.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httphacker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hgw168.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helikon.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howtogeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hilinemerchandising.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howfargames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iamtheib.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperion.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hinterhofbu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horsehunter.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoelty.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmpartsdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlyse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibacktraced.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifightsurveillance.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifightsurveillance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifightsurveillance.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelaustria-wien.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htaps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "http2.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-rosner.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifastuniversity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horackova.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrdns.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hloe0xff.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huirongis.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoowhen.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ic-lighting.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hosyaku.gr.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idealmykonos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hugi.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-huberhof.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ih8sn0w.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goblins.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imoner.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imokuri123.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imacs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homezhi.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "identity-hash.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ichbinkeinreh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyphen.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handmadegobelin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grossmisconduct.news", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "impotsimple.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifamily.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsoc.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoken-wakaru.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idol-bikes.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "info-sys.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilard.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifxnet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iltec.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i496.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypothecairelening.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyphenpda.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "illich.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginarymakings.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifsclist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infosoph.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insping.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harbourweb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imagine-programming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inschrijfformulier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "incontrixsingle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imed.com.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iltec-prom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invenio.software", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iodice.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "industrialstarter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "incommon.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infoduv.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infotune.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "influo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hwcine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "initramfs.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "index-mp3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inkontriamoci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indochina.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikiler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inet.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integrity.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iqsmn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igsmgmt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipintel.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilier92.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integrogroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inesta.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetoffensive.fail", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackdoan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iriomote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsstefan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isolta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isolta.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isolta.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intoparking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isolta.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaalits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hcr.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jake.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jake.nom.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igm-be.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isolta.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iplife.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jake.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iteke.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iteke.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "javascriptlab.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeff.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdoi.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iroise.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inhive.group", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houseinvestor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzysumi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ist-intim.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremycrews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jessekaufman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invisiverse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icmp2018.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intelbet.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inplacers.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremycantu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fmi.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joeysmith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjingjing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzy.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimbraaten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivklombard.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jfr.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intelbet.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iscert.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jcaicedo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasl.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ispo.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "higherpress.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joostvanderlaan.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpgangbang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jinbowiki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josericaurte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jphandjob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jplesbian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftcefile.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idinby.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "how2fsbo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuajohnson.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jomo.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jncie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonscaife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juni.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakincode.army", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itbrief.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joyfulexpressions.gallery", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joyful.house", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itbrief.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "journeytomastery.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumping-duck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imrunner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joelfries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julianvmodesto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jskier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakubvrba.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inspirationalquotesuk.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julientartarin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jarroba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jigsawdevelopments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jwjwjw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kamalame.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keypersonins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaketalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frodriguez.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kayscs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johncardell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joseetesser.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josef-lotz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jenolson.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanagawachuo-hospital.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmb.lc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jorrit.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jreb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kankimaru.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kabinapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kapverde.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsforsavingearth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanada.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itemton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imrunner.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kearney.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "killaraapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jutlander-netbank.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kathardt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keyihao.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kettner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kehlenbach.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juku-info.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonwindholz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaika-hms.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keepassa.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaika-facilitymanagement.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kodden.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kluck.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hm1ch.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knightsbridge.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimsufi-jordi.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kodexplorer.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kajlovo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k9swx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kfv-kiel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klaw.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsmark.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kidtoyshop.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kidkat.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kodiaklabs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiddyboom.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jutlander.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julian-witusch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knutur.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koik.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jet-code.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kobezda.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotois.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinohled.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koelnmafia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groovygoldfish.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k-pan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kola-entertainments.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuro346.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiraboshi.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiyo.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koez-mangal.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kubiwa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kylejohnson.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kungerkueken.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kupiec.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klarika.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kulivps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinreich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karpanhellas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kubkprf.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laurakashiwase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimotodental.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kueche-co.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "l18.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knowdebt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knigadel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koha.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jichi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laredsemanario.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuponydoher.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learnedhacker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kowalmik.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laborie.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesbiansslaves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesheald.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koenigsbrunner-tafel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lauzon-hitter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesbofight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lez-cuties.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ktbnetbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laraeph.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latestdeals.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lezdomsm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kupferstichshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lickmypussy.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kreuzpfadfinder.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurrietv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letemps.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kretschmann.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laserplaza.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-retraite-info.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leerkotte.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lerlivros.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laboxfaitsoncinema.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinkla.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legioniv.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laserplaza.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leddruckalarm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "library-quest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leet2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legitaxi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidavidm.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapingmedic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurashino-mall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latamarissiere.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kruin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacetsroses.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lehtinen.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lemondrops.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lisamortimore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcontrol.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le-controle-parental.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leigh.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laboutiquemarocaineduconvoyeur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krestanskydarek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letstalkcounseling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logcat.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locais.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lisieuxarquitetura.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laboutiquemarocaineduconvoyeur.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letterdance.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifecoach.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lonesomecosmonaut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyoto-tomikawa.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-gewinnspiel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loganparkneighborhood.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laskas.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locatorplus.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowson.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lostwithdan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lilapmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isognattori.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lilyfarmfreshskincare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likegeeks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leilautourdumon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojj.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojamagicalx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liveflightapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucascodes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lknw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linhaoyi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinepolis-studio.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lirnberger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "longstride.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logitel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingpincages.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-mint-czech.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeqa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locksport.org.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likemovies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelyfriends.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lothuytinhsi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liv3ly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litebits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "majid.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likehifi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malesbdsm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laplaceduvillage.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maintainerheaven.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifecoachproviders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucas-garte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamadea.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loyaltech.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "load-ev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyngvaer.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koelbli.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leadbox.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magictable.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lotw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maceinturecuir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "majahoidja.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madoka.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "langkahteduh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malya.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lisbongold.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lydiagorstein.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marrickvilleapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcosteixeira.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lewisllewellyn.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manueldopheide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "main-street-seo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macht-elektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matlss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manitasicily.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelmarnitz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masty.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koriyoukai.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxinmo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcideas.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mangazuki.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mademoiselledemargaux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewemes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m-generator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcynews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makinen.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limousineservicezurich.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memory-plus-180.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medlineplus.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthew-carson.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matillat.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderopvangengeltjes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mi80.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediumraw.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maurus-automation.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marilynstreats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manjaro.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mensagensdeconforto.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maple5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcgoertz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melpomene.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midwestbloggers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxicore.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marocmail.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maths.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkycat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mexicanbusinessweb.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelkuchta.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mannschafft.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikusinec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mensagensperfeitas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mileme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikk.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimobile.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdosch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mendy.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mfedderke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menaraannonces.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memoryex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meshotes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifenexto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lessis.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meine-immofinanzierung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikegerwitz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luftbild-siegerland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minnesotamathcorps.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meinezwangsversteigerung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minnesotareadingcorps.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michalspacek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteosmit.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitior.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnsite.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minnesotakinkyyouth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milenaria.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolidunno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menkyo-blog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmogah.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mekongeye.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michalvasicek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnedc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcoherten.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milldyke.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mjhsc.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michael-steinhauer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelsulzer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mht-travel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moniquemunhoz.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miklcct.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "millefleurs.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modafinil.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mjlaurindo.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "military-portal.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monitori.ng", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minimoo.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitchellhandymanservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modeportaal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mktdigital.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monique.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modehaus-marionk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moosemanstudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkfs.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mofohome.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miya.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misericordiasegrate.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meine-plancha.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muwatenraqamy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morpheusxaut.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morpheusx.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrd.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygrotto.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mode-marine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macsandcheesedreams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moskva.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mozilla.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morchstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muchohentai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myeffect.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melodic.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobsender.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murakami-sah.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memoire-resistance-ariege.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mychocolateweightloss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nailsalon-aztplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motoryachtclub-radolfzell.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mozzez.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myusagepayments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moitur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multrier.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpkossen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygooder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbconsultancy.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n0099.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mxp.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muzi.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marie-en-provence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n-rickroll-e.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbari.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "necessaryandproportionate.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "necessaryandproportionate.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikkelvej.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycr.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mystic-welten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "named.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysteriouscode.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myulog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myhealthreviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muj-svet.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybusiness.cm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nasarawanewsonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neocities.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-voice.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metachris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mumolabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysocrat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neuro-plus-100.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namrs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nastysclaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nankiseamansclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neave.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monpermismoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "navitime.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nalepky-na-zed.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytripcar.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagios.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nesolabs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextmbta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myepass.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monpermisvoiture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nalepte.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newbieboss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neko-nyan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nautsch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nadejeproninu.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariannenan.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "narodsovety.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-plancha.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytripcar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myfappening.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nedcf.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nevoxo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moeloli.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netdex.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murz.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neoclick.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nidsuber.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noncombatant.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nellen.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nobleparkapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nlm.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nmueller.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northbrisbaneapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonmelo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noagendahr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movingoklahoma.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netapps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nginxyii.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numbercult.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyanpasu.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neolaudia.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nja.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nettplusultra-rhone.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "narrativasdigitais.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nohup.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikolaichik.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolaszambetti.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "night2stay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordlicht.photography", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbears.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ntzwrk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noexec.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nstd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ngvf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netguide.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitrokey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ngasembaru.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oc-minecraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nu3tion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuquery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oglen.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newgenerationplus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noodles.net.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leftclick.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netresourcedesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odinkapital.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northeastcdc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mardelcupon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nu3tion.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanvisuals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newcityinfo.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olback.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "one-tab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naturline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oldandyounglesbians.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onionsburg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odysseyandco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nst-maroc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odysseyconservationtrust.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oblikdom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openwireless.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offgames.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musehelix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohyooo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nstremsdoerfer.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optimalsetup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openrealestate.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onthecheap.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online24.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oblikdom.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oelsner.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nchristo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oemwolf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oncodedesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocolere.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onhub1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olivernaraki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liaronce.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orionrebellion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naniki.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neyer-lorenz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openconcept.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olightstore.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuiguru.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nosbenevolesontdutalent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-letters.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinefashion.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "password.consulting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nova-elearning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outsideconnections.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optik-trosdorff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orimex-mebel.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otorrino.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oktime.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mystickphysick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastebin.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxanababy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orion-universe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onetech.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oulunjujutsu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okad-center.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okad.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "order.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pandemicflu.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pakitow.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payfazz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panama-gbs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-sauce-recipes.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbytes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otellio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paymerang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overstappen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orderlounge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "padianda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oriongames.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noticia.do", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "os-s.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openpictures.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect-radiant-wrinkles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "penrithapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opentexon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinepokerspelen.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oscreen.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omsdieppe.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overstap.deals", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paveljanda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuevaimagenpublicidad.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pctrouble.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcgamingfreaks.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pengui.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parvaneh.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkbike.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peercraft.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perecraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "percraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorfurniture.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playhappywheelsunblocked.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philippkeschl.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piatanoua.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pomfe.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plutokorea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkyf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peperiot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pony.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popkins.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peliseries24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popkins.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popkins.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "placeralplato.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popkins.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmaboard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piercraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popkins.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmac.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plzh4x.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "platomania.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perm4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmoreau.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poweredbypurdy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "platomania.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacybadger.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineschadestaat.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polit.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preciscx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polen.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ppy.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phuket-idc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poshsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phelx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proclib.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polytarian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prepaidgirl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectsecretidentity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progressive.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pondof.fish", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmemanager.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pojer.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planktonholland.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "premiership-predictors.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pikeitservices.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectte.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pseudo.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pourlesenfants.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paymon.tj", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pregunteleakaren.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prc.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polarityschule.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obscur.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prokop.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectnom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "queryplayground.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "project-rune.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pollet-ghys.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumwebs.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectsecretidentity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pkov.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pianetaottica.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pianetaottica.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pianetaottica.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privasphere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proteus-eretes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promocao.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzadoc.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qetic.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pianetaottica.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r3nt3r.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profinetz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prostohobby.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radiomodem.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progressivecfo.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pianetaottica.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readingandmath.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravengergaming.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbti.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfeuffer-elektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ps4all.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rachelreagan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qrpth.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "providerlijst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raulrivero.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainville.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psychiatrie-betreuung.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "providerlijst.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redhorsemountainranch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phototravel.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rennfire.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printersonline.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rescms-secure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quelleformation.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reporturl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rany.duckdns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "report-url.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "report-url.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "report-to.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printerleasing.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publanda.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "report-to.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redcorus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reporturl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "receitas-de-bolos.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "receitasdebacalhau.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "researchgate.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reagir43.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retroity.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reha-honpo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quentinchevre.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcvd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rasty.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retogroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rany.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionaeroimaging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ranktopay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revivingtheredeemed.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remoteham.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richonrails.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "respectmyprivacy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remonttitekniikka.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proteinnuts.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rechtsanwalt-koeppen-feucht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qirinus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "respectmyprivacy.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastdream.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resortohshima.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perd.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rlove.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readityourself.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phood.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantmangal.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riesheating.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "respectmyprivacy.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurant-mangal.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revivalinhisword.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rehabthailand.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockpesado.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertattfield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ripa.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rough.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockbankland.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recolic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinlinden.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quikrmovies.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertreiser.photography", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reykjavik.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ridingoklahoma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romantic-quotes.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomdysfunctions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodzina-kupiec.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reichelt-cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockz.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robotham.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reto.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reality.news", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rolroer.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saferedirect.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rpasafrica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portaluniversalista.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roger101.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royal-mangal.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwe.vision", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pryspry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rust.mn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roelhollander.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safe.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romarin.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinaldudrasfamily.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rugs.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodevlaggen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robert-flynn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riverweb.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanatorionosti.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roelsworld.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rozeapp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurant-rosengarten.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rotex1840.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rumtaste.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rumtaste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologoforensemadrid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saltedskies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarumtechnologies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "racunovodstvo-prina.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruwhof.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saudenoclique.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saigonstar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbit.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santojuken.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rudolph.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rany.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsm-liga.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sammyjohnson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rondoniatec.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanvitolocapobus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottynordstrom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safedevice.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rushball.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmidthomes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdhmanagementgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pencillab.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saunahats.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scottnicol.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scenicbyways.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencebase.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salon-minipli.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rooneytours.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seattle-life.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbytes.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scholl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rob.uk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdho.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securechat4.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitytalk.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarink.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seolib.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sashaokun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdns.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seoscribe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servemnaction.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sastd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secundity.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schtiehve.duckdns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sectelligence.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secanje.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenhillsapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saz.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sengokulife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rondreis-planner.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shardsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schatzibaers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secwall.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rue-de-la-vieille.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianhampl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shanekoster.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shareoffice.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sergeyreznikov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seriousclimbing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shareeri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semaf.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sfirat-haomer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitywatch.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shitbeast.institute", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sapac.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seefunk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptenforcer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.com.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schadevergoedingen.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securita.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shootpooloklahoma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security.xn--q9jyb4c", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rezultant.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfmade4u.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shindorei.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shimi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaun.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sesslerimmo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shooter.dog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skifairview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shirakaba-cc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shag-shag.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shipmile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shitposts.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saumondefrance.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shirosaki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saumon-france.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitybrief.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shurita.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sijimi.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saumonfrance.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sign.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simukti.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcoupon.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selco-himejiminami.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saumon-de-france.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shorten.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smplix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slaws.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skingames.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skinmarket.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sivyerge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rozhodce.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitybrief.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shervik.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skincases.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slanterns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitehoster.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solosmusic.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodneybrooksjr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simbeton.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppeno5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sint-joris.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shu-fu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyenak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softballsavings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shower.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopatkei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somuchbetterwithage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shikinobi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southmorangtownhouses.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siegemund-frankfurt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southbankregister.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skylightcreative.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siroop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squirtlesbians.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sopher.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srmaximo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skylinertech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skocia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsmansblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siterencontre.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sole-erdwaermetauscher.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skandiabanken.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "standagainstspying.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simfri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialnitro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sol.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorensen-online.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shemsconseils.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmeal.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitybrief.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-wohnen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sspanda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snippet.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solomo.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "static.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorex.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steveborba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somweyr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stickies.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephanos.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesforward.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srroddy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sotoasobi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "social-journey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spesys-services.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simpel.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritualife.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shirt2go.shop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothics.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenjvoiceovers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stopakwardhandshakes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss-free.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streets.mn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sit-brn.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spoofhaus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stream.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stockrow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stockseyeserum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stationcharlie.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "souravsaha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamlineautogroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stickswag.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spykedigital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarshin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "static-myfxee-808795.c.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sporter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "static-myfxoau-808795.c.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sqetsa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sudokian.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sporcard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "static-myfxouk-808795.c.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stadtplan-ilmenau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuetzredli.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stonystratford.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sponsorowani.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poed.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuff-fibre.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "super-garciniaslim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "struxureon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stin.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiograou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "super-radiant-skin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "super-ripped-power.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "super-slim-coffee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stern.koeln", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streklhof.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "systemd.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t2000laserpointers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sush.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supportme123.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strobotti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tallcraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunfox.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stellarium-gornergrat.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sweharris.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stampederadon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superlandnetwork.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seouniversity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stonecutterscommunity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenskory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subhacker.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svenjaundchristian.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swdatlantico.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studium.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachingcopyright.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t4c-rebirth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachingcopyright.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svm-it.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapdogg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachingcopyright.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svetandroida.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stopthethyroidmadness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supplementler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stkeverneparishcouncil.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teaser-trailer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teacherpowered.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "susanna-komischke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tango-cats.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svetzitrka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunfulong.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "targaryen.house", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supertramp-dafonseca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tales-of-interia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techjoe.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tangel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarik.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcwebvn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "super-erotica.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "statistikian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnimotos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takinet.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taozj.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tentabrowser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnoarea.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tesche.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedystance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technologie-innovation.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebuffalotavern.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techtraveller.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "team-azerty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiokicca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-finder.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tanhit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnodritte.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-director.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tempo.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thcpbees.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testbirds.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefutureharrills.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teknogeek.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t4x.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thailandpropertylisting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tacklog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewp.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teknotes.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technotonic.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tefl.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcpweb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theyear199x.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "throttlerz.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thejobauction.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thairehabassociation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportchirp-internal.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techday.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techday.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiliaze.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiliaze.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiliaze.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stepbystep3d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theclimbingunit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supersahnetorten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theoldbrewhouse.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techday.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tatara.ne.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telecamera.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sobinski.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiki-god.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thistleandleaves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomiler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiassachs.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teulon.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tolud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlcdn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesignalco.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talheim-records.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timmy.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thenextstep.events", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepiratesociety.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svarnyjunak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trailforks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinchbear.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tn0.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomascloud.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiashorvath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinker.career", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transformaniatime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torlock.download", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiashorvath.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tom-maxwell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timhjalpen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tjeckien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tovare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transsexualpantyhose.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trio.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tradingrooms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teletechnology.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "towaway.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "triddi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomi.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxiindenbosch.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tie-online.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "townhouseregister.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trinary.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmtradingmorocco.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "too.gy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficmanager.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "top10mountainbikes.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedailyupvote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tretail.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlsbv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toyotamotala.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treatprostatewithhifu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tulsameetingroom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ugo.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tremoureux.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topanlage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimate-garcinia-plus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tykoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "susosudon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsdom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toutenmusic.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tranglenull.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ucrdatatool.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todaymeow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tubanten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trewe.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomalaudan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utox.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unixtime.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technifocal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ubalert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turpinpesage.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "troyfawkes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ushandbookapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turn-sticks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiremoni.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ublaboo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uborcare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimate-memoryplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ubi.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "training4girls.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimate-neuroplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukooku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utopianconcept.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuning-werkstatt-nuernberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ueberwachungspaket.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veryyounglesbians.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsukhani.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "user-new.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vacationality.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viacdn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turkish.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urlscan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinetalk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimate-glow-skin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficologyblueprint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaeplatform.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vagmour.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukozliku.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urban-culture.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valhallamovement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venicecomputerrepair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utw.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicorn.melbourne", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vagpartsdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uyym.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venalytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkonstantopoulos.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v7.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ventizo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverangels.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trisportas.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaaddress.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaclavambroz.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vimeosucks.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voxml.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veggiefasting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanstylestaging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touray-enterprise.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-machnik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usafuelservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vintazh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vintageportgifts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wabifoggynuts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voidptr.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "violetraven.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wasatchconstables.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vavouchers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vallei-veluwe.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waslh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vagabond.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vakantienet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vermogeninkaart.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webgears.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villasforsale-bali.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watsonwork.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weils.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinarstvimodryhrozen.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesocialmediacentral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vsestiralnie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vasileruscior.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitaminler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webpublica.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web404.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whereiszakir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wholesalecbd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wabatam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webais.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyvybean.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vehicleuplift.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vegis.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tipiakers.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walterlynnmosley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wifipineapple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voipsun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wahrnehmungswelt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welkers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-friesland-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteink.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "we-run-linux.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webuni.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "we-use-linux.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winbuzzer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windholz.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windwoodmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wemakeonlinereviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webhelyesarcu.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werner-ema.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wispsuperfoods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijstaandhuis-in-alphen-aan-den-rijn-kopen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treasuredinheritanceministry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whoneedstobeprimaried.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walkhighlandsandislands.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wifimapa.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ts-publishers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderhowto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winphonemetro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whisky-circle.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wenz.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westlights.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpolemis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wimbo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wilhelm-nathan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsgreatestazuredemo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wheatley.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellness-gutschein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x69x.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x-power-detox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiretime.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xerblade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visaop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xkcd.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willeminfo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpblog.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wissl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wilane.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wirelesswatch.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x378.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xgusto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x69.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winter-elektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsyy.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xgn.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsb-immo.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xhadius.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldwhisperer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--brneruhr-0za.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vmgirls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpldn.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xxx3dbdsm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--cck4ax91r.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxladyboysporn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--rtter-kva.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wokeai.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-wave.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsdream.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--srenpind-54a.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--seelenwchter-mcb.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaalmarketplace.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wuyue.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writeandedit-for-you.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xombitmusic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----8hcdn2ankm1bfq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpandup.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wtpmj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--berwachungspaket-izb.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90accgba6bldkcbb7a.xn--p1acf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xninja.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youdungoofd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yukonrefugees.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeds-official.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcard.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xor-a.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yohanesmario.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuxingxin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yagi2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangsir.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhen-chen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xxiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xombitgames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xvt-blog.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignplay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zamis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yomepre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woi.vision", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xehoivn.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zwartendijkstalling.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zawo-electric.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zrt.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoimise.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yama.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuzumba.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourgames.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zootime.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoiyado.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zbetcheck.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--t8j2a3042d.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ziroh.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zootime.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zwalcz-cellulit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ziegler-heizung-frankfurt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wine-importer.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--v6q426ishax2a.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zurret.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangfangzhou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xynex.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willemsjort.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsoccerclips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webhostplan.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yveshield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zivava.ge", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zymmm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourhair.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6cv66l79sp0n0ibo7s9ne.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xpenology-fr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yin.roma.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xperiacodes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenwears.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watermonitor.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yugege.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenfusion.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x00ff00ff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "100kredite.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1091.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "112hz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123share.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1kmi.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1s.tn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "281180.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2bizi.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2fraud.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3ags.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3chat.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3dproteinimaging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9651678.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a3workshop.swiss", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullah.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abhisharma.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abnehmen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "absinthium.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abundent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acaonegocios.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adoge.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianbechtold.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianmejias.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agowa.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aktivace.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aktivierungscenter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alauda-home.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alghanimcatering.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alix-board.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allamericatrans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allcapa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allods-zone.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpe-d-or.dyn-o-saur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-assistant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphapengu.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpharotary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphasall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altaide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alteqnia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amazili-communication.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amethystcards.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anankecosmetics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ancient-gates.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewyg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androidprosmart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anendlesssupply.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anglertanke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankarayilmaznakliyat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankarayucelnakliyat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annasvapor.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansas.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anthony-rouanet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antipa.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoined.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antragsgruen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apartmanicg.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apila.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aposke.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aposke.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "applesana.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apu-board.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aqilacademy.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "archii.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armsday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arod.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aroundme.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artforum.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artisavotins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arturrossa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arvindhariharan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arvindhariharan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ask.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "askv6.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aspiescentral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aspisdata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asr.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asucrews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aus-ryugaku.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autobedarf.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoshinka72.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aux-arts-de-la-table.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bacimg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badseacoffee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bagiobella.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakkerinjebuurt.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baldur.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barnabycolby.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baugeldspezi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayer-stefan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayerhazard.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-italy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beccajoshwedding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beelen.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beersconf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belarto.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belarto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belarto.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belarto.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belarto.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belarto.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belarto.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belegit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belua.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benabrams.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beoordelingen.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernd-leitner-fotodesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernd-leitner-fotodesign.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernd-leitner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestleftwild.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betformular.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bets.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betsyshilling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bettflaschen.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bfd.vodka", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biester.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbbqbrush.bid", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biilo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billrusling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-india.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinindia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmainwarranty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmirror.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloomzoomy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boatme.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bocamo.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booq.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boozinyan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bottaerisposta.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bracho.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brambogaerts.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonhubbard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brio-shop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brn.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brookframework.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsg-aok-muenchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budolfs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildbytes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingclouds.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingclouds.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingclouds.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulkbuy.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burcevo.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buzztelco.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "by77.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "by777.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypass.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafelandia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeobscura.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caketoindia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calaad.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calcworkshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campertrailerfinance.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camsanalytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canalsidehouse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carddreams.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carddreams.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carddreams.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carddreams.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardxl.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardxl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardxl.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardxl.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "careeroptionscoach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cartesentreprises-unicef.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cartesunicef.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cathosa.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdburnerxp.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "censurfridns.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "censurfridns.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certificatedetails.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cf-ide.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chancat.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chartsy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chat40.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatfacile.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatt-gratis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiaseeds24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chorkley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chorkley.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "choruscrowd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chriskirchner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-host.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christianforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christianhospitaltank.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christmascard.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christoph-conrads.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "churchux.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "churchwebsupport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinq-elements.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinq-elements.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "circu.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citywalkr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ckennelly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classics.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "click-licht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmweller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coconutoil24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "code.taxi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colaborativa.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colibris.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comfypc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "controlbooth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cooko.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coole-meister.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corkyoga.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corporateinfluencers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpaneltips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cphpvb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftmain.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crawcial.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativebites.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativecommons.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeink.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creators-design.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creerunsitepro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cristarta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryoit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csvalpha.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberdos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-toys.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d4rkdeagle.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "damasexpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-mosquera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielepestilli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielsblog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielstach.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danoz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daracokorilo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dart-tanke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dart-tanke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidschadlich.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidschlachter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbdc.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dclaisse.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deadc0de.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decstasy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deidee.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deleidscheflesch.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "der-gardinenmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derbyshiredotnet.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derstulle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "design-tooning.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "destinationsofnewyorkstate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "develop.fitness", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devpgsv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicando.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diegorbaquero.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diemattels.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digdata.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digired.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dingcc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disco-crazy-world.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discoveryballoon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docline.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "does.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominomatrix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dooby.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dosenbierrepublik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dosenkiwi.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doska.kz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doska.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doublethink.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doxcelerate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drabben.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon-hearts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsmoke.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreiweiden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drheibel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drostschocolates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dugunedavet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duongpho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dylankatz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-hon.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ead-italia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "earlyyearshub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eattherich.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edisonnissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einheft.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einsatzstiefel.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekedp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electionsdatabase.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emmagraystore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emmaliddell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emperor.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englishyamal.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enjoymayfield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ensage.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erad.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escael.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essplusmed.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocomcompany.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurotime.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evtripping.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exousiakaidunamis.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezgif.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faderweb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faldoria.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "famvangelder.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyspectrum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farwat.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionweekweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastworx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fckd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feastr.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feedstringer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felixkauer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ffprofile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "figura.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "film-tutorial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filterlists.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finform.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firmenverzeichnis.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "first.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstfinca.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flagfic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flavr.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floffi.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foej.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forexchef.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forstprodukte.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forty-two.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forumvoordemocratie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-leitner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-leitner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotoleitner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotoleitner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotostudio-leitner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotostudio-leitner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "found.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fragstore.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franckyz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freddythechick.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeinoutboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesms-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fruchtikus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckcf.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fullytrained.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuorifuocogenova.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futurope.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g10e.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaasuper6.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabemack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaku-architect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galinas-blog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerz-point.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garda-see.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gargazon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gearev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekzone.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gelb-computer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gfk-kunststoff-luebben.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ghislainphu.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giduv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giochi-online.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "girlan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glamour4you.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalhorses.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalinsights.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gloucesterphotographer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnwp.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goapunks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goededoelkerstkaarten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gohongi-katakori.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldegg-training.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gradsm-ci.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gratis-app.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grettogeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grow-shop.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grusenmeyer.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtcprojects.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guesthouse-namaste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guim.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guineafruitcorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gulleyperformancecenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gylauto.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackercat.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handleidingkwijt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handmade-workshop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happyagain.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashi.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haxdroid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haxon.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hayashi-rin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartycraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hechamano.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heimonen.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hennecke-forstbetrieb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highspeed-arnsberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hobby-drechselei.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoesnelwasik.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoffens.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holzspielzeug-shop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeclouding.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeofjones.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoto.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrabogados.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hs-arbeitsschutz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hukkatavara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypothes.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibcmed.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iclinic.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iconomi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icpc.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "id7.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idtheft.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imga.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilien-badlippspringe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "impactfestival.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inceptionradionetwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitioflynnwoodparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infopagina.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inglesnarede.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inobun.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetaanbieders.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intl-webs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iojo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iostream.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfirebox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irenekauer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irugs.com.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isonet.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istheinternetdown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isthnew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-cave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobi-server.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jahanaisamu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamberrynails.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-bucher.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-rieger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-von.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janjoris.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "je2050.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeil-makes.co.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jekhar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeweet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jewellerydesignstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhcommunitysports.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimmynelson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jko.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jnm-art.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joa-ebert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnkastler.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnroberts.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jongha.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshua-kuepper.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justgalak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justinellingwood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jwatt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jwe.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k258059.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaiyuewu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangooroule.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karabas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karjala-ski.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karneid.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kasei.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kastankaoffice.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kastelruth.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katalogbutikker.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katedra.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kc-holzfaeller.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keeperklan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kenvix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerstkaart.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kf7joz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kieranjones.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiesuwkerstkaart.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "killerit.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kipin.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kmashworth.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kniga.market", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kolkataflowermall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kowarschick.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ktube.yt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kucnibudzet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurschies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kusdaryanto.web.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "l0re.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lambauer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanna.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lastrada-minden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "law-peters.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrence-institute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leafandseed.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leaseit24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leaseit24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leasit.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leasit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lebrun.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legiscontabilidade.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legland.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "les-voitures-electriques.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letteringinstitute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levensbron.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leveredge.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libre.university", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lickthesalt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lihaul.dnsalias.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lily-bearing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litcomphonors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litemind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liveperformersmeeting.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livesure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lixiang.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "log2n.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logfile.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "low-diets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lpgram.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltransferts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ludwig.click", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lupinencyclopedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxuryweddingsindonesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lzahq.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macha.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mader.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magazin3513.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mainechiro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makeit-so.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malmstroms-co.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mapblender.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maplanetebeaute.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcus-scheffler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "margan.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marienschule-sundern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariposah.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marlosoft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martin-mattel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matchatea24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "material-world-fuyouhin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxbruckner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxbruckner.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxibanki.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maximdens.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maximiliankaul.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxkaul.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "may24.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbs-journey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcneill.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meany.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediafinancelab.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawin.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meduza.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meerutcake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megagifs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mehrleben.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melchizedek-forum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melvinlammerts.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meme-photostudio.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memorytrace.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meransuedtirol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "messer24.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "messymom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metasquare.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhalfter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeldemuth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michal-spacek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michal-spacek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnkerstkaarten.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimeo.digital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimithedog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimoderoupa.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minacssas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mipapo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missualready.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mistybox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miyako-kyoto.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mk89.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilebay.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobileritelushi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiwalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modelservis.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moellers.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moellers.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monalisa.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motohell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movie-cross.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpsoundcraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrawe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mredsanders.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrsk.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtcq.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mts-energia.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mts-server.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtsolar.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multitek.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-demo.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-dns.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myimds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mythicdelirium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myvacompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naam.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nadelholzkulturen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagel-dentaltechnik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nakama.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanpuyue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nasmocopati.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nasralmabrooka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naturecoaster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naturheilpraxis-p-grote.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naude.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nearbiwa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nediyor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nekowa.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neonnuke.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nepovolenainternetovahazardnihra.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net-navi.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newspsychology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niagara.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicic.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninaundandre.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nirudo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodum.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nolimitsbook.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordic-survival.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nostraspace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notar-glagowski.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notar-glagowski.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notar-peikert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notarankastojkovic.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notarobot.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notrecourrier.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nrnjn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nudel.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nullday.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nweb.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyloc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyored.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "o3.wf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "object.earth", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oklahomamoversassociation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onee3.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ontheten.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ooooush.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opendataincubator.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "operad.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orchidsforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oreshinya.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orovillelaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oscloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osereso.tn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ospree.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otellio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otellio.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outka.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozoz.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pablocamino.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pagina.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "painefamily.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pantallasled.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paradiesgirls.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paratxt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payboy.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbbr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pecker-johnson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "penaugustin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pet-life.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pflegedienst-gratia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phuket-idc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pic.sr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piclect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pires.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plainmark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planmemberpartners.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plassmann.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plugboard.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluslink.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plymouthglassgallery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pocatellonissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokl.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portalm.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portofacil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powdersnow.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "power-tools24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poweredbyiris.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preciouslife.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "premaritalsex.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prenatalgeboortekaartjes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prepaidkredietkaart.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pressenews.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promedicalapplications.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxydesk.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxydesk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pson.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptrbrs.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplewindows.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "put.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puzzle-welt.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwnsdx.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quinoa24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quizmemes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rafey.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raiblockscommunity.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rc-shop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rchrdsn.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "receptionsbook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rechtsanwaeltin-vollmer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reeson.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reeson.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reeson.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reeson.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "registrar.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regnr.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "religiousforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reqognize.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "residence-simoncelli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restoran-radovce.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restoreresearchstudy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rf.tn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardrblocker.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertg.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robomonkey.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roten.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rounda.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royal-forest.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rublacklist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruerte.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruht.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryazan-region.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryuu.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rzegroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saabwa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sackmesser.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saier.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salde.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salzamt.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sam-football.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sand-islets.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sauerland-schnittgruen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saxojoe.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scheinlichter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scherfke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlachter.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmitt-max.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schreinerei-wortmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schroeder-immobilien-sundern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwetz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scitopia.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "score-savers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptgates.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-janich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secondbyte.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "section-31.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sellajoch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-sisters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "senmonsyoku.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seoagentur2go.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sergije-stanic.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexgarage.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexmobil.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sfashion.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadesofgrayadr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadesofgraylaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sheaf.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sheehyinfinitioftysonsparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shellday.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shift-to.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shishamania.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-s.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcoupons.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcoupons.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shypp.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sianimacion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siggerudklatreklubb.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siku-shop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silashes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singaporemint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitecloudify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sk-net.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sketchywebsite.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skiinstructor.services", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skischule-wildewiese.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skommettiamo.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skpdev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyrunners.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyvault.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snafu.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sofa-rockers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solar-aydinlatma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solipym.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soljem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonja-kowa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soumya92.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundabout.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southlakenissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spackova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spam.lol", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spielland.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spirella-shop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "springerundpartner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sslping.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stalkerteam.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stamparmakarije.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starcafe.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stargarder-jungs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startlab.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "state-of-body-and-mind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steem.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stefan-bayer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanbayer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stem.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stenzhorn-cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stepanvanek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steuerkanzlei-edel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strefapi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studport.rv.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuka-art.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuvel.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svennd.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swd.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swu.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syleam.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "symphonos.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syncclinicalstudy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syspen.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysystems.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t2000headphones.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talentuar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talktodarcy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tangoalpha.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdfbfoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamcombat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teammathics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-blog.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefon.report", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testbirds.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfle.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgod.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theavenuegallery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecodeninja.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehoopsarchive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelinuxtree.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themoneyconverter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepcweb.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theresa-mayer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkingandcomputing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thundercampaign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thunraz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thw-bernburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tierrarp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tijden.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiledailyshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiliaze.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiliaze.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timebox.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timoxbrow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinkerboard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tittarpuls.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmhlive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiassachs.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tofa-koeln.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tofe.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomdudfield.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tortugalife.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totobetty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touchscreen-handy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpms4u.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trabajarenperu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tracalada.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transl8.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travel-kuban.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trendisland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trigular.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trileg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tripinsider.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsironis-olivenoel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsundere.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tube.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tudorproject.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tupizm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tver-msk.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tweakersbadge.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twlan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ucangiller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.bet", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uncensoreddns.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uncensoreddns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicef-karten.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefcards.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefcards.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefcards.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefcards.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefcards.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefcestitke.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefkaarten.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefkaarten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefkartkidlafirm.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefkepeslapok.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefkort.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicefvoscilnice.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unix.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanietz-immobilien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbexdk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "url0.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urlaub-leitner.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "useyourloaf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uwstartups.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v1sit0r.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vackerbetong.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vacuumpump.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vadodesign.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vandeput.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaphone.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vawebsite.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villek.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vow.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wadidi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waelisch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallet.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wapt.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warezaddict.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wasil.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdeflect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webexp.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webninja.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webreslist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingfantasy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weideheuvel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wekibe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wenger-shop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werbefotograf-leitner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werbefotografie-leitner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkstattkinder.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wheresben.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteshadowimperium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wieckiewicz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windelnkaufen24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wineworksonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "witneywaterpolo.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wlci.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmkowa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfram.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wollekorb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsharks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wstx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wxh.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xd.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xenoworld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xeonlab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xeonlab.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--cck7f515h.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--cctsgy36bnvprwpekc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--jbs-tna.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--love-un4c7e0d4a.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--manuela-stsser-psb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mllers-wxa.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--tda.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xr.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xzclip.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yangjingwen.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yinglinda.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yomena.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoru.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youcanmakeit.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youhavewords.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yu7.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubiking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yyc.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zamos.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zby.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zdenekspacek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zdravotnickasluzba.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhang.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhikin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zillertaleralpen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zircode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zobraz.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zolokar.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zone39.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zudomc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zxtcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zync.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "00wbf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0222.mg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "023838.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "040fitvitality.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "046569.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "048.ag", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0day.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0f.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0w0.vc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x4b0c131e.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0x539.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0yen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10x.ooo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "11loc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1212873467.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "125m125.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "130.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "132kv.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "13826145000.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "14x3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "16164f.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "16deza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "173vpn.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "195gm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1981612088.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1it.click", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1scope.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "208.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "21x9.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24-7.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "256k.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2c-b.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2c-d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2c-e.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2c-t-2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2c-t-7.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2c-t-8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2fm.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2mb.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "31klabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "341.mg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3555aa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3778vip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "379700.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3circlefunding.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3dcart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3dprintsondemand.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3haeuserprojekt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3haueserprojekt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3phase.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3trees.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "404forest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "404notfound.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "49889.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4freepress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4hvac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4plebs.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5c1fd0f31022cbc40af9f785847baaf9.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "64616e.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6541166.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6542277.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6548855.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6548877.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "660011.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6t-montjoye.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "771122.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7careconnect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7nw.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7trade8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "89955.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8svn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "91-freedom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9uelle.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-1indianawaterproofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a2a.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a2it.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aa7733.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aandeautobody.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aariefhaafiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronhorler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abasky.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abi-fvs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abigisp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolicionistas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolition.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolition.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionism.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionism.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionism.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionism.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionism.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist-project.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionist.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionistparty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionistproject.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionniste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abolizionista.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abouthrm.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutict.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutlegal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutmedia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutspice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "absoluterush.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutewaterproofingsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ac-admin.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "academytv.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accentthailand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accesloges.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acecerts.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acerislaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "achterhoekseveiligheidsbeurs.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acrepairdrippingsprings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acs-chantal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actiontowingroundrock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "active-escape.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addicional.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adlerweb.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "admongo.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adrafinil.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adriancohea.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advantagehomeexteriors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aegisalarm.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aegisalarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aegisalarms.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aegisalarms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aerandir.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aertel.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aesym.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aetherc0r3.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afdkompakt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliatetest.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affordablemudjacking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affordableracingparts.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ag-websolutions.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciadeempregosdourados.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agent6.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agiley.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agtv.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agung-furniture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aheng.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahlaejaba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aicial.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aikido-club-limburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiponne.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airdur.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airicy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airplayradio.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airpurifierproductsonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aixxe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajarope.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajces.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aka.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akamon.ac.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akihito.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akita-boutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akita-stream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akoya.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alamgir.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alb-flirt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alcnutrition.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aldous-huxley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aleksejjocic.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexcoman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdodge.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexkidd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexkott.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexpotter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alibangash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alicetone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aljammaz.holdings", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aljmz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allamericanmuslim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allcovered.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allensun.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allesrocknroll.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alliance-compacts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allmebel.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allthingsblogging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aloalabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpenjuice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphabrock.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altamarea.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altbinaries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altercpa.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativedev.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alterspalter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alunjam.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alunonaescola.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alvosec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alwayslookingyourbest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "am8888.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amadoraslindas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ambiancestudio.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americanfoundationbr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americasbasementcontractor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amf.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amo-entreprise-et-commerce.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amorim.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "analgesia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ancientcraft.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrerose.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrespaz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreundnina.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewrgoss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androidhry.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androidkatalog.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androidnovinky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androidtelefony.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androidzone.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "androled.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andyclark.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andzia.art.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anedot-sandbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anginf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angry.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angrydragonproductions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animacurse.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animal-liberation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animal-nature-human.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anime1.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animeai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annemakeslovelycandles.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annicascakes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annuaire-jcb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anon-next.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anothermilan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansgar-sonntag.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ansgarsonntag.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-bible.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anticopyright.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antispeciesism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antispeciesist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anxiolytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anymetrix.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anyon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apila.care", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aplikaceproandroid.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aplu.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apoil.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appninjas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apptomics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appzoojoo.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aprr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apv-ollon.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aqsiq.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aqualifeprojects.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaundine.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "araratour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arboleda-hurtado.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arcadiaeng.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arcaik.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arckr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "area536.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "argb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "argennon.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "argot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arijitdg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arkbyte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arlatools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arsk1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artbytik.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artesupra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aryan-nation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asafomba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asana.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleakunowski.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleyadum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astenretail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astronomie-fulda.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "at-one.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "athena-bartholdi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atkdesign.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantareroof.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantaspringroll.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantiswaterproofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atomism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atviras.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "audialbuquerqueparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augen-seite.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auri.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aurora-terraria.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aurorarecordings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "austinmobilemechanics.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "authinfo-bestellen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "author24.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "averen.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avonlearningcampus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoforex.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awei.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awningsaboveus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axialsports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axtux.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ayothemes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ayuru.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azia.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-b-law.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-space.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babyliss-pro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backenmachtgluecklich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backgroundz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backyardbbqbash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bad.show", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badam.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakaproxy.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakim.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balnearionaturaspa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bals.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "banburybid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "banchethai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "banri.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baptistboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bariller.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baropkamp.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barracuda.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barracuda.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basculasconfiables.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basementdoctornorthwest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basilm.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bauunternehmen-herr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayer-stefan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayer-stefan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayerstefan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayerstefan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayerstefan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bayherbalist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bazisszoftver.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbimarketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbkworldwide.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbrinck.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcpc-ccgpfcheminots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beadare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beagreenbean.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bee.clothing", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bee.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bee.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekeeper.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekeeper.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekeeping.clothing", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekeeping.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beeswax-orgone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "begbie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belacapa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belastingmiddeling.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belhopro.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belize-firmengruendung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benbozsa.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benchcast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beneri.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminjurke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benleemd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benscobie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bertholdsson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bertoliniodontoiatria.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "best10websitebuilders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestmodels.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestof1001.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betakah.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bethanyduke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betshoot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beulen.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bevedo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beveiligingscamerawestland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyond-rational.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bezoomnyville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bezpecnostsiti.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bg-sexologia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bglsingles.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bharath-g.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biapinheiro.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biegner-technik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biensenvue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bierochs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bike-kurse.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billgoldstein.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billionkiaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bimmerlabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binding-problem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bingo-wear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binkconsulting.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biohappiness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biomax-mep.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biometrics.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bioshine.com.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birbaumer.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birkengarten.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birthdaytip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bissalama.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcantor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinec.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcointhefts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmain.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmaincare.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmaincare.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmainwarranty.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmainwarranty.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitrush.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bixservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bizniskatalog.mk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bizzi.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackdiam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackdotbrewery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackgamelp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackys-chamber.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blazeit.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blink-security.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blinkspeed.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogbooker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodsports.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloomnbud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bltc.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bltc.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bltc.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluefrag.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blues-and-pictures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bnty.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bobep.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boboates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bogdanepureanu.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boldt-metallbau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bollywood.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bondagefetishstore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bondoer.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boneko.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnebouffe.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonus-flexi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "book-in-hotel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "book-of-ra.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookshopofindia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookwitty.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booox.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bootikexpress.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borahan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borg.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "born-to-learn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bornhack.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bosworthdental.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bottke.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouah.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouchard-mathieux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceboxspc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boutiqueguenaelleverdin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boxdevigneron.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boyhost.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bpo.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bradlinder.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brahmins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braiampeguero.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brain-force.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brainvoyagermusic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brasal.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brasserie-mino.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brasspipedreams.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breda.computer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breest.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breeyn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brentnewbury.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brgins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brianroadifer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brisbanelogistics.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbeef.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britishmeat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brodowski.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brompton-cocktail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bruna-cdn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bs-network.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdracing.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bslim-e-boutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsociabl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btcpop.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btnissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btsow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buckypaper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingcostestimators.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulkingtime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bullettags.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bullterrier.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bunadarbankinn.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bunny-rabbits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bupropion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bureaugravity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burntfish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burrowingsec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buryat-mongol.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bushbaby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyerdocs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byronr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytes.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byteshift.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesizedalex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c-rtx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cacao.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cadman.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafechesscourt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calculatoaresecondhand.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calltoar.ms", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camp-pleinsoleil.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campeonatoalemao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campingcarlovers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campula.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campuswire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campwabashi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "canadiantouristboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "candidasa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "candygirl.shop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cannarobotics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalism.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caprichosdevicky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capsogusto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "captalize.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capture-app.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "car24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carauctionsillinois.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carbon-designz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carck.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carisenda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlife-at.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlingfordapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlovanwyk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carnet-du-voyageur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carpliyz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cartoonhd.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casburggraaf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cashless.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casinolegal.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "castlecms.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catalin.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catbold.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catharinesomerville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catnmeow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cav.ac", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cave-reynard.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cavedevs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbd.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccu.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdn6.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ce-pimkie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cebz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceebee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cefak.org.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centerpoint.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centruvechisv.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cerber.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cert.or.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgsshelper.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaisystems.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chalker.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "champ.dog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "champions.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chandr1000.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "changesfor.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chanoyu-gakkai.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaos.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaospott.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charbonnel.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charles-darwin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlestonfacialplastic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlipopkids.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charp.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaseganey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chateau-de-lisle.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatu.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatucomputers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatzimanolis.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "checkui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "checkyourprivilege.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chez-janine.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chhory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiemgauflirt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "childcounseling.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chima.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chimpanzee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chmsoft.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chodobien.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chook.as", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisburnell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrismathys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christadelphians.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christiansayswords.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christophsackl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "churchwebcanada.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chziyue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cigar-cartel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciicutini.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cima-idf.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cimfax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemysticism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cioscloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cira.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "circ-logic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citymoobel.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cityworksonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "civillines.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cjtkfan.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "claimconnect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "classteaching.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "claytoncondon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clearblueday.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clearchatsandbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cliftons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clnet.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clojurescript.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "closelinksecurity.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "closelinksecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudpengu.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudwarez.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clounix.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clouz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clsimage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubdeslecteurs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clusterfuck.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmcressy.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmskeyholding.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmskeyholding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmskh.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnetw.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "co-factor.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cobrax.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "code-digsite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "code-golf.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeeclipse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeine.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeit.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codesplain.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codestudies.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cogilog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cogniflex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coindatabase.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coinflux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coisasdemulher.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "col.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collabora-office.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collabora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collaboracloudsuite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collaboraoffice.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collaboraoffice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colleencornez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collision.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coloppe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comeoncolleen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comestoarra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comiq.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comiteaintriathlon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comm.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commercialplanet.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "communitycodeofconduct.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "communote.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compassdirectportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compassionate-biology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "completefloorcoverings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "completesecurityessex.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "completesecurityessex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "complt.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computerassistance.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computertal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conception.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "congz.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conservatoriesincornwall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consilium-vitae.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consiliumvitae.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "constructive.men", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contextplatform.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "controltickets.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "convergnce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookingbazart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coolerssr.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coramcdaniel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coribi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corinnanese.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corisu.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corozanu.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corrupted.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corsa-b.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosplayer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "costow.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "countrybrewer.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "course.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "courseworkbank.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "covermytrip.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpbanq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpbapremiocaduceo.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cplusplus.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cppan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpqcol.gov.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crackorsquad.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftandbuild.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftination.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crandall.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crdmendoza.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creadstudy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creations-edita.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativesurvey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creators.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "credex.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creepycraft.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crisissurvivalspecialists.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cristianhares.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crizin.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "croco.vision", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crop-alert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "croquette.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cruzeiropedia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryothanasia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crypted.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cs-colorscreed-betongulve.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cscau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csgo77.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cstp-marketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubela.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubia3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuddlingyaks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuoc.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curacao-firma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curveprotect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curveprotect.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curveprotect.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customwritings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cutimbo.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cvninja.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrcoding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-computer.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberwars.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyoda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.healthcare", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cypherpunk.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d00d.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d4x.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dabbot.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daciaforum.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dag-hebergement.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dai-rin.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyblogged.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyhealthguard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailytopix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daiyuu.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dallinbryce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daltonedwards.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "damicris.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "damip.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danchen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-du.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-kulbe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dankeblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dankredues.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danmark.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkengine.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dartsdon.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datovyaudit.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dave-pearce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davecardwell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davepearce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davidpearce.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davros.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davros.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davy-server.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dawnbringer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dawnsonb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "day-peak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dblx.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbpkg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcaracing.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dccraft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deanosplace.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debtprotectionreporting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decidetreatment.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decodeanddestroy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decormiernissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepvision.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defrax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defrax.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deftnerd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "degen-elektrotechnik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deinewebsite.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deinserverhost.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dejan.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delhionlinegifts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaacademy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demilletech.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demo.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denvercybersecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deontology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "derive.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desagaz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "design-fu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designer-drug.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desmo.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "despotika.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "det-te.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detroit-english.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-aegon.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "develop.cool", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devisonline.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dezintranet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "df1paw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dgx.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhlinux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diagnosia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diamorphine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicelab.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionariodegirias.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionariodelatim.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionarioetimologico.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "didierlaumen.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dierenartsdeconinck.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "differenta.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcloud.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dilichen.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dillewijnzwapak.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dimez.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dionysus.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directorioz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disciples.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discover-mercure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverrsv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ditch.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diti.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diveidc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divinegames.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-x.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djangobirthday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djieno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djt-vom-chausseehaus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlrsp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmarketer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnstwister.report", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dobsnet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docabo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doclot.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docxtemplater.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dolorism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domain-ermittlung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domenicocatelli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domesticcleaners.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domodeco.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "don.yokohama", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donateway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dorquelle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dostavkakurierom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotconnor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotkniseandroida.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doubleup.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-www.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drach.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragoncityhack.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonkin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonwork.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drakfot.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drillion.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drinknaturespower.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driven2shine.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drkhsh.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drms.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dropshare.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drunkscifi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drybasement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drycleancoalition.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drycreekapiary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dsm5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtk-vom-chausseehaus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dualias.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dubik.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duerls.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dukesatqueens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dumax.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dumbomove.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dunashoes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dunmanelectric.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duskopy.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dwworld.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dxm.no-ip.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dycem-ns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dylanknoll.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicyou.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastic.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynorphin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynorphins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dysthymia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyz.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tune-mt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-vau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-wishlist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e11even.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "earl.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eastarm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easyproperty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebayinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooksgratuits.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecelembrou.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecodigital.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecolala.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "econativa.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "economy.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eden-mobility.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educatio.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eductf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edumundo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edwar.do", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edwardspeyer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eer.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eerstejaarsweekend.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eez.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ef-georgia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effective-altruist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eigo.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einfachbahn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einhorn.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eintragsservice24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eisaev.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ejgconsultancy.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekonbenefits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eldritchfiction.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-adam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-metz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrobusch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elements.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elephants.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eletesstilus.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-box.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elitecovering.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eltair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eltransportquevolem.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elytronsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embroidered-stuff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emi.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emirichardson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emmehair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empathogen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empathogens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emperor-penguin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emperor-penguins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emw3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endoftennancycleaning.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energyelephant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enfantsdelarue.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enfield-kitchens.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enfu.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englishcast.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enjoystudio.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entactogen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entryboss.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entrypoint.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eocservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicmc.games", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epolitiker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equalcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "er.tl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erinaceinae.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eriser.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erotic4me.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ershiwo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esball888.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escortmantra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esdenera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esdiscuss.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esh.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eskdale.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espo.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etenendrinken.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etherpad.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etys.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etzi.myds.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euchre.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eugenetech.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.com.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eujuicers.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "europeanwineresource.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eurovision.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evasioncreole.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evecalm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eventsafrica.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everyday.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eveshaiwu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evexia.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evok.com.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evosyn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exampleessays.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expert-korovin.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exploit.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expo-europe.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "express-shina.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expressmarket.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyecandy.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyeglasses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f42.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f5nu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabriko.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facciadastile.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facesnf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fairviewmotel-simcoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "falkus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fame-agency.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familyreal.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticgardenersmelbourne.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantastichandymanmelbourne.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticpestcontrolmelbourne.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faroes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faroes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farsil.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbackmbg.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastrevision.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fbcopy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fbi.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fdlibre.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "featherweightlabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedn.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feelgood-workouts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "femtomind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fence-stlouis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feras-alhajjaji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ferticare.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fertila.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feschiyan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ff-getzersdorf.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fhsseniormens.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ficklenote.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fickweiler.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fifichachnil.paris", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "figura.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "file-cloud.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fileio.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fillitupchallenge.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fillo.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filmesubtitrate2017.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filmreviewonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finalvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finelovedolls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fintechnics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firebugmusic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "first-house.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishbattle.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishbattle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishserver.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishtacos.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitchannel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitea.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fivestepfunnels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixmyalarmpanel.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flairbros.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flaretechnologies.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flashgot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flatbellyreview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flatpackmates.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flightdeckfriend.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flirt-norden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flood.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floriankarmen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaderi.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floriswesterman.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fluidmeterusa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fluoxetine.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flux.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flybunnyfly.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingrub.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fmapplication.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fminsight.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "focusministries1.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fokan.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fol.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forcamp.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forces.army", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foregroundweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foreverssl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formation-assureur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formersessalaries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forrestheller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forsyththeatre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortress.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forty8creates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foryourhealthybody.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fosdem.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fossgruppen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotostravestisbr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fourwheelpartloanssimple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fragilesolar.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franchini.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franchini.engineer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "francois-vidit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "francoiscarrier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frandor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franksiler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frasesaniversarios.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frasesytarjetas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frau-inge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fraudmarc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fredtec.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeasyshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freedev.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freegutters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifahrt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifunk-in-solingen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifunk-lindlar.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifunk-remscheid.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freshdesigns.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freshmaza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friedrich-foto-art.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friedsamphotography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frinkiac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "front-end.dog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frontline6.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frugalmechanic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frumious.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsckd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fudanshi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fukuoka-cityliner.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fulilingyu.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuliwang.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funfunmstdn.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fungame.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funspins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furkot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furkot.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furkot.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furkot.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furkot.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furkot.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furnishedproperty.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furtivelook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futbolvivo.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g1jeu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaflooring.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gagnerplusdargent.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gainesvillegoneaustin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gajas18.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galileanhome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameconservation.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameparagon.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamestats.gg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamhealth.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gandalfthefeline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garage-meynard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garanteasy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gardencarezone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garycarmell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garywhittington.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gastauftritt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gauche.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geborgen-wachsen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geeks.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gem-info.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gemuplay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "general-anaesthetics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "general-anesthesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "generationgoat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genetargetsolutions.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genetidyne.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genoog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genosse-einhorn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geoffdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geoffmyers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geoponika.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "george-orwell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiaglassrepair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gerardobsd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gereja.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gerum.dynv6.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "get-cctv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geta.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getfuturama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getnib.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getsilknow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getspeaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getwarden.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gfast.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggdcpt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggs.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giant-panda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giant-tortoise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gibraltar-firma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigantism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigawattz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gina-architektur.design", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giraffes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "girsa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gistr.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "git.market", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gitstuff.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "given2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giverang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gizmo.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gjengset.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glasslikes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glenhuntlyapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalbridge-japan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalchokepoints.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globaltennis.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalvisions-events.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glueck-im-norden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glyxins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gn00.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gocleanerslondon.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "godrealms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "godsofhell.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goedeke.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gofoiayourself.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldendawnapersonalaffair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gondawa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gongjianwei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gongjuhao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "good-tips.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goodfurday.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "googleandroid.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gopher.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorillow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gorky.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gouldcooksey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gourmettia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gouv.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graeber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grapeintentions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greditsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenesting.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenesting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenglam.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greengoblindev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenvpn.ltd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmartyn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorykelleher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grevesgarten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grillteller42.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groenewoud.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grow-shop.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruenprint.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmsecurity.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gt-mp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gt-network.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gufen.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guge.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guid2steamid.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guildofmusicsupervisors.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guillaumecote.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guillaumematheron.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gulfcoast-sandbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guusvandewal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gymhero.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gympap.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gzitech.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gzpblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h2u.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h3x.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h3z.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackademix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackanders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackbarth.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker.deals", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackgins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingdh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackroyale.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackyourfaceoff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hadrons.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haefligermedia.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halacs.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halligladen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hallucinogens.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halyul.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hammer-sms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hamsters-uk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hamu.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handcraft.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handgelenkbandage-test.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handsandall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handymanlondonplease.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hangtenseo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanksservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happycarb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hapsfordmill.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardesec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardrain980.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harrymclaren.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hasabig.wang", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hasalittle.wang", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashcat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hashish.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hauntedhouserecords.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "havenmoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haz.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hcbj.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hd-only.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hd-outillage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdf.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdserver.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "health.graphics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyandnaturalliving.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyfitfood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedonism.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedonistic.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedonium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hedweb.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hefengautoparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heidisheroes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hellofilters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hellothought.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helsingfors.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hendyisaac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hentai.design", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "here.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hermes-servizi.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heroin.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heroku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hessen-liebe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hetmeisjeachterpauw.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hex.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexobind.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hideallip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hieu.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highgrove.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hightechbasementsystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highwaytohoell.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hijoan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hikagestudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hikinggearlab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hikingguy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiphop.ren", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hipnos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hippomovers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hippopotamuses.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiratake.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hire-a-coder.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hirefitness.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hirokilog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiwiki.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hjartasmarta.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hjf-immobilien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hknet.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hkustmbajp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hobaugh.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hochoukikikiraku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeitshelferlein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hodamakade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hodgephotography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoeft-autolackierung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holebedeljek.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holymolycasinos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holywhite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeandyarddetailing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homecarpetcleaning.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hongyd.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoppyx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostgigz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostmodern.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostserv.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hottaro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houdremont-la-courneuve.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "house-sparrow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houseboydesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "how2play.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howtofreelance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howtolaser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hpepub.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hppub.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hppub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hppub.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrk.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hrtraining.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsecured.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huangguancq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huduser.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hulsoft.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "human-clone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humanenrich.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humanzee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.foundation", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebeeshop.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hummy.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humortuga.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hundter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huntingdonlifesciences.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huwcbjones.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hylians.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperalgesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypersomnia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperthymia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hysg.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iadttaveras.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ialis.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iamsoareyou.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibexcore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibnw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icanhasht.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ich-mach-druck.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ictpro.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iddconnect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iddconnect.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idealmoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idealwhite.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idmanagement.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iemas.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ignatovich.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ignatovich.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikkoku.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilamparas.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilamparas.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilazycat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "illuminationis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilya.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "im-design.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "im66.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imadalin.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginair.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imanhearts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immanuel60.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immo-vk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilien-wallat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immortal.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "impulse-clan.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "incowrimo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indarceky.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "index-games.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indian-elephant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indiawise.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indiemods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "industreiler.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inficom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitiofaugustaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinityengine.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "info-bay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infranix.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infrapirtis.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingeeibach.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inishbofin.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inmaps.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inmusrv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innerfence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innsalzachsingles.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inscript.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inst.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "int-ma.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integralkk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intelligence-explosion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interiordesignsconcept.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interlocal.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "international-arbitration-attorney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internationalfashionjobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internethealthreport.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internshipandwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internshipandwork.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intersectraven.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interseller.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intracom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inventionsteps.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "investingtrader.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipal.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipbill.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipvsec.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iranianholiday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irc-results.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irf2.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irinkeby.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irisdina.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irland-firma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irritant.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isaacpartnership.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isaacphysics.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isecrets.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ishadowsocks.ltd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ishiharaken.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isil.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isisfighters.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isitnuclearwaryet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "islam.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "islazia.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isliada.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ismat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ismetroonfiretoday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isn.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isoroc-nidzica.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isowosi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "issue.watch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istsi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isv.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itactiq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itamservices.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itchimes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iteecafe.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itmanie.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itnews-bg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itproject.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itshka.rv.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsupport-luzern.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivfausland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivvl.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iz8mbw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j8y.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaakkohannikainen.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaan.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jability.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobdevans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamanji.com.ng", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "james-bell.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesaimonetti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesevans.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jammucake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamyeprice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-daniels.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janiat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jann.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jardiniersduminotaure.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaredfraser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "java-board.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "javan.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "javfree.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaxageto.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaycouture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jbelien.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jbelien.photography", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jccars-occasions.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdoiron.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeannecalment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffri.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jefrydco.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jelewa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jellybeanbooks.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jens.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremybentham.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jerrypau.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jesuisadmin.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jgke.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jgwb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jgwb.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhollandtranslations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiogo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiyue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiyusu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jjvanoorschot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmpmotorsport.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmvbmx.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmvdigital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "job-offer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jodel.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joecod.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joedinardo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joerg-wellpott.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johannaojanen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johannes-bauer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johannes-zinke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jomp16.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonandnoraswedding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathansanchez.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonilar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jordankmportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanscorporatelaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanstrustcompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshharkema.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshplant.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joshschmelzle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jovani.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpshop.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jreinert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jrtapsell.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jslidong.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juan23.edu.uy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juergen-elbert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juka.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julegoerke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julian-weigle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julianweigle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julie-and-stevens-wedding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumbster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "junglegoat.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justboom.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justiceforfathers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justwood.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juvenex.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaboom.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kabu-abc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kack.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaigojj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalastus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kallies-net.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaptamedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karamomo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karanjthakkar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karenledger.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karlbowden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karloskontana.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karn.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karuneshjohri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katiechai.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katrinjanke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kattenfun.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kattenfun.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaweus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kayipmurekkep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kazumi.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kbb-ev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kbfl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kela.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kellygrenard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kemptown.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kemptown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kemptown.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kermadec.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kernelpanics.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ketamine.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinhill.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinlocke.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kewego.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keyholdingservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keyinfo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "khaganat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kheshtar.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kibibit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kibriscicek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kickasscanadians.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiekko.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiel-kind.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kikbb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kineto.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingclass.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingdomcrc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kintoandar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirainmoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kisallatorvos.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kisstube.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjg-bachrain.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjoglum.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klanggut.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klean-ritekc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleaning.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinfein.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klocker-ausserlechner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knab-networks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knowlevillagecc.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koalas.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koboldcraft.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koifish.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konventseliten.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konyalian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kooponline.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kori.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "korono.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotomei.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kovaldo.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kovals.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpn-dnssec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraft.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kraigwalker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krambeutel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krampus-fischamend.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kreza.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krinetzki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kronaw.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kryglik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ksero.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kucheryavenkovn.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuechenplan.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuhn-elektrotechnik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuroisalva.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurona.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kutinsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvalitnitesneni.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvn.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvt.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwipi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyonagashima.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyoto-tomoshibi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyunyuki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labande-annonce.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacarpesaintaubinoise.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lachlan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacledelareussite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laltroweb.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lamakat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanauzedesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanzamientovirtual.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanzarote-online.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laranara.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lariscus.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lasertechsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lateliercantaldeco.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lathen-wahn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lauchundei.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laufpix.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laurasplacefamilysupport.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lawnuk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ldcraft.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le-palantir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le23.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lebourgeo.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lechaudrondupertuis.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leebiblestudycenter.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leebiblestudycenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leebiblestudycentre.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leebiblestudycentre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leebiblestudycentre.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leebiblestudycentre.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leflibustier.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legit.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legymnase.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leipzig.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lelubre.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenagroben.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lennarth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenspirations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lepenetapeti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "les-pingouins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesancheslibres.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lespecialiste-pradelexcellence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lessets-graphiques.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lets.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lettland-firma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "level-10.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levermann.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lfaz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lgbt.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lgsg.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libremail.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libreoffice-from-collabora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libreofficefromcollabora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libstock.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liebestarot.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lied8.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liemen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifequotes-uk.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lignoma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lincdavis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lindo.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lindon.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lindskogen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux3.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxforum.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxproperties.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liqd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lisamccorrie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liskgdt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "listage.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littlewatcher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livedesign24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liyin.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ljason.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lkp111138.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "llamasweet.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ln.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loandolphin.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lobivia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logic8.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolicon.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "londongynaecologist.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "londonkeyholdingcompany.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lonelytweets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loovto.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loss.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lostkeys.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lou.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "louisvillecarguys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveandloyalty.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelive-anime.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loverepublic.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcostwire.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowtherpavilion.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lra-cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lsquo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lszj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltls.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltu.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lubomirkazakov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasgymnastics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucy.science", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukeistschuld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lumi.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunartail.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luolikong.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lutoma.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lylares.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyricfm.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lyuba.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m-22.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m-kleinert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m0t0k1ch1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m4570.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m4rcus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maartenderaedemaeker.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macandtonic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macaws.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maconnerie-dcs.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madebyfalcon.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madeintucson.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mademoiselle-emma.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mademoiselle-emma.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madesoftware.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madmar.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maff.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mafia.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magasinsalledebains.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magasinsalledebains.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magi.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magiclen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magicspaceninjapirates.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magneticattraction.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magnettracker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magwin.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahjong.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maiebanatulfruncea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malenyflorist.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mallach.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malta-firma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mammals.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mammut.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamot.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamout.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manatees.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mandpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maniorpedi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manns-solutions.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manns-solutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manns-solutions.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manojsharan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manshop24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manutd.org.np", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manutrol.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manwithavan.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manyetikboya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manyiu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maorseo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcbuehlmann.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marceau.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelinofranchini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marco01809.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcusstafford.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mare92.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marix.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marketing-advertising.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markitzeroday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markow.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markspres.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markusabraham.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markusueberallconsulting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marl.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marqperso.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marquepersonnelle.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marrai.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinestyle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martinrogalla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masa-hou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mashek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mashnew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masshiro.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastah.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastd.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastd.onl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterpc.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masto.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastod.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.direct", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.engineering", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.expert", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodones.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matatabimix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "match.audio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maternum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mateusmeyer.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathspace.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matomeplus.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixmedia.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattcarr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattferderer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthey.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthiasweiler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattonline.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matze.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mauldincookfence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxchan.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxhamon.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwaellenergie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maypolevilla.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbr-net.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mccordworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcdanieldevelopmentservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcgavocknissanwichitaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mclyr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsa-usa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsnovatamabayan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meadowfen.farm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "measuretwice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "measureyourpenis.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meat-education.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meat.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meathealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mecanicadom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediweed.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meeko.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meinstartinsleben.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meinstartinsleben.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meinv.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melenchatsmelenchiens.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meme.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mephedrone.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercedes-ig.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercury-studio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mescaline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mesh.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meshlab.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metacode.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meterhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "methamphetamine.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "methylone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mevo.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mflodin.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mgknet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mgrt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhmfoundationrepair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mi-beratung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mianfei-vpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miaowo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michu.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microsoftaffiliates.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midnight-visions.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midnightmechanism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midweststructuralrepair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miffy.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelgfierro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelmenendez.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miketheuer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miki.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikro-inwestycje.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikropixel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milesapart.dating", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milkingit.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "min-sky.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minakov.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minaprine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-forum.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-server.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftforum.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minepod.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mingyueli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minigolf-reisinger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minikidz.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mintosherbs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minube.co.cr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mipymesenlinea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missguidedus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missionsgemeinde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misssex.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missycosmeticos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mister-cooks.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mk-dizajn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkaciuba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkakh.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlcambiental.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlpchan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlpvc-rr.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmilog.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmt.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnec.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnt9.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilecoach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mochoko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mocsuite.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modafo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modalogi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moderatoren.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moderatortv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moe-max.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mohs.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moin.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mon-a-lisa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moneychangersoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montagne-tendance.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montsaintaignan.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mopsuite.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morbotron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mordrum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mosin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mosos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motorcheck.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moumaobuchiyu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moviepilot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movingtohttps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moyer.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpg.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpy.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-anderson.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mscenter.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mshemailmarketer.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mstdn-tech.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mstdn.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mstdn.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mstdn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mstdn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtb.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtd.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtdn.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muga.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mulaccosmetics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mulaisehat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mulheres18.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munrabi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mursu.directory", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muses-success.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musicalive.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musickhouseleveling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musicschoolonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mv-wohnen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mware-staging.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mwohlfarth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mxawei.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-floor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycreativeartsconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycrypnet.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydaywebapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydevolo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydevolo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydjsongbook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydriversedge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myfantasysportstalk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygeotrip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygreatjob.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygymer.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mylocalsearch.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mymed.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mymed.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mymp3singer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mymp3singer.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myonlinedating.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myperfumecollection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrig.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrig.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrig.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrsa.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysocialporn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebinar.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n3twork.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nacyklo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naggie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nah.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nalexandru.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanami.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanotechnologist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanubo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanubo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "napolinissanctparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naroska.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nastoletni.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nataliedawnhanson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natatorium.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalmap.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natur-udvar.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naturesorganichaven.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nazevfirmy.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nebuluxcapital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neecist.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neeerd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neemzy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neet-investor.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nemez.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neobits.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neokobe.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neosdesignstudio.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdmind.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nesterov.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nestor.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netamia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netfabb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nethunter.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netsparkercloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "networkersdiary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neurochip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neurotransmitter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "never.pet", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neverwetturkey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newfiepedia.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newknd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "news47ell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newserumforskin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextads.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextgenthemes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextnowagency.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nexuscorporation.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ngndn.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ngxpkg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nhccnews.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nichijou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicholaspruss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicholasquigley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nissanofbismarckparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitropanel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitrous-networks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niva.synology.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nmadda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nmnd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodejs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noellabo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noisebridge.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nokono.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nomifensine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noref.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "norge.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "norman-preusser-gmbh.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "normanbauer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "north.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northatlantalaw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noscript.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nospoint.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noswap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nota.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novilaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novtest.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nowloading.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nso.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nu-pogodi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuacht.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclear-crimes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearcat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearcrimes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearcrimes1.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nulltime.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numerossanos.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numis.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuriacamaras.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nurture.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nusku.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nussadoclub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutri-spec.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutripedia.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyazeeland.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nzstudy.ac.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oasis-conference.org.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oberhof.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oberhofdrinks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oberhofjuice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "observatory.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obyvateleceska.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocelot.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocsigroup.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ofcss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "off-the-clock.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offroadeq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offshore-unternehmen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offshorefirma-gruenden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offtherails.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohai.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okburrito.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oldnews.news", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olegs.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olympic-research.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ometepeislandinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omf.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omi-news.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ommahpost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omniatv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omorashi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oncf.asso.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickonejob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onemid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onetwentyseven001.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onionscan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online-consulting-corp.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecasinobluebook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onmyoji.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onsennuie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ontheboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onwie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onwie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ooeste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oopsorup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opcenter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "open-desk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openevic.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openfir.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openings.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openitforum.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openrainbow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openrainbow.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openrainbow.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openspace.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opiates.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opin.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opioids.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opioids.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opp.ag", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opportunis.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optimist.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optisure.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orang-utans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orangenbaum.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oreka.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "organix.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orgasmium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "os-chrome.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oscamp.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oscloud.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oscreen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osha-kimi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oshanko.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oshinagaki.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oshrc.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oswaldsmillaudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otr.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ouimoove.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ourwedding.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ovuscloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ownc.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozonitron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozonitron.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozonitron.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozonytron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozonytron.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozonytron.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "p-pc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "p3ter.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "packetapp.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "packetcrash.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pactf-flag-4boxdpa21ogonzkcrs9p.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pactocore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paleosquawk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palletflow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pammbook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pan.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paneldewelopera.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panpsychist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panzer72.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papakatsu-life.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paradise-engineer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paradise-engineers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paragon.edu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parakranov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parchcraftaustralia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parentsintouch.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parisfranceparking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parisfranceparking.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parisfranceparking.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parisfranceparking.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parisvox.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parthkolekar.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partner.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partsestore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passpilot.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passwd.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulbramhall.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulbunyanmls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulus-foto.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pautadiaria.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pawsr.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pback.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbcknd.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcat.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcmr.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdthings.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pearbloom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peep.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peerless.ae", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peippo.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pepwaterproofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pernatie.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "personal-genome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petangen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petcarvers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peuf.shop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peyote.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pferdeeinstreu-kaufen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ph-blog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmapolitics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phasme-2016.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phdsupply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philippa.cool", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phillipgoldfarb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philonas.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philosoftware.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photomodelcasting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photon.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpliteadmin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "picture.team", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pidatacenters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pidjipi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinemountainnursery.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinemountbaptistchurch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinimg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piranil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pitsstop.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzafest.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pjbet.mg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pkschat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plan-immobilier.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planetbeauty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planeteroliste.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planeteroliste.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planktonforhealth.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "platschi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "play.cash", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playdreamcraft.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playmfe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playpirates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playsnake.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playsource.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playtictactoe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pldx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pleasure-science.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plexi.dyndns.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plinc.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plsboop.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plustech.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluta.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketmemories.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "podcast.style", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "podiumsdiskussion.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poe.digital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poinsot.beer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemondb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pol-expo.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polyfill.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polytechecosystem.vc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pommedepain.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ponychan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ponyfoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poopjournal.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popcornpalacefundraising.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popmagz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poppetsphere.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "population-ethics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "porg.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pork.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "porn77.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pornblog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "port443.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portalcentric.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portalisapres.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portugalsko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "positionus.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "positive.com.cy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "post-darwinian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "post-darwinism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postal3.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postcardpayment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postdarwinian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postdarwinism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potatiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pouets.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pourmesloisirs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "power-flowengineer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pozyczka-bez-zaswiadczen.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preexport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prefix.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preludes.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prepare-job-hunting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pretachique.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prettygrouse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prifo.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prinbanat.ngo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "princeagency.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printmet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prioritynissannewportnewsparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prism-communication.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "priv.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privateimarketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privatfrei.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-mile.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "procode.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prodigia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prodsim.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profhome-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profile.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progolfjourney.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projekt-umbriel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proobec.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propagationtools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyone.mk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propr.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prostye-recepty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "protegetudescanso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proto-online.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxyrox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proymaganadera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prtimes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ps-qa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pschierl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pseta.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psicoexpansao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psm.org.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psono.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psychintervention.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psylab.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psylab.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psylab.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pub-online.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publiq.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puetter.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pulledporkheaven.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purevapeofficial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "putney.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puxlit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puyallupnissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pyopenssl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pythonic.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qbik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qcloud.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qionouu.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qixi.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qredo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quackerswaterproofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quakerlens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitypropertycare.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantum-ethics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantum-mechanics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qubes-os.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quelmandataire.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r-rwebdesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rachelchen.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rachida-dati.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rackblue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radaravia.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raddavarden.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radio1.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radiom.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radiomontebianco.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radis-adopt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rafaelmagalhaesweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rahamasin.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raiffeisen-kosovo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowstore.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainway.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rally-base.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rally-base.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rally-results.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rally-vysledky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rallybase.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rallybase.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ramarka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ramblingrf.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomquotesapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomwinpicker.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ranegroup.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ranking-deli.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ranos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidstone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rareative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rastreie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rattenkot.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raxion.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raymcbride.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "razeencheng.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rc7.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcx.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "re-wilding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reachrss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reades.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readtldr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realhorsegirls.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "really-simple-ssl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realwildart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reancos.report", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reboxetine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rechtschreibpruefung24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recruitsecuritytraining.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recruitsecuritytraining.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rectoraudiparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redner.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redneragenturen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rednertv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reevoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "referenten.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refood-cascaiscpr.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regalcapitalwi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regalpaintingfdl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regionalbasementandcrawlspacerepair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reichel-steinmetz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinhard.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinierjonker.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reinoldus.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rejahrehim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relax.hn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relaxdom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relsak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relvan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remedium.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rengarenkblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rens.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rentex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "repaper.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reproductiverevolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reprogramming-predators.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reprogrammingpredators.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "repugnantconclusion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "request-trent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reservar-un-hotel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resl20.servehttp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ressl.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantesimonetti.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revelaciones.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "review.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewjust.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rewopit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhein-liebe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhetthenckel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhinoceroses.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ribopierre.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ricardo.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ricaud.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardjgreen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardlugten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riddims.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rijnmondeg.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rile5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rimcountrymuseum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "risingsun.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rivaforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riversideradio.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rj-onderneemt.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rkc-hygrotherm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rm-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rnag.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertabittle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertlysik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robin.co.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robu.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketnet.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodichi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rodomonte.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rogagym.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rogeiro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rogerhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rogersvilleumc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roguefinancial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roofingomaha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roofsandbasements.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "room2d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "root.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootbsd.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootcamp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosbass.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosenheimsingles.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roseofyork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roseofyorkbooking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rospa100.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rothnater.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rougechocolat.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalnissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalty-market.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rozalynne-dawn.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rrudnik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rs-devdemo.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsgcard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rstraining.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rstsecuritygroup.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsttraining.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rte2fm.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rteaertel.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rteinternational.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rteone.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubyquincunx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rudelune.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruk.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rulu.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "run-forrest.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rushpoppershop.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rusi-ns.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rutiger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rvolve.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rxt.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s-on.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s4db.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s4ur0n.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s95.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saengsook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saengsuk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safebasementsnorthdakota.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safebuyerscheme.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saifoundation.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saigonflowers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saikouji.tokushima.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sainetworks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saipariwar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saiyasu-search.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sajdowski.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sakib.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sallydowns.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salmonella.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salutethepig.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samatva-yogalaya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samgrayson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samp.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanasport.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanik.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanmuding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanpham-balea.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santmark.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santodomingocg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santouri.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saorsat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saorview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sapereaude.com.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sapien-ci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saposute-s.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkisozleri.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarndipity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "satanichia.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saurel.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savecashindia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sawyerroofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sblum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbo-dresden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scalesbiolab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schaafenstrasse.koeln", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schau-rein.co.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schermreparatierotterdam.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schier.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmelzle.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmitt.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schsrch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzwald-flirt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scintilla.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scintillating.stream", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scionasset.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scorocode.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scredible.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "screen64.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sctrainingllc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scubadiving-phuket.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scw.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scwilliams.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scwilliams.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdia.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdvx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seaholmwines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sealtitebasement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seans.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sec-mails.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secnet.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secomo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secretofanah.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sectionw2s.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-automotive-cloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-automotive-cloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security.gives", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security201.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security201.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitykey.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seefirm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sehnenweh.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seiler-bad.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seiryokuzai-ch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sektor.team", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfdefenserx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfishness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfloath.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semantheme.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sementes.gratis", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seohochschule.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seosanantonioinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seosof.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serenaden.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiosantoro.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serigraphs.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "server-eye.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "server.pk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seryox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sex-education.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexocomgravidas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadiku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadow-socks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadow-socks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadow-socks.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowlurker.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowroket.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowshocks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.gift", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocksvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsoks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shamka.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharanyamunsi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharejoy.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shareselecttools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shavingks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shh-listen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shijing.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shintoism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shishlik.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shitposting.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shlemenkov.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shockercityservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoemuse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoestringeventing.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.sarl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sigsegv.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silv.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.co.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.com.mt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.cr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.gd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ge", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.gl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.gt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ky", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.mk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.qa", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.tj", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.tn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.uy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.uz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverseen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silverstartup.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sim-karten.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simon.lc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonschmitt.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplidesigns.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simtin-net.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singapurfirma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singel.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singles-aus-hamburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinterama.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sirtuins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sistemasespecializados.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitedrive.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sitemaxiphilippe.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sixpackholubice.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sjsc.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skarox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skarox.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skarox.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skarox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skarox.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skazka.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skincontracts.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sklepsamsung.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sklotechnik.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sktan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skyris.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slash64.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slash64.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slash64.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepmap.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sloths.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slovenskycestovatel.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slowgames.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slvh.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slwilde.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smime.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smksultanismail2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneak.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneeuwhoogtes.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snight.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snowalerts.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soapitup.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialcs.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sociobiology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sociopathy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sockscap64.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softprayog.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solidwebnetworks.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solvemethod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somali-derp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somaliagenda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "something-else.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "songsthatsavedyourlife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sosiolog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sotadb.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soubriquet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soukodou.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundsecurity.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southcoastkitesurf.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southwestrda.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spangehlassociates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparmedo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speciesism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spedition-transport-umzug.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spellcheck24.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spha.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sphinx.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spidermail.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiders.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spinspin.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spoketwist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spokonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprk.fitness", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sputnik1net.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srv.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss64.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss64.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssh-keys.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssh-vault.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssn1.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssrvpn.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stackfiles.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stadtpapa.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stairfallgames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stalkr.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starfeeling.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stastka.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "static-692b8c32.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "std-home-test.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steef389.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steelbea.ms", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stella-artis-ensemble.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steph-autoecole.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stetspa.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steve.kiwi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevechekblain.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevedoggett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevengoodpaster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stift-kremsmuenster.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stikic.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stockpile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stonedworms.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stony.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storbritannien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stormwatcher.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamdesk.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stringtoolbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stroginohelp.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stt.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiodentisticosanmarco.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studioriehl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiotheatrestains.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studyabroadstation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stypr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subrain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suburbaninfinitioftroyparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suchmaschinen-werkstatt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarcitycon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sumguy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supa.sexy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supercalorias.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "support4server.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supportericking.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surasak.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sushikatze.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suspension-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svc-sitec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svdb.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svetlilo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sviz.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svjvn.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swarlys-server.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swfloshatraining.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swipetv.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swissxperts.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syllogi.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "system.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "system12.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szyndler.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tagesmutter-in-bilm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taishon.nagoya", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taiyouko-hatuden.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takemoto-ped.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talkitup.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talkitup.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tangyue.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarasecurity.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarasecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarasevich.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tardis.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tarek.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "targimieszkaniowe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tateesq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tatsidou.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsb.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsb.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsb.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsb.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamnissannorthparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-blogger.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techbrown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techendeavors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techfactslive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techiehall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techinet.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalforensic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techproud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techunit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techwayz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tedsdivingsystem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tedxkmitl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tefek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tehplace.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teixobactin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tekiro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teknik.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tekuteku.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefonni-ustredna.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telly.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenable.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tengu.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenthousandcoffees.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teranacreative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terminalvelocity.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terralimno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terralimno.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terraluna.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teschenhausen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tessai.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testgeomed.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teufelsystem.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texterseo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teysens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgui.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "th3nd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thanatoid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thatquiz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thatvizsla.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theankhlife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestsavingsplan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theblackknightsings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecarolingconnection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedrinks.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theeducationdirectory.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theelitebuzz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefnafarchive.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegarrowcompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegioinano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreenvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theinternationalgeekconspiracy.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themadmechanic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themusicinnoise.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theofleck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theokonst.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theokouzelis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theoriginalbit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepeninsulaires.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepiabo.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theprivacysolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thequillmagazine.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theroyalmarinescharity.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesearchnerds.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theyearinpictures.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thiscloudiscrap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thiswasalreadymyusername.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thm.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-bertran.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-suchon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasbeckers.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomsonscleaning.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thot.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "threebrothersbrewing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "threv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thuviensoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thuviensoft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiagonunes.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiaki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tianxing.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tianxingvpn.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tier-1-entrepreneur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "till.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timeserver0.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timeserver1.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timeserver2.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timeserver3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timtelfer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinfoleak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyhousefinance.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tipaki.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiste.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tjandpals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkacz.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkts.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkusano.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlshost.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiasbergius.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiemilford.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobisworld.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tojeto.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokainafb.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokainakurasi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokkee.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomevans.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomkunze.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomschlick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomudding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomwassenberg.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonkinwilsonvillenissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonyarcieri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toobug.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "top-solar-info.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "top9.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toptenthebest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torresygutierrez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tortoises-turtles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tostu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalhomecareinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalsystemcare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tourtransferitaly.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touslesdrivers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tousproducteurs.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toxicip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tpp.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tractorpumps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trailerparty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trainiac.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tran.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trance-heal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trance-heal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trance-heal.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tranceheal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tranceheal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tranceheal.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transhumanism.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transhumanist.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transhumanist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transhumanist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transhumanist.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traumhuetten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travaux-toiture-idf.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travelarmenia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traveling-thailand.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travelling.expert", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trbanka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trek-planet.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trendingpulse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trentmaydew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trialcentralnet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tridentflood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trigardon-rg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trinitytechdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "troedel-trolle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truerizm.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truestor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trybabyschoice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tryhard.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsicons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsigaradiko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tstrubberstamp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsugi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsutsumi-kogyo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttcaarberg.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttsweb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tu6.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tubejack.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tueche.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuincentersnaet.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tunca.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuner.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tupa-germania.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turncircles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuto-craft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tutoragency.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorio.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxpeliculas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxtimo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvc.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvcal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvcmarketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tverskaya-outlet.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tw2-tools.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tweetify.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twisata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twit-guide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txdivorce.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txm.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerdavies.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u2fsecuritykeys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uchargeapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uclanmasterplan.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uex.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ufplanets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukhillwalking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukkeyholdingcompany.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrnet.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimateanu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.cam", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unga.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unhu.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unite-ka.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedpsychological.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "universal-happiness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unx.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upbeatrobot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uporoops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbannewsservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urcentral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urist1011.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "url.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usaestaonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usajobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utdscanner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitarian.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitarismo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitronium-shockwave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitronium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utopian-surgery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uwimonacs.org.jm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vacationscostarica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valenhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valenhub.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valenscaelum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "validatis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanajahosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderkrieken.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanessabalibridal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vapor.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varta.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaskulitis-info.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vasyharan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vatelecom.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vayaport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcam.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veganism.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veglog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vendigital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vendorconnect.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venmos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verliebt-in-bw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verliebt-in-niedersachsen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "versagercloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vertebrates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vfn-nrw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vhummel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videorullen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vider.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viekelis.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vierpluseins.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vieux.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vigenebio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viikko.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villainsclothing.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vilog.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinolli.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagecaskandbarrel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagejeeps.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viral8.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virtubox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visanhigia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visiongamestudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visualvotes.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalamin.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalamin.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalamin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalamin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vk4wip.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vm-0.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voice-of-design.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "void-zero.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volcanconcretos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vonniehudson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vorderklier.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vorkbaard.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vorlicek.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpc-display.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vsesrazu-raiffeisen.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vstehn.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vuakhuyenmai.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vulpine.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vuojolahti.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vuvanhon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vwittich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vxml.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyzner.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w-p-k.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w4eg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w9rld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wahhoi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waigel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wak.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walksedona.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallabag.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wallabies.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walruses.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wanashi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangjiatun.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangyue.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wargameexclusive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wassibauer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wattechweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weare1inspirit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-kouza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-mail.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-redacteuren.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web2screen.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webart-factory.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webbson.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webcrm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesign-st.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webinnovation.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webmel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websitedesign.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteservice.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webspotter.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wedos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weeknummers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weerstationgiethoorn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wegvielfalt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weiler.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weinhandel-preissler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weirdserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weller.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellness.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wenode.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkkrew.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wewillgo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wheatgra.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelwright.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehathackers.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whiterabbit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiapply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiebetaaltdat.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wificafehosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wifree.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wilddogdesign.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wildewood.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wildnisfamilie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willbarnesphotography.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "williamboundsltd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "williamjohngauthier.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wimachtendienk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windowcleaningexperts.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windows10insider.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windowsnerd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winds.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windycitydubfest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winnersports.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wireframesoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseflat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wkennington.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmustore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wodboss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfgang-ziegler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfy1339.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolkenspeicher.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wombats.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderbooks.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandwindows.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woof.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workgrouptech.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workingmachine.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workraw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofterra.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wort-suchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wow-travel.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wowinvasion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-rescue.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-stack.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wptotal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrc-results.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrfu.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writereditor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsdcap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wug.news", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wwgc2011.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-507.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-746.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-771122.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-jinshavip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wygibanki.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wygluszanie.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wygodnie.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x0r.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x1616.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xbc.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xenosphere.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xfd3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiangwenquan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaomi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xirion.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbmucgqdbgwwc5e9b.xn--p1ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bstlinser-v2a.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ekr87w7se89ay98ezcs.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--internetlnen-1cb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--jp8hx8f.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--milchaufschumer-test-lzb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--rt-cja.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--uort9oqoaj00bv04d.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--wmq.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xnaas.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xs2a.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtu2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xupeng.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xxffo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xyngular-health.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaccin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yalla.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yatsuenpoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ybti.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ych.art", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ychon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ycm2.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yeesker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yemekbaz.az", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yepbitcoin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yfengs.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yffengshi.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yikeyong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yin8888.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yinhe12.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yiz96.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yob.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yogananda-roma.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yolo.jetzt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yolops.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yopers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoshibaworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yospos.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoticonnections.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youlog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youms.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youngfree.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yslbeauty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubicloud.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.ae", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.ae", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yude.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yummyfamilyrecipes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuriykuzmin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yvonnehaeusser.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zajazd.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zakladam.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaneweb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zavetaji.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zcgram.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zdorovayasimya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zelfmoord.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zero-x-baadf00d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerofy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroml.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zertitude.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeryn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zetamode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zian.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ziegler-family.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zinniamay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zinoui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zip.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zixo.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoners.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zooish.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoological-gardens.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zsoltsandor.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zughilfen-test.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zukix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zwb3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zxity.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zxity.ltd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zxity.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zypern-firma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1100.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1921958389.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0cdn.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "49dollaridahoregisteredagent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5gb.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "247a.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3133780x.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5432.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7777av.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3james.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6543399.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5piecesofadvice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1218641649.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4x4.lk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "41199.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "29227.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0-1.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "555xl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1453914078.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "987987.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10gbit.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "87577.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "888lu.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "100-downloads.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5533445.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8888av.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xdc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "023sec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "33scc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6633445.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8.net.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "11scc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "776573.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a7m2.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5w5.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "605508.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7f-wgg.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7733445.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "44scc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5kraceforals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "22scc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "55scc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "605508.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9ss6.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "6w6.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8833445.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3xx.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1nian.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "academicexperts.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abmc.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "64bitgaming.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123midterm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "721av.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9933445.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4web-hosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "500k.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4sics.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "517vpn.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aceinstituteonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "99buffets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "888msc.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedoneroofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0005aa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "03-09-2016.wedding", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5ece.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamfontenot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accelerate.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0573wk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accuritpresence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acsihostingsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedwriters.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0222aa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aeradesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0005pay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adoriasoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzie.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adinariversloveschool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acg.mn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adventureswithlillie.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abn-consultants.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0005.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adprospb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affordablepapers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "africantourer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3778xl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8003pay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9118.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1116pay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abosav.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aikenpromotions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adminforge.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "44957.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adzuna.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamwallington.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "af-internet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acpinformatique.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abrakidabra.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accolade.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "after.digital", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afonso.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "admino.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aimgroup.co.tz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aestore.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aim-consultants.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ak-varazdin.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abox-kb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afrikarl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandros.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahiru3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamas-magicus.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8azino777.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adentalsolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agreor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afavre.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allscammers.exposed", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abi-2017.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aholic.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abbas.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "africanexponent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abobuch.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allsearch.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aip-marine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akul.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexander-beck.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allplayer.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aintevenmad.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akoch.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amerhd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alfaponny.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3dmusiclab.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewdavidwong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americanmediainstitute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alex97000.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anime1video.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anime1.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ampledesigners.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alarmcomplete.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "almatinki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anedot.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allangirvan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandre-blond.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angusmak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amiciidogrescue.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alleskomtgoed.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accuritconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandermuetzel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allthingsfpl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anacreon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrei-coman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anypeer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anfenglish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrefaber.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anabol.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alilialili.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aflfreebets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allinagency.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agroglass.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apiary.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apiary.shop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apiary.clothing", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apiary.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apiary.supplies", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apiary.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apis.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altstipendiaten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amicsdelbus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angeloroberto.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronmcguire.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apisyouwonthate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apadrinaunolivo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appscloudplus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animefluxxx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aminafrance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apartmentkroatien.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "archsec.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoinemary.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpinepubliclibrary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "albanien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreasanti.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankwanoma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amoozesh98.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antimine.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciafiscal.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquireceitas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aide-valais.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "argovpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amb.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ankenbrand.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abilitycaresoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arent.kz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquatechnologygroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arg.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armenians.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annetaan.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arifp.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aooobo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appartementmarsum.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arkacrao.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alarme-gps.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annaenemma.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arabsexi.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alarmegps.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arresttracker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajnasz.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anipassion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antama.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apm.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amelandadventure.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquitroc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphie.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonyaires.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atl-paas.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlassian.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amesvacuumrepair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asisee.photography", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animalstropic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annangela.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artleading.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "austinsutphin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arthan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alertonline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apptoutou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asisee.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asuka.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artansoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "au2pb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appel-aide.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asialeonding.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airportlimototoronto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arnaudminable.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aussieservicedown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astaninki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asanger.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armil.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assumptionpj.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "au-be.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asra.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atease-salon.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arikar.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "automationpro.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apps.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aristocratps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armarinhovirtual.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armazemdaminiatura.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appleranch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awsmdev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aspatrimoine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "australianfreebets.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avspot.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrea-m.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "audiolibri.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autos-retro-plaisir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "360live.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-boom.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atk.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avanet.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avnet.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assistance-personnes-agees.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azu-l.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoxy.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandarifamily.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bad.pet", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arturszalak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoecoledumontblanc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badrequest.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atelier-viennois-cannes.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "authorsguild.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azu-l.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atracaosexshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avtogara-isperih.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alter-news.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babycamapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "austromorph.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aveapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avedesk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bangdream.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autostop-occasions.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakongcondo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "babai.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoinemary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ax25.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barnrats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bananensap.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-ticket.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandar303.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balcaonet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b4z.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "avid.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barlotta.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "audiorental.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "azso.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "answers-online.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baumannfabrice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "battleboxx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bearingworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bdenzer.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekeeper.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekeeper.clothing", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beekeeper.supplies", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barta.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barshout.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baseballrampage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baseballwarehouse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autocmall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baosuckhoedoisong.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beckerantiques.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belfastlocks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benburwell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aurora-multimedia.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balidesignshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "around-the-blog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "averam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyevent.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aqua-fotowelt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bc-diffusion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestessaycheap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bfam.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batistareisfloresonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beulen.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andreamcnett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bearded.sexy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernhard-seidenspinner.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedandbreakfast.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedandbreakfasteuropa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belewpictures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bichonfrise.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bghost.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beichtgenerator.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amitse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betterworldinternational.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berlin-flirt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berthelier.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bentphotos.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biaggeo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beraru.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birdbrowser.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestwarezone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biletua.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedouille.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biletru.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bikkelbroeders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binaryappdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bikkelbroeders.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binaryapparatus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beraten-entwickeln-steuern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beacinsight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbyte.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernhardkau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bison.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blenderrecipereviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biblioblog.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bladesmith.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bestschools.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blizhost.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bijoux.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biotechware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitpoll.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackkeg.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernexskiclub.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitpoll.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhillsinfosec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bakersafari.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bilalkilic.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsync.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baugemeinschaftbernstein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackberryforums.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boincstats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bistrocean.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bobkoetsier.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bjtxl.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmakersfreebets.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwrought.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bnin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bohyn.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyconshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boekenlegger.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bjgongyi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batolis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bradypatterson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blumenwiese.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booox.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boschee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bornfiber.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blue17.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouw.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brentacampbell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloginbeeld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "briansmith.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boukoubengo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bou.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braintm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blakecoin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bondarenko.dn.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brettelliff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aprpullmanportermuseum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brianfoshee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braeunlich-gmbh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bress.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bls-fiduciaire.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsidesf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biologis.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breathingblanket.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsidesf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booktracker-org.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brightonchilli.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boutiquedecanetas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brrd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bubhub.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brainfpv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btserv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "broerweb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsc01.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buckmulligans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bs.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brianlanders.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burnerfitness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burlapsac.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgarien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bubba.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buergerdialog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "britelocate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buydissertations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "by1896.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bug.blue", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "by1899.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buypapercheap.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burroughsid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyessay.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyessays.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byatte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c2o-library.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burckardtnet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bronetb2b.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "by1898.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boyan.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buttercupstraining.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "butarque.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ca5.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caliderumba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bronwynlewis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capekeen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cake-time.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billdestler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cancreate.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campistry.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camda.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "butian518.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bupu.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caferagazzi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bytecode.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyworkbymichael.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calleveryday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camelservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caerostris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brother-printsmart.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "candicecity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cashati.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardelmar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buronwater.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cashmaxtexas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catchersgear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cata.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carre-lutz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardelmar.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "byken.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bragaweb.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "careyshop.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cat-blum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceres-corp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caughtredhanded.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carson-aviation-adventures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdns.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casasuleletrodomesticos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carringtonrealtygroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "careplasticsurgery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cevo.com.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chad.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boomsaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boomsakis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccv.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccv.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafefresco.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfneia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "celigo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccv-deutschland.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cc-brantomois.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaurocks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charmingsaul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbots.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "celebphotos.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "challengeskins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoticlaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgerstner.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "channeladam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapwritinghelp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapwritingservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmateshoes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceres1.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campingdreams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmatewebsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaplain.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapessay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catalogoreina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheah.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chordso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charitylog.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "celuliteonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c3-compose.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chronic101.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "churchlinkpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catharisme.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catharisme.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chemicalguys-ruhrpott.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chinwag.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrispstreet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chesspoint.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cityoftitans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chmurakotori.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chunk.science", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christiangehring.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "championnat-romand-cuisiniers-amateurs.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cityoftitansmmo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciner.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciss.ltd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chainedunion.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chiamata-aiuto.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chabaojia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrstn.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cipri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud.fail", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clearsky.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cianmawhinney.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carinsurance.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clashersrepublic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaldeen.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cip.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chocodecor.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinafilm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "claimnote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cocalc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clingout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codes.pk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chmsoft.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collablynk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ci5.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudtskr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codercy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cogala.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citcuit.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloveros.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeux.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codesyncro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeux.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubfamily.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collegepaperworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colorsbycarin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clorik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmpr.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cobaltlp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chronoproject.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cobaltgp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computehealth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coincealed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfren.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cncbazar365.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conservados.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chsh.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comparesoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloppenburg-automobil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubscannan.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloppenburg-autmobil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conmedapps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colasjourdain.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coolbutbroken.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "collard.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud2go.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "continuation.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comyuno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud.bugatti", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coastline.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "copycrafter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coorpacademy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "computernetwerkwestland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contentpass.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpkitnw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coreapm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coreapm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corksoncolumbus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudtropia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codenlife.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudopt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compubench.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "couponcodesme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "controleer-maar-een-ander.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmofunnel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cptoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cestunmetier.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaifeng.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conceptatelier.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corlinde.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comunidadmontepinar.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cpcheats.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cometonovascotia.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consejosdenutricion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conkret.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connectmy.car", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctj.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coptic-treasures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crossfunctional.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curiouscat.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmiatria.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conkret.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colarelli.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conformist.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conkret.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crisp.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conkret.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cross-led-sign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creeks-coworking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "costa-rica-reisen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crunchy.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "currynissanmaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customwritingservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chasafilli.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cour4g3.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cygnatus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativefreedom.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftyphotons.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coup-dun-soir.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "costa-rica-reisen.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cydetec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curvesandwords.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coroasdefloresonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crox.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptofan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d3njjcbhbojbot.cloudfront.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cypressinheritancesaga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctnguyen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctnguyen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d3x.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "correiodovale.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "da8.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "damaged.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "data.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dashnearby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cssai.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalmate.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "culture-school.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubile.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cubia4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d4wson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptography.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "create-ls.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptology.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daisuki.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davetempleton.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d1ves.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danwin1210.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberspace.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darookee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crawl.report", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daktarisys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cspeti.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datacubed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cursuri-de-actorie.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkfire.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberspace.community", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkanzali.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darylcumbo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cutner.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyumus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dallaslu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cs2016.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defender-pro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailykos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalb.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daw.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contraspin.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddocu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deflumeri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davie3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delahrzolder.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cutelariafiveladeouro.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcw.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danotage.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbyz.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deniszczuk.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cypherpunk.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davewardle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dawnbringer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demo-server.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dermot.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-academia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepsouthsounds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d-parts24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dennisvandenbos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepvalley.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danskringsporta.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defxing.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depaddestoeltjes.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondpkg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dental-misaki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhaynes.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demotivatorbi.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diabolic.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decofire.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desila.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "destileria.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalmatiersheusden.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devalps.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deliandiver.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "desktopfx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "developersclub.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depth-co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diccionarioabierto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldatacenter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicionariopopular.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datumou-osusume.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dillynbarber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diwei.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldeli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dissertationhelp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhl-smart.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalewelten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaltechnologies.ltd.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diskbit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discha.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dieselanimals.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsbird.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detalhecomercio.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dojin.nagoya", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dimes.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsbird.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docs.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doc8643.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domynetwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domycasestudy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyassignments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyessays.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domycoursework.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dirko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domypapers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diodo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domycreativewritings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondcare.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domainsilk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domydissertations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyessay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyhomeworks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtycat.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domscripting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyreview.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotneko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyspeech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disc.uz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyresearchpaper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominikanskarepubliken.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domytermpaper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domythesis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djangogolf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dewapress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dm4productions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drdipilla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doujin.nagoya", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disinisharing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dog-blum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disadattamentolavorativo.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doomoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doop.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dperson.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dfmn.berlin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diadorafitness.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diadorafitness.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diagonale-deco.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dmdre.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmn-group.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domyzitrka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danandrum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drybasementkansas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dpg.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dugnet.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-becarelli-philippe.chirurgiens-dentistes.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberprey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driver.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dkcomputers.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dopsi.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tech-solution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dgitup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dont.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dorkfarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drakenson.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dundalkdonnie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easelforart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dovro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ea2drocks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eat-sleep-code.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drupal123.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donabeneko.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driverprofiler.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donttrust.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamithost.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droidhere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepspace.dedyn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echosim.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duelsow.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dsancomics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dormebebe.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dullapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droidwave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebertek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echofoxtrot.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drageeparadise.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drabim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edtechwebb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drybjed.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echoanalytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dejw.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drastosasports.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "durdle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divvymonkey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eesistumine2017.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dracon.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effectivepapers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynx.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duh.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcraftmarketing.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtdsh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eeetrust.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-box.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elhamadimi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divvyradio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamic-networks.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoskif.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elifesciences.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "efaas.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emeraldonion.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egeozcan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encouragemarketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electragirl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elosrah.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtx.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eljef.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effectivecoffee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emergencyessay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eladgames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "east-line.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emcspotlight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dikshant.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dssale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devlatron.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehandel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "effizienta.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "envescent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dupisces.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "die-borts.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elliff.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dovenzorgmalawi.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "efa-football.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-roth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eolme.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drlazarina.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elinvention.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eleusis-zur-verschwiegenheit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "efflam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eled.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eickhof.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "envoyglobal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eickhof.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epiphyte.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eigenbubi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elternverein-utzenstorf.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elsvanderlugt.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elpay.kz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erikheemskerk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drivingtestpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dubrovnik-dental.clinic", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essaypro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esagente.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essaylib.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essaywriting.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escortdisplay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emeliefalk.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erwinschmaeh.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "efeen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enet-navigator.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essayhave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "entreprise-toiture-clement.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estafallando.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epmcentroitalia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estafallando.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "engarde.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elodieclerc.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essenceofvitalitydetox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essayforsale.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eltern-verein.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynts.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etaoinwu.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epic-vistas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ersa-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epic-vistas.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epistas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicvistas.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evanfiddes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "embassycargo.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estland.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everain.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epicvistas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebop.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exeintel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "example.wf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evilarmy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epistas.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etienne.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epossystems.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethiobaba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evertonarentwe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evrica.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expowerhps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eron.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essentiel-physique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ergovitanet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esteticanorte.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etangs-magazine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "famousbirthdays.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extensiontree.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "example.sc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exaplac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exmoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exploravacations.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exembit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eth-faucet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "falconwiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faberusa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extradesktops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eteapparel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewallet-optimizer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facilitiessurvey.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evidencebased.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezwritingservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "efag.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exceed.global", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticcleaners.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecococon.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evidenceusa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esp-berlin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feldhousen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandomiguel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicaltek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faulty.equipment", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farm24.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "euroalter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fads-center.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faxite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fabienne-roux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faluninfo.ba", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felixbarta.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fermanacuratampaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fireboxfood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "findthatnude.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiam.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeapple.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienwohnungen-lastminute.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fireinthedeep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feilen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fam-weyer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farrel-f.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fcforum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fjharcu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fensdorf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixmyglitch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishermailbox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farkas.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faszienrollen-info.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filme-onlines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fliino.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emilyjohnson.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaciaformula.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "environment.ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flapoverspeed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fefelovalex.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firmament.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbackmbm.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filoitoupediou.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finvantage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "followback.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faraslot8.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fassi-sport.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faraslot8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feisim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fetclips.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florentynadawn.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "followersya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fieldtalk.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flumble.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fornoreason.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyssh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fougner.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eswap.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filo.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flagshop.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fonseguin.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fidelis-it.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fidelis-it.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiodental.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frankyan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fourdesignstudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fine-services.paris", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "first4it.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foscamcanada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelance.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exploodo.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxyslut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-roma.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fraselab.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyt.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freaksites.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frsis2017.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ennea-mediation.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eqib.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formula-ot.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsouvenirs.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-robitsch.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forty2.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freshmaza.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fromthesoutherncross.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freebookmakerbets.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freegame-mugen.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funny-joke-pictures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freimeldungen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flokinet.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eccux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifunk-nrw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "franklinhua.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friller.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-fitness.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freergform.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fussell.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gafunds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futrou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gadabit.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funniestclip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsck.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g77.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fundchan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabriel.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gagne.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funkes-ferien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frino.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdb-tutorial.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "friezy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funnybikini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fukakukeiba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fid-elite.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "froehlich.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomflotilla.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gala.kiev.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gatewaybridal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fokan.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsck.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foerster-kunststoff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftgho.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fwest98.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geh.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espigol.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g-i-s.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifamily.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geopals.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gebn.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fusa-miyamoto.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdgrzeszow.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fussball-xxl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gemsoftheworld.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekles.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geass.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamenerd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genesismachina.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gginin.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekzone.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gethow.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gestormensajeria.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erf-neuilly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getyourphix.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "georgebrighton.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "george-brighton.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gallun-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gero.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriadobimba.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genusshotel-riegersburg.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geldimblick.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getmerch.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamblersgaming.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalelite.black", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gleanview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flemingtonaudiparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gerald-zojer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getyou.onl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalnomadvintage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmc.uy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnucashtoqif.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnosticjade.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gevaulug.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geld-im-blick.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glahcks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goemail.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genealorand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glob-coin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geektopia.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ginniemae.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gelis.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gottfridsberg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiovdberg.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glutenfreelife.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "er-music.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goffrie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grande.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigin.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grayhatter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "festival.house", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gfxbench.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldfelt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "givastar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gpalabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goup.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grayson.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "global.hr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigtroll.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmanukyan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gronau-it-cloud-computing.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goup.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesourcestl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmat.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gioielleriamolena.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregoryrealestategroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gilmoreid.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "govtjobs.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groentefruitzeep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guardiansoftheearth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenbadger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grasmark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gst.priv.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groentefruitzeep.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone-ext-content.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gwrtech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grayclub.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruwa.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frontline.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gst.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gmx.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker8.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greuel.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gw2oracle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fcprovadia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruebebraeu.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glbg.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grawe-blog.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guniram.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greatideahub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gwsec.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guidechecking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harukakikuchi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gratitudeabundancepassion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gvchannel.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "habeo.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guichet-qualifications.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gritte.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haze.sucks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goatcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greggsfoundation.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gloomyspark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gugert.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harveyauzorst.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hammer-schnaps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handyglas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gynaecology.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haruue.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guichet-entreprises.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalnewsdaily.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hdguru.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haschrebellen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harmfarm.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heavenlyseals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hen.ne.ke", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingand.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hadaly.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goranrango.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haemmerle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hellomouse.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gvpt.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanashi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexapt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heroicpixel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helenaknowledge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartbeat24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henneke.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "growingmetrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healththoroughfare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guelo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanakaraku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthycod.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herzig.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hansmund.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heribe-maruo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "headlinepublishing.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heimatverein-eitensheim.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helber-it-services.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hickorywinecellar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hermanbrouwer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hingle.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hg71839.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herrderzeit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitrek.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiraku.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holytransaction.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goiaspropaganda.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hightower.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hatarisecurity.co.ke", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highland-webcams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houraiteahouse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holodeck.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hokify.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "happyagain.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hokify.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hokify.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highlegshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hollo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hygo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hopglass.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hopglass.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hizzacked.xxx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howtogeekpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingfirst.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoiku-navi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humanity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hockeyapp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingpunt.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydronyx.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibin.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hg881.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hillsboroccpa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hqq.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelmadhuwanvihar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huahinpropertylisting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humpen.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibsglobal.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-red.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibsafrica.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hype.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnos.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoikuen-now.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperbolic-mayonnaise-interceptor.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hte.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icebound.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holgerlehner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holydragoon.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyderabadonlinegifts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrodipcenter.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "home-cloud.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horodance.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hvdbox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-geld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icebound.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibps.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iemb.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i4m1k0su.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ict-crew.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idrycleaningi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idrinktoomuch.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ideaplus.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hottheme.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helvella.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-stuff.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imperial-legrand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idranktoomuch.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imagebin.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihollaback.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imperdin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imperdintechnologies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huongquynh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huitaodang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iaeste.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imawhale.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imperiumnova.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inderagamono.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hannes-speelgoedencadeautjes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hik-cloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "implicitdenial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imkerverein-moenchswald.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitegroup.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indiegame.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypotheques24.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilektronika-farmakeia-online.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inmateintake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iga-semi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indogermanstartup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igamingforums.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immersion-pictures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icabanken.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ievgenialehner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insidethefirewall.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ileat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icaforsakring.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "informationrx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henrikwelk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innovativeideaz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immobiza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innovativebuildingsolutions.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holidayincotswolds.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icsadviseurs.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingalabs.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetbugbounty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indecipherable.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indogermantrade.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "industrybazar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "investigazionimoretti.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifan.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infocity-tech.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irmgardkoch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imanageproducts.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inoxio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinity.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intradayseasonals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intellar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irugs.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instagramtweet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "int-ext-design.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innolabfribourg.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inventtheworld.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irugs.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingresscode.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inlink.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invinsec.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istheservicedown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istheservicedowncanada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istheservicedown.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "image.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsdcdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydroagro.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsmejohn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itis.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iskai.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ichasco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "islief.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipal.tel", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intimici.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intermax.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackyliao123.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackingramnissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iris-design.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holz.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "james-loewen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwpbk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isdn.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivi-co.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j-eck.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetinhetbuitengebied.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jabergrutschi.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-labor.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insolent.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaberg-rutschi.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innwan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iteha.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhaveri.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ixh.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdsf.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jbt-stl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iruarts.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jhwestover.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janking.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "javilacat.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesforman.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jakobkrigovsky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itpro-mg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimenacocina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jediweb.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwex.swiss", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "improklinikken.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaion.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "italianshoemanufacturers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffreymagee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jenprace.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmarciniak.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnrockefeller.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonmili.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jardinderline.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jardin-exotique-rennes.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremy.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innoventure.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joelmunch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josefottosson.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsuchmaschine.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jelena-adeli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobs.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joelleandpeter.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joelcoustrain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josc.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joelle.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jet-stream.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juegosycodigos.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jrxpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmorganpartnership.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jkng.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joelgonewild.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joblife.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jnjdj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jixun.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpinchat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jordikroon.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jsbentertainment.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jongcs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonradin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jvn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jungleducks.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julianickel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juliawebber.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jornalalerta.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jorovik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnfulgenzi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "just-pools.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jskoelliken.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakolightingmuseum.or.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kasnoffskinclinic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jyggen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaydan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keb.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k1cp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanmassacand.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostfuture.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keb.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kerebro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jbrowndesign.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kayakabovegroundswimmingpools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jptun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keepaa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kai-ratzeburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "issasfrissa.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaltenbrunner.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaamoscreations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kieranweightman.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kickedmycat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justgalak.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jstelecom.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinmorssink.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kenalsworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaka.farm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kelmarsafety.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiraku.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kickasstorrents.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiapartsdepartment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinozal-tv.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juridoc.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kazuhirohigashi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karlic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanscooking.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jsjyhzy.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jouetspetitechanson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keishiando.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanganer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimana.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jwschuepfheim.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kina.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keepiteasy.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingofshooting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ko.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaanduman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiehls.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kelm.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keezin.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kolin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanuvu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knegten-agilis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinsys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kissgyms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kosaki.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevyn.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kogak.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katata-kango.ac.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konosuke.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karlzotter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kplasticsurgery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jemangeducheval.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kominfo.go.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jief.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johnnybsecure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinserienproduktion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschoolzandvoort.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koptev.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kode-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitashop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteadventure.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangkai.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuruppa.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kolizaskrap.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kovspace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpop.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labrasaq8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ksukelife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirrie.pe.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laflash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koningskwartiertje.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kupimlot.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwat.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuba.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kolja-engelmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lancelafontaine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschooledam.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuma.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschoolamsterdam.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakefrontlittleelm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kursprogramisty.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschoolijmuiden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kteen.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-serendipite.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafayette-rushford.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ladylucks.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuko-crews.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krag.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kruegerrand-wert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laurelspaandlash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanceyip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanstrustcompany.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-ganiere.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lasarmas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laracode.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learningis1.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kobieta.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lastharo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latremebunda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavenderx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lat.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leetcode.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyoto-mic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpmgpublications.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lamiaposta.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latemodern.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazyclock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lelehei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenkunz.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leowkahman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanroamer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazyboston.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koscielniak-nieruchomosci.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lawn-seeds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwipayment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwi.global", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lewdawson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenyip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "launchpad-app2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lernerspersonalinjury.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labella-umbrella.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenyip.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latabledebry.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwiplace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klaim.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le0.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lejardindesmesanges.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laruga.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legal.farm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lensual.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanbroa.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lilaccakeboutique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwipayments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lexiphanic.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levelcheat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lewisdatasecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lilismartinis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josepbel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lheinrich.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letsgetchecked.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidinternet.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "khlee.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lets-ktai.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesquatredauphins.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limeburst.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lilygreen.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linky.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lichess4545.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lichess4545.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likenosis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingeriesilhouette.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lightning-ashe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-holidays.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leponton-lorient.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "librairie-asie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanstrustcompany.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locker3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-shop.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locker.email", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lithianissaneugeneparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livepaperhelp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laforetenchantee.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lezard-com.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lexxyn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leavesofchangeweekly.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jwolt-lx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libdeer.so", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lbgconsultores.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lescomptoirsdepierrot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kominki-sauny.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "line.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxdays.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locapos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lacigf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "longhaircareforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotausaha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxiuvat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linearaudio.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lostarq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linearaudio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lipex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "local360.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolibrary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livingforreal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "llvm.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsinwoods-interfacesouth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "little-cake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ls-rp.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liaozheqi.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luk.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littledisney.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lotuscloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lensdoctor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lachainedesentrepreneurs.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luffyhair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littleqiu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livrariahugodesaovitor.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadocristaozinho.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logopedistalanni.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logbook.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loritaboegl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekort.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekortti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luk.earth", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovetravel360.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loyaleco.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lodgesdureynou.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucid-light.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojasviavento.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojamascate.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luisgf.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "londonkan.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookatmysco.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luclu7.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limoairporttoronto.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojamulticapmais.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesmontagne.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahatmayoga.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukatz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liebach.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maisretorno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lysergion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lisgade.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loanmatch.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magentaize.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mail.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malikussa.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magebankin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manavgabhawala.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madirc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maomihz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lzh.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madae.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josephv.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ludwigpro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailflank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makeshiftco.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malasuk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maedchenflohmarkt.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manipulatedtme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le-blog.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m-orthodontic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maedchenflohmarkt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcianoandtopazio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marakovits.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maliar.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marketgot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastersthesiswriting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massagecupping.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marshmallow.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madbin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mastichor.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markus-ullmann.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maroc-bivouac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markllego.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marqueswines.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "main-unit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mckinleytk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manav-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maleexcel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelparra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massage-vitalite.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattisam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marykshoup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magazinedabeleza.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mannheimbloggt.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makenaiyo-fx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mckenry.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcgovernance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcmillanskiclub.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthijssen.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ma-plancha.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "me-center.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martingansler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "me-groups.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mazda626.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melnessgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxims-travel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathers.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mapasmundi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mazurlabs.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariusschulte.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marjoleindens.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaexpert.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medyotan.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mensagensaniversario.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melhoresmarcasdenotebook.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lynxpro.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medicocompetente.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mekatrotekno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "margotlondon.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbdrogenbos-usedcars.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbwemmel-usedcars.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mgsisk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metin2sepeti.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercanix.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhatlaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mein-muehlhausen.bayern", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcdona1d.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxdev72.freeboxos.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midtowndentistry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediterenopmaandag.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meilleur.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mertarauh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mertak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midterm.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miamicityballet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mestazitrka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mentaltraining-fuer-musiker.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercedes-benz-usedcars.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "millhousenchurch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metrans-spedition.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikedugan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microblading.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikegarnett.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medifab.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minebier.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mgiay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mfrsgb45.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mf-fischer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metrix-money-ptc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matviet.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mallhonda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmmarco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miruc.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meridianstore.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misura.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mizumax.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "looka.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memepasmal.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memepasmal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lydudlejning.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mensch-peter.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meskdeals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metroairvirtual.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modistryusercontent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxescreenprotector.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkfs.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "molunerfinn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mohanmekap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miguel.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobil-bei-uns.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookart.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "millionairessecrets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mixnshake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montychristie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monloyer.quebec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mirch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meremeti-online.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moresw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattbsg.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamastore.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mostlyinfinite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "module.market", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mireillewendling.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moojp.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "momstableonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monteurzimmerfrei.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moneytoday.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonrhythm.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojoco.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moppeleinhorn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojefilmy.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaique-lachenaie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modcasts.video", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multipleservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moritztremmel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motionless.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mizipack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mindbodytherapymn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mstd.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mindercasso.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrstat.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meganandmarc.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mowalls.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multicomhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mft.global", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movio.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mortis.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mountain-rock.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moviedeposit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mulej.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minamo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mundodapoesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mumbaionlinegifts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtrock.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movienang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myfreemp3.click", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munkibuilds.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motransportinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munchcorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-static-live-808795.c.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mosscade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myandroid.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myon.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muahahahaha.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myandroidtools.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myamity.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msz-fotografie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moveisfit.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-static-demo-808795.c.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musik-mentaltraining.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muzeumkomiksu.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myriadof.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycamda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "music-is-my-life.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrent.quebec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munirajiwa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myoptumhealthcomplexmedical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariage-photo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myoptumhealthparentsteps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nailchiodo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muenchberger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mystorymonster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtfgnettoyage.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nahura.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moderatorenpool.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-ebook.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycontrolmonitor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-ip.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydarkstar.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mynext.events", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycloud-system.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munpanel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nayanaas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myssl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mingy.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meadowfenfarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nekodex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myself5.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanfangstone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "namikawatetsuji.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrig.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mzorn.photography", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbtparse.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moudicat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "napcae.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrig.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nakanishi-paint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nedwave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newbownerton.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysteryblog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nacin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newsquantified.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nalukfitness.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextshutter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nevolution.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newcreamforface.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nehoupat.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netde.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nesolabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musikverein-elten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ndcpolipak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neostralis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nella.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nickcraver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newaccess.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolasiung.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "night2stay.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nebulae.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "night2stay.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net4it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "night2stay.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "night2stay.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mydigitalweek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nhliberty.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newgrowbook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "negativzinsen.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoleoquendo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeln.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nishisbma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nexus-exit.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nifume.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodariweb.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nigger.racing", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nhimf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodefoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "node-core-app.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nishikino-maki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nanrenba.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicul.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninja-galerie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nexus-vienna.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myspicer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodeselect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nirvanashop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nihon-no-sake.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ngtoys.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "normalady.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodepanel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nicesco.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nomsy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nirna.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nna774.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newjianzhi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikkila.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niyawe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noeatnosleep.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodelab-it.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdoutstudios.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myblockchain.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musikzug-bookholzberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nikavandenbos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsfw-story.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nopaste.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notboring.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menanwc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northernhamsterclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordinfo.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nowcost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munch.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noudjalink.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niceguyit.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nofrillsdns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myna.go.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitaonline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nystudio107.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nothing.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "officemovepro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nucleuscore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newsmotor.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodesturut.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octosniff.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nullpointer.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuel.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsbfalconacademy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oklahomanotepro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbows.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nlrb.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ojaioliveoil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omyogarishikesh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "normankranich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecollegeessay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "op11.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oktomus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omronwellness.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oneiros.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novelvyretraite.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nrdstd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nota-web.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oilpaintingsonly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okay.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novaopcaofestas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "optimumwebdesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omertabeyond.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oldtimer-trifft-flugplatz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orderessay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omranic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nitifilter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offenekommune.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "only-roses.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlylebanon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online-consulting-corp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omniscimus.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omertabeyond.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbows.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natuterra.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overstockpromote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olivlabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opengateway.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osakeannit.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oficinadocelular.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openstem.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orians.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oswalds.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owennelson.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paizinhovirgula.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owapi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "one-s.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otako.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "p4chivtac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panicparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ovnrain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palabr.as", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openiocdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninjaspiders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "padrepio.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papersmart.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paperwritinghelp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onnee.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papayame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordscon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordscon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owlscrap.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oyosoft.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orfeo-engineering.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olympiads.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nowprotein.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pahlawanpulsa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panasca.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papertracker.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pchelpforum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panier-legumes.bio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paindata.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pajadam.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paarberatung-hn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pass.org.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panda.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passwd.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "password.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfconvert.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noc.wang", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "party-kneipe-bar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pawelnazaruk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paranoidpenguin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterjohnson.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orz.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patriksima.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pensador.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pensador.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pamatv.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otinane.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partyschnaps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfft.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pelletsprice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paris-cyber.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfmeasure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phrasing.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peeekaaabooo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passions-art.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcf92.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pascaline-jouis.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passworks.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papelariadante.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photographyforchange.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterlew.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petelew.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbreen.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "overthecloud.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peraparker.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piccirello.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.engineering", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peterandjoelle.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pera.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philipdb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orthotictransfers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pips.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pill.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peternagy.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pascalchristen.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzabottle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pj539999.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perrau.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkapple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pikmy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenicis.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plot.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peekops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pilotcrowd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plant.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piraten-basel.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playmaza.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "persoform.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirata.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phuong.faith", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paxdei.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pedimoda.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perucasestoril.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinceaux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piekacz.tel", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluginfactory.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pogs.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plus1s.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluto.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratte.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plzdontpwn.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outpostinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pollingplace.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pony.tf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playwhyyza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portalcarriers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plut.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plaque-funeraire.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phdwuda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pomsinoz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmsacorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poolinstallers.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pnsc.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photops.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paybro.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelrain.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "platterlauncher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokepon.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pneuhaus-lemp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piseach.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "port.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prestonbrant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planktonholland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plus-u.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plasvilledescartaveis.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plumpie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proctorio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pornomens.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potatopro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pardnoy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plutopia.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poeg.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poseidonwaterproofing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prac.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "post.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plumnet.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "practo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polsport.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popinga.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "praxis-familienglueck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pozniak.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postcode.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poba.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profloorstl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "properticons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectunity.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phcimages.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pornohub.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proovn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "project.supply", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "princessbackpack.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "procharter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "primaconsulting.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxyportal.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "power-fit.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "profitablewebprojects.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "programsupport300procent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacynow.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promods.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyscore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propepper.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prodinger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proactive.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "productpeo.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qbnt.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puentes.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "py-amf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pyrrhonism.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prestigerepairs.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumwebdesign.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptrl.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "protonvpn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psychic-healer-mariya-i-petrova-boyankinska-b-borovan-bg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prepaid-cards.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pythonic.training", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "queensrdapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pieterbos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quickandroid.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plushev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pugilares.com.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rallycycling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "provisionaldriving.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quay.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psydix.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petrkrapek.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qnatek.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radondetectionandcontrol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "queenshaflo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "packagingproject.management", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quaggan.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raryosu.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rationalcreation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsedursley.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prestigesigns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puzzlepoint.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rabota-x.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reath.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qiannews.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redeemingbeautyminerals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raghavdua.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcraigmurphy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realraghavgupta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rakugokai.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ralphwoessner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "read.sc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ralph.bike", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pvagner.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "r7h.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rechat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redcone.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radcube.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qrforex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "public-projects.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantum-lviv.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readysell.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbit.wales", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbmafrica.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readytowear.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realworldholidays.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rdyrda.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qrcontagion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redshiftlabs.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelz.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reflexions.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "public-g.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reldoc.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "public-projects.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptrujillo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remedyrehab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rathgeb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purrfectcams.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "public-vocals.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purrfectmembersclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purrfectboudoir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidapp.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regsec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resourceguruapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "readydok.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reverseaustralia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recmon.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ralf-huebscher.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardson.engineering", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revisionnotes.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rednoseday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "registertovoteflorida.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rekorsanat.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regime-maigrir-vite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rationem.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "repsomelt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qifu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petbooking.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raxion.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reverencestudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renezuo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rfeif.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qifu.org.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ricketyspace.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rishikeshyoga.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "returnofwar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retro.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmit.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reco-studio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redizoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riverford.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "real-bits.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwans.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "razberry.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmk.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "riffreporter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rigabeerbike.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revapost.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rigabeerbike.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prague-swim.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardson.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reimann.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "retetenoi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qscloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psa.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandslate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootscope.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosehosting.reviews", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootedlifemontessori.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rorymcdaniel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootcommand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reclusiam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quocdesign.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rognhaugen.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rukhaiyar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinevandenbos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roadtopgm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rester-autonome-chez-soi.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renlen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rofrank.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runebet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rustbyexample.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ristorantefattoamano.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roryneville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rob006.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roosabels.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmaqequipamentos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "routerclub.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rotol.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rester-a-domicile.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sadmansh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "russianorthodoxchurch.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtate.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtate.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rolliwelt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rv-jpshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurace-klokocka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockcellar.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruconsole.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rothkranz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salixcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rvg.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safebasements.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s8a.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockenfuerlachenhelfen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "said.my.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s3n.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runklesecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robertrijnders.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samaritan.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sagarhandicraft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtvi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruurdboomsma.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rogersremovals.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rage-overload.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pragueswim.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardson.software", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanskritiyoga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmsides.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saudeealimentos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandrainden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savingsomegreen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rumoterra.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s4tips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rummel-platz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salonestella.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbobetfun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanatrans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sakostacloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sashascollections.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandraindenfotografie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regily.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sayura.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rnt.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rucnerobene.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savisasolutions.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanatorii-sverdlovskoy-oblasti.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "routeragency.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdsmt.engineering", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanitairwinkel.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redperegrine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schippendale.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmaeh-coaching.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schraugerrun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sanitairwinkel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sayhanabi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rotter-dam.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seafood.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schweiz.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrolm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "security-brokers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhymeswithmogul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scorobudem.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s-d-v.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saxwereld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityfest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seareytraining.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scramsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scramget.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schoeck-elektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saudeeconforto.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-schmidt.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scopea.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "segmetic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrambox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seinfeldquote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savacloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s1mplescripts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redcomet.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sentinelproject.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scm-2017.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-kraus.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schnell-abnehmen.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seo.tl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzegar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seaplayhomes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scalaire.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schuhbeck.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sekisonn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seomen.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seekthe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sector5.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sens2lavie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securefuture.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrenkinzl.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serbien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semacode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servpanel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serviceboss.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securocloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seoprovider.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowict.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadigee.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowict.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seacam-store.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schoknecht.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sernate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schoknecht.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sh11.pp.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restioson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbr.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sapuncheta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnhogan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shinghoi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selfassess.govt.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sg-elektro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sh4y.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siamega.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sec-wiki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenet.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitybrief.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sfhobbies.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securityarena.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santorinibbs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sha2017.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaharyaranjum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-portal.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shieldofachilles.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shichibukai.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexshopnet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shining.gifts", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.vc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "showmethemoney.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silsha.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppr.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siloportem.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiseki.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonpaarlberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiatsu-institut.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shk.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoptec.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinefili.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonspeich.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sin-nombre-alleria.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skday.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplexgame.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siku.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skinbet.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbf888.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shakespearevet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skingame.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siro.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sincai666.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopdopastor.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seizoushokoyuubangou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simoesgoulart.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seven-purple.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sirena.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singles-berlin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skinpwrd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slik.ai", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "single-in-stuttgart.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sjdaws.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoshin-aikido.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.mw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skylgenet.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartwritingservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skatingchina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smallshopit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smiledirectsales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "singee.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slip-gaming.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sma-gift.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.co.tz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scistarter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.cm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securoswiss.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snerith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skylocker.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skylocker.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snowdy.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skram.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sogola.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seemeasaperson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slrd-isperih.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socoastal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slopeedge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solos.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smileandpay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartfit.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solanum-games.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seg-leipzig.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorrowfulunfounded.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softballrampage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snatch.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sophiaandmatt.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smit.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sgtsnookums.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seanstrout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softclean.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sodafilm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sluplift.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sm2016.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sozialy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sevencooks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spoopy.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snowdy.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spanien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speech-balloon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snowdy.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonacupalova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.sv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smuhelper.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "statusbot.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speedtailors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sp.com.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starlim.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southmelbourne.apartments", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somecrazy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "springsoffthegrid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stardeeps.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solariilacheie.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steampunkrobot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srinivasan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stfw.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soz6.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steamgifts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socializam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steamtrades.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stitthappens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprachfreudehoch3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevedesmond.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stlucasmuseum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "southwaymotors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stewartswines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strehl.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stipsan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spinner.dnshome.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shahbeat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spendwise.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stb-strzyzewski.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storillo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sougi-review.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarandcloth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stytt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steamscore.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "submelon.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strategiclivingblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stijnodink.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spielezar.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sr-cs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenwooding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl888.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staceyhankeinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subterfuge.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snrub.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svdreamcatcher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stoebermehl.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stichtingliab.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swarfarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superguide.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spolwind.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stellen.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "substitutealert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sturge.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stadtgartenla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "summer.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "surpreem.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportscollection.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stratmann-b.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spisoggrin.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strozik.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syneart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strila.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportovnidum.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sukrie.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strydom.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t12u.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "store10.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soufastnet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stormi.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukimarinepress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synergyworkingdogclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supes.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stylewish.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sja-se-training.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "survivebox.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stlukesbrandon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvaindurand.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szerelem.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tat2grl85.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soontm.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sikko.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "systoolbox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tattvaayoga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsbhack.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szybkiebieganie.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sysadm.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tapestries.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbonejs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tastystakes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talon.rip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svenskaservern.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tankfreunde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsbhack.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tadtadya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsbhack.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "student-eshop.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "student-eshop.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsbhack.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tajper.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "system-m.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szunia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sydney-sehen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techhappy.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technicallyeasy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techosmarcelo.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techdirt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsbhack.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "straatderzotten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxmadras.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taskin.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamupturn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tabino.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taartenfeesies.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suzi3d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tatiloley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tchnics.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techshift.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techshift.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "symbiose-bien-etre.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techshift.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tehcrayz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teaparty.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tb-devel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techtuts.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tantei100.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenerife-villas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talkreal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taniku-succulent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "textpedia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teletra.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tandblekningidag.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tele-online.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebasementguys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenseapp.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thailandpharmacy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takeitoffline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telecharger-open-office.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telecharger-winrar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-zenti.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrightons.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thajskyraj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefbstalker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tf2calculator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepathsofdiscovery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themathbehindthe.science", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swissentreprises.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tempodecolheita.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecoffeepod.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesishelp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tagdocumentary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swisscannabis.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebakingclass.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tekstschrijvers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thekrewserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theosophie-afrique.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkheaddesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thetenscrolls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecrazytravel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theory-test-online.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesecurityteam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepartner.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-webmaster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sundanceusa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecsw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thunderkeys.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketsource.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketsource.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tillberg.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tandem-trade.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tewarilab.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiltedwindmillcrafts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theralino.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timbarlotta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thor.edu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmhr.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thunderfield-boat.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ti-js.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "therumfordcitizen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiew.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-ferney.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thgros.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tierarztpraxis-weinert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlehseasyads.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todaciencia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tibovanheule.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tele-alarme.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tommounsey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tilient.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "todosrv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thisistheserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teleallarme.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telealarmevalais.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timeglass.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teledivi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tele-assistance.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toka.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokumei.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tinf15b4.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tirionnetwork.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiroler-kupferschmiede.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "townandcountryus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toeightycountries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timfiedler.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themacoaching.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkjg.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startup.melbourne", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobischo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trangcongnghe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "top-obaly.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traces.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torstensenf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyomakino.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trimarchimanuele.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlsrobot.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyovipper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "troyhuntsucks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topicit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thisoldearth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tommic.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "top-opakowania.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tavolaquadrada.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topeng-emas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treinonerd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theragran.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tommyweber.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "truekey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "titelseite.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trumeet.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trialmock.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transferio.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travel-dealz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsura.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomyork.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trendydips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transcend.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trancendances.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turnonsocial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "triageo.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsumi.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travel-to-nature.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tradietrove.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trekfriend.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "troedelhannes.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thelostyankee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tucnak.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turkiet.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treehousebydesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twem.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twenty71.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttll.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuts4you.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twincitynissantxparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turnsticks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tubeju.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebest.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tracker-gps.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tucidi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traceroute.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traceroute.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traceroute.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trace.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "underkin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topprice.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ugosadventures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u5r.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxhound.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ufanisi.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ubineering.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twiri.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touch-up-net.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tusb.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unikrn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvsheerenhoek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "touchscreentills.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theory.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tvoru.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unusualhatclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "undercovercondoms.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trefcon.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsng.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesuppercircle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uedaviolin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "undercovercondoms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urcentral.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utopialgb.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulalau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsng-stg.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "untethereddog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upperbeaconsfield.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uflixit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twilleys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbansparrow.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ungern.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptoon.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uvocorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twohuo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebeginningisnye.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vccmurah.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umaimise.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vasports.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valhallacostarica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utitreatment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultratechlp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vadennissanofhinesvilleparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thismumdoesntknowbest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "towywebdesigns.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcmi.download", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upbad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonchan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u-tokyo.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usebean.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unleash.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vicyu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "united-schools.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valecnatechnika.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vergeaccessories.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upload.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viditut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaygren.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unterkunft.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ueba1085.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "underlined.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "usr.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanouwerkerk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vijay-international.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verymelon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vishwashantiyoga.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tr0n.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vionicbeach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urgences-valais.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torbay.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vegepa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visistruct.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victornet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vermuetje.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veritafineviolins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorprevaric.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vera.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v789xl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verzick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veverusak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vaud-fleurs.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viptamin.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalyzhukphoto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vlvvl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visaexpert.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrlaid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voidshift.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vladislavstoyanov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniformecomgas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "versfin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vagabondgal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualvaults.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vconcept.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visionthroughknowledge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vconcept.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ventzke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivianmaier.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viceversa.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpn.pics", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vancouvercosmeticsurgery.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vamoaeturismo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnam-lifer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "void-it.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vistastylebuilder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viviennevandenbos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warp-radio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warp-radio.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivo.sx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viking-style.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veganosonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vroedvrouwella.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voterstartingpoint.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webhostingpros.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villacarmela.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vilight.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wdt.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wafni.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webproshosting.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wadsworth.gallery", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vlsm.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webfox.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viabemestar.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waaw.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websharks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellopp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "we.serveftp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weldwp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webbiz.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webypass.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webambacht.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webproxy.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whisperinghoperanch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wave-ola.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vzis.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitoye.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westlinwinds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wehostdnn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "votre-site-internet.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utahlocal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webspiral.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "utilitarian.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wesayyesprogram.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whilsttraveling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werhatunsverraten.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wertheimer-burgrock.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wilseyrealty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webnetmail4u.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wibbe.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web2ldap.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellbeing360.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wildboaratvparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "waytt.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weedypedia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wjm2038.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werehub.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webliberty.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westendwifi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whoturgled.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wooplagaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldessays.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winfield.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willems-kristiansen.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitby-brewery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-securehosting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windowstech.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitepharmacy.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worst.horse", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "win7stylebuilder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webies.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woshiluo.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windsock-app.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vocalviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wprevs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webcookies.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vos-fleurs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vos-fleurs.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willkommen-fuerstenberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofvnc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winsome.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writemyessays.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wromeapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writemyessay.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writemytermpapers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writemypaperhub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldfree4.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writepro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writing-job-online.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wipc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "write-right.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wsup.social", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writing-expert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writecustomessay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writingcities.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpdirecto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcharged.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writingtoserve.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worcade.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wug.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldstone777.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xjjeeps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wizardspire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tutiendaroja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xawen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webaholic.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wordher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfenland.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrdcfiles.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmoda.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wweforums.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wimpernforyou.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrongware.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnservice.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wieobensounten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wubify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xkblog.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woodev.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrapitup.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-33445.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--gmq92k.nagoya", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--l8j9d2b.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--baron-bonzenbru-elb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woheni.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--u9jy16ncfao19mo8i.nagoya", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xgame.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "woomu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vysko.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wvw698.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wangkezun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--w22a.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--tigreray-i1a.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-1117.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ablh1c.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-9995.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-39988.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsnelheid.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--sdkwa9azd389v01ya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "womenshairlossproject.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xuming.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xrp.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lna-2000-9za.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.com.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yamm.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-8003.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-0385.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xt.om", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lna-4000-9za.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xts.bike", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yarravilletownhouses.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-djbet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "y11n.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-001133.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xubo666.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xyzulu.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wscbiolo.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-1116.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--uist1idrju3i.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yemalu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoshitsugu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yachigoya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xjd.vision", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-88599.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteforlease.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yogaschoolrishikesh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yiyuanzhong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xpj.bet", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youhacked.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yelp.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-zentrum-narayani.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youfencun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ysicorp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytpak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yingsuo.ltd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuntama.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaay.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeitoununiversity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zarmarket.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zentask.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yobify.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zenofa.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zalamea.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zfly.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youmonit.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourticketbooking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ylilauta.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--uorz58b8p0bpwa.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yryz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerofox.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yotta-zetta.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoola.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zooxdata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zekinteractive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yumeconcert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yggdar.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeilles.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yourforex.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeilenmethans.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yue2.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zlima12.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zrniecka-pre-sny.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zepect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zfree.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zevelev.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zvz.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "znacite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yue.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zijung.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoofaeth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhuji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zx7r.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zacavi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhuji.com.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zzb510.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zzb6688.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zusjesvandenbos.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zwembadheeten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zonemaster.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zilsen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zopy.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zilon.com.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zentience.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dckya4a0bya6x.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xnet-x.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zsrbcs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dcko6fsa5b1a8gyicbc.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e--k83a5h244w54gttk.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--qckqc0nxbyc4cdb4527err7c.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dckya4a0bya6x.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ecki0cd0bu9a4nsjb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e--ig4a4c3f6bvc5et632i.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pck4e3a2ex597b4ml.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e--0g4aiy1b8rmfg3o.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--vck8crcu789ajtaj92eura.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--t8j4aa4nkg1h9bwcvud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpunpacked.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--r8jzaf7977b09e.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zck9a4b352yuua.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--vck8crc010pu14e.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zentience.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zentience.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--t8j4aa4nzg3a5euoxcwee.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "686848.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10ppm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8887999.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "233abc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aaomidi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acat.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "420java.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "47tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accelaway.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1000hats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9118b.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "activateudid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "07733.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adambalogh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acsc.gov.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "04sun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1wirelog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "18888msc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1844329061.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advantagemechanicalinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "38888msc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accessacab.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0xcafec0.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24kbet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmedcharles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aconnor.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1ll.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adventuregamers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "050508.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiicy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a-intel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutewebdesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "01100010011001010111001101110100.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7kicks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "314166.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alcatelonetouch.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2488.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addcrazy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3wecommerce.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afbeeldinguploaden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addones.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aelurus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "513vpn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acksoft.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4bike.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5francs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afbeelding.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aabanet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alerts.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alextaffe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allis.studio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amyyeung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0010100.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiida.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airfax.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiphyron.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aifreeze.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addiko.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aesthetics-blog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ampleinfographics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afzco.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alignrs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ainrb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annonasoftware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alqassam.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alle.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acwi.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alastairs-place.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexperry.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amadilo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alldm.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annoyingasfuk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airvpn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anseo.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acadianapatios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anaethelion.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aleph.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aceadvisory.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aletm.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anowicki.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anisekai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acampar.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "android.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arenlor.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aphelionentertainment.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afmt.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arkadiyt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anaiscoachpersonal.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arlenarmageddon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alistairstowing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arachina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "areyouever.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antimatiere.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afmtevents.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arithxu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acksoftdemo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adonairelogios.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aessencia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acheirj.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alessandroonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4garage.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artik.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "411film.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alfaperfumes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandernorth.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assetsupervision.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "411movie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaselect.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advocaten-avocats.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autocorner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alroniks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anttitenhunen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aevpn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aqua-fitness-nacht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asmdz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ammoulianiapartments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arenlor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "altopartners.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amoozesh98.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astral.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acendealuz.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apaginastore.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anglictina-sojcak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arthermitage.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asthon.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autostodulky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bageez.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anglictinasojcak.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awin.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "attwood.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asianbet77.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atplonline.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assertion.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballonsportclub-erlangen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artemicroway.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artartefatos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balslev.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bargainmovingcompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedrocklinux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bar-harcourt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apparels24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bbka.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atorcidabrasileira.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berduri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belpbleibtbelp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beetgroup.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anwaltsindex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "belfasttechservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernhardluginbuehl.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benediktdichgans.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bagspecialist.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondthecode.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernhardluginbuehl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billrobinson.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "austinstore.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandeira1.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigsisterchannel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bett1.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betamint.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betkoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biblio.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bewonderen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "92bmh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beerboutique.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "benepiscinas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bailakomigo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balancascia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bambumania.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billy.pictures", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "24hrs.shopping", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astutikhonda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigerbio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bgtgames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernieware.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biego.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blidz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birdiehosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bijugeral.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bigio.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bier.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biztok.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blued.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asmbsurvey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bijouxdegriffe.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bijouxbrasil.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blockified.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bl4ckb0x.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bit-cloud.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bernardfischer.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bomb.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arlen.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluezonehealth.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ben-stock.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinx.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alfirous.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackapron.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booquiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boweryandvine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boyfriendhusband.men", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bocreation.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bqcp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonami.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boobox.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonami.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bogobeats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boueki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonami.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonami.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonaccorso.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boueki.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booox.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biomodra.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "breadandlife.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braviskindenjeugd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bravisziekenhuis.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bro.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bunnyvishal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bressier.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "braams.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandcodeconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birchbarkfurniture.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birchbarkfurniture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birchbarkfurniture.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cabaladada.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brokenjoysticks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bzsparks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boxit.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonita.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquariumaccessories.shop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c2o2.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buturyu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "campcambodia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brfvh24.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capimlimaoflores.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cakingandbaking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cammarkets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btxiaobai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boutiquefutebol.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilbombas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brazillens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buturyu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carloshmm.stream", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c7dn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cacaumidade.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cardelmar.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "card-cashing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buenotour.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brinquedoseducativos.art.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbr-xml-daily.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carefour.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cencalvia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cbw.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ccretreatandfarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cameraviva.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceramiya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "care4all.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charonsecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chebwebb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ceresia.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdeck.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camisadotorcedor.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casadoarbitro.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casecurity.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caribbeanarthritisfoundation.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdu-wilgersdorf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carolcestas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casashopp.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casapalla.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casamorelli.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ch-laborit.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisbrakebill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheeseemergency.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burlesquemakeup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ci-fo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chinahighlights.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chat.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citra-emu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisupjohn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chon.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chez-oim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinefilia.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyseo.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cd-sport.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chefgalles.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christophebarbezat.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citimarinestore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ckostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cjdpenterprises.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmfaccounting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cjdpenterprises.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cipher.co.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chodocu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciphersuite.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coda.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coda.today", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chuck.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeetocode.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinerama.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cirurgicagervasio.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cidadedopoker.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clicktenisdemesa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coco-cool.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citizenspact.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comicspornos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comoquitarlasestriasrapidamente.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clusteranalyse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "columbuswines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnam-idf.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "commitsandrebases.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connorsmith.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coda.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codefordus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coincolors.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "confidential.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comocurarlashemorroides.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contractormountain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coccinellaskitchen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookieandkate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comocurarlashemorroidesya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coccinellaskitchen.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coccinellaskitchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clubedalutashop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coigach-assynt.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comprehensiveihc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "countingto.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cove.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "countyjailinmatesearch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comp2go.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conv2pdf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "countryhouseresort.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conectalmeria.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conradkostecki.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cry.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersmartdefence.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cw.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coincoele.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colorcentertoner.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "container-lion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpio.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptolosophy.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customadesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contaimo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptorival.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cookingcrusade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csharpmarc.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csinfo.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cultofperf.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colyakootees.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datatree.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coverdat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dashboard.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dandymrsb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielzuzevich.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmodacollection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberphaze.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cronix.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customromlist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "days.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclingjunkies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdbox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ctliu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compucastell.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compredietlight.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "copshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "controlautocom.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "condecom.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colorunhas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compreautomacao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comprefitasadere.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmngroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmngroupe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cmn-groupe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daubehosting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danselibre.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deepcreampie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dariosirangelo.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcc.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daemwool.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpoatletico.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deborahmarinelli.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-stahl.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcc.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "de-gucci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbapress.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daintymeal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "currentobserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dermediq.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dengode.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deped.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dataformers.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "criadorespet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dcautomacao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daren.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defme.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "democraziaineuropa.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "democracyineurope.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digibull.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debuemon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capstansecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deep.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deltadata.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capstansecurity.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depedtayo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dao.spb.su", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dhxxls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decorincasa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designanyware.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decorestilo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datine.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dataspace.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diguass.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devops.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dicoding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discord-chan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "designgraphic.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-talk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "do13.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dojifish.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diveplan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dichgans-besserer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dns8.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diva.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divcoder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dihesan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deude.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorsonmaps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donhoward.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotgov.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "do-it.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domainelaremejeanne.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "downtimerobot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "downtimerobot.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dualascent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drogoz.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dosomeworks.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droidgyan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discoveryottawa.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dukec.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eashwar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drpico.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dycoa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donutcompany.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dosipe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eaimty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divertiagua.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "devkid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzsula.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discountmetaux.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoheatcool.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dialoegue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diletec.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drturner.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-pulse-mtn.pantheonsite.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docubox.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dommascate.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e30.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edibarcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlfsymposium.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoshare.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edgeservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edu6.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dimdom.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebrnd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-briancon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "des-hommes-et-des-clous.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drlangsdon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edeca.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eklepka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elias-nicolas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elhossari.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoterramedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogworld.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtechstore.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edgecustomersportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customfitmarketing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elsword.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edisonchee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electr0sheep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empese.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dznn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "en-crypt.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eatson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalcontrolpanels.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elyisus.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enijew.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edsm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eggblast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educaid.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "engvid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eatz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edusanjal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einmonolog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epassafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elliot.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dsayce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enixgaming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "en4rab.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emergenzalavoro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecohostingservices.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elpoderdelespiritu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erverydown.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eightyfour.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esipublications.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elxsi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enduranceday.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eldertons.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eoonglobalresources.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "encuentraprecios.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doriginal.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evidence-based.review", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eventosenmendoza.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esports-network.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etalent.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drew.beer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estoniantrade.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exchangecoordinator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ethaligan.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elexel.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "experticon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duks.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebolsa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-apack.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ebolsas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecfnorte.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalict.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eatfitoutlet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evaartinger.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyesoccer-didikh.rhcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erotpo.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasiapainter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esb112.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ewsfeed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eonhive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esb112.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facebattle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elevateandprosper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edubras.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emiele.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "editoraacademiacrista.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "factorypartsdirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezdog.press", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatedata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expandeco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "escueladewordpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everyex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fail.coach", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezorgportaal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exside.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expresswins.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyes-of-universe.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionunited.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fam-kreibich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fergusoncastle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "femradio.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fili.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fishermansbend.apartments", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estilopack-loja.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exploflex.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emergentvisiontec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enviapresentes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emporiodascalcinhas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "essenzialeenxovais.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expecting.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-dachaufsetzer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eriel.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facanabota.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fixico-staging.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatimamoldes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ergovita.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farfallapets.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finalx.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emporiopatanegra.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "figan.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emporiovinareal.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facanabota.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotohome.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filewall.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faixaazul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "florinlungu.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fontawesome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filleritemsindia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fascia.fit", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-kinozal.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingdoggy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fpki.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fropky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freebookmakersbetsandbonuses.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "froufe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortytwo.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frozen-solid.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuliwang.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fonolo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fator25.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fgequipamentos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fermabel.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-kinozal-tv.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuliydys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flextrack.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exporta.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flosch.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fordshop.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiftyonetielt.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eung.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futuristarchitecture.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxgame.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fm-cdn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ford-shop.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forexee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ferreteriaxerez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finnclass.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ftng.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fullhub.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fyodorpi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frickelmeister.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaycc.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frogsonamission.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gc.gy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forteggz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gavins.stream", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feisim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geoffanderinmyers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fyol.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "followerrocket.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gemquery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fribourgviking.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "footballforum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxislamic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foreclosureattorneyhouston.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evonews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fridaperfumaria.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foryoucosmeticos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forestfinance.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxthai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giuseppemacario.men", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gbc-radio.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geyduschek.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsgenerationgoods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genfaerd.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fullautomotivo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gochu.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goodfeels.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foxes.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frebi.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "go-embedded.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdiary.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiotherapieholtenbroek.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gogle-analytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gogleapis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glencarbide.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "givesunlight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtopala.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giveme.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greensquare.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graumeier.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnilebein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gelodosul.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "generalpants.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpartyofnewmilford.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greyhash.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenvpn.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gov.tc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruene-im-rvr.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goodvibesblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goods-memo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h09.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handlecoin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greatestwebsiteonearth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gikovatelojavirtual.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackmeplz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hamking.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyspace.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gruenderlehrstuhl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gzom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "health-match.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "graonatural.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goodsex4all.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hawkinsonkiaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartyapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hangar.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greve.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hampshiretechservices.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmatchapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hausundhof.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hardtime.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamics-365.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h2s-design.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hangcapnach.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halletienne.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hexxagon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hbbet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "golser.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionoutfits24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highlnk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitmanstat.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hack.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herbal-id.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hariome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "handyticket.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halfwaythere.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hipi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hirotaka.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hjes.com.ve", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fire-wolf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiteco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horkel.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hfu.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hbkonsult.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hukaloh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "https.ps", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hangar18-modelismo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hematoonkologia.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hughtodd.ink", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icyapril.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hondenoppasfraneker.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hm773.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "html5media.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hinterposemuckel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idealtruss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idealtruss.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geoffreyrichard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-meto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geri.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homegardenresort.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibpsrecruitment.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imoner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "illuxat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hostarea51.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "increasetestosteronelevels.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infotainworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "img.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igi.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikeacareers.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hidroshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hitocom.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hozinga.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inhelix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iilin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ink.horse", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilamparas.com.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoshimaquinas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inorder.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilmataat.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialmiami.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inkhor.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innit.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ictl.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inovat.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilamparas.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invioinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interiorcheapo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icepink.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoshimaq.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hpnow.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idiotentruppe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iaco.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indilens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irvinepa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infoweb.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "into.technology", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irisjieun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instant-hack.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irodorinet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ip.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irland.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ip-blacklist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itruss.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivor.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inter-culinarium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivor.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanmeade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivorvanhese.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivorvanhese.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intexplore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irfan.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insside.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indostar303.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houstoncreditlaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamics365.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intermezzo-emmerich.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itring.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jackdawphoto.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzy.id.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intimastoreatacado.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inshapenutrition.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "islandzero.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwos.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itiomassagem.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaksch.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdcdirectsales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdassets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highlandparkcog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inmobillium.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivfmeds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jino-jossy.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jinliming.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialonlinestore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jameshemmings.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intertime.services", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ispsoft.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joaosampaio.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josemikkola.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inflexsys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jawnelodzkie.org.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "italyinspires.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jose.eti.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpmelos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jpmelos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janaundgeorgsagenja.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmpb.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iccpublisher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumbopan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jarniashop.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jermann.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumbopan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "isidom.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jross.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juice.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kein-fidget-spinner-werden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karanlyons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josephsniderman.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josephsniderman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "julianwallmeroth.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jell.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jez.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juanxt.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kandec.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josoansi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k82.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kambodja.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "josephsniderman.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kenyons.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kantorad.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flowerandplant.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kennethferguson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaashosting.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keno.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakoo-media.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joomlant.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kgb.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimiris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kartacha.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keechain.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakoo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kd.net.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakoomedia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "judc-ge.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jundimax.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "judosaintdenis.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jsd-cog.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakie-gobocha.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kittpress.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kenterlis.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "khs1994.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalifornien-tourismus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kloia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katoju.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kostya.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klimchuk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kleberstoff.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klimchuk.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kobolya.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiku.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kremalicious.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kabashop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keycenter.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kobofarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kostecki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinroebert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kogi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kostecki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kl-diaetist.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kostecki.tel", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kruk.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krismurray.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koryfi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobsenarquitetura.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitatec.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazulu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leadgenie.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laraveldirectory.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kthnxbai.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lahora.com.ec", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leafinote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leelou.wedding", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyoko.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letsgowhilewereyoung.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k3nny.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanre.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifemstyle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kts-thueringen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laisashop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kurzonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leeclemens.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jembatankarir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labelleza.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazytux.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kromamoveis.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "larepublicacultural.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkedinbackground.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "levatc.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ligonier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lipoabaltimore.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazytux.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesjardinsdubanchet.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakonia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liul.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leshervelines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letsgetintouch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livelexi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laospage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lfrconseil.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lebosse.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "letterbox-online.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lilycms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lemonrockbiketours.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logymedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyusyu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkmauve.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legjobblogo.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ledecologie.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "legavenue.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littlefairy.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lockyourcomputer.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-vme.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linkage.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loqyu.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leclaire.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lowt.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelytimes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "licence-registry.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luenwarneke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lookupclose.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lineauniformes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lgpecasoriginais.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locvis.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxchick.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lepiquillo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingerieonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingerie.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lonniec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lesgoodnews.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luginbuehl.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lpt-nebreziny.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luisyr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luginbuehl.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lommyfleet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lonbali.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liviababynet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lohanaflores.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadewhisky.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livroseuniformes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadanidrea.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadamimo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojamoleco.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lycee-saintjoseph-mesnieres.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojavirtualfct.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-petite-entreprise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lisowski-photography.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localdecor.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojafilipaper.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojashowdecozinha.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livrariacoad.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mac-world.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailbox.mg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenaccessories.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lz.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojafazendoarte.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojavisamed.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadoarcomprimido.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaprojetoagua.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lpacademy.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaprimemed.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malgraph.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makedonien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marinekaplama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterofallscience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makaleci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magnoliadoulas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maly.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukmanulhakim.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mattforster.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "managementfeedback.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marioabela.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manova.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luzeshomologadas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marianwehlus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matcha-iga.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mayavi.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunasqu.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malmoesport.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magazinedotreino.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magnatronic.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "majncloud.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mdsave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metasquare.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterstuff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maybeul.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mazternet.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "martin-arend.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mentalhealthmn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meu-smartphone.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markrobin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mallonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mariacristinadoces.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maisalto.ind.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterofbytes.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matjaz.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marcaudefroy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marketizare.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "materiaischiquinho.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mgoessel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madcatdesign.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ltechnologygroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megamarkey.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meehle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikehamburg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miguksaram.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "megapixel.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milcahsmusings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miss.com.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mi-so-ji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matlabjo.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minnit.chat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "metacoda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mestr.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miguia.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michel.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miss-platinum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mjmnagy.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mj420.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madeinstudio3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minorshadows.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmachine.ind.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moondrop.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mike2k.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medcir.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mico.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misseguf.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mlundberg.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkplay.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mobycoders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mne.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meucosmetico.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadoleal.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movieguys.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minilions.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monodukuri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monochrometoys.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mokum-organics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mmstick.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrliu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mtirc.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luca.swiss", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morphy2k.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "merojob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojnet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojnet.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "looka.photo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msgallery.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mww.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muh.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modelsclub.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moviefreeze.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycircleworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motonauticaibiza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mylifeabundant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mschuessler.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mopedreifen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpi-sa.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mynewleaf.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lfashion.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mzlog.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myfloridadeferredcomp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "missjoias.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "machikka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-nachhilfe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-labo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manager-efficacement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "museumstreak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milhoazul.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mystudycart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba-2k.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalcommission.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.christmas", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.de.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.com.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myseatime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mymb.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.download", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montanana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myfunworld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mehhh.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.gy", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.gd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musselsblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mymadina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.hosting", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.trade", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.vc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nationaltaxprep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpg-universal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.download", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microbiote-insectes-vecteurs.group", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba.vg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2konlinex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kmods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kcn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kmy.team", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myleanfactory.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbaim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbagirls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kmt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbafile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kqq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2konline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbadancers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbade.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbalivecn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myproblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbavc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbasky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbavg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbayouxi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motojato.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbaspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbalivex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbask.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mvnet.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mundtec.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multibomasm.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murof.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netbears.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nejnamc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mylawyer.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncdesigns-studio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.com.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2k.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nickcleans.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neojo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n4v.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mynortherngarden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nekolove.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdhouse.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mytravelblog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netdego.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niklasbabel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninetaillabs.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninetaillabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net4visions.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notevencode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "net4visions.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbalive.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nudestpics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mundoalpha.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagaragem.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitrax.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrekber.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noesberts-weidmoos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ns-frontier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nolag.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offgames.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novacraft.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newmed.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neoz.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfhome.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notablog.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyphox.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "numwave.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neurocny.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netscaler.expert", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opposer.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocrn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ojdip.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mireiaseuba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orangecomputers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orleika.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oversight.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opsnotepad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owl.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nephelion.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ninarinaldi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online-scene.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oranges.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oranic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuryahan.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oasisdabeleza.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ocmeulebeke.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohreally.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onthe.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papadopoulos.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oswaldmattgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novfishing.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passrhcsa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parksubaruoemparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuovamoda.al", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passrhce.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palavatv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paranoidmode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "osbi.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opensourcedmind.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ozark.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfmint.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "password-checker.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peaksloth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "otokonna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "panj.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patrick-othmer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pemberton.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parcelbroker.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parishome.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perpetualemotion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pathwaytofaith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "penetrationstest.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oportho.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pacco.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paketkreditsuzuki.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pattyliao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orchideenettoyage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openintelligence.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbrumby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pengisatelier.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pennyparkerpaper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phcmembers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pekkapleppanen.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patouille-et-gribouille.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pensioenfonds-ey.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pictr.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pahealthbilling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinebaylibrary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peeters.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philippbirkholz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumpeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pieinsurance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pecot.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plantroon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.cam", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelsquared.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "poiru.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateahoy.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nyesider.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectcloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plr4wp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phototrio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phialo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "playerscout.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pissflaps.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oinky.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planlos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pi-dash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "permanence-juridique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perm-jur.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "permanencejuridique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oganek.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzeriacolore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perm-juridique.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergunited.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmaabsoluta.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pestalozzishop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pkautodesign.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergunited.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pfgshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "personcar.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "permanencejuridique-ge.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergdatasystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "palapadev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potentialproject.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peykezamin.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pressureradio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "post.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plongee-phuket.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polymake.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pervacio.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "productbarcodes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "probase.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectasterk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketinsure.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promopony.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pracowniatkanin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "platformadmin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "progress.photos", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergusercontent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumweb.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "personnedisparue.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postdeck.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plantarum.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planetasuboficial.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-tweak.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "priceholic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psdsfn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outdooradventures.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pochaneko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propmag.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printery.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelesque.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "placassinal.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purplez.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psycho.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pumperszene.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pssgcsim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pickersurvey.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "presentesdegrife.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psb.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prazeresdavida.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantum2.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potomania.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qforum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psb1.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "puchunguis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pollet-ghijs.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purahealthyliving.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randomadversary.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purrfectswingers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qamrulhaque.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qitarabutrans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptron.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pusatinkubatorbayi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qoohoot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbltracker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pubi.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projetoresecia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwerty.work", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcmurphy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcraigmurphy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "provision-isr.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realestateonehowell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbitvcactus.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "queer.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raycarruthersphotography.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbnet.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publick.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purpspc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radioheteroglossia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "removedrepo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reported.ly", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ravhaaglanden.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reignsphere.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "replaceits.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redgatesoftware.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regulations.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "regnix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rebirthia.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raykitchenware.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reflecton.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rcoliveira.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveringspirit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardson.pictures", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinsonstrategy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbflote.lv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "queenbrownie.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purpoz.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "relates.link", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rocka.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "propseller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remedioscaserosparalacistitis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robot.car", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rise-technologies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rissato.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renscreations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rinvex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reposaarenkuva.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redwoodpaddle.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qoqo.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resursedigitale.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pethelpers.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rinj.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rteplayer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rivalsa.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recuerdafilms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rool.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootlair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosi-royal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reforesttheplanet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redessantaluzia.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rylore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safegold.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rudrastyh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roulons-autrement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pretrialservices.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticschemermovie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s3gfault.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketgnomes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runschrauger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saikou.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rejushiiplotter.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rehabthailand.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saimoe.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rehabphilippines.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rionewyork.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "re-curi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmpsolution.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticschemer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saabpartsdistribution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saimoe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruhr3.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s-ip-media.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ronghexx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saveora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saintjohnlutheran.church", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reidasbombas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sa-mp.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saveora.shop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saludsexualmasculina.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarly.com.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santmark.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sammyservers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosabellas.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scheduleme.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkarikhoj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarly.ph", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rufabula-com.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saudeintimadamulher.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrodingersscat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schrodingersscat.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santmark.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "priorite-education.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schraebanowicz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saxol-group.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samuirehabcenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santmark.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sb0.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenbarbero.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seansyardservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sakuraflores.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secretum.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmidttulskie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scheemadigital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scalaire.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secureheaders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santafemacas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchdatalogy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seattlemesh.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sec3ure.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secgui.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schubertgmbh-ingelheim.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "runhardt.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schooli.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sansage.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scenastu.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sdsmanagement.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutingridderkerk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seocomposer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scripthost.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sethvargo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secretar.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharperedge.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharperedgecomputers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servingbaby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftleft.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopifycloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "safetycloud.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverd.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shitfest.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnwilson.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sereema.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharedhost.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shakebox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shuzicai.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopkini.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sidonge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shethbox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sim-sim.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sera.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.software", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sidongkim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sepie.gob.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sfg-nordholz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sheratan.web.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sellmoretires.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skynetnetwork.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shitagi-shop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sientemendoza.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serverlog.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slingoweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skwile-cafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skates.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.tt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-informatics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siao-mei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slotlist.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skryptersi.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snuff.porn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartbiz.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shock.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sicklepod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skypoker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaken-kyoto.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sim4seed.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexshopfacil.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartvideo.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skysuite.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartshoppers.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socal-babes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneed.company", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spearfishingmx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solarplan-berlin.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartjoin.style", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solve-it.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snovey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "softrobot.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slo-net.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speedracer.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snakafya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snowraven.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secur3.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solisrey.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sstaging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkwood.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speedsportofhull.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smexpt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacemo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sprint.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkasse.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "statecollegemortgages.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spek.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seleondar.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solentes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportugalia.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stmlearning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steven-bennett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sql-und-xml.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenz.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soprabalao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "somcase.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solidimage.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stavros.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephensol.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephensolisrey.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steph3n.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinesf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonoecoracao.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sobelift.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "staxflax.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephsolis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steinbergmedia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sqroot.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephensolis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephensolis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuffi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strate.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenperreira.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "susconam.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swuosa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syntaxoff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solarcom.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stijnbelmans.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svc-sitec.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svc-sitec.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svc-sitec.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuttgart-gablenberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamer.tips", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studentforums.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "summa-prefis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "straka.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephspace.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "summercampthailand.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spur.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talkwithyourbaby.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stjohnsc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taberu-fujitsubo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcf.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingreview.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbrindus.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teachwithouttears.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svj-stochovska.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "street-smart-home.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taidu.news", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spdepartamentos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stayme.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunn.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telugu4u.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svm-basketball.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t-net.org.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "testpornsite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgui.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tebieer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcoupons.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taotuba.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sturdio.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supriville.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studiodoprazer.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportingoods.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superlentes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunfireshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srolim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefonseelsorge-paderborn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-pcca.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecyt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tetsugakunomichi.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thaigirls.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-zealots.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "svadobkajuvi.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texhnolyze.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tetedelacourse.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "t2i.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcoupons.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgexport.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tenispopular.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themusecollaborative.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the2f.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnobrasilloja.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tabernadovinho.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tartanhamedshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketsource.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sorakumo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepaffy.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebeautifulmusic.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theyarnhookup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thenichecast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theexpatriate.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thediscovine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teru.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkgpm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkquality.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toad.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsacademicos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "themist.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tippytoad.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tianxicaipiao.win", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tianxicaipiao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tianxicp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmin.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecozycastle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timmyrs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theplasticsurgerycenterofnashville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swisswebhelp.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tjl.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "titanlab.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasetsophie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomticket.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timbishopartist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thuisverpleging-meerdael.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transcriptionwave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomwassenberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toptec.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trainings-handschuhe-test.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topwin.la", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomatis-nantes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transappealrights.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepostoffice.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebreakhotel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiasbrunner.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "triage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "translateblender.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thoughtsynth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thoughtsynth.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thoughtsynth.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theodorahome.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trumanlibrary.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toplist.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trs.tn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trulance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timing.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theodorahome.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tomaz.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsa-sucks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tucsonfcu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trackeye.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tristanfarkas.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmcreationweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theruleslawyer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tqdev.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trockendock.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tudiennhakhoa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tzifas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travotion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tongmu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trovaprezzi.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ulti.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tonytron.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobaby.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalle.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tortugan.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokbijouxs.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txcp01.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyskland.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxlab.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tysox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thevalentineconstitution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txcp02.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyuo-keibi.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unixtime.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.bid", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teeplelaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toschool.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totalbike.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trixy.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urology.wiki", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upbeatrobot.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tom.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ukmeetandgreet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valleyautofair.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unsee.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technikrom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "url.fm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v12.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttackmedical.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vakantiedetective.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarsweetorsour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "undeadbrains.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vadennissanofhiltonheadparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valenciadevops.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u4mh-dev-portal.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uxux.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viaje-a-china.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viaggio-in-cina.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u4mh-dev-accesscontroller.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uwfreelanceopticien.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visaya.com.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umbricht.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptownlocators.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upundit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanohaker.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trouweninoverijssel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ur2.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vidkovaomara.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vigour.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visudira.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinesongs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanfi.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vapecraftinc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valentineforpresident.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valueseed.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vlsk.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unifei.edu.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanbinnenuit.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volga.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videoseyredin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vasa-webstranka.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uplaqui.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniformespousoalegre.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniformehumboldt.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toujours-actif.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viridis-milites.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voloevents.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ullamodaintima.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyvygen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vinovum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vkirichenko.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyvygen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vybeministry.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walletnames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visa-shinsei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrtouring.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voyageschine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vwoforangeparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watashi.bid", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virial.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weareincognito.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valentineapparel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wearewithyou.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tutiendarosa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vw-touranclub.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "walk.onl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vosky.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wastrel.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weepycat.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welby.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varela-electricite.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virgopolymer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vibrashop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viscoelastico.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vialibido.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesdallas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vialorran.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivasports.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villageunique.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viplentes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitamaxxi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w4b.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vital-tel.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watch-wiki.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vssnederland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivid-academy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webukhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westmeadapartments.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webfronten.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victorenxovais.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windowwellexperts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viniferawineclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wedding-m.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vyshivanochka.in.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wintercircle.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villasfinistere.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wickrath.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werner-schaeffer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windowsforum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weed.ren", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "williamsportmortgages.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wp6.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcrafts.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wideinfo.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "why-brexit.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-design.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whitewinterwolf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weplaynaked.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vrsystem.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w2gshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtek.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-8887999.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wphome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpscans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijdfzs.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkinc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wnnc.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "widmer.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wildwildtravel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workemy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtech.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xlaff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wk-cpm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wir-bewegen.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wmaccess.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workplaces.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webwolf.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vapesense.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x-lan.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "windowwellcovers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torontocorporatelimo.services", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xlfblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xlan.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiangblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ymtsonline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--i2ru8q2qg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wriedts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yarnhookup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiyu.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcigars.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ycaaz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wyzwaniemilosci.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yhong.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e--4h4axau6ld4lna0g.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youngsook.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaharu.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yougee.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xx0r.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youngsook.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--7ca.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youruseragent.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoitoko.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w4.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ymblaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--0kq33cz5c8wmwrqqw1d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xtzone.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowpages.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yokohama-legaloffice.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yosheenetwork.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-in-aying.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuna.tg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.co.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xsstime.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--cckvb1cwa0c5br5e2d2711k.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yu.vc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ying299.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeloz.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ying299.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ythyth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiangqiushi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhujicaihong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeug.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youwatchporn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yurimoens.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--vck8crc655y34ioha.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zen-diez.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zserver.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerobounce.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--88j2fy28hbxmnnf9zlw5buzd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yesfone.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zlatakus.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zdx.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--q9jb1h5dvcspke3218b9mn4p0c.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--n8j7dygrbu0c31a5861bq8qb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zerosource.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--u9j0ia6hb7347cg8wavz0avb0e.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--cckdrt0kwb4g3cnh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zikirakhirzaman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zyul.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zyso.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yudan.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zfast.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--y8j5gq14rbdd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--n8jp5083dnzs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zonesec.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoki.art", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yandere.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6x6a.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaoyu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "westcentenaryscouts.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aiforsocialmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalrights.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dalaran.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "changecopyright.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "albertathome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dheart.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chriscowley.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consuwijzer.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directtwo.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalabyss.int.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "famososnaweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastwebsites.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backpacken.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flikmsg.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corningcu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agrarking.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "13318522.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codingfromhell.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foneo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betsonlinefree.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blockstream.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeblog.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futurezone.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forro.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "exe-boss.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forsec.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garycwaite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angryroute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bpaste.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cabforum.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gwhois.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freejeremy.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bioespuna.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harrypottereditor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilikfreshweedstores.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eminhuseynov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hj.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casadowifi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barprive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injust.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisself.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injust.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artschmidtoptical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injust.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injust.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "boel073.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freebarrettbrown.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingpackets.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ind.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homesfordinner.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyesonly.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balancenaturalhealthclinic.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "groklearning.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intune.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ius.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eonet.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeassangenow.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "27728522.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbpmedia.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipleak.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaccblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geteckeld.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "get-link.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asec01.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lucidoccult.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "docupet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huzu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cronometer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliomarkt.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelauri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berry.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gigolodavid.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "einsteinathome.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loanaway.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frebib.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freesnowden.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latecnosfera.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miscreant.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demo9.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lnhequipmentltd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matildajaneclothing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geeklan.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liberapay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetmygoods.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8522cn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learninglaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberduck.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0333.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelens.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fkfev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pivotaltracker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mindleaking.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelens.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jabjab.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juku-wing.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0888.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8522.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "distribuidorveterinario.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flc111.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miticobikes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quanyin.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "litsovet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loveislandgames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redivis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phpartners.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jailbreakingisnotacrime.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novelabs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mkhsoft.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8522top.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opengg.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "causae-fincas.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dingcc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikakalevi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohm2013.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nielshoogenhout.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "really.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psycho-lobby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nielshoogenhout.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opunch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noodweer.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pristal.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leuenhagen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sujoydhar.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "online-results.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-paysage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "get-refer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hb8522.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prototypefund.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "page-builders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrs-labo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "screenparadigm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littleservice.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnplegal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privatebin.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purikore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seattleprivacy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokobungadijambi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okeeferanch.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uptodateinteriors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vescudero.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steampress.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzlei-sixt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insinuator.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inheritestate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0111.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tweaktown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplesamlphp.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tablescraps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytpak.pk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sahkotyot.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starwins.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfls.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mx5international.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "publicintelligence.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ztytian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0555.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsm.stat.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spontex.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enoou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0fl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ripmixmake.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scrumbleship.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sidpod.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saintaardvarkthecarpeted.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0999.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaptadata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techpro.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s2member.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slingooriginals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shinko-osaka.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingrealms.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seavancouver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smspodmena.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tektuts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welovejobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qelectrotech.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "provitec.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secumail.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "world-education-association.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8522.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limeres.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v4s.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injust.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nielshoogenhout.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verduccies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wapking.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nova.live", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0777.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "princeofwhales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "szczot3k.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedevilwearswibra.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jungleculture.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-8522.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savecrypto.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sproing.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webveloper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sintesysglobal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soli.cafe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limereslaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rdns.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veslosada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-8522.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "10og.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2333.press", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3fl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4baby.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4xlabs.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8522club.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "88laohu.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accbay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actionsack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agrarking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agrarshop4u.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aldien.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aliantsoft.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allpointsblog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alternador.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americandistribuidora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anime1.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antenasmundosat.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apcemporium.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apk.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apn-dz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aquarium-supplement.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arcenergy.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arian.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantahairsurgeon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atwonline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auntie-eileens.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "automatethis.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ayor.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ayor.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "banksiaparkcottages.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barsashop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bati-alu.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bearcosports.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bellavistaoutdoor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bemvindoaolar.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "big-fluglaerm-hamburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnieradvocaten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borisschapira.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brucemartin.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bt123.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetlovers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypass.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cestasedelicias.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chentianyi.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chillebever.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolate13tilias.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "churrasqueirafacil.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cirurgicalucena.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "civilg20.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicaferrusbratos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "club-reduc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comflores.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comodesinflamarlashemorroides.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comorecuperaratumujerpdf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conformax.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "connectedcare.md", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corporatecomputingsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmeticosdelivery.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeapple.ltd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "d.nr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dbq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deliver.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denisewakeman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deprobe.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-talk.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaljungle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dimeponline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "din-tools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dingcc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "do.gd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyyn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e-cottage.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "educatoys.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emporiodosperfumes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equinecoaching.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esite.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esprit-cloture.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "faciledireto.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fameuxhosting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatdoge.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feld.design", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fernangp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fhg90.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fitseven.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0666.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyspace.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forbiddenhistory.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fr0zenbits.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frugalfamilyhome.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gallicrooster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geleia-real.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giftmaniabrilhos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalprojetores.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "great.nagoya", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "halitopuroprodutos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hanys.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haogoodair.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpstarloja.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homesandal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotcandlestick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hulpbijmarketing.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huskyduvercors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ineed.com.mt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injust.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "injust.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insho.fashion", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instafind.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iosnoops.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ishamf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "istore.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itrack.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanilla.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamaat.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jerseylvi2013.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jiaqiang.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jingjo.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmotion.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kakie-kolesa.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroovalleykayaks.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroovalleymuseum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroovalleyolives.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroovalleyshow.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroovalleywoodcrafts.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karlsmithmn.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kazamasion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kingstclinic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "korosiprogram.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kousaku.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvcc.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kvpc.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laboiteanem.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakedavid.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laymans911.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leipziger-triathlon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lennartheinrich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lheinrich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lheinrich.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "librazy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesafety.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingerielovers.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "littlepigcreek.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaterrazul.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lojavalcapelli.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ls-reallife.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasfunk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macedopesca.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macleodnc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magyarokegyhelyen.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manududu.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marilynmartin.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathijskingma.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maury-moteurs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediafocus.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memiux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mexicom.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microcomploja.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mika.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mimbeim.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minimbah.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mittagonggardencentre.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "modaexecutiva.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moderntld.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mona-antenna.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movie4kto.stream", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mundoarabe.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mundokinderland.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mwainc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nairobibusinessreview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naoar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neowlan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netlentes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "netmagicas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nexusbyte.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nkb.in.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordnetz-hamburg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notadd.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notadd.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrivisa.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nycoyote.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oleodecopayba.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opcaobolsas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oticasaopaulo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxro.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paradigi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patric-lenhart.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pepemodelismo.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petofiprogram.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piatabrasil.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnacles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piraten-bv-nord.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixeame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "placasonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pnukee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pomardaserra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pontodogame.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portalkla.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powerdent.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prestonandsons.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "provitec.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwm.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwe7002.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radicalsub.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "randy.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raraflora.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rbran.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rdfz.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realitea.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "remedioparaherpes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "revistapequenosolhares.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rial.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rimax.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rivermist.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robspeed.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockuse.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rohanbassett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubymartin.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "salishseawhalewatching.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samsungxoa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sberbank.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schatmeester.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selbys.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "semiocast.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servicevie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shgt.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shobhanayogsadan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shotpixonline.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonsaxon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinuelovirtual.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sion.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slpower.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smackhappy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sohamroy.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "solicafe.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soundedj.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spaziobenedetti.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spaziopervoi.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssenberg.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stainedglass.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stannahtrapliften.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steplogictalent.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stilettomoda.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stonemanbrasil.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "streamthemeeting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subwayz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sussexwebdesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swissid.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tdrcartuchos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teknemodus.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tempdomain.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "test02.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "texture.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thiscode.works", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tokoindo.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topnotchendings.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tougetu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transfersummit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsedryk.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umsapi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniformebateriasheliar.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniformehope.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urlachershop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valleycode.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcti.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "visitkangaroovalley.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitra-vcare.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vwsoft.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webbx.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webless.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welcome-werkstatt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellcomp.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiiaam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wireless-emergency-stop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wisak.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wombatalla.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wowaffixes.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xehost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmiui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--jywq5uqwqxhd2onsij.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--n8jtcugp92n4wc738f.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--xz1a.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--yj8h0m.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xpjcunkuan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yeu.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zecrypto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoorigin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "00220022.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1391kj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1395kj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1396.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1396.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "247medplan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4mybaby.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "69mentor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7delights.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7delights.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8tuffbeers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ac0g.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actu-film.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adelightfulglow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "admins.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advocate-europe.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aero-pioneer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aerotheque.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agencymanager.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agrekov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajdiaz.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akiba-server.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexischaussy.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allmend-ru.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alloutatl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amandasage.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ambrosius.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amg-microwave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amin.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amua.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewpeng.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antirepressionbayarea.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anyfood.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apponic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arenns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arislight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arminc.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artmaxi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asge-handel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierssud.swiss", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "august.black", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autozane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aviv.nyc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ayatk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "badai.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bandally.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basilicaknights.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bass-pro.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bcnet.com.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beehive.govt.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ben2.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bengalurugifts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besthotsales.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondtodaymediagroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bfrailwayclub.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bilimoe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bingobank.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinkarlsruhe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bititrain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bizpare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bkhpilates.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemeda.web.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bobstronomie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonamihome.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bonesserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booox.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booox.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booter.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "botlab.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouchonville-knifemaker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bourqu.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilien.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bretcarmichael.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bs.sb", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btku.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "businessmodeler.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "butikvip.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bynder.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-mea-inteligenta.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cenatorium.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centurialeonina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certmonitor.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesjay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chdgaming.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheltik.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "choe.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisvicmall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ciansc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cielly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cifop-numerique.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clairegold.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clauseriksen.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clayandcottonkirkwood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codejunkie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compuplast.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "convexset.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coonelnel.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "counselling.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativelaw.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crosspeakoms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdcloud.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "curamail.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyph.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dailybunda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dam74.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danyabanya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darlastudio66.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dasgeestig.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutzgrundverordnung.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ddel.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "de-mail.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deeparamaraj.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denis-martinez.photos", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digicert-support.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverwellness.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dismail.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divenwa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donmaldeamores.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotnetsandbox.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doze-cloud.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drivewithstatetransit.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dronebotworkshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dureuil.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dusmomente.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dustyspokesbnb.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dwgf.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easy-factures.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "echodio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ecovision.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorgermiston.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elinevanhaaften.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elixir.bzh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enamae.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enlazaresbueno.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "equinox.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esb111.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "espacio-cultural.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evelienzorgt.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everlong.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evileden.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extreme-players.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ezakazivanje.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f-hd.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f8842.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fafatiger.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fallofthecitadel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fameng.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felistirnavia.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firetotheprisons.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flopy.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flucto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flyboyfpv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flytoadventures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forgotten-legends.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-bonn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foshanshequ.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fotikpro.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freims.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frydrychit.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funoverip.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxopen.my", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fzx750.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaines-sodiamex.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamoice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geertdegraaf.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gehreslaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genia-life.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gfoss.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ginijony.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gisgov.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gitep.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glavsudexpertiza.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gosciencegirls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gourmetfestival.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gozadentro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grailians.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grandeto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grapee.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorkofler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grenadiercorps-kaarst.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grenadiere-kaarst.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grenadierkorps-kaarst.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grenadierkorps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grothoff.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guides-peche64.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gustaff.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haloobaloo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harald-pfeiffer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haven-staging.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haven.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hcoe.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helenelefauconnier.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpekwendenihospital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hgfa.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hhgdo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hhidr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hialatv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hidedd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hill.selfip.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hippo.ge", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoflerlawfirm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holistichealer.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hollandguns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeownersassociationmanagementla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hontoir.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoopertechnicalsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "houtinee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "howmanymilesfrom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htlball.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humanesources.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huzurmetal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridiyhdistys.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridklubben.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibrainmedicine.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifort.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ima-tourcoing.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imgul.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "independencerecovery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inexlog.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingo-schlueter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingoschlueter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inter-corporate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ioslo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iplantom.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipo-times.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "islandpumpandtank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ispringcloud.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ittop-gabon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanpolchenko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "izumi.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janada.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremy-chen.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jinmaguoji.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jm22.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joespaintingpgh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jokerice.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jons.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ju1ro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juandesouza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jurassicgolf.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juristeo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jvanerp.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jxir.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kainetsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kangzaber.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanis.ag", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kdbx.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinetiq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kitegarage.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschoolschellinkhout.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschoolwijkaanzee.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kj1391.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kj1396.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kj1397.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "klustermedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kneblinghausen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knightsweep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komintek.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kotori.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kplnet.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kram.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krumberconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwedo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kxah35.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kylerwood.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "l7world.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-maison.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lars.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laurenlobue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leevealdc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lernplattform-akademie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liautard.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limodo-shop.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "listen.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "livekortti.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logiciel-entreprise-seurann.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemysafetynet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lsys.ac", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luftreiniger.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasschauer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lunight.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macustar.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "madeinchezmoi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magnoliastrong.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "makemejob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marti201.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matomeathena.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewtester.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxhorvath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mayoristassexshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mcuexchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meincoach.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melonstudios.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meruri.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miaoubox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miboulot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mikevesch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minimaltimer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mir.pe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mklpedia.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mokeedev.review", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "molti.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "montas.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "morepay.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaic-design.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moube.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrpropop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multivpn.com.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "my-host.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myday.eu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myhair.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myspa.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nataldigital.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nathumarket.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nawroth.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neavision.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nerot.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ngiemboon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nico.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niess.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nightbutterflies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nijikata.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nkautoservice.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nosyu.pe.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nova-wd.org.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noyocenter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nuamooreaindonesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obamalibrary.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "obrienlab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octohedralpvp.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "officium.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ogis.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohchouette.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohd.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okanaganrailtrail.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "olmsted.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onebigcow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onix.eu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opencluster.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "originalniknihy.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owngeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "padzilla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passionatehorsemanship.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorsuico.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paul-bronski.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "payssaintgilles.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "penticton.photography", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplelikemeapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "performaride.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "periodismoactual.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "persjrp.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petwall.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pgcpbc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "philippbirkholz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelurbia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzacook.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzeria-mehrhoog.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planbox.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plitu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pluggedhead.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pomocniczy.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popi.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prescriptionrex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "primordialsnooze.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "principalstest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "probiv.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectx.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promolover.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proplan.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pscleaningsolutions.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purrfect-box.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pwi.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qhse-professionals.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quality-life.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quantor.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ragnaroktop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ram.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rambii.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "random-samplings.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recantoshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recantoshop.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redair.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "renascentia.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "report-incident.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restoruns.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinflikkema.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roeldevries.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rosesciences.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roussos.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rove3d.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtc.fun", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruby-auf-schienen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruigomes.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruitershoponline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rulutv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryssland.guide", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s0923.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sabatek.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saco-ceso.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sandburner.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santmark.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saxojoe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sb-tuning.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seatshare.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secutrans.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seraph.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serw.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "setuid0.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "severine-trousselard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sevinci.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexshopsgay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sgthotshot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sheepfriends.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shipinsight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shrinidhiclinic.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "silashes.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simon-mueller.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simpbx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinkip.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sinomod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sistimiki-anaparastasi.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skol.bzh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakypaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snelbv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stage4.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "starlim.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "static-assets.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stefan-schlueter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stikkie.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stomadental.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "store-host.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stoxford.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stream-ing.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stumeta.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stumeta2018.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stylett.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sunlandsg.vn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supertasker.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "survivalistplanet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swilly.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swvaux.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sy24.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "systea.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "systea.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tab.watch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taggedpdf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taim.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tavsys.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-24std.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-value.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technicabv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teskalabs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teva-li.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfx.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfx.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfxstartup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tfxstartup.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebasebk.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thegym.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehivedesign.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepaulagcompany.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thepromisemusic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thestrategyagency.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebflash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thiepcuoidep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thijsslop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-fahle.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tibipg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketslover.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendafetichista.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timesavingplugins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "timesavingplugins.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tivido.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torbe.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trackersimulator.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traditional-knowledge.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trazosdearte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "treeremovaljohannesburg.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trixati.org.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trollingeffects.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turismo.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "type1joe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "type1joe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typeonejoe.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typeonejoe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "umkmjogja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uni2share.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uniteasia.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upgamerengine.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upsiteseo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanguerillas.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vagrantcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vannaos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vannaos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanvoro.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "variablyconstant.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "varimedoma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vbcdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vidiproject.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vierdaagsehotel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viltsu.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virtusaero.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivirenelmundo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voltimax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voxfilmeonline.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wahidhasan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wandercue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warschild.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "washingtonregisteredagent.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchfreeonline.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wbci.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wbx.support", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weyland-yutani.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wintermeyer-consulting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wintermeyer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpresspro.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workcloud.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrenwrites.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wrksheet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xboxonex.shop", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xega.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--8dry00a7se89ay98epsgxxq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--f9jh4f4b4993b66s.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--p8jskj.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "y3451.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytreza.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zero-sum.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhiku8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ziemlich-zackig.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ziemlichzackig.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zokster.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zouk.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuan-in.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zug.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zurgl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zypr.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zyzardx.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0wx.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0wx.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0wx.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0wx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1511774230.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "300mbmovie24.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "330.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "518maicai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "88laohu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "899699.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "98laba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "98laba.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allesisonline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphabetsigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewdaws.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angelic47.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annrusnak.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anstaskforce.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baconate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bageluncle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baglu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brucemobile.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulletbabu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c-aeroconsult.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calypsogames.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capital-match.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centennialradon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "complexsystems.fail", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cranforddental.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crea.bg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberlightapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dado.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dado.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dado.virtual.museum", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielschreurs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deflect.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dijks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disavow.tools", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discreet-condooms.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlde.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dosyauzantisi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doyouedc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drchristinehatfield.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "durexwinkel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dwscdv3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eagleindustriesltd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edtech-hub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elementarywave.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elwave.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emeraldcoastrideshare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emmanuelle-et-julien.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englishlol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esolcourses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f1fever.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f1fever.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "f5w.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fauvettes.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ffkoenigsberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firma-cerny.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "floriantanner.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flue-ducting.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getrambling.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldcoasthypnotherapyhypnosis.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hairtonic-lab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearingshofar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "highlevelwoodlands.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huangzenghao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hulldevs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrasolutions.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hypotheekbond.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hzh.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iemb.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iideaz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "investingdiary.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipop.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivxv.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jayna.design", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jm06.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joeldrapper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jorisdalderup.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kancolle.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kauplusprofesional.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krsn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzbass-pwl.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavitrine-une-collection.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logostock.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luav.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ma-eir.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mail4geek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "masterhelenaroma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matchboxdesigngroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maynardnetworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mongla168.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mongla88.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mysize-condooms.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nabaleka.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalspacesdomes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nextrobotics.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "novelabs.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "o-sp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oliverspringer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onelawsuit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "papatest24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pik.bzh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "politeiaudesa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psw-consulting.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quizionic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rclsm.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resoundpro.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "risiinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "royalcitytaxi.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sahb.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sat7a-riyadh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sbanken.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlueter-software.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "searchbrothers.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-lagniappe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shushu.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spacehighway.ms", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritualregression.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squidparty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suelyonjones.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telos-analytics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "test.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-body-shop.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsurezurematome.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "type1joe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upgamerengine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonfilmsociety.bc.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonfishandgame.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vers.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victoriaville.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vivremoinscher.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wadvisor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wai-in.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web.bzh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webslake.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatarepatentsfor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yoxall.me.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuna.love", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zamocosmeticos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoomek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "06se.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1000serien.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "11thstreetcoffee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123pay.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1590284872.rsc.cdn77.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "173vpns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1888zr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1gsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "1wl.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "2bitout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3dm.audio", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3logic.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3mbo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "3plusdesign.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "440hz-radio.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "4share.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "68277.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "69butterfly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "7links.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "8ballbombom.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a1scuba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "a1scubastore.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abaapplianceservice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abcdentalcare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "academy4.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "achtzehnterachter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "actionlabs.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "activeclearweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adamh.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adeline.mobi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adm-sarov.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "admin-serv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adriancitu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adriancostin.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adult.properties", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedprotectionkey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedprotectionsecuritykey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "adws.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aehe.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "affily.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "afterhate.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agent-grow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agglo-sion.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agiairini.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agouraelectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agourahillselectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ahughes03.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aijsk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "air-craftglass.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "airtimefranchise.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ajibot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alaboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexeykopytko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmol.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "algoentremanos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alien.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "all-markup-news.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allegro-inc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allproptonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allstarautokiaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "allurescarves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "almaatlantica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpengreis.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alpertron.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alphera.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativebit.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "alvcs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "amorgos-aegialis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewdaws.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewdaws.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewdaws.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewrdaws.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewryno.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andro2id.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angel-body.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anime1.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "annettewindlin.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anthedesign.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antoinebetas.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aomberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "araxis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "area3.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arethsu.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arizonaautomobileclub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arjunasdaughter.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "armeni-jewellery.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arnoudraeven.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arnoudvandalen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aseith.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ashmportfolio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asianshops.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asoul.tw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "assempsaibiza.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astarmathsandphysics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astenotarili.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astrosnail.pt.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "astutr.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "asustreiber.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "atmocdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "augrandinquisiteur.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auroraassociationofrealtors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "austincardiac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "austinheap.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "auszeit-lanzarote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autoinsurancehavasu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ava-software.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aventurische-allianz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awomaninherprime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axelteichmann.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axxial.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "az-vinyl-boden.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b-entropy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "b72.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "backschues.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bairdzhang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "balihai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ballroom.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bankfreeoffers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barbarafeldman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baris-sagdic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bariskaragoz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barrera.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "barriofut.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bartzutow.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "basedonline.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batiburrillo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "batteryservice.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baychimo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bazaarcompass.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bb37roma.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bclogandtimberbuilders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bebes.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedfordnissanparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beermedlar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "behamzdarma.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bentley.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berrus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berrypay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bertsmithvwparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besb66.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besb66.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besb66.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besb66.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besb66.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "besb66.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beserberg.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beslider.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betecnet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bewerbungsfoto-deinfoto.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bewertet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bezemkast.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biaoqingfuhao.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biaoqingfuhao.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bidorbuy.co.ke", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "billyoh.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bin95.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "binhex.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "birthmatters.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bismarck-tb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bitenose.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bjarnerest.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackandpony.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackevent.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blacklightparty.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blindaryproduction.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blizhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogging-life.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogom.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bloom-avenue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blumen-binder.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bmw-motorradclub-seefeld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "booter.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borisavstankovic.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "borrelpartybus.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bozemancarpetcleaningservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brck.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brecknell.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brecknell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brecknell.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brecknell.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brecknell.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brecknell.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "briangarcia.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brilliantproductions.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brinkmann.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brio-ukraine.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brunner.ninja", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bs-security.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bs12v.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsohoekvanholland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btcgo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btcycle.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "btth.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buddie5.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budeanu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetenergievriendenvoordeel.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "builtvisible.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burghardt.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "burningbird.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bushcraftfriends.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bustadice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buydesired.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buyharpoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "c2design.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cabotfinancial.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calabasaselectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "calotte-academy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camaras.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camarilloelectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "camilomodzz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caoyu.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "capuchinox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carlili.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carol-lambert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carrando.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carrierplatform.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "carthedral.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casamariposaspi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "caspicards.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catbull.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catdecor.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catgirl.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cavevinsdefrance.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "centralcountiesservices.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certmonitor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cfno.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cgsmart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charakato.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "charlimarie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatsworthelectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chaverde.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapiesystems.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheesefusion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chellame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chellame.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chessreporter.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "childrenandmedia.org.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chinatrademarkoffice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chowii.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-liebel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christianfaq.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "christopher-simon.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chupadelfrasco.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cine.to", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cinteo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cipher.land", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "circlebox.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cirugiasplasticas.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cisoaid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "citton.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cjessett.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cjr.host", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "claretandbanter.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clarity-c2ced.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cleancode.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clinia.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clnnet.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudbreaker.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudimproved.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudimprovedtest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "club-adulti.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cluj.apartments", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cnrd.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codeventure.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coingate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colorblindprogramming.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "colorectalcompounding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comicrelief.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comicwiki.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "community-cupboard.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compostatebien.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "concertengine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conciliumnotaire.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "concursopublico.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "concursosabertos.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conniesacademy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "controle.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "contxt-agentur.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cool110.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coptkm.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coresos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corlitocaffe.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpulant.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpulantcoffee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpulent.coffee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "corpulentcoffee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crackcat.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crewplanner.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "criena.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crisisactual.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cross-link.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "crypalert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "csilies.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuanhua3s.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "customgear.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cuxpool.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-perikarp.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclop-editorial.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cypresslegacy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daciamodellen.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "daevel.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dakotasilencer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danielas.boutique", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darc-mak.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-infection.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "darkx.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "data-detox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "data-detox.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "data.govt.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "davesinclair.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "day.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deanbank.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debrusoft.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "debuis.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dechat.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deconsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "decorland.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deephill.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defman.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "defont.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "deinfoto.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delicioustable.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delogo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "delta.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "demijn.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "democraticdifference.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dennisang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "denous.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dermacarecomplex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dersix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detechnologiecooperatie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dethikiemtra.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "detype.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dezet-ev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dfixit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dgportals.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diagnocentro.cl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diario-egipto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diejanssens.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dietagespresse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diggable.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digicert.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "directtwosolutions.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "direwolfsoftware.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discount24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "discountmania.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "divedowntown.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "djipanov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dnfc.rocks", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dockerm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "documaniatv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domengrad.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "domian.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dominik-schlueter.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donpaginasweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "donzool.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "doopdidoop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dora.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dotbrick.co.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dowc.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dpwsweeps.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-schuessler.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragoncave.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonheartsrpg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamonkey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driver61.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "driverscollection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drixn.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drixn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drixn.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drixn.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droithxn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "droso.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drubn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtg-fonds.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtg-fonds.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtg-fonds.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dtnx.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dublin-traceroute.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dufrei.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dutch.desi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dvdland.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dyktig.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dzet.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "e2feed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easycoding.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edhesive.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edstep.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ejusu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ekobudisantoso.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eldrid.ge", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elexprimidor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elijahgrey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eliyah.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elosuite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "elyasweb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emma-o.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emojiengine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emolafarm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emoticonesjaponeses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "empireauto-2000.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "employer.guru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emresaglam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emultiagent.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "endangeredwatch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "energisammenslutningen.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enflow.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "englishdirectory.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enotecastore.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enrollapp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "enterprivacy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epave.paris", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epilis.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposkent.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposleeds.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposwales.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epulsar.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ereader.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ericorporation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "erspro.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eshepperd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esp.community", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "esslm.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "estespr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "etincelle.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evailoil.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaywot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "everytruckjob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "excentos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expatmortgage.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expatriate.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "expo-america.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eyps.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eznfe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facebooktsukaikata.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "facepunch.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fahmed.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "failover.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "failover.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fakerli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-leu.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familletouret.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyescortsbirmingham.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "farcecrew.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastcommerce.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fastonline.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fatidique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fc.media", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fcitasc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feastr-dev.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "featuredmen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fedux.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feedough.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feeltennis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "felgitscher.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "femanca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fensterbau-mutscheller.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandobarillas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "festaprylar.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "festival-tipps.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ff-bg.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ffl123.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiftynorth.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filecopa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filterflasche-kaufen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "find-job-in.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finer04.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstchoicepool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firstq.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fiuxy.bz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0222.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flets-ms.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fliacuello.com.ar", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flightzero.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flirtfaces.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flucky.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flugplatz-edvc.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flygpost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fondy.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fondy.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fonte-trading.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foodserve.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foot.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forbusiness.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forman.store", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "formkiq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "forourselves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fortran.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frantorregrosa.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frauenarzt-zinke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fredliang.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "free8.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freecam2cam.site", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomkiaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freeexampapers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelandinnovation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fridayfoucoud.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frozen-geek.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-maistadt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fscott.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsky.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fsps.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckcie.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fujianshipbuilding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fulgenzis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "functional.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fundacionfranciscofiasco.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "futurefire.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "g-rom.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gabethebabetv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galerieautodirect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gallerify.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galpaoap.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamekeepers.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerpoets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "games4theworld.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesplanet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gameswitchers.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "garage-door.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gautham.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gauthier.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gbit.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gdhzcgs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geekbaba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gehrke.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genemesservwparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genesistrading.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geniusteacher.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geraldsonrealty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "germanssky.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getgeek.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getpost.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getwisdom.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getyourlifestraight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggrks-asano.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ggs-marschallstrasse.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ghi.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giftedconsortium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gilangcp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giochistem.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gitla.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalresistancecorporation.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "glofox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gluecksgriff-taschen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenplate.com.sg", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gonx.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gouforit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "grantcooper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "green-light.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "green-light.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "green-light.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "green-light.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "green-light.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "greenwithdecor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gtravers-basketmaker.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guarajubaimoveis.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guelphhydropool.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guid2steamid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "guidedselling.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gviedu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gxgx.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h-suppo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "h2cdn.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haarlemsesaxofoonschool.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackbeil.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingsafe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haha-raku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "half-logic.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hansolrella.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harald-d.dyndns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haritsa.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haroldsharpe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harryharrison.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "harrypottereditor.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "havasuhomepage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "havasuinsurance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haze-productions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haze.network", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "haze.productions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "head.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "health-plan-news.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearmeraw.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heartwoodart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hemnet.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hendersonrealestatepros.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "henkbrink.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "herndl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hertz.bj", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hetene.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenprocess.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hideouswebsite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hirezzportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hivatalinfo.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeitsfotograf-deinfoto.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holad.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "holidaysportugal.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homatism.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeodynamics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeownersinsurancenv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoplongtech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horrendous-servers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horror-forum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotplate.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hottestwebcamgirls.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hpeditor.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hserver.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlvalidator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hubok.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hudrydum.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hukutuu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hulet.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "humanexperiments.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyckenberg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iacono.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iberiaversicherungen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibiz.mk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icondoom.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ideashop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ieeesb.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ieeesbe.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iewar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ifelse.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igorw.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihatethissh.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ihc.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ijn-dd.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ikenmeyer.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ilhan.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iligang.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imlinan.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inchcape-fleet-autobid.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indianaantlersupply.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indieethos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "indogerman.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitiofmarinparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "info-d-74.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infopulsa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inforisposte.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infoworm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "inge-r.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "innovation-workshop.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instawi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "instelikes.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "insult.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "integratedmedicalonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intellinetixvibration.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "intraxia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "introvertedtravel.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "investorloanshub.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "invisible-college.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iphonote.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipnetworking.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "is-sw.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itds-consulting.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iterader.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsasaja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itsevident.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "itzap.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanbenito.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iwell.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janssen.fm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "japaneseemoticons.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "japanesenames.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "japanwatches.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaroku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jasmijnwagenaar.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jdc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeec.ist", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jemoticons.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jens-prangenberg.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jesuslucas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetsetboyz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimbutlerkiaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimslop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jlponsetto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmoreau.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsolodesigns.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jmssg.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobs-in-tech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobtestprep.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jobzninja.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joe262.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joearodriguez.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joedoyle.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joetyson.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joetyson.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johand.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johanli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "johngaltgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jokedalderup.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joker.menu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jooksuratas.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juergenspecht.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juergenspecht.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juliaoantiguidades.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juniperroots.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justbelieverecovery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justzz.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juventusmania1897.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "k8r.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaatha-kamrater.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kabeltv.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kantorkita.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzshop.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kaomojis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kara-fabian.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "karina.gd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kathegiraldo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "katzspeech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kazu.click", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kdw.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "keshausconsulting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinfoley.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinfoley.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kidswallstickers.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kievradio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimisia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kirill.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschoolkatwijk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteschoolnoordwijk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kj-prince.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kjellner.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knnet.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knownsec.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "knurps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koenen-bau.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koetjesenkanker.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "komok.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kondi.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "konzertheld.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koolikatsed.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kopteva.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "koumuwin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kpfanworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krasavchik.by", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krokodent.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kudo.co.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kupid.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kusochi.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kutus.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwcolville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kwyxz.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyberna.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kyle.place", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "la-tourmaline.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laatikko.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "labobooks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ladybugjam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ladylikeit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lafema.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lagazzettadigitale.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakarwebb.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakehavasucityhomebuyerscredit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakehavasuhomebuyercredit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakehavasuhouserentals.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakehavasuhouses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lakehavasuwebsites.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanetix.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lanturtle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "larraz.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lasepiataca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "latabledemontebello.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "laufcampus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavamob.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lavapot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "le130rb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "learnplayground.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ledzom.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leideninternationalreview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lennyfaces.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leon.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lexpartsofac.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lianwen.kim", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "libmpq.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-menubox.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeinhex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifematenutrition.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likc.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "likenewhearing.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "limunana.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lindsayanderson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linernotekids.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lingting.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linksextremist.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lipo.lol", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "living24.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "localhorst.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithrandburg24-7.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logement.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolcow.farm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lolhax.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "longhorn-imports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "love4taylor.eu.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lstma.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lubar.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luganskservers.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luso-livros.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luvare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxcraft.eng.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "luxonetwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lycly.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lynnmosher.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "m4g.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mabankonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "macaw.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mach1club.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "magasindejouets.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahansexcavating.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maik-mahlow.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailjet.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mailto.space", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "majkyto.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maku.edu.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maldives.cx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malibuelectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "malvy.kiev.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamanecesitaungintonic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamospienas.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mandm.servebeer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manfredgruber.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manneguiden.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manualscollection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manuel-schefczyk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maosi.xin", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marciaimportados.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marco-kretz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markridgwell.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markridgwellcom.appspot.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markup-ua.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "markusgran.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marocemploi.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "marxist.party", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maryeclark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "massage4u.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mat99.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matheo-schefczyk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matriterie-sdv.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixreq.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxisito.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maxrandolph.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maydex.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mazyun.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mbits.solutions", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "media-pi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediadandy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medtankers.management", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meetingfriends.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mehmetakif.edu.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mehr-schulferien.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meierhofer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melaniebernhardt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melbourneapartments.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melina-schefczyk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memetrash.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "memorygame.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menole.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menole.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "menole.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "merimatka.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "merlet.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "messagescelestes.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meteo-parc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "meupedido.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mfgod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mhi.web.id", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "micaiahparker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michael-schefczyk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michael-schilling.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelasawyer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelpfrommer.pub", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeltaboada.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "microdesic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "midriversmotorsllc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "milionshop.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minigames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minimaliston.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "minschuns.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mitrostudios.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miukimodafeminina.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miyugirls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mneeb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnitro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mode-hautnah.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mohio.co.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojavenissanofbarstowparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "molecularbiosystems.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monpetitforfait.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "monpetitmobile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moorparkelectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mortgagecalculator.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mostlyoverhead.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motomorgen.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motoroilinfo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "motorpointarenacardiff.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moveltix.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movil.uno", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moy.cat", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ms-host.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "msch.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mszavodumiru.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mullen.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multi-vpn.biz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multivpn.cn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multivpn.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "multivpn.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "munecoscabezones.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "murraycolin.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musclecarresearch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musearchengine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musicall.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "musicalschwarzenburg.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mustasj.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myaggic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mybloggedlife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myclinicalstudybuddy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myforfaitmobile.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygaysitges.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mygoldennetwork.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mymp3singer.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myndcommunication.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mynewselfbariatrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypress.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mypup.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrandomtips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myrotvorets.center", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mz-mz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "n-m.lu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nadaquenosepas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naiaspa.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natureflo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "natusvita.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbrii.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ncea.net.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nclvle.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "negraelinda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "neko-nyan-nuko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nekoku.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nesantuoka.lt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "newmovements.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nexxus-sistemas.net.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfluence.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niadd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nickguyver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niclasreich.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nien.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nienkeslop.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nixonlibrary.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nlfant.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nodefiles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noglobalwarrants.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nordmoregatebilklubb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northcountykiaparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "northridgeelectrical.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "notdienstreform-nordrhein.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nowremindme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nutonic-sports.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nvq.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nydnxs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oben.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oberam.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "octal.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odoo.co.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "offersgame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "officeprint.co.th", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oganime.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ohadsoft.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ojomovies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okakuro.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "okin-jp.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oldking.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveoiltimes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omnisiens.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "on-te.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "on-tech.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinebillingform.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecasino.vlaanderen", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onsite4u.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ontdekhetzelf.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ooharttemplates.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openfitapi-falke.azurewebsites.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openresty.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openspa.webhop.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openwaveguide.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opinion8td.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opinionicentrifuga.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opinionipannolini.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "opryshok.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orcsnet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oribia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "orui.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oskrba.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorimagingportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "owlishmedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paazmaya.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "painlessproperty.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paktolos.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pantallasled.com.mx", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parisescortgirls.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "parleamonluc.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partycentrumdebinnenhof.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pascal-kannchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passfoto-deinfoto.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passionpictures.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passports.govt.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordkeeperbooks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pasztor.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickbusch.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickneuro.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paulshir.is", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pcvirusclear.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectbalance.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "peuterspeelzaalhoekvanholland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phdhub.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "photodeal.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piercing-store.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratepay.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "piratepay.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pitot-rs.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pixlfox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzagigant.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plakbak.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planetau2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planete-secu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planitz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planitz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plant-gift.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "planteforum.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plextv.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plumber-in-sandton.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plussizereviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmessage.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketfruity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pogoswine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pointhost.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pokomichi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polandb2b.directory", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "polish.directory", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ponga.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ponteus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pop-corn.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popoway.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "popoway.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "portsdebalears.gob.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "postfalls-naturopathic.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "potworowski.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pourout.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergthisisthewebsitefuckyouscott.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pptavmdata.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "praerien-racing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "praxis-dingeldey.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "precode.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preis-alarm.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "preis-alarm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prelved.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pretwolk.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacymanatee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privatepropertymallorca.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privcloud.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privu.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prlved.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "probely.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "processesinmotion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proft.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "project-stats.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "projectherogames.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "promoterms.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "provectus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "provitacare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proximityradio.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prpsss.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psb4ukr.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "psu.je", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ptal.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pv-paderborn-now.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qq-navi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quareal.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quasseldroid.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "question.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qwertee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "raeven.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowstore.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rainpaper.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rb-china.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reaiaer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realestateradioshow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realhost.name", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realum.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "realum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reaven.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelessex.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reboxonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "recetasdecocinaideal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "redshoeswalking.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ref1oct.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refficience.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "refreshliving.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reismil.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reneleu.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "requestr.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resolvefa.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resolvefa.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "resourceconnect.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restauranttester.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reversecanada.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reverseloansolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reversesouthafrica.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "review.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhese.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rhnet.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "richardcrosby.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ricknox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rienasemettre.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "risada.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rmcbs.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robinvdmarkt.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "robpol86.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rockymountainspice.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roemhild.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rofl.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romande-entretien.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "romantelychko.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ronanrbr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roninf.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roolevoi.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rossiworld.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rrwolfe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rskuipers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsldb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rsm-intern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtenews.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rtesport.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbleremovalsbenoni.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rushiiworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ruskod.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rwky.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ryzhov.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sacred-knights.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-astier-triathlon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samanthahumphreysstudio.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samanthasgeckos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sameworks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samsonova.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samsungphonegenerator.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samyerkes.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "santmark.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saoneth.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarariman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saronno5stelle.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sarpsb.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "savinggoliath.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scangeo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sceptique.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schefczyk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schefczyk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schefczyk.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schefczyk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scheuchenstuel.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schlafguru.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmetterlingsapp.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schroepfi.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schulfotograf-deinfoto.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzes-muenchen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schwinnbike.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "science-network.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scis.com.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scorp13.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scripo-bay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "scw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "se7ensins.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "search-job-in.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebascelis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastiaperis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seceye.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-gw.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "secureindia.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securiscan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seikatu-navi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seitai-taiyou.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selectcertifiedautos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "selkiemckatrick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sellguard.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sentinel.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sergos.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serve-a.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servea.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "serveatechnologies.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "servfefe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "setkit.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sewafineseam.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sewoo.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sexservice.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sfaturiit.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shariahlawcenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shariahlawcenter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharialawcenter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharialawcenter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sharingcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shaunharker.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shelleystoybox.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sicilianbalm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sieulog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "significados.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "siikarantacamping.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleinout.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simplewire.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sistel.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skei.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skynethk.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slowsociety.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthinking.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmomsmartideas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smeso.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smimea.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smuncensored.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "snaptools.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sncdn.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sneaker.date", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sniderman.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sniderman.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sniderman.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialdj.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soldbygold.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sonyforum.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soomee.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soomee1.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sozai-good.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sparta-solutions.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speechmate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "speerpunt.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiellawine.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spiralschneiderkaufen.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "splendidspoon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spookquest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spreadthenews.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "squirex2.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "srvc.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "st-steuern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stadterneuerung-hwb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "startuplevel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stb-schefczyk.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steamerrors.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steckel.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steffi-in-australien.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stellarvale.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stembureauledenindenhaag.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenkwan.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevesdrivingschooltyneside.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stickmanventures.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stlu.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stodieck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stonehammerhead.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "strm.hu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studienservice.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-fotografico.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "studying-neet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stupidstatetricks.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "styloeart.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "subastasdecarros.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suchprogrammer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "summitmasters.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "superbowlkneel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supercinebattle.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supportdesk.nu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suuria.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "suvidhaapay.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sw33tp34.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftconf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synecek11.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synthetik.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tacotown.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "takuyaphotos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "talenthero.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tanz.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tb-itf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tbs-certificates.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tc.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcb-a.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tcb-b.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teatrarium.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techask.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "technoinfogroup.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techpit.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telecomwestland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "telefoncek.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "templateinvaders.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tennismindgame.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "terrainator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "text-shirt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "the-finance-blog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theboxofcarlos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecrew-exchange.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecuriouscat.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thedrunkencabbage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theeducationchannel.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thefrk.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehookup.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thestoritplace.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theswissbay.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thirdworld.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasmcfly.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thomassen.sh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thriftdiving.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketluck.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketsmate.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffanytravels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tijo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tik.edu.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tik.help", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tkn.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlca.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tlcnet.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tntmobi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobaccore.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobaccore.sk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-kluge.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobis-rundfluege.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tobis-webservice.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tollfreeproxy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toom.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topshelfcommercial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torchantifa.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "totallynotaserver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tounyou-raku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "toushi-exe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trackrecordpro.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tradingbhavishya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "traditionsvivantesenimages.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trainline.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travelmyth.ie", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trhastane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tridimage.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trymegadrol.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tsuki.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ttdsevaonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "turigum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tutanota.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twittelzie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerharcourt.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "typist.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tyreis.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u1100.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u1144.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "u2fanlife.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ucppe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uhuru-market.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ullah.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatemafia.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unicorn.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unieducar.org.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unikoingold.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upgamerengine.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uploadbro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ursae.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "urukproject.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ut-addicted.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uuit.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uzaymedya.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v-d-p.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "v2bv.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vacationfund.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinera.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valika.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valkor.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderkroon.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "variable.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcdn.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vcsjones.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vectorwish.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veke.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vekenz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venturavwparts.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venturum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venturum.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venturum.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "venturum.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonhouseofhope.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonsecureselfstorage.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "verteilergetriebe.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vetforum.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vgolos.zt.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vichiya.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victorgbustamante.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victoriaartist.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "victoriastudio.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "videov.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vikodek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viralboombox.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vitahook.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vkennke.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voids.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voipkb.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "volkerwesselswave.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vongerlach.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vonski.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "votercircle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voyagesdetective.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vozami.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vranjske.co.rs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vsamsonov.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vuzi.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "warenits.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchtv-online.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webaeon.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webapky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webappky.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webnoob.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "websites4business.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webspire.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webtar.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "webwinkelwestland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wecanvisit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wecobble.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "week.report", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weerda.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weigelia.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weimz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weinbergerlawgroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellcom.co.il", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wellnesscheck.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "welzijnkoggenland.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "werkemotion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wesreportportal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weyland.tech", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whereismyorigin.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "who-calledme.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whoisthenightking.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wien52.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wifi-names.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiiforum.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wiki-play.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wild-turtles.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wili.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willekeinden.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "willowdalechurch.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "winfieldchen.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wisdomize.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wishesbee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wittepapaver.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wjg.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wjg.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wollongongbaptist.hopto.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "workcelerator.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "worldpeacetechnology.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpdesigner.ir", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wpenhance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wroffle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wumbo.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wumbo.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wumbo.gq", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wumbo.kiwi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wumbo.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wumbo.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-49889.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www-68277.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "www68277.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x2c0.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x7plus.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xanderweaver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xblau.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xiamenshipbuilding.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--grnderlehrstuhl-0vb.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ktha-kamrater-pfba.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ykrp42k.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zettlmeil-n1a.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xoda.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xonn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yaru.one", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yinga.ga", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youcanfuckoff.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youhua.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youth2009.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "youtsuu-raku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yqjf68.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytbmp3.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytbmp4.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yum0.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yutuo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yuxuan.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zach.codes", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zaoext.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zebbra.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zeguigui.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zestylemon.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zetrov.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zettlmeissl.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhang.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zhitanska.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ziondrive.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zodiacohouses.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zoo.city", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zug.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuiacg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuppy.pm", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuralski.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zutsu-raku.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zyciedlazwierzat.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "188522.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arai21.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "arvutiladu.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "awf0.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axel-fischer.science", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cal.goip.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clintonplasticsurgery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudberlin.goip.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "comw.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dantransports.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extreme-players.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fejes.house", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freifunk-burgaltendorf.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fukushimacoffee.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fysesbjerg.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hcstr.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "huislaw.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imcsx.co", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juchheim-methode.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kalender.goip.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinepolis-studio.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kry.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kry.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linan.blog", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maeplasticsurgery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moonchart.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nautiljon.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "openmirrors.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "plexhome13.ddns.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-netz.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schmidtplasticsurgery.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ssnet.vip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tetsai.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thederminstitute.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkieman.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "twisted-brains.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "upd.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uscp8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viepixel.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wochennummern.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wplatin.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "0iz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "100mani.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "123movies.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "173vpnv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "189dv.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "33836.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "38blog.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "5crowd.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "91travel.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "9iwan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aardvarksolutions.co.za", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abandonedmines.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abidinginhesed.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "abinyah.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "accoun.technology", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acrevalue.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "acul.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "addictively.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "advara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agilob.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "agingstop.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akazakov.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akijo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "akritikos.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "americafamilylawcenter.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrew.fi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewprokos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "andyt.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "anextraordinaryday.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "angrysnarl.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animalistic.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "animaltesting.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "antennista.milano.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "aotearoaleaks.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apkoyunlar.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "apl2bits.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "appcoins.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ardor.noip.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artemis.re", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "artratio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "australien-tipps.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "autobedrijfschalkoort.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "averageinspired.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "axel-fischer.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baito-j.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "baptiste-destombes.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bartbania.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bedamedia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bennierobinson.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "berseb.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bertrandkeller.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "betterna.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "beybiz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bez-energie.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biobuttons.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "biyori.moe", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blackseals.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bleaching-tipps.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "block65.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchaindaigakko.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-grupom2.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdieconomia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdimoda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdimotori.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "blogtroterzy.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bodybuilding.events", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bomberus.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bouzouks.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweeruitgeest.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "brettpemberton.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bsc-rietz.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bulwarkhost.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buserror.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buthowdoyoubuygroceries.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "buttonline.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassed.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cadenadg.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cafesg.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casajardininsecticidas.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casjay.cloud", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casjay.us", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "casjaygames.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catalog.beer", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "catchfotografie.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cdnk39.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "certificatetools.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbots.systems", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapssl.com.tr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "chevy37.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "childcustodylegalaid.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "childrenfirstalways.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cj-espace-vert.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clanwarz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudnote.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "clownindeklas.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "codxg.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coinloan.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "compliancerisksoftware.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "conrad.am", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "consejosdehogar.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmoluziluminacion.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "costinstefan.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "coworkingmanifesto.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "craftwmcp.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "creativekkids.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cristau.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ct-watches.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cumparama.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "cylindricity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dan-informacijske-varnosti.si", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "danamica.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dashlane.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "datacool.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dekasiba.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dellipaoli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depotsquarekerrville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "depthe.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondyze.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dice.tokyo", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digilicious.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcash.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "din-hkd.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dlyl888.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dogprograms.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "drei01.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duitang.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "duole30.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dustycloth.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "dv189.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "easthokkaido-5airport.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eb-net.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eco-derattizzazione.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eco-work.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edgetalk.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "edv-kohls.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eerlijktransport.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "egov4.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehaccp.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ehlacademy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emergencymedicinefoundations.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "emmdy.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epos-distributor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposbirmingham.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposbrighton.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposcardiff.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposcloud.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposleicester.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposliverpool.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposlondon.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposmidlands.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposnewport.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposnottingham.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposreading.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposreview.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epossheffield.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epossurrey.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "epossussex.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposswansea.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eposyork.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "errietta.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "eshop-prices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "evilvolcanolairs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extratorrent.cool", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extratorrent.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extratorrent.red", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "extratorrent.world", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fag.wtf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "familylawhotline.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "famoushostels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion4ever.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fathers4equalrights.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "feist.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fengyi.tel", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "filhin.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "finewineonline.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "firemudfm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fkcdn.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flatmatehub.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "flexdrukker.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fmovies.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fmovies.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "foreachcode.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "frankmorrow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fredriksslekt.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "freelansir.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fugamo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "funnelweb.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "furry.agency", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fxtrade-lab.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "fysuite.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gagne-enterprises.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "galileomtz.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gaussianwaves.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "geek.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genehightower.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "genneve.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "getfirstalert.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "giglink.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gittigidiyor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "globalisierung-fakten.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gnax.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goalongtravels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gooday.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goshin-group.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gostream.asia", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "goukon.ru", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gripnijmegen.rip", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "gume4you.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ha3.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker101.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hairlossstop.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "healthy-map.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "heiliger-gral.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hello-nestor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "helpantiaging.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hevertonfreitas.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hfcbank.com.gh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenmalta.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiltonarubabeachservices.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "himens.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiresuccessstaffing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hiv-symptome.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoekvanholland.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hokioisecurity.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "home-work-jobs.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homeautomated.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "homesteadfarm.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hoofddorp-centraal.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horace.li", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "horaceli.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsinformer.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "house-of-japan.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hp42.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hustlehope.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "hyakumachi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "i-hakul.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ibestreview.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "icafecash.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idaeus.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "idunno.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "iexpert9.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "igmus.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ile-sapporo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imbianchino.roma.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imex-dtp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imjustcreative.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imlinan.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imlinan.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imlinan.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "immunicity.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "impiantistica.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "imprendo.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "infinityepos.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ingenius.ws", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "interfesse.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "internetradiocharts.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv4.cf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "irayo.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "issio.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-service24.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "it-service24.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "j0ng.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jaguarwong.xyz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesdorf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jamstatic.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "janmachynka.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jawn.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jbj.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jecho.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffhuxley.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jetflex.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jimdorf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "joaquimgoliveira.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jopl.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jsmetallerie.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jts3servermod.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "juiced.gs", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpman-iphone-design.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justbookexcursions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justbookhotels.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "justbooktransfers.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kanmitao.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kesslerwine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kill-paff.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kimamass.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kinnikinnick.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-abzocke.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "krypt.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "landyparts.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lang-php.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lareclame.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lazyframe.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "leefindlow.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lenr-forum.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lernenamsee.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestyler.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "lignenet.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "linxmind.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidradio.pro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logbot.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "logojoes.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "loom.no", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "machetewp.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "made-in-earth.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mahai.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maitrise-orthopedique.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mamacobaby.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "manhole.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "maquillage-permanent-tatoo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matel.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "materialyinzynierskie.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mathalexservice.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "matsu-semi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mburns.duckdns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediablaster.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediagrand.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediajurnal.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mediapart.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalcountermeasures.gov", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "melerpaine.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mes10doigts.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "messagescelestes-archives.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "miggy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misclick.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "misgluteosperfectos.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mnguyen.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mocarps.hk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "moetrack.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mojefedora.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mondial-movers.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movie4k.fyi", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "movie4k.life", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpn.poker", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mpnpokertour.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrafrohead.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mrevolution.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mscc.mu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mur-vegetal-interieur.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "muscle-tg.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myapexcard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "mycustomwriting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "myoueb.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nacktwanderfreunde.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "naga-semi.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nagashi.ma", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nawir.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nbriresearch.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nevntech.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfl.dedyn.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nfl.duckdns.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "niagarafallsmuseums.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "noslite.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsdev.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "nsmail.cn", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "odysseyofthemind.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveoiltest.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "omnibot.tv", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "one2edit.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onpay.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "onvirt.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ope.ee", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ostrov8.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "oxborrow.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pages-tocaven.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "paipuman.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "party-calendar.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "partycentrumopenhuis.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordhashing.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "patdorf.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pbz.im", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pdox.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "petlife.od.ua", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "phippsreporting.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pmbremer.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "posbank.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pozemedicale.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prajwalkoirala.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "present-m.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "primecaplending.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "princovi.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "printler.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyweek.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyweek.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-wiert.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "producertools.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "productboard.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "prohrcloud.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "proxyportal.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "punkdns.top", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "purelunch.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "putatara.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qqvips.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "qualtrics.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "quasarelectronics.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ra.co.ke", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "radicaloptimism.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "real-digital.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rebane2001.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reclametoolz.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.at", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.com.au", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.es", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.eu", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingo.nz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reducerin.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rein.kr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurant-oregano.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewbestseller.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rivagecare.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rizospastis.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "roiscroll.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rootsandrain.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "rows.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "russt.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "s3cur3.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "saitrance.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "samvanderkris.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schalkoortbv.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "schellevis.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sec-research.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securelect-inspection.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securitypluspro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "securon.io", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seedsofangelica.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seltendoof.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-analyse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sewinginsight.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shift-record.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shokola.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppia.se", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "showmax.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonbondo.dk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "simonfischer.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skins.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "skortekaas.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slash32.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slaughter.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slotfara.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "slotfara.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimento.napoli.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smash-gg.club", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "smsprivacy.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "socialmedia.ro", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sofiavanmoorsel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "soniafauville.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sophieandtrey.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "spasicilia.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "splarty.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sportnesia.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "steborio.pw", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenj.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenz.science", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stolkpotplanten.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "storycollective.film", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "stretchpc.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "supernovabrasil.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainabilityknowledgegroup.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetgood.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "syenar.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "symptome-erklaert.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "synergyflare.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tangzhao.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tasticfilm.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teamliquidpro.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tearoy.faith", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "techcracky.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "teyssedre.ca", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tgamobility.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thebigbitch.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecolumnist.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thecskr.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiddenbay.cc", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thekev.in", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "theserver201.tk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thesisgeek.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thibaultwalle.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "thoughtlessleaders.online", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tmonitoring.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topbestsellerproduct.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "topdetoxcleanse.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentgamesps2.info", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "train-track.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "transmarttouring.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "travel365.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "trink-und-partyspiele.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tru.ltd", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "tworaz.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "txcap.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uddi.ng", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.st", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "undecidable.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "uxtechnologist.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "valaeris.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vamosfalardesaude.pt", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vbestreviews.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vecerkaracing.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veristor.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinario.roma.it", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "viciousflora.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vidlyoficial.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "villafiore.com.br", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualmt2.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "voyage-martinique.fr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "vriendenvoordeel.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "w5gfe.org", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wasfestes.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "watchparts-and-tools-okayama.co.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weacceptbitcoin.gr", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "web-advisor.co.uk", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "weeknummers.be", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whatisl.ovh", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "whiletrue.run", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wieneck-bauelemente.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wipswiss.ch", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wivoc.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wolszon.me", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wondergorilla.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wordcounter.net", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "work-in-progress.website", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "writepride.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wuerfel.wf", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "wuerfelmail.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x13.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "x2d2.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xcorpsolutions.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xmenrevolution.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--98jm6m.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c5w27q.ml", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--y8j2eb5631a4qf5n0h.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "xpletus.nl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yado-furu.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "yosbeda.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "ytb.zone", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zdrowiepaleo.pl", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "znd.jp", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zskomenskeho.cz", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zuehlcke.de", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - { "name": "zzb8899.com", "policy": "bulk-18-weeks", "mode": "force-https", "include_subdomains": true }, - // END OF 18-WEEK BULK HSTS ENTRIES - - // START OF 1-YEAR BULK HSTS ENTRIES - { "name": "0x7d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1-2-3bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100and1.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10gb.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19hundert84.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1morebounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1st-bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1st4abounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stchoicefun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stclassbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stforfun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stpeninsulabouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20denier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2bouncy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2heartsbookings.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30hzcollective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3countiescastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4host.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50lakeshore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5starbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9500years.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-classinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-starbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1bouncycastlehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1jumpandbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaapl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aandkevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarkue.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronroyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abacus-events.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abacusbouncycastle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbadabbabouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbotsparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbottscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcbouncycastlessurrey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcbouncyfactory.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcpartyhire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aberdeencastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abibruce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboces.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abouncycastleman.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutelyinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abuse.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abyssgaming.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceinflatables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achterblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acorncastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activeleisure.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activityeventhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamsbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianjensen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adtgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventureforest.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeon.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aergia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affichagepub3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordablebouncycastle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afi-business-consulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aflowershop.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrikulturchic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrilinks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aid-web.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-we-go.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airborne-inflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airetvie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airmaxinflatables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airmazinginflatables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airplay-inflatable-hire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airwegobouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajapaik.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajeventhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akkbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alchemia.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alice-noutore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutfunuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allactioneventhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbounceandplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbouncesurrey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allroundpvp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsortscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allstarpartyinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alohapartyevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha88uat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphabouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphainflatablehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "als-japan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaranthus.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateurvoicetalent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazing-castles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazingbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazinginflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberglowleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberlightleisure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambouncyhire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanoutlawjeepparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americansforcommunitydevelopment.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amethystdevelopment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amh-entertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amministratore.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amtentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anajianu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancestramil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anglingactive.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angrut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angryteeth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anim.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-culture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annsbouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonrea.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ansichtssache.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antecim.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennista.pavia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anulowano.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apmpproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applejacks-bouncy-castles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appmeas.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appveyor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arenzanaphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arieswdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arinflatablefun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arniescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arterienundvenen.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artionet.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artisticedgegranite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asral7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assistcart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astarbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierbw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierhupsakee.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atigerseye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlas-5.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomic-bounce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomicbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aucklandcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-plus.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "av01.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avabouncehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "availablecastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aveling-adventure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awbouncycastlehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awesomebouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aycomba.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aylesburycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayrohq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayrshirebouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2bpromoteit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b4bouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bag.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagsofbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baildonbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baildonhottubs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bannermarquees.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banxehoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bas.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bassment.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batterystaple.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbcastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bceventhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcmhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beckenhamcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bee-line.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beethoveninlove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beeutifulparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beezkneezcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belfastbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belvoirbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benevita.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bennettsbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bennettshire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bensbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bensinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-of-bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestoliveoils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestpartyhire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "better-bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bexleycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgp.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbouncebouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbounceentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbouncetheory.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbounceuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigcorporateevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigfunbouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikelifetvkidsquads.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilbayt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billysbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bio-disinfestazione.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodiagnostiki.clinic", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birminghamcastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsburg.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bittervault.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizzybeebouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjsbouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkositspartytime.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-mail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbase.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blastentertainment.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blastzoneentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blivawesome.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggytalky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloglife-bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnbsinflatablehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnjscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobnbouncedublin.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolivarfm.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boogiebouncecastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boosinflatablegames.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "born2bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce-a-mania.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce-a-roo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce-abouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce-n-go.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce-on.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce-r-us.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce-xtreme.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce4fun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce4fun.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce4kidz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounce4less.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncea-bout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceaboutandplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceaboutnewark.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceaboutsussex.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncealotcastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncealotnorthwest.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceandwobble.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncearoundevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncearoundsheffield.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceawaycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncebackcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncebeyondcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncebookings.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncecrazy.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncehighpeak.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncejumpboston.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncekingdom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncelanduk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncemania.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncemaniaevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncemaniainflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncemasters.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncemonkeys.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncenortheast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncenpaint.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncenslidenortheast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncepartycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceroosevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncers-bouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncesouthwales.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncesquad.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncetasticuk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncetheparty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceunlimited.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncewithbovells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncewrightcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncincastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncing-bugs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncing4joy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncingbairnsinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncingbeansinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncingbobsinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncingbuddiesleicester.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncingbuzzybees.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncinghigher.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncingscotland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncy-castles-surrey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncy-tots.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncybaileys.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyballscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncybouncyboocastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastle.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastleandparty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehire-norwich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehire-sheffield.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehireauckland.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehirebarnstaple.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehirebexley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehirechelmsford.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehirehull.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehireinglasgow.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehirelouth.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehiremalvern.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehireoldham.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehirestroud.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehiresurrey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehiretameside.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehirewinchester.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastleman.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlemangloucestershire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastleparade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastles.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlesgalway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastleshire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastleshireleeds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlesin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlesinderby.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlesinleeds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlesisleofwight.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlesmonaghan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlessheerness.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncydays.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyfeet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncygiggles.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyhigher.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyhousecastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyhouses.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncykingdom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncykings.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncykingsnortheast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncymacs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncymadness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncyrainbows.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncytime.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncytown.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncywouncy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bound2bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bournefun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxlitepackaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bozosbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bradfordhottubhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bradfordmascots.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braintreebouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramhallsamusements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandbil.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandstead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brau-ingenieur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braudoktor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brighouse-leisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightonbouncycastles.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brilliantbouncyfun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bristolandwestonsuperbounce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brmascots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btth.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btth.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubblinghottubs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubblybouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetcastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budgiesballoons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builmaker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulldoghire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burnhamonseabouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustup-tips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buttermilk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyingsellingflorida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvl.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byvshie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-rom.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachetagalong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadsys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caldecotevillagehall.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgebouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candlcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candykidsentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canterburybouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caplinbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlsbouncycastlesandhottubs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartooncastles.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalindamex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casasuara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casjay.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlecapers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castleking.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlekingdomstockport.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlekingkent.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castleparty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castles-in-the-sky.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castles4kidz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castles4rascalsiow.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlesrus-kent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castleswa.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catherinescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbc-hire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cda-nw.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centaur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centio.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerpus-course.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfsh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chabert-provence.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chadklass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaleur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chameleon-ents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "champdogs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "champdogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "championcastles.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changethislater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapelfordbouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaseandzoey.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checos.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheekycharliessoftplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheekylittlerascals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheekymonkeysinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheesypicsbooths.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chehalemgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheltenhambounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheltenhambouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chengtongled.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherrydropscandycarts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chertseybouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childrensentertainmentleicester.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childrenspartiesrus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chloescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choc-o-lush.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christchurchbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-gredig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christmaspartyhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronology.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipartyhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirujanooral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clairescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clanebouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarksgaragedoorrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanbrowsing.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clear.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickomobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloghercastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud9bouncycastlehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudkit.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsocial.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudspire.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clownaroundbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmusical.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobracastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocoscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codific.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coloristcafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colossal-events.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colourfulcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comcol.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cometbot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conejovalleyelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectmath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constancechen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construct-trust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultpetkov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contentcoms.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookiestudies.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cool-parties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolattractions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coole-fete.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolkidsbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copperheados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core.org.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corlija.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costulessdirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coupe-bordure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cppressinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crawleybouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazycastles.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creamcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "create-together.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creation-contemporaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativlabor.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creators.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crownbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowncastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crownmarqueehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croydonbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cskentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cub-bouncingcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currentlystreaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customizeyoursink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cytegic-update-packages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daisidaniels.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dancingcubs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danmarksbedstefredagsbar.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datsumou-q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datumou-recipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dblcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddracepro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deano-s.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dearnevalleybouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debitoutil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debitpaie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deegeeinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedshs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derbybouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derdewereldrommelmarkt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derehamcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detalyedesigngroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detroitzoo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-brandywineglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dgbouncycastlehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didikhari.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digibild.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalsurge.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinotopia.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtcraft.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discarica.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestatori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazione.venezia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazione24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni-umbria.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disroot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizzythewizard.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj3dub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djbbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djsbouncycastlehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djwaynepryke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlabouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlbouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlunch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmcastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docsoc.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorsetentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosvientoselectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpfsolutionsfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dralexjimenez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlux.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlux.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drezzy.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drillnation.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drive.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtuaarsfest.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckyubuntu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duncanfamilytrust.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvhosting.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e505.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastcoastbubbleandbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastcoastinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastlothianbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educatweb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eft.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekaigotenshoku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elderoost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electronicafacil.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elliesbouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellisamusements.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellisleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elna-service.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elternbeiratswahl.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emotuit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endspamwith.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicbouncycastlehirenorwich.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eposbristol.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erclab.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erkaelderbarenaaben.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etiquetaunica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "event4fun.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "events-hire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolutioninflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusivebouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exebouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extasic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ez3d.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian-fingerle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian-kluge.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facebylouise.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fachschaftslisten.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairplay.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falbros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familyparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fander.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasypartyhire.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastpresence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fb.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbcdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbsbx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdevs.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixqu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fengyadi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienchalet-wallis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstchoicebouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstclasscastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstclassleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixeaide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjugstad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleamarketgoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridahomesinvest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floydm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyp.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fognini-depablo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formaliteo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formapi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fowlervwparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francesca-and-lucas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddysfuncastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomfrontier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomonline.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freejidi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fstatic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujiwaraqol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun-bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun-tasia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun4kidzbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun4ubouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funandbounce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funbouncelincs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundayltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funfactorleeds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funfoodco.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funhouse-inflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtastic-event-hire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtastic.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtasticinflatablesdurham.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtime-inflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtimebourne.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtimeentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtimesbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuzoku.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaio-automobiles.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameshowchallenge.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garciniacambogiareviewed.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardengameshireuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gearfinder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geerdsen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gensend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geometra.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getsetbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getswadeshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getupandbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfcleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giggletotz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giliamor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gillyscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giraffeinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladwellentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glcastlekings.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glendarraghbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmind.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnhub.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobouncy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobouncy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowildrodeo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gracechurchpc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahamofthewheels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grammysgrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenliquidsystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gslink.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gueze-ardeche.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gueze-sas.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumi.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h24.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haggeluring.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairraisingphotobooths.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hak5.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halkirkbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happybounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happykidscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harryphoto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrysgardengamehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrysqnc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haveabounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haydenjames.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazeover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heldundsexgott.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heliosvoting.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpflux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hendrinortier.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hengstumone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henleybouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "here4funpartysolutions.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herohirehq.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hertsbouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenhillselectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillebrand.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hireabouncycastle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "histoire-theatre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoezzi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoiquanadida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homegardeningforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeremodelingcontractorsca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horisonttimedia.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horrell.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostedcomments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelvalena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hottubhirenewcastle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hottubspasnewcastle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housetalk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huglen.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntingdonbouncers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyeok.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichmachdas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icys2017.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealinflatablehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idraulico.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ienakanote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifyou.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignet.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijunohana.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikenmeyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikinokori-marketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ildomani.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imarkethost.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impas.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imprendo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresa-pulizie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inait.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inandeyes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigoinflatables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitiofallentownparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitybas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflatablehire-scotland.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflatablesny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflatadays.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflatamania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infovision-france.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingerhy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inhouseents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inpas.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insgesamt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interimages.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internaluse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investarholding.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipmonitoring.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-kron.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itraveille.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsabouncything.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsecblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsmyparty.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itspartytimeonline.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyinolaashafa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j0m.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackpothappy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamieweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jammysplodgers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janheidler.dynv6.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jballelectronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbsinternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdheysupplies.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdpleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdscastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeandanielfaessler.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeankygourmet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeanmarieayer.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerseybikehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerseyjumpingbeans.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessesjumpingcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfnllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhe.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimmycn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjspartyhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjspartytime.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jk-entertainment.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkinteriorspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmalarcon.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joellimberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jojosplaycentreandcafeteria.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jollykidswobbleworld.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonas-wenk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathandupree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josegerber.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpcrochetapparel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpsinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jschoi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsent.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julico.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jump-zone.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jump4funinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpandbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpandjivechildrensparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumparoundbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumparoundreading.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumparty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpeasy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumperoos.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpingbee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpingcastlesonline.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpingjacksbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpinjaes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpinmonkeys.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpnplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junespina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junglejackscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justbouncecastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justice.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juventusclublugano.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juwelierstoopman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvphotoboothhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaibol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalsbouncies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanecastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroo-bouncycastle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kangaroojacks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karasik.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katieskandy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katieskastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbleventhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kellyskastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kensbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keycontainers.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khas.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kids-castles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsplay-plymouth.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsplaybouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidzpartiesllp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidzsmile.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiki-voice.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killymoonbouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimscrazeecastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "king-henris-castles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "king-of-the-castles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingiescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingofthecastlecoventry.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingofthecastlesentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingofthecastlesouthwales.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingofthecastlesrhyl.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirig.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kmsci.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kogudesi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konst.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koodimasin.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotorimusic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koushinjo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kowshiksundararajan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krazykastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krazykoolkastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krazyphotobooths.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristofdv.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kspg.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuchenschock.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuronekogaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kushtikidsparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutsankaplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyras-castles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lady-2.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laindonleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakehavasucitynews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakesherwoodelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasseleegaard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasseleegaard.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasseleegaard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasseleegaard.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastweekinaws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbphacker.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lce-events.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leapandjump.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learn-smart.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnpianogreece.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leatherwood.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leetcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legatofmrc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leisure-supplies-show.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leitionusercontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenidh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenyip.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leon-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lets-bounce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsbounceuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letspartyrugby.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leveluprails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifemarque.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lignemalin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilysbouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limberg.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincsbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lionsdeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipartydepot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisburnhottubnbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlejumpers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleprincessandmascotparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlescallywagsplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livebetterwith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizzythepooch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localbouncycastle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logitank.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolcorp.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loma.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "looneymooney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotz.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukesbouncycastlehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luminancy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynnlaytonnissanparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-mail.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-ses.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ma-musique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maaya.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maciespartyhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mactools.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicdaysomagh.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magickmoments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makem-bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malik.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malikussaid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malyshata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manalu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandcbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manicbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuscript.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcocasoni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marianhoenscheid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marko-fenster24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshallscastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massflix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matarrosabierzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthiasott.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayomarquees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayopartyhire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbainflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mble.mg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcdermottautomotive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mclinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdbouncycastlehirelondon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdoering.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdxdave.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinskavranje.edu.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medwaybouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meeztertom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meg-a-bounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megabounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megabounceni.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megabouncingcastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megainflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehalick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meinbetriebsrat24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodiouscode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memorycards.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendipbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metadistribution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metikam.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micado-software.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelschubert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microlinks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midlandleisuresales.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midlandsfundays.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midlandsphotobooths.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikerichards.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minigolfandgames.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minimayhemsoftplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mintclass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mishkovskyi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjasm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkbouncyhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojilitygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondo-it.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitoring.kalisz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monokoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monstermashentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonysbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moorfunevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morethandigital.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morgansleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motherboard.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moving-pixtures.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mp3donusturucu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrbounce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrbouncescrazycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrbouncycastle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrcoolevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrdleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrnh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrnh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msi-zlin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msnr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msp66.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mucmail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muusika.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvandek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjumparoo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myowndisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myowndisk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzh.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n26.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanovolt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narazaka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narviz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturaum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncamarquee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndpbrn-research.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neio.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburybouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburyparkelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmarketbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsa2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninaforever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njguardtraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noegoph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noodleyum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noon-entertainments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nopaynocure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normandgascon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northdevonbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northeastrodeo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northernselfstorage.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northwest-events.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novadermis.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novecity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakparkelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obud.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octothorpe.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officefundays.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogrodywstudniach.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohsohairy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldbrookinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldbrookmarqueehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omgbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ona.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onceuponarainbow.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ond-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestopcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo.edu.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oodlessoftplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opendecide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangejetpack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orlandoprojects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ormer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oswbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p22.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificpalisadeselectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperhoney.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paprikas.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfum-baza.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkviewmotorcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parquettista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "party-and-play.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "party-time-inflatables-durham.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partybounceplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyhireformby.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyhireisleofwight.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyhireliverpool.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyrocksbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyspaces.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partytime-uk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partytimeltd.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partytownireland.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partytownmarquees.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyzone.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascal-bourhis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathagoras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulpetersen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelkahouseforcisco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pay8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payloc.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedidamanosevilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrosaurus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelican.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensanisso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectionunite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectoparty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectsnap.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petroscand.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippebonnard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoboothpartyhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piccolo-parties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickormix.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelgliders.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzahut.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkphotobooths.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playawaycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playdaysparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtimebouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playzonecastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pld-entertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleaseuseansnisupportedbrowser.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plochka.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plymouthbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plymouthsoftplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podroof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podroof.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogrebisky.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponycyclepals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popupsoftplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porncandi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porterranchelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portsmouthbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poshcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierevents.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestigebouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestigeeventshire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primalinea.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pristineevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectcastle.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provokator.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptmarquees.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puppet.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvmotorco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyzlnar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qa-brandywineglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qaconstrucciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quevisiongrafica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qvggroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabynska.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raccoltarifiuti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rachelsbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racoo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raeu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raidensnakesden.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raidensnakesden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raidensnakesden.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajyogarishikesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rascals-castles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rascalscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rascalscastlesdoncaster.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravengergaming.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcdocuments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realfamilyincest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realitycrazy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redsicom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reepay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registerforevent.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regraph.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinfer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reisekosten-gorilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remodelwithlegacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentourhomeinprovence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repex.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reproduciblescience.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reprozip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retropage.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgbinnovation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rickscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmsupply.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robocop.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockinronniescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockitinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodeobull.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodeohire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodeosales.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roguefortgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roma-servizi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rondouin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roxiesbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rraesthetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsl.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtrinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubberlegscastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rud.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumplesinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russellupevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rzentarzewski.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s404.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "said.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samappleton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandhaufen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandmanintel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanepsychologen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savethedogfishfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scallywagsbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scamblockplus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scatsbouncingcastles.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceminnesota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scpartyentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sctm.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretnation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "security-24-7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellercritic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfdev.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfile.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfleisure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sft-framework.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shad.waw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharemessage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shavegazette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnbsmith.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shearcomfort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shin-inc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sibfk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sillysnapz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvine.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleinvoices.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simply.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirbouncealotcastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirbouncelot.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sj-leisure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skuldwyrm.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skylineservers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skype.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skys-entertainment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyzimba.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slavasveta.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-shapes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smi-a.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smilessoftplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sndbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snote.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "so.is-a-cpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soccorso-stradale.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodexam.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softandbouncy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softplay4hire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softplaynation.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softtennis-zenei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwarevoortherapeuten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solentbubblesandbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solihullinflatables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonixonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos-idraulico.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosoftplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southambouncycastle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soutien-naissance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spahireleeds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedychat.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportressofblogitude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srvonfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss88.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stardust-entertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starlightentertainmentdevon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starphotoboothsni.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startaninflatablebusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statofus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stedbg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ster-enzo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickergiant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stivesbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stm-net.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stneotsbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoffelnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stordbatlag.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striptizer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-architetto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sub-net.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunxchina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superbouncebouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercastlesadelaide.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercastlesbrisbane.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercastlesmelbourne.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercastlessouthsydney.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercastlessunshinecoast.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercastlessydney.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersteosbouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sushi.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suttonbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svantner.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swanseapartyhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swfmax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synergisticsoccer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t47.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylors-castles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbtech.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamassists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecit.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecne.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "template-parks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terra-x.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tewkesburybouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasvolunteerattorneys.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfg-bouncycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the3musketeers.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebcm.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestfun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebouncedepartment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebouncyman.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedominatorsclan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefrk.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefunfirm.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegeekdiary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehaxbys.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinflatables-ni.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinflatablesne.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelonelyones.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepartydoctors.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepieslicer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theplaydaysbus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theplayspot.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theskingym.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetapirsmouth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebsitedoctors.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thexfactorgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkingplanet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thxandbye.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketsvergleichen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiggeriffic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilleysbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timberkel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinytownsoftplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjkcastles.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjsbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmc.com.mt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmcpromotions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tohokinemakan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokobungaasryflorist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokobungadilampung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokobungadipadangflorist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyo-onkyo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topclassfun.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topdogsinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topirishcasinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptheto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalpahire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalparts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toushi-return.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tppdebate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackdomains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traffic.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traffictigers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traforet.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transnexus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traslocare.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treehouseresort.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trianglecastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trizone.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troisdorf-gestalten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubetoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubetooncartoons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubs4fun.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumblenfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuppenceworth.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turtles.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuthowto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tverdohleb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvs-virtual.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twizzkidzinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txlrs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukmortgagecompare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultima-ratio.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unbelievableplaces.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underbridgeleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unique-bouncy-castles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unobrindes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unworthy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usbevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usds.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usualbeings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-desk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-tek.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinberclaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vastgoedcultuurfonds.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veriomed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vethouse.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victornilsson.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viptamol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vividinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vowsy.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walls.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanda76.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanda78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanda79.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanda96.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanda97.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanda98.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waonui.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warebouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warringtonkidsbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wd627.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdbflowersevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdmg.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcatchers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdev-quiz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websandbox.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteout.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteout.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wecleanbins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingsbynoon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wefitboilers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weightreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkgroepderdewereld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wespeakgeek.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcoastcastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westmidlandsbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westmidlandsinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westwood.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wexfordbouncycastles.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelwide.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whizzzbang.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wholelotofbounce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivisually.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirralbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "withoutacrystalball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizardbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizznab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wj0666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wobblywotnotz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonabo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worcesterbouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worcesterbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordplay.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofparties.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofwobble.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-master.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wulpi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwv-8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenomedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenotropegames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlinar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aaagmgvmvmcuoq7r.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--erklderbarenben-slbh.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--rlcus7b3d.xn--xkc2dl3a5ee0h", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--t-oha.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xntrik.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtremebouncepartyhire.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yabuisha.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybresson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybsul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeapdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yennhi.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoibyoin.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkshiredalesinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkshireinflatables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youftp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzimroni.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacharopoulos.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacharopoulos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakspartiesandevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebedeescastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zk9.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoofit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zooom2.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-oben.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acecolleges.edu.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agia.ad", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alloydevil.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alwaysdry.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asryflorist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belyvly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkentertainments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobaobei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobaobei.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btcpot.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddyworks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buynowdepot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvv-europe.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chksite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chorleiterverband.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cir.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claytonstowing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanbeautymarket.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultcelerity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbrgn.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dickpics.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draftguru.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekong366.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emoji.bzh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epitesz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extramoney.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeonplate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun9.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun99.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggma.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacksoc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "improvingwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovamag.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jogi-server.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinstandring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kato-yane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kollega.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacaveducinquantenaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeng.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovg.ren", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelizquierdo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindorbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkacg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mncr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monolithindustries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystatus24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortho-graz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "os24.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyesunn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-livesearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phrive.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pneusgppremium.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokalsocial.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "products4more.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhodes.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robin-novotny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogerdat.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomongo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securi-tay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skks.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stackunderflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stedb.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopbreakupnow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylecollective.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunfeathers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suretone.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thablubb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefanimatrix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiihosen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracelight.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsumegumi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubermail.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vida-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viga.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlovgr.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webbuzz.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgraphics.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wootware.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80anogxed.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yemektarifleri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yousite.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbyte.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhoujiashu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zi.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "070709.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "135vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5chat.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8tech.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91dh.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91lt.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99998522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1798.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aagetransport.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaltocapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbradar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activitesaintnicaise.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adam-wilson.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedplasticsurgerycenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aetoscg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aetoscg.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aioboot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ait.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcatraz.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexfisherhealth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alice.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpinestarmassage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaforro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andybrett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankiuser.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antihype.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antique-pedalcars.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apis.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apollyon.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archined.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assodigitale.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atcom.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlas-staging.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlasone.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atrevillot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axelchv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayesh.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backlogapp.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagstage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baka.org.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakibal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banoviny.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basketsbymaurice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastivmobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayareaenergyevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcmainland.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdenzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benevita.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benevita.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benevita.organic", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergfex.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beschriftung-metz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikehistory.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizstarter.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmonday.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogexpert.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodyexcellent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesecure.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolovegna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosufitness.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boulzicourt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bourhis.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowedwallcrackrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "branch-bookkeeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briantkatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brickwerks.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgeglobalmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btc2secure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetlob.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildplease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildrightbuildingservicesltd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessetmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buymindhack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byeskille.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3ie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalcollections.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolynjoyce.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carteirasedistintivos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartelcircuit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catveteran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrolavoro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurionunderground.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaletdemontagne.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaotichive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chazgie.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkyourmeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choisirmonerp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciancode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanstar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cles-asso.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmangos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codetripping.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comohacerelamoraunhombrenet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comparatif-moto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complex-organization.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conalcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concursos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consommateuraverti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convergence.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coslinker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotta.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativedigital.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativesprite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativewolf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crip-usk.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crt2014-2024review.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryp.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypt.is-by.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptolosophy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptonom.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csfloors.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cu247secure.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuecamania.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customizeyourshower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersafesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclisjumper.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cytech.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czaw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-loop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8studio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daisy-peanut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daisypeanut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dasinternetluegt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datengrab.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datengrab.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daviddever.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decentralizedweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorauvent.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delivery.co.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demandware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demarche-expresse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desec.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designedcybersecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devenney.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhlcotizadorexpo-qa.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dichvudangkygiayphep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digibull.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalmarketingindallas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalrxcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discordghost.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfesta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.verona.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divegearexpress.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dll4free.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "documentations-sociales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicself.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "door.cards", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotb.dn.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douai.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drabadir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drdavidgilpin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreyfussplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstamou.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dujsq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dujsq.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dziurdzia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-id.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e191.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eatry.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edisonluiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egupova.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejuicelab.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elagplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elarvee.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldisagjapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrostatics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailconfiguration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emex.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empire24.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encadrer-mon-enfant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviaya.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equipandoloja.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equippers.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erectiepillenwinkel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escapetalk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternit.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etoto.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euexia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exgen.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabiobier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familytreehq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fialat.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finch.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findthere.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiscoeconti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixeaider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightmedx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowcom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxing.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frasesdodia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frauenlob.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeasinlliure.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fzbrweb.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaanbaksho.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabrielsimonet.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerezo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gate2home.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geigr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geldteveel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgehalachev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-it-live.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-it-live.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getitlive.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getoutofdebt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardinaggio.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigiscloud.servebeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giverang.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobarrelroll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldcoaststumpbusters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldsky.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordonscouts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gouptime.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulchuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guochang.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvobgyn.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacettepeteknokent.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haerwu.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hafoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagueaustralia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halfco.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handbrake.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyschnapper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harapecorita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haus-henne.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haushenne.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawkofgeorgia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heckticmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpfixe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpgerer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helppresta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herberichfamily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiretech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivatal-info.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlucas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoahau.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holisticacupuncture.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostinglogin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotnewhiphop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "href.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huissier-vosges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hustunique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hverdagogkink.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-verbi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icsfinomornasco.gov.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icsfinomornasco.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idgateway.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iix.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ike.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiaflowermall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indoorplantsexpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inetserver.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instaquiz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interfloraservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inventoryimages.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inventoryimages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfs.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iphonechina.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaackhor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isscouncil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isyu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiachegioca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itstatic.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesmarsh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jas-team.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaytx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeancardeno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jec-dekrone.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jepertinger-itconsulting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeroenensanne.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewishboyscouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfmhero.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianjiantv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelmarkhamphotography.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journeyfriday.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js88.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsc7776.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juanhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just2trade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juszkiewicz.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadhambam.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katzen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kauperwood.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kessel-runners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kippenbart.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kipriakipita.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klm-huisjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klmhouses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knarcraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kongbaofang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krist.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krokedil.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutny.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvilt.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landell.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larsklint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laspequenassemillas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrenceberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbrlh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbrli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbrls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lclarkpdx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leere.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhost.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhsj28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhsj68.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhsj78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidogr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestylefinancial.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightnovelsekai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightupcollective.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxcode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livesearch-fukuoka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lobin21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logophiliapress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lollaconcept.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordgun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovenwishes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucakrebs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugui.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luiscapelo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luizkowalski.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukull-pizza.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumer.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luvbridal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyon-interactive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyon-synergie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafiapenguin.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maiaimobiliare.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeaboldmove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makino.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamadoma.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamiecouscous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manawill.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquettage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marek.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martijn.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mashandco.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mashandco.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwellmoore.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdiv.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-credit.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menzaijia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michmexguides.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeybailey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikhlevich.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mingming.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirtouf.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittenofficesystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mksac.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobile-gesundheit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monkeytek.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonkin.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morespacestorage.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moshwire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mp3donusturucu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpodraza.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrketolocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msquadrat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycreditcardcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjumpsuit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysupboard.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naano.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadine-chaudier.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nah.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakhonidc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasbi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neba.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemopan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netbuzz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurexcellence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigensha.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nix.black", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nojok.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonemu.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norad.sytes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northconsulting.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofer.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oggw.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohma.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "om1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omise.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetime.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oopsis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optiekzien.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orchidlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouestsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packetlinux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paducaheic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panda-community.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandapsy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperwallets.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parsonsfamilyhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascal-bourhis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pataterosviajeros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulrudge.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payboy.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbourhis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbricole.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piils.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pioche.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pittmantraffic.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plae.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetromeofoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexpy13.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polypane.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pony-cl.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pookl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poy-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestige-portal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatebanks.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privilegevisa.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proemployeeprotection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proemployeeprotection.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proseandleprechauns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protempore.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxbox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pruma.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psynapse.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racktear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranson.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readify.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realcli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realnewhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reidascuecas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reneschmidt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reseausyndic.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reuter-profishop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richie.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rico.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ris.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risparmiare.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverstyxgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmrig.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockagogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocket-wars.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosevillefacialplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "routetracker.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalbluewa3.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsap.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rueg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumlager.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rxcheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryu22e.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrinajoiasprontaentrega.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salmonrecovery.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salon-claudia.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sambaa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkarischeme.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satimagingcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satragreen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "save-me-koeln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savemoneyonenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scala.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scelec.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sckc.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seankilgarriff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secitem.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sedeusquiser.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semaflex.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serpenteq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexplicit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgovaard.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsu.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaicoleman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanxiapark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shehata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simivalleyelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpeo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpeo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplifylivelove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simyo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinusbot.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skybound.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimento-rifiuti.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtp.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smutba.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snip.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowchamps.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialweblearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparanoid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidernet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spineandscoliosis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splendorservizi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-socken.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprucecreekclubs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprucecreekgcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spufpowered.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sr33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sshool.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadsbygd.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stahlfors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starsbattle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stig.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storytime.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strengthroots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiemeter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiereader.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suggea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun-wellness-online.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sussexwebsites.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swacp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "system365.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taabe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takedownthissite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talk.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tellygames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrazoo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecuriousdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theepankar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehomeicreate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenrdhrd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewallset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thotpublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thousandoakselectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tob-rulez.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaskorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomjans.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchwoodtrees.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendykids.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribac.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripsinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trynta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uitgeverij-deviant.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unschoolrules.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ursa-minor-beta.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usedu.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utzon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valueng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaneigenkweek.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venicefloridawebsitedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venirextra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venirideal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorhawk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigliano.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villa-gockel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villagockel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virvum.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visor.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitkutny.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vjeff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vosgym.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vreeman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wacky.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waf.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallpaperup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallysmasterblaster.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterworkscondos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waveum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-adminy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webanker.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignplayground.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmotelli.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websvetaines.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weebsr.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wejumall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westhillselectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakevillageelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wevg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjbolles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wogo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandhillselectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodworkertip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordspy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worksofwyoming.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wormbytes.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wotra-register.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-bullet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-site1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-site2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpg-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtw.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xianguocy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuntaosms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yallamotor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhwj.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yibin0831.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-sky.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubicodemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zabukovnik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zachaysan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zachbolinger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdravesteny.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhenmeish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zohar.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zollihood.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonadebolsa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0vi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "13th-dover.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1912x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19216811.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233blog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2b3b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365daysreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "42t.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4vector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50ma.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52kb1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5y.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "62755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "94cs.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abmledger.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abmtax.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acai51.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aciety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acousti-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "across.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advento.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerisnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerobotz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciagriff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentprocessing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcantarafleuriste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphahunks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphipneux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am2s.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analytics-shop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anchorinmarinainc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anconaswine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andoms.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewensley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annotate.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antivirusprotection.reviews", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apiled.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apponline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquitainebrasserie.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arknodejs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armodec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asgapps.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atacadooptico.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athena-garage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authsrv.nl.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto3d.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "av163.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avcd.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankmilhas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barsil.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beforesunrise.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bella.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgfashion.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingcheung.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioetco.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioharmony.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinclashic.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluepearl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolte.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonbonmania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonnin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookreport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botmanager.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botstack.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehiremedway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlesperth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandontaylor-black.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryanshearer.accountant", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brynnan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bursaries-southafrica.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careeapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloshmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caroes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castible.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cayafashion.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceruleanmainbeach.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chairinstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbotclic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbotclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chelema.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarkwinkelmann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clementfevrier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clicecompre.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliniquevethuy.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloturea.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudcloudcloud.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmitao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coco-line.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeedino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collinel-hossari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collinelhossari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connect-me.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultorcr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contratatupoliza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cordis.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosni.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covery.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csfd.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cublick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwmart.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercloud.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cype.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daneandthepain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannystevens.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danova.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatruckers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatruckers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degracetechnologie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denaehula.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denverphilharmonic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designdevs.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designsbykerrialee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieecpd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dienchaninstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldem.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diskbit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distinguishedwindows.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docs.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolci-delizie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dont.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotjs.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsunited.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsunited.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsunited.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsunited.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsunited.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsunited.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsunited.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtnx.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtnx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumpsters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-lambre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-surveillant.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e024.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaucube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effero.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehertz.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekpyroticfrood.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "el-hossari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalfencingedenvale.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encoderx.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enersaveapp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enness.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensley.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergobyte.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergobyte.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esalesdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essential12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalsymbols.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eupresidency2018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everybodyhertz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everygayporn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exceptionalservices.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertsverts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expresstinte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyelashconcept.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federalreserve.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixcrux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filebox.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filingsmadeeasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipsebesta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireandelectrical.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitness-challenge.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluteandpianoteaching.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flygon.pink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freizeitplaza.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckyoupaypal.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwdx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galinos.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameserver-sponsor.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganado.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gandalfservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garethrhugh.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gedlingcastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gehopft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geleenbeekdal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalresearchcouncil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmpark.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goblinsatwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gommista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gooddomainna.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grannys-stats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoparco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guozeyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymagine.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haazen.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackergateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamish.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo1111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo2222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo4444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo5555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo6666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haobo7777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardergayporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatul.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havasutacohacienda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hb1111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hb3333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hb4444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip02.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip03.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip04.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip05.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip06.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip07.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbvip08.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heikorichter.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helios4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpdebit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpfacile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexhu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiccupsandjuice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlsmandarincentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hogrebe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holvonix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hpctecnologias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hroling.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "https4all.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huto.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hwaddress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyvinvointineuvoja.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iaeste.or.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iczc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iea-annex61.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illsley.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ims-sargans.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inixal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkvisual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isotope.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isz.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-jobbank.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itfensi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itspartytimesweetinflations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itswincer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jababu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesandanneke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janduchene.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janehamelgardendesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jannisfink.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarivisual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarnail.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedepannetonordi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangzequn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianyuan.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinkuru.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jltctech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobbsafari.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobindex.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johndball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johntomasowa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonpavelich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julianxhokaxhiu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-homes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k33k00.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanal-schaefer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapiorr.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kausta.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepflow.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ken.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenneths.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kids2day.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kin.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinkerstreet.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kov.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurtschlatzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l7plumbing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacuevadechauvet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lag-gbr.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landhaus-christmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanternalauth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laraigneedusoir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larondinedisinfestazione.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasuzefc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laviedalex.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legumefederation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legumeinfo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemni.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leodaniels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liangbp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librebox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librisulibri.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lin.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlefamilyadventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lobsangstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loew.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolis.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveread-ec.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovesupremefestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magasinsalledebain.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magasinsalledebain.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malachiteauth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maniosglass.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingvirtuales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martynhare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martynhare.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterplc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matoutepetiteboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthieuschlosser.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "max-went.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediatorzy.waw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaflix.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercedes-benz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mieterschutzkartei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittagonghomestead.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molwick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monothesis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moteksystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundolarraz.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murfy.kiwi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myalliancechurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namethatporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nate.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naviaddress.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netducks.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netmeister.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurabyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickserve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolasdutour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nipax.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nove.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noveciti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novecity.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novecity.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novecity.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novecity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novecitymail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ns2servers.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsellier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntx360grad-fallakte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numarasorgulama.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o-loska.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocenovani-inspekce.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okib.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omegahosting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnitrack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onepopstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencircuit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordsecurity.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickbrosi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawel-international.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payrollhive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peak-careers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peanutbase.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peanutproductionsnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharma-display.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinhadigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pix5.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixivimg.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plus-digital.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "port67.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portailevangelique.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posters.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potolok.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povesham.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powershellmagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preciseassemblies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prettyphotoart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricesniffer.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priverify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prknje.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procinorte.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pronto-intervento.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosenseit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puhka.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qswoo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raspberryultradrops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rathbonesonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raven.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recruitmade.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redir.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renov8sa.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimeto.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robots-ju.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roseitsolutions.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudolphmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryejuice.sytes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salearnership.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanitairwinkel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sauenytt.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwedenhaus.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scifi.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scruffymen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semaphore-studios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergefonville.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servers4all.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellj.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellshock.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigma-signalisation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "significantbanter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleindianrecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sittinginoblivion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skigebied.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skillled.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slatemc.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentoamianto.latina.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentorifiuti.veneto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soleria.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soybase.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spamdrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spon.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sreeharis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stameystreet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stavebnice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stepstone.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuerseminare-graf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonewuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulian.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermil.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sve-hosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemli.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemspace.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamindir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxaudit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcnapplications.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teemulintula.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tehranperfume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tem.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tescolide.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tescoludia.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testovaci.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texaspaintingandgutters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenarcissisticlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevoid.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thezillersathenshotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisiswhywemom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilesbay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tintenfux.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tintenland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tls-proxy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobedo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomershemesh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transformations-magazin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trynta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tycjt.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerharcourt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u-master.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ump45.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unripple.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ur.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urcentral.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaindil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapecom-shop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectro.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venninvestorplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonspeedskatingclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonwintercarnival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinbet888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmoe.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volta.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waiterwheels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waltellis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterleeftinbeek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterschaplimburg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearedisneyland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webartex.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiterent.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webstu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegotcookies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wein.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wendu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wessner.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoiswp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wienerwichtelchallenge.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilcodeboer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildbirds.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildlifeadaptationstrategy.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wk577.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wnmed.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolferstetterkeller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandsvale.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordsofamaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsspalluto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wufupay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wutianyi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-62755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xchating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdavidhu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xfce.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xingiahanvisa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlboo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mgbmmp7eub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pe-bka.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanqiyu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ychong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yicknam.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yutakato.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zargaripour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeb.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhima.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100pounds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123termpapers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2333666.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3queens.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3queens.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3vlnaeet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5000yz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "506pay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6lo.zgora.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaron.xin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ac.milan.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessoripersmartphone.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acemypaper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acordes.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agoodmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agoravox.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agoravox.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agoravox.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aigenpul.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertify.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliaswp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alttrackr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalfirock.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amministratorecondominio.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andronika.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anhaffen.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antama.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthro.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anynode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aomonk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apio.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aporia.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquabar.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areallyneatwebsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteaga.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiesvenezuela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assadrivesloirecher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assistenzamicroonde.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ateliers-veronese-nantes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atheoryofchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aulaschrank.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auskunftsbegehren.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoscuola.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosearch.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalon-studios.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avova.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyphototime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balconnr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balconsverdun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankofrealty.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baustils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bennygommers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgr34.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilsho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bipyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleep.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blm.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluefinger.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bngs.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bologna-disinfestazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonprix.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingapp.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainwork.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brammingfys.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bran.soy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweertrainingen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravehearts.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokervalues.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdunix.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-thing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calafont.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calidoinvierno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calypso-tour.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canerkorkmaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canmipai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cash-4x4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catuniverse.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "causae.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cazaviajes.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapiteauxduleman.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chcsct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapestgamecards.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childvisitationassistance.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "class.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claster.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearance365.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climaencusco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code-judge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comphare.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crag.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdliminal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypto-armory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curvissa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutephil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cy.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielsteiner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danna-salary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daravk.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcards.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deai-life.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealapp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degoulet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delitto.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derattizzazione.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derattizzazioni.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derattizzazioni.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detekenmuze.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detoxetmoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detuinmuze.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dierabenmutti.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtygeek.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestando.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazione.brescia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distribuidoracristal.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctafit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorth.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpisecuretests.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonprogrammer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dukefox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e9a.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economias.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edholm.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edsh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edv-bv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eff-bee-eye.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egarden.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalagoura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitesensual.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elucron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empower.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enpalmademallorca.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epiteugma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eppelblei.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eppelpress.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroticforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esailinggear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortshotsexy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espressivo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorservices.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faidanoi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falcoz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatowltees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fburl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferret.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "find-mba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fioulmarket.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowersbylegacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fm992.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreversummertime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framedpaws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelanceshipping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friederes.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsk.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funarena.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funinbeds.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganztagplus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastoudererenda.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatomix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazflynn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcbit.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekshirts.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekz.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gensenwedding.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geocommunicator.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcleartouch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getticker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardinaggio.napoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gifts365.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giochiecodici.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitesdeshautescourennes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-village.koeln", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodyearsotn.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goubi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandjunctionbrewing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grattan.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grayowlworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grinnellplans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grootinadvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupe-neurologique-nord.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guhei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guillaume-briand.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ha6.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haccp.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handynummer.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haqaza.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harilova.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.taipei", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hightimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilhorst-uitvaartverzorging.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiresteve.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homebasedsalons.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homoglyph.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr98.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hub385.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebeeshop.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypothyroidmom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idolshop.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igd.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igk.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ik-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginetricks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imgup.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inanyevent.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomegastore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomisto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institutmaupertuis.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investcountry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaackabel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaackabel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaackabel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaackabel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaackabel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-shamans.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itad.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janschaumann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdncr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeuxetcodes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinanshen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkest.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joliettech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanschle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshlovephotography.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juegosycodigos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jugh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliedecubber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumboquid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaleidoscope.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kansaiyamamoto.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalogakci.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keakon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keldan.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevlar.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khasiatmanfaat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisiselveri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klimaloven.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kniwweler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreaboo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krautomat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kruisselbrink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labcoat.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landinfo.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lascana.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledeguisement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemonop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenguajedeprogramacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lib64.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linostassi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livecards.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livecards.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livecards.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livekarten.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livekarten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lixtick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llm-guide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loeildansledoigt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logicchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolnames.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lon-so.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lookagain.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losebellyfat.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostandcash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsvih.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckyfrog.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lusynth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lv5.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyoness.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnificentdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maispa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maplenorth.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marlonlosurdopictures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcfedries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medcrowd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-access.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meiqia.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meiqia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mes-finances.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mia.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micromata.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijn-financien.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindwork.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minei.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minerstat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minor.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modaperuimport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojeco2.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondedesnovels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monotsuku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moodifiers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaicadvisors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moskeedieren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motezazer.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movie-infos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muffet.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhatsuden.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymommyworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-design.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "na.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namazvakitleri.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nani.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natchmatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natlec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalkitchen.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncc-qualityandsafety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needle.net.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needle.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerfroute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerpa-club.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netnik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neutralvehicle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightmoose.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninebytes.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninfora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noovell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northern-lakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunnun.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrifyyourself.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyanco.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occmon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oducs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offbyinfinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office-morimoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omoteura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "one-resource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onepointzero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organisatieteam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origamika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oscarmashauri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overstemmen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulward.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbqs.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcmkrembangan.or.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcrypt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedicurean.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perrone.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petlife.vet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippe-mignotte.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pianetatatuaggi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pidginhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.ist", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelution.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingbenoni.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmarques.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponzi.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pottersheartministry.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prakhar.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primotiles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyforjournalists.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progeon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proggersession.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectforge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplebricksplc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarryhillrentals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quatrefoiscent.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quehacerencusco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r-ay.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenger.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raw-diets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcmlinx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rechtenliteratuurleiden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remejeanne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentacaramerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrowave.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reverse.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rittau.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rittau.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritzlux.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotattack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockthebabybump.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenkruisselbrink.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeinfra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safesecret.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sana-store.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sana-store.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sana-store.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandyrobsonhypnotherapy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanilodge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sci-internet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scp500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchgov.gov.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastiaandouma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnstarrcustomhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shieldcomputer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shutter-shower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siciliadisinfestazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinsojb.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyquid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slides.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solonotizie24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soohealthy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soopure.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorellecollection.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spilogkoder.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportparks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportparks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squadlinx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssuiteoffice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssuitesoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stackhub.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standardequipment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stimmgabel.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuarts.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stucydee.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studionowystyl.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suluvir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superbdistribute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersec.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suseasky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sveinerik.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swattransport.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimwear365.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabledusud.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabledusud.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taichi-jade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tailandfur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techview.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techviewforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tejarat98.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebit.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoverfly.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestyle.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebdexter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkmarketing.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoroquel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tintenprofi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todocracy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoscomciro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolle-wolke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tommy-bordas.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomravinmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toxicboot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracfinancialservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trickedguys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronflix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trunk-show.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tune-web.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uel-thompson-okanagan.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unsacsurledos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahfireinfo.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagaerg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagaerg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varcare.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velonustraduction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendserve.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonatvclub.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vik.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "violet-letter.delivery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vliegensvlug.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvdbronckhorst.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vww-8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w10club.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walravensax.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignerinwarwickshire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignssussex.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellsplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsahoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willywangstory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "witt-international.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiz.farm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wlog.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldchess.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldnettps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wot-tudasbazis.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wvw-8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xjpvictor.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dragni-g1a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--o77hka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--r77hya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamashita-clinic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybin.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogabhawnamission.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youcaitian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "young-sheldon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yurinet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z-coder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00330033.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00660066.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00880088.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481486.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168bet9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168esb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "174343.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1day1ac.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2333blog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233boy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourscienceprojects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2fl.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2li.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "304squadron.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3839.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "404.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "439050.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4flex.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52b9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52b9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "53ningen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "546802.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "788da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81uc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8951889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9617818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9617818.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-1basements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa6688.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abckam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abstractbarista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceanswering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acroso.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adhd-inattentive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admin-forms.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminwerk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminwerk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agelesscitizen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agelesscitizens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agoravm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agouraelectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai1989.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimerworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimrom.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akcounselingservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alainodea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcoholapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexsinnott.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alextjam.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alibababee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allenosgood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allenscaravans.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgreenturf.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allincoin.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alljamin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allpropertyservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allseasons-cleaning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpinechaletrental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altaplana.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alwaysonssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalficoastchauffeur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalfitabula.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amauf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "america.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameriikanpoijat.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amielucha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ammanagingdirectors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amosng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andariegocusco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andys-place.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ansermfg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennisti.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthony.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antyblokada.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apache-portal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apination.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appformacpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apps4all.sytes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archivero.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcridge.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areqgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arimarie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arlingtonwine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armedpoet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aromacos.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artboja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteaga.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteaga.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteaga.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteaga.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artecat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artisansoftaste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artmarketingnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashlocklawgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asspinter.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astal.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ateamsport.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atedificacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierdeloulou.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atheist-refugees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attac.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audividi.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aupasdecourses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurelienaltarriba.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austinuniversityhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianarmedforces.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianimmigrationadvisors.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocrypt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopapo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autostock.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autres-talents.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "av0ndale.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avanet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avatarrecruit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avexon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avia-krasnoyarsk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avia-ufa.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviapoisk.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avietech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awxg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayon.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1236.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1758.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1rd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5289.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5989.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b61688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b91688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9453.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9498.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9528.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9568.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9586.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9588.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b95888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9589.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9598.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9658.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b96899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9883.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9884.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9885.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9886.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9887.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b98886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9889.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9930.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9980.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99882.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9winner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachata.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baka-gamer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballinarsl.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamboorelay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banduhn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banknet.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baodan666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baptistedeleris.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barabrume.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barryswebdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbnbb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbswin9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcdonadio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcdonadio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcodeur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9418.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9418.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9458.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9458.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9458.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be958.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be958.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9966.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bealpha.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebout.domains", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerview.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellthrogh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellthrough.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benevisim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjii.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benriya.shiga.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benzi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berodes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bessettenotaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestattorney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbatteriesonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestesb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestinductioncooktop.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestoffert.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet909.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterjapanese.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beylikduzum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beylikduzuvaillant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bh.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicecontracting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bihub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biletyplus.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biletyplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biletyplus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biletyplus.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bill-nye-the.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingo9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binkanhada.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocheminee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birgitandmerlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bistrotdelagare.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinwalletscript.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitenose.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitenose.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitgrapes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkhayes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackislegroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackscreen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blazing.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blip.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blobfolio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockshopauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blok56.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bludnykoren.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueblou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecardlottery.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluedeck.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blunderify.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluproducts.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmriv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boards.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodypainting.waw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolgarnyelv.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bondingwithbaby.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booksearch.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bopiweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bordes.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boredhackers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boundarybrighton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bovenwebdesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bozit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramburek.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramstaps.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breatheav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breatheproduction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownihc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brztec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsa157.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsd-box.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bserved.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budget.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulario.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burtplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buryit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busybee360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buybike.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycarpet.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycook.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyhealth.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyjewel.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyplussize.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyprofessional.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buywine.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buywood.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bx-web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytema.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytema.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caarecord.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadams.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calcedge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campingskyhooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canglong.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canterbury.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainark.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-rental24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlscatering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinaclimatecontrolsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartadeviajes.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caseplus-daem.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashsector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-trio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caspar.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cayounglab.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdsdigital.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralebigmat.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerberusinformatica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cercevelet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certifiednurses.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfpa-formation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changes.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaosriftgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chasse-et-plaisir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chd-expert.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkspf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheladmin.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chemicalcrux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherie-belle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherylsoleway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiboard.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chikazawa.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinwag.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chloca.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisaitch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christopherkennelly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidersus.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civicunicorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civicunicorn.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckenelley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckenelly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckenely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckenneley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckennelley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckennely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claritysrv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clash.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classroomcountdown.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clazzrooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleansewellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearbreezesecuritydoors.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicminds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clnc.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clorophilla.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-duomo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubcall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubiconkenosha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmdtelecom.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmrss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocktail-shaken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocubes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cokebar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldstreamcreekfarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collectorknives.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coltonrb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comidasperuanas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoeliminarlaspapulasperladasenelglande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comosatisfaceraunhombreenlacamaydejarloloco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compusolve.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concertsenboite.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contentdesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convergencela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookeatup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolprylar.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corintech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corporateclash.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpsepaint.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corrbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmechic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couscous.recipes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatieven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeconceptsvernon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creato.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditreporttips.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cribcore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cronologie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crose.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypteianetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptolinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csehnyelv.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgoswap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctcue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubix.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cueca.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumplegenial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupcakesandcrinoline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupcao.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercrew.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberseguranca.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyelint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cygnaltech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czfa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-msg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabuttonfactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damienpontifex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daminiphysio.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darknetlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datacave.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daverandom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidbranco.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidbrito.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deanisa.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decaffeinated.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decs.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedg3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deeps.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deeps.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekonix.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delfino.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaonlineguards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deparis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedtayo.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devagency.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewaard.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dicio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcitizen.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcitizen.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalfishfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dildoexperten.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "direct-sel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directspa.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dischempharmacie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.venezia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distiduffer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-leszwolle.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djcursuszwolle.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djursland-psykologen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnscrawler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doc-justice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doesburg-comp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogcontrol.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domen-reg.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domquixoteepi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dongxuwang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotshule.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doubleaste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downrightcute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dp.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreadd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreax.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreischneidiger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drillingsupplystore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drmtransit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drvr.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsmjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsouzamusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubai-company.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunklau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duoquadragintien.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durfteparticiperen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dusnan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dustplanet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzytdl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tech-solution.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-techsolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-techsolutions.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-vo-linka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e4metech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eagle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglemessaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastsidecottages.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easycontentplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebene-bpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebizarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecodedi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eddokloosterman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edehsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edincmovie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edservicing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edxn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egrp365.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekati.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekb-avia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekyu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electric-vault.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalcalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalcamarillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalconejovalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleicoes2018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektronickakancelar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elviraszabo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elwix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elysiria.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empyrean-advisors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emvoiceapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "en4u.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enderbycamping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endoftenancycleaninglondon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enginx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensemble-vos-idees.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviatufoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epa.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ephesusbreeze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epreskripce.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equinetherapy.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroimatome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es8888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es888999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1314.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb16888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb17888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb222.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb556.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb5889.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb666.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb66666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb68888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb777.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb777.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb777.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb777.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb8886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb999.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb999.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb999.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esba11.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esba11.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esba11.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esba11.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etech-solution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etech-solution.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etech-solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etechsolution.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethandelany.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurolocarno.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeantimberconnectors.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroskano.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurousa.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euvo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eva-select.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evailoil.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "event64.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaywp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilsite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exatmiseis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exchaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploringenderby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extreme.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f2h.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f3nws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factcool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faerb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanboi.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faradome.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaciamedicom.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastvistorias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faui2k17.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbiic.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbtholdings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedemo.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federatedbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedpartnership.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feeriedesign-event.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feetpa.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felger-times.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feudaltactics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-mehring.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffiec.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filanthropystar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finchnest.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fingerscrossed.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fintry.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firefly-iii.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireworkcoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitfitup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiveboosts.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamero.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flangaapis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleurenplume.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flextribly.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fliino.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fliino.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fliino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fliino.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flirtycourts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flmortgagebank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florenceapp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floro.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowinvoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flugsportvereinigungcelle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluhrers.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluitbeurt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmussatmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focuspointtechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forbid.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "force-des-maths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fordlibrarymuseum.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forecastcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forfunssake.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forpc.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotonjan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fowlsmurf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francescoservida.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankenhost.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankslaughterinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frederikvig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelancecollab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepnglogos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frejasdal.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-community.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurehack.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwest98.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaff-rig.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galle.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganaenergia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganasoku.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaudeamus-folklor.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavinsblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gayukai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazachallenge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generalinsuranceservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generationsweldom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geojs.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgewbushlibrary.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getenergized2018.kpn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpagespeed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getteamninja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfms.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfw.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giethoorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginza-luce.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gites-alizea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glaciernursery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladystudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalgovernancewatch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedkopeonesies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goetic.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goozp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goquiq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorgias.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorognyelv.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotrail.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahamcluley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcafetwist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratiswifivoorjegasten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatagain.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenitpark.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grengine.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grexx.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grexx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grifomarchetti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grimstveit.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groenewoud.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruenderwoche-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grumpygamers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumannp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumballs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guoliang.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutschein-spezialist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h1z1swap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ha-kunamatata.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habbixed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habitat-domotique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habview.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haccp.bergamo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamon.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanoibuffet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansbijster.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haptemic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hashimoto-jimusho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hayleishop.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdnastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfinder.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthypeople.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebocon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijdel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heinemann.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpfute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpverif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpwithmybank.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henkboelman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermann.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heute.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyjournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hf-tekst.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hf51.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hibari.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hightechgadgets.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hipnoseinstitute.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hireprofs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitokoto-mania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiyobi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hl8999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hnyp.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoaas.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeitsgezwitscher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hodnos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepage.shiga.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homyremedies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeycreeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoorr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hope-line-earth.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizonmoto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horvatnyelvkonyv.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotesb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housekeeperlondon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howgoodwasmysex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hstspreload.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangting.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubrecht.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huislijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humboldtmfg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunstoncanoeclub.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperactive.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hztgzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-scream.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i5y.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iainsimms.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iainsimms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iane-ccs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ich-hab-die-schnauze-voll-von-der-suche-nach-ner-kurzen-domain.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icnsoft.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideapaisajistas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideasenfoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idered.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesignstudio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idrissi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iha6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikkev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immaternity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imponet.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inetsoftware.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinite.hosting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingatlanneked.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmoodforsex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspirationconcepts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instamojo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intergenx.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intergenx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intergenx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intergenx.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interiery-waters.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interiorprofesional.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interspot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invitethemhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invuelto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iodine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaaczais.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istheinternetonfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-maker.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyassu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izzys.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j0bs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakob-server.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamalfi.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janhermann.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jape.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jastrow.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javiermixdjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jci.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdgonzalez95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedayoshi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeepeg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenniferchan.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetapi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetbrains.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jexler.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfsa.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiosongs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jldp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jlot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobers.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobers.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joblab.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joel.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeyhoer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johannes-bugenhagen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johanneskonrad.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johego.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonespayne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonlu.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joonatoona.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jose-alexand.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuadmiller.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jselby.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judge2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judge2020.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliohernandezgt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juridiqueo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justiceo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinrudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k38.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k4r.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaeru-seitai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kai.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakuto.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalamos-psychiatrie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaleidoskop-freiburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalwestelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamppailusali.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kana-mono.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanag.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanr.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzakiranko.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzlei-myca.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaotik4266.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kargl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keematdekho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfirba.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsareatrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kin.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderjugendfreizeitverein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirwandigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kissesb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kivitelezesbiztositas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klseet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kocherev.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochereva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kogcoder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koka-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koninkrijk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konventa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopio.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopjethee.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korben.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotly-marten.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kouten-jp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koval.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kowalstwo.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpforme.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraftzeiten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraken.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnodar-avia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krausen.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditkarte-fuer-backpacker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptomodkingz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupinska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuroinu.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwench.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-compagnie-des-elfes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laboutiquedejuliette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lachosetypo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyanna.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagit.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalalab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalunecreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamaisondelatransformationculturelle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langstreckensaufen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanternhealth.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lassesworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lassesworld.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launchpadder2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauraofrank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauriemilne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laut.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "law.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc-cs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcrmscp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-drive-de-just-vet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadquest.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnforestry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecoinchocolat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledlampor365.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaleus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lengyelnyelvoktatas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lengyelul.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leodraxler.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonauto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesaffre.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesh.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letempsdunefleur.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leviaan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhajn.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lian-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librarytools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libre-service.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichttechnik-tumler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lieblingsholz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeinsurances.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeinsurances24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "light-up.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limbo.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincnaarzorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxincluded.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquimoly.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlegreece.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livelifewithintent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localdata.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locomotive.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadarenda.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojavirtualfc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loket.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losangelestown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovingpenguin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lswim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltaake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucaslarson.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludum.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luedeke-bremen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lufu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lxd.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyscnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mackiehouse.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maddreefer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madridartcollection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maelstrom-fury.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisonpaulmier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeurbiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malone.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamaasia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamafit.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamuko.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manageathome.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantabiofuel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelinofranchini.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelinofranchini.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelinofranchini.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelinofranchini.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marjoriecarvalho.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mark-armstrong-gaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingromania.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marpa-wohnen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshyplay.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martijnhielema.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marustat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "math.hamburg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixim.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattari-app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattmcshane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauricedb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxpl0it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mchan.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpaoffice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md-clinica.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdlayher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediarocks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medinside.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medinside.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medinsider.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medinsider.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medschat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medvet.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melopie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memo.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendozagenevieve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mennace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menntagatt.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metro-web.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meujeitodigital.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfxer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miaonagemi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michal-s.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micomi.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midkam.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikewritesstuff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikhirev.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "min.kiwi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minehattan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minerva2015.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ministeriumfuerinternet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minu.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirrorsedgearchive.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirrorsedgearchive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitigationcommission.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixer.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjscustomcreations.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlmjam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlpvector.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mms.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilebingoclub.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilecasinoclub.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilemalin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobimalin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobmp4.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobmp4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobmp4.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mockerel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modding-forum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelclub-draveil.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moisesbarrio.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momfulfilled.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momy-genealogie.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mon-mobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monalyse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monicabeckstrom.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monodukuri.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monodzukuri.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monozukuri.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moodforsex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moolah.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonbot.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moreal.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morepopcorn.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motowilliams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mozartgroup.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrbuckykat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrknee.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mufibot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mushman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myabcm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycareersfuture.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myessaygeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygreatlakes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypaperdone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myref.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysexydate24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysongbird.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n64chan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakada4610.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namskra.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nataniel-perissier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalbank.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalbanknet.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nay.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbad.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nc-beautypro.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nc-formation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nc-network.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "necio.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neilfarrington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekox.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neocyd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoeliteconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neonataleducationalresources.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neonatalgoldenhours.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepremicninar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepremicnine.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepremicnine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-masters.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethask.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsparker.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettamente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurolab.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news4c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhsuites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicholaswilliams.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickscomputers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightsi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikkasystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninepints.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nirjonmela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noelblog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noise.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noisetor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolimits.net.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomenclator.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordlichter-brv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norichanmama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normanschwaneberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northokanaganbookkeeping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novgorod-avia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novosibavia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsa.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutriciametabolics-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o8b.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oclausen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octo.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octohost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohohrazi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oisd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveoil.bot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliverclausen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliviervaillancourt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ollies.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onahonavi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondcp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneidentity.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-calculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-stopwatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online.net.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyesb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onsgenoegen-waz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onspring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opalesurfcasting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openclima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operationforever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oppag.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optm.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitdefence.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oregonmu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orum.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osla.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osmre.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otus-magnum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouowo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablo.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablo.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.nom.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacifique-web.nc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packshot-creator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padron.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paincareehr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paket.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palawan.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palazzotalamo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pangci.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papapa-members.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papotage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradependentesquimicos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisderriere.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasearch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passvanille-reservation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patentados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patika-biztositas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcdocjim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peaceispossible.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlcohen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peddy.dyndns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedro.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelotonimports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguinprotocols.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penispumpen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepper.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perm-avia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permajackofstlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petit-archer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pflan.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pflegesalon-siebke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pi-net.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimpmypaper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinklittlenotebook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixiv.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixloc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetanim.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plannedlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planujemywesele.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticsurgerynola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playreal.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pm25.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmgnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pneu01.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pneu74.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocakdrops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocakking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocitacezababku.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocket-lint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointworksacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "policereferencecheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomfeed.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomozmruczkom.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poolspondsandwaterscapes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popcultureshack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "port.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posijson.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerserg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergholdings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozlife.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praktijkdevecht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pritchett.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatecapsecurity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-esb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodware.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proesb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectl1b1t1na.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promotioncentre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proteogenix-products.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protocol.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prylarprylar.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psdsuc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pthsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publicinquiry.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulpproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punchunique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplehippie.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putman-it.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puzzlage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvda.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvpctutorials.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pycycle.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pzsearch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qc.immo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qclt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qruiser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quanwuji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quartix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quilmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwdqwd.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwq.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r1ch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radartatska.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radartek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rammstein-portugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rangsmo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranyeh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raphrfg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidemobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidflow.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raucris.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raviparekh.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raystark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipex.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-trigger.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red2fred2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redactieco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regisearch.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registerra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewmedispa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resfriatech.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewninja.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richamorindonesia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricky.capital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ristrutturazioneappartamento.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roboth.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodarion.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roelbazuin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollercoasteritalia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollingbarge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rook-playz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roopakv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ropd.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roseparkhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosetiger.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rostov-avia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruaneattorneys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruobr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rushyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rwx.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-n-unso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-s-paint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s3cases.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s44.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabtunes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sajamstudija.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salon1.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samanthasicecream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samara-avia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandiegotown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapphireblue.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahplusdrei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sasrobotics.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sativatunja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxeandthecity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbrouwer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schollbox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwerkraftlabor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scib.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scicomm.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scijinks.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenmachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdxcentral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sean-wright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "season.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianpedersen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebasveeke.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sec455.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sec530.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sec555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seehimnaked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seehimnude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seehisnudes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seobutler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiozygmunt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servida.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setenforce.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenicealimentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexdocka.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharelovenotsecrets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaunandamyswedding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shico.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiga1.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shihadwiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouttag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shteiman.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shura.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silerfamily.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sim-minaoshi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simhaf.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyregister.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinclairinat0r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipsik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjaakgilsingfashion.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skanword.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skedda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skepneklaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skiddle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sknclinics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolagatt.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyderby.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slashcrypto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slonep.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smadav.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smalle-voet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcpa.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smilingmiao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smx.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialtrends.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "societe-chablaisienne-de-revetements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "societe-chablaisienne-de-revetements.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodadigital.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softart.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokouchousa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solvingproblems.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sommefeldt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sompani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonicdoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorenam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soruly.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaconnection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanyolul.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparendirekt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparprofi.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spcx.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialtyalloys.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speechdrop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedof.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedway.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spellchecker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spindrift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splintermail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spoluck.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sponsormatch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spookyinternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spot-lumiere-led.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotrebitelskecentrum.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sr-33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssbgportal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssdservers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssready.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staktrace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startle.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stdev.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamhours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemapp.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuerberater-essen-steele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevemonteyne.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickeramoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiffordacademy.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stouter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subrosr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "succesprojekter.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudo.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunfulong.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunriseafricarelief.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "super-demarche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supperclub.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfocal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suroil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swallsoft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swallsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swap.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweep.cards", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweet-orr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweets-mimatsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swisstechtalks.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swordfighting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sym01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symetria.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemadmin.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemd.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szerbnyelvkonyv.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szlovaknyelv.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szlovennyelv.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacklinglife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadluedtke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takebackyourstate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takebackyourstate.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takebackyourstate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangsisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taniafitness.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taniafitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanie-uslugi-ksiegowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tariff.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tass.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbys.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tchaka.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teambodyproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamninjaapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techdroid.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techformator.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technosuport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnologiasurbanas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telefonogratuito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telfordwhitehouse.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tematicas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tennisapp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenpo-iku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenzer.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termax.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terra.fitness", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfreeman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theadultswiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theconcordbridge.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theemasphere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefasterweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefengshuioffice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegemriverside.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiddenbay.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theplaidpoodle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesignacademy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewarrencenter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewoolroom.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinegen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisdot.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thriveweb.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigit.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiglitub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timetech.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timothybjacobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinlc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiny.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tju.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "to2mbn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-kleinmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todacarreira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toekomstperspectief.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokinoha.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokky.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomaspatera.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomlowenthal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomosm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolkits.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toothdoc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbilan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topicdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toponlinecasinosites.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topwindowcleaners.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torngalaxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torte.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totodil.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totolabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchweb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourtrektrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tovp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyota-kinenkan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackingstream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trade-arcade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel1x1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travellovers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treetopsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribly.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troomcafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trouver-son-chemin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustednetworks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryfm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trygarciniaslimdiet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttyystudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnaroundforum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuwaner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuza.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv-programme.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv-programme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txbi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uahs.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhlhosting.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimate-uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrasite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umbriel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblock-zh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unccelearn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unefleur.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unidevgroup.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unifiednetwork.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uno.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upperroommission.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanmic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urth.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usbr.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utcast-mate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utgifter.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valudo.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderbiltcisa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vantagepointpreneed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilikieleftheriou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vats.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vatsim-uk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vatsim.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaughanrisher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vega-motor.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegalengd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegguide.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veit.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventilateurs-plafond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veraandsteve.date", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verbier-lechable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonfigureskatingclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "very-kids.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidadu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidb.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoload.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videospornogratis.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villamariaamalfi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinogradovka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagebandfestival.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagesouthernpicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipesball.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizija-nepremicnine.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vjhfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmstan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volbyzive.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrijgezellenfeestzwolle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vucdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vynedmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w84.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakiminblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waltzmanplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walvi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wannaridecostarica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warcraftjournal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasatchcrest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waylee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-demarche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignlabor.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webev.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesabq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webwednesday.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiltoast.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weld.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenvoorphiladelphia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wezl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whistler-transfers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehousedrugpolicy.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whocybered.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willowtree.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisak.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woktoss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodcoin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woonboulevardvolendam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worf.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workissime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workshopszwolle.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workshopzwolle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcareers.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wphelpwithhomework.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writemyessay.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrmea.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuxiaohen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wybar.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wzfetish.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanadu-taxi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xilegames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinghuokeji.xin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--n8jubz39q0g0afpa985c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pckqk6xk43lunk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zr9h.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zr9h.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zr9h.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zr9h.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnu.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsec.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxlbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yacineboumaza.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannick.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yenibilgi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yocchan1513.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-alliance-teacher-training.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yongbin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourfriendlytech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ysx.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuema.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yummylooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yurisviridov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yusu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yutang.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzcloud.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacharyschneider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zachschneider.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaem.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaghyr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zalohovaniburian.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zargescases.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zekesnider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroseteatacado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zgan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhiwei.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zitseng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorki.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrnieckapresny.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuan-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyciedogorynogami.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyrillezuno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "007kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "02dl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0o0.edu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "188da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "192168ll.repair", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1aim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "249cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "338da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "388da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4096b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "558da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5thchichesterscouts.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "668da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7graus.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "818da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8da2018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8da999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8dabet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9-11commission.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "911commission.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aacfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abchelp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcstudio.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abigailstark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accme.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "active-tluszcz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminlinux.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admirable.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroparking.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibaoyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipbarcelona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airhorn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajw-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akdusekbudil.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanhua.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alienflight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutswing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutswing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcleanservices.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allerbestefreunde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allkindzabeats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphavote-avex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphavote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalfi5stars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalfilapiazzetta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalfipositanoboatrental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaresq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amatsuka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amchainitiative.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amesgen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amnesty.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amobileway.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amuraimpianti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analogist.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreagourmet.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreoliveira.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angristan.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aniforprez.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aniwhen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anlp.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annawagner.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antota.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antraxx.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartment-in-rijeka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apdx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "api.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appeldorn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appliancerepairlosangeles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archmediamarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "area4pro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artificial.army", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascensori.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiba.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspcl.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assign-it.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atacadodesandalias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlayo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiorecording.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aumilieudumonde.gf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authenitech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-motor-i-sport.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avernis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aztraslochi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2b-nestle.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babursahvizeofisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badmania.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangorfederal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbarafabbri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartelldrugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barthonia-showroom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayilelakiku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcansw.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachfutbolclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatfeld.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becydog.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedandbreakfasthoekvanholland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerjet.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerjet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerjet.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerjet.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerjetcz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bemcorp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bephoenix.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bequiia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestattungen-kammerer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestpaintings.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bforb.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biano-ai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biftin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilanligne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binarycreations.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintooshoots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisschopssteeg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmexin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackcicada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleche-onlineshop.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueprintloans.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobkidbob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bocloud.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodypainter.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boost.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxpeg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bremerfriedensforum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britanniapandi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishpearl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadleft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsatroop794.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btmstore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffetbouc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bullpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustabit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byronprivaterehab.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabinet-bedin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calebthompson.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campamentos.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cangelloplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardboard.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catchers.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catfooddispensersreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catherinesarasin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccprwebsite.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celectro-pro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurioninfosec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurioninfosec.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurioninfosec.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurioninfosec.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaos-games.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charcoal-se.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlestonsecuritysystems.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chars.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatzimanolis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmypsoriasis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheesehosting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrislane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianpeltier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianpilgrimage.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromcraft-revington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "click-2-order.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "click2order.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicalrehabilitation.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudspeedy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clsoft.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clweb.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmillrehab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeloop.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coding-minds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codyqx4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercial-academy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consciouschoices.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conseil-gli.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contaquanto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookwithmanali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copdfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corbi.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornmachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corona-renderer.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cozo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftydev.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativefolks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credia.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credigo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creorin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crew505.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crispinusphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossoverit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "css.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctc-transportation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curbside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosdnc.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cw-bw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "da.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafricapress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damjanovic.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danhalliday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielgraziano.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datapure.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-reess.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidbuckell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidpescarolo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekoh-shouyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delorenzi.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depot-leipzig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derekheld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deukie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-tek.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diem-project.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimeshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discarica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.bergamo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.firenze.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.genova.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divvi.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmdd.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domains.autos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domains.boats", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domains.homes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domains.motorcycles", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domains.yachts", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominionregistries.domains", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donovand.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doublestat.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doujin-domain.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drpure.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druznek.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druznek.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druznek.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dso-imaging.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duchyoffeann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunamiscommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dushu.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tonery.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyoutdoor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyroad.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecocreativity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecotur.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecpannualmeeting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edplan.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduvpn.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efmcredentialing.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einrichtwerk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einrichtwerk.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elainerock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldisagjapi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricaldosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalhiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricallakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalmalibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriccitysf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementshop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenatranslations.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elkoy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emanueleanastasio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engie-laadpalen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envirotech.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eppelduerferjugend.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikserver2.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escort-byuro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eservices-greece.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicalpolitics.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eu-gamers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eupbor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euro-servers.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurofrank.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeanpreppers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evenementenhoekvanholland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examsmate.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoort.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoort.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoort.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoort.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extensia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabianmunoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabriziocavaliere.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairssl.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastlike.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federalreserveconsumerhelp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienhaeuser-krummin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferry.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiery.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireshellsecurity.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flugstadplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fomopop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-pro.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourashesgolfcentre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourashesgolfcentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourashesgolfcentre.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankedier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankierfachmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankierstar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frebib.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frebib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frebib.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddyfazbearspizzeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friends-socialgroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frostprotection.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuelministry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "full-race.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funerariahogardecristo.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furrybot.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furryyiff.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fysio123.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaitandmobility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaitrehabilitation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaitresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerz-stream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerzdot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesputnik.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangnam-club.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangnam-karaoke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garten-bau.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaysexpositions.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gearallnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geecrat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geek1.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geocompass.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gepe.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get2getha.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getimgs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfnetfun.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giac.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giebel.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gig-raiffeisen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigabitz.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glasdon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glenshere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobranding.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godofnea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldclubcasino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldstein.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graecum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphite.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grassreinforcement.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenlungs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruble.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtlaun.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guanyembadalona.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gw2efficiency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnasium-hittfeld.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyulakerezsi.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haccp.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerlite.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacktic.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haixihui.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halliday.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handmadeshoes.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazukilab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcaz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatershop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiv.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hnfertilizermachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holmq.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotels-insolites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houstonauthorizedrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hquest.pro.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr-tech.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr-tech.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hub.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humppakone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunqz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyundai.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyvive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-office.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i2b.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianwalsh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icebook.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idenamaislami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igcc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imfromthefuture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "img.mg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresadipulizie.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imyvm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incoherent.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innohb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intae.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intpforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip-tanz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isakssons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itaiferber.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jalogisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamberry.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzfeet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jintaiyang123.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsisbrown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joefixit.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johansf.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jollygoodspudz.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrabasco.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsbevents.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsblights.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtp.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juanfrancisco.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juelda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karten-verlag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katthewaffle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazand.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keengamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenbonny.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keralit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keylaserinstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khudothiswanpark.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimberlybeautysoapcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimis.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindertagespflege-rasselbande-halle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirillaristov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitabnamabayi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinkenberg.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knitfarious.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knmv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koecollege.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kr0n.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kralovskapradelna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksham.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kt-zoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvadratnimeter.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l9.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labortogether.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafamillemusique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lain.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langendorf-ernaehrung-training.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanostrasalute.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latable-bowling-vire.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latiendadelbebefeliz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latintoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "led-tl-wereld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledscontato.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkthis.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoituresuede.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logexplorer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logze.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsal.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltib.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludek.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumitop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxurynsight.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnetpass.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maioresemelhores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "make-your-own-song.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwareinvestigator.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcaixala.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markhenrick.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marloncommunications.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvelmoviemarathon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marxmyths.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masrur.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massagetainha-hanoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauerwerkstag.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpro.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medhy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meh.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meklon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "membershipservices.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercury.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meremobil.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mettekopp.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midstatebasement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miegl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milania.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindfactory.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitchelmore.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmarnitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnnknz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobot.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modalrakyat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modding-welt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morethancode.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekforcelink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motorsportdiesel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moutiezhaller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mprsco.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrhc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mustafa.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muthai.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzikantine.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-new-bikini.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myappliancerepairhouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myartsway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycinema.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycuco.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydentalplan.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydna.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myperfecthome.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrewardspoints.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myvitalhealthsolutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzzj.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabytek-valmo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namaanakperempuan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naphogar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashvillelidsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncc-efm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncc-efm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nccemail.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nearon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebelhauch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemanja.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoedresources.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurozentrum-zentralschweiz.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newborncryptocoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextnely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicorevin.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niles.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninov.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nirjonmela.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noobswhatelse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordicirc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nova.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nv.gw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nytrafficticket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ochrepoint.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ochsenfeld.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offandonagain.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office-furniture-direct.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohhere.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oita-homes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oksafe-t.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onurer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensource-training.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opti-net.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangefab.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangekey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "os-t.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osepideasthatwork.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostimwebyazilim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outlines.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p.ki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarteaga.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padberx-marketing-consultants.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintball-shop.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paketo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panaxis.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panaxis.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panpa.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantheoncrafters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkeren.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkinginparis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parquettista.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parteaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partusedtyres.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasticcerialorenzetti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrikgarten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pattonfanatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelstriz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pb-design.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdxtowncar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peaceloveandlabor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelletizermill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pendriveapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pengumuman.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentofun.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permiscoderoute.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permistheorique.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permistheoriqueenligne.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfcafeen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phileas-psychiatrie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "php-developer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pias-button.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickabrain.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetromeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plural.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pm.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pn.id.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polytekniskforening.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornfacefinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalmundo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potature.rimini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potature.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "power-meter.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppy.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premioambiente.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressertech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primorus.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professional.cleaning", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protein-riegel-test.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proteogenix.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prpferrara.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prplz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psoriasischecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publishingshack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubreview.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntacanalink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qadmium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qadmium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quenotejodan.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quietus.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qx.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioafibra.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raffaellaosti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railwaytech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramitmittal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rank-net.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rautelow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rct.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdfproject.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactive-press.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realvnc.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recuperodatiraidfastec.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regoul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reisenbauer.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reliant3sixty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remedi.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remi-saurel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reservetonshift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexdf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhowell.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riajenaka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rkmedia.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogoff.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roka9.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roksolana.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "room-composite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossclark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotek.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rphl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruflay.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russpuss.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruyatabirleri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rxgroup.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-huset.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-pegasus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s10y.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabe.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrinajoias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahajbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saunatime.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sc5.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scallywagskids.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scarafaggio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schutz-vor-schmutz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scratchandscuffs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scratchandscuffs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scratchandscuffs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scsd.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scul.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastiaandouma.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securipy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seirei.ne.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "self-xss.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensoft-int.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensoft-int.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentry.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoexperte.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seotronix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "server-eye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfa.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sh0shin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shan.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanahanstrategy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shark5060.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaunc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnwilkerson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shengrenyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuset.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sibiutourguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.bj", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.co.ao", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.com.eg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.com.gh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.dj", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.sn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.tg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simbol.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simon3k.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyrara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitenv.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skischuleulm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slicss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sln.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sm-supplements.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimento.caserta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartofficeusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapchat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "so-comm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorever.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosko.in.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosteam.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovendus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovendus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklatvia.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spazzacamino.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spottedpenguin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqkaccountancy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslbrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staddlestonesbowness.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starflix.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupgenius.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stayschemingco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steponedanceclub.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steponedanceclub.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuer-voss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steventruesdell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stinsky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategiccapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongpassword.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stubbings.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiogavioli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiolegalepaternostro.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studipro-formation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studipro-marketing.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "succubus.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suisui.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suitesapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supernaut.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symfora-meander.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syncflare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syslogic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabarnak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabitatsu.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangerine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanyanama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasogarenoinori.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalbrothers.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techwithcromulent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnicoelettrodomestici.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temnacepel.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ten-cafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terabyte.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrafinancial-commercial-business-equipment-financing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrafinancial-energy-mining-equipment-financing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrafinancial-healthcare-medical-equipment-financing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textinmate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-fermenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedebug.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreenpark.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepriorybandbsyresham.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesassynut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijsbekke.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thismatter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threatworking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thummer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timonengelke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tindallriley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titandirect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tndentalwellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toerclub-ing-arnhem.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokugai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toms.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonguetechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tontonnews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torproject.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalwebmedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourgest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traceheatinguk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traficmusik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tringavillasyala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trybooking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryti.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuang-tuang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvleaks.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweakers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugx-mods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uiberlay.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underfloorheating-uk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedkingdoms-guild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlogis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unterhaltungsbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5wz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentin-ochs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdmeij.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegalayer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venclave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vermiliontaxiservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoroilpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villerez.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vionicshoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaldi-fr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vx.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wala-floor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkingrehabilitation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "water-addict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watoo.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webqualitat.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webworkshop.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wechatify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weedupdate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weeklycenter.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkaanonderwijs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijwierda.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkgroeppaleisparkhetloo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werpo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitebear.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whytls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "william.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willywangstory.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willywangstory.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wintercam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "witte.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordlessecho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpthaiuser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xavier.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbertschy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xchangeinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcler8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dej-3oa.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dtursfest-72a.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--frankierknig-djb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--imker-in-nrnberg-szb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--j4h.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--o38h.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--woistdermlleimer-rzb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yetanalytics.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ynnovasport.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "you.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yousei.ne.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youth.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yumli.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z33.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanzabar.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zapatoshechoamano.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoccarato.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zodgame.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zouyaoji.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zubro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "013028.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "016028.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "016098.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "016298.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "016328.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "019328.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "019398.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01smh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "02607.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "028718.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "029978.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "02smh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "055268.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066538.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066718.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066928.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066938.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081638.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "086628.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "130978.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "160887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "258da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "260887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "28-industries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2mir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "440887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "442887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "443887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "444887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "445887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4706666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4716666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4726666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4736666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4756666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4786666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4997777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52kb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5364b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5364c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6677.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7045h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7geese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8206688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "887.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8da188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8da2017.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8da88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a4sound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abpis.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acaeum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accelsnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrylbilder-acrylmalerei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acsbbs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actionselling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptablesecurity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adnanotoyedekparca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeternus.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affissioni.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanapple.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aireaseleaks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akfoundationindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akj.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aksehir.bel.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akshi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderneng.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alparque.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amirmahdy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreagobetti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andycraftz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ange-de-bonheur444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelsgirl.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angry-monk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anleitung-deutsch-lernen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anleitung-zum-flechten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anleitung-zum-haekeln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anleitung-zum-schreiben.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anleitung-zum-schweissen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anleitung-zum-toepfern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annarbor.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennista.catania.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkriver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apply55gx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrowheadaddict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artroscopiaperlosport.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artworxbathrooms.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asexualitat.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asian-industry.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asile-colis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attendu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attinderdhillon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audion.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoshun.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0rk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badboyzclub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baer.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamtoki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancobai.ao", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bannsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bassresource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "believersweb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bell.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminesims.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benshoof.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berichtsheft-vorlage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-essay-service.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestemailmarketingsoftware.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigcakes.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binans.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binans.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binans.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binans.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binans.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioequivalence.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biser-borisov.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bklaindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-pool.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bliesekow.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blupig.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boat-engines.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breadofgod.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bremen-restaurants.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briefvorlagen-papierformat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btcp.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buchverlag-scholz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burgernet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfactors.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buytermpaper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calatoruldigital.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calculateaspectratio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carspneu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartongesso.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-cash-flow.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinocashflow.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "championsofpowerfulliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chanddriving.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlotteomnes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chateaudevaugrigneuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmyessay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmyessays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrismurrayfilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudearpel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanhouse2000.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clic-et-site.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicasilos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmcc.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coathangastrangla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coathangastrangler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coathangerstrangla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coathangerstrangler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codedelarouteenligne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeofhonor.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cogsquad.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorhexa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comohacerpara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condolencemessages.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conrail.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contractwriters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cordis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costcofinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coxxs.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coxxs.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftsmandruggets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cretica.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croceverdevb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crownchessclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csi.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customdissertation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custompapers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customwritten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercrime-forschung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybermeldpunt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberregister.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberregister.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberscan.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "da42foripad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyxenang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielstiner.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danifabi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darknight.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daubecity.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decompiled.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deeperxh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depaco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designera.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutsche-tageszeitungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutscher-bericht.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devopers.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-seide.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalmaniac.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnacloud.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominikaner-vechta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dothydesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dps.srl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpsart.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drillingsupply.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drmcdaniel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drsajjadian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ec-current.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edfinancial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edilservizi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edilservizivco.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduardnikolenko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwardwall.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egrojsoft.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ek-networks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ek.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eklitzke.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elguillatun.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elisechristie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailalaperformance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailing.alsace", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilecourriel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epyonsuniverse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericloud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikwagner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esamievalori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbuilders.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essayads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essaychecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essaydirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essayforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essaynews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essayscam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essaytalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essaywebsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estetista.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etajerka-spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternal-warriors.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eu-darlehen-finanzierung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eu-datenbank.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eu-stellenangebot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evamathil.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evedanjailbreak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythingaccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoort.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exporo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fansided.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faxvorlagen-druckvorlagen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdn.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feb.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixgenicio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feriespotter.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-vechta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filetransfer.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filidorwiese.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findrejsepartner.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmenwerbung-vermarktung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstinnovationltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishexport.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixingscrews.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowcount.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyer.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fogpublishingph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fokep.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forlagetmarx.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framboise314.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeenglishhelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelanceessaywriters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshkiss.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fringeintravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fukikaeru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxweb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxwebstudio.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxwebstudio.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g3d.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallifreypermaculture.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gashalot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gay-jays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcoded.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generator.creditcard", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genocidediary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesundheitswelt24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "git.tt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glabiatoren-kst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalcanineregistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalmoneyapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodeats.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grads360.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graftworld.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandmusiccentral.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravilink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guendra.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvwgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h0r.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h1ctf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerschat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallettxn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haotown.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haus-zeitlos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hayvid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdritalyphotos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henningkerstan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henningkerstan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexcode.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidrofire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilfe-bei-krebs-vechta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himecorazon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlpublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeitsplanerin-hamburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hokepon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holzschutz-holzbearbeitung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holzundgarten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honda-centrum.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelcoliber.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hru.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hundesport-psvhalle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hustle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hustle.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-logic.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-sports.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icnsoft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idblab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ident-clinic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ietsdoenofferte.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilien-in-istanbul.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impelup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresaedile.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imscompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imy.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imydl.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imyz.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiraactive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosec-handbook.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlabo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insureon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inup.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inventum.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigatore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investoren-beteiligung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invkao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inzelabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "is-going-to-rickroll.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isipulsa.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ismywebsitepenalized.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isreedyinthe.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isreedyinthe.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it1b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italserrande.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itchybrainscentral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itisjustnot.cricket", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsaw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamieweb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jandev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janmg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanbaths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japangids.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanwide.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaszbereny-vechta.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcai.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jehovahsays.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jennifermason.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenssen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremytcd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeskup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeyvilaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanj.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jugendfeuerwehr-vechta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jule-spil.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliankirchner.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julibon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalilinux.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karalane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karlproctor.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karula.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kekgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiladera.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirikira.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirslis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klocksnack.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knuckles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenleemans.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolpingsfamilie-vechta-maria-frieden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konplott.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koozal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krankenpflege-haushaltshilfe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kris.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kruzhki-s-kartinkami.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kselenia.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubica.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstdrucke-textildruck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurserne.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lared.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lariposte.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazapateriahandmade.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leochedibracchio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsnet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "like.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limitxyz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lll.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureallemagne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureangleterre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureaustralie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureautriche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoiturebelgique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureespagne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoiturefinlande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureirlande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureislande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureitalie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoiturenorvege.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoiturepaysbas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoitureportugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loddeke.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logicoma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojatema.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lommeregneren.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonniemason.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelovenavi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lublin.toys", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyftrideestimate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maayogashram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magi-cake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magonote-nk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majkassab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manach.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "managed-varnish.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markbiesheuvel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marotero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martindimitrov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masaze-hanka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maslin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathis.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md-student.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetingapplication.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menotag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mer.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mergozzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfits.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midasjewellery.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mietwohnungen-vermietung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "migrantskillsregister.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeblog.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minetude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitarbeitermotivation-anleitungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixtafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moas.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneycredit.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mongolieenfrance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montanasky.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moon.fish", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motiweb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviesetc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mspsocial.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mthrbrd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mthrbrd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muminkoykiran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musettishop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mustat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muster-folien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muster-schablonen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mustertexte-musterbewerbung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-nextcloud.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymedz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myqdu.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myyubikey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myyubikey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabidkamajetku.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namu.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nds-helicopter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nearbi.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neildaniels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekusoul.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neolink.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettoyage.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newearth.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextme.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninreiei.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkapliev.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noahsaso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodalr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noelssanssoucipensacola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nogerondier.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northernpage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notare-marktplatz24.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oelbilder-oelmalerei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okukan.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olcayanar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnigon.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnisafira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-lernprogramme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openclub24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oprueba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p5r.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pachaiyappas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padam-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padeoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padpilot.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pallet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parteaga.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbr.so", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdragt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplesguardian.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pescco.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phasersec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phenixairsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpunit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piasto.com.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picshare.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pictorial.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieces-or.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinskupakki.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piskenfuerwehr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzeriaamadeus.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00200.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00300.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00400.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00600.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00700.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj00900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticsurgeryservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plegro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleiades.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pma-iss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poffenhouse.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polish-dictionary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polish-flag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polish-translations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polish-translator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polish-translator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polish-translators.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polishforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polishmarriage.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polishtranslation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polishwomen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polleverywhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poloniainfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polskiemalzenstwo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popvitrin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalhubnuti.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portsmoutheic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potatron.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "practiceflow.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityessays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatstunden.express", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programlama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projektarbeit-projektplanung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proprietairesmaisons.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pycrc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantolytic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racheldiensthuette.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reachhead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactor92.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipeyak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redhandedsecurity.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regis.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rejsehuskelisten.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remain.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remedios-caserospara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remissan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reservoirtp.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restopro.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retefarmaciecostadamalfi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retireyourpassword.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rickvanderzwet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rody-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roodfruit.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roughcopy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpmdrivingschool.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtzoeller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruediger-voigt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadiejanehair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagracefarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saprima.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sb-mnn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schorers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceexploits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scitopia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoop6.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sealoffantasy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seibert.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seitai-nabejun.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomarketingdeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviziourgente.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sestra.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shakerwebdesign.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shankangke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shippingbo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shwrm.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sianbryn.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signalmaps.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinceschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinde.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skin-cosmetic.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skizzen-zeichnungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sksdrivingschool.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skybloom.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobersys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soraharu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulmating.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souqtajmeel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spazturtle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speak-polish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialistnow.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeltoneel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spritmonitor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stall-zur-linde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starskim.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelrhino.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterjoski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuertipps-sonderausgaben.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenbolgartersnakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickmy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiger.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangelane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangemusicinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloud.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuvus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunchasercats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunwolf.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supervisionassist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sydneyhelicopters.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvaloir.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synerionagile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systematic-momo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systematic-momo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandempartnerships.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamusec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technoswag.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telefonabonnement.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenno.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testosteronedetective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetraktus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thackert.myfirewall.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealexandertechnique.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehairstandard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiddenbay.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehotness.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehowtohome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theillustrationstudio.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekindplate.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themesurgeons.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermalbad-therme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomaseyck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thousandgreens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thzone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timestamp.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timwhite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tit-cdn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tit-dns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tit-mail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titanwaterproofing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlumaczenie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toetsplatform.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomasvecera.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomasz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonkayagran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topvertimai.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touhou.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tournamentmgr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpro.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trace.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficmanager.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transglobaltravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translate-polish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tree0.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trialandsuccess.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsurai.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turunculevye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typcn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberbkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubercalculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberestimator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczeniepsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultraseopro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unboxforteams.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicorntooling.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uplr.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlaub-busreisen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urltodomain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa-greencard.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usalearning.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "useevlo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwekoetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valtlai.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdanker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegasdocs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verifyyourip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertrieb-strategie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verzekeringsacties.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vgchat.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinnie.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualizing.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalityscience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorlage-musterbriefe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorlage-mustervertrag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorlagen-geburtstagsgruesse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vosn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vosser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsport.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuilelakens.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzce.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waf.sexy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wafelland.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warekit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasserburg.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-dl.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcreation.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedotrains.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegethitched.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wemovemountains.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "west-trans.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcanal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatclinic.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatclinic.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatclinic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatclinic.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatclinic.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitewebhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoisamitsingh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wibruje.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiloca.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winportal.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizardmeow.xin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfgang-kloke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcheck.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsor.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-38978.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xelesante.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xluxes.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--0iv967ab7w.xn--rhqv96g", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--s-1gaa.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--sz8h.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xujan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yolo-csgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youtubeviews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ysicing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikeys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikeys.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikeyservices.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yushi.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanellidesigns.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabiaj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zatsepin.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhome.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhuihoude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zielonakarta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zigottos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zimmer-voss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmscable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zylai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1231212.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123123q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123123qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123bearing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123bearing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123bearing.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123roulement.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123roulement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24timeravis.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2au.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3555500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3lot.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500108.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500a500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500b500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500c500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500d500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500e500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500f500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500g500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500h500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500i500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500j500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500k500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500l500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500m500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500n500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500o500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500p500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500pingtai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500q500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500r500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500s500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500t500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500u500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500y500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500z500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5364.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5364d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91966.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aanbieders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adf-safetytools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advanceworx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordablehealthquotesforyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affvps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agechecker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenziaimmobiliarezeta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airikai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderb.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alistairholland.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allprorisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altered.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altphotos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amello.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andalusierondreizen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andycloud.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angehardy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anglesgirl.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animojis.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annmariewaltsphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ansgar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applicationmanager.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appshuttle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno-klein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno-klein.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno-klein.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arschkrebs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspirateur-anti-pollution.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atgroup.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autospurgo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awxg.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b72.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badgesenpatches.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balticnetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banketbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baopublishing.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baraxolka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bart-f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baseconvert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bck-koethen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beginatzero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benc.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benmorecentre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berz.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestautoinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettingsider.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bflix.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binarydream.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdslabel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcalt.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcalt.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmarket.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmarket.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloemenbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueskycoverage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blundell.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmwcolors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borisenko.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowlcake.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bozdoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "br7.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainsik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightonzhang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brimspark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brimspark.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broodbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsd.com.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddhismus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buena.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bueroplus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffaloturf.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyritefairview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caibi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadian-nurse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbontv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardexchangesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlobiagi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caryefurd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalogobiblioteca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cb-crochet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdasenegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrityhealthcritic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celluliteorangeskin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celluliteremovaldiet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralegedimat.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chargify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chasetrails.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkyourreps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chimerity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemarxism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cio-cisointerchange.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citybeat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clase3.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cldfile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clicandfioul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliniquecomplementaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfiles.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmftech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cna-aiic.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnaprograms.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnatraining.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codigodelbonusbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coins2001.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colpacpackaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combatircelulitis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combattrecellulite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comodosslstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conju.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constares.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultingroupitaly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooljs.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coussinsky.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpd-education.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftinghand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croeder.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croncron.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crownpoint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptocaseproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosgratuitos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberatlantis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercareers.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-milnes.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwolff.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataregister.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawoud.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddnsweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debbyefurd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deechtebakkers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekeurslagers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekulk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delf.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "der-lan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "despachomartinyasociados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dharamkot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietaanticelulitica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietaanticelulitis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietacelulitis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietafeliz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divi-experte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dko-steiermark.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmailshop.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmmultionderhoud.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmschilderwerken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doooooops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorfzittig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglasstafford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drachenleder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drakensberg-tourism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drmayakato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubbingkursus.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckduck.horse", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dupree.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzsibi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-baraxolka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easydumpsterrental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyreal.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebest.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echo.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echoteen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "econverter.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgevelder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edinburghsportsandoutdoorlearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edlinger.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edlinger.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationfutures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwinyrkuniversity.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eenekorea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eengoedenotaris.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrotainment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektronische-post.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliminercellulite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabethrene.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emkrivoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmababy420.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employeeexpress.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enbecom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encrypt.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ent-london.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entercenter.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epo32.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ervaarjapan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estedafah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euwid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evangelicalmagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ex-deli.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exoscale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experienceoutdoors.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eztvtorrent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabrica360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facucosta.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "failoverplan.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairssl.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faisalshuvo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familyworld.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faraonplay5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fegli.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "final-expense-quotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financepark.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finnwea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fir3net.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashbaggie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flaviu.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnbnokomis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "followthedog.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundchurch.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freitasul.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freitasul.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frequentflyerapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friederloch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frietbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkner.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtime.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxmarketing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxmarketing.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxseo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxwebsites.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxwebsites.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyksen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garyrh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekystudios.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesundheitmassage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getbreadcrumbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpanelapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getthefriendsyouwant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "give2charity.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "give2charityapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glenavy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glenberviegolfclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glotech.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goflo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogonano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpga.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafmag.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatlengthshairextensionssalon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatlifeinsurancegroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greener.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenhats.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groentebesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guides-et-admin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakaru.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamburgerbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happydietplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthstar-dev.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthstar.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helicaldash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hestervanderheijden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "higgsboson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitandhealth.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoevenstein.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hofauer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hookany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizonlawncare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostcoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsulei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-aloks.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianmooreis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icloudlogin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icowhitepapers.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealvenir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idlethoughtsandramblings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illustrate.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilove.fish", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imask.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imppac-schmuck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianaberry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inf-fusion.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infirmiere-canadienne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideofgaming.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insolved.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intal.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelliance.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internationaltalento.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet-aukcion.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invadelabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipresent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsense.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jahmusic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janvari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janvaribalint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkyuan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnsonho.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jolokia.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juef.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliekproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurijbuga.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justbelieverecoverypa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaasbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaitol.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamui.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karlloch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kebabbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keithlomax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kempo-sissach.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenbillionsyuan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennynet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenx5.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinmoreland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimdumaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderopvangzevenbergen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisma.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klcreations.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleim.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knightsbridgewine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koolitee.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kouki-food.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuchenfeelisa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuhnelautorepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulickovy-pojezd.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuttler.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kx197.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakehavasuhomes.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamp.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laparoscopia.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laranjada.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larbertbaptist.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavasing.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemouillour.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lespret.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letraba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leulu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lietaer.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeinsurancepro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lighthouseinstruments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limap.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolnfinewines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linearmap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literarymachin.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlebestfriend.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleredsbakeshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "location-fichier-email.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationvoiturecorse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loposchokk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotl.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyukaacom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lzqii.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mack.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mackeysack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madandpissedoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maddistonevangelical.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maddistonparentcouncil.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maddistonpsa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magical-secrets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisondoree.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maitriser-son-stress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makersatwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manoro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manylots.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marechal-company.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marelijah.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markantoffice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketlinks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martasibaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matt-royal.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcfx.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcivor.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcprocdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicare-providers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicarecoveragefinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicareinfo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medigap-quote.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediter-simplement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megauction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meine-reise-gut-versichert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menudieta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meshok.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfacko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgtbaas.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michiganstateuniversityonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mieuxvivreadarvoy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millibitcoin.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minimal-apps.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monakasatmasr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneypark.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morepablo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mormonleaks.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movie1000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtgsuomi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muckrack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myadpost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myphotoshopbrushes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myproxy.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytfg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narenderchopra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalhomequotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationwiderealtyinvestors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbib.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbrain.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neil-barrett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neil-barrett.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nejenpneu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netfog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsafeid.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettegeschenke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newchance.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niallator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicholasperkins.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nirjharstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nllboard.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostosh.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nurseone.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nursingschool.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzdmo.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octarineparrot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohne-name.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olltechjob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-health-insurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osielnava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourworldindata.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overrustle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owid.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owl-hakkei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owl-square.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamsorel.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paris-store.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkhillsbaptist.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partypearl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patatbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdomo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peaudorange.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penser-electronique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pestkill.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterbruceharvey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phosphene.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photosoftware.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieldenaranja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pioneer-car.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pioneer-rus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pircher.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixabay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzabesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placedaffiliate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetknauer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play-charades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingcentral.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "policesromandesrecrutement.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "policyreporter.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polit-it.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomockypredeti.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poopr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portofala.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posyperfume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prijsvergelijken.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primalbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pristinegreenlandscaping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "producepromotions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progenitor.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programmaticmagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psdreams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pst.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psytrance-pro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punte-juwelier.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q123123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarkdose.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questions-admin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiet-waters.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwertyatom100.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r33.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabica.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raipet.no-ip.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomcode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raoul-kieffer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawr.sexy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "re-engines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reformatreality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regime-anticellulite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regimebonheur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regimecellulite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reginagroffy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "removalcellulite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renaissanceplasticsurgery.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewpfc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rent-a-c.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reseponline.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rideyourdamn.bike", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightnetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ristoviitanen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rittis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodafe.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "routercncperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpus.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rucksack-rauf-und-weg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusmolotok.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryancarter.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salexy.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvagedfurnitureparlour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanipousse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahwikeley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sasanika.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "science-anatomie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scootaloo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottishcu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrod.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdg-tracker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segaretro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semrush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seriouss.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgutranscripts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaamrelief.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadwe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shermantank.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivammaheshwari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopstart.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shorehamfort.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "short-term-plans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldihookupwithmybarista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showroom113.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shredriteservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shyuka.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmapramuka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvobeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sivale.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skatesins.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skid.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skomski.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartservices.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snackbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodomojo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somaliaonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songluck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacedots.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spittank.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportvereine.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotteredu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spreadsheetgear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srun.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssh.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star-clean.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startergen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterlinx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sternadel.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sternenbund.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stilecop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strajnar.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongsalpinesucculents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroomacties.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "structure.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartmorris.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summershomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun-leo.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermercadosdia.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sushibesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svinformatica.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taartbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagabrand.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taimane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkingmoose.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-puck.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team2fou.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teddyss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenerotic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telamon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telecharger-itunes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telework.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teltru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempflix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrafinancial-manufacturing-industrial-equipment-financing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrafinancial-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrafinancial-technology-equipment-software-financing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teufel.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thatdarkplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theanticellulitediet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecellulitediet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themaster.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themefoxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themonkeytrail.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestudyla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theuucc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "think-positive-watches.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasscholz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timbrust.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time2choose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timoso.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirlins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjampoer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tleng.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnl.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyalden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyobarbershop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toonsburgh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torg-room.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelshack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trezy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trezy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truentumvet.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustserv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tslcontractors.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tss.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsung.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tty1.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u-metals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uitslagensoftware.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unatco.noip.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unedouleur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unstamps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usage.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usastaffing.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwsoftware.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwvloereruit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapecrunch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venenum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verry.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versolslapeyre.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestingbar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionnissancanandaiguaparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vjpatel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vleesbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlzbazar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vocalsynth.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulns.sexy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vykup-car.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallacehigh.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallacequinn.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterdrop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weedcircles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wella-download-center.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welpo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wendlberger.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wg-steubenstrasse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiebel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijnbesteld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womensalespros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonghome.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpmu-tutorials.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpoptimalizace.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsec.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wristreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyo.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-one.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn-----8kcgbo2bmdgkdacthvjf.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4pv80kkz8auzf.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--qfun83b.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpoc.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xzoneadventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yahan.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yazaral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourskin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuanjiazhao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukari.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeelynk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zfg.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhl123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorig.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zula.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zumazar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyger.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022367.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022379.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022391.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022501.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022503.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022507.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022561.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022571.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022609.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "022610.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "02327.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "02375.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "026122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "02638.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "03170317.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0391315.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0511315.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0792112.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081752.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081763.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081769.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081783.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081925.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081927.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081967.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082157.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082159.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082167.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082173.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082175.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082179.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082187.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082192.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082193.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082195.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "082359.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083903.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083905.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083907.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083912.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083960.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083962.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083965.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "083967.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "09892.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1001mv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10430.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10435.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10436.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10438.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10439.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10453.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10495.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10774.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10840.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10v2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "124133.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "124633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "143533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "143633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "143733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "143933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "145433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "145733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "146233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "146433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "146533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "146733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "149433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "149733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "152433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "154233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "154633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "154933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "156433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1661237.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1811559.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1876996.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18celebration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18celebration.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "192433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1f123.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1montre.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "215dy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "247exchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2858958.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2991236.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3-dot-careapp1-146314.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "302422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "303422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "304122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "304322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "304622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3056999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "309422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30yearmortgagerates.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "310422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "313422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "315422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "316433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "319422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "320281.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "324022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "324122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "324133.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "324522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "324533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "324922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "325422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "326422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "326433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "329422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "340422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "340622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "340922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "341422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "341433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "341533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "341633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "341733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "341922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "342022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "342033.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "342133.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "342633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "342733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "342922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "342933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "343022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "343622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "343722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "343922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346033.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "346922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "348233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "348433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "348533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "349022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "349033.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "349233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "349433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "349533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "350422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "354022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "354133.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "354233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "354622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "354633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "354922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "354933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "356433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "370422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "371422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "373422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "374933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "375422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "390422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "392422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "393422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "394022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "394122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "394322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "394522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "394622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "394922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "396422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4237.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "440hz.radio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4everproxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "504122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "504322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "504622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "504922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "506422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "514122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "514522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "514622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "514922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "515422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "516422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51877.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "519422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "524022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "524622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "524922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52ncp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "531422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "534122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "534622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "534922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "536422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "540922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "541022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "541622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "541722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "541922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "545922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "576422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "579422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "583422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "585422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "586422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "591422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "592422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5930593.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "594022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "594622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "595422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "596422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5997891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "602422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "604122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "604322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "604522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "604622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "605422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "606422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "609422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "614022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "614322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "614922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "61730123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "621422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "624022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "624122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "624322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "624522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "624922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "626422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "630422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "631422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "634022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "634322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "634622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "634922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "635422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "636422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "640622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "640722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "640922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "641922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "642022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "642322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "642422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "642722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "642822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "642922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "643022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "643122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "643722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "643922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "645022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "645122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "645322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "645722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "645822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "645922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "646022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "646322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "646722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "649022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "649622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "649722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "649822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "651422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "652422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "659422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6652566.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "670422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "671422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "672422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "673422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "676422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "679422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "680422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "690422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "691422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "692422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "693422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "694322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "694622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "694922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6997896.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "704233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "704533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "704633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "712433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "713433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "714133.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "714533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "714633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "715433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "718433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "719433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "724233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "726433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "728433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "729433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "730433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "731433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "732433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "735433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "736433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "738433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "739433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "740833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "741833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "742833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "743833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7885765.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7891553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7891997.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "789zr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7proxies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "804322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "809422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80993.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "814022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8189196.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8maerz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "903422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "905422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "912422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "913422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "914122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "919422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "924122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "924322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "924622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "926422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "931422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "932422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "934122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "943022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9454.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "946022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "946422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "949022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "949122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "949622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "949722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "95778.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9679693.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9681909.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "972422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9788876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9918883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aavienna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acgpiano.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acheter-ethylotest.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adftrasporti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoucisseur.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aesthetx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agnesk.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrafix.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahtuxpk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisi316l.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albanboye.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alco-united.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allontanamentovolatili.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allstakesupply.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphaetomega3d.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andso.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antarespc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aobogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apparelfashionwiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ask1.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmood.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audirsq3.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badblock.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balance7.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balenciaspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bc-personal.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benceskorka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bischoff-mathey.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbank.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitclubfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackgate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boke112.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bondtofte.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booksinthefridge.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brackets-salad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bueroshop24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafedupont.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafedupont.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafedupont.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caiwenjian.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callumsilcock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callumsilcock.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campus-discounts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cemeteriat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianjens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "city-walks.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckp.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clien.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubdelzapato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cncado.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnsyear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocareonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codersbistro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codetheworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consec-systems.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corona-renderer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "course.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crunchrapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypto-navi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoparty.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csfcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csrichter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawena.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deep.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dggm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dggwp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondt.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalexhale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dingelbob-schuhcreme.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directwatertanks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.rimini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dixi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsql.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokipy.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donpomodoro.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropq.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dub.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamo.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-traceur-france.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e7fun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ed4becky.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eigenpul.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eigenpulse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencealberton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencebenoni.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrician-umhlanga.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianumhlangarocks.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elixi.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elnoorandelmohanad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emaging-productions.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escort-fashion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurotravelstar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evidentiasoftware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evodia-spirits.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expiscor.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falegname-roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falldennismarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farrelf.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fassaden-selleng.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastcash.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feegg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhmkh.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filtr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishgen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foluomeng.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francetraceur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesoftlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fs257.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsj4u.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuantaishenhaimuli.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funds.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereader.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesundes-im-napf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdeveloper.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghibli.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givip.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glicerina.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griechische-pfoetchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griyo.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsaj114.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gubagoo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gupfen.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gxmyqy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthgames.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hg525.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himekomi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjkbm.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjkhs.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjtky.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hmcdj.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoarding.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoeveiligismijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honey.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoodiecrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horecaapparatuurkobezuijen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huashan.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubertmoszka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrazin.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idafauziyah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealninajemce.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illicitdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imediafly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imprimante-3d-store.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocusvr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inku.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioerror.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iotfen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv8.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironpeak.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itn.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyuanbao.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobamunch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakebeardsley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamie.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamjestsimon.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaysaw.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfbst.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johannesen.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnsanchez.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnyytb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jong030.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanp.engineer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvega.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kati0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keelove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keihin-chaplin.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelderwijnen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kffs.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavoieducoeur.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liam-is-a-nig.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lieberwirth.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightbox.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listekdo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livinglocalnashville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lode.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logtalk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logtalk.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckydog.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luoxingyu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maintenance-traceur-hp.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majkassab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manfredi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mar-eco.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelwiedemeier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshmallow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matridiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcinterface.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medienweite.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melillaorienta.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercier-auto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercier-cars.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michele.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijndiad.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiletry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monkay.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montredeal.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moo.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mruganiepodspacja.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mulenvo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multisite.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myammo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navienna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neflabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netspeedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nginxconfig.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhsolutions.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightstand.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njast.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novinivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "np-edv.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nugetdependencies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrieduca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyhaoyuan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odosblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office-discount.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omeuanimal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openmetals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouglor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-t.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintingindurban.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisprovincedemenagements.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasportaservo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pci-e.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peinard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensionpilot.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philsown.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilotgrowth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pix-geeks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playyou.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmsfdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornoserver.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portablespeakersfinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierjewelersjax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prmte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promesa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplebricks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplebricks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplemet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qabalah.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq52o.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumpair.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintype.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raphaeladdile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realfreedom.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redporno.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ressos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romano.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootspersona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roundaboutweb.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruquay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvaalocombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scpslgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitysense.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "see.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergeemond.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serkaneles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfcomercio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shalazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharpe-practice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shehaal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirtsdelivered.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlmail.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showroom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showroom.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvobeat.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simark.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjv4u.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skifttiljutlanderbank.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smmcab.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsk.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsk.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smskmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somosnoticia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanda.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staklim-malang.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storytea.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartmorris.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartmorris.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartmorris.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugartownfarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szymczak.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taddiestales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takuhai12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taplemon.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taplemon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatildukkani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcspartner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techbelife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teesypeesy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telefoon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terabyteharddrive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thallinger.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebannerstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeighthbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tir-mauperthuis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonkayagran.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontostarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touhouwiki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transbike.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transfers.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulenceria.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uclip.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uktw.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulovdomov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unstockd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usuan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utazas-nyaralas.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vase-eroticke-povidky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcraftaudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdzwan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veggie-treff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versicherungen-werner-hahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villesalonen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidcore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthformyhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welovecatsandkittens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wentu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wesoco.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgplatform.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsupdeco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wingmin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfarth.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workcheck.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wptomatic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrapit.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writeenglishright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww0512.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwbsb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwjd.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaobude.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xice.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmtpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aejljbfwxn.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dk8haaa.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lckwg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy1919.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy6161.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy6262.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy6363.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy7171.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy7272.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy7373.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycherbonnel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh35.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "younl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-erotic-stories.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yxt521.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaagbaak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenti.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zg-dyw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangheda.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zikinf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zirtual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zkzone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonadigital.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonkysetkani.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zooplankton.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zs-reporyje.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zubora.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzekj.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "029inno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1r.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1salland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3djuegos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3s-datasolution.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3s-datasolutions.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3s-ddns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3s-dns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3s-mail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3sdatasolution.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3sdatasolutions.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3sddns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3shosting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3smail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "69fps.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "808phone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88889822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918gd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99999822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9farm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9jajuice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9y.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-msystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acerentalandsales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acquisition.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advertisemant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aep-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliatefeatures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterskool.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agiserv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmetozer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibsoftware.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajiaojr.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajiaojr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajiaojr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajiaojr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akiym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktan.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algofactory.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbrandbrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allontanamentovolatili.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aloesoluciones.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpes-deis-tools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altiacaselight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altoneum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrei-nakov.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anglirl.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anguiao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aniaimichal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthisis.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyquestions.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aopsy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apercloud.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apobot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appgeek.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arda-audio.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argama-nature.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arisevendor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artefakt.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteinstudio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artmanager.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asenno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmschambly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiotechniker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiefunadvisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiestoresonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiewebmarketing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authoritysolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocadooo.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axiumacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "az-moga.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azadliq.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backtest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakermen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancaolhares.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankee.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankitt.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbkanews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beadare.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beamer-discount.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becklove.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benedict-balzer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminvasel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besb.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betacavi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betrallyarabia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikiniatoll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bildkomponist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billhartzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biogeist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitstep.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackilli.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blindpigandtheacorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bltdirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecrazii.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluntandsnakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonibuty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingworldspeakers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakpoint.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brendanbatliner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brown-devost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildmorebuslanes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c12discountonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainsinn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartouche-deal.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carun.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdncompanies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celcomhomefibre.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerivo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceskepivnisety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfda.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat2.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisbryant.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chundelac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claus-bahr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudconsulting.net.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudconsulting.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudconsulting.web.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codemperium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldaddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combron.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comicspornoxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conocimientosdigitales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coor.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corelia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortexx.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crc-online.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crealogix-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cremepassion.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cross.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cur.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosingles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvcoders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwbw.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwilson.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercocoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersantri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cygnan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daikoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-cholewa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dansage.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartcode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataharvest.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawnofeden.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddns-test.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepaero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detski.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deuchnord.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutschebusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutscheshoponline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deuxmetrescubes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dharveydev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dictzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieterglas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverthreejs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.torino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dispatchitsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dispatchitsolutions.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dockerup.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doswap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dramyalderman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsteiner.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubaosheng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumont.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duonganhtuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwbtoftshit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dybuster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicdesignuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-bikesdirect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eatmebudapest.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ed-matters.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehmsen.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "el-news.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elb500ttl.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elcambiador.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emobilityforum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esgr.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esolitos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esrs.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etd-glasfaser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ether.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exoten-spezialist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expo-larionov.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faerie-art.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fahrwerk.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falaeapp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-poeppinghaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farrel-f.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farrel-f.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedbizopps.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedshirevets.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerloescher-arten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerloescher-test.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffw-zeven.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffzeven.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fig.ms", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filezilla-project.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalrewind.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findapinball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findstorenearme.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findstorenearme.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findstorenearme.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitqbe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiuxy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixitfelix.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagfox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetsmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fly-en-drive.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flydrivesicilie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyswoop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-heg.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotoflits.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frettirnar.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsrs.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftptest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuck-your-false-positive.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulltxt.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funadvisor.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funadvisorfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furrytech.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furtherfood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gailfellowsphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaphag.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garforthgolfclub.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garten-diy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemeinsam-ideen-verwirklichen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisac.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glotechkitchens.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glotechrepairs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gluedtomusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmccar.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goa8.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godruoyi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosforthdentalsurgery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goshow.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gostaffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gradenotify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenenergysolution.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gubagoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvm.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacc.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haleo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hautaka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthplansamerica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heka.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpscoutdocs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herkam.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herrtxbias.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hestia-systeme.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hestia-systeme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hestia-systeme.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hestia-systeme.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi808.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highlightsfootball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highspeedinternet.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlidacnajemneho.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollowpoint.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holstphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeserver-kp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horrorserv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseofherbs.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "https-rulesets.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hudebnibazarmixer.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hundeverwaltung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hxsf.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperautomotive.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i00.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianjmoriarty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianmoriarty.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icnsoft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijm.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilii.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imyunya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inesfinc.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infermiere.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infra.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infra.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingredientdaddy.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innersafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inquant.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intasky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intasky.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionote.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iphonekaitori.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipo-times.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iptvzoom.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iran-poll.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ismena.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-faul.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italieflydrive.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itforcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakubarbet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "james-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesrobertson.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-hill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaroslavc.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jateng.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcom-communication-system.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerret.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhill.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmatt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsuse.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvsticker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamatajisyaku.tokyo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartatopia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katemihalikova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katzenbrunnen-test.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kc3.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcliner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcshipping.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenia-vakantie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenokallinger.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerzyte.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keymach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiaka.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiddies.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiddieschristian.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiddieschristianacademy.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kieran.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderzahn-bogenhausen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkull.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koicenter-thuine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konpyuta.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredigram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacantine.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladadate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamclam.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lame1337.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laperfumista.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lateral.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learning-id.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leastsignificantbit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaillart.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemondenumerique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lequerceagriturismo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linext.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkat4.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lk-hardware.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsws.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukas-gorr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luminaires-online.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lw-addons.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machu-picchu.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madeloc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magasinsenfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magewell.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maikolfish.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangapoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.info.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapeo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marclay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariereichl.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshallwilson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mateuszpilszek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattatoio.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattbagley.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewsetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxbeenen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-jobs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc4free.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mclmotors.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediafly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediavault.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpeer.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mein-kuechenhelfer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodiouscode.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodiouscode.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memrise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meraseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mes-bouquins.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metanodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moc.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modalrakyat.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molokai.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonagic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviespur.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movimento-terra.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrxn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtltransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multiroom-streaming.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myf.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymusiclist.alwaysdata.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysber.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysockfactory.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysockfactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "na-school.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanofy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nascio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nausicaahotel.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nc2c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedys.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcloud.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nootropicpedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npcrcss.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nte.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyatane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oboeta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officeinteriors.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldschool-criminal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omniasig.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onesports.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineinfographic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onpermit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onvousment.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbeecloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optometryscotland.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortodonciaian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxro.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablorey-art.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panopy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panopy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantallasyescenarios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papillon-events.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkrunstats.servehttp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partage.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawsru.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcsetting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permeance108.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesto.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ph3r3tz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmica.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmica.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phaux.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phishing-studie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phishing.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piruchita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkbjateng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkbjateng.or.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pksps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planeexplanation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plastovelehatko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plob.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingglenvista.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmf.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poloniex.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porkel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porte.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poshlashes.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positivenames.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodegree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progenda.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "program-and.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promozione.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulser.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qianqiao.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qonto.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickinfosystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qybot.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocomsaocarlos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ragasto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainel.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakugaki.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenx.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdmtaxservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realme.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reckontalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redneck-gaming.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reevaappliances.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reiseversicherung-werner-hahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renovum.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "res-kc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantguru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resultsdate.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfxanalyst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richie.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risi-china.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rleeden.servehttp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roaddoc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roams.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodinnebyvanie.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandinsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rondreis-amerika.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rondreis-schotland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronnylindner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruckzuck-privatpatient.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeocs.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailingonward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salland1.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltireconservation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuel-dumont.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santoshpandit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapphirepearl.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satellites.hopto.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schimmel-test.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottishseniorsgolf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottseditaacting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrumplex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seanchaidh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastiaanwijnimport.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senekalstorageman.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senseye.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentidosdelatierra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servitek.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servx.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shandonsg.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharealo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharkie.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sho-tanaka.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "show-stream.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirencallofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisseastumine.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistemos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skybloom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solartrackerapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songtianyi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos-falegname.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacestation13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanjeflydrive.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starking.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steigerlegal.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickswag.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratuscloudconsulting.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studytactics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suffix.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supertechcrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suurhelsinki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swerve-media-testbed-03.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sydneylawnandturf.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taitmacleod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskutark.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatilmix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebodental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecmarkdig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecon.co.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-textbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecloudshelter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecompany.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesplashlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewagesroom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-prior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thor.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threema.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tischlerei-klettke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomd.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsdevsn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topeyelashenhancerserumreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topworktops.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torogroups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trade247.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafas.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traiteurpapillonevents.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transporta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traslochi-trasporti-facchinaggio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trattamenti.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trattamento-cotto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tributh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ts3-dns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turdnagel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorat-tect.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twocornertiming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u175.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubis.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubis.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "un-framed.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlocktalent.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unmarkdocs.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urltell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ver.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vergelijksimonly.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vikalbino.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtit.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaldi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivoseg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokalsystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volatimer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulndetect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulnerabilities.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvoip.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w2n.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wains.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walter.lc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waukeect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingalbumsdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weihnachten-schenken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wexilapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "what-wood.servehttp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whimtrip.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whychoosebob.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wichitafoundationpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirkaufendeinau.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ws-meca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsadek.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-9822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbrl.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaxuejin.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--eckle6c0exa0b0modc7054g7h8ajw6f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--familie-pppinghaus-l3b.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--feuerlscher-arten-4zb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mein-kchenhelfer-ozb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mensenges-o1a8c.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mensengesss-t8a.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mhsv04avtt1xi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xqk7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybzhao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiyueread.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubico.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubikey.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuki-nagato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukimochi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuqi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnrechner-staging.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhcexo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zipkey.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonewatcher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100lat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11dzon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1c-power.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1volcano.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "230beats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2948.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34oztonic.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3candy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "478933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4kprojektory.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57wilkie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66205.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73223.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "772244.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8522hk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8522ph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8522tw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8522usa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86499.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8649955.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8649966.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8649977.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88522am.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "919945.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a3.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a8q.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarvinproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abe-medical.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abraxan.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abristolgeek.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accelerator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acem.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addnine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adept.org.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admin-numerique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminwiki.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adultbizz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aethonan.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agracan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrichamber.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aignermunich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aignermunich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aignermunich.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airrestoration.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airsick.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajsb85.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akkeylab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliim.gdn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutthekink.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almagalla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alp.od.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altes-sportamt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altoa.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alts.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvn.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amerika-forum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andiscyber.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angervillelorcher.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-rg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antani.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennisti.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antibioticshome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anypool.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anypool.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appimlab.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appxcrypto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apratimsaha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptitude9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arifburhan.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arinde.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkulagunak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arogov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-auction.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artaronquieres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmik-armenie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astral.org.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atherosense.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlassignsandplaques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalon-rpg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avatardiffusion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocatbeziau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avptp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axchap.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axonholdingse.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b4ckbone.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b4r7.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacoux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badmintonbible.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balticer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangumi.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankvanbreda.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banquevanbreda.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicattentiontoken.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be-up-developpement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beanbot.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedels.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beelit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bei18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besole.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betonbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bevelpix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgfoto.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigjohn.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billywig.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biloplysninger.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binarization.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodots.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodots.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodots.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodots.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bithir.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitten.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockedyourcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockedyourcar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockedyourcar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blokino.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluewavewebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluiandaj.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogdancornianu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boltn.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonebunny.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borja.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bots.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryancastillo.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btth.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bug.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwe-seminare.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeimsueden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calltothepen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camping-seilershof.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candaceplayforth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captivationscience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardwars.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carepassport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrollservicecompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casusgrillcaribbean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caterkids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccsource.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellartracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certchannel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbot.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chikatomo-ryugaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilli943.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chollima.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cindey.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipher.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudflare-dns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubnoetig-ink2g.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmf.qc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cn8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combron.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoimportar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comosecarabarriga.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoseduzir.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connaitre-les-astres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connecto-data.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constructexpres.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copinstant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copycaught.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copycaught.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copycaught.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copycaught.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copycaught.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmic-os.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftngo.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazy-coders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoya.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalapp.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberserver.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d0xq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafont.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagmar2018.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danstillman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "das-forum24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datahoarder.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davewut.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daymprove.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-elektro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-elektro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-elektro.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deliciousmedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derattizzazioni.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diesteppenreiter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalliteracy.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinheirolucrar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirba.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disciplina.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discordia.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazione.torino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.udine.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmd.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dochimera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogpawstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domus-global.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domus-global.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durand.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchdare.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebisi.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eco-wiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecobin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecodesigns.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecombustibil.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economycarrentalscyprus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educnum.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efinity.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorskemptonpark.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorsroodepoort.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elefandt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevator.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elo.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elonaspitze.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elrinconderovica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsagradocoran.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elshou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emiliendevos.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjincoin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjinwallet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjinx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entradaweb.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epos.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erinlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethergeist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eulenschmiede.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europetravelservice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilness.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolvetechnologies.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewaipiotr.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewtl.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exceptionalbits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extintormadrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faraonplay7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faraonplay8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favirei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feelmom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibretv.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibretv.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "files.from-me.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findmynudes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findoon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firechip.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fit-mit-system.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashcomp.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flatmail.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floersheimer-openair.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowair24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluxi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foutrelis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francoise-paviot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshmaza.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friarsonbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruend-hausgeraeteshop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftv.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furry.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fursuitbutts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaaz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gandc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaon.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garyswine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaudere.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcguild.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgeperez.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getserum.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfestival.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gicl.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitar.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glutenfreiheit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomasy.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govype.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpm.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "granian.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graniteind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greer.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grunwaldzki.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gudangpangan.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidepointsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gurucomi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackmeimfamo.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haizum.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halfhosting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanzcollection.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyheartsabode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harlor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartlieb.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haustechnik-breu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haverstack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartlandbiomed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heimdallr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heleendebruyne.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herpes-no.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hflsdev.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hfox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hg.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holzstueckwerk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeoesp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hooplessinseattle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoponmedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseofhouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblebee.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i9multiequipamentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iahemobile.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamhansen.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibna.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icoh.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idolshop.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "if0.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiit.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijsblokjesvormen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikigaiweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iloilofit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imjo.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incarna.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflate-a-bubbles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infor-allaitement.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infos-generation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkurz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmatefinancial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ins.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelly.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iosjailbreakiphone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipemcomodoro.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irasandi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironbelly.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelbiblicalstudies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-academy.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivusn.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakdelatseo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaleo.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jameschorlton.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasminefields.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javierburgos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffcloninger.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelleraaijmakers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremywagner.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhf.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiacl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianshu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jisai.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnno.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jooksms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jugendhackt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just-vet-and-drive.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwallet.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaface.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kastemperaturen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazanasolutions.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keeprubyweird.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelheor.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemmerer-net.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kernelmode.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinhq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khosla.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiesuwcursus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kikimilyatacado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kine-duthil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koi-lexikon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koirala.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokoiroworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolbeinsson.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolonie-am-stadtpark.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koodimasin.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krehl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksero.wroclaw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyobostory-events.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laboitebio-logique.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lahipotesisgaia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakelandbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakeshowlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebensraum-fitness-toenisvorst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levelaccordingly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liam-w.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lignemax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lineageos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localhost.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logingate.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojahunamarcenaria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lok.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longma.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemen.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lungta.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macros.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvodi.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuscriptlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maranatha.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariapietropola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markdain.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketindex.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masdillah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathsource.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathsweek.school.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matt-brooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthiasbeck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matway.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxkeller.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsrvstat.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mctools.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meereskunst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megztosidejos.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meine-finanzanalyse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodiouscode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memes.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midgawash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mightymillionslottery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikumaycry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirepublic.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misanci.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizuho-trade.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobile-holzofenpizza.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilelooper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "more-terrain.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morhys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosshi.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moucloud.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moyu.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-coffee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multitec.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murashun.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my4thtelco.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydreamshaadi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhollywoodnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylstrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicaus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicbroadband.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicfibre.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicnz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysectools.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myunox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-man.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n7.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbgrooves.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbhorsetraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncic.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncsc.gov.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndhlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neilshealthymeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nejlevnejsi-parapety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neonknight.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netbox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflixlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netrewrite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevermore.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nf4.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nibo.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicsezcheckfbi.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niffler.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodecraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noelclaremont.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noleggio-bagni-chimici.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noriel.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noteskeeper.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notonprem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noustique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrsweb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrvnastudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nstyleintl.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nve-qatar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oaklands.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occenterprises.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occonnections.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offenes-deutschland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offfbynight.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ojanaho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omegathermoproducts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionplay.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-domotics.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opengovpartnership.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openruhr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimize-jpg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orioncokolada.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osaka-onakura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyosoft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paardenhulp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paceda.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmen-apotheke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panlex.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panos.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papierniczy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasteblin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paxerahealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paykings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perez-marrero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persephone.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pescadorcomunicacao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petdesign.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterborgapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petpower.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfk.org.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharynx.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipp-winkler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philslab.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieland.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilsoncontracting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placeitsf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plainbulktshirts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planecon.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playkinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plesse.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnakosoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnakosoft.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pneumonline.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "po.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politiezoneriho.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porpcr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posalji.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "principalship.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privy-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodietix.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperontheweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps-sale.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pself.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologasandrabernal.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychiq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushers.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qi0.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quanjinlong.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantaloupe.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumcore.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ra.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbitfinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raisecorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramezanloo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidhubs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdmrotterdam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactdatepicker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redchat.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redlinelap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "releasetimes.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewed.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewgsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reptilauksjonen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionhive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollatorweb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanmichel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root-space.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roromendut.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossfrancis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubens.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudewiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rummage4property.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rxight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salrosadohimalaia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samlamac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbir.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaffalature.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarnet.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdl-corporatesite-staging.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secbone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secyourity.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selitysvideot.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seniorem.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverartcollector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simon-agozzino.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleclassiclife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesuccessful.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjatsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skalarwelle.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyworldserver.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentorifiuti.firenze.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokinghunks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snic.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snoerendevelopment.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soakgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soaringtoglory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobreporcentagem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialfacecook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonic.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splunk.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sranje.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sso.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starcoachservices.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamstat.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stirblaut.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangescout.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streetmarket.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiebegeleiding-haegeman.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suraya.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sushiwereld.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftcrypto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvaincombe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synccentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syobon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syscoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "system-online.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemzeit.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabletd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tachyonapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacostea.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tba.bm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tchannels.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenma.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplofom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplomash24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebusinessofgoodfilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesimplifiers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestral.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestralbot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "think-asia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirdbearsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisishugo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-sammut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thycotic.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titansized.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tober-cpag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todokete.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toreni.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torkware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tosostav.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourify.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "towsonroofers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trad-n-vo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trading-analytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tratamentoparacelulite.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tratamentoparacelulite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trianon.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tributh.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tributh.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tributh.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tributh.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truvisory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u5.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhasseltctf.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "un.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uradisam.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usagexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usninosnikrcni.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usnti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvenuse.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvolejniku.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaclavambroz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valcano-krd.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valcano.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vb-oa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vb.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventriloservers.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venturebanners.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venturedisplay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vforvendetta.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicicode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vikapaula.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villehardouin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visiondigitalsog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitcambridgeshirefens.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitzro.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkulagin.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlndc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano-kazan.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano-spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano-vts.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcanov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vosselaer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvw-8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vysvetluju.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanderzoom.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangyubao.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waxlrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbut.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-art.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webeast.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhooks.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webline.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmixseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webwinkelexploitatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weekendinitaly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weitergedacht.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcoastaggregate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whateveraspidercan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatismycountry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workinginsync.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wvv-8522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-86499.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcompany.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xerownia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaomionline24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaoyy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xif.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbfl2alf8a.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--24-6kch4bfqee.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--24-glcia8dc.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80adb4aeode.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1aoahhqgn.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--myrepubic-wub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--myrepublc-x5a.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xps2pdf.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xserownia.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xserownia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xserownia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtrainsights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xywing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanbao.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ygcdyf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiffy.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiffy.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youc.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourlovesong.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuzei.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-duempten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaptan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaptan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaptan.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zook.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11recruitment.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "41studio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5dm.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrosstheblvd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamjoycegames.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adlerneves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adlerneves.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adlerosn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adlerosn.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aecexpert.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenbettingasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahsin.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconsalberton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconsboksburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconsfourways.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconsmidrand.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconssandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allarmi.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcarecorrectionalpharmacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amg-exterieur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analbleachingguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteaga.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artedellavetrina.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artistagenda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiaheavens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audioschoolonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobedrijfgarant.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobourcier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automaan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awsome-books.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbalposticino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcnet.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgbhsf.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitk.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitk.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blikk.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blognr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolainfoasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandrocket.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btaoke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btcbolsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "by.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3hv.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadasportasejanelas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalystapp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certfa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapelaria.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaussenot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjhzp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clemenscompanies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coa.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinf.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegeconnexxions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commissionagenda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consulenza.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooksbookscorks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornerstonecmc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coropiacere.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpusslayer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coursables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creared.edu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croods-mt2.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossedwires.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoguidemap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyrating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartetdemetiers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datumstudio.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derkuki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desveja.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detroitrocs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dharma.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dierencompleet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinocarrozzeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.treviso.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazionivespe.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsuinnovation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecobergerie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecos.srl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecostruxureit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekrana.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgalponazo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elohellp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elysiumware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energethik-tulln.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "er1s.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erate.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiserradal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etrecosmeticderm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroescortguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exagoni.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exagoni.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fahrschule-laux.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrariadvisor.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhba.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightschoolusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fohome.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeiconspng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshislandfish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiotherapieapeldoornzuid.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groomershop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guegan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-end-shukatsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harmonyplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heayao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herramientasbazarot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himcy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecheck.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hornertranslations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "host.black", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsinbuxton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsinncoventry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtoinstall.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubrick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydro17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrographicsocietybenelux.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-telligence.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ice.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifibe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illegalpornography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresa-di-pulizie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inbulgaria.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiayogastudio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiroyunu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insistel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internalkmc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iproducemusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iro-iro.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isayoga.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-ti.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackson-quon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackson.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffwebb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkuvw.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kekehouse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowledgeforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopfundseele.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagriffeduservice.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanodan.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavinya.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layfully.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lectricecorrectrice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightning.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightning.engineering", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkthisstatus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleskin.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livebythesun.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizzaran.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lookup-dns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losreyesdeldescanso.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludwigjohnson.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyrical-nonsense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madpeople.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maneggio.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marc-hammer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maryeileen90.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masteragenasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-library.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messengerwebbrands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millionairegames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misiru.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moas.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muratore-roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musiccitycats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwalz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygignation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynameistavis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myqdu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-x.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nais.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanosingularity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextevolution.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhchalton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notofilia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuovaelle.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxt.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinekmc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onoranze-funebri.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otherkinforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovwane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pallas.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paper-driver.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascualinmuebles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pf.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelpirat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planespotterblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumexpress.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play-casino-japan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmartin.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "practicalprogrammer.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productoinnovador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quangngaimedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regenerapoint.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renthelper.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "republictelecom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "research-panel.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrocdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riccardopiccioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romaservicegroup.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safari-afrique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scientific.boston", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrabble-solver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitytrails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seednode.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seohackers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sglibellen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sh0rt.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shieldfe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shmibbles.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showf.om", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinclairmoving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siw64.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixcorners.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjhyl11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slusham.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothcomp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparta-en.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speets.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprayforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongtowerpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemweb.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentcast.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandk.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanzo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapakgram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tastic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telekothonbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tellusaboutus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teto.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehouseofgod.org.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenowheremen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddfry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomjn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunaut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undeductive.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unghie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utwente.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzsvm.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapensiero.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vda.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wateroutlook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webministeriet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webnames.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirsberg-studios.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wopr.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writtit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxyz.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mhringen-65a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xserownia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yafull.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yalecleaners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogatrainingrishikesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukijinji.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakojifarm.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenevents.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zetadisseny.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zy.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20at.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233vps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51aifuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "90r.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acoustics.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoniscabaret.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agic-geneve.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilecraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akuislam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanberger.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amikootours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreasbasurto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidsphone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angrylab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antik-trodelmarkt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apogeephoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armansfinejewellery.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aron.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artea.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asuclassfinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-spurgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocarparts.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beimchristoph.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berhampore-gateway.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinfo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brplusdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsg.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsgamanet.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytepen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calcinacci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cascavelle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cascavelle.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celine-patisserie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceramixcoating.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerena-silver.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesmilette.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chl.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chlth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinelite.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeofthenorth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colf.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoquitarlacaspa24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compassintladv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compromised.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conectar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connecta.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corourbano.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmekaitori.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creamybuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersecurityketen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dasug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datahoarder.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidlamprea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daycontactlens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destech.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg7.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegobarrosmaia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diginota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmatrix.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodopri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvinstallrandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egovernment-podcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elettricista-roma.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enomada.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ephe.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eshobe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esthesoleil.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evemarketer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilmartians.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exexcarriers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f13cybertech.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastforwardsociety.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffsociety.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebcard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamekaitori.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gao.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaojianli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giuem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glykofridis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfpark-bostalsee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gut8er.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackreone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hahay.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hajekj.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hal-9th.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrisonvillenaz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebingying.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hin10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hogwarts.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horn.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrtech.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrtech.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyec.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceiu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilmiogiardiniere.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "improved-madness.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inchenaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexyz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industriasrenova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioliver.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipadkaitori.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joetsutj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jogwitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joseaveleira.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaikei7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcmicapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kforesund.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderchor-bayreuth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjg-ummeln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobejet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooliveeb.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kovehitus.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalajj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lederer-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libricks.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightspeedta.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkthis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livechatlady.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelive-anime.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckyxf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magentoeesti.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxundlara.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megarex.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megustariasaber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoreflex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my4thtelco.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfishpalace.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepubic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturheilpraxis-oida.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazuna.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neftis.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neriumhcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newpoke.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikoninframe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikonnps.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikonpromotions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikonschool.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodechate.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nottori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novaorbis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novilidery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novodiegomaia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office-discount.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionplay.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onyxgen.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oryva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overwall.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-fent.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packetdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paolo565.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradais-sphynx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasadenasandwich.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pescadorcomunicacao.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petermazur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petschnighof.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbermountedgecombe.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poudlard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powermint.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulizieuffici.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qponverzum.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raclet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raito.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realhypnosistraining.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rede-t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rei.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renxinge.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reuna.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketevents.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodab.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapindus.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saveya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schaefer-reifen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schil.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolsonice.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seezeitlodge-bostalsee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpliby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentoamianto.frosinone.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsben.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsben.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslcertificateshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stako.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starteesforsale.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stillnessproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suffts.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syntheticurinereview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadeo.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tax-guard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcgforum.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnidev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempa.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-nash-education-program.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreatpakistan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threebulls.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tohokufd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toymagazine.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triluxds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trisect.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trotina.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ts3-dns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsatestprep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tscqmalawi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhasseltodin.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unece-deta.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "univstore.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urinedrugtesthq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vatsalyagoel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verwayen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viris.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vistec-support.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vwhcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakandasun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walshbanks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warofelements.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wenchieh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wine-tapa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wokinghammotorhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wollgredel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wopen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wouterslop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wouterslop.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wouterslop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcontrol.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yui.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuweiyang.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaloghaz.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenvite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhuji5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zx1168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zx2268.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00dani.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "101.qa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123writings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12thmanrising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22digital.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24dian30.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24pcr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "288da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2rsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2rsc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73info.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8hrs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8shequapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "97bros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9won.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1moldsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abilityone.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ableprop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessoirescheveuxchic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acorntreecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acoustics.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrepairgeorgetown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrepairhutto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrepairroundrocktx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrolife.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsl2meg.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aei.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aereco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aginion.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agliamici.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aide-admin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akasha.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akustik.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alasdelalma.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alesia-formation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alikulov.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alloverthehill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allstarquilts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluoblog.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluoblog.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amisderodin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andre-lategan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-tip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonyloop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antifraud.net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrowfastener.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artfullyelegant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asoftwareco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspectcontext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assistenzaferrodastiro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assistenzafrigorifero.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenadynamics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atimbertownservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlasdev.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aucielrose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audioonly.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiophix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocontrol.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awningsatlantaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayanomimi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azzurrapelletterie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahnhelden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamahammer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandar303.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barpodsosnami.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementfinishingohio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezr.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biehlsoft.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bifrost.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijouxcherie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binarization.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluerootsmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluestardiabetes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bokka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boltbeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingentertainment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boonehenry.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boote.wien", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravebaby.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briefassistant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buileo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buradangonder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessplanexperts.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin8601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin8602.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin8603.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin8604.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin8605.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin8606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachethome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachetur.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafedupont.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cajio.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callmereda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capacityproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captivationtheory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbon-project.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celtadigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "century-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cernakova.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certevia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cftc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "challstrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlespitonltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlotteswimmingpoolbuilder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chartkick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapcaribbean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenkun.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childstats.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ci-suite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinay.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cineplex.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cintactimber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clawhammer.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clod-hacking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeandpeace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeproxy.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codestep.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cognitip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegenavigator.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegeprospectsofcentralindiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialtpv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comptrollerofthecurrency.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concertsto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concreterepairatlanta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connexas.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convertimg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convoitises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corder.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpoflow.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosciamoos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cougarsland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cr0nus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crawlspaceandbasementsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptopro.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalgrid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultureelbeleggen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curarnosensalud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custerweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvps.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cygu.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cykelbanor.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-macindustries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d00r.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d3xx3r.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dak.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damongant.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damonline.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhinterlechner.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datalife.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayofdays.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dearktiel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deckbuilderamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deelmijnreis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defcongroups.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defendtheweb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekkercreativedesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delandalucia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derbuntering.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermscc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deyute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didierghez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-pizzabaeckerei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-liberal.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directelectricalltd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoveryaima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioneblatte.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.bari.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlz149.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogadayiz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dong8.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doomus.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dougley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpangerl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamrae.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drei01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsyunmall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunkle-seite.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-speak24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyweenies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecir.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecir.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecofac-bs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edenvaleplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edh.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egamespw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrician-umhlangaridge.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliasojala.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elibom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ell-net.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellencorddry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emeraldcityswagger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empherino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energy-initiative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engiedev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensurtec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envoie.moi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envoyez.moi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eru.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelabiblica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eutotal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventplace.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaygary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evoco.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremeservicesandrestoration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabiankoeppen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabriziorocca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovcova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovcova.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovcova.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovec.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovec.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falling.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienhausprovence.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fileon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmesonline.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiskestang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcor.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcorcards.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flirtee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flirtos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floj.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flosserver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flurp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folk.as", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreveryoung.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francois-gaillard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freaksports.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredericcote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frei.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckobr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckobr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckobr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckobr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckobr.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fur.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "future-moves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameblabla.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesaviour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesided.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamilab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamilab.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganggalbichler.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garrowmediallc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcfadvisors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geba-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genesysmi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentooblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get.how", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giraffeduck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glevolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globcoin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golf18staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govisitcostarica.co.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govisitcostarica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gozenhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpgscoins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graf-igor.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graft.observer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatergoodoffers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatfire.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groenteclub.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunceloyunhileleri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guts.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habbig.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamiltonlinen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanfverband-erfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hang333.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haoqi.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardloopfysio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hausarztpraxis-linn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthit.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.org.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatingandairconditioningdallastx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hejianpeng.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hentaiz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highperformancehvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollerau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homegreenmark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopla.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housese.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hryniewski.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hstspreload.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunterkehoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huurwoordenaar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvmk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hybula.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hybula.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydai.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperporn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iam.soy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifreetion.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illerzell.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginary.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imobile3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranium.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranium.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranium.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranium.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inox.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoxio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ins-kreativ.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insecure.org.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insrt.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurgentsmustdie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interaktiva.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interiortradingco.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iofort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionovia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipadportfolioapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iphoneportfolioapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iren.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isabelaflores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishet.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "issa.org.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isthedoorlocked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivre.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwanttoliveinabunker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaarvistech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabbers.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakeslab.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeda.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenniferengerwingaantrouwen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremypaul.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiazhao.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimbiproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmcataffo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtl-software.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jydemarked.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabarlinux.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagitreklam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzlei-oehler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karupp-did.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kellyssportsbarandgrill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klantenadvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klingsundet.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koerperkult.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolcsey.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotonoha.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kovuthehusky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksk-agentur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacetsfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladenzeile.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladenzeile.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lambertshealthcare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langkawitrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langzijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laohei.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laplacesicherheit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lars.moi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lca.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcars-sv.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcy.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcybox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalisepeacebloom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsdebug.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leumi-how-to.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhakustik.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertins.date", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-emotions.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlericket.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livela.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lixiaojiang.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liz.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizhi123.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnbeauty.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loafhead.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lobstr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localethereum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logicne-hise.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logoglo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotro-wiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lshiy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludogue.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luyckx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lxd.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majkl.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majkl.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majkl578.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malermeister-haussmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwareverse.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandanudes.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marco-hegenberg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marseillekiteclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masteragenasia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastersquirrel.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathsweek.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathsweek.org.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matmessages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbaasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbanq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mede-handover.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mega-aukcion.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meintragebaby.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melissaauclaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metro-lawn-care.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelpelletterie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelschmidt.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikehilldesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikywow.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindcell.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirgleich.dnshome.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missyou.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkchandler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkkkrc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobila-chisinau.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momento.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montemanik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montessori.edu.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motd.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mousemessages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mozektevidi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrburtbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtlconcerts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multizone.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxn8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my4g.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybagofcoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydrone.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydroneservices.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydroneservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myetherwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myipaddr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepubiic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.com.kh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicinternet.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywallets.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-a.date", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n0s.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nami.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nami.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narakenkoland.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturblogg.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturesbest.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nea.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nems.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-rencontre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newtonproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexthop.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nflmocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.goog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.how", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.soy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.xn--q9jyb4c", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niki.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niklas.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmgb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmgb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobitakun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodesec.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northerngate.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosecrets.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notora.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noxi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrc-gateway.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nur.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvl-game.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwr-waffenbuch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyan.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakesfam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objectif-leger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odpikedoslike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okotoksbeach.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olgun.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ollieowlsblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onazikgu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ongea.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openreview.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgatech-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "originalsport.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orionfinancialservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovix.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintcolorsbysue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palariviera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parodesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partiwatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pashminacachemire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penslabyrinth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performancehealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perthtrains.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peters.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippinedroneassociation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philna.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkbikecycle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pintoselectrician.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjo.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placebet.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumplat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornhubhd.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerball.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pplsvc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prematureacceleration.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preposted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princessefoulard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismacloud.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-image.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projet-fly.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promohulp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protege.moi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologie-hofner.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qazcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qoml.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quic.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qx.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rahadiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawdutch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redgoose.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redwaterhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "referdell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflectores.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registerex.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rehabmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reiki-france.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekisuta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rencontres-erotiques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrovideospiele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisit.date", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rheinturm.nrw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riederle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertbln.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertopazeller.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roeleveld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romantica-hotel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romar-bos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roms.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rothe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "route-wird-berechnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rritv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacprincesse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safestore.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samdev.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sammenlignakasser.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satal.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sayori.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbsbaits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schillers-friedberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schneider-electric.tg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schur-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sclns.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scripter.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sec.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secteer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seosec.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "septicrepairspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheet.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sherrikehoetherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivamber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopalike.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sictame-tigf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silent-clean.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonshine.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sircon.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisgopro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistov.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smit.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithchow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smmcab.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sortingwizard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulcraft.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spar-ni.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spitfiredialers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportakrobatik.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sppin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadtbuecherei-bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standard.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefan-rothe.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefancosma.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steffentreeservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellarguard.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickertuningfetzt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolin.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strommenhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioproapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subsistence.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "successwithflora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "succubus.xxx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suessdeko.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superaficionados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switcheo.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switcheo.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symlnk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talking12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "targetexecutivesearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcmwellnessclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tea.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techtrackerpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekniskakustik.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegramdr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendance-et-accessoires.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terabyteit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teusink.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the420vape.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebakery2go.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesmokingcuban.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threatmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tildes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokens.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toniharant.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topekafoundationpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toushi-shakkin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trauer-beileid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trea98.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trillian.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trtruijens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ts3-dns.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunnelventilation.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twitchplaysleaderboard.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ueberdosis.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umsolugar.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unityconsciousnessbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unsereins.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uprouteyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usatomotori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usuluddin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uteam.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utilityreport.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-spin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vancityconcerts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vec.ac.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verasani.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vi.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicjuwelen-annelore.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videosdiversosdatv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralsouls.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vistacampus.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualdrone.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viyf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmzone.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voluptueuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrcholovka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkera-fans.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walltime.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walpu.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walpuski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiming.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wer.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcentralaor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whnpa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whosyourdaddy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whta.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilkushka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilkushka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wineonthewall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wm-access.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wm-access.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmaccess.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfermann.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolkoopjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worksitevr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpexplorer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpspeed.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrdx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsl.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xentox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinex.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinnixwebshop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiongx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6o8h.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ac0aqlt.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hwt895j.xn--kpry57d", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xone.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xq55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannik-buerkle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youjizz.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ysun.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yvonnethomet.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebulon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeetoppers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zephyrbk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zephyrbookkeeping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerg.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangsidan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhoutiancai.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zings.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zobworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoolaboo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zozzle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zxavier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0916app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123apps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "28peaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "298da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3amtoolbox.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3typen.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "448da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47essays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4thdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "588da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "688da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "698da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "778da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "826468.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "826498.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abitur97ag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accord-application.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accountsuspended.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ace.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acroyoga-nuernberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activistasconstructivos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actors-cafe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adint.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrien.vin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advenacs.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advenapay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordablekilimanjaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agatajanik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aifriccampbell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajaxed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajiboye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akademeia.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akihiro.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktuelle-uhrzeit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanya.law", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alienslab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonetone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analisilaica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ananas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ananyoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancientnorth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancientnorth.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrejbenz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andyc.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annafiore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anorak.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anteprima.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonin.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anunayk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aotearoa.maori.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apprank.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprikaner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aproposcomputing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arise19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arts.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianbet77.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assistenzalavatrice.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asws.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantishq.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auntieme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobelle.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avitres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avv.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awaresec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awaresec.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axelname.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamtoki.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banter.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baseline.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bauen-mit-ziegel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behoreal.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bentongroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bentonweatherstone.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best66.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgtoyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bh-oberland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bit.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bithap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitlo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitlo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitlo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blabber.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blanket.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blizora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluehawk.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmhglobal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boop.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briggsleroux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsp-southpool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btsapem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bttorj45.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bullshitmail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cad-noerdlingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cangku.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carassure.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cascadesjobcorpscca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casio-caisses-enregistreuses.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralmissourifoundationrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cert.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cf11.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgnparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkhost.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkrente.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheela.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiehawkes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circule.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimjeidee.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clive.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-corsicana.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnre.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cockybot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coin-exchange.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinchat.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colincogle.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condominioweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectavid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connictro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultation.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultimator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coriver.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corkedwinebar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyfamily11.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crecips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creteangle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croisedanslemetro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croisieres.discount", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crys.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cscdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cswarzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupofarchitects.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curatedgeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvc.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cy.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyson.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d0m41n.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagensannonser.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danbaldwinart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dantelistan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkroomsaredead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartshopmn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatruckers.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatruckers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidletellier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddproxy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defeestboek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degressif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deight.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaservers.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "densmirnov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deskeen.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "developerdan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-bergfuehrer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalfuturenow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinkommunikasjon.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discover-shaken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diygod.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnscrypt.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsinfo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogrescuegreece.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domix.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorde.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dowhatmakegood.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dowling.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-jakob-zahnaerzte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drhathazi.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropistic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drusillas.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsdalismerkezi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumbfunded.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dybuster.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dybuster.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylanspcrepairs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dymfbbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-planetelec.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eat4happiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eberwe.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecclesia-koeln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecobrain.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwellbrook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eemcevn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorrandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elian-art.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsignificadodesonar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emby.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "er-mgmt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etch.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eve.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveswell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extensionschallenge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyyubyilmaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairydust.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanactu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feepod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fegame.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fegame.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felsmalerei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrousmoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmitis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmsite-studio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fimsquad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireleadership.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstinnovation.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flight.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flomeyer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcelink.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcelinkamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcelinkamerica.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framezdakkapellen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franz.beer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franziska-pascal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyamazing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.band", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.fashion", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.fitness", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.recipes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.rentals", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.reviews", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.tours", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomeblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomemedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomenews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomeplugin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomeplugins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomesite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesometeam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesometheme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomethemes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesomewp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepoints.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepublicprofile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendshipismagicsquad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruitscale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftf.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fthat.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullpackage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadse.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galleyfoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gayjays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geektimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genderidentiteit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geomex.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigis-pizzeria.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigseekr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlz.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giveaways.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goand.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goatbot.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowithflo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafoteka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grancellconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grazieitalian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpanda.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guanzhong.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gudrun.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackdown.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haferman.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haferman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakase.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "half.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannoluteijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-baby.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heaaart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heiraten-gardasee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heiraten-venedig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellomouse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrilammers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herrkaschke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heywood.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitomecha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlinformatics.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopzone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hor.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelvillaluisa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu8518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu8555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu8588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu8777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu8bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huang-haitao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humpchies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huoduan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hylemorphica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iambozboz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iankmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibaq.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iftarsaati.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignacjanskiednimlodziezy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illumed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "import-shopping.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intergozd.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaacmorneau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isvsecwatch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-enthusiasts.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itblog.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izonemart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j15h.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j2h.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksonvillestation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janhuelsmann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasper.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasperpatterson.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdm.elk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffhaferman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffreyhaferman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelle.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelleluteijn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelleluteijn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelleluteijn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelleluteijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelleluteijn.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremynally.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimfranke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimfranke.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jl-dns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jl-dns.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jl-exchange.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jl-mail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobcorpsy2y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeygitalian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanselea.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonesopolis.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtmar.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jucca-nautica.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julian-uphoff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliazeengardendesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jullensgroningen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junglememories.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karta-paliwowa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathrinbaumannphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kc1hbk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kersvers.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keys.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kipa.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkforillinois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenalley.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knetterbak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kommaer.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooli.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kortic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krfuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krise-chance.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krsvrs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstfehler.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupdokuchyne.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyouko.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labms.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamtv.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larky.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavanderia.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcbizsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leelaylay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letreview.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindholmen.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linfamilygc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkdr.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linktio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linusdrop.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liv3d.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livetube.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loginsentinel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojasceletro.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loreofthenorth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loreofthenorth.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotn.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotnonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotnonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luma.pink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunanova.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luteijn.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luteijn.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makera.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maketheneighborsjealous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malscan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manhuagui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketing-2.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingconverts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markkirkforillinois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markkirkforsenate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marksm.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marksmit.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markus-musiker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskice.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "material-ui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matratzentester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "max-mad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maya-ro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetawesomepeople.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memememememememe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memind.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menu.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merenita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merenita.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merenita.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merenita.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelwermeester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaonline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikebutcher.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minakova.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mine-craftlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miproximopaso.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mksdarchitects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mocloud.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeking.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monkeybusiness.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morbiceramicindustry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morethanautodealers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morningstar.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morrisby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekforce.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekforcelink.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekforcelink.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekmedical.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekmedical.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motovio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrazek.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muel.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murzik.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicworkout.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymixtapez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynextmove.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypcqq.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebpanel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebpanel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n0rm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nami.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naseco.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nchponline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neva.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-boiler-prices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newdeveloper.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexwebsites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ng-musique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nil.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixne.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noahmodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nokia.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norden.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notallmine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntags.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyoronfansubs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ochsundjunior.swiss", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oemspace.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oemspace.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okinawa-mag.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omfg.exposed", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondrejhoralek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetcenter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetcodeconnector.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oosoo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oreskylaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgsyn.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osworx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourls.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacatlantic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pahnid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parksland.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parry.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paste.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriotstationatchalfont.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peerweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petfa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrucciresidential.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipp1994.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photek.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickelhaubes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetofthegames.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pluimveeplanner.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polar.uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomelo-paradigm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powelljones.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppcrestaurants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestonapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productlondon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publicrea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purecabo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qaz.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qtn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwallet.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rai-co.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readingrats.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reakyaweso.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rees-carter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refresh-media.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registrarplus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registrarplus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registryplus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registryplus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rejects.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reklamjog.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reticon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retmig.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringjewellery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverviewcourtapts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rkfp.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodinneodpoledne2018.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolleyes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romapa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotkreuzshop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtrappman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruiruigeblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "run-it-direct.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvender.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadbox.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebaseflorida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samnya.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "san.ac.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satsang-uwe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saviezvousque.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlaf.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schmid.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutingtungelroy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scuters.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seasidestudios.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sechat.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentic.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servettorna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadynook.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shena.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showroom.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signage.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigsrv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silke-hunde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvacor-ziegel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplecoding.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitehome.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesource101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitevandaag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitischu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjdtaxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartphonechecker.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokeandmirrors.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothtalker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsben.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowpak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarstrom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp8ce.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartaermelo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprinklermanohio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssco.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssready.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssuc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staticline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stationatbuckscounty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stationatlyndhurst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stationatwillowgrove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelmounta.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stigviewer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striatadev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strictlyguitar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stsolarenerji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studyin.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainoss.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenbacia.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetbridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swing-belleville.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tankpassen-vergelijken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "targetbuilding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teb-akademia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsolvency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tedxodense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekno.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telephonedirectories.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telepons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teufelswerk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecurvyfashionista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theel0ja.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theonethaimassage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theosblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thereaper.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestationatwillowgrove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewinstonatlyndhurst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thiagohersan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thienteakee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thiepxinh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threexxx.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiggi.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkhw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tono.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolroomrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toskana-appartement.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transgendergedenkdag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transgenderinfo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transgendernetwerk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricefy4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplekeys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripp.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trpg.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truly-madly-happiness.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsab.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucsonpcrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuotteet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerharcourt.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerjharcourt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.lat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicolabo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uninet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "united-coders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unixapp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unsourirealecole.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urcentral.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "use.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwelilienthal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varztupasaulis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varztupasaulis.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varztupasaulis.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varztupasaulis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vawlt.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veronic.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viajandoporelmundo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorzambrano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villalaskowa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villekaaria.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtuality4d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivoitaliankitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vk-k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtaxi.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvactivia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vwt-event.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagyu-bader.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walent.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walentin.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallabet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watfordjc.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webfixers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webkef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websmartmedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegrzynek.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiling.clinic", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weinundsein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wemakebookkeepingeasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wengebowuguan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werbezentrum-stiebler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "west-contemporary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whexit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitewebhosting.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whqtravel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whyz1722.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiehenkrug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamtm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamtm.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willstocks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winkelcentrumputten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "with-environment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woah.how", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsb.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtfnope.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wutianxian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenon.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenoncloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xhmikosr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--elsignificadodesoar-c4b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--qckyd1cu698a35zarib.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--reisebro-herrsching-bbc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--u8jwd.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xviimusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannikbloscheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yelon.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yipingguo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-bad-toelz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yvonnewilhelmi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zabbix.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-muenich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeeuw.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziktime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zitrone44.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziz.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlypi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonehomesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zqwqz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zs-ohradni.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zum-baur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00778899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10086.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10086.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1689886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20188088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3aandl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3n5b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3prn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "609avenue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "67899876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6pm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77890k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8ung.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822am.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822hk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822ph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822tw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822usa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-shafaat.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaben-bank.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aabenbank.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronhorler.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acgtalktw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actc.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acyfxasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addisoncrump.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedweb.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventureforest.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventurenow.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advicepro.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affittacamere.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenceklic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agiapelagia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agro-forestry.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahosi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airi-tabei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airwolfthemes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aizxxs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aizxxs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akplates.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alab.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertinum-goettingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexio.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexschroeder.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alliance-psychiatry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alligatorge.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphaantileak.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alt-tab-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amechancez.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amministratore.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancarda.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andymelichar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonjuulnaber.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antroposofica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aplus-usa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aponkral.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app2get.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbejdsdag.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariadermspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armor.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnonerba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artelt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arzinfo.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askvg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aslinfinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asystent-dzierzawy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atacadocervejeiro.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augmented-portal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "august-don.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austin-pearce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autod.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autospurgo.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avlhostel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayumindev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backupcloud.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baeder-luboss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakeup.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakxnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankerbuch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcamp.koeln", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb1718.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdata.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-hippie-schmuck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyby.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedste10.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bee-creative.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bendyworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berglust-pur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berikod.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berruezoabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besser-beissen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betacloud.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bf7088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bf7877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfpg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bg16.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binaryrebel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioresonanz-ibiza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birkenstab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisa-sis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmidi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blakekhan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggermumofthreeboys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloglines.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bn4t.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boattrader.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonami.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bordadoenpedreria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brand-foo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brand-foo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsee.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buchwegweiser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buurtpreventiefraneker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvgg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytes.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bzhub.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3bbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camastowncar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campaignagent.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campaignwiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careeraid.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careerpower.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carinthia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cat73.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdn.sx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceskepivnesety.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charissadescande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chavetaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheezflix.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiropraktik-riemann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cio-ciso-interchange.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipri.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipri.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipria.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipriano.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circle-people.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cities.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citroner.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudtocloud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubefiel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluster.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmadeangelis.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachfederation.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coda.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coecrafters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cognitohq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coin-quest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cometrueunlimited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compasslos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conectadev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contraout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correctiv.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmoss-departure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craft-verlag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisp.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisp.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cronberg.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cropdiagnosis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdwis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crys.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csd-sevnica.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturerain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curtislinville.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachtechnik-windschuettl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daemonslayer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danselibre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dariaburger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-consult.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-mallett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidsopas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawnofeden.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbmiller.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc1.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decisivetactics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decoratore.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deeployr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepwealth.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deliacreates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devin-balimuhac.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devinpacker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazionecimici.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.catania.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.padova.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divari.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divorciosmurcia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dk-kromeriz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dowellconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dozecloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpi-design.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-bodendorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-klotz.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-knirr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-krebs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-marlen-nystroem.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-moldovan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-nystroem.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-schlamminger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-schmutzer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-stoetter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dshield.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dte.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumbdemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunloptrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durchblick-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylmye.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyrstad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e15r.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e6e.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easypay.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyslide.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easytechsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echidna-rocktools.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecofabrica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economic-sanctions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edmoncu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edsby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edu-kingdom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edvgarbe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egles.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eheliche-disziplin.schule", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehmtheblueline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehne.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eifel.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianlalucia.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-praha10.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrotechnik-heisel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emberlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emma.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishphonopass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enitso.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enthusiaformazione.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entrusted.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epvin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erpiv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essaybrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esterilizacion-perros.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evemodx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everyfad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "face-mania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facility-service-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factuur.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallingapart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famfi.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fancy.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fart.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbigame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fegame.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feizhujianzhi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felinepc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femastudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenixhost.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fergtm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerhuhn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiasgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiasgo.i.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "find-your-happy-place.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireportal.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmware.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fischers.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fischers.srv.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fise.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleuryfleury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flooringsourcetx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flux.healthcare", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "followings-live.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fondsdiscountbroker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foresthillhomes.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fosaudit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossguard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-leistenschneider.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frederickalcantara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelysurf.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "from-the-net.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frprn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frprn.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frprn.xxx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funktionsverket.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiomassageoosterhout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g8energysolutions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardedenfantspourtous.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastrotiger.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastrotiger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdprhallofshame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gepps.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getprivacy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfe.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfe.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfelite.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggobbo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardiniere.bologna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardiniere.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigis.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giraffenland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisher.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gleich-aluminium-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glutenfreevr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnuand.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnuplus.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "god-clan.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godclan.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomelchat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goujianwen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gplans.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graft.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grexx.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greymattertechs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griassdi-reseller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griecopelino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruenstreifen-ev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gts-dp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarvolume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulitsky.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunworld.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gurpusmaximus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackereyes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacksecu.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansonian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hapheemraadssingel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hapsana.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hauswarteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazloconlapix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartsintrueharmony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helmut-a-binser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herminghaus24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroiclove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herzfuersoziales.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexclock.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillstrak.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiromuogawa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjort.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlavi.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hofapp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-craft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hon-matsuba.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horecatiger.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingphp.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hryx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hs-umformtechnik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "https.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "https.ren", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hudsonfaceandeye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huisartsenpraktijkheemraadssingel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huisartsenpraktijksonmezer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huisjeboompje-baby.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurtigtinternet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvrint.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ias-gruppe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibpegasus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icedream.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idraulico-roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idraulico-roma.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igaryhe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihoey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imgbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobiliarecapitani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperiumglass.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "implantologie-dr-loeck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inference.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoamin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informaciondeciclismo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrarank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovate-indonesia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inside19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "installatietechniekgresnigt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurethebox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invuite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipssl.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isabellavandijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isarklinikum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isastylish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskkk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istrazivac-istine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isz-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ithinc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izxxs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izxxs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izxzw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-gps.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaion.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jala.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesrobertson.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jem.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobify.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeyfelix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnbpodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jose-lesson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juergenklieber.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junjhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junjun-web.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junodownload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jura-reiseschutz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justonce.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwmmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kado-ya.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandianshang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanobu.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karatekit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kedv.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepingtheplot.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kejibot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kersbergen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kessawear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinautas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwi.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleine-strolche-lich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klicke-gemeinsames.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knockendarroch.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowarth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koodaklife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosonaudioteca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kost-magazin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krausoft.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ku-7.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kualiti.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuhne-electronic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvnsport.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacoast.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagout.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lahnau-akustik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakeoswegotowncar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapix.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauxzahnheilkunde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalinmotion.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehti-tarjous.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lethbridgecoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leviscop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leviscop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liceo.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestyle7788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lijncoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lionhosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locomotionds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londongallery.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lost.report", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowerpricefinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loxal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludovic-muller.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luera1959.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luma.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyuly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maguire.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maijia800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majkassab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maoi.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapservices.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marianelaisashi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markdescande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marmolrain.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martin.vet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martineweitweg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masarik.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskim.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathys.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mawo.olkusz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcqyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdg-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megam.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mego.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekesh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekesh.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messagevortex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messagevortex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meta-word.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metanic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metanic.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaword.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaword.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfgusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgi.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaels-homepage-service.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeguy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miku.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mingkyaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniglueck.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjt.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkg-chirurgie-bruchsal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkg-scherer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkg-wiebelskirchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlm-worldwide.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mo-journal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobile360.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobius.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelisme-rc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelisme-voiture-rc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mododo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitorchain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mono0x.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "more-hikkoshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motosikletevi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movieboost.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mozgb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpa-pro.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtasa.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicompare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-stuff-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygigabitnation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjudo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.com.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.eu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myseu.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myvalleymarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najany.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najany.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najany.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najany.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najany.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namazon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashzhou.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natropie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nature-et-bio.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navient.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncm-malerbetrieb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekomimirouter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neodrive.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "next-web.ad.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextbranders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngx.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolashess.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoobook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niemaler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nieuwslagmaat.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niggo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niklasanderson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninesix.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niqex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonametheme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notepad.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowitzki.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npool.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nti.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuffield.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nullonerror.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutricaovegana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oatmealdome.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocloudhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oddmuse.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oiaio.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okna-tm.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldtimerreifen-moeller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olgui.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnilab.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onemusou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onhistory.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineporno.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinexl.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onyxmoon.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-banking-access.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openstreetmap.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otsfreestyle.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovirt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pack-haus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palladium46.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panoma.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panomizer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisbloom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parmels.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parnassys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passcod.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passfilesafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paste.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patricklynch.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickmcnamara.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulwendelboe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payzwin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlsonly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peen.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peernode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pew.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfotentour-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pg-mana.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgp.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgp.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photographersdaydream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpinfo.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physiotherapie-seiwald.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pikimusic.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pildat.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinner.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzalongaway.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planet-laas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plissee-experte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumberumhlangarocks.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointsgame.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polymorph.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponydesignclub.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porniwi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornloupe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pors-sw.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portamiinpista.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerpointschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozzitiv.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp3345.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppembed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressup.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priceremoval.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "principalsexam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "principalstest.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "principalstest.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismacloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismacloud.green", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatpatient-krankenhaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prknje.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "produkttest-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodware.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proeftuinveenweiden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programmingstudent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pronostic-king.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.sexy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protectem.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prpr.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psochecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pure-gmbh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushrax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qtacairsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quemeloquitan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "querkommentar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quimatic.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qunzi.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rachelmoorelaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rahulpnath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajkapoordas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raltha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rangercollege.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raziskovalec-resnice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveryonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redicals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redstarsurf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redweek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantemiperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restorethegulf.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rftoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhd-instruments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhd-instruments.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricobaldegger.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rigsalesaustralia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripaton.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riqy86.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robustac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticsexshopguatemala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royceandsteph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roycewilliams.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsships.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruedigervoigt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruin.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvoigt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanroberts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-a.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s3robertomarini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saenforcement.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safaritenten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samhuri.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samwrigley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satoshinumbers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaarus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scalacollege.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schuhbedarf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdocast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "se-theories.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securecomms.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitypuppy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfoutlet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolaba.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ser-it.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverexpose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setsailanddive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shift.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopadvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siciliapulizie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidema.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silkebeckmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simha.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonastallone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skhaz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skwitko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartboleta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smileytechguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snopyta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialstrata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonialive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soodwatthanaphon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soph.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soraiaschneider.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotthewes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spakurort.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speechmore.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sporara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staff.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statebuildinggroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steel-roses.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefan-schmid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuern-recht-wirtschaft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stln.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stokvistrading.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storytell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentpop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioscherp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subculture.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sucretown.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunyataherb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supertutorial.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukikazuki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swankism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swetrust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synchronyse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sytk.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t4c.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamashimx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandzorg.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taprix.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbfocus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tchebotarev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdsf.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teckids.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teksuperior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegenisys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenthpin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tercerapuertoaysen.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termino.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termografiranje.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textundblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgb.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thalia.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebonerking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theimagefile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewaxhouse.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiantangbt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketassist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierarztpraxis-illerwinkel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tollerunterricht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tools.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentz2.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpci.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackyourlogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traditions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traditionskapperscollege.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transcontrol.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triage.clinic", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triage.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triageclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tufashionista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvhshop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvseries.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tycho.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udvoukocek.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultratech.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unboundmoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unternehmer-radio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbancreators.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usairlines.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usedoor.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ustensiles-cuisine.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5xp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaincreladyslexie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vancouverwatowncar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verifalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veritas-data.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicentee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamluxurytravelagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilabiamodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villa-bellarte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vioye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualcloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualgrafix.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vocustest.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voilo.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voilodaisuki.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voiro.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voirodaisuki.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsvz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangtanzhang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbudd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wby.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdevxp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webvisum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webz.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welcomescuba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wensing-und-koenig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werbedesign-tauber.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wermeester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wertpapiertreuhand.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlinntowncar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatthingsweigh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whirlpool-luboss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijzijnwolf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winddan.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windowslatest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wingify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderfuleducation.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderfuleducation.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldtalk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowi-ffo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpfast.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wq.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuifan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuxiaobai.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xkngroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmusic.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ben-bank-8za.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--benbank-dxa.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--die-zahnrzte-ncb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuedianshang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xza.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamilafeinart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeshu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yex.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yex.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yopuedo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-out.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukimochi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukimochi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yya.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yya.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yya.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzer.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacharydubois.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnaerzte-bohne.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-hofer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zappos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zayna.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zskomenskeho.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zxe.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x5f3759df.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1001firms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1ab-machinery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1upinternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hoursanantoniolocksmiths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2bougie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3tribes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40acts.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4553vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6664553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666668722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6z3.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7717a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722am.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722hk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722ph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722tw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722usa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888888722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "910kj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9994553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9998722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "999998722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa1718.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aca-creative.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accesskeycloning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achwo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acoshift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acoshift.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adam-ant.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afs-asso.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilizing.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agouraexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agourahillselectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agourahillselectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agourahillsexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agourahillslandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agourahillslighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agourahillsoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agouralandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agouralighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agouraoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agro.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai-soft.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aivene.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexbresnahan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexlouden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexthayne.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alinemaciel.adm.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphafitnesslibya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altmaestrat.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amani-kinderdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreaslicht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreasr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animetriad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apfelcholest.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appapi.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariaartgallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashd1.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashd2.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashd3.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianspa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askcaisse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrovandalistas.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autowerkstatt-puchheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badanteinfamiglia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahninrotweissrot.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajajfinserv.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bd2positivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdpachicago.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengisureklam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berliancom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernarddickens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bertold.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bespaarenergie.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bespaarnu.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilibili.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-casino-no-deposit-bonus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitlo.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackfire.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blyat.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnboy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boattrader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borchers.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweerfraneker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsimerch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buchhandlungkilgus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buurtgenotencollectief.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cablehighspeed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calabasaselectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calabasaselectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calabasasexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calabasaslandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calabasaslighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calabasasoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calcularis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarilloelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarilloexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarillolandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarillolighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarillooutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campinghuntingshooting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campusportalng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannoli.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardcaptorsakura.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpetcleaningtomball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbsdeheidevlinder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centura.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cesboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cf-tm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesstover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliegarrod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chattanoogaface.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagostudentactivists.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "china-dhl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choootto.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cilloc.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "city-adm.lviv.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claude.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clement-beaufils.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codemonster.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cojam.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfortmastersinsulation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compoundingrxusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conejovalleyelectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conejovalleyexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conejovalleylandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conejovalleylighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conejovalleyoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookielab.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copplaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cplus.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpu.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctf.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curia.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwgaming.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-eisenbahn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danny-tittel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daylight-dream.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepcode.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demolandia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derma-expert.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deskdesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deskvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detalika.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diekperaiwseis.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digideli.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalezukunft-hagen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimensionen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmersagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmerscalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmersdosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmershiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmerslakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmersnewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmersthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmerswestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discord4j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dkstage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dns-swiss.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domeconseil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donkennedyandsons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doomtech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosvientoselectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosvientoselectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosvientosexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosvientoslandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosvientoslighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosvientosoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotsiam.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamday-with-dreamcar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropscloud.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drydrydry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchforkrunners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dybuster.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dybuster.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dybuster.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dybuster.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyscalculia-blog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e965.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einsit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einsitapis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricagoura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalmoorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalnewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricaloakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalsimivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalwestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriccalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriccamarillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricconejovalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricdosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrichiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianagoura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriciancalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriciancamarillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianconejovalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriciandosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianhiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianlakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianmalibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianmoorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriciannewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianoakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianpacificpalisades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriciansimivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianwestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriclakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricmalibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricmoorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricnewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricoakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricsimivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricwestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrotechnik-kaetzel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elhorizontal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltrox.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envoyworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "episkevh-plaketas.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erecciontotalal100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergodark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erixschueler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essenalablog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esw00.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esw06.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esw07.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esw08.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esw09.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etfacta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etskinner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euanbarrett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocenterobuda.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusivedesignz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "execution.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expopodium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extensibility.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingagoura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingcalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingcamarillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingconejovalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingdosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightinghiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightinglakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingmalibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingmoorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingnewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingoakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingsimivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorlightingwestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyeandfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezgamble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabjansisters.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facilities.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facua.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "false.in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fansmade.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastblit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcosinus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fegame.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fgdc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fijnefeestdageneneengelukkignieuwjaar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmen-assekuranz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashbeing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnfpt.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fonts4free.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcowgirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foyale.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franz-vatter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuerstenfelder-immobilien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkygamer1.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusiongaming.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futagro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabecook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabrielsteens.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gae123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingmedley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gan.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garethbowker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdpr-pohotovost.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gear4you.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekdt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gensicke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestorehotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gf-franken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfahnen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gluit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnaptracker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-wild.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go2ubl.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goerlitz-zgorzelec.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfmeile.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphic-shot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregory-kramer.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greybeards.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growingallthings.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growit.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gurubetng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvi.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairbeautyartists.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haloria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanbing.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrcostl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthybeterlife.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellsgamers.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexstream.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexstream.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexstreamsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenhillselectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenhillselectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenhillsexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenhillslandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenhillslighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenhillsoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highspeedinternetservices.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilariousbeer.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj-mosaiques.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hks.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hnonline.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollandsdiep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosting-swiss.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrstapps-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsts.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huisartsenpraktijkzonnehoed.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i66.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamlbk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iatfei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibauruapan.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icynet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idc.yn.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieedes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ileci.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagenesdedibujosalapizfacilesdehacer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incertint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosec.pizza", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosec.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrarank.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6wallofshame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranian.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irun-telecom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isthisus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iterasoft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itgirls.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janikrabe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdfk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jes.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhw-profiles.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joacimeldre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "job.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelnichols.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordankirby.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyceseamone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jquery.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juno.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kachelfm.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbterapicenter.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepmanager.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kensparkesphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keutel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingdoms.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klausen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klebeband.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koe.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koyo.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstschule-krabax.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyoto-sake.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagodny.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakesherwoodelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakesherwoodelectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakesherwoodexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakesherwoodlandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakesherwoodlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakesherwoodoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalucioledigitale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampposthomeschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lan.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingagoura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingcalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingcamarillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingconejovalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingdosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightinghiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightinglakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingmalibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingmoorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingnewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingoakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingpacificpalisades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingsimivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapelightingwestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latiendawapa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldjb.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learningman.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebendige-heilkunst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leter.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letskick.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberdademg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingagoura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingcalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingconejovalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingdosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightinghiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightinglakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingmalibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingmoorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingnewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingoakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingpacificpalisades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingsimivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightingwestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindnerhof-taktik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidwarp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lob-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodewijkict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadosomautomotivo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longtaitouwang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luteijn.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luteijn.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macil.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mail.storage", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malibu-electric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malibuexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malikzinad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manfredschafer.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manonamission.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelahidalgo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcel-veronetzki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matt.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavobiz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavobiz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavoprax.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavoprax.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavora.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavora.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavotax.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavotax.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medikuma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merloat.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messdorferfeld.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteo-r.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelsnoeren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michellavat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikkelscheike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miku.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikumiku.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minehub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mingky.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitabu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjmedia.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnemonic.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monaco-automaten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monad.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monoworks.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlightcapital.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moorparkelectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moorparkexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moorparklandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moorparklighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moorparkoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motstats.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpkrachtig.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mr3.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ms-ch.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtgeni.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtgenius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mud-status.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicapara.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-aftershave-store.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydomaindesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygreenrecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymall.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.limited", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namuwikiusercontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narrative.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathaliedijkxhoorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathaliedijkxhoorn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanaeldawe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsphere.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netvpn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburyparkelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburyparkelectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburyparkexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburyparklandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburyparkoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newreleases.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newvehicle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextstep-labs.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norbertschneider-music.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntcoss.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nubeslayer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakparkexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakparklandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakparklighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakparkoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offerstone.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offshore.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ojbk.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onderwijstransparant.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orikadabra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orikum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthograph.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osborn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otsu.beer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouruglyfood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingagoura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingagourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingcalabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingconejovalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingdosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightinghiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightinglakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingmalibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingmoorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingnewburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingoakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingsimivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingthousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlightingwestlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovelhaostra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overamsteluitgevers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablofain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificpalisadeselectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificpalisadeselectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificpalisadeslandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificpalisadeslighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacnetwork.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palazzo.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palazzo.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papelcraft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papiermakerijdehoop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papiermeteenverhaal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawelurbanek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peda.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perala.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perthhillsarmadale.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petervanleeuwentweewielers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrostathis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pferdekauf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pi-box.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piboubes.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picchietti.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pictorista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilvin.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinigseu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinoydailytvshow.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinoylinux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piscine.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj881988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantes.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plzz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porchdaydreamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portablebuildingsales.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portugal-a-programar.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pour-la-culture-aulnay.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pouwels-oss.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-agourahills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-calabasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-camarillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-dosvientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-hiddenhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-lakesherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-malibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-moorpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-newburypark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-oakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-simivalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-thousandoaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric-westlakevillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityelectric.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proimpact.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prolearningcentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promo-matelas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxyportal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pru.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qcmlw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quasiproxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quisido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quitarlasmanchasde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcoded.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redmore.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflectivity.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflexive-engineering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflexive.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refuelcollective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinaertvandecruys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repology.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "residentiallocksmithsanantoniotx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responsive-shop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retractableawningssydney.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retronet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "returnpath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reussir-ma-fete.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmm-i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalasianescorts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruralsuppliesdirect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rwgamernl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sachk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadev.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadou.kyoto.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safepay.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanantoniolocksmithinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santensautomatics.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sap-inc.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbsrv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaffoldhirerandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaffoldhiresandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sch44r0n.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlick.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlossfuchs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schneeketten-ratgeber.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sctiger.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sctiger.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdsk.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seedandleisure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendbox.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentandsecure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoenmexico.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicebeaute.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seva.fashion", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenhearts.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shainessim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheaspire.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuffleradio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silo.org.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simfdr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simivalleyexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simivalleylandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simivalleylighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simivalleyoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonmaddox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl-bildermacher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sld08.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smmlaba.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sole-software.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sole.gmbh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solesoftware.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solvation.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somersetwellbeing.nhs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonavankova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sporttown.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spritsail.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssconn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "status.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamwhale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickandpoketattookit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stinaspiegelberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streampleasure.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "street-tek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streetshirts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suaudeau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suaudeau.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sujatadev.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suool.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syoier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t4cc0.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talroo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasyacherry-anal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbpixel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdpblog.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalsystemsprocessing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsys.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terranova-nutrition.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testdomain.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasparkinglotstriping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebirthdaysite.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelonious.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenovaclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theserviceyouneed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkingliberty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasverhelst.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thousandoaksexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thousandoakslandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thousandoakslighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thousandoaksoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiim.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonnycat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topservercccam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topservercccam.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topshoptools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toucan-informatique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treatment.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripolistars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truhlarstvi-fise.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truqu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "try2admin.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "try2services.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryndraze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvlplus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyler.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylercoach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typeof.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.vet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unkrn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unn-edu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unstablewormhole.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanhotbed.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uw2333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valleyshop.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanhaos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vati.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectortrack.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegangaymer.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venev.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viato.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vierna.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viikko.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viikko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viikko.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viikko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villa-anna-cilento.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip4553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viza.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidzehn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "von-lien-aluprofile.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "von-lien-dachrinnen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "von-lien-lichtplatten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "von-lien-profilbleche.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waidfrau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waifu-technologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waifu-technologies.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapgu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterside-residents.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watvindtnederland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearehackerone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpinoytambayan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpinoytv.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werepairit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcode.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakevillageelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakevillageelectrician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakevillageexteriorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakevillagelandscapelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakevillagelighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakevillageoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiterose.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildzoopark.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildzoopark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winbignow.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wincasinowin.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "with-planning.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wow202y5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wryoutube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwv-8722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-8722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcvb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xianjianruishiyouyiyuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinnixdeuren-shop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--cfa.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fp8h58f.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--y-5ga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xposedornot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yawen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yell.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh599.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youlovehers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbonus.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourfuturestrategy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeal-interior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zealworks.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebibyte.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x0.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "189fc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200fcw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2wheel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3os.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3sdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "451.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4fit.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500fcw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77book.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9pkfz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aati.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academichealthscience.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accpodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiki.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aikido-kiel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airductcleaning-fresno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alarna.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albanesi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alghaib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algorithmofsuccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algoritmus-uspechu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelicare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ani-man.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antarees.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antirayapmalang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apivia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apotheek-nl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apotheke-ch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrology42.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attention.horse", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiobookstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austin-security-cameras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoprice.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-f-s.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baixoutudo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankio.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be-a-password.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "begcykel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belouga.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliafeminina.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioexploratorium.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmagic.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackroadphotography.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blasorchester-runkel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bokutake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingslog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boop.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boostgame.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burialinsurancenetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessradar.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadburymovies.in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadianoutdoorequipment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashbot.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccoooss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cem.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrodoinstalador.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centum.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certifix.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheolguso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chif16.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childwelfare.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrismorgan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisum-cycling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cna5.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cncmachinemetal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocyou.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "como-se-escribe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comocurarlagastritistratamientonatural.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosasque.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimefreeliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crochetnerd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curareldolordeespalda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberdyne-industries.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danmarksflyttemand.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datahoarderschool.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutzzentrum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datmancrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-jeffery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidsimner.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demmer.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamantovaburza.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianafaraj.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalhabit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalhabitat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimmersoakpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmx.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokspot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokspot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecommercestore.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edragneainpuscarie.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfnon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elizeugomes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailcontrol.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "et-inf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etikus-hacker.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evadifranco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evenstar-gaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilcult.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evokepk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolvingthoughts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploitit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanhouwan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcp.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felett.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiasgo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fijnewoensdag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finansa.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishfinders.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiuxy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flers-agglo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flerstourisme.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flockbox.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridafabrication.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fojt.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodtable.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footagecrate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forefrontcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foresdon.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumjuridico.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomfinance.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomrahoitus.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsdress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsstyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "full-stack.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyretrine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g0881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getweloop.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gippert-klein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogroopie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogroopie.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goto10.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupomedlegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruselgrotte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halbich.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansch.ventures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanschventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansen-kronshagen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikarukujo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilde.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hildegardis-schule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjphoto.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hps.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsiseasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hveradistributions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibwc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icake.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignitedlocal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incompliance.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inevitavelbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosimmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelly365.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetfonden.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetmuseum.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iocurrents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishtarfreya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itmindscape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamaware.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamielarter.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremymade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiahao.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjlvk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmfjltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joejohnson.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joemotherfuckingjohnson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jomofojo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jomofojo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordan-jungk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelleymcchesney.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiyotatsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkr-bridal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kndkv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kockanakocko.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-kaz-a-velo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacaserita.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamikvah.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landchecker.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanforalla.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lighttherapydevice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "line.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkybos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmtls.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithspring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmiththewoodlands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logoesun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louerunhacker.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lwhate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-chemical.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-warrior.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mac.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malufs.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamamoet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansfeld.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marmista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcplayman.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menuel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesappros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikakalathil.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojarada.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monarchcleanersnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moosmann-moehrle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motornomaslo.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "move.mil", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movewellnesslab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrkrabat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msroot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybodylife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycreativenook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nange.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanotechtorsion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationaltrails.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needemand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemplex.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netrogue.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettacompany.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzfabrik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newcloudwhodis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nginxconfig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicklord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickplotnek.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niconico.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninth.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nshipster.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nshipster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numerologist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuwaterglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocdadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oirealtor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onepointsafeband.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onepointsafeband.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-horoskop.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbankproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openstreetmap.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangenuts.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orelavtomaster.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paas-inf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleolowcarb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papaya.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisdimanche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasarella.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passabook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passy.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-servis-brno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickmysoap.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilarguineagil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzafunny.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placedapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placedsupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potenzmittelblog.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privelust.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programistka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosurveillancegear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pru.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pureholisticliving.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putomani.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qambarraza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqrss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqvrsmart.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r-t-b.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rnbjunk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robtatemusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticfirstdance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rt22.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-music.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safnah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakura-paris.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakuraplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanalbayrak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sayrodigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school-b.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seadus.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secondbike.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitycamerasaustin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomarketing.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serveradium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sesam-biotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintaxis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skills2serve.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrimix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slotarazzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartedg.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somersetscr.nhs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundscrate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkresearch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spd-pulheim-mitte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speletrodomesticos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st-shakyo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stareplanymiast.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stegmaier-immobilien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiocn.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunoikisis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenmuller.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sx8.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synchrolarity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysdot.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szafkirtv.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talktobot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamriel-rebuilt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnologino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telamon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theastrocoach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theel0ja.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thej0lt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekeytobusiness.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelegionshirley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestoneage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirtyspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomoyaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainhorns.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transgendernetwerk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckgpsreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truessl.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uldsh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vat.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventajasdesventajas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vistodeturista.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalthrills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vocus.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodb.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vovladikavkaze.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulndetect.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuotila.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamboulton.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windsorite.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wumai-p.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiecongan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrwracing-france.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yassine-ayari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogacentric.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamalektoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zii.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmarta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmarta.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmarta.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmarta.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmarta.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmarta.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmartagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmartagroup.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmartagroup.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmartagroup.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrhdwz.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuiacg.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "078805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "078810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "078820.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "078860.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "078890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0788yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0809yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0des.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "114514ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bt.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123110.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1m.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2018.wales", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "21sthammersmith.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2222yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bt.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2912.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2manydots.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3333yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33445111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33445222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33445333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33445444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4036aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4036bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4036cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4036dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "414553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4444yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4553s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5555yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55bt.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65477.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6547700.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6547711.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6547722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6547733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6547744.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6547755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6547766.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "72ty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7777yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8888yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accadoro.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acraft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrealux.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acupofsalt.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamsfoundationrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adriennesmiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advance.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerosimexperience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afinaudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisance-co.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak-webit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaskajewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alicemaywebdesign.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvis-audio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amechancez.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amrcaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amrcla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreahruby.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidservicetool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikvarius.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aojao.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apgw.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprogend.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arekatieandchrisgettingmarried.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arekatieandchrisgettingmarried.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arekatieandchrismarriedyet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arm-host.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artedona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artefeita.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artistrunwebsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artnims.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascendprime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asciiwwdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astarforu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiolot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auszeit-walsrode.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoshopsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "av-yummy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-freerobux.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badgirlsbible.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandar303.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankgradesecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicapparel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basw.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baswetter.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayly.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaglesecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behna24hodin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernardgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best2pay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestfriendsequality.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestshoesmix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betalenviainternet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "better.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterconsult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "between.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beuteugeu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhosted.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billigerfinder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioatelier.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birgerschwarz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfence.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhat.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blending.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobaly.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowdens.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brettw.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianjohnson.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brush.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryansmith.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt78.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt85.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt9.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt96.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt995.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bturboo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bueroschwarz.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buttonrun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byronkg.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canicaprice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardios.srv.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargorestraintsystems.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithfallbrook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosfelic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casabouquet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadellecose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbd.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdmarket.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherry-green.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childrens-room.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christerwaren.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churningtracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classictheatrecumbria.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleaningservicejulai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colinsnaith.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collectorsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commerce.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comocurarlagastritis24.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compassfinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conectumfinanse.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consensoprivacy.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construction-student.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consulvation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conti-profitlink.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsectra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsihaccpsicurezzalavoro.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmicnavigator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countryfrog.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cp-st-martin.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crickey.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csbgtribalta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csca.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csu.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctl.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customfitbymj.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwinfo.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberpubonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielpeukert.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danmassarano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darinjohnson.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dccommunity.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddholdingservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarrasantony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarrasasnieressurseine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarrasboulognebillancourt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarrasclichy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarrascolombes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarrasnanterre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decoratingadvice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deflumeriker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delid.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denizdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennismurphy.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devcf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devirc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalezukunft.nrw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimseklubben.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dingsbums.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "direktvermarktung-schmitzberger.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discord.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazionizanzare.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dissident.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distillery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diytechguides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmcglobaltravel.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnlr.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnscrypt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doceamoraviverbem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dockerturkiye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doihavetoputonpants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donnacha.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donotspampls.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drbriones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drillshackresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drjulianneil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumberger-bau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylanwise.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynapptic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyncdn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e51888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easterncapebirding.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easytechguides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecardoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecxforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electionsbycounty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricienasnieres.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricimagination.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emanuel.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emtradingacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ende-x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epdeveloperchallenge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etasigmaphi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalflame.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroservice.com.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exceedagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exerforge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exerforge.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyesandearsrescue.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f-u-c-k.wien", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f0x.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faccess.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faroebusinessreport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion-stoff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbook.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdp-brig-glis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedoraproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feel-events.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fifr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiissh.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filiio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filstop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finchi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finefriends.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firepeak.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fit-mit-nina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fivethirtyeight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleximaal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleximal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floatationlocations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyshe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnkr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folio.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexsignals7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formasdemaquillarse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formulacionquimica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forplayers.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortnitemagic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpvr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frieslandrail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsbn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsfxpackages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsvoboda.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuselight.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganzgraph.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardinte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garethkirk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garethkirkreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastritisolucion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geisser-elektronikdata.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generador-electrico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgecolgrove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getbonfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftcard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gillfamily.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkoenig-innenausbau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalityinvestment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glocalworks.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goettinger-biergarten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goteborgsklassikern.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grabacabpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grailify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "granishe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenapproach.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenrushdaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gross.business", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grozter.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruppoipl.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackettrecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harekaze.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harry-baker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havenstrategies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcare6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helfordriversc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hendersonvalleyautomotive.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henley-computer-repairs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herofil.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesyifei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh-wolke.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisingenrunt.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisingensck.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hnwebi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocassian.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoeren.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hof-mulin.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongzu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongzuwang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongzuzhibo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoop.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotello.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotjuice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtotech.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsispisseasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu8188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu8hu8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangliangbo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugizrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hulpmiddelenshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huyvu.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hxp.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ia1000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamtonyarthur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichbinein.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iclart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idarv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identity.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifangpei.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifangpei.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihongzu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihzys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii74.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikespta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iligang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iligang.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iligang.xin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagecurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagecurl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immatix.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrafire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraflip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraflux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrafusion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingatlanjogaszok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inovatecsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet-software.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetofinsecurethings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investosure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iramellor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "issues.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itogoyomi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayrl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcadg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jctf.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdegbau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesec.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jirosworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobmi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobmiplayground.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johannesburg-escorts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonblankenship.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsxc.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jucktehkeinen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwsoft.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-plant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kam-serwis.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaminbau-laub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karlin.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katagena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazakov.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelp.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keybored.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kgregorczyk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibea.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitsapsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knapp.servehttp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodify.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kother.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krishofer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristiehill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubierecki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kublis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurrende.nrw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylegutschow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l33te.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lachlan-harris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lancashirecca.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laufers.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauraenvoyage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerkf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexdigital.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leymaritima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindalap.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindemann.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linherest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liupeicheng.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localhorst.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locker.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithbalchsprings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithgarland-tx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithgrapevinetx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithmesquitetx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucafrancesca.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukaszwojcik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukem.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maatwerkopruimcoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maatwerkzorgcoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macgenius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macksproductions.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maderasbrown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maidoty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malesoowki.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maomaobt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcberman.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcel-waldvogel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelwaldvogel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelwolf.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcusserver.synology.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariannethijssen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markstickley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinvillalba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinvillalba.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinvillalba.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinvillalba.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinvillalba.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masatotaniguchi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masayahost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massaboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masumreza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mat.tt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimoni.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayaimplant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mccoolesredlioninn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcnoobs.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meddatix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-serwis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediagold.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalabroad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meitan.gz.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "members-arbourlake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelband.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mickelvaessen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miemus.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzak.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmaps.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mo2021.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mo3.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobag.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiproj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moderncoinmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modosaude.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mono.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morgner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscatalogue.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motifstudio.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviko.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moysovet.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpgaming.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrv.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudgezero.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multitenantlaravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multiterm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicaconleali.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybonfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeisenbahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeml.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myipv4.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicmy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublicsg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublictelecom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepubllc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myseo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myxbox.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mznet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n2host.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n5118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakitbonus2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nansa.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narardetval.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nature-shots.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncdc.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdbox.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-share.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netfuture.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsaboutgames.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextgreatmess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nice.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilianwo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nina-laaf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninjaworld.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niveldron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njilc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmontag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notsafefor.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntwt.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occ.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oculus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldprop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveoilschool.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omori.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneiroi.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneprediction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onice.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oraculum.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origincoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origincoffee.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouattara.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overzicht.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overzicht.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owothisdiz.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxo.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personaltrainer-senti.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peteboc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pflanzen-shop.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmasana.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmasana.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phillyinjurylawyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkerton.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkwalk.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinoytech.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pipocao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirates-comic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitchupp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkirwan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poezja.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poezjagala.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polycraftual.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popcat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornspider.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preview-it-now.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procreditbank.com.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prontossl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protectoraanimalesalicante.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provisionircd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pukfalkenberg.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q5118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qa-team.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiuxian.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiumtree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rambo.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidoo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raspii.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rctalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebtoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rectecforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcatrampageforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reher.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relojeriajoyeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "researchstory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resistav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responsivepaper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewspedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhaegal.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardhicks.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riemer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightmovecanada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rik.onl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riversidebaptistchurch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rixzz.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rn29.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertayamashita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertayamashita.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roguenation.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roguenetworks.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosalindturner.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roundrock-locksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudnikas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runefake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rustikalwallis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryan-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s5118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetynames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahibinden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtonescorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtonplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtonvipcompanions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sasioglu.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schemingmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "se.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sealaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekoya.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sepakbola.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serialexperiments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serwis-wroclaw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanyhs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shmunky.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shreyansh26.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuletime.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplepress.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skala.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinmodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleeping.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleestak.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallcloudsolutions.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimento.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-media-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartwoodczech.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smcbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smplr.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sms.storage", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowyluma.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociability.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sondersobk.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soquee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundbytemedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spdillini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spellcheckci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spindle.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spirit55555.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "springreizen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srv.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standuppaddlesports.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starease.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stargatelrp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steakhaus-zumdorfbrunnen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stealingheather.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stebet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stge.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiftemaskinen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmaryextra.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoinov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storageideas.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storm-family.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strelitzia02.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subversive-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subzerotech.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suffa.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarfactory.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suko.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunjiutuo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunlit.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermercato24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swagsocial.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimready.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switch-trader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylfie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synicalsyntax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t5118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tachi.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taizegroep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tallyfy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamaraboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tannerryan.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taoways.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tearoomlints.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techniclab.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technik-boeckmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technikblase.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teensexgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknoforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleshop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "templum.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-gdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecamels.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecameradivision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecoffeecamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefurnitureco.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themallards.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theroamingnotary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theshield.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasduerlund.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigernode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigernode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiratuki.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tixeconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmdc.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topsteaks-daun.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toshen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracewind.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracksa.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trasloco.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollope-apollo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troopaid.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truong.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsu-ku-ro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttspttsp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusksol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvqc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u0010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u0020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u0050.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u0060.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u0070.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u0080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u0090.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uiterwijk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umanityracing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underwearoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniojeda.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upsettunnel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usadba.net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagrantbits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valiant.finance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valleyautoloan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vastkustenrunt.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vawltstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinarioaltea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victory.radio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villasoasissanur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionexpress.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionexpresscareers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualmasters.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitamineproteine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitpeyr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vixrapedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vliegensvlug.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vncg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vndb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vojtechpavelka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volksvorschlagpmar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volvipress.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vossenack.nrw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtuber-schedule.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wafuton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waidu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waikatowebdesigners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waldvogel.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanda.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wandelreizen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warenmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warnings.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warren.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warsonco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchonline.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterslide-austria.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weedlandia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weforgood.org.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welshccf.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wes-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wesleywarnell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcoastmarineadvisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgsi-friesland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatismyip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatisthe.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteready.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whittome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whs-music.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiek.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijaya.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamsroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windsorspi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "withextraveg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wohlpa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woofsbakery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woomai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldmeteo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofarganoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsitemovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrn.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wumai.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wundernas.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuppertal-2018.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www.org.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xants.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdawn.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinuspeed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinuspeedtest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinuurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--5dbkjqb0d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--5dbkjqb0d.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--gfrr-7qa.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--martnvillalba-zib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--martnvillalba-zib.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--nf1a578axkh.xn--fiqs8s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--nrrdetval-v2ab.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--y8jarb5hca.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpbytes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtips.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ygobbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourneighborhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacadam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zander.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenchain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zentiweb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhimajk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhthings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlaty-tyden.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlatytyden.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zq789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12photos.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20zq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "319k3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5518k3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5986fc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "64970.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6616fc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6666yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "72ty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "74th.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82ty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8688fc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8818k3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8989k3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a0print.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutehosting.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ace.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afeefzarapackages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertonplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthecryptonews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alquiaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amcangroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amyfoundhermann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anegabawa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelesydemonios.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animan.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aoaprograms.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoschadeschreuder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axtudo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behindthethrills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminkopelke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benz-hikaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettertechinterviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bielefailed.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbendguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdeyugioh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemtnrentalmanagement.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blyth.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bondank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brazenfol.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breitband.bz.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryansmith.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bscc.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busit.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busuttil.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwfc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3wien.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campbellapplianceheatingandair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashbook.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catchhimandkeephim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catl.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cccwien.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceoptique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ch47f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoswars.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clad.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clangwarnings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultimedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cordep.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "createme.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cromefire.myds.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberexplained.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damghaem.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielgorr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danslan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degosoft.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital1world.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dipalma.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dissieux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drchrislivingston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsanraffleshangbai.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duocircle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwi-sued.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dziary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-colle.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecacollege.nsw.edu.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduroam.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eihaikyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbohlyart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevatoraptitudetest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emperola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emporioonline.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erperium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escape2rooms.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estate360.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudioamazonico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etresmant.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everpcpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exsora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exultcosmetics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezzhole.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedvan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fee-hosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjordboge.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingspaghettimonsterdonationsfund.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesoft-board.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "froehliche-hessen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulfilmentcrowd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futuretimes.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallifreyapp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garage-abri-chalet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcgeeks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigin.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-dutch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godaxen.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golighthouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratisgamecards.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidebook.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happndin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havetherelationshipyouwant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbhuang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotels4teams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "html.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humorcaliente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurleyhomestead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericaderedes.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ickerseashop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ico500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iliastsi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imanageproducts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imedes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilien-zirm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "importsagt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indoorcomfortteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ing-buero-junk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internacao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iochen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iomedia.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iowaschoolofbeauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipad.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iran-geo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranjeunesse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamonline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-service24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izaakbeekman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadchaar.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jericamacmillan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeroldirvin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessicahrehor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jisha.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jockbusuttil.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jockbusuttil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jockbusuttil.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jodaniels.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordhy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephbleroy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsnfwlr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k7azx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaany.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kantv1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kissmycreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolbeck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kzar.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labtest.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lai.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgbt.ventures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgbtventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifegrip.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linzyjx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litebit.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livesheep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelychalets-peisey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luan.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lykai.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maggie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malezan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuel7espejo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markholden.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marycliffpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcgaccountancy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meeco.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megasystem.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentesemprendedoras.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messenger.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michael.band", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelband.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelhrehor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mollaretsmeningitis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneybird.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monzo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-designer-oman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muell-weg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munduch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munwr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napisdata.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazigol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebenbeiblog.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevergreen.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcloud.nerdpol.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhgteam.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nootronerd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosqlzoo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutpanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwuss.okinawa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nylevemusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omar.yt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openre.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orientravelmacas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parav.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paybook.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfpassword.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfpasswort.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlsenroses.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physicpezeshki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pictureguy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingman.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pos.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precept.uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pregono.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prioritylawyers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protobetatest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puq.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q-technologies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qicomidadeverdade.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radyabkhodro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railtoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajivshah.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantmaan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexskz.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riku.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotkvarnen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romatrip.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronniegane.kiwi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossmacphee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saastopankki.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacrome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samtalen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sannesfotklinikk.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sattamatkadpboss.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scroll.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretsdujeu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semsec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexoyrelax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgsp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowstack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sioeckes.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slate.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solentbasketball.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacinov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacivox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectreattack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss.lazio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starinvestors.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stijncrevits.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strafensau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroeerdigital.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiopop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stumeta2019.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudo-i.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superstropdas.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftpk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swisstechassociation.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabhui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tambre.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamposign.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teengirl.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tehrankey.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theguitarcompany.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehairrepublic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeless-photostudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkirch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaspahlings.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomy.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trucchibellezza.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustocean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunity.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunnelbear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvipper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twinztech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy30.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhurl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unp.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbansurvival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vedma-praktik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegetariantokyo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viljatori.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vir2.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webalert.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werbeagentur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willvision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wood-crafted.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wood-crafted.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workforce.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsmackdown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtpdive.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xendo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----zmcaltpp1mdh16i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fs5ak3f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--gfrrli-yxa.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hgbk4a00a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--kckd0bd4a8tp27yee2e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mgbpkc7fz3awhe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuanmeishe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngpeopleunited.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youtuberis.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zengdong.ren", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zny.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zone403.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0086286.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x0.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1fach-digital.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1lord1faith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1password.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1password.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24zpravy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2566335.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "286.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "297computers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "314553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360rail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "394553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3deeplearner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3ik.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4c-haircare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "508088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52hentai.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55797.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "656088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666omg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "755k3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "783lab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "787k3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80036.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86286286.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8xx.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8xx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8xx888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8xxbet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9riddles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaron.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab-bauservice-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abaaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdelsater.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdulwahaab.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutedouble.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absturztau.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absturztaube.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acaptureservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ackermann.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acodess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acousticalsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acriticismlab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acyume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamyuan.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admin.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsamcik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsbtc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advocator.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adwokatkosterka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adwokatzdunek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordableblindsexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8-game.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agostinhoenascimento.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agscinemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agscinemasapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airductcleaninggrandprairie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airductcleaningirving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airtimerewards.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akr.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aledg.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alessandroz.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alftrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsaints.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allteach.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alorenzi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphagateanddoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amifoundation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminorth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreadraghetti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreas-hecht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreashecht-blog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andree.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aneebahmed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animatelluris.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anjoola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anshar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonyvadala.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aoadatacommunity.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aofusa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apostilasaprovacao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apsa.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquainfo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabicxz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arclandholdings.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arctica.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arefidgetspinnersgay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arias.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armbrust.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aros.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpamip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpnet.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrazane.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleyedisonuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asian-archi.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atyourprice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audits.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auroz.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auroz.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autodidactic.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autodidacticstudios.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosecurityfinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avidmode-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avidmode-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avidmode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azurecrimson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azuriasky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azuriasky.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baby-fotografie-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babybauch-shooting-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyshoprimini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacsituvansuckhoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badgersystems.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badoo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badoo.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahnenimbild.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahnenimbild.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahnmagazine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baiduo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamily.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bananavapes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baristador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartolomebellido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basercap.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bauwens.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baytalebaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazos.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbkaforum.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beardic.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebout.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benhchuyenkhoa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamin-hering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beretech.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-dortmund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-duesseldorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-essen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-frankfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-hamburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-koeln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmann-fotografin-stuttgart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestiahosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestjumptrampolines.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestparking.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestpig.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaprofiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterjapanese.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterjapanese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterjapanese.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgwfans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bienstar.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bieumau.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bignumworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billionaire365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binnenmeer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomasscore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birthright.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bit-service-aalter.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbox.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biztouch.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blenheimears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blinds-unlimited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdelosjuguetes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluedata.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueridgesecuritycameras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluetexservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluimedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blzrk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyweb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bokkeriders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonito.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boost.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bourgdepabos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boyfriendcookbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasildxn.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brnojebozi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "browsemycity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bttc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burncorp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycbd.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bztraveler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bztraveler.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c0rporation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabineritten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calrotaract.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridge-security.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameo-membership.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camjobs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camomile.desi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campvana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannacards.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cant.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caoshan60.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capstoneinsights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carhunters.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlot-j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolina.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carseatchecks.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carsoug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casteloinformatica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalogosvirtualesonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catprog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc2729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrym.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfurl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chadtaljaardt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamicro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chargedmonkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charisma.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chefwear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenzhipeng.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chibr.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chipglobe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chips-scheduler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chmielarz.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choyri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianlis.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianlis.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrysanthos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuppa.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirurgicasalutar.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisofy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cispeo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjdby.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjean.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clsfoundationrepairandwaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codejots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codexpo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codinginfinity.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coentropic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comandofilmes.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comevius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comevius.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comevius.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compros.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conatus.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concretelevelingsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conexiontransporte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conn.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conner.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connorhatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conociendosalama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constructieve.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolbitx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coonawarrawines.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coppermein.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corinastefan.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countersolutions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couvreur-hinault.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crawler.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeglassgifts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdsim3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crt.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystallizedcouture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturesouthwest.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curiouspeddler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwrau.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybrary.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czbtm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d3lab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabneydriveanimalhospital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daisakuikeda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmorell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dansdiscounttools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dappworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davesharpe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidforward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidforward.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidmn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawgs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddy.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistesdarveauetrioux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "der-fliesenzauberer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dereddingsklos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "design-in-bad.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desormiers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destinopiriapolis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detodojuegos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detoxic.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devsjournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devsrvr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dex.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dexigner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diablovalleytech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dialapicnic.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digicy.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirkdoering.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djleon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnspod.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobraprace.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donlydental.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-business-fotografie-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-erfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-frankfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-hamburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-koeln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-nuernberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-stuttgart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-fotografie-wien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-hochzeitsfotograf-frankfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dormirmucho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dornhecker.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosdediez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dostlar.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotsiam.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draghetti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drawxp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drevanbeale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drfranciscofonseca.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drinkcontrolapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dripdoctors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drlandis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drusantia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drwxr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryerventcleaningarlington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryerventcleaningcarrollton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dso-izlake.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dukatek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunesadventure.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwienzek.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dym.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dym.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dym2012.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dym2013.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dym2014.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dym2017.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dymmovie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzyszla.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-ptn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eacero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglewreck.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastblue.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyssl.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eboutic.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ec.mine.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eca.edu.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecardoo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecardoo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecardoo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eentweevijf.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efcross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehbssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehub.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehub.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehub.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejkmedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejkmuseum.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejknet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejkwebdesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleaut.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electmikewaters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalpacificpalisades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencingballito.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektro-doerr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eluvio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embudospro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ememsei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emvoice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emyself.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emyself.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encore.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjoy-drive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enpasenerji.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensembling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envoutement-desenvoutement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epidauros.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epigrafes-led-farmakeia.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eposig.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equeim.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikkruithof.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroskines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evanreev.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evavolfova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventnexus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evromandie.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exoplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploremonero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-kruithof.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanatical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filamentia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filiosoft.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firegore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireplex.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstdry.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitmeat.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flickcritter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florian2833z.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluids.ac.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fogway.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forquilhinhanoticias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotokomorkomania.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationspecialisteast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationspecialistmi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxo.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fracreazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankbellamy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freehao123.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontierdiscount.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frostysummers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullereno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullerlife.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun25.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funfair.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furry.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-p-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g1s.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabeb1920.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gachimuchi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gachiyase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galanight.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galilahiskye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameplaysforkids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gametube.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garciagerman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gartenhauszentrum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastromedicalcenter.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatemotorsumhlanga.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaurl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gawrimanecuta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaya-sa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gccm-events.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdngs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gehirn.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gehirn.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generace-id.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gepgroup.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerardinden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerbyte.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerbyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerbyte.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getinphase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gf5fcalc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghowell.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giaithich.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gifts.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gingersutton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisher.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisher.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glencambria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glitzerstuecke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glu3cifer.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gm-net.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmtplus.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnk.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gocher.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golang.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldcoastasian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldcoastphotographycourses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldfmromania.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosu.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gradingcontractornc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahamcarruthers.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphified.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenbaysecuritysolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenliv.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greensborosecuritycameras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grillen-darf-nicht-gesund-sein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grottenthaler.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grrmmll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtopala.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guerard.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacertest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacker.holiday", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haidihai.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haim.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hajekdavid.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardwareschotte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harion.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hash.army", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hausjugo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haydentomas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyteame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henzenhoning.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgvnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj2999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj3455.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hktkl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochyi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hohenleimbach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homem-viril.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homesteadandprepper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopesanddreams.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horrormovies.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotcoin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseofyee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howellaccounts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howieisawesome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtocommunicate.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqy.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsappstatic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hti.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huskyeye.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrosight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyparia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyvanilmankampaamo.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianklug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibigawamizueco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibstyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icasture.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idfy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idisposable.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idolknow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieeedeis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihtdenisjaccard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikedaquotes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imhua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imwalking.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imyrs.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiatrademarkwatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigitalagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflationstation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocoin.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infradio.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrathink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkeliz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innerlightcrystals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innocenceseekers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insignificant.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investor-academy.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inzestfreunde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioactive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6demo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irrewilse.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islykaithecutest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islykaithecutest.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ismailkarsli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italianjourneys.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iusedtosmoke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanboi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivig.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksutton.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobjangles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadara.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakewestrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janterpstra.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jantinaboelens.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarrodcastaing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarrodcastaing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcbgolfandcountryclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdjohnsonwaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jej.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jej.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelmoli-shop.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerryweb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jf-fotos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jitlab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjjconnection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmce.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joefixit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joerosca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonahperez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorcus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joseitoda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshruppe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshua.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js93029.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsdelivr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ju.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juttaheitland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvandenbroeck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jzcapital.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k3508.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k4law.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashinavi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katja-und-ronny.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kdfans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfm.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsclub.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klzwzhi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolania.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolania.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolorbon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komenamanda.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotobox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanahallen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landlordy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscape-photography.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapephotography.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langotie.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larsgujord.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc-promiss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learntale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legrandvtc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lendingclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonbuitendam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesconteursavis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesfilmsavivre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightdream.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limelabs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limelabs.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindsaygorski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-audit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxsecurity.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livebandphotos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liverider.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livetoride.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmith-sanantonio-tx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logfro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loigiai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loihay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsmpx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasbergen.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luke6887.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukesutton.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lzwc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machinelearningjavascript.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maeln.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magieamour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magieblanche.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnacarebroker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahjong-navi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maison-haimard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majolka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makalu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maki-chan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maniw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manski.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapstack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcbeije.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marchwj.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marguerite-maison.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marin-dom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mark1998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markridgwell.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massagelimaperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matejgroma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mateuszchyla.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matok.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matsu-walk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewgrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewj.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattlaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maurovacca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mb300sd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcuuid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcversions.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdazo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediabm.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medja.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodicprogressivehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menuiserie-berard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mibuiin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelismold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miembarcacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikkonen.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions57.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions60.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions61.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions62.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions63.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milsonhypnotherapyservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minetracker.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misinstrumentos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzaklive.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizu.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modulex-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojizuri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneoci.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneybird.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monotributo.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morrodafumacanoticias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosquitojoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mphoto.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpu-giessen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpu-vorbereitung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrjhnsn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrprintables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrtunnel.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mu3on.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murray.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-best-wishes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myamihealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myclasscam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myclasscam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhome-24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinvite.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylittlechat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylotto.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myperks.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysterydata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8mgt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8nvi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8solutions.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nacfit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadsandgams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakayama.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natura-sense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navarralanparty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nayami64.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nechiactua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neffat.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neos.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsec.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "network-midlands.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "network-midlands.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networking-groups.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkmidlands.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkmidlands.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netz-yokohama.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlifeband.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextiot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nflsic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicks-autos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicktheitguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolemathew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninja-skillz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitschinger.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixx-gel.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noahjacobson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomoondev.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noortronic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordwal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norsewars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notmybox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nulle-part.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyadora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyadora.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyansparkle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obs.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obsessharness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocarupo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olbat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldita.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oles-hundehaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olifant.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionbot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opportunity.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oppwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimised.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimised.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimisedlabs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimisedlabs.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimisedlabs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimisedlabs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimizedlabs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimizedlabs.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimizedlabs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimizedlabs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opure.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osnova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ospf.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otakuyun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ottoversand.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "our-box.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourdocuments.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p1cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pact2017.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paper.sc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paranoidcrypto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parentelement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkfans.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parroquiasanrafaeldegramalote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyyy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passionatelife.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patapwn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickquinn.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauly-stahlhandel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauly-stahlhandel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfsearches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pennington.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplesdecade.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pequenosfavoritos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petalkr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonix-company.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photography-workshops.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pie-express.xxx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pintosplumbing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizza-show.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkisolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaisirdumouvement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetsoftware.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planup.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plazasummerlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plokko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plurr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmnaish.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polyr.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poodlefan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portale-randkowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalveneza.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portvincentcaravanpark.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pow-s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pow.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pplsoft.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praxis-odermath.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preio.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressakey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressakey.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacychick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privcloud.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procarservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procrastinatingengineer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectlinuseasttn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyinside.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prowise.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psici.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologajanainapresotto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pt-d.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptfiber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptfiber.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptfiber.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pty.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puggan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplegrapegames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pusichatka.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putrock.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pzpittsburgh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qensio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qingcao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quelle.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quelle.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quelle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queo.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quitimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quoteidiot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r7.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racozo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raft.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rail-o-rama.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rail360.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railbird.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railorama.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railpassie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railvideo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railvideo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railvideo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawinfosec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbcservicehub-uat.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactpwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readytobattle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recaptcha-demo.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refletindosaude.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reisslittle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relojes-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relojesseiko.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remedionaturales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remilner.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remirampin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resort-islands.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrojar.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rewtherealtor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexhockingkelpies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riaki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richadams.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridgelandchurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rioxmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivoflor.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rkmns.edu.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmeuropean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robinwill.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robot.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roc.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roodhealth.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rostclub.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal850.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal857.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal859.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal862.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal863.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal865.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal867.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal868.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal871.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpgcampaign.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsanahuano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsmith.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryzex.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s1ris.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s64.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saggiocc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailormoonlibrary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-bernard-gouesch.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saitv.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleduck.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salutethefish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salutethegrains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samrobertson.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "san-mian-ka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santamonicapost123.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahdoyley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahlouisesearle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxotex.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scene.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schottenland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schutterijschinveld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencehouse.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scubaland.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seanrodda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchcandy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchcandy.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchshops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebald.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebald.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secondchancejobsforfelons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seibu-kikaku.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectsplat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semiread.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "septentrionalist.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serversfrom.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sethjust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seventwentynine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgs.camera", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shophisway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoshin.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shovonhasan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shukatsu-support.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siaggiusta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sianjhon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidemount-forum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidemount-tauchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sideropolisnoticias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sielsystems.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sight-sound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sihaizixun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simrail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinronet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siratalmustaqim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistemlash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skincare-note.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sky-universe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleeps.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slim-slender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smakassen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartietop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtpdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snaptier.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowpaws.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowyluma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social-media-strategy.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialmarketingday.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokaissues.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solden.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soldesduck.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soldesduck.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidarita-kosovo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souly.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundonsound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundprotectionllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-sites.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinor.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spoorcam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spslawoffice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spsnewengland.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staffordlabour.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stakestrategy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stanron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startsamenvitaal.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statistik-seminare.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stcplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevecostar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoneagehealth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "street-medics.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striped.horse", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuarteggerton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiopirrate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studytale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarmillmanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suka.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suke3.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sundragon.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunfiregold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superdaddy.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermae.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surgiclinic.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetdrzaku.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svobodnyblog.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweak.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftpcbassembly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syamuwatching.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sympmarc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemchile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabi-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiphanmem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tannerwj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taplamvan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapsnapp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxid-k.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbejos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technic3000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technikman.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techtrader.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techtrader.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tellcorpassessoria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetraetc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-woods.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebarrens.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestpersonin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebinarys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebulletin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecookiejar.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefuckingtide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehoryzon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelatedcult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepoplarswines.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thereisnocloud.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theworldexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theworldexchange.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theworldexchange.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisisgrey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasmerritt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoroughbreddiesel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketmaze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketrunway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timbers.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timhieubenh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timhieuthuoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tina.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tit-dev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmakiguchi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toabsentfamily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaswiese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokenmarket.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tom.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomandmara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomspdblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toplist.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topsailtechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainmagazine.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainmagazine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainmagazine.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainplaza.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainplaza.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainplaza.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trajectfoto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trajectvideo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transitmoe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transoil.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treinmagazine.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treinmagazine.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trevsanders.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troyhunt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truncus-encephali.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ts3-legenda.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsai.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttrade.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tudorapido.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuffsruffs.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turl.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweetfinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweetfinityapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulgc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicorn-systems.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universal.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upholsterydesign.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upturn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbandance.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urep.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlakite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uskaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usweme.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utterberry.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uw1008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valcardiesel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valleydalecottage.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandorenscholars.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandyhacks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vangoghcoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendermicasarapido.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verifiedjoseph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verifiny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetbits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vgorcum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videosxgays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vikalpgupta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinetech.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-9649.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip9649.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralsv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrjetpackgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsestoki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuojolahti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vwfsrentacar.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w1221.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wandystan.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangbangyu.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangbangyu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangbangyu.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangbangyu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangbangyu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanybug.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanybug.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanybug.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanybug.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterdogsmokedfish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waverlysecuritycameras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waycraze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wblinks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wby.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcwcg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-odyssey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-siena.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-smart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webadiccion.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webadicta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webadicto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcurtaincall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdemaestrias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webnexty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webseo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websouthdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weynaphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatusb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoiscuter.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoiscutest.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whynohttps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildwind.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisedog.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womcom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woudenbergsedrukkerij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-66136.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-7570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-80036.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-9649.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-pj009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wylog.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdos.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xeiropraktiki.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaomao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xjf6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--68jub.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80adbevek3air0ee9b8d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ehq13kgw4e.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--krpto-lva.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xoonth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhfou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogahealsinc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourtrainingsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yrjanheikki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yspeo.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuki-portfolio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yyrss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z-to-a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacharyseguin.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zalvus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbut.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdrave-konzultace.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdravekonzultace.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zephyretcoraline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhenyan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhi.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhongzicili.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zkontrolujsiauto.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoarcampsite.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zozo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zpy.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zvejonys.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123opstalverzekeringen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16book.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hour-locksmithsanantonio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourlocksmithbaltimore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourlocksmithdallastx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5percentperweek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "64bitservers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8884553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8da222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9fvip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa43d.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronburt.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acareer.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acfo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acid.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addon.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adesa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerobasegroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencewebstreet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aistrope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alainfrancois.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldiabcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphadote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amati.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amend-friseur-schwabing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americandetour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amiu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeinsights.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antiekboerderijgraafland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquelarreweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arose.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierfantazie.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austinlockout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austintxacrepairtoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austintxlocksmiths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobahnco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axis-stralis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axisfleetmanagement.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azuki.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badoo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ball3d.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballitolocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banham.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbershop-lasvillas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcouniforms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baresquare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basonlinemarketing.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcs.adv.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beacham.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beeming.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bemindly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ben-jarvis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benedikt-tuchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestschools.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biancolievito.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjrn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blantr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockcheck.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blue-gmbh-erfahrungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blue-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluehelixmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramygrozy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandand.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigittebutt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishchronicles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishsnoring.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brittanyferriesnewsroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burfordbedandbreakfast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busanhs.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busanhs.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byange.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafericoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campeoesdofutebol.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captain-dandelion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbonmonoxidelawyer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carkeysanantonio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmith--dallas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithellicottcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithlewisville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithmesquite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carterstad.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbin168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccss-cces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cduckett.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebmasta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certificatespending.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ching.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiropractic.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christthekingparish.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemasetfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clacetandil.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanapproachnw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudkeep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsign.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-creole.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-premiere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnvt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comeoishii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comosefazisto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compservice.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coquibus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corrick.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costablanca.villas", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countermats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currentlyusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custombikes.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersecurity.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daigakujuken-plus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dampedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dancebuzz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-wildhaber.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dansa.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datagrail.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealerselectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltasigmachi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dialectic-og.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaltcertifikat.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverucluelet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorbini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donna-bellini-hochzeitsfotograf-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotjesper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotjesper.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotjesper.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drbarnabus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsgvo.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "due-diligence-security.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duerlund-falkenberg.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durbanlocksmiths.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-borneoshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomycie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eesti.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehub.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elcontadorsac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elekharris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enord.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erics.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "establo.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eugenechae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europarts-sd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exarpy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanyina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faschingmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashiondays.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashiondays.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashiondays.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatecdevday.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feildel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitinclass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floorballpoint.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnanen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-plus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forextickler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franzknoll.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesquare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontlinemessenger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futcre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeria42.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game4less.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganyouxuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazete.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geniush.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georadar-algerie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiaautoglass.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesica.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getwemap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gino-gelati.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginzaj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "git.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamourdaze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glosiko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmslparking.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnfrazier.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goesta-hallenbau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goooo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcafecineac.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grocerybuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grumples.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guyeskens.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyara.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gynoguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haimablog.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haltegame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanpenblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "has.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdcamvids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthiergenerations.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitn.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkbsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeimagician.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horton-brasses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotdoc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelarevalo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotels3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houstontxlocksmiths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huber-informatik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huh.gdn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humeur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntsmansecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huonit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperstack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iaf.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibodyiq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealimplant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idratherbequilting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifxd.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignat-mag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihls.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihls.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihls.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikarr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaple.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "improfestival.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianapolislocksmithinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitybc.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infr.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrapass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integratedintegrations.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iposm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irandp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-seems-to.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itruth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iuyos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyouewo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakubklimek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesross.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianji.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jicaivvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jichi000.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjmarketing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjsummerboatparty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jlink.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jloh.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johncook.ltd.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmcc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jolle.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just-english.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabaca.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaneisdi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapgy-moto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katzensklave.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazek.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazekprzewozy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazumi.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kecht.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keditor.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kersmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyhomechecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kloudboy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krazyboi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krey.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krishnenduayur.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvantel.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwiknews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lappari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lara.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larryli.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledshop.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likebee.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkedpipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lobosdomain.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmith-durbannorth.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithballito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithbluff.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithedmonds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithhillcrest.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithindurban.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithmissouricity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithopen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithsanantoniotexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithsbluff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithseattleco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithservice-houston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithspringtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithswestville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohmeier.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumen.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lupinenorthamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxofit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mad.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magu.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mail-de.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantra.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelkooiman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marchukov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martijnvanderzande.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massfone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathiaswagner.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewchapman.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mb300sd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mccordsvillelocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcculloughjchris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mchel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcon.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mds-paris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medvedikorenka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merchant-automotive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merlinsoap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merson.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merson.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meurisse.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgcraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midnightmango.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midnightmango.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirrorbot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missevent.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misskey.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnml.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnml.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motocollection.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtiryaki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundomagicotv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvisioncorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwezi-foundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwezi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygirlfriendshouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myweddingreceptionideas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myxnr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakalabo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakene.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namethissymbol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nappynko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazukebanashi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncloud.freeddns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neowa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkmon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newfangledscoop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newposts.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickhitch.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigt.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikonlibrary.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitix.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomagic.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noodlecrave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nova-kultura.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nstrust.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obamawhitehouse.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanlord.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oenings.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offertegiuste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohnonotme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oilfieldinjury.attorney", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okmx.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldroutetwo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omoide-hitokoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onedegreehealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineporno.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onnaguse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opadaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-gaming.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbayes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opendata.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ops-com.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osmestres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osobliwydom.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourmaster.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owlandrabbitgallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paketo.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paragonremodeling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkhost.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passionandbalance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passionebenessere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pculiar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personal-injury-attorney.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petresort.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pglandscapingpaving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phr34kz.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pianomover.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.gdn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixe2019.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzamc.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjsec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playerdb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playupnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plny.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plutiedev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmheart.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicachubut.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potzwonen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poundwholesale.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerplaywashers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppsvcs2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presskr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacychick.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proadvanced.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodottogiusto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressnet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promoteiq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prontointerventoimmediato.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosharp.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "providencecmc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwaresume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwnedpass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pxl.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyrios.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qnq.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qr.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrbird.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualpay.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queene.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queextensiones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r3bl.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarnext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rail24.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rayanitco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcifsgapinsurance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdjb2b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reallytrusted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redmind.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redsquirrelcampsite.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refinansiering.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentalmed.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resultsatretail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardharpur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricoydesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimediogiusto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimorrecherche.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronzertnert.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootonline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rttvvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rueegger.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruralink.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rushter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvfu98.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryan-gehring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s4media.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebasementsofindiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintmichelqud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salemedia.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salonasymetria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salonasymetria.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sammyservers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scan.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scontogiusto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seby.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sec4share.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityheaders.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendaiouji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serendeputy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowkingdomrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoeracks.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-hellsheadbangers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silicon-north.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silicon-vision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silkon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonweil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixcorners.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sklepwielobranzowymd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skycmd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyynet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sletat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartwank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobeau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softonic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwaylancing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkz.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiel-teppich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sproktz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srigc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staljedevledder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stampsbar.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephencreilly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiltmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stitchinprogress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stma.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmarthachurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stromaci.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stromzivota.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiobergaminloja.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suited21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsong.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surasak.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surefit-oms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfnetkids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suruifu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suruifu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "susanvelez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "susoccm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suv4.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suziekovner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimmingpoolaccidentattorney.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syamutodon.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemonthego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syukatsu-net.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szaloneigly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szetowah.org.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabi-runrun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagesmutter-zwitscherlinge.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahavu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandilmap.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarots-et-oracles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcvvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcwis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teammateworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techableme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-dns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaliagetaway.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thatsme.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedom.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefairieswantmedead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theflowershopdeddington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelearningenterprise.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themobilestuffs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theproductpoet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therepublicofliverpool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therugswarehouse.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesslstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thethreepercent.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetvtraveler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tichieru.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketsource.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierraprohibida.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilosp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timsayedmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tis.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tl.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobaccolocker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomahawk.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toot.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trappednerve.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trucchibellezza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttclub.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuffclassified.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuou.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twisto.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twistopay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tzermias.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uclf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udancy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniontestprep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upwardtraining.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upyourfinances.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uraimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uxteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vega-rumia.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vergessen.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viagusto.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinsation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viqo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualcommodities.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visalist.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitra-showrooms.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrij-links.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vwo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walksfourpaws.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanlieyan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapking.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterbrook.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webauthority.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdollarvpn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webexpertsdirect.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheezie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitkirk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winch-center.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winwitharval.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wischu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjcainc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpress-test.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-lolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrathofgeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxdisco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyrickstaxidermy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaolong.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--48jwg508p.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4kro7fswi.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fiqwix98h.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--keditr-0xa.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--klmek-0sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--q9ji3c6d.xn--q9jyb4c", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrg.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xs74.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtenz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuanmeishe.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyenon.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yatstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycnrg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowtree.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yenpape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeyi.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yougot.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youracnepro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourmemorykeeper.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youthovation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ytx588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yugasun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukari.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacchaeus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakariya.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zapmaster14.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zcore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zennzimie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zennzimie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerotoone.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zionsvillelocksmiths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zirtek.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjv.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233hugo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourlocksmithdetroit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2g1s.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-wife.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acg.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achmadfamily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activiteithardenberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adex.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adorno-gymnasium.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimstoreglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alainfrancois.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexgebhard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alp.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateurradionotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amionvpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankitpati.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aoa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqdun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbeitsch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architectryan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arizonabondedtitle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arti-group.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asbestosthedarkarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assistel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attelage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiegreenmarks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayamchikchik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0k.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakanin.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balancedbrawl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bardes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behamepresrdce.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigwiseguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biso.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitaccelerate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bk-wife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blui.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bombe-lacrymogene.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boyntonobserver.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brakpanplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonlui.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridalshoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brucekovner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brzy-svoji.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bst.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsuru.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesswebadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytemix.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c5h8no4na.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calcoolator.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithbaltimore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinomucho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casionova.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castle-engine.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catherinejf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathy.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathy.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathyfitzpatrick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathyjf.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathyjf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathyjf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathyjf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathyjfitzpatrick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cesantias.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceta.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenna.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chr0me.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christtheredeemer.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud58.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudcite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-slow.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm3.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computercraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concordsoftwareleasing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contents.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covenantmatrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crgalvin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosforex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursossena.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercrime.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cypherpunk.observer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denwauranailab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devnull.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devragu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirkjonker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divinasaiamodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorpshuiskesteren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dota2huds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dowell.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamersgiftshopec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dressify.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgdrp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druckerei-huesgen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsne.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dxgl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-sw.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglexiang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfring.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eluft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epiphanyofourlordchurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erichogue.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esp-desarrolladores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etherderbies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evermarkstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everything-everywhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilbeasts.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "figure.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "film-storyboards.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmsphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanstilsynet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flacandmp3.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floors4lessbay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxesare.sexy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francis.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futa.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fzhyzamt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galecia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepreorders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaymerconnect.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaymerx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaymerx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaymerx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gc.ru.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geniushost.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gensokyo.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfwno.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gimme.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcapital.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagiati.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatpakha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcultureexpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexiaohu.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkr.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoepli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hues-in-lee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamlzh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iassess.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identassist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifcfg.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikebukuro-shame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imyjy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incert.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inchidi.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inff.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopuntzorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innobatics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inscripcionessena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isitrest.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jointotem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorgerosales.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsnfwlr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junggesellmuc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justmensgloves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8n.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keane.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kellimacconnell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keygen.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kombidorango.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotakoo.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kssk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuroha.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l3j.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldsun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lfklzw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liamelliott.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeartstudios.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightscale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ller.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnyltx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithdearborn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithlivoniami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithmadisonheights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithsammamishwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithscottsdaleaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lormansas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucafontana.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumminary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-gh.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magic-cards.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magiccards.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magosmedellin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mark-dietzer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marylandbasementandcrawlspacewaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbwis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaukkies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawijsheid.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawijzer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millettable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixx.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlfaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm-wife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilecontractcomparison.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeqing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviltronix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudbenesov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "music-world.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naive.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neteraser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethostingtalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nex.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notarkrauss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nulap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxit.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odinseye.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odisealinux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offgridhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionbot.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontsnappingskamer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p2av.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacifco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patsch-photography.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paynet.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pems.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piroleikki.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelz.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingboksburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pluth.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemonlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemonsimulator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornofilmovi.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp-server.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumcredit.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proact-it.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programsareproofs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "project86fashion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prolinos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protectedreport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queens.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ra-joergensen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratinq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rault.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regularflolloping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resine.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romancloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romleg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsridentassist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudhaulidirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rydermais.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeguardcommerce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sammamish--locksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandervanderstap.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schokofoto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottgalvin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "service-wueste-vodafone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sethoedjo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shakingthehabitual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnalucey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqisifu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signsdance.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silent-yachts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skill.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skillmoe.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartrecruit.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulike.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southsidebargaincenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stian.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmichaellvt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stremio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suaraangin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukoyakapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supplynation.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szzsivf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tastenewwines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techpoint.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teslamagician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testeveonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theadelaideshow.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebarneystyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefilmphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekovnerfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themigraineinstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theneatgadgets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tixify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoscheduler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoscheduler.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topciderska-crkva.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tortocan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tresor.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twilightcookies.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtecho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy23.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy25.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy26.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy27.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy29.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy31.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy50.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy56.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy57.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy59.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy60.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy61.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy62.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy67.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy69.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy70.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy72.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy73.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy74.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy75.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy76.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy79.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy80.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy81.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy82.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy83.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy85.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy90.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhappy99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utube.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vault81.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veloroute.hamburg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidcloud.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincible.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagemakeupguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vogelbus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidx.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokurka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wb256.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weekvandemediawijsheid.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wezartt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpccu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxzm.sx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xhily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmlogin288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybt520.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youmiracle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerosync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01011970.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01110000011100110111001001100111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0311buy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "06091994.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1001carats.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1001kartini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1177107.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1288366.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1q2w.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233bwg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "291167.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2h-nagoya.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2y.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51tiaojiu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66bwf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8086.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "818bwf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8722.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888bwf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88bwf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9822.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abonilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accoladescreens.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achtzig20.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actonwoodworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualidadmotor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ad13.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae-construction.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerapass.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afcompany.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afcurgentcarelyndhurst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordableenergyadvocates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencyinmotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrajag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.co.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.kh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.mt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.ni", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.pa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.sv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.gy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akilli-devre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alabamadebtrelief.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaskafishinglodges.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alek.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandrastorm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algoaware.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliorange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allamericanprotection.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgaragefloors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allofthestops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphaman.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateurchef.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameschristian.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amnesty-bf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarchyrp.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angeloryndon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anneliesonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonyfontanez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aos-llc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptitudetests.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "araraexpress.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armanozak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arviksa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asproni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astral-imperium.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ataber.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenaneuro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atvirtual.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atxchirocoverage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austenplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automoto-tom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoprogconsortium.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avidthink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avvocato.bologna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aziende.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancor.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barter4crypto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashing-battlecats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bassys.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastadigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazaarbhaav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beamstat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellamodeling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bethpage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biddle.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biegal.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bl00.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackyau.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bliker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloglogistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogthedayaway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blood4pets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bokadoktorn-test.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bondlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonrecipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booker.ly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bot-manager.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncycastlehire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boyerassoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boyinglanguage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brickstreettrio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightendofleasecleaning.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brouwerijdeblauweijsbeer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwf11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwf55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwf6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwf66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwf77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwf99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caaps.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camdesign.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardsolutionsbh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithtucson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casacochecurro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbk-connect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cd-shopware.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedarslodge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centromasterin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cg.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgurtner.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chabik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chbk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilimathwords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chovancova.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciiex.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civiltoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleandetroit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleandogsnederland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearbookscdn.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearvoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicasmedicas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "com-news.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compactchess.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consagracionamariasantisima.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultoriosodontologicos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contemplativeeducation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copta-imagefilme-und-drohnenvideos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crawford.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crinesdanzantes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cromosomax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruzadobalcazarabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypto.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptodyno.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cskdoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctoresms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubetech.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumberlandrivertales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cypad.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-parts.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabasstacija.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielsfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darioclip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkrisks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dasignsource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidtiffany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debkleinteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decoating.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deftig-und-fein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designedbygeniuses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detectivedesk.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "develops.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diagrammingoutloud.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diatrofi-ygeia.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digipitch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-muscle.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaletanker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalfury.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diozoid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dixibox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlui.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlyanxs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnakids.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domob.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drewapianostudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drrodina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimmarch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsgarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsgholsters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubtrack.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dulcinela.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duncanmoffat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duncm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easy2bathe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooklaunchers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduxpert.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eelcapone.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eirb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldevo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elizabethrominski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emecew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emily.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emploi-collectivites.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enalean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encycarpedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equallyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esrhd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esrinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiarparaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esurety.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etax.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evanwang0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evenstargames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everitoken.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythingstech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evidencija.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilbunnyfufu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exitooutdoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertviolinteacher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faelix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fahnen-fanwelt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fameus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyprojections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanyina.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashtic.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastcp.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatmixx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fattorino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcingolstadt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femiluna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feross.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feybiblia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filestartest.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firesuite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flanga.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fletemaritimo.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexfunding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flip.kim", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotografechristha.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpgradosuperior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankopol-sklep.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freie-software.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frenchmusic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontier-ad.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontiers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furcity.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furrytf.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futbomb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futuregrowthva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g0man.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g2ship.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gagliarducci.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galabau-maurmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galacg.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemgroups.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "general-insurance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germancraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcommande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getfoundquick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghou.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "githubber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "githubber.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glasweld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmplab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goflipr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodhealthtv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodshepherdmv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grasso.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenmachines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregbrimble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grego.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmbrick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunauc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gv-salto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymjp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gzitech.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h10l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hadret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hadret.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handknit.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handmadehechoamano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handy-center.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hankr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanksacservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannahi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannover.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansahome.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harvarddharma.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heapkeeper.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heren.fashion", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirakatakoyou.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirevo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisgifts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-insurance-quotes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelpostaorvieto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtoteachviolin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjiaint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huaqian.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugo6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunter-read.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntsvillecottage.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huxcoconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridragon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibuki.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ic-spares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icobench.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealsegurancaeletronica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideiasefinancas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identigraf.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idodiandina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihakkitekin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilookz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industriafranchini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomir.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infuzeit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inglebycakes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instead.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrateur-web-paris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrityokc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internationalschoolnewyork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetbusiness-howto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inumcoeli.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invitation-factory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irdvb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iso27032.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itikon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itreallyaddsup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivact.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackhoodtransportation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaetech.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesjboyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesturnerstickley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamie-read-photography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janebondsurety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jannekekaasjager.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japon-japan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaxxnet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaxxnet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelleschneiders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jemefaisdesamis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeparamedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobatus.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobatus.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobatus.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobatus.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobatus.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshgilson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrflorian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaivac-emea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalakarclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kan3.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kat.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katex.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketotadka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kettlebellkrusher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfassessment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killdeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderkleding.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kipiradio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirinuki.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kix.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkws.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokona.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredita.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristenpaigejohnson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristofba.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kronych.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krytykawszystkiego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krytykawszystkiego.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzdrowiu24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laeso.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamp24.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampade.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampara.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampen24.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampenwelt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laravelsaas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latedeals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestbuy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurenceplouffe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavishlooksstudio.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadstart.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leatam.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledlight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepidum.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liamlin.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightdark.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lights.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lignite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likesforinsta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likui.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquipedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleboutiqueshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleboutiqueshop.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loadtraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localprideart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locurimunca.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logicz.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorientlejour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losrascadoresparagatos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loungecafe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loungecafe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovebigisland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovecrystal.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucascobb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukas-meixner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luminaire.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lupecode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luqsus.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m134.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magebit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnunbaterias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahjongrush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maler-marschalleck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mana.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangahigh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manmeetgill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariacorzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marijnfidder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marjeta-gurtner.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markandrosalind.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingforfood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martin-loewer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matdogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathematris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matome-surume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcfipvt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediabackoffice.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediarithmics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medsindex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memesbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meric-graphisme.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meupainel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfz.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhadot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhand.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhatero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michadenheijer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnkinderkleding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnpartijhandel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millersminibarns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "million5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "million6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "million8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions14.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions15.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions20.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions25.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions26.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions27.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions29.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions31.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions32.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions35.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions36.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions37.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions38.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions40.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions41.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions42.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions43.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions50.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions51.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions52.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions53.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions56.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions59.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions70.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions72.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions80.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions81.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions82.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millions99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mim.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimemoriadepez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mipueblohoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misskey.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mit-dem-rad-zur-arbeit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mit-dem-rad-zur-uni.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mityinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitylite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixrepairs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mna7e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobi4.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modul21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modul21.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momentum.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momo0v0.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonbench.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainchalet.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainspringsrentals.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrgasfires.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mui.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mum.ceo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murraya.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mx-quad.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myaspenheights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybasementdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybusiness.wien", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhloli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myownconference.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrevery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrotvorets.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myserv.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebmanager.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nannytax.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashdistribution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natgeofreshwater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nativitynj.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalfit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nb01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndfa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemopret.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netexem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettilamppu.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmusicjackson.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextlevel-it.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickmertin.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodevops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norestfortheweekend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notacooldomain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noydeen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npsas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclea.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nudevotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o-results.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakandresin.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohmayonnaise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohol.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldno07.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olfnewcastle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omarsuniagamusic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ond-inc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oportunidadesemfoco.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osomjournal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p5118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificcashforcars.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pageperform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panjee.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partijhandel.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partnermobil.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasadenasandwich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulcooper.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peacedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "per-olsson.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterjin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petr.as", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pewnews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfrost.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgh-art.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharside.dyndns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phattea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phil-dirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkylam.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnacleallergy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planolowcarb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playviolinmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexmark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plus1s.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmbtf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pohlednice-tap.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polar-baer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polinet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polis812.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pottreid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerfortunes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergthisisthetunnelfuckyouscott.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppoou.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praktijkpassepartout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisiondigital-llc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presbvm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-taucher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-taucher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promorder.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prynhawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prynhawn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prynhawn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pscp.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puralps.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pursuedtirol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushphp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qlix.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityhvacservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quovadisaustria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qvg.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-pulsar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radom-pack.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranfurlychambers.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raphaelmoura.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcmpsplib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebeagle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "receptionpoint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reesmichael1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refuelcreative.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regresionavidaspasadas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remax.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remini.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "report2psb.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reyna.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardramos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardson.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rifkivalkry.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rochakhand-knitcraft.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketsandtutus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roninitconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roundtablekzn.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal806.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal813.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal817.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal830.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal851.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal861.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal872.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal873.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal875.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal88.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal882.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal888888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal892.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal893.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal894.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal895.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal896.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalyule.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpauto.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russiaeconomy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryyule.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s4q.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeguardhosting.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salva.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samitechnic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samlivogarv.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanantoniolocksmithtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sascha.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sascha.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saschaeggenberger.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saschaeggenberger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scbdh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolcafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scigov.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrumpus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdayman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secinto.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securetrustbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitycamerascincinnati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitycamerasjohnsoncity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellorbuy.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellorbuy.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semdynamics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sennase.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfaparish.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgs-systems.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shalyapin.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharisharpe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheekdeveloper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheekmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shgroup.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqi.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirao.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivatattvayoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopregional.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortcut.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuvo.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuvodeep.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sierpinska.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sierpinska.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverkingalaska.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitefactory.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjzebs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjzget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjzybs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skillout.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skutry-levne.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skutry.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sky-coach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sky-coach.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyn3t.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartacademy.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmarketingcoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sngeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snoringhq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowy.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softbebe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solepurposetest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solitairenetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernlights.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernstructuralsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "space-y.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sperec.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinalo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splopp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportstreetstyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srife.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st-innovationcup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staer.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starsing.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stclementmatawan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stclementreligioused.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephansurgicalarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjohnsottsville.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjoseph-stcatherine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjscatholicchurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjustin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlukenh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strawberry-laser.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamkit.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroseoflima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarlandkarate.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sujal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superway.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suttacentral.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swqa.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swxtd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syntheticgrassliving.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadiranbatteries.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentwall.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tam-moon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tannerwilliamson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tar-mag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tccmb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tellyourtale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teriyakisecret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terminsrakning.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebeginningviolinist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theblueroofcottage.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thediamondcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefashionpolos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theforkedspoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegospelforgeeks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theregoesbrian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesarogroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theyakshack.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thingsof.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threatcon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threatnix.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokintu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tone.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toomy.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topkek.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toppointrea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tosamja.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.pics", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutvendre.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracemyplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trailcloud.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveleets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelrefund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendus.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trilliumvacationrentals.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trouble-free-employees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsgkc1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuasaude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turf-experts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrautoparts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.gdn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungeek.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungeek.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unimbalr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "univerpack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upnorthproperty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uprint.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptechbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahtravelcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uuid.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2ray6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2ray66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2ray666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanagamsanthai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanagamseeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapesupplies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vbql.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veganmasterrace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendreacheter.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendreacheter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verge.capital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verustracking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veryimportantusers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestum.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinarian-hospital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidracariaespelhosbh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vignoblesdeletat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinihk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitmaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vocalik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vogue.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidma.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorte.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvzero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vxz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w95.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wa.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wajtc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanzenbug.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-jive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webgap.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingofficiantwilmington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wereoutthere.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "white-ibiza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamscomposer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willowbrook.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woaiuhd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldrecipes.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpgoblin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtp.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwww.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwww.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--obt757c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--trdler-xxa.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ymoah.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ynxfh.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yon.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoppoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "you2you.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourstake.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacco.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerowastesavvy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zionnationalpark.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoomcar.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1se.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "23333.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourcyclist.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2bad2c0.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360vrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "371cloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "411416.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5364jc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55639.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "69wasted.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7045.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8349822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876520.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876578.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876598.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876655.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876687.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876770.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876775.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876776.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876779.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876838.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876858.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876882.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876991.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876992.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876996.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880013.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880025.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880057.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880059.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880067.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880083.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8886737.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8886739.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8886793.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8886806.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8886860.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889457.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889458.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889466.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889563.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889709.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889792.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889807.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889809.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889870.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889893.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889903.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8889910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abateroad66.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abitidalavoro.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absimple.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academkin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acklandstainless.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actioncleaningnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualidadkd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addictionresource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advanced-fleet-services.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advertis.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aegialis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerospace-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affloc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agriculture-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agy.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibiying.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ailitonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimi-salon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnbchina.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airwaystorage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "al3366.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albrocar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-fashion-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allemoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allemoz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allhard.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allius.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almorafestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "american-school-search.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanindiannursing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amicimar.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anaveragehuman.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankaraseo.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennista.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appinn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arackiralama.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architecture-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armazemgourmetbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arte-soft.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteequipamientos.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asegem.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspformacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspiradorasbaratas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atwar-mod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audion.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auspicacious.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "author24.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-dealership-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autonewssite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoteplo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalyuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avantitualatin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avs-building-services.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ay-net.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backseatbandits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahaiprayers.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balletcenterofhouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbld.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaverdamautos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bejarano.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berger-chiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernardez-photo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bescover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-accounting-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-art-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-baptist-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-beauty-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-business-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-catholic-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-community-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-culinary-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-education-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-engineering-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-graduate-programs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-hvac-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-lutheran-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-management-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-marketing-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-music-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-nursing-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-pharmacy-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-trucking-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbefore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestelectricnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestpal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblioporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biology-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisq.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bistrodeminas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmask.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsoffreedom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjmun.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaauwgeers.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaauwgeers.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhell.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleutecmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blinder.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonawehouse.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongo.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonux.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botezdepoveste.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botsindiscord.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgedirectoutreach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briffoud.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "browserleaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brycecanyonnationalpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bso-buitengewoon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubblin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bursa3bydgoszcz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessmadeeasypodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-out.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byhe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caldoletto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgesecuritygroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campaignhelpdesk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candeo-books.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannabismd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carfinancehelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carfraemill.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caroffer.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinomucho.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinomucho.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cctvcanada.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdnsys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceagriproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedarcitydining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celeraindustries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheap-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chemistry-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chengxindong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesapeakebaychristmas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesscoders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudcrux.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-climate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnlau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codemill.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cognixia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cololi.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colotimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprasoffie.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computer-science-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construction-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covaci.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazy-cat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credittoken.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptolog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crm114d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crsmsodry.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptagio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptojacks.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctcom-peru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubebot.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursos-trabajadores.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvchomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyanghost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberogism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czechcrystals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d2ph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyemailinboxing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyrover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dance-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dangr.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danzac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dapps.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkwebnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataguidance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidkennardphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcain.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decoora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepblueemail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degestamptepot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekko.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dental-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermato.floripa.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destinoytarot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dia-de.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dickord.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dideeducacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didefamilia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didesalud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitreads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimiskovska.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discrypt.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazione.verona.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distribuidoraplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djboekingskantoor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djvintagevinyl.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmess.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doge.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doge.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorpshuis-dwarsgracht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drump-truck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dschwarzachtaler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsgnet.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubious-website.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duval.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastplan.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eatz-and-treatz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economics-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edenming.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effinfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eika.as", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldenelesat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrical-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electroinkoophardenberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementarty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitenutritionoficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltip.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encryptmycard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endofinternet.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enelacto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "environmental-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eosol.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eosol.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eosol.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eosol.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eromon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esgen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essayace.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estherlew.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esuretynew.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroconthr.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evtasima.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examedge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exordiumconcepts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experise.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertofficefitouts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabbro-roma.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faceresources.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fahnamporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faithcentercogop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falcona.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farthing.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdresearch.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feli.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixaufreisen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feng-hhcm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fierscleaning.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "film-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finance-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fire-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiziktedavi.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizyoterapi.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixhaven.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingyoung.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footloose.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreign-language-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortknox.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationrepairnebraska.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpaci.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankfurt-am-start.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frccsgo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemomhugs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freessl.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendowment.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofgfwpc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozenjam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fu639.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fu898.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furaje-iasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fytcart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g6666g.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriart.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamblerhealing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamemodding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamer-portal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gametilt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatekiller.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geography-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geology-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgepancescu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gettopquality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gifudodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gishiko.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glaspe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-propiedades.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goblintears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedkopelaptopshardenberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenruleemail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gondelvaartdwarsgracht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphic-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatskillchecks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenwaylog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtxbbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakkasangroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakkasannightclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haozhexie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hashemian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbcu-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health-and-beauty-news.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthandskinbeauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikerone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinata-hidetoshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirtzfr.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "history-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holymartyrschurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-handymen.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeporn.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honey.beer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honoka.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoooc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hospitality-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostico.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostmark.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoverboardbarato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsalarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huininga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huininga.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huininga.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huniverse.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunterjohnson.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hysh.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iaminashittymood.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianvisits.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iblackfriday.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icetiger.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesoft.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesoftinnovacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesoftinnovacion.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijsclubwanneperveen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikumi.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperiodigital.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitescript.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infogram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infotrac.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraclass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infralist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inframetro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingatlanrobot.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insteagle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interior-design-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internationalschool.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfire.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipplans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv4.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isavings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskanderbroere.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islavolcan.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsundef.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iurisnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivy-league-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwebolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksonhu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jardineriaon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jashvaidya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaxfstk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedmud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jglover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "job-ofertas.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsnet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeyvanvenrooij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuameunier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journalism-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joynadvisors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joysinventingblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpralves.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js3311.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js8855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsdelivr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsonsinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtcjewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judytka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juergen-roehrig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justtalk.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jxltom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabulpress.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamranmirhazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keevitaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerrnel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketaminecareclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevingsky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinheslinphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killerkink.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinkcafe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kissoft.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochinke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochinke.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konkai.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koroknaimedical.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koumakan.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krishouse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kugelblitz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laac.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyofhopeparish.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamafioso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamunyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapakus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larvatoken.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasrecetascocina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launchmylifend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavitaura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "law-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrencewhiteside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazyhelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learndev.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaseplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leto12.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lewiscollard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg-waps.go.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg-waps.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgbt-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhgavarain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidtkemotors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lierrmm.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeboxhealthcare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lijstje.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lijstje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literature-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livinginhimalone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ljc.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lng-17.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohl1kohl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "looseleafsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisemisellinteriors.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveamber.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovevape.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovingthermo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcarblab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lqs.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucie.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyam.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m2il.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madbicicletas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madscientistwebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mail180.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majlovesreg.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makechanges.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangnhuapvc.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manualidadeson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marek.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingbrandingnews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingtrendnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markus-keppeler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markuskeppeler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshallford.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masautonomo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mascorazon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massage-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "materassi.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "math-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxb.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxh.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayoimobiliare.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsports.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdrthmcs.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mechanics-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-service.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediarithmics.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medical-assistant-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditadvisors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercredifiction.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meridianfresno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteocat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteorologiaenred.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mexico.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfpccprod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelschule-rheine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelslatkine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midrandplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midwestplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikekreuzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikupic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkingit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mine-pixl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniwallaby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitdip-mit-group-ch.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizucoffee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlii.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moe.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeli.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momentsofimpact.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mormon-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostlikelyto.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msize48.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mujerfutura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconnect.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycookrecetas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhuthwaite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypizza-bremen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypnu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myred.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myzhili.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nailtodayminneapolis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakliyat.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nange.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalpassportservice.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navegos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndatc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndfirefighter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndphp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndpigskin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebracy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebula.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neohu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextclouddarwinkel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmmlp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nogetime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noobow.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noomist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noroshi-burger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northdakotahealthnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowall.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npregion.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nshipster.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nshipster.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutridieta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occupational-therapy-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odhosc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofertasadsl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olfsecane.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omeopatiadinamica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omniaclubs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondevamosjantar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onegoodthingbyjillee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openmirrors.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openroademail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriondynamic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orocojuco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otoblok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otokiralama.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "out-of-scope.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovabag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owncloud.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxzeth3sboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyashirosama.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oysterworldwide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padkit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandkonijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paniyanovska.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panjee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradise-travel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrocinio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paul-barton.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcreparatiehardenberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peertube.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peintrenomade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performing-art-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petroleum-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrotranz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philosophy-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physics-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilot-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirates.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitbullsecuritysolutions.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixel-kraft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plan-it-events.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plastiflex.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "police-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "political-science-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornalpha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornbay.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porndragon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornflare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porngay.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornimg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornless.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornmax.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornmega.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornshop.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornstop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornsuper.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornteddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornultra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porny.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalcarapicuiba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poschtiliste.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postura-corretta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerblanket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerinboxperformance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praha-9.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prashchar.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pratopronto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pratorotoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionmachineservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preload.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premtech.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presbyterian-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prettygirlcheats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatevoid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progettograjau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propermatches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "providerlijst.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologo-especialista-barcelona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologo-infantil-barcelona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psycolleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pxl-mailtracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q1q2q3.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qdabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r1a.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rada-group.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radegundisfest.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiofmimagen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radior9.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raevinnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rain.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratelsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rayan-it.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbx-talk.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdmc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdxsattamatka.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recetin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redfoxmarketiing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekonstrukcestatu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resinflooringcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respecttheflame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revivalprayerfellowship.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverbendroofingnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverridgecc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robbiecrash.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandlips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandlips.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romy.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roseon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roshhashanahfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalfoxrealtor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royaltube.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rys.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacharidovejednotky.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-cyril.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpatrick-norristown.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakura.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakuracdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samanacafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samlaw.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savingsoftheyear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoeller.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholledev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seachef.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secpoc.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretary-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitygladiators.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityzap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seg-sys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguros-de-salud-y-vida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senobio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoankara.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexflare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgitc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaadithailand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinglereplacementlv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqi.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivammathur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop4d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopperexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopstasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverswanrecruitment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site-helper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skk.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyscapecanopies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokeus.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtp.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sntravel.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social-work-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociology-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softonic.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softonic.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softonic.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwarehardenberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somoshuemul.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songshuzuoxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonix.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soothemobilemassage.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soren.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soupcafe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southdakotahealthnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southflanewsletter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specdrones.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sperandii.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sports-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squeakql.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssrfq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sssppp.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stannri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stanthony-hightstown.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starsguru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanvd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefpastoor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuerkanzlei-und-wirtschaftsberater-manke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stgeorgegolfing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stgm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickstueb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stisidores.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjosephspringcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmariagoretti.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmattsparish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolbart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpatrickbayshore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamblur.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strosemausoleum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studisys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "successdeliv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supcoronado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surveillance104.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiss-vanilla.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiss-vanilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissvanilla.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissvanilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swn-nec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synack.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tam-safe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanacio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatuantes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamtravel.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyhound.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrorbilly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-aankoop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-achats.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theatre-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepharm.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therapiemi.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetotalemaildelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theverybusyoffice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewayofthedojo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketdriver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlyphed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmas.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tohochofu-sportspark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tom94.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomik.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toontownrewritten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toppercan.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontoaccesscontrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tosolini.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalemaildelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toursthatmatter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transmute.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendreportdeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trish-mcevoy.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triticeaetoolbox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueassignmenthelp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueessayhelp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustedbody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truyenfull.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuev-hessen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweedehandslaptophardenberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uaci.edu.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubcani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubuntu18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultramax.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultraporn.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universidadvg.edu.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "updatehub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentin-dederer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuechain.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varyrentacar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verein-zur-pflege-der-geselligkeit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verwandlung.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verzekeringencambier.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinary-colleges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veteriner.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinahost.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentswordpress.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinistas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitbeulah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitavie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveconsalud.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vouchinsurance.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvzero.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wacky-science.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakhanyeza.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangwill.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wayfairertravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weather-schools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weather.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webgap.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webxr.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkslimreisslim.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westernfrontierins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlaketire.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wesupportthebadge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.fitness", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.mom", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihow.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipiedi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wineparis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wishlist.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolke7.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderbits.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodstocksupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worca.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worcade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workeria-personal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woti.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writer24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wunschzettel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuwuwu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmodule.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----8sbjfacqfqshbh7afyeg.xn--80asehdb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xr1s.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xss.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsuper.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtrememidlife.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuehuang666.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxred.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxsuper.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanuwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yayart.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ykhut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yosida-dental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourfuntrivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourgadget.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuuta.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zabavno.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdymak.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeal-and.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeestraten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjyifa.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zp25.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zqstudio.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyzsdy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz295.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08detaxe.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x48.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10xiuxiu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2012.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2chan.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2chan.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4x4tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaex.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adnanoktar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedsurgicalconsultantsllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aegisinsight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeronautix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akademie-frankfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertcuyp-markt.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albinma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algeriepart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alinbu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almut-zielonka.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alstertouch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alstertouch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-executive-consulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amandadamsphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antaresmedia.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anwalt.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argonium.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armin-cme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armin-cpe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticpediatricortho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awecademy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axiatancell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azsupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagelcraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baserverz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bauernmarkt-fernitz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beer9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellyandbrain.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biehl.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biehl.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackjackballroomcasino.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackroot.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogsdna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blokmy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonniecoloring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonniedraw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borneodictionary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boulderswap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breaky.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightworkcreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brody.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brody.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brycecanyon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buena-vista.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builtory.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burzmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busyon.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytrain.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadcreations.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caldaro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calebennett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callidus-vulpes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargomaps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrosserie-dubois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catering-xanadu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cecame.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centa-am.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cespri.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cg-goerlitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chattersworld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chauffage-budget.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chci-web.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christwaycounseling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clush.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cme-colleg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codecommunity.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codevat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codimaker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complexorganizations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comvos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cordejong.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corvax.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpe-colleg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cplala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftsmany.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cstrong.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxadd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darklaunch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davypropper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedicatedtowomenobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepinsight.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deliveryiquique.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desuchan.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desuchan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamond-hairstyle.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinerroboticurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.gorizia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dive-japan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlcwilson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dojozendebourges.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doleta.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domwkwiatach.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dongjingre.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dostalsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonwolfpackaquaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drakecommercial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlordpress.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drinkgas-jihlava.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drlutfi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drpetervoigt.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drschlarb.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvinstallalberton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtpak.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvdinmotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eco2u.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efipsactiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekostrateg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elderjustice.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eletor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eletor.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliaskordelakos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elielaloum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eligibilis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicdowney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estetistarimini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudio21pattern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurodentaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excelhot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expe.voyage", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertvagabond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian-klose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian-klose.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian-klose.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faidatefacile.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticservicesgroup.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fateitalia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faultlines.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbi.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feeeei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-gebirge.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finkmartin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firekoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixed.supply", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavinus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floresvilleedc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formulastudent.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotoboxvysocina.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpsclasico.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebies.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesslcertificate.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedenauer-herbstfest.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frownonline.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frpg.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-g.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futaba-works.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-ds.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaengler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galilel.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameanalytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamechefpummarola.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcodetools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorealya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happybirthdaywisher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartyapp.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henke-home.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiparish.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holycrossphl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostinecpodlipou.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hpage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humass.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iaitouzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibykos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifly.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikudo.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovequiz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovethiscampsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im-haus-sonnenschein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiecongdr.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-screen-usercontent.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interpol.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invasivespeciesinfo.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invinoaustria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invinoaustria.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipid.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iszy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itap.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwyc.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jack2celebrities.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksorrell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jazminguaramato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzy-feet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jikegu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jlpn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jlpn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joanofarcmtcarmel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joinus-outfits.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonasled.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joompress.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtconsultancy.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwod.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-bone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalkulacka-havarijni.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzlei-gaengler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kara-fabian.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karewan.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katzrkool.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevin-darmor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimono-rental-one.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleding.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klose.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klubxanadu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenzk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunra.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurumi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvalitetsaktiepodden.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-fenice-neheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamontre.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazistance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcacommons.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "led-jihlava.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leekspin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemazol.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenou.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leontiekoetter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetree.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ligadosgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livi.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livres-et-stickers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizmooredestinationweddings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llemoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loanreadycredit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locomocosec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longtermcare.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loteamentomontereiitu.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemanagementaccounts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsscreens.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-monitor.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "made-to-usb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicalshuttle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maillink.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majorpaintingco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malik.holdings", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mambas.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manti.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquininhamercadopoint.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariskavankasbergen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingbrandingnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marksmanhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marsikelektro.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazenjobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mecaniquemondor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medellinapartamentos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediahaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpeer.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megakoncert90.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merakilp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mers.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metric.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mglink.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microzubr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minfin.gov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minutashop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkie.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmmaximaliselmeny.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moekes.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokken-fabriek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montgomerysoccer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mruczek.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mssora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mta.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtravelers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muz2u.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydoc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygedit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myweddingaway.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzstatic.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nefro-cme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neheim-huesten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuber.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfpors.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngt.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nifc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihtek.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninetailed.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixtest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkforum.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northcreekresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntsb.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrition.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvtc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocni-ambulance-most.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okurapictures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldsticker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldstmary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olympeakgaming.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osti.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourladymountcarmel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourladyofcalvary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourladyoftheassumptionchurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourladyqueenofmartyrs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paccolat.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paginaweb4u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrick21.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pension-am-alten-waschhaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peperstraat.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipssupportforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philosophy.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pikalongwar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pintosbeeremovals.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivniraj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornsocket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pracevjihlave.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "practisforms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presidio.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prihatno.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proeflokaalbakker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progresswww.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectsafechildhood.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promods.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qtmsheep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raspitec.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razvanburz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realpropertyprofile.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rediverge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regeneo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reginfo.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reifr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responsepartner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardfeinbergdds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocis.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rokass.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rteguide.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rteworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rths.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rttss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saidtezel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainthelenas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintjamestheapostle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintjohn-bocaraton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salandalairconditioning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salidaswap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saludyvida.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saorsat.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sazavafest.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlarb.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schneidr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarz-gelbe-fuechse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scra.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-tobie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendtrix.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serinamusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicemembers.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewa.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfg-net.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfg-net.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfg-net.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfg-net.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shee.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinsyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silica-project.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silica-project.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinfonietta-meridiana.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokefree.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soontm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sopo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartacuslife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectrum.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st-bede.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steemyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stfrancisnaugatuck.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stgabrielstowepa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sthenryrc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmichaelunion.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio44.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiohomebase.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuffiwouldbuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supioka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supmil.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sv-bachum-bergheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftcashforcars.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwania.capital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwania.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwaniacapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwaniacapital.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwaniacapital.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-jihlava.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techbrawl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-pack.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelifeofmala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevenueofhollywood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrillernyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiekoetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toontown.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topdroneusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topgshop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradernet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradernet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelemy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treussart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribaljusticeandsafety.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trix360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulitroyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usaseanconnect.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usdoj.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "userra.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ussst.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ustugov.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ustugova.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valek.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valkova.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valorizofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valueofblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaporpunk.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "variomedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varshasookt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vauceri.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veneerssandiego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vila-eden.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villa-eden.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualspeech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlakem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vos-systems.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtuber.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weems.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whirlpool.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskygentle.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehouseconferenceonaging.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winningattitudeawards.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worker.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsinperil.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyydsb.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyydsb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyydsb.xin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanadu-auto.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanadu-catering.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanadu-golf.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanadu-trans.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiangfajia.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xliang.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmine128.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ehqw04eq6e.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youpickfarms.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-waterserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youthrules.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yxs.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeibekiko-souvlaki.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zirka24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zunda.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zxc.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1895media.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1oaklasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2495dentalimplants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5dwin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5dwin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-ztransmission.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboveaverageplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absoluteautobody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accurateautobodywa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accutint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activeexcavator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advanceddieselspokane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advogatech.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aefcleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeropole.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeropole.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerotechcoatings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affittialmare.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordableenvironmental.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agemfis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanmitchell.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanmitchell.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airlibre-parachutisme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airswap.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airweb.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alibiloungelv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alis-test.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allpointsheating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allstarcashforcars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allterrainfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allweatherlandscaping.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amautorepairwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amica-travel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anothervps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apluswaterservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariana.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arlingtonelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armeo.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artificialgrassandlandscaping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askcascade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomic.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authenticwoodcraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoproshouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awardplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babsbibs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balmofgilead.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartkramer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beforeyoueatoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belavis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellinghamdetailandglass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestkenmoredentists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaclouds.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilibili.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biscuitcute.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizbudding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizcash.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackpi.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blenderinsider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesunhotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyworksautorebuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bothellwaygarage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryggebladet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulktshirtsjohannesburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butteramotors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyebook.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzcontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calculadoraconversor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carroattrezzimilanodaluiso.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-lunchbreak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "case-vacanza-salento.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathosting.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centennialseptic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cetangarana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaffeyconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chancekorte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chascrazycreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenpei.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choiceautoloan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-krug.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchofsaintrocco.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citizenslasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civicforum.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleaningbyrosie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cognicom-gaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communitymanagertorrejon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conpath.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conradsautotransmissionrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultoriadeseguranca.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooking-sun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolcamping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copperandtileroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "counterhack.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditscoretalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptomaniaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curtislaw-pllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuxpool.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieljstevens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data3w.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davisdieselandautorepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddosolitary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dearly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depannage-traceur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dez-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dicesites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didigotoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinstec.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "direct365.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtyincest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discountlumberspokane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disk.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donaldm.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donovankraag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dostrece.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dougsautobody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douzer.industries", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamdivers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamkitchenbath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreammaker-nw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreammakerremodelil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreammakerutah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dui805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzivniekubriviba.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e6ex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastsideroofingcontractor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyeigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easymun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eden.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edupool.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eftelingcraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriciankemptonpark24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emisia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eos-classic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escolibri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esport-battlefield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocars2000.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evenwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extradivers-worldwide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-coesfeld.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixlasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floogulinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flushlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortuna-apotheke-lahnstein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpt-technojapan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francoisharvey.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fukuiedu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameindustry.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gessettirotti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gla-hyperloop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassexpertswa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golangnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goow.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gqmstore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greice.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groenders.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoproabienesraices.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harveysautoservice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havarijna-sluzba-bratislava.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazeltime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazeltime.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdkandsons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdv.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthand-beautynews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatingpartswarehouse.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellobrian.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrysautodetail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herringboneeats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herzogglass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetluisterbos.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hnn.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horeco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htp2.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humexe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hytzongxuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamcryptoki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianbrault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibeep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignitelocal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikebuku.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikuuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikxkx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impendulo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incestporn.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrabeep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infradrop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrapilot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraspin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infratank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infravideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidebedroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interstateautomotiveinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intreaba.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isdecolaop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivoryonsunset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanesemotorsports.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelenkovic.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jnordell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jodyshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js-web.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julienschmidt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justsmart.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvlandscapingservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-system.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenscustomfloors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kexueboy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khushiandjoel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsgateseptic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kohoutsautomotive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kohu.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komplet.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koplancpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kringloopwinkelsteenwijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktsofas.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuaitiyu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kumilasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kxline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kxway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakewoodcityglass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapicena.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leegyuho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lescourtiersbordelais.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letssackcancer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leveluplv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg0.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liljohnsanitary.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilylasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lintellift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolic.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolico.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lrdo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luowu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machinetransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maitheme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandynamic.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manonandre-avocat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maomao.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maplehome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margots.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margots.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margots.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martialarts-wels.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massvow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxbachmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbk.net.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meerman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meermantechnischburo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metasysteminfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metron-eging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metron-networks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikkelladegaard.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftstal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morbius.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaicmarble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movacare.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mukilteodentalarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mukilteoeuropeanautorepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicdemons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muurlingoogzorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myonlinevehicleinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypartybynoelia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbnnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neighborhoodelectricwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nejkasy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nenkin-kikin.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurostimtms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nipit.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njujb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsofficeinteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunesgh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwautorebuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwimports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwperformanceandoffroad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o5.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octocaptcha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olastrafford.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-textil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-textil.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-textil.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinehashfollow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineprofecional.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinetextil.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onyxcts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oveweddings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palary.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palestra.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulsnar.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payexpresse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paysbuy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepeelektro.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "percyflix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petermaar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipzhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philslab.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piratebay.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingandheatingspecialistnw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polygraphi.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poodleassassin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-ben.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promedyczny.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "properchels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushoflove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qaq.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiu521119.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questoj.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafleatherdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainiv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rct.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readmusiccoleman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realincest.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reconexion.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reddyai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redpact.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redsquarelasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinhardtsgermanautorepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remptmotors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resourcesmanagementcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricksfamilycarpetcleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rideways.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripcordsandbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotics.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofingandconstructionllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rookvrij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumartinez.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadeghian.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintmarkchurch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saludmas.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandboxfp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santiagogarza.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saudiarabiaevisa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savaari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sb-sd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schnuckenhof-wesseloh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scohetal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searsucker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seedisclaimers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senemusique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seojames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shangzhen.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shark.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shens.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sherut.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopific.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shulker.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siduga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigurnost.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverfirsdental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simkova-reality.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplecmsdemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplecrypt.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sion.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skoolergraph.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slysend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartass.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmompicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartthursday.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sno-kingroofing-gutters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snohomishsepticservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodamakerclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofortimplantate-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sooscreekdental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundtruckandautorepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southcountyplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spakhmer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spokaneexteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spokanepolebuildings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stacklasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stekosouthamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioavvocato24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subjektzentrisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superdroni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supra.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svorcikova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweethomesnohomishrenovations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swingular.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorreaume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tf7879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebeachessportsphysio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themenzentrisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevisasofoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tibicinagarricola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipstersweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipulnagish.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tom-kurka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tractorfan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranquillity.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transmitit.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transumption.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treeworkbyjtec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricks.clothing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutoref.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxrtfm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uchiha.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugb-verlag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umbrellaye.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbizoroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzzamari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapingdaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venuedriver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verios.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentoshana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vingt.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visasofoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vos-systems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vos-systems.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vos-systems.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vos-systems.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpntech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vqporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsd.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapoolandspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wblautomotive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wem.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wetrepublic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitebirdclinic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteknightsafelockinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfvideoproductions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodinvillesepticservice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsldp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtfsec.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxkxsw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyysoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xeryus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xgzepto.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlui.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--irr.xn--fiqs8s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--oiqt18e8e2a.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsteam.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yans.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowtaillasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeskx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourlanguages.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuuki0xff.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaopage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjuqsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zk.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zom.bi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x378.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12train.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1768calc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1911trust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19area.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1europlan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "21stnc.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2718282.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3d-fotoservice.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876205.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876278.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876289.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876290.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876353.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876389.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876764.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876808.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876832.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876859.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876955.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876979.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876987.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8876989.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888funcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888funcity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-invest.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acl.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acscbasket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afwd.international", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahawkesrealtors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ainutrition.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ainvest.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airsnore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airtoolaccessoryo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airwrenchei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akhomesforyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktin.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcolecapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexiskoustoulidis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alieke.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbursaries.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpinehighlandrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alxpresentes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anchorit.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreasmuelhaupt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrejstefanovski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrelauzier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aneslix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angeljmadrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annema.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annunciationbvmchurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkmod.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aranchhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architectureandgovernance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arizonahomeownerinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arm.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aromatlas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artfabrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiinc-tex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ask.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierhsn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atisystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlasbrown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atvsafety.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiobookboo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audreyjudson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurelieburn.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohaus-snater.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoto.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autshir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auxiliame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auxille.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avvaterra.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awardsplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awningcanopyus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baazee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ball-bizarr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banjostringiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbarabowersrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbiere.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrydenicola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementwaterproofingdesmoines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbinsure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bckaccompressoroz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachcitycastles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beanbagaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beanilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beastiejob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedrijfsfotoreportages.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benchstoolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergmanbeachproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestinshowing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betsharpangles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettertime.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettertime.jetzt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgs-game.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bguidinger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicycleframeiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigideasnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigserp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigskylifestylerealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitchigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcork.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitfolio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjmgeek.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkkposn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluekrypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bminton.is-a-geek.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnzblowermotors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyshopnews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouzouada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bradfergusonrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainwav.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandingclic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brettlawyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgehomeloans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridltaceng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "browntowncountryclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bucek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buckelewrealtygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildhoscaletraingi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunnycarenotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burg-hohnstein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessmarketingblog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buysellinvestproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwserhoscaletrainaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytanchan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabinetfurnituree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachacacha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadacoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadafamilia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calehoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calenfil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canal-onanismo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candguchocolat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalfps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capsulesubs.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carburetorcycleoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpetandhardwoodflooringpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carson-matthews.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartwrightrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-app.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-lunch-break.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalunchbreak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casecoverkeygi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caseycapitalpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalyconv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellebrite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celltesequ.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cennelley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cennelly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlottesvillehorsefarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chartwellestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chessboardao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chewingucand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocgu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisplankhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrissx.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chshouyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchofscb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciania.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciaracode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciftlikesintisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cl0ud.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clayprints.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanfiles.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clippings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudchart.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmgacheatcontrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coderware.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coens.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cofbev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coindeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colectivointerconductual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegestationhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coltellisurvival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commeunamour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compunetwor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computercamaccgi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consegnafioridomicilio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constitution.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copydz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpuschristisouthriver.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costcoinsider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotoacc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "counsellingtime.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "counsellingtime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countetime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cowo.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coxcapitalmanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpasperdu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpsc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cr9499.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cra-bank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cra-search.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craigleclaireteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cranshafengin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cratss.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crc-bank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crc-search.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisp.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cronoscentral.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystaloscillat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctkwwri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubebuilders.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupidosshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclinggoodso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cylindehea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d6c5yfulmsbv6.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dajiadu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danburycampervans.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannhanks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darwinsearch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datajobs.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidfetveit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demiranda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desktopd.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detecmon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detuprovincia.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-gutools.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devstroke.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devtty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dicksakowicz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digimomedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dijitaller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimitrihomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dipdaq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtyprettyartwear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discarica.bologna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divinemercyparishvld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divinemercyparishvlds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divorcelawyersformen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djeung.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmparish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dndesign.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollhousetoyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainspeicher.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domakidis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domenicam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donnaandscottmcelweerealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorhandlese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorshingekit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dras.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drawtwo.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drcarolynquist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresden-kaffee-24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresden-kaffeeroesterei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresdener-mandelstollen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresdens-pfefferkuchenprinzessin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresdner-christstollen-von-reimann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresdner-kaffeeroesterei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresdner-mandelstollen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresdner-stollen.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivinhors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drlinkcheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronova-art.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drsamuelkoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drywallresponse.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtoweb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duroterm.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvipadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicsretailnotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-teachers.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earlydocs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastnorschool.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebenezersbarnandgrill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebenvloedaanleggen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echobridgepartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echtes-hutzelbrot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eclanet.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecliptic.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edi-gate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edi-gate.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edilane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edilane.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edv-schmittner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eflorashop.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehrenburg.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eichler.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einsteincapital.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalfencingbedfordview.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfussports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elvcino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emarketingmatters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emdrupholm.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emil-dein-baecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emil-dein-baecker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emil-reimann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilreimann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emils-1910.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emils-chemnitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emils1910.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encryptmy.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encryptmysite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energycodes.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyefficientservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlight.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epi-lichtblick.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epspolymer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericschwartzlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eshspotatoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espanolseguros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espower.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eta.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroflora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroflora.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventide.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evergreenmichigan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythinq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examplesu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusivecarcare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f5.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairleighcrafty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faktotum.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falaland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familiekiekjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fancygaming.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasiatravel.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmmaximizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionhijabers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcdn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdalawboston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdaregs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feandc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienwohnung-hafeninsel-stralsund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fewo-hafeninsel-stralsund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibra.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fifautstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fikst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fileservicios.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalprice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finevegashomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finwe.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fioristionline.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fioristionline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fliesen-waldschmidt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floraclick.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floraexpress.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridagulfbeachrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridasexhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnh-expert.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "form3w.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formsbyair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossforward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francoisbelangerboisclair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frasesconemocion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemanlogistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freizeitbad-riff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freundinnen-ausflug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freundinnen-kurzurlaub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freundinnen-urlaub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontier.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuelfirebrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullstack.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun888city.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun888city.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funsochi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaetanosonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game88city.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game88city.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamisalya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamismodelbaru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamismu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gao.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaojianli.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gartenbaur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genbright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiaurologist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geteduroam.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gevelreinigingtiel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giannademartini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftbg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilmourluna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilpinmanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilpinrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginabaum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giulianosdeli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladiatorboost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassrainbowtrust.org.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalitac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloning.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmacedo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodth.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goproinspectiongroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpureport.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grantplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grantsplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grayiron.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greathairtransplants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greeklish.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guardianportal.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunsofshadowvalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guodong.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haemka.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halloweenthings.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallumlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haorenka.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyhealthylifestyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havencyber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havernbenefits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawksracing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hayzepvp.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heikegastmann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helenekurtz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hernn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetzflix.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holycrossverobeach.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyfamilyphilly.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyfamilyrussell.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyghost-church.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyspiritpalmyra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyspiritweb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homes-in-norcal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homes-in-stockton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homestay.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horairetrain.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizonresourcesinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-kontorhaus-stralsund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-kontorhaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelromacuernavaca.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugo.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humboldthomeguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamanewme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamlizu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idxforza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifgcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igorrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iimarckus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illusionunlimited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilonewolfs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im4h.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im4h.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im4h.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imap2imap.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imdemos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immigrantdad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianafoundationpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indie.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigotreeservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inframint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innotas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidesolutions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiredrealtyinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inversioneseconomicas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iodev.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iowaent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isc2chapter-cny.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsuitsyou.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivsign.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwantexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackassofalltrades.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesclark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janelauhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jclynne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffrhinelander.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jennierobinson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jering.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jgoldgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jgregory.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimizhou.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjhampton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmorahan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joergschneider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johanpeeters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnaltamura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnberan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joinhonor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanlara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordandevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshics.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jouwpaardenbak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juanmazzetti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jubee.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jubileumfotograaf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpintogreenerpastures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junoaroma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kacgal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalogbajugamismu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaufmanbankruptcylaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcc.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kediri.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keylength.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khslaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killedbynlp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindfotografie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsfoot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsley.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiskeedeesailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klaasmeijerbodems.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleine-strandburg-heringsdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleine-strandburg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinestrandburg-heringsdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinestrandburg-usedom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleineviecherei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleintransporte.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klingenundmesser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokobaba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontorhaus-stralsund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontrolapovinnosti.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krusesec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuchen-am-stiel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwoll.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lachyoga-schwieberdingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagunacoastrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lain.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanhhuyet510.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasavonnerieducroisic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "law22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawbirduk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerdigital.co.bw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbmblaasmuziek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leankit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leeaaronsrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lektier.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letranif.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levineteamestates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libre.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeenrichmentnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifelenz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linchpin-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolnpedsgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindaolsson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindnerhof.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipthink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisanzauomo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingkingsinc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonestarlandandcommercial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loricozengeller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loungepapillon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luca-steeb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lusitom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lycly.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madisonent-facialplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madisonsquarerealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madokami.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madrecha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnate.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magravsitalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailnara.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majesticcolorado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makkyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mammothlakesmls.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangotwoke.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcoklomp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markfordelegate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maryjaneroach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattdbarton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxinesbydennees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmatthe.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbmcatering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mburaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-ruempel-firmen-und-haushaltsaufloesungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "me-soft.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediathekview.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesomeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metallosajding.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaurl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metricmutt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miadennees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miavierra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midlandroofingri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mightysighty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindox.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mingtreerealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mister-matthew.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmaps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modemchild.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modern-family.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moderncommercialrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeclue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montanteaesthetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moreniche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morgansjewelerspv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpkshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mt-bank.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtauburnassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muelhau.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicasbr.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musique2nuit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mv-schnuppertage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvistatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-gode.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybreastcancerjourney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygest.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygnmr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykumedir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylife360mag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylucknursinghome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myprotime.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myservicearl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzmtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-linear.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naahgluck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nagajanroshiya.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nancytelford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashvillebasements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neatzy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neno.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neotiv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neowin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextwab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhdsilentheroes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoladixonrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoobook.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmsinusdoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northpointoutdoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nstatic.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutra-creations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obgalslancaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obligacjekk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "observer.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obxlistings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocalaflwomenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceancity4sales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "of2m.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofsetas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okaidi.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okaidi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olcbrookhaven.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olhcparish.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliverst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olmc-nutley.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olmcnewark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olphseaside.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olqoa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onepercentrentals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ongiaenegogoa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openpresentes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opexterminating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposiciones.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionescorreos.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionesertzaintza.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oppada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "original-christstollen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "original-christstollen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthocop.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osirisrp.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paardensportbak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacaom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmaprop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panasproducciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panhandlemenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panjiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisackerman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passionbyd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastebin.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickhoefler.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulgerberrealtors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcs2.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peddock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedimanie.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pekarstvivetvrzi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pet-tekk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfefferkuchen-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfefferkuchenprinzessin-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phhtc.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipdb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixurbanspaces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pierrickdeniel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinetopazrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playcollect.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogetback.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poolsafely.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poolsafety.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pooltools.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poorclarepa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornovk.xxx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presentationmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preserveourhillcountry.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presscuozzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primeequityproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pritalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proactivestructuresolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proclubs.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proyectafengshui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psg-calw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptr.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsnitzer-lebkuchen-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsnitzer-lebkuchen.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsnitzer-pfefferkuchen-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsnitzer-pfefferkuchen.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pureluxemedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvphs98.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyrenees.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbiltrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qianmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioactivenetwork.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raku.bzh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-in-uruguay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestatecentralcoast.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestatemarketingblog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realtygroup-virginia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realtyink.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recalls.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regionalgrowth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remarketable.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remiafon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewablemaine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resnickandnash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewmed-215418.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgraph.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhumblineadvisers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricardopq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardlevinmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardstonerealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riester.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripcorddesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roeljoyas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romain-arias.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roshiya.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rothwellgornthomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roundtoprealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruarua.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruitersportbak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runtimepanic.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rupeevest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutika.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadhana.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saechsischer-christstollen.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saferproduct.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saferproducts.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetyworkkits.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainthelena-centersquare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintisidorecyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintjosephschurch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintmaryna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpeterchurch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintphilipneri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpius.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpolycarp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samshouseofspaghetti.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanbornteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sander.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandrproperty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahboydrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahcorliss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarasotaroboticurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkisianbuilders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sassandbelle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sassandbelle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sassandbelletrade.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sassandbelletrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saveoney.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbscyber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sceenfox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scentofwine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoko-ferien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schokoferien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarshipplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarshipsplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schuelerzeitung-ideenlos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottlanderkingman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screefox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screen-fox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenfax.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenfox.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenfox.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenfox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrtch.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdgllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "se-booster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebepoznani.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityescrownews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityindicators.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguridadconsumidor.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurosdecarroshialeah.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurosdevidamiami.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seniorhomepurchaseprogram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensound.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seovision.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgs.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shampoo63.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shippercenter.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showersnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shtaketniki.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shtaketniki.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siberas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siberkulupler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplytiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisiengineers.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjbwoodstock.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skiblandford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl-informatique.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithchung.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsinger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smspujcka24.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smvcm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snegozaderzhatel.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sniderman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snoot.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snperformance.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soft41.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solvewebmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somethingsketchy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos-elettricista.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos-muratore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosesh.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sourcecode.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southeastvalleyurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernlights.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernsurgicalga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southlandurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spediscifiori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sphere-realty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spicejungle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spikelands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splnk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spnitalianfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprax2013.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "springhillmaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "src-el-main.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staffexcellence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stantabler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starttls-everywhere.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "static.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stb.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stbartholomewmanchester.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stbl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stcatharine-stmargaret.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stceciliakearny.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stelfox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sternsinus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevegellerhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiens.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmarkseagirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockstuck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stocktout.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stollen-wurm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stollenwurm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonehurstcap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandschnuppern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ststanstrans.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stthomasbrigantine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-637.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioadevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supedi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supedi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supedio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supracube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supremestandards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sussexheart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svanstrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svanstrom.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swaptaxdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweet-as.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synchronicity.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syunpay.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sz-ideenlos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sz-lessgym-kamenz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagungsraum-usedom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagungsraum-zinnowitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandemexhibits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taotuba.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tauschen.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxpackagesupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcdww.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamsimplythebest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techaulogy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techglover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technospeakco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techpilipinas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ted.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenderplan.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texashomesandland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-big-bang-theory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the8rules.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theafleo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theallmanteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebarbdemariateam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestofthesprings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboatmancapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecrescentchildcarecenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedhs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeffingyogablog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefilmcolor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefurniturefamily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegatheringocala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegerwingroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehamiltoncoblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theimaginationagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelittlejewel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themeridianway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themiddle.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theninenine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestandingroomrestaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetinylife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevalueofarchitecture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "this-server-will-be-the-death-of-me.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-schmittner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timi-matik.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinkerbeast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titanandco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsherakmshope.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonigallagherinteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toomy.pri.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toool.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totaldragonshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchstone.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradeshowfreightservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintimes.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transpak-cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelholicworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travellsell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendsettersre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triage.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triciaree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trim21.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueduality.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truetraveller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustednewssites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulumplayarealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnierplanung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialehtml.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuversionplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twalter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twtimmy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txurologist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukulelejim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unionstreetskateboards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unternehmerrat-hagen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upandrunningtutorials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptownvintagecafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uruguay-experience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usu.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzpirksana.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valcansell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanessarivas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaneurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "variando.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varonahairrestoration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vawomenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegasluxuryestates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veincenterbrintonlake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veritasinvestmentwealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vfmc.vic.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vibrato1-kutikomi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vickshomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidarity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videobola.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewing.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinnyandchristina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinnyvidivici.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinokurov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visual-concept.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlakjebak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vochuys.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodicak.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vollmondstollen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voltahurt.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voyageofyume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w1n73r.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w889889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w889889.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waroengkoe-shop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washandfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wave.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wavengine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wba.or.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcrca.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcsi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webnetforce.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webstart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedg.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegonnagetsued.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welcometoscottsdalehomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellness-bonbon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westernpadermatologist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westside-pediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weswitch4u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wewin88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wewin88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheresbuzz.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehats.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoami.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoisdhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whysoslow.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windforme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winter-auszeit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winterhavenobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winwares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wittu.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wixguide.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womensmedassoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpccu-cdn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wplistings.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wucke13.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxlog.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyhpartnership.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dmontaa-9za.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--heilendehnde-ocb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--schlerzeitung-ideenlos-ulc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--schsischer-christstollen-qbc.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xp-ochrona.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yak-soap.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoa.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngauthentic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuisyo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zavedu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbanks.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdravystul.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zinnowitzer-ferienwohnung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoisfinefood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zydronium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zydronium.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10414.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1527web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1cswd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1way.faith", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22vetter.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233yes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourlocksmithshouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2fm.radio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33jiasu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3de5.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "42ch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "566380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "575380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "578380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "585380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "591380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "592380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "593380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "598380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "626380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "680226.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "69928.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "79ch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7qly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "850226.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88-line.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88-line.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "881-line.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "881-line.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule112.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule113.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule15.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8y.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99wxt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a2a.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a2os.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a7la-chat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aapar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ababyco.com.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc8081.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abinferis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutcruceros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutviajes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abublog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiadebomberosonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accpl.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actheater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actionfinancialservices.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualidadblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualidadliteratura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualidadviajes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actuatemedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adam.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addvalue-renovations.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addydari.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adlignum.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admirable.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adonizer.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advanceddisposables.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventurousway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae-dir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae-dir.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aedollon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affittisalento.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afscheidsportret.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahegao.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiasesoriainmobiliaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanpr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanpr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidi-ahmi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiheisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiho.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-techniques.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akyildiz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexbogovich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexwilliams.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfred-figge.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alienvision.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allfundsconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allurebikerental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almayadeen.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alquiladoramexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altair.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativeinternet.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altisdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluro.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amanatrustbooks.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amardham.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amesplash.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampol-agd.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anciens.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelcojuelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anicam.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animes-portal.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankane.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anneeden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennista.bari.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antfie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aoeuaoeu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apasaja.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aplusdownload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appsforlondon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquagarden.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archaeoadventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arraudi.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arroba.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artebel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artis-game.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artofcode.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aryalaroca.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asafaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashkan-rechtsanwalt-arbeitsrecht-paderborn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleymadison.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asurbernardo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atallo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atallo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aterskapa-data.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlas-heritage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atspeeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auenhof-agrar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auntmia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianattractions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobarn.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autokeyreplacementsanantonio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorijschoolrichardschut.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autotransportquoteservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avmrc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtomarket.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awarify.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awarify.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axre.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azane.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azarus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bablodel.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bablodel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badaparda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balcarek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baldwin.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balticmed.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangyu.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankpolicies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baravalle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barberlegalcounsel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barlex.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnfotografistockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bavartec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baykatre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayportbotswana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayportghana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayporttanzania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayportuganda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayportzambia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearcms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaumelcosmetiques.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-yan-enterprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "befreewifi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beisance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beleggingspanden-financiering.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellaklein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benewpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bepenak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernardo.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-tickets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestdownloadscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaal.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betleakbot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyerautomation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezzia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhxch.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicifanaticos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bidman.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bidman.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbrotherawards.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biju-neko.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billsqualityautocare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintangsyurga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioleev.sklep.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomed-hospital.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomed.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biospw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biotin.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bistroservice.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinfees.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcqr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bits-hr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biupay.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjolanta.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbird-whitebird.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzvendor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blo-melchiorshausen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodhunt.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueoceantech.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesuncamping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo4tracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botoes-primor.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braathe.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramsikkens.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breznet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brian-gordon.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brier.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brk.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brudkista.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brudkistan.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brudkistan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buayacorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bucketlist.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bueny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bueny.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buissonchardin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulkowespacerkowo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bullpendaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunnydiamond.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butikpris.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buysuisse.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytecrafter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytecrafter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3sign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3woc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachedview.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeterasbaratas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caglarcakici.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calentadores-solares-sunshine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callanan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callantonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camara360grados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canariculturacolor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capebretonpiper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "career.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlinmack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carshippingcarriers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casaessencias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashfazz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casirus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catcoxx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccc-ch.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdvl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerrajeriaamericadelquindio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certaintelligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certifiedfieldassociate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ch.bzh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-house-adell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheatengine.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkjelinkje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesskid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolat.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolytech.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chomp.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chopperdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chotlo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-fischer.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-folini.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiancoleman.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chybeck.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cibercactus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cierreperimetral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinefun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circady.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityfloorsupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civilbikes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claygregory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickingmad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudland.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmc.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmcelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnnet.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobaltis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code-vikings.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codehz.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codersatlas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldcardwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comohacerblog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compleetondernemen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerfreunde-barmbek.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comtily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conference.dnsfor.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conorboyd.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consciousnesschange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corporacioninternacionallideres.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corscanplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couplay.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coworking-luzern.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpsq.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crackers4cheese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazybulk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazybulk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazybulk.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeimagery.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativerezults.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditozen.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditozen.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creer-une-boutique-en-ligne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criscitos.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crownaffairs.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruisemoab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystal-zone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalzoneshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgo.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cshub.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cstanley.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csust.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cube.builders", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubecraftcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultura10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curvylove.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberhipsters.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cysmo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cytotecforsale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d2.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d4done.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damejidlo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dameocio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damirsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dangmai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielgray.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darmgesundheit.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darylcrouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datahjalp.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataprivacysolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datasupport-stockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datasupport.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatekniker.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dator-test.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datorhjalp-stockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datorhjalptaby.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datorservice-stockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davepermen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daydream.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "db.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcmediahosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debora-singkreis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "declivitas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defreitas.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltanio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denkubator.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depeces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedncr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedtalks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derp.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-sev-web.pantheonsite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devries.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diarynote.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diba.org.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "difusordeambientes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digibones.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalposition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discarica.bari.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dist-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distro.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divegearexpress.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djroynomden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmaglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docplexus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctabaila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolciterapie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainhacks.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domasazu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domizx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donboscogroep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donjusto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dopetrue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doujinspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadhindimovie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadhindimovie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadhindimovies.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downtownautospecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpecuador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draliabadi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamstream.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamstream.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamstream.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreemurr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driessoftsec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronebl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimothybradley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryjersey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ducius.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duranthon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dworekhetmanski.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dx-revision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastyarena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastybullpen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastycalculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastycentral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastychalkboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastyclubhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastycrate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastyduel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastyfan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastygoal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastylocker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastyredline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastyredzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-gemeinde.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-imzo.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eats.soy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echi.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echoit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echoit.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echoit.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echternach-immobilien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economiafinanzas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosm.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosystemmanager-uat1.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosystemmanager.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuinformacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edeka-jbl-treueaktion.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgedynasty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgefantasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educatek.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationmalaysia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwarddekker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwinmattiacci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehcommerce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehseller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehsellert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eilandprojectkeukens.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eioperator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekz-crosstour.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekzcrosstour.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electro-pak.com.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektropartner.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elettricista-roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elexwong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elradix.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emaging.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emprunterlivre.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enrich.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eqibank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equallove.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erasmo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericspeidel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eruvalerts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eshigami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esote.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacioantiguo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espehus.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espiritugay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essenciasparis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estada.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estufitas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esu.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etda.or.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethanjones.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etherium.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethers.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethiopiannews247.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etrolleybizstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurheilu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euwid-energie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evrotrust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evtscan.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewhitehat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excel-utbildning.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excelkurs.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezesec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88-line.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88-line.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88line.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88line.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabbro.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fadeev.legal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-keil.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanatik.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasycdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasydrop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasymina.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaciadejaime.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fast-host.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fast-pro.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feek.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienwohnung-wiesengrund.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehrbadwurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibabanka.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibromuebles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "figliasons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fil-tec-rixen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finagosolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findyourtrainer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fionafuchs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisinfomanagerdr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjzone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleesty.dynv6.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flourishtogether.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluggesellschaft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flypenge.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnpro.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formacionyestudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forokd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forro.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotografiamakro.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankpalomeque.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredriksslaktforskning.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-ss.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecycleusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemania.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemania.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsty.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun4tomorrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furcdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futureaudiographics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fydjbsd.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyreek.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabriele.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxy.edu.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriarr.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamismodernshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamismurahonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagedejan.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garnuchbau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gassouthkenticoqa.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gayauthors.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdoce.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gearboxhero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gedlingtherapy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelonghui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geluk.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genevachauffeur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geocar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geomonkeys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesundheitszentrum-am-reischberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghettonetflix.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghfip.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigantar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gijswesterman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginacat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginza-viola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloria.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gme.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedkoopstecartridges.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedkopecartridgeskopen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedkopetonerkopen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldsilver.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldytechspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golser-schuh.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodryb.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordeijnsbouw.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gourmetspalencia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahambaker.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greathosts.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greywolf.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gricargo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grove-archiv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtoepfer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtxmail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guannan.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gudrunfit.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiaswow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guida.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunn.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gururi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutools.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvc-it.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymbunny.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagier.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hailstorm.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halledesprix.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halocredit.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannasecret.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haozijing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happybeerdaytome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hashxp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "have.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hax.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcscrusaders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hddrecovery.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdtwinks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearinghelpexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebamme-cranio.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellerarko.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemtest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hennies.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heromuster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesslag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindi-movie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindimoviedownload.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindimovieonline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiteshbrahmbhatt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hks-projekt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hm773.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hogarthdavieslloyd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holadinero.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holadinero.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holofox.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hombresconestilo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopemeet.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopemeet.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelbretagne.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoteles4you.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hps.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hpsdigital.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrltech.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia72.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia73.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia74.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia75.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia76.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia79.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypeitems.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i2gether.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibiu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibutikk.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icnsoft.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idoparadoxon.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idrottsnaprapaten.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieffalot.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iesonline.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifroheweihnachten.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihcprofile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihmphila.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihuan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijsbaanwitten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikke-coach.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilformichiere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illative.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immarypoppinsyall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immersa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impera.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incore.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inessoftsec.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inethost.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informations-echafaudages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosectalks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrapeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innogen.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innotel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innover.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inputmag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insecret.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insecret.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insofttransfer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantluxe.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantluxe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantluxe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantluxe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantluxe.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantphotocamera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institutogiuseppe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institutogiuseppe.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "int64software.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integroof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interabbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interguard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interlijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invoicehippo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irgwebsites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irish.radio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irishradioplayer.radio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irkfap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isbaseballstillon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isg-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isolta.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-boss.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-stack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-support-nu.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-support-stockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-support.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-supportistockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-tekniker.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ithink.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ithjalpforetag.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itm-c.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsayardlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsupportnacka.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivopetkov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivy.show", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwantpayments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwanttrack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwascoding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaion.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamiewebb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jankamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jansen-schilders.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcsesecuneta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeemain.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeeran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeeranservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewishquotations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangxu.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiatingtrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jieyang2016.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jki.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmbeautystudio.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelotu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jokesbykids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonale.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephgeorge.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpbe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpmguitarshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrchaseify.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrlopezoficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juanjovega.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juegosyolimpicos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jundongwu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinmuturifoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinribeiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwplay.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k1024.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamisato-ent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kampunginggris-ue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kardolocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karoverwaltung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazancci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ke.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelsa.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kermadec.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevin-ta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kgv-schlauroth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderpneumologie.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinerd.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinesiomed-cryosauna.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingwoodtxlocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitacoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwi-bird.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkomputer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klusweb-merenwijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kndrd.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kneipi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knihovnajablonne.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knuthildebrandt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komall.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosuzu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredytzen.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kritikos.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kruselegal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuaimen.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l17r.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labanochjonas.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labanskoller.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labanskollermark.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladislavbrezovnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laermschmiede.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laibcoms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamed.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landhaus-havelse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landingear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langsam-dator.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larabergmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasowy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastbutnotyeast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latabaccheria.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le0yn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnlux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebensraum-kurse.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legilimens.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemonlawnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lendahandmissionteams.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "les-inoxydables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesbrillantsdaristide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levelonetrainingandfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lialion.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librosdescargas.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libzik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestylecent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilliangray.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkstream.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litebitanalytics.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literaturpreis-bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleredpenguin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "living.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "living.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingafrugallife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lixiaoyu.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizzwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ljskool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ljusdalsnaprapatklinik.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmbyrne.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmbyrne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmmi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnmp.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lob-assets-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lob-assets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithfriendswoodtexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithhumbletx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longboat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loquo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemiku.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugimax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luloboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunalove.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarichter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunazacharias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luoshifeng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lusoft.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luukuton.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxfosdecoenterprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lvftw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lvguitars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lzcreation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mac-service-stockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mac-servicen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machijun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macsupportnacka.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macsupportstockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madreshoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicamulet.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnificatwellnesscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magodaoferta.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mah-nig.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makos.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manatees.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manufacturinginmexico.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapchange.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquinasdecoserplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marabunta.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marbree.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcusds.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariaheidemann.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariatash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingeinnovacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maryhaze.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastafu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matheusmacedo.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matt-royal.com.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattessons.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattprojects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazdaofgermantown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mechaspartans6648.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medecine-esthetique-du-calaisis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediabogen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediapath.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medikalakademi.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megamp3.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meia.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meimeistartup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meisterlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meistertask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekatro.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memberstweets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metavetted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metron-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfxxx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mialquilerdecoches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michelskovbo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micopal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microneedlingstudio.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microwesen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midistop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midress.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelgaton.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milchbuchstabe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milnes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "min-datorsupport.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindatasupport.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindatasupport.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindmeister.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minepack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minivaro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misakacloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misxvenelantro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moahmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modav.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moenew.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohr-maschinenservice.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mok.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mollie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsieurbureau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montgomeryfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mopie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mousepotato.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mta.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundoconejos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundodoscarbonos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundogamers.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundoperros.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundotortugas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicfromgod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicstudio.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxdanggui.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myboothang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybus.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycarwashers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycc.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydatadoneright.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeasybooking.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myloan.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myonline.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypartnernews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrnabiondo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n2diving.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8solutions.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabidkydnes.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadiafourcade-photographie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nai-job.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naji-astier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nano.voting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanollet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanotechnologysolutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nation-contracting.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natuerlichabnehmen.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalezafengshui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natverkstekniker.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naughtytoy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navstivime.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndum.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nederland.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nederlands-vastgoedfonds.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemplex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neodigital.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepezzano13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdca.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netnea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nezvestice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfam.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nflchan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicochinese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niedrigsterpreis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodecdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodesonic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nord-restaurant-bar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordicess.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northcreekresortblue.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northpost.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noscura.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noticaballos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notigatos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notilus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nototema.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nova-it.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novacal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nureg.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nureg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nureg.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nut.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrafitsuplementos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuvospineandsports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oatycloud.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octobered.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oe-boston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofertino.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofertolino.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offshoot.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "older-racer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliverschmid.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olomercy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olsh-hilltown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olsonproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on.tax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondrejbudin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onkentessegertdij.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinemarketingmuscle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionesapolicialocal.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionescorreos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionescorreos.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionesdejusticia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionesycursos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oppositionsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opteamax.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbital3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordoro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriflameszepsegkozpont.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oruggt.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osprecos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osprecos.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostgotamusiken.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outplnr.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overceny.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packagist.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintball-ljubljana.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakingas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakowanie-polska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakroyalpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleoself.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pao.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paracomer.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passover-fun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patineteselectricosbaratos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrick.my-gateway.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pay-online.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdkrawczyk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedidosfarma.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguinbits.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepgrid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepme.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepstaff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectstreaming.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "periodic-drinking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persocloud.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterbarrett.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterhons.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pflug.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phenq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phillipsdistribution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpstan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimg136.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnacle-tex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterjann.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pipfrosch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateparty.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piubip.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixiv.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkrank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantekno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "players2gather.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plicca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnoec.org.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc.xn--fiqs8s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc060.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc109.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc120.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc128.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc15.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc211.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc226.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc23.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc25.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc26.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc261.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc262.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc27.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc290.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc298.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc31.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc32.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc35.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc36.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc37.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc38.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc51.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc52.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc53.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc56.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc568.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc57.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc586.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc59.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc618.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc63.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc65.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc67.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc68.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc69.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc699.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc718.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc72.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc75.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc76.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc79.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc88.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc89.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc98.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocpok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocqipai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponio.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornagent.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portatiles-baratos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povertymind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergthisisthewebsitefuckyouchris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praetzlich-hamburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pre-lean-consulting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preciosde.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preferredreverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepadefi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepavesale.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preventshare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printerinktoutlet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printertonerkopen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismapayments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectgrimoire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectxyz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promiflash.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospecto.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospecto.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospecto.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospecto.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puestifiestas.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puestosdeferia.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punchlinetheatre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pussr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putin.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pycoder.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qani.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qe-lab.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qipl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queencomplex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quermail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quieroserbombero.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq-api.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq-cdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocommg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiumone.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomrepo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomserver.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcgoncalves.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rchavez.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdv-cni.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reachonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readybetwin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realfood.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recursosdeautoayuda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redflare.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redmondtea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redzonedaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reening.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflets.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rendall.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renovablesverdes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rensa-datorn.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentayventadecarpas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reportband.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resortafroditatucepi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respiranto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurant-de-notenkraker.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retornaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retornaz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retornaz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revista-programar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricaribeiro.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardschut.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rideintaxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rijschoolrichardschut.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rijschoolsafetyfirst.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rioxmarketing.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ris-bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rms-digicert.ne.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robert-wiek-transporte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robinfrancq.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootpigeon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rostros.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowancountync.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalbeautyclinic.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roygerritse.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rs-maschinenverleih.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rssr.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rte.radio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruicore.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s2p.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadiejewellery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saf.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailwiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintanne.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainthedwig-saintmary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakamichi.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakerhetskopiering.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samba.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahsecret.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sardacompost.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbox-servers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scbreed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottipc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scouttrails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenpublisher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdis-trib.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "se-live.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seamoo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchfox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretpigeon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "section77.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seedcoworking.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segnidisegni.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekikawa.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seldax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selekzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensavi.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensoft-int.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seodayo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serge-design.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiojimenezequestrian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seru.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "server92.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setasgourmet.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "settimanadellascienza.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevwebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shabiwangyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharkcut.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shek.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shielder.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinuytodaati.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqi.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqi.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sholtowu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shootingstarmedium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuhacksoc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siamdevsqua.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siamdevsquare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signrightsigns.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sikecikcomel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvesrom.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simotrescu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplylifetips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinusitis-bronchitis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siteage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skgzberichtenbox.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolakrizik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skorepova.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skpk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyfone.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyger.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentorifiuti.livorno.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartweb.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sn0int.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snabbare-dator.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snabbit-support.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snabbit-support.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snortfroken.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snoworld.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofiadaoutza.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofiesteinfeld.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softblinds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softfay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softsecmatheodexelle.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwarebeveiligingtestdomein.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soloshu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solutions-teknik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solve.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos-fabbro.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacebear.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanner.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparxsolutions.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spbet99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speakingdiligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialized-hosting.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spenny.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sproutways.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spt.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqsd.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadtkapelle-oehringen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stang.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starport.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startanull.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellarx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenreescarter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenreescarter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stgeorgecomfortinn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stichtingdemuziekkamer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjosephtheworker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmatthewri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonechatjewellers.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopjunkmail.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeprice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeprijs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpaulcatholicchurcheastnorriton.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "str8hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strafvollzugsgesetze.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streetlightdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroccounioncity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroeder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strrl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sttg.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiogears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiosus-gruppenreisen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiosus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylaq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylebajumuslim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sungreen.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnylyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunred.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunred.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superidropulitrice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfnetparents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swe77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swe777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweet-spatula.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synackr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "system4travel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szc.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szepsegbennedrejlik.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-m.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t9i.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taherian.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taron.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasadordecoches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tascuro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxo.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdro.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teachbiz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teachertool.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamspeak-serverlist.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-info.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techmagus.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techmoviles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telesto.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teletexto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temariopolicianacional.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temariosdeoposiciones.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terpotiz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrace.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tesseractinitiative.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-sev-web.pantheonsite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testsvigilantesdeseguridad.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfb.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfk.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-arabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebeardedrapscallion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebluub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecstick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theda.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedroneely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theender.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theepiclounge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefreemail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theig.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinboxpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelastbeach.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themadlabengineer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenerdic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theobg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestreamable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetiedyelab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijmenmathijs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirdgenphoto.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-klubert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomaskaviani.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threefantasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tidy.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timbrado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tittelbach.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobi-server.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobi-videos.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddmath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tofliving.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tombroker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonifarres.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonnygaric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolineo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toon.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top4shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topvision.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torfbahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torsquad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tower.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toycu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackfeed.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradlost-natverk.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traininghamburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traumwerker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelfield.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traverse.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trebarov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trenztec.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trianglelawngames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trilithsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripout.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueachievements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truehempculture.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueweb.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tscinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turismodubrovnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxone.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxpi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvbaratas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twdreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweak.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twtremind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tykeplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ujvary.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulfberht.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umbertheprussianblue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unfallrechtler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unfc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungaeuropeer.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unijob.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unstoppableunits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uotomizu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upakweship.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanxdevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usb-lock-rp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valorin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanlent.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vastenotaris.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdlp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegekoszyk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vehicletransportservices.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venusbymariatash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verboom.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veri2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verificaprezzi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verkeersschoolrichardschut.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versalhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versalhost.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verses.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vet-planet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vhs-bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "via.blog.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viablog.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viajaramsterdam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorricemill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoryalliance.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videojuegos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videosparatodos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vikaviktoria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vim.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinigas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalium-therme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vocescruzadasbcs.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulyk-medu.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w889-line.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w889-line.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w8less.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wahlen-bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waldgourmet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallsauce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallumai.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangler-internet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanyingge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapazewddamcdocmanui6001.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapazewrdamcdocmanui6001.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapenon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waynefranklin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weck.alsace", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingdays.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weebl.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellnessever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wenge-murphy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wenta-computerservice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wenta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wew881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wew882.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatdevotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatisapassword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatthefile.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiener.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williampuckering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "win88-line.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "win88-line.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiss.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wissamnr.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizzair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfshuegelturm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wombatnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wombere.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodenson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpexplainer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wptorium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrightselfstorageandremovals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wunder.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wx37.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6638.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6673.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb851.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb862.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb913.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb925.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb927.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb965.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb983.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbpay88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xceedgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiashali.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ximble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo270.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinboyule.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinlandm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xldl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----9sbkdigdao0de1a8g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--15tx89ctvm.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4dbfsnr.xn--9dbq2a", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80adbvdjzhptl1be6j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--circul-gva.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--circul-u3a.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fiestadefindeao-crb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--labanskllermark-ftb.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lskieradio-3gb44h.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mgbuq0c.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--schpski-c1a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--yrvp1ac68c.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xperiacode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrptoolkit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xvii.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yageys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yan.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangmi.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ygreneworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yisin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ylwz.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yokone3-kutikomi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yosida95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ysicing.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuexiangzs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zagluszaczgps.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaltv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanzo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zcryp.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zehkae.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeidlertechnik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaoeq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhenic.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zimaoxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zizcollections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znhglobalresources.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zochowskiplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zr.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zry-blog.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zygozoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0ii0.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233now.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dgep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affarsnatverk.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterdwi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenceactiv.immo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agendazilei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akshay.in.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alre-outillage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazingraymond.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "an-alles-gedacht.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennistaroma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antroposboutique.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apbank.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnakdanielian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asirviablog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianairbrushedtattoos.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australiantemporarytattoos.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoeshop.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avaeon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awesome-coconut-software.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayj.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backup-kurumsal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baka.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfp-mail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijancompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blakezone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloody.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebahari.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmk-kramsach.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borgodigatteraia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bou.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brutus2.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calkinsmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrouselcompany.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cele.bi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherrybread.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chipset.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisvannooten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cica.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciel.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearer.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorguni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazybulk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativosonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-garnier-delaunay.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannicholas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-osopanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deeonix.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekasegi-kansai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denvergospelhall.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deumavan.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diaroma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diebestengutscheine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discordservers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djlinux.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontbeevil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draadloze-noodstop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drhoseyni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvinstalledenvale.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvinstallkemptonpark.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvsandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvsouthafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzar.nsupdate.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastman.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "editoraimaculada.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eikounoayumi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekawaiishop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emasex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emasex.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empire-univ.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endofodo.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essayjob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etha.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezpzdelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatalerrorcoded.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrone.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmovizija.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finesoon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flesters.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.business", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.dance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.management", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyawesome.yoga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeks.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujiwarashinzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxymimi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavin.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gayhotti.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geitenijs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getbrowink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glolighting.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glont.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendroid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griefheart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grundlage.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harukawa.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highair.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyparia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icecontrol.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icnsoft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ict-helpteam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illuminatisofficial.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imtikai.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indika.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inffin-portal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inffin-tec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insecret.co.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetmedia.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invitemember.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inxtravel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iptvmakedonija.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isiso.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-supportnu.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itbox.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itkonsultstockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jajsemjachym.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jar.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jario.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaypandit.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jefsweden.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremybloomfield.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhservicos.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianny.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kap.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimbal.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korea-dpr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksmmmo.org.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktm-troxler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupaa.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurniadwin.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labeled.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakkt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lambdaof.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lammersmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laupv.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurensvanderblom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letertrefleuri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leviathan-studio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lewdgamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhero.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeisabug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizheng.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localsource.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lriese.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mac-support.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicdlp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manaonetrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marktplaatshelper.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matijakolaric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewljiang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicm.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meggidesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meilleur.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meiodomato.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meizitang.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mensarena.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaldudek.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midcarolinaregionalairport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midcarolinaregionalairport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millenniumstem.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimmog.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimusic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindatorsupport.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittbolan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobi2go.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mochiyuki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mop321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mphwinkel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrhookupsd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mteleport.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mullerimoveisrj.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myduffyfamily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakladki.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natureclaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-web-studio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newcab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niscats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noordwesthoekrit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntlabs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nukleosome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oessi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-backup.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osirium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otakucloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagina394.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavamtio.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pemborongbangunan.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectfocuseyecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phen-garcinia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pholder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photofilmcamera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pierreblake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pillowfort.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podo-podo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokrowcecardo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polomack.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pormat.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primalshop.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procrastinatingengineer.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotechnique.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotechnique.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotechniquetest.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qkzy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qpcna.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quadra.srl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readyrowan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readyrowan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recurrentmeningitis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reensshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regasportshop.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regularizaeudora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rehabreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rene-guitton.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richeyweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowancounty911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowancounty911.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowancountyairport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowanpubliclibrary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowansheriff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowansheriff.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowantransit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowantransit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rozar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpgchan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rws-cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacredheart-cliftonheights.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintefoy-tarentaise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainteugenechurch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainteugeneschurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintfrancescabrini.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintfrancisdesales.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintmaryscathedral-trenton.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samplefashion.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samri.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanjotech.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarabara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satisperfectacollections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savilleassessment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sberna-fotofast.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schmitt-etienne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwano-dent.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seb-net.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "see.asso.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sesrdcem.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgrmreproduccionapp.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharecc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shimmy1996.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showfom.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sicurezzalavoro24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siemencaes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skateaustria.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slatko.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smitug.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokefreerowan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedwaybusinesspark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spero.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spira.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotswoodvet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stetson.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjosephri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjosephsoswego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stkevin-stbenedict.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmaryswestwarwick.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stocp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpatrickkennettsquare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpatrickri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpatricks-pelham.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straphael-holyangels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ststanislaus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-happyvalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swkdevserver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swktestserver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadj-mahalat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadlab.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taustyle.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcade.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tellthemachines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theideaskitchen.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetorlock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetorrentfunk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetravelczar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theyourbittorrent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thitruongsi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timebutler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timx.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tisvapo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toerschaatsenknsb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torlock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torlock.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torlock.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torlock.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torlock2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toros.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toros2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrent.tm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentfunk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentfunk.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentfunk.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentfunk.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentfunk2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalaccess.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tramclub-basel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvlanguedoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u-he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udsocial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicioushop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlgot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usemusic.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vampire142.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verticrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videobrochuresmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnpay.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtt-hautsdefrance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvzero.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w88info.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w88info.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w88xinxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhost.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webwelearn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welovemaira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werbe-markt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wforum.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wickelfischfrance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windows-support.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windows-support.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmnrj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wprodevs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrd48.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenolith.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mntsamling-0cb.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangcs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhhh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbittorrent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbittorrent.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbittorrent.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbittorrent.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbittorrent2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenluxuryliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangshuqiao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhih.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zsq.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "04911701.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123nutricion.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162jonesrd.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2001y.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2tuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dcollective.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu178.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu8888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4lock.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5219.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "618media.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "758global.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8xxxxxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9jaxtreme.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-players.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aacs-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aadw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acgmoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acousticsoundrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adativos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adelianz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "administrator.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adnolesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adresults.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adresults.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afgn.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexfabian.myftp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkacoin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphanodes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternative.hosting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativetomeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altmann-systems.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaliagamis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amandaworldstudies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazingraymond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminullrouted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampleroads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antiaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antilaserpriority.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonuotila.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apimon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apps-perso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcaea.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archivosstl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arogyadhamhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "around-cms.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-pix.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-pix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "articu.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arturopinto.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleythouret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "at7s.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atc.cuneo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atheistfrontier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audreyhossepian.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australiantemporarytattoos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avaemr-development-environment.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviationstrategies.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avonture.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtobania.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoveles.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awic.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azmusica.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azmusica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azsgeniedev.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azukie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badanka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bantaihost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearlakelife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedrijfshulpverleningfriesland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behead.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belezashopping.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belfor-probleme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benandsarah.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminbedard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bensokol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bepsvpt.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestdoc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestpractice.domains", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betonmarkets.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgp.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibica.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblethoughts.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigshopper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigshopper.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bishopscourt-hawarden.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznesonline.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizzdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bomhard.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonniekitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booksouthafrica.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomvm.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bottledstories.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brachotelborak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brazoriabar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brelahotelberulia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridzius.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brioukraine.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadbandnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brubankv1-staging.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brudkista.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brueser-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsapack564.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildfaith.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgarianwine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butlerfm.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bye-bye.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cacn.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cacr.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafled.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakearific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calminteractive.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambreaconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridge-examen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadianatheists.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadianatheists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canopycleaningmelbourne.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantonroadjewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainsfarm.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmelrise.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalborgo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinorewards.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdcontact.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdoilcures.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccattestprep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdmlb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceanimalhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrallotus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgminc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatforskning.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chetwood.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagoemergencyclosings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choootto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisahrweileryoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrystajewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cimbalino.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirurgicavirtual.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citfin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citizenscience.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycreek.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clamofon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudalice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudalice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudwellmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coatsandcocktails.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codersatlas.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codersatlas.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codersbase.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colpatriaws.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comicspornow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compraporinternet.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprarimpresoras-3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultanta-in-afaceri.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooltang.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correct.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correcthorse.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "country-creativ.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberlegal.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyroverr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielparker.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkestproductions.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datahive360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-hinschberger.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbmxpca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decrypto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "define-atheism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "define-atheist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defineatheism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defineatheist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentechnica.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derbyware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desertmedaesthetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devswag.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dexonrest.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhbr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diccionarqui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diplomatiq.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.napoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversifiedproduct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsaio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnskeep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnskeeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doanhnhanplus.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodds.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodomu.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donnajeanbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorswest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dox-box.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draintechnorthwest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driftingruby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droidandy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsmstainlessproducts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckblade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dum.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecfunstalls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echorecovery.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecotaxi2airport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eden-institut-carita-valdisere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edshogg.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eglisedenantes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eiao.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailmeform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emanol.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilio.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emprechtinger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encyclopedia-titanica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engl-systems.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjinx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entwickler.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estoppels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eturist.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euterpiaradio.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "event-blick.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewok.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excella.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exmart.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyrelles-tissus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faeservice.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fafarishoptrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falce.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-mischak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasy-judo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feldmann-stachelscheid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feminism.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffrev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiestagenial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finecraft.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finzy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firexfly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisiobox.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiskalnepretor.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flieger-funk-runde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foerster.gmbh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodloader.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpasca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fragrances.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelancejobs.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freewoodfactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshpounds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frnco.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullfilez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun88city.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuszara.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futuressm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabiocs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game-topic.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gekosoft.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiatransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gettodoing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamouria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenmonrepos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomel.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "googlehosts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gophoto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goplex.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosolockpicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowancommunications.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grapevine.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graz2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpaws.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gridsmartercities.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groomscroft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groomscroft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumeyamall.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guolaw.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvoetbaldagenalcides.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hady.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hajekj.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamburg40grad.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanakatova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansashop.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hashcashconsultants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaiianchoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heldtech.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helgaschultz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hems.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroco.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hervespanneut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himiku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "history.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hnrk.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochdorf-tennis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoge.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holzed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homunyan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingsams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-alan.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelbonacabol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelelaphusabrac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelkaj.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelmarinaadria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelneptundalmatien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsolinebrela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houselocal.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtomovetheneedle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hro.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsts.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ht.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hualao.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubchain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubchain.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubchain.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubchain.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubchain.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hundhausen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hy1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyvanolonterapia.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-0v0.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i9s.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ia.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibps-recruitment.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iktisatbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iltuogiardino.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobiliengutachter-holland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianamoldrepairpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianawaterdamagerepairpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indio.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobrain.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingolonde.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantphotoprinter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelligenetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intellitonic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interabbit.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intern.tax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intr0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intrigue3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionspin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iprcenter.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irisdesideratum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itinthebubble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwatchcops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwatchcops.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-reiss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonsplecoscichlids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiosongs.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiyue.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jodbush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanscott.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jongpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorexenterprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpbe-network.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justin-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabos.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamata-shinkyu-seikotsu.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kameari-za.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaplatzis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katarsisuib.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katjavoneysmondt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepsight.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keponews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kernelprogrammer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keys247.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kg7.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidaptive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klemkow.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klemkow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinik-fuer-aesthetische-zahnheilkunde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kongsecuritydata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kos4all.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosherjava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kramer-edelstahl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristall-energie.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvestmaster.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kxnrl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l-atelier-c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l3.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacaey.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalingua.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampsh.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lancelhoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lancemanion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latinmusicrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehmitz-weinstuben.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leibniz-gymnasium-altdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lequest.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "level-10.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberation2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-like.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifefoto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeupgame.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lift-wise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "line-wise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linhua.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkopia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littledev.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livaniaccesorios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livehomecams.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmtravis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loansharkpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locklock.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locklockbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locknlock.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locknlockbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loker.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolly.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lty.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumbercartel.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lupa.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mac-support.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magepro.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailtelligent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maitemerino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makedonija.net.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maplegate.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margays.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrieux.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxlaumeister.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meangirl.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meine-cloud-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mellitus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merchcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microfonejts.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micromind.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikewrites.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milakirschner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkameglepetes.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixmister.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizuhobank.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mneerup.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moabpapier.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moabygg.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modnitsa.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mofidmed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mogooin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monobunt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moplx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motionvideos.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muunnin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwamitours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfae.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myndcoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypay.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanogramme.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nayr.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nca.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncgt.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netd.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsgroups.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsletteralerts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikolainevalainen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niktok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noahwitt.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodist.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noellimpag.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nooranevalainen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northernpowertrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nphrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwitt.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nysteak5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oaktree-realtors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odense3dprint.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offgridauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oil-ecn.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olecoin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "om.yoga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetouchrevealplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openjur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensourcesurvey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oranjee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orlandobalbas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxia.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxiame.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintsealdirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperworld.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parasosto.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parcoursup.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkingparisnord.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peliculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pellet.pordenone.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect-carstyle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectgift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfmatters.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pets4life.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pewat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipkobelt.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoxden.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "php.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phyley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piepermail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pijusmagnificus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinot.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitaiabank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitaiatrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkeus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plentybetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plentybetter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poptimize.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prateep.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preme.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pretor.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pretor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pretorcup.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primananda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proformer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertysales-almeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsnitzer-lebkuchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pumpandcash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvamg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwt.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pxgamer.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qarea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickrelations.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quietboy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbitinternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarbanyumas.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randolf.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravada-vdi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravanalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbmland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rca.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactions.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reades.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reath.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recard.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redscan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redshell.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redwhey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentandgo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replace.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reticket.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retroride.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "returnonerror.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardson.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridhaan.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritirocalcinacci.viterbo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmi.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodykossen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronem.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomguide.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomsatevents.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotapalor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpadonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rynkebo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s2t.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeitup.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salon-hinata.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saultdefencelaw.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schaffensdrang.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholieren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrapdealers.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrivito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seasons-vintage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebjacobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securemailbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securemessage.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seekfirstthekingdom.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguridadysaludeneltrabajo.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seloc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sense.hamburg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentiments.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentirmebien.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servidoresweb.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharing-kyoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shimi.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shimi.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqi.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrimpcam.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sim-usa.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sincemydivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "six-o-one.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolnieks.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skulblaka.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyeeverest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slt24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slunecnice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimento.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentorifiuti.prato.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart.vet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartpti.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smilenwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtparish.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snroth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sot.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sot.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southbendflooring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spieltexte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spilled.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spira-group.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sptr.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stal-rulon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startliste.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stdev.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelbeasts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmarysnutley.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stnevis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoneedgeconcrete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandedinotter.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangeways.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentklinikk.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summermc.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunny.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnysidechurchofchrist.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swarovski-lov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syakonavi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symdevinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szeretekvajpolni.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taalcursusvolgen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taishokudaiko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tallinnsec.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tallinnsex.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarot-cartas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tea.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techforthepeople.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalramblings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teganlaw.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teganlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekniksnack.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telco.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegram.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenkdigitalt.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tepautotuning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terranova.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thambaru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theazoorsociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeverycompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theissue.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevyra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theworldbattle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thietbithoathiem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilde.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timelockstash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tm80plus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaswiese.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaswiese.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaswiese.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tophat.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toplist.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchsupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracking.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficmanager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trebek.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trilex.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronmeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucepihotelalga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkiyen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufocentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unikrn.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upcambio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upengo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uprospr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uriport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uriports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urnes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahblackplate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahblackplates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahcanyons.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzayliyiz.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "va1der.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valtool.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuemyhome.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuemyhome.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuuttamuunnin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapex.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varaeventos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vctor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verschurendegroot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorblomberg.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietplan.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentiliano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "violauotila.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vionicshoes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalia.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viva2000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voss-klinik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrcprofile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vroyaltours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangejiba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangriwu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waylandss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whollyskincare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wicharypawel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wick-machinery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcatdiesel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildercerron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woblex.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wooc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wotsunduk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wscore.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wunschpreisauto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuyang.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdtag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xhotlips.date", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinsane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmflyrk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--1yst51avkr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--1yst51avkr.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--2sxs9ol7o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6qq52xuogcjfw8pwqp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6qq62xsogfjfs8p1qp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--b3c4f.xn--o3cw4h", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bckerei-trster-5hb11a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--xft85up3jca.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--z1tq4ldt4b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xp.nsupdate.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannis.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogamea.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoplate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-idc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ypse.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakelijketaalcursus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakelijkgoedengelsleren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangwendao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhdd.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhost.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhouba.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjateaucafe.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zubr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000books.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "003971.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "008207.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "008251.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "008253.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "008271.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "009p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050869.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056657.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056675.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056679.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056687.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056690.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056697.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056867.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056869.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056875.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056950.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056976.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "056985.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "057587.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "057596.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "058509.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "058596.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "058679.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "059957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060757.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060795.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060796.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060798.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0607p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060870.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060875.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "065679.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "065706.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "065790.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "065970.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "065976.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066579.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066590.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066705.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066709.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066790.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "068697.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "068756.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "068957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "069657.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "069676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0708p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "070968.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "070986.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0720p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0798rcw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "085806.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "085905.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "085950.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "086807.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "086907.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "087059.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "087065.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "087540.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "087569.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "087580.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0vo.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0xaf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110692.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11221jz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1126p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1130p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "120323.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "126772.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "127661.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "127662.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "127663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "127665.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12autoankauf-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "130212.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "131934.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "131954.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "133294.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "133492.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "136774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "136814.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "137724.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "141145.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1889p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2083236893.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2206p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "232192.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "249722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24items.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2586p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3351p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "336yh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3880p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3rsee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3xbit.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4111pk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4138hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5002888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5007999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5287.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "532441.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "532445.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "545755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "555wfcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "58nav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5stars.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "620881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556pk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6602p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6603p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "69759.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7080997.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7770b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77dostavkaroz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8080883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80883.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80887.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "815jz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "816jz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8211p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8213p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8214p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8215p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8216p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "848jz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8802p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "885287.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88851333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88851777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888666pj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8yun.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9090819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "967606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9950p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9box.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-care.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abasalehngo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abhibhat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abitidasposa.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogadosescobarysanchez.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aborla.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acl.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acorncredentialing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptergonomics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adcnvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminless.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adohanyzasjovoje.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adomani-italia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adtelligent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advaithbot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advenacs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aenterprise.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeonct.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aff.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "african-bay.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciamdg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcouponest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alex4386.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandrefa.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexpnixon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allamericanpaintingplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allram.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsun.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almenrausch-pirkhof.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpencams.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpstarentaisetaxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpstarentaisetaxi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativehosting.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativehosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluminium-giesserei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alxu.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americasdirector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amiciperlatesta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amielle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amokinio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amstelland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amzanalyzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anatoray.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewletson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angrido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anoboy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anodas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anythingautowebster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aobeauty.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aod-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aostacarnavals.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apiu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqua-bucht.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archeologicatoscana.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archit.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrowit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arunjoshua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aryabusines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashessin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askeustache.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asksatya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astroalloys.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aterlectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athekiu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlascoffeeclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmalta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aucarresainteloi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aulasvirtualesperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authenticationhub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoreinigung-noack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoskolaplzen.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awscloudrecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b767.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baitcon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bananice.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bani99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankanswers.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bariumoxide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baumkuchen-aus-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baza-gai.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbsec.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beavertales.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bee-social.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belos.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belyoung.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benbalter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benefitshub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benefitshub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berati.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegigsruum.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfcgermania88.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfob.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgmn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibles.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bie08.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bie35.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bie79.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billfazz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitrefill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bixbydevelopers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizzdesign.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkt.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black1ce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaindalefarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blicy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloogle.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluepromocode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueswandaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookzaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boothlabs.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootsschule-weiss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boreo.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boysontech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakwall.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britanniacateringyeovil.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btshe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bukiskola.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bukivallalkozasok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bukpcszerviz.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulwarkcrypto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunq.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscandolosmejores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busiteyiengelle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butzies.ddnss.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byjuschennai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bypetula.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c376.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafesdomundo.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowdir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canberraoutletcentre.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "care-spot.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "care-spot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "care-spot.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "care-spot.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "care-spot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "care-spot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "care-spot.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespot.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespot.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespot.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespot.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespotexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespotexpresshealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespottravelmedicine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespottravelmedicine.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespoturgentcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespoturgentcare.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespoturgentcare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespoturgentcare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespoturgentcare.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-laguna.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadopulpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caseof.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cat93.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catchkol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catram.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caudo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebphotos.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centerperson.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centos.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centsi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgf-charcuterie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapstick.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkandreportlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkblau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checookies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiangmaimontessori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicurrichi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christielepage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromeworld.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromopho.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chtsi.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cihar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinkciarz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citas-adultas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claraism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cldinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsecurityalliance-europe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsecurityalliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsecurityalliance.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsecuritycongress.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsecuritycongress.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-dieta.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmov-plongeurs.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cockfile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coindesfilles.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collab.ddnss.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collaborativehealthpsychology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegereligionandphilosophy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comedyhuis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialdragon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercezen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commissaris-vraagbaak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "componentshop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprarefiereygana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerwerk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concreterepairconcreteraising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conotoxia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consideryourways.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constituenttracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "containerspace.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpoepele.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corso-antincendio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmetic-surgery-prices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cote-chasse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpe-registry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpe-registry.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpe-registry.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cperegistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cperegistry.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cperegistry.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazybulksteroids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creaticworld.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeangles.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatorswave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cronenberg.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptomail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csa-library.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csaapac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csaapac.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csacongress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csacongress.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csadc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csasummit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csasummit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csosa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cube.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curlify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvtemplatemaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberbot.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberdyne.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d7211.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d7215.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d7216.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daddybio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafyddcrosby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dai94.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dair.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daitouryu-jujutsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damjanovic.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danfromit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danfromit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingsite-vergelijken.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daveops.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidandrewcoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidkeane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazz.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzit.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzit.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbjl.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd7211.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadbyhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealspotr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealszone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debatereport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decimatechnologies.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decor-live.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deep-labs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepinnov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dein-trueffel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dejting-sidor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deli-tochigi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltawolf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedtambayan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deskguide.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-greavesindia.pantheonsite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devils-point.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-bobbeloase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diendorfer.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-sculpture.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalblood.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directoryhub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disciplesmakingdisciples.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discus-communications.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dividendz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divisuite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dleger.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmk-realestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnalounge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnapizza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docassure.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorxdentist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogodki.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominik-bergmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxal.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dracoon.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dracoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dracoon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dracoon.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgn.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgrace.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droneland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsble.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsbutler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "du-alex.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckcorp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dustyro.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dustywilson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchfoodie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynocc.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-sushi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easypayments.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echarity.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecp.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggqvq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egicloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehdud8451.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekranos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eladlak-ingatlan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eletrochape.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elodrias.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilstahl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encodecloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enganches.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engl-server.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enotefile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envide.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviro-umweltservice.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erlebnisarchaeologie-bayern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ernsteisprung.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estefan.dyndns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estonia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalflame.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurorecambios24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exadime.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explorebigideas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expmind.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "express1040.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facai666.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facai888.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facarospauls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fachmann-umzuege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeduckpond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familiereimann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantraxhq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastinviter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbrief.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federicoparty.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feixiang.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felix-hirner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidufinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "film-op-tv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financewithcromulent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findelahistoria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findingtheuniverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finefriends.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finefriendsapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finlandcook.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finlandcook.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiveyearsahead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamingogroup.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flibusta.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmstr.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "followmystaff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forbidden-mods.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ford.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ford.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ford.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ford.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fordsync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fosterpark.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frasch-umzuege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frau-pusteblu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeministryresources.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetaxusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friplay.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruityten.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsgeek.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftdev.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furries-united.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furry.bot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g3circuit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadget-tips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gailbartist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallmeyer-consulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galoserver.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangnamavenue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangnamcool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagedoorrepairingsanjose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagelink.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaw.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gd88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gearbot.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekeffect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gehrke.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "general-plast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geniofinanciero.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfedating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghost-legion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givingtools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glass-mag.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalno.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gn00.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go2archive.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomel.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomelphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "good588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goru.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosnipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gostargazing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goufaan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graandco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupodatco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtn-pravda.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyakori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gzriedstadt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haancommunity.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingondemand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hajekj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hambassadors.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handy-reparatur-berlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handynummer-info.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansashop.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatter.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haustechnik-schulte-sanitaer-heizung-klima.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd4138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd6556.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heitepriem.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellomookie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helprocleaningservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helptasker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hendrickx.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrik-bondtofte.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbertjanvandinther.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heribro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroku.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hideo54.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillcrestswimclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himalaya-cross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himalaya.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitchpin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkas.org.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoathienthao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoathienthao.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidayacademy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homelabquotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honoka-seitai.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizzon.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horsegateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingalternative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel1926.com.mt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrafnkellbaldurs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangqifu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hytale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealcontabilidade.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideatarmac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idyl.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igdn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijsclubdwarsgracht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikmx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iliasdeli.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ima.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imcsi.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialinfosys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inc.wf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independenttravelcats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobalkans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosectekniques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrabeta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrabold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraboom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraclip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infracron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infradart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infradisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrafuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infralira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraloon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inframake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inframeet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inframenu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraname.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infranest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infratask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infratrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infravibe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoxandco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoxdesign.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoxdesign.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiratienodig.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrata.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intropickup.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipso.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irismq.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irlfp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isitef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itcs.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itfly.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "its420somewhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itseeze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivotemahdi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwascoding.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyoumu.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izanah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-robertson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j5lx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j5lx.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j5lx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackyliao.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobs-implantate.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarrah-alsilawi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaybrokers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcus.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdm.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jemigjordy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jennethaarfotografie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianwei.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jime-hlavou.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joesniderman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johngadenne.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorsev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshhoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jusos-goettingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just-webdesign-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwpoore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwybk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jzgj088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamen-master.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennedyinsurancesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiarayoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kieran.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kii91.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinecle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kipsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirchhoff-getraenke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiropraktorvard.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kizomba.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kizzycode.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjnotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kl008888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleine-viecherei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knoji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobar.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koeeusa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kohparadise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kojip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokoushuvila.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komodolabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kritikawebu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kroell.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksopp.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kt-events.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuanta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuechenserver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuechenserver.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunaldesai.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurszielnull.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuunlamaailm.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kybqp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kybqp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagsoftware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalunaonlinebr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lambangcapgiare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lannatefl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laserhealthsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layazc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layordesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbsistemas.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalforms.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legionminecraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legnami24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehrermarktplatz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesummeira.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letson.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "level6.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leventismotors.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexic.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgbtq.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liangyichen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberationschool.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ligmadrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likeometer.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limx.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linaklein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linan.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincoln.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincoln.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxbg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipighor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipighor.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "list-gymnasium.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleduck.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liu0hy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizhuogui.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lkellar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lock23.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithcarrolltontx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithdrippingspringstx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithlakewaytx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithmesquitetexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithsbuda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockwoodchristmastreefarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locus-dashboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locusmap.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostsandal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostsandal.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisapolicefoundation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisapolicefoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ls-modcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lundberghealthadvocates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m0v0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maduradas.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maduradas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicjudges.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makogaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malvertise.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamabepo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manantialdevida1450.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maniacoland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marietrap.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maroismasso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massagetherapyschoolsinformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "math-coaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matocmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauerwerk.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcconciergerie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcdsg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-post.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-post.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-post.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-post.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-post.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-postclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-postdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-postdoctors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-postemergency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-posthealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-postmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-postphysicians.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-postwellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediacloud.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostdoctors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostemergency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostexpresscare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposthealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposthealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostimmediatecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostphysicians.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposturgentcare.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposturgentcare.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposturgentcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposturgentcare.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposturgentcare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medposturgentcare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostwalkincare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpostwellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekongmontessori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memo2ch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrodetroitmommy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meuble-house.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mexicodental.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgiljum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mibh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaell.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaell.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelloveys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micsell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihgroup.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihgroup.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijntelefoonboek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikusa.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkypond.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minican.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mircarfinder.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirete.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnconsulting.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnienamel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mods-community.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mods-pic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moepass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moleskinestudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monelephantapois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monplay.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motor-forum.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movfun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmad.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrstuudio.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudit.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mueller-gaestehaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muilties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muoivancauhoivisao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musiikkiohjelmapalvelu.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muy.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvwoensel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-co.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycamshowhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myclgnotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myibidder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myloneworkers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymonture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myopd.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myphamaplus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrepublic.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysad.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myservice.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytime.gl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzlive.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naarakah.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabbar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naijaxnet.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nais0ne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakayama.industries", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakayamaresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nameproscdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naseehah.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasr.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathan.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdpol.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nereustech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethack.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netube.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzona.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newhoperailroad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexter.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nguyencucthanh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolaiteglskov.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikpool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ningbo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nizhaoheng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nob.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nojobook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noleggiolimousine.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noonan.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northcoastlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosuch.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosuch.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosuch.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nourishandnestle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowitzki.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npbeta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrsmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntut.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nysis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nysis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o-s.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octa.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okqubit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okviz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldonyosafaris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivier-rochet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omegarazer.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onehost.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecasinoselite.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opcionpublicitaria.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-ctp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-ctp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-ctp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbsd.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencaves.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openctp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openctp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openctp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openshippers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openstandia.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opportunityliu.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimaner.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ore.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osolutionscorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostachstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otisko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ots.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outfit-weimar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outincanberra.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overlandireland.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ownagepranks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paced.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagamentosonline.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagerduty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pahub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paigejulianne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palavalbasket.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palermopride.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panamatrippin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paniodpolskiego.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paragontasarim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parys.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrykwegrzynek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pause-canap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paxchecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlsonly.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlsonly.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlsonly.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peckcloths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pencil2d.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penzionvzahrade.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepfar.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peppelmedi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performancegate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permaseal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peruvianphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petto.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonenumber-info.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickupenc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimusiccloud.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixshop.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixulutinho.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjp.com.mt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantron.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plastic-id.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbercincoranch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plusminus30.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponxel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porncompanions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portesmagistral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premieravenue.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princepessa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productionscime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promobo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertycrawl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proservices.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prove.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxirealtime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psauxit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pseric.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubkit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publi-all.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punchlinetheatre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntcunts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purejewels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purityclothing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qaq.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrpatrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quallo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qvq.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qxzg.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiolla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiopleer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiumcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raid-runners.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railduction.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rallypodium.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randewoo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "random.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razrsec.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reach-on.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readabilitychecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recebersms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recettecookeo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingsbrigadeveghel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regensburg-repariert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remembermidi.sytes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respons.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respons.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respons.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respons.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respons.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responscode.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responscode.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responscode.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responscode.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responsecode.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responsecode.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "responsecode.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviderm-skinmedics-rheinbach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revuestarlight.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rileyskains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rincondenoticas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ristorantelittleitaly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverbendessentialoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rle.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertkotlermd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roboex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockerchyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolfsbuss.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romtex.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootetsy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootkit.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowancasting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtsak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudel-wot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruequincampoix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruzzll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvc-france.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvfit.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rxguide.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryuanerin.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samorazvitie.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangyoui.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanovnik.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanych-msk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saorview.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahcheyette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkoziadam.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satplay.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savbus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savbus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schluesseldienst-berlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schmatloch.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schmidtlohwasser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schonstedt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "science.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secondnature.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sehablazolano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sek.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sektor.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectionengine.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectionengine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectionengine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectionengine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "send4x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomik.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seriousaboutsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicerequesthub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servidoresadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharefox.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharefox.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcord.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopperexpertss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shotly.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrt.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigma957.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmaweb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silicanetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvershadow.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinsastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sklep-majster.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skoilly.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyingo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sluhockey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sluo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slushpool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartgridsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartgridsecurity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartime.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snh48live.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soblaznenie.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soblaznenie2.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softcreatr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "software-search.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solemare-hotel.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotayhoctap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovereignpcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceunique.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparumzuege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spewingmews.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiegel21.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportmundschutz-info.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotfake.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotypal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "springtxcarpetcleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqlbi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqprod.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssab.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st-tir-pln.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stahlfeuer-ofenwerkstatt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star.garden", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfriend.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevezheng.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevezheng.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickerparadise.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebel.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebelmedia.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebelmedia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockportpyramid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stringbeanstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subtitry.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summerbo.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunbury.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunhaoxiang.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunplay.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustc.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sv-schody.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweepy.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swifteh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swingerclub.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swrpgitems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemisbusy.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szasz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szeptylasu.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagnull.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tako-miyabi.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talichi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tallship.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamada.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamarimolhem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tambayology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanchynski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangledmeditations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taowa.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxhawk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxisantapolagranalacant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcl.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teambim.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techni-grav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techusers.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnosa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teektalk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-greavesindia.pantheonsite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testingbot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "th-music-finder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thcdev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-jeuxflash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-train.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theagencywithoutaname.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theasianshooter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theasianshooters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboats.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboats.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboats.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboats.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboats.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboats.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechavs.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedoctorsorders.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theghostlytavern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegioidulich.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreatcommissionpodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelounge.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenetw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermo-recetas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesage.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesanta.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thurn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thymiaturtle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tib1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tieronegraphics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerscu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timecd.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinhchattrangda.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titli.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tm-t.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmd.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "to-riktari.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaalberti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todo-anime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top6casinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topwoodltd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toulineprestige.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradingview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traducir.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treehouse.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treestarmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trichdanhay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trico-pigmentazione.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "try2services.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttfin.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttlet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuanhstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tueplay.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twatspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tzsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberpromocodes.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubntleaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uddhabhaldar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufo-blogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultramookie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umzuege-berlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unik.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "united-german-commander.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uoone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbangymfirenze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbexing.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuemywebsite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasastansbygg.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veilofsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velocom.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verkkopalvelin.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verschoren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verticesedge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vervewellness.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viacation.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicugna.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villaella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vindipoker.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtuebags.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionviral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitamina.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitamina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vive.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voolik.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voxpopuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vragenvanproust.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuatruyen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vytea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waggs.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wammu.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warmtepomp.express", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waschmaschinen-dienst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasd.ms", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasgehtheute.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wattmaedchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wav-productions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhotelli.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webionite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblate.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webperformance.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webplatform.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedestock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedplay.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegerecht.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegrzynek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcommunitycu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wfcp1010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgtrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whocalledme.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikilivres.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winfographics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmcns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfcrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woshiluo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpboot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcs.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-5287.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyomingexiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb83studio.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xentho.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xf5888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaohui.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xie38.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xie91.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--13-6kc0bufl.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90aroj.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--gi8hwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mgi-qla.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--registriertesexualstraftter-ykc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpressable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpresswifi.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xstreamable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xueanquan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangjingwen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yayoba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycbmdevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycbmstaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yes35.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh64678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh66656.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh66689.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh88890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiffed.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogaprague.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yooguo123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yooomu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yosakoinight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbodyknows.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbodyknows.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourscotlandtour.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youshouldbealiberal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yunloc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yxzero.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yycbike.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yyy116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yyy608.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zalzalac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zap-mag.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeyi.fan", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zf1898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zh-yds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhanghao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhiyuan.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zipfworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjc3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zohair.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zooneshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwierslanguagetraining.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zxxcq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110320.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "130032.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "136924.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stchoicelandscapingwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "301.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "303112.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "376208.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51guaq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "581018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "588l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7770t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7ferfer.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8080889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abg.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acfun.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actioncoachignite.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeronote.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "af-tech.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aianipid.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidarikako.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiinsurance.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiinsurance.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconsrandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexhalderman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltherooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ams-web-qa.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anciennes-automobiles.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrisilberschmidt.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andromeda.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeone.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arweth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspectuw.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astaxanthin-sport.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astaxanthin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlas-multimedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoi.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badkamermarkt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagni-chimici.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bara1.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baswag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbs8080.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beltar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjijaldoner.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezposrednio.net.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicycleuniverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioastin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbyte.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnice.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnice.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnice.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blend.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blocher.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloganchoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bokadoktorn.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxspringbett-160x200.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brewvo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishsfaward.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brubank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsmomo-api.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buqi.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy2dollars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvisible.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byteflies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caerus.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carcloud.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carterdan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carwellness-hinkelmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casacazoleiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certificazioni-energetiche.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cglib.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chairsgb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisspencercreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cienciasempresariais.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citydance.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civicamente.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanplanet.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climaticarus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cognixia.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compitak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conraid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookingperfected.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courseconfidence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cricklewood.condos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctknight.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupoane-reducere.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosypostgrados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvutdecin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-imitacion.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d2qa61rbluifiq.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dax.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daxpatterns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degroupage.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delam.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedclub.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-dot-naga-226708.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devonvintagechina.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dezzoroofing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-insurance-engine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-insurance-engine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-insurance-platform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-insurance-platform.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimanet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divewithfrank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drei01.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveexport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durgatopos.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earn.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "econsorzio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergencyshutoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emil.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encens.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epasar.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escalesensorielle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esovita.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europalettenkaufen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evernaut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabiocicerchia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeemergency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familienportal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faradrive.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farleymetals.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaciacorvi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishlanestudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcare.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formforger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullnitrous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gametowndev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamishijabsyari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaodebo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekthis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelukkigehonden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemails.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genemon.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geometra24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gidari.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilme.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodiesoftware.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gow220.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphobyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grillhutsunderland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-life-food.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardhat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harnov.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haushaltsaufloesunghannover.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helifreak.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helptasker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helptasker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helptasker.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgpowerglue.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperd.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibsociety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ictoniolopisa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idroserviceweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifan.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igva.or.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imjustcreative.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "improvision.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiansmartpanel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflated.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaropiping.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabba.homelinux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonas.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jxkangyifu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jz585.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalugadeti.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelantanmudah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderarzt-berlin-zia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwihub.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klautshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kongress-hostessen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupleno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lado.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladotech.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagunakitchenandbath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavka-konditera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liftoff.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightweighthr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuxiangling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livadm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livogeva.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ljoonal.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ljw.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockaby.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lokal-speisen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotsofbargains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsmentor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mankomarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantuo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "map-patho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquena.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massar.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastersadistancia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mateiko.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmoda.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melbyjuliapak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteorites-for-sale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miamaibaum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mifibra.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindsetatx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjpak.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moecraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mora.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morris.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mototax.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainbatchers.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movestub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multimediapc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museclef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncarmine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdrockshop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netchameleon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwshell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyoliveoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oaktonhouseandgardens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omenprinting.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organicskincare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oximo.lviv.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p0l.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paullockaby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulw.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payjunctionlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pefricea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmacyglobalrx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pikafederation.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poochingaround.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornofilme.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersaleskc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psabrowse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pxetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q-tr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafas.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rauschenbach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reddepsicologosdecr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfitness.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rise.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ristrutturazioniappartamentinapoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robert-foster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertses.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rottipowah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrbts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagaenterprizes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saluels.servemp3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saputra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarbash.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schluesseldienst-hannover24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzer.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottmay.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-computing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securefiletransfer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityrussia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seminariruumid.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "server92.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexara.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheerchain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sicilyalacarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siusto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjnp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyautorental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snus123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochic.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeder.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-decouverte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sshx.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "str92.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarhillsfarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suourl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetydecor.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahmintr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tddos.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technorely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknoroit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tende.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisistechtoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thorshammare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thorshammare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thorshammare.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tongli.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpro.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinitasgyor.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tristanberger.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryhexadecimal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u-page.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uma.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umzuege-hannover.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umzuege-wolfsburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umzugsunternehmenberlin.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universalcarpetinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unpluggedjuice.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upropay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utrace.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uuid.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5ray.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdzn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertigo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalastin-sport.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warfield.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasabiwallet.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasabiwallet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webia.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmediaprint.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wickerliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wojak.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfdev.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandboys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wopplan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuav.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyldfiresignage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanderbron.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--solidaritt-am-ort-yqb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuyiyang.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhy.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zundapp.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "079606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "079607.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "130232.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "132302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "17xile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1f412.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1in9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360-staffing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "494k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7898666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7plus.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9867666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab-photography.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acchikocchi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "act-safety.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae8601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agibank.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmousepads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allroundtechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allroundtechnology.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonas.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amiserver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angiejones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anglersconservation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apiplus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aporter.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avm-multimedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avmup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axispara-bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barwave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belanja.express", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benvds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bermos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettersecurity.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blochoestergaard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchainevents.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloglyric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blubop.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brewspark.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brushcreekyachts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunix.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caferestor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callfunc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashbackcow.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdcontact.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centroecuestrecastellar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfigura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlie4change.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesterfieldplaceapartmentsstl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinookwebdesign.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chshealthcare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citadelnet.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckrubble.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud9vets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cncs.gov.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condominiosi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooksplanet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coya.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crabfactory.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crashboy.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossway.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielgray.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datecougarslocal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davewood.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deerfieldapartmentsstl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denkmalagentur.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desafiomovilidadsustentable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "design-production.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deskaservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devcoins.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "develope.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diadiemdangsong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconnex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietervandenbroeck.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmzlab.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollarrp.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-peter-jahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvrandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efreet.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencinggillitts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencinghillcrest.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencingkloof.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencingpinetown.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eneamarcantoni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enuygun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eola.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eromond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacelanguetokyo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "event-fullyyours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everify.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extradiely.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "face-fashion.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famion.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbwgynplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbwgynplus.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenichelar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetchease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhbnutrition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishoilsafety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fkosquad.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flasaki.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fozzie.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedgb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelanceunited.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frenchguy.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuvelis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gakki.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamcore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game-club.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameharbor.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameharbor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameshogun.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagefox.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gathu.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoffsec.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getlawyered.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glixee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godattributes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graph.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundthumpingmotors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundthumpingmotors.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundthumpinmotors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundthumpinmotors.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guadagnare.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h3x.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakans.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanying6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harveyplum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heighton.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellovillam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloyemek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhh1080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirevue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hookupndate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopecbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydronicheatingaustralia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyyen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifreetion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingridbai.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiredlife.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instant-clearance-sale.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interessengemeinschaft-pregelstrasse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionicisere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iservicio.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackgreenrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksanalytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesedition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcit.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ji0vwl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joona.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinfreid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katyusha.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiknudes.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinkyhookup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkwoodfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooxdiving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosinc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozawa.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kscarlett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafermegourmande.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavril.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnthetruth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learntotradethemarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legendagroup.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letkidsbekids.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsdocode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liqueur.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleblackfish.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livecchi.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolitalechat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luclu7.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-gaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "managedhosting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayorcahill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mb-server.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbsr-barmstedt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menhadendefenders.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metallomania.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meubanco7.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindhunter.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneseglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myownconference.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myte.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzcsgo.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nac-6.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nagrad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naivetube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netfeeds.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevalogic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevivur.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbernpost539.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbrunswick.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbrunswicktoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihilistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninjasquad.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomaster.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomik.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onesearay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oolsa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oroscopodelmese.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oskrba.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxdl.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palace-bayreuth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paolotagliaferri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payjunction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pebblepointapartmentsstl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persiart.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phibureza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photosafari.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picr.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimylifeup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pintoselectricfencing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointcab.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerslab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pooltechthailand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potato.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povmacrostabiliteit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyweek.wien", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostecheat.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pt.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntonium.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qingly.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quirkytravelguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raimondos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raito.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readitify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reaksi.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realtoraidan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reavaninc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-button.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redecsirt.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refer.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refrigeracionpeinado.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renesauerwein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renesauerwein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retailcybersolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrotown.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhondanp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roko-foto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rs-cloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubixstudios.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruha.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runfitcoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahwellington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savbus.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoenstatt.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securedns.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securenets.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sektor41.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentencing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seowordpress.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverping.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sextfriend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shapediver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shareeri.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheenveininstitutestl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopfinale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplegoodhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siseministeerium.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitz.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixnines.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowcookingperfected.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaaker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarntrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokingblendoils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapnudes.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakycode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotterpix.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sql.bi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stargate365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steffenmeister.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebelservice.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebelstore.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlouisinsuranceco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonegateapartmentsstl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strengthinyoufitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syskit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacticalavocado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegra.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebirchwoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermia.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tio.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsport.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokoplugin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treml-sturm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trentonmakesnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truthsayer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryitonline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tts-assessments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tujunfang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txpi.nsupdate.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty5998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylermade.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhasseltctf.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universrumbacongolaise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbane-london.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa-10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uze-mobility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valdicass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegoresto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veteransonline.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipllcnj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtus-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virus.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visadaifu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waffenversand-klausing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wc1234.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-fox23.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdev-cw.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wfsystem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windictus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodsmillparkapartmentsstl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpbook-pacificmall.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x6r3p2yjg1g6x7iu.myfritz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl15.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl23.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl26.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl63.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl82.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl91.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcmfu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xssi.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh56787.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh98768.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourtime.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yumikori.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangxuhu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zstu.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zumub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzbnet.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "021002.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "077768.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "081115.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x41.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "161263.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162361.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "177603.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1android.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1gp.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1zombie.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22delta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "411quest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4hmediaproductions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "62314.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "662607.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6bwcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8212p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "877027.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "908.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "929349.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9hosts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-pro-pos.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acchicocchi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ace-aegon.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acg1080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adnmb1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimd.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alhost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alloutofgum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allrad-buck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almamet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ames.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amj74-informatique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amyria.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-tv.3utilities.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androzoom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appspace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arslankaynakmetal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmeets.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto1.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autolawetawroclaw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aylavblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagwrap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banderasdelmundo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barneveldcentrum.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basics.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazinga-events.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcubic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebeautiful.business", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beherit.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlooperpedalsguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezlampowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmagicshaman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogit.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briograce.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buck-hydro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burzum.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabanactf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camping-le-pasquier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canopy.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinoportugal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cclasabana.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chemco.mu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciclista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citywidealarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud255.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeandsupply.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coincircle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coisabakana.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colcomm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldiario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoaliviareldolor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooksecuritygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativ-impuls-dekorateurin-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crismatthews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypkit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cslaboralistas.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumtd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d4fx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dadadani.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dead-letter.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepspace4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deplorablesdaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depositart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derekbooth.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "developer.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dickord.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dictionarypro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directoriostelefonicos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotesports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpsg-hohenlinden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drros.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubstep.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eblog.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educacionvirtual.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekaplast.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekouniejow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorglenvista.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eosolutions.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esteladigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estraks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiaryaprenderingles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excaliburtitle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excess-baggage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasysportsnews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farleybrass.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fb-feed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feross.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festicle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filehash.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fili.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firefense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fletcherdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexbuildingsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowersquito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fonzone.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreverclean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forself.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freertomorrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedzombie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frsnpwr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruityfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gakdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garbagedisposalguides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestsal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftlist.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpyy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundmc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gurunpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyume.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h33t.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harelmallac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harelmallacglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawawa.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyrecharge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heikohessenkemper.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hokung.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsg-kreuzberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugonote.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icdp.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ictussistemas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iinf.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiyama-bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilmainensanakirja.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigolawnscape.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovere.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instafuckfriend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instahub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institutomaritimocolombiano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internationalstudentassociation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isif-ostewg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamicmarkets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j0e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamestmartin.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerrysretailstores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jix.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyfulhealthyeats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julestern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwhite.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalashcards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keeckee.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keeckee.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiasystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kileahh.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klop.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komp247.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosmos.org.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launcher-minecraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leafland.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "left-baggage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legabot.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leszonderstress.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linasjourney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lippu1.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "living-with-outlook-2010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltlec.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltlec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltmw.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m2tm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailhardener.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mainhattan-handwerker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malibumodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantuo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markhoodwrites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marron-dietrecipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterpassword.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matematyka.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matteobrenci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthi3u.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcfi.mu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michilaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindmax.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mionerve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mionerve.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmgal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostcomfortableworkboots.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motogb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motospaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mralonas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrdatenschutz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mte.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mukyu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murphycraftbeerfest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvbug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycreditunion.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nailsart.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napkins-wholesale.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napkins-wholesale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napkins-wholesale.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napkins-wholesale.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napkins-wholesale.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napkins-wholesale.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasosvdom.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nauris.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncua.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebras.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkhane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newfoundland-labradorflora.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilgirispice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonx.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northebridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novengi.mu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noxx.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obec-krakovany.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olandiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivemultispecialist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordbokpro.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorchoose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorhole.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paya.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paydigital.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perevedi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pglaum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmaquality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phrazor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkmango.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixeoapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinapump.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podipod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postandfly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergdatasystems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergdynamic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectmakeit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promuovi.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proximoconcurso.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptasiepodroze.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qklshequ.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qxzgssr.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reby.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redmangallpsychologists.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revivalsstores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richbutler.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riddler.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ristisanat.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robgorman.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruhnke.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvsuitlaatdelen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabbottlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safungerar.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchpartners.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securevideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seemomclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seht.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sektor.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selber-coden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendingbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senorporno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senseict.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servetten-groothandel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servietten-grosshandel.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servietten-grosshandel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servietten-grosshandel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servietten-grosshandel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviettes-et-plus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servilletas-de-papel.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servilletas-de-papel.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serwetki-papierowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shavit.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shdsub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiny.gift", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopdongho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sietejefes.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simulping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirihouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skillside.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skorpil.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentoamianto.campania.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartphone-pliable.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snwsjz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonaraamat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southwesteventhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sozialstation-ritterhude.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spalnobelyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanch.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stgabrielavondalepa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoerevrouwensporten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-n.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suchem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superenduro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suppwatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetenedcondensed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemctl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandartszilverschoon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tease.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techlr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tedxyalesecondaryschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telsu.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testeri.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thea-team.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealonas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecandyjam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedermreport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefriedzombie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theseoplatform.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesetwohands864.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomorrowmuseum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topyachts.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tovaglioli-di-carta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tql.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracker.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradexport.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradexport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transferbags.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinitycorporateservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troxal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustees.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryplo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryplo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryplo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryplo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turingmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusmedicamentos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u-chan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uitvaartvrouwenfriesland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ummati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicmotos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unkn0wncat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upcloud.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uscis.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valimised.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuehost.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veggiesecret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vexsoluciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualizy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vista-research-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viviendy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3n14izy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijnimportjanssen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "witch-spells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordnietvindbaar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsp-center.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww-design.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wzilverschoon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xavierdmello.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xgwap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xi.ht", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn-----6kcbjcgl1atjj7aadbkxfxfe7a9yia.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--12c3bpr6bsv7c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3st814ec8r.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3stv82k.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--3stv82k.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bersetzung-8db.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--durhre-yxa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachtlettering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yateshomesales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesornut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuhindo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zadania.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeno-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhang.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhina.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zistemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zxssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1236.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162632.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1plus-agency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3d1t0r4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3xm.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "42l.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4x4-27mc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4x4coatingen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7milesglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80bin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ac-elektro.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessgaragedoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acinq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admind.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adv.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventurecreators.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airport-charlotte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aivan.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amir-heinisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewtasso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apviz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archivium.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ardadanal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnaudlanna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asylbarn.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aulica-conseil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avelinodiaz.gal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baileybae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bee-removal-dublin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bereginy.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettercareclinic.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhserralheria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomathalliance.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjoe2k4.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blopezabogado.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluicraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluinet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodemplaten4x4.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boutoncoupdepoing.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt780.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budolangnau.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffeinefiend.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowdir.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowhub.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowstorage.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowverse.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-insurance-quotes.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardioc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casjenprome.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chainels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chateroids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheem.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinicloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciniticket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloneuniverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cna5.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complexorganization.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "continuumrecoverycenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contunda.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimbotrees.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristoraciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxfinancia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberdean.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d9c.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damianus.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashdrive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data.bayern", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermopigmentista.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diethood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distinctdesign2009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diysec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnastatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doc.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doeren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dommelschbierfusten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domovitae.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domovitae.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donation.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dormkitty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draadloos-besturen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drphillipsmwc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drumlines.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duesterhus.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edv-ringhofer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekeblock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekpj.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitepaintingsa.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elon-musk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energysolutionstech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esu.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etnoria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farvisun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feestbierfusten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstnetworksouth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstsecurity.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foroaranda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxbnc.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frietzombie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkfernbedienung-industrie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funknotaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galvingao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitecolombedesbois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "githubapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gooroosmarketplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grid.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hammerpondkennels.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handicaps-ensemble.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansgoes.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansminten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hauora.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemkoll.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heretic-guild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hguandl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historiasdepueblo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hktech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeland.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoxo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrebecek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iinix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industrial-remote-control.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infravoce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intellihr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isdr-bukavu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaamaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janz.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcvidroseespelhos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelving.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jogjacar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jungidee.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juyunce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kappharn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karenwillisholmes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khg-orchester.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibbesfusion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindesfreude.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kt3i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kys.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laceysfarm.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaseourthings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legoutcheznous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legyenkianegykereked.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leignier.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenostech.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepourquoiducomment.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "les-explos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsprint3d.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lieren4x4.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life29.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifewithdyna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlebirds.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lkbk.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loca-voiture.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locald.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loqyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovebeingsexy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowbidders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucid-reality.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luda.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludum-polus.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxecalendar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machcz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malkoun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandiblackburnphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathes.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medsblalabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meidev.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minapin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minhyukpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirrordream.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moego.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moki.org.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monerogamez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitoringd.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpu-ibbi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mussalains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxdvl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycamshowhub.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystagic.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neat-patch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neckbeard.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelflex.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neppglobal.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newflavor.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nishimebistro.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nothingprivate.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowarning.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntcp.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okada-touki.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opinio.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opus-consulting.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overnightglasses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parnizaziteksasko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrol-x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payments.gy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-warriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc28yc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcmobile.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petaouchnok.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrsvec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phils1990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phographer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantdaddie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "practixdevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praderarestaurant.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prajwal-koirala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praxistipp24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierdisco.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiermaldives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puertasautomaticasgi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quaxio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queropescar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocommande-industrielle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranasinha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenrockrp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactivemarkets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reformation.financial", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reitstall-goettingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relvan.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remeb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remedyrecoverymat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riskcategory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ristorantesamarkand.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertsonsalts.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robsalmon.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rp2018.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s92.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s92.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetyrange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sajjadzaidi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saksonski-szlak-parowozow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sancdz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandrabernardo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scalpel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoenstatt-fathers.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharecrypted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellcode.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shimonfly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqi.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqi1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoes-mori.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sich-fight.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigcafe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonmanuel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipyuru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistemhane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitanleta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sloanrealtygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialtraderpartner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofgen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos.yt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeder.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeders.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spirit-of-sahara.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssld.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steam-route-saxony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sticky.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmarkcharlotte.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoneproperty.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopoverconnections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopthinkconnect.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surmountsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetbabyjesus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symposium.beer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamtmgb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techgadgetry.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tessierashpool.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasabrasiveblasting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tharuka-app.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tharuka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tharuka.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebiggive.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehardylawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theshots.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetassos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipocloud.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelmexico42.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueseeing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubebegana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twmartin.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tziyona.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uns.ac.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unti.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unusedrooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vairuok.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "view-page-source.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincent-haupert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitlproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnctdj.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsoy.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvave.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterseal.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbinnssmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webetnet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webgeneric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webgeneric.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webgeneric.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhopp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webstaff.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtoro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weedelec.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weeka.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weknowhowtodoit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsapp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyatttauber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xgadget.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xms66.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--12cg9bnm5ci2ag9hbcs17a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pn1am9c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogaemmental.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourpersonalfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ypfr.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yunsoupian.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuucchi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zstgmnachod.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercom.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "06804.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100k.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "136824.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "161233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "182162.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "191090.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19qq.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1hc.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1v9.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22d.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "321132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "338393.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3gdh.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "502312.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "621162.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "622812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "668825.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "676812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "709129.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "721172.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "797715.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "877791.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "998081.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abjay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accreditamento.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accrosoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achat-volets-roulants.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addistribution.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciamseo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alabordage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfredapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altijdleroy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altijdleroy.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amleather.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarajaoui.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aoe9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptumseguros.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcobalabs.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artacadia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asemanhotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astropaykasa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atinylittle.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avnavi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagnichimici.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banland.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baranhotel.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcelonapremium.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcelonapremiummini.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belle-lingerie.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beratungswelt.dvag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgbaby.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintangpiaggi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhawktreeinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bomboniere.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boosmanpoolservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpreguica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpvboekje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "br-miyamoto.spdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buerger-lenke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cacd.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calzadonline1-latam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calzadonline1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambuslangharriers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannaffiliate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlocksmithcarrollton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carplus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castellannenberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlemail.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cchen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrepointorguk-dev.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cert.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "challengeclothing.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmyhttps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrissmiley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiolemos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clav1d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud10.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluj.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coeus.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coker.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegesecretary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "continental-zermatt.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contourheating.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controllertech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdspire.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "current-usa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberdiscoverycommunity.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davethom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denkeandersblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derpy.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desentupidorapernambucana.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diabetesblog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doggo.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domop.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doughseeker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downtownstevenspoint.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamboxpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drewzar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsmnet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvinstallglenvista.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dstvinstalljohannesburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eenvren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eenvxing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eftopia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehcommerce.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elejordemarketingconsultancy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emo-poris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empregosrj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enbulleiugnen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energygenie.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enforcement-trends-dev.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enforcement-trends-test.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enforcement-trends.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engrish.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlightenedmind.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enxadahost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erik-stomp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlistings.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlistings.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlistings.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlistings.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlistings.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "est-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esthernariyoshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etwalldentalpractice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everlastingoak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabrykowski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factorit.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashiontrendsetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firemist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitrate.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodlist.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebsdbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freespot.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedstechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedstechnology.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedstechnology.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedzombie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedzombie.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fskounoike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuciam.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fukata.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun-fan.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkazoid-radio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaddini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gajowniczek.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerepublic.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gornergrat-kulm.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govsurvey.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grazitti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haaksmadehaanuitvaart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haarigerrattenarsch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagskold.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansgoes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansgoesit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happychat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrisconsulting.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herba-belgie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecompost.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horgenberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hummingbird.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huoqibaike.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydradigital.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypothesis.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibcl.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarbenet.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarcuzco.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarcuzcomini.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijinus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginationpathway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impossible.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impossiblefitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impossiblehq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impossiblenutrition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impossiblex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresadipulizia.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imprezzor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomasx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inscribe.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetnz.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intranet.dvag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inyourowntime.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inyourowntime.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iondrey.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istitutoricci.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j605.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackjack.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpph.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julian-post.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k0.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagucho.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kdcp.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepleft.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevertje.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keysofart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khojirdesign.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khorne.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsdaysout.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kordamed.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-laitonnerie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawlessenglish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawlessfrench.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawlessspanish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecannabiste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledwereld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenalio.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmsuitespagna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockoutgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loliblogs.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loliblogs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loliblogs.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loliblogs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolifamily.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolifamily.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolifamily.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolifamily.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lq.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltlec.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luv.asn.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahler.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailman.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margatroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markf.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mascotarios.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massage-well.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdi-wolfsburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediafart.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meineit.dvag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mengliangyun.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merloaded.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miaomiao.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michalinastrzyz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihijoesdislexico.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeandersondj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniverse.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivzakim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mochizuki.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mocking-bird.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moesif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mopxing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motmplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movewellapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mujemail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsecma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkofarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newdimensioninterlock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicholasruddick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noteboat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsoft.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octomist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olgcc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olofsson.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestop-study.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlylibya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openresearch.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orchids.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "our-box.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleodietfoodlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleodietrecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleorecipepro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleoso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payment-express.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgwap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playmei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pourmoi.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princefamilylaw.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privateservice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propshub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptrt.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulseroot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarticon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qxzg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raccoon.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reissnehme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhycloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhymc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riffelhaus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riptoforex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsarchive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsarchive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruimarques.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s92.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "said.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saitoh-atsuko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samalderson.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarella.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savantic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saveonkitchens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbblog.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdrive-gutachter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "septs.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharks.football", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shcode.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingandreviews.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sht.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sia.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signaconsultoria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skux.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl-informatique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slepsluzbabeograd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slobrowink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soumya.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanishfox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spikar.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srpx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startablog.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stavnager.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiodentisticomasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surefleet.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takipone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-ninja.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teetje-doko.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textbrawlers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgbabyzoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thconsulting.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebiglaskowski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboss.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefamilygarrison.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefriedzombie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefriedzombie.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenine.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepeoplesdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepeoplesdata.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisistranquility.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thumbsupcandy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timetastic.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titanplumbingservices.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topstore.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traha.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulsaworkshop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tupass.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberactivist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatepaleoguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungelektro.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacancyfiller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venten.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vernis-marins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinciladislessia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virgiliocervantes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionduweb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualgnome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volubilisplus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wageverify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websize.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weissborn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westondenning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehouse.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcardcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcardfederal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wugniu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrbox.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachting-home.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakmail.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangruixin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiff.forsale", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourantiquarian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuncaioo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zermatterhof.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwergenfeste.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "087010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "098955.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0akarma.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10giant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "130497.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "133846.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158306.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162263.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "163132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "188198.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1db77.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22txc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26004.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2melo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "376557.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "377813.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "555w.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "617020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6hzx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "701605.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88881.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8balls.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "939394.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-bm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronfurtado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acefreightco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamgibbins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adc64.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "administratiekantoorblom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianobarbosa.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albilaga.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allseasonswaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angeletakis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonyellis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apdfawl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arjan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arjansteevels.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artozoul.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascpaphilatelie.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asilo.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augenlaser-chemnitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augenlaser-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augenlasercenter-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augenlaserzentrum-dresden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augenlaserzentrum-dresden.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobella-hurtownia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baleen.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balmeo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barsgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bentinata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bighouse-events.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjoernengel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjoernengel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwhbwh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwhbwh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakirlarshipyard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camelliaflowers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camping-landes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campsoulfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canalecontracting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capbig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catherinesofpartick.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdkeyprices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celestebonito.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceramica.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaizhikang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chargersdirect.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chordify.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisspencermusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citizensgbr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classic-yacht-charters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cna5.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cockedey.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conquer-addiction.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coorpintr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corl3ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costruzioni.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csirt.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubaal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custodian.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cycledownunder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cynicaloptimist.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daddyfinger.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-milnes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel.domains", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deals.ms", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demoakasafe2.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieradvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dilberkebab.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobre-programy.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobreprogramy.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domy-drewniane-kanadyjskie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doortim.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dp2.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drake.partners", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draycotthotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilypennock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empatico.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escapeforyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escaperoomdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escaperoomservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escaperoomsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escapessolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlistings.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlistingsuk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esd.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmincg2t1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etduvindemoselle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventsframe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "executiveresolutions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1nal-lap.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factory-f.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femaex.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feministwiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferriswheelofficial.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flcatering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleet-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleet-search.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francis.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ga-2.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriajardim.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garcia-franco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gifino.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladysstrickland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregory-thibault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiaextra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidesacademe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guohuageng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwynfryncottages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanjuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helensmithpr.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helsenorge.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heritagecoffee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herzwacht.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhuitvaart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hokusya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holland-sailing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotwifer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how-old.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsturan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hulaginswoodworking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarempresas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarformula.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericargestoso.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarmotors.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibkvkk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iknet.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imgal.vin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovamag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inqorp.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrityglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interparcel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iszy.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-inside.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-zur-gs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jd777.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeerbl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesiensredniowiecza.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmwap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobbuddy.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kappie.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapsalonlinds.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keez.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsdinefree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidspaper.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killme.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiot.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kita-sun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klempin.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korbel-loziska.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kucloud.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kultsar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunsthandel-augustus-rex.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l66.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafantasticatravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcx.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lescrapdesfilles.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liangxingai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lm228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lm338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loic.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonpropertymatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longma168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loremipsum.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luchthavenmaastricht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucky28.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lxai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machidaclip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madamegarage.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maiti.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makejusticework.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mann-und-maeuse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuscripteditorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margaux-perrin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markvanacker.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matex-tokyo.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matipl.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcblain.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mczo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaxchange.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michalklabnik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michelletmc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midamericapiering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miele-katerini.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeklidjian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misakastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmsmotor.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monetki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsterandfox.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mopliangxing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrcrowley217.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtludlow.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mugen.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multiclinicacardio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nateandxtina.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "next-idea.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niumactive.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobilefoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noleggioimbarcazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noob-rp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norfolkgardencare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noteshare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyconcretelifting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obrobka-zdjec.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odeonentertainment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohentpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohm.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oleam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olmmcc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onemeter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onoranzefunebri.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "op3racional.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opcionpublicitaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orcawiki.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oscarproductions.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osuszanie-krakow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osuszanie-radom.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osuszanie-warszawa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovisy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pageboard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pat-edu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcunderground.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensiunea-paco.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pestcontrol.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixnest.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photosafaribg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physik.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pintiaux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaza.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plevenlab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poshbeyond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pr3-space-staging.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pr3.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "przerabianiezdjec.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publisherservices.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q1000.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitywaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranobe.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawcode.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawpearls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdactive.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdactive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ready4bf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regeneracjalamp.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regenpod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repsltd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgz.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rickmakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rides-japan.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rjan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robison.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robisonweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rochesterglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roosta.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrssww.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruthbarrettmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-yuz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sannefoltz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sargeson.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarny.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saronikos.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saunafahrten.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securetasks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seekersmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seniorhost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensory-brands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-website.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sessile-oak.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheepproductions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simulise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipyuru.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sklepvoip.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skremovals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somethingsomething.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophiahatstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speakersbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spt.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staffhunt.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star-darom.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevehaid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevereedmp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockholmpride.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storytellingforbusiness.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategos.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streathamfoodfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun1338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnibangla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svpoa.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sw-machines.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-pc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasarimgazetesi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-legroux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techcenturion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temtekco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaccountingcompanyleeds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedword.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tifaware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-demisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkcafe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalpackers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travisec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trit.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trosell.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ub889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uitvaartzorg-heerenveen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uitvaartzorgzuidwestfriesland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uleenucks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "um-sachsen-pictures.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "univate.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanxhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usamdt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uyku-apnesi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwoensel.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vczk.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vernontechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villagecardshop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ville-aime.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinkt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangqr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanmen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardslager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmaster-infographiste-lyon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websa.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weidehelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westthorntonlabour.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "widely.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wigelsworth.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodwormtreatment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workathomenoscams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanwei.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youlikehookups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youliketwinks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbtcmu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeadaniel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhimingwang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "03012.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "03018.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "035711630.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "04dco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08845.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "095598.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "13214.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "132301.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "17kpw.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "288game.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "303312.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "338sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "377625.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "377632.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "377817.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "378553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "518.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "69games.xxx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6dec.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "756337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "787637.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "901543.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "984.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "998sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "999salon.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "999salon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab2888.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab28s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alighierirescaldina.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbetgame.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbetgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcinema.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altered.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alxlegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amal2019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarchistos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprendiendoforexhoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arshell.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthuryidi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artistedeparis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artiwear.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashtonc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorepairseattle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayumix3.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aznews.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azurlane.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancomap.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaker.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beeswarmrehoming.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernar.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernyweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi1gif.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bierwebshop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bionima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasinos.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnck.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonus.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookofdenim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borysenko.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainyapp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravor.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breizh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycoins.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byte.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadmanlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafejulian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calypsohost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameroonlounge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisetasmalwee.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campusfit.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartelloni.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlepointanime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catbox.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cb1388.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cb1588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centermk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfc-swc.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charset.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checktechnology.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chefz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chengarda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrono-ski-aravis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cichol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classical-guitar-school.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevvi.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clich.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinsmat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinsz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldlasers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegesecretary.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colors3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comidina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comiteexpertes.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communalconsulting.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consulting-cloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coriolis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cramersoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dansedesalonsaintave.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dat4u.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayofthegirl.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daywalkers-photography.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dec6.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defendersz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degoticapunk.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devtoys.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimagrimentoincorso.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doggo.dance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "download.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronesz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchsailors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ealadel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earfolds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomia.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eges.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eightysoft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elburgozagalicos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevationcreative.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevationfilms.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endviolence.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entravex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epaslaugos.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epitome.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epitome.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esdvfootloose.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esim.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esport-agency.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroroad17.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertpanel.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exvs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facesdr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faggut.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanzhencha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastconv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fboerman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcbarcelona.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdpbrig.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feat.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feeg-wage.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feg-wge.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fegc-wgec.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femmes-women.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femmes.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financialfreedomaus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finilaviolence.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnessunder50.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetyards.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmbilder.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foliumbiosciences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fosgreece.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromthemonks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundavi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fztopsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaycamvids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getintopc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalinvestigations.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmuh.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gr8engineer2b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handyklinik.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haorenka.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headforcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hell.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hicts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinaryazan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitechgr.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoberg.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotcamvids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hothiphopmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugh-dancy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvenetworks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hysolate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarmotorsmalaga.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarmovilcentro.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarmovilsur.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericarreicomsa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibericartechnik.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icci.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icelandicasian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impactingsports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraredradiant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insegne.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instagib.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iondrey.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iondrey.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iondrey.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iondrey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwd.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izolpoznan.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jif.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jingyunbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jomibe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonasberger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journeedesfilles.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsk26.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "json.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juergmeier.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justmade.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaisab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaktuskola.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karrot.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kastgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keevault.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevincramer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevindavid.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keywalker.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfz-service-wachtmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjmedia.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolibrisolutions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kometia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laan247.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landoncreekapartments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lartduportrait.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurencball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsflyinto.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leuchtmann.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lffweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libravatar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libre-innovation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeslonglist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolnboolefoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liturgical.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live8811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live8899.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live8899.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live8899.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live9922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lm1628.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lm228.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lm338.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longma168.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m12uno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madpsy.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madridagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maikoloc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinbaileyphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcblain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media101.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicsz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mele.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhf.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mining.diamonds", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momove.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monopoly-one.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monwarez.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moseracctg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multimed-solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muszic.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycaelis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconf.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhostvm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytime.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namu.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekorektni.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzklad.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburghhistoryblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newflora.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noradevot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noseastumismo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nt-catala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuipogoda.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objetperso.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ochrebridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offtopica.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oleron.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinesystem.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opinionitech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oppress.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortizmario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osez-l-odyssee.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osmani-gebaeudereinigung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbz.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcsremodel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pen-sec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfssales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pictoriastudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk8k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poetry.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogotowiekomputeroweolsztyn.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polarfisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pommetelecom.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porcore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profilib.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperity-textile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pteceng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplscientific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantifiedcommerce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ragu.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ralvke.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rap4ever.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raspberrypi.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratelimited.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravencoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravencoin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raysei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdcdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdfencingandgates.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realcolors.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retropack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richlj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richlj.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richtoinfinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riight.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romaindepeigne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rssnews.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s1128.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saytu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoenstatt-fathers.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolarchive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scity88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottspainting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchmore.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securemind.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellcoins.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semakincantik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serban.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexedquickies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexedrescue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsocks.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheaspire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sketch.jpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skorovsud.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skylarker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sliptrickrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smrtrpck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softlan.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solomonsklash.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulcasa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotty.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spumanti.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starryvoid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamosaic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanfriedli.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stucki-bagger.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun1218.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun1245.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun1345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun1378.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun668.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun668.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity288.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity8118.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity8118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity818.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity818.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity8338.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity8338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity858.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity858.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity8668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncity8998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfpacific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swc-cfc.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swingtimeinthegardens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissmadesecurity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagderinspiration.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takeomi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcksolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdr.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teetoptens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textpattern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-archimedeans.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechargertimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theobora.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theologyz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomascauquil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalclean.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toxoproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trekking-friends.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsueri.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvdates.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tycyc88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uastrategy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberifix.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universe.horse", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unpaismejor.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uranius.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahhydrographics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varmepumpe-guide.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vbsoft.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verasani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vextraz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinosalmundo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivemedialab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wage-feeg.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallis-inside.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterproofingahmedabad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhotelsoversigt.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesolutionsmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellspringsga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlahair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlife.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wge-feg.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgec-fegc.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whizdomcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whm.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whtcsj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "women-femmes.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "women.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xm.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6oqx6c301allufxcm23a7sm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--erban-e9b.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--u8jvc1drbz972aywbk0by95ffo1aqm1c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--underux-0za.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xoh.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yezishurb.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yicivideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "young-brahmousin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuvaindia.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeiw.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhl123.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zocial.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoptiks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0xff.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12gotovo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "361171.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "361173.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "367553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "367556.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "387763.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "638566.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666618.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7f.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "809088.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelsflooringandtile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ada.eco", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoll.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afinterio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africankitchen.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akrep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albareport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algebra-quiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allesovertech.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alloutsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amanet.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameliemarieintokyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amendoeiraresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anaisfae.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewlarson.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anvorte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyad.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appspacestatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appspaceusercontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquafc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argentinatrabaja.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aubreysnider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autismewoerden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automagischeberegening.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayumi.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aztummytuck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belfordroxo.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellmangesellschaft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bespokebathrooms.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezahlbare-praemien.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigpicture-learning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bim.physio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibroccoli.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibroccoli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibroccoli.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibrokkoli.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binary.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blechbuexn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockclique.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogpronto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnusd.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobbyhensley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bol.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botmastery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bovworkplacepensions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxlink.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridesmagazine.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsgcredit.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butts-are.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadmanlaw.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cansworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbon.coop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardano.eco", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caroleblouin.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolineeball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casian.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catenariadiscos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cceputnam360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-love.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriscutts.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearview-creative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsprt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-jose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnnet.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colloquy.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comptablevilledequebec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "con-con.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conversiepartners.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cowsay.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creamsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowleymarine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoholic.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crys.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgf.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customwebsitesplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "da-sh.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damtosfoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathberry.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diagnoseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diagnoseo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diagnoseo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-machons.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitise.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distracteddriving.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doda.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollchan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doubledash.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drbresnick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drdegenhart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drdenisvincenzi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e3leading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e3leading.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e3leadingsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e3learning.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e3li.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eco-solu.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embodiaacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embodiaapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eooe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikapsicologia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurekz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euro-construction.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europareise2010.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventservicestockholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evlann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extmatrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabianegli.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastserv.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixkaaman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fikriwildannugraha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiskelures.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleursdujour.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florlola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontletter.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furry.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fzdm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galighticus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelpinhos.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgeblack.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardiniere.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golkala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grabadolasermonterrey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenponik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyoza.beer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haju.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatcher.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillier-swift.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitrost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honglitrading.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hybrydowe-samochody.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnovir.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iautodily.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iboy1069.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icanhazpass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihorizon.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infodesigners.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlinea.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inteli.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inzernettechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isabelmurillo-ordonez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islightdown.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istitutovivaldi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izttech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "james.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamestmart.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javelin.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javhdmovies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnball.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johndball.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jomagus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journeyof1000hops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaidoblogi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaizencraft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakacon.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kep-sbt.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kepsbt.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodamail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krsaustralia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulinaristi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kysil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l0v0l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapatio.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurineprice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawabidingcactus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leiyinan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepartiecomemoracoes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librofilia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lvcshu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machon.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicsms.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makropa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mara-martinez.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcjackk77.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdtorelli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meidens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikegao.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikegao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miramar.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moarcookies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeloli.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monarcjuexpo.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosboutique.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrjbanksy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmanner.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzykanawesele.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvwoensei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwlcouriers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myedumundo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myndcoins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysticconsult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namu.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanisiyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natehobi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncpimd001.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nectir-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nectir.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemausus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nengzhen.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-combo-ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netframe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcom.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nichi.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nietmvwoensel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nippangift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noclegiwchecinach.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norml.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notariusz-bialystok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novaiguacu.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsamail.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nullchan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nx42.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oahpmdata.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obscureware.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octava.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oes.org.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omskrock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneindex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinevisa.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onvisible.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openconf.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencpes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencpes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacchioni.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palebluedot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papiweb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkinsplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partnertaxhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastebin.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peev.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterkrivanek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picom365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pierreyvesdick.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pig.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinup-app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaque-immatriculation-auto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointmaquininha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q01.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiuby.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ql.tc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qoacher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqiao.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raeder-test.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razvodguru.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactivelambda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realgear.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelko.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redgravity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "residentialmortgageholdings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ribtours.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rizonrice.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockmyshoes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosenheim-wladiwostok.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rprevost.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsearch.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruffinstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runningrabb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanparman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safercar.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailbookers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanqinyinshi.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satserwis.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seewang.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seidel-immobilienberatung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverhunter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgdementia.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharerotic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sherpa.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpele-recepten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simply.black", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sincordones.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siselectrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skipton.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skullnet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallbytedesign.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartlybuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spsidahoinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squeakie.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stagend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stralingsonzin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainabilitysociety.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techmerch.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsocial.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teraservice.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theafleo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepickledhedgehog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnonline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todasaslojas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tor.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranquillapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trindonball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckers-auction.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsriggingequipment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnout.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvteam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twwd.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugy.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venzagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veronicaphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vesaviljanen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetpraxis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vifsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viku.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washoedems.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wb2288.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "well-around-the-world.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcoastheatingair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wifimb.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wingsofacow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowgenial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyczaruj.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--95q32l0t6b9cb17l.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--anyd-7na.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--int-ru8ea.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--kkcon-fwab.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtri.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ys6888.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-drvogel-rosenheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-drvogel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zylai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzpwoerden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00334.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060258.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x80.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "101010.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "361183.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "43klive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4gnews.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "556185.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6boy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "701135.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "705994.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "716176.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "718113.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "803001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarailfan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acandroid.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrenalin.od.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adswoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aestheticsplus.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aicv.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiwosq.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktion-vielfalt.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alien6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewbennett.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androtech.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aragon.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ars-online.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assetsec.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "at5.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlasauthority.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-res.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoelettricaperbambini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avselectrical.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bariatrica.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barneydavey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baugelitt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betrifft-mich-dsgvo.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi1gif.radio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biosalts.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongloy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonus.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonussource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bourgeoisdoorco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandingclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownforces.desi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownforces.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budweisermeats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buhayguro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butlercountyhistory.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bx49.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camphub.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caniuse.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carparo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catholicteacherresources.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenghao360.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheque-transitionactive.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianoliff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeknights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codetipi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compostelle-bouddha.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computec.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concilio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmicworlds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmicworlds.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cozmoapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crecman.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditcard52.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosdeinglesmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvazquez.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniele.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidbrookes.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddsmatchsouthwest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaservers.blog.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devinite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-besten-bewertungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digaxtest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitec.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitecgalaxus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dino.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtytiles.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsrate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsh.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvlot.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehorizon.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embsaypreschool.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ems.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergoterapeutas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ert.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essencespresso.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etiennes.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8s.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falegname.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaengineering.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyinghigh.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeaf.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furniturezoneboone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ga-part.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxus.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generationr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfourmis.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassemployees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goweraesthetics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpu.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greencard.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gross-gerau-hausarzt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guysauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwo24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2rul.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halbowman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haplogroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hashtagpatriot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaiioceanproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haystack-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heraldik-wiki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiczp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highkick.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "host97.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseandgarden.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmanager.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydracommunity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im-in.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imbiancatura.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigazione.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iondrey.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itpanda.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ix.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackfletcher.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesusvazquez.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jolinebrussel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonny5.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juniorhandball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaas.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamuniang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasinobonus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kavorka.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerenos.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koehlhoff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kohlchan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozossegireklamozas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krinnovations.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptux.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l-1.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l-2.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l-3.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leapworks.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifemcserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litebitcdn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveslides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llandudnochristmasfayre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmith--sanantoniotx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohmeyer-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcost.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lrumeq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsh1688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicbeanschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marjorie-wiki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "market-vanna.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markshroyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthew-cash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medik8.com.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditation-rennes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medvezhii-ozera.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mega-key.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megawarez.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mengxin.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menno.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesami-art.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meubleko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meyerburger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mike-burns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mike-et-pascale-sanger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittelalter-lexikon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkinteriores.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlsha.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modcover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moddiy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modscrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydnshost.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navigator.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebuso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nephology.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyorkcoffeejobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngojclee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhnieuws.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "np39.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsadns.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nstinvoiceqa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nszipline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oepsbanaan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okuscapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olmcjc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olschurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestasolar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxyx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozalp.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozarktrailcooler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pama.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papabearsautocenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papermuseum.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passengertravelportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrologisticsllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmacy.org.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoutils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physicentrix.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piening.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poddr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppiproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presdesdunes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricegg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profmetod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectbotticelli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psycho-lobby.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qihl.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitation.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quentin-sauvetre.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radomir-online.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radzikow.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rascahan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reiciunas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relaispourlavie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reptv.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgbpty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketmill.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootstation.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rslnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runner.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-kanbanya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saberhortifruti.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safertruck.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottdunn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seberova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secard.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securecloudplatform.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureprivacy101.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segnalabullo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segnalabullo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segnalabullo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shard.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiqishidai.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skynet800.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smesitel-online.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smicompact.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowreport.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somnomedics.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soungui.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soungui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soungui.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spofia.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st-li.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stayokay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studenterguiden.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiotrece.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suhaildawood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suspect.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svartx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tan90.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanovar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tauflight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tchverheul.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thc-stadvdzon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecyberaid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmadev.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonnie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topshelf.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalaccessnicaragua.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touhou.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronlaserarena.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsrv.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialseo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twistertoneel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umasstransit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "userstation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanspa.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegavio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoseriesbiblicas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vikramkulkarni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vqcymsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvild.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasteman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitevpn.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wigmore-hall.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijwillendit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wintercorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woopie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wphlive.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wywabmnie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youreallyneedthis.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zabezpecweb.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaizaia.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbp16888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdenekvecera.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhanglizhi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhanglu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "07stars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "089818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162231.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2468lhc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "258877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "267661.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "351113.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "382225.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "592227.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "599980.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "716227.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "716331.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7pb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "911.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "933325.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aattrans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptiveicons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airtec-france.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alldolledupstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alle-zonvakanties.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altrui.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altweaver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanwater.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "an7hrax.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anakin.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelcloudworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anitaxcph.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anjocerdena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antifilter.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aschismatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmind.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attentigroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attiremr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorijschooljohanbos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "available.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakerviewdentalcentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banka.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcelonabagels.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benstevinson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbrokerindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blobemoji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blobs.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueskydigitalstrategy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonus.net.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bottinquebec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouldercolorado.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowtie.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "branno.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bufla.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burkhardt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvbmedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwanglab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-ma-copro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c00ke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c8ms113.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calidadelectronica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannabiscare.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caraccio.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosjeurissen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmelglenane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castelannenberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellsheet.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralheating.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "channelsurf.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkpoint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiledogphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christineblachford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clemens-bartz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clemensbartz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clite.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubmarina.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codemahrt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colectivos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercia.srl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communitychurchafrica.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "companion-web.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conference-expert.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolvibe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyshrug.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coupestanley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craft-me-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crain.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuminas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuminas.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursed.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwinfo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-wolfs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d4b.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datvexehue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deped.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "determapp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhelixnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-pleners.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directscripts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distraction.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmoj.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamdestine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgerthplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-beyond.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-labo.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eblog.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebuyclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoder.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edapt.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehdud8451.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eidelpes.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekre.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emprendeperuano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energija-visiems.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eropics.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocertificazione.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventosbgp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evote-ch.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evyn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excel-mechanical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exchangers.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feiya.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feldbogenclub-hamburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floodsmart.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floristmou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forthetoys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "founderio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuzenet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabrielgn.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamejobs.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garazskapuszereles.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekbundle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geomac.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germanmasterpainters.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gervais-avocat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geteventbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladdy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladdy.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladdymedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladdymedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladdymedia.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "googleshortcuts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gummientchen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hangerphant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haskett.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healingourskin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heaven.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellomedian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hengroenet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herealways.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiimodel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hildebrand.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilden.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopo.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-schiller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hspinc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hywlovexyc.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idar-oberstein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikymbo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinipharm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infonote.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instagram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intrack.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investinghacker.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-softlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakubsindelar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarmatys.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jblackweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jecjacshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffpenchoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeurissen.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joebobbriggs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jokequebec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jolo.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonssheds.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juozasveza.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaizenjuku.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamilmagdziak.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katsunet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimkuhlmanphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kizzedbykelz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolitel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kollegamenti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kowabit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krommo.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulopo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutip.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labanote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecannabis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legendcatz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lissauer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmdexpresstransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logical-invest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logtywardrobe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorenz-hundler.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loto-tele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makefoodrecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinershousecalstock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markiewicz.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massagecoolangatta.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matchmadeinstubton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayhutmuibep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediciventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meilleurstrucs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgdigitalmarketing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgvideo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miaololi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midart.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midweb.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millionen-von-sonnen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirazperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misini.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjsacco-dwi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpu-beratungsstellen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtinz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundoperfecto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysteryshow.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakluky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nalenders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namu.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naplata.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebl.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netz0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostalgimidi.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nudes.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanofapk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneminutetomindfulness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opture.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oswaldlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otprema.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outstack.vote", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owddm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacch.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panascais.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passporttrails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrick-omland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepegym.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "periodex.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalitymax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playsprout.industries", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pollev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "port5060.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postsubmeta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiermortgageservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosafilosofica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.ist", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prtscloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pseek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulizia.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushpanel.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwoss.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyroballpcbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q4profiles-france.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quafe.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quebec.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quotedtale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racing-planet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakett.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randallbollig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rannamoisaaiasalong.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redphi.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renoovodesign.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replenology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retireearlyandtravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reupo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richcat.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richecommecresus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rk.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertcrain.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruralsoba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rzegocki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-gong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s1-llc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanovnikat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savanna.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbivc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scouting-wageningen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scungioborst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senjukannonreiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serrature.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuomingshu88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjorsvanweert.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobeelectronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sshd.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadtundbaum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startstunter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoicatedy.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudya-dredd.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenskapsalmer.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synackrst.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syncmindglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takenbydrone.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talendipank.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarkov-database.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team-io.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techlovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tencent.xn--vuq861b", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaicurry.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebabypassport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinnerprism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoptechnation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thethreadofhope.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timelimit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomwellington.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmmogames.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalsport-bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelinghacker.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroremotes.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u17go.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukutabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umartina.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.krd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uno.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usacitygames.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaganciatechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vamosbets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwa.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertigo-rec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizionnetwork.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorbrodt.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrifox.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vygeja.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearepapermill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "website-traffic.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgdp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsthisword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wir-machen-druck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "with.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodminstermanagement.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worksmarter.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-france.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpnuvem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwc.ren", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xilo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanservices.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowsquid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yolocamgirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourconscious.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yrx.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt668899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuweiji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerosector.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziwa.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlotonews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zselicivt.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1890p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1cool.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "267221.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "276771.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3b.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3d-animator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51chiyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6166p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7177p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "718337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "718552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "726221.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "763137.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7717p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7771p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7787p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "833792.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "890238.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "914cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "944cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "947cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "961cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "963cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abuse.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acp-integrative.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adarshcloud.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aditibhatia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedelectricalservicesqld.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afree.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aguijara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airlectrical-airconditioning.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "al3abmizo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alandoyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexglover.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allerstorfer.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altco.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankaraevdenevenakliyat.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoineelizabe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqarategypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-shinbi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleykaryl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astral-imperium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autonoleggio.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avenuedesbebes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awsumchan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-performance.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bar.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beansgalore.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behindertenagentur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellezzasenzalimiti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestfotostudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezlepkovamatka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biec.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billograminternal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogramstatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibroccoli.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibroccoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibroccoli.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibrocoli.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimibrocoli.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biniou.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackboxconnections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blocknodes.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueplumbinggroup.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluewizardart.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogosity.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bourseauxservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breard.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brisignshop.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brouskat.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulk-pagerank-checker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwgjms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bzh.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camelforensics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caribougrill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caseificio.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdu-gebhardshain.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cegss.org.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certbus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamsochoa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheatsupreme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chefcuisto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circuitcityelectricaladelaide.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claitec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiney.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearchaos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickbasin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffee-machine.reviews", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colchonesmoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colourmanagementpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complete-it.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contrasentido.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cozywebsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crocuscoaching.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumseface.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custamped.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daevel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daevel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielguttfreundphd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieljball.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dansaunders.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidzeegers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deavel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deavel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deavel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designhuddle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dialect-agency.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diebestenvpn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digit.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directfinance.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlld.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlld.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlld.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlld.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doggybag-committee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drdripplumbingsydney.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drew.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drhildebrand.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drinkgo.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutyfreeinformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthspundesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eclectiv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eiti.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejelectrical-qld.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejkhosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorsballito.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elettricisti.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elipsyum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilybellydance.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empatico.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enersolelectrical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entropy.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eringmaguire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estintori.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etni-cidade.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euporos.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evdenevenakliyatankara.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewinstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertplumbingandsolarservicesbathurst.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabien-hebuterne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanjingbo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favalart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favorai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixedtodayplumbing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flam3d.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flam3d.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flam3d.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florianbecker.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankellawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuego.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulijiejie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galax.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxus.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gedachtekaarsje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geeksky.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getenseguros.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardiniblog.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "give.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalhealthstrategiesnetwork.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldcoast-plumbing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatwebdesign.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greensad36.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grossiste-en-ligne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2b.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halihali.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannywbarek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harmsboone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health-iq.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyspirituality.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthysuperhuman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hektenkairez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpwithadoption.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjertingfysioterapi.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how2dev.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hq77.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huoyankan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "img.com.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impactplumbingdrainage.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiapur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intoparking.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iparkki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipslsig.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itcbuerobedarf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itconsulting-wolfinger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itdo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j0hndball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jgoguen.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johndball.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johndball.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johndball.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabellegger.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabouterbankje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kafeh-jazan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kataiszilveszter.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderergotherapie-ik.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingtreeexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinmunity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriptokereso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krzyzowki123.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuaiyaojing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalucepulsata.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lencia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letni-kurzy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leutgeb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "level3.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "level9hvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leveragedtokens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhr.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lianhongrui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libbywinberginteriors.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litebit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literaki123.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liubliu.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lk1.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lm-landscapes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locoserver.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolaseuropeancafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotuswebsolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltservers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumomongoose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahawi.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mainone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mareamoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewsaeger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metadata.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miaomiaomiao.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micromegas.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mierloiu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "militaryonesource.mil", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirazonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misp-project.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojomusic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monkeyfaqs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muitoalemdobolo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mushel.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musiktag2020.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytrustadviser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myvegan.menu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nalsai.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nba-croatia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nibouw.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nico.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikitashevchenko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimbo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixnet.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlayer.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodeflame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordfinck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "not-equal.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notequal.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxcd.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinehaircuts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthodocspro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourocg.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyunpat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "par-allel.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkerplumbingcompany.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrick-omland.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulorochago.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payroll.myftp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pci4.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcw.gov.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photobooth.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieter-verweij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieterdev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pincong.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivovarcunak.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetarydesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planitz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porn2019.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postimages.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postimg.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerwashingproslosangeles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premsarswat.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privc.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quieroserdoula.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quranliveonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramsdensforcash.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramsdensplc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidplumbingpenrith.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reeftrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reliableremovals-blackpool.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revistabifrontal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richie.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogerbertrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romastantra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalstylefit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rueduverre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rushmix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakuraz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saplumbers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scan2key.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scharoth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrabble123.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrabble123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrabble123.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrabble123.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrabble123.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screentocloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowvolt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanevandermeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shikiryu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siamrehab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signpath.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleit.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipa.nc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipa.pf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitecentre.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sittogether.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyscanner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyscanner.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyscanner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyscanner.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyscanner.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyscnr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slopeedge.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slownik123.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slpm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snabblim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snopyta.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sohncloud.my-router.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spot.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stagelectrical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stakeshare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandbyfysio.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styletron.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summiteyekc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sv1880-lichtenau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teboorthodontics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technofirstonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telemovi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefusion.net.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themasterplan.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestatementjewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thing4everyone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiergear.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjxxzy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tom.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treefelling-durban.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treeremovalsboksburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryplo.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryplo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tully.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turystyczny-system.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twinkietotmom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "univerkeys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up-ai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uraniborg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa-10.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa-10.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utensil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valemountchamber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valemountmuseum.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinarosamilia.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinarosamilia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventures.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventureslgbt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicious.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorcarwasher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigilanciaysalud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vips.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladsfads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vractive.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warung.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhoffmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "what.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskey.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windowsdoors.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wit-creations.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordops.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wphosting.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-6.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x00.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaffit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--l8js6h476m.xn--q9jyb4c", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xor.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogamaya9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogamayanine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yornik.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuimarukitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukimochi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukimochi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zacharyschneider.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahrowski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdravotnikurzy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonky.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zontractors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zy.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "005555.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060579.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0chan.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x00c.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123derivatives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162223.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "17kpw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "192080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1chan.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "204504byse.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "208garfield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233v2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "238212.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2502.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2525admin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "27000.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "276112.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "276117.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "281116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "311191.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3361p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "357601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "361116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365electricalvn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "371687.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3838onndo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "42.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "455327.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4smart.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "54lsj.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "595380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5in.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "657660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "657990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "671660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "671990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "673660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "673990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "675660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "675990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "692660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "692990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "695660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "713367.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "713387.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "718227.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "718772.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "721167.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "722201.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "726162.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "726176.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "762116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "780aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80780780.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8pc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "911216.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181181.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9182289.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99lib.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a122.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a22z.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdulrahman.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academus.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acclivity.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acticu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acudire.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aculocity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acupuntura.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acupuntura.doctor", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acupuntura.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acupunturamadrid.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acupunturavalencia.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamsasphaltpaving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86sb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aero.parts", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai00.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisin.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akoofs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alarmat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexjett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbigdicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allphaseclean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allpussynow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltherooms.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alov.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphadefense.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altea-pep18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alteiria.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alteria.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am6118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am8213.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaranthinewanderlust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateurpornhours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazetimberfurniture.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amianto.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amok8.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeclub.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonoriviera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antincendio.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aokae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartamentosemindaiatuba.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apethink.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apicruz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appagility.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apprendre-le-russe-avec-ania.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appsdisosa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apunkt.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaterm72.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arctic.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arena-lemgo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arjanenthijs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artofhomeorganizing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artplasticsurgeons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arx8x.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashridgetrees.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atahualpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attuned.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aura7chakr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocartruck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automationsmarthome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aw.gov.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "az.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aznaetelivy.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2families.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachkhoa.net.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ban.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batiskaf.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batteryboys.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batteryboys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battleground.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baystreet.com.mt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautybh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautycarepack.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beboldpr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellware.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belmarresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benefits.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benefitsbookcase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bensoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benzina.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bereaplumber.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berlin-cuisine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betor.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bevedo.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyerm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondordinarylife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfkcloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi8cku.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibleversesfordailyliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigboris.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogr.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogram.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogramtest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billopay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binhp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioedilizia.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biser.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcointrade.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitguerrilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbam.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackcountrymetalworks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloombrown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecanvas.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluffplumber.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boltenergy.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boltmobile.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bostonaoii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxcritters.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandpit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braziliex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakingvap.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brenbarnes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brenbarnes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brewercollinsleadership.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigitte.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddycompany.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunnymud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burienergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butter.horse", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytepark.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byteterrace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c0o.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakeoffencesact.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callerstrom.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameronthomson.racing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadaradon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlislepassionplay.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cases.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinochecking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinomegaslotos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathiebrousse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catlovingcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdshh.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ce-webdesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedricbonhomme.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celliberate.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerrajeriaenvillavicencio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cevin.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgeceia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chengfayun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chernevclima.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicback.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chirurgoplastico.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinenote.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civics.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckna.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiney.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clientportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clouddog.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudofertas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudwallce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmoycontracts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code123.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codedo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cogeneration-energy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coladv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegegirlhd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegesexvid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialbelzunces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commlabindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comparewatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compartirtrenmesaave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectivia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controlvoltage.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooperativa-je.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corkerscrisps.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornerstone.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsicalaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crabrave.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creampiepornvids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crime-lawyers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptocert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crsoresina.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryobiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cswgmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cttso.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubiest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuchichi.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuddlecat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cudoo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customcontract.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwwise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybermotives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagmarhamalova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dahliacake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakin.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakindesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakinnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darani.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkskymap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datelligent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcdestetica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "death.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decor-prazdnik.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defantasia.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defiantrust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delkniga42.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denariu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dental-cloud.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedclub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedsurigaodelnorte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedtambayan.org.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depilacioncon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deployitwith.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depositomobili.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depuratori.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derf.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derf.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derw.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designerchad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destyntek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dexonservicedeskws.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diabetessucks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didtrumpopengovernmentyet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegotoledo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digipost.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalallies.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaleplus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalfoster.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalid-sandbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalid.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtinmyshoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disch.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discordbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazionizanzare.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distratus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divingforlife.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diygeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfrenchy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dm1.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmn.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolph.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainspeicher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominctheroofguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domznak.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorco.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drawchan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamcraft.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamz-staging.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drfun1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckfam.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duvalo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duvalo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duvalo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duvalo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duvalo.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-nanum.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastbaycontractor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooktoan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecigfind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economie2.alsace", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edeals.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edeals.co.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edeals.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edumi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edunet.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduschedule.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einkaufi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ele-sm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorsberea.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorsbluff.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorsumhlanga.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elettrodomestici.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgrecohotel.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitsa.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emigratieplanner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enderle.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energy-healings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enterclaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enteres.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erclaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ernal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erpelstolz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "error.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estimulantesbrasil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esyume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethelbrooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethelbrooks.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etnis.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydayhealthandbeauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewa-hayward.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exablue.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exozwiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatturegeko.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdis.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdworlds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff44.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filedropbox.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalworkdriesstef.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flatbook.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flealab.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floravan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floravino.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyavantar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foliumfinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodboy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formsmarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortuna.co.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumotomobil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredsmith.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredsmith.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredsmith.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fritz-koehne-schule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsch2009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funbuynet.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamechurch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameofbooks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardenstate.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garriganenterprises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garriganenterprises.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garriganenterprisesinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garriganenterprisesinc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdraco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genossenwiese.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentz.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gettok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggbet.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginen.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "git.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalbano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalhealthstrategiesnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalhealthstrategiesnetwork.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalhealthstrategiesnetwork.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloeckle-gruppe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloryholefucking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gondola-parkinson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodiesoft.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goonfleet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotrek.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govloans.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpccp.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greta-birkner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gridpack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grienenberger.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grinnellplanes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grosdebit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupseslogistic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruper.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutenbergthemes.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvwgroup.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h-ealthy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackhouse.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingarise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halihali.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamiltonweather.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haruhi.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headlinesclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henryocallaghan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hentaipornography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbolarigranvida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetushu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hg170.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiffo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillstrakwpg.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisregistries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisregistries.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisregistries.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiteshchandwani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj9379.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj99111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj99177.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj99188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homoo.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr28.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsn-tsn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htcp99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huangjia777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hudobniny.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugolegrand.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huizenvlees.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i8cp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icy.aq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideageek.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igi-2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignition.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imeifacil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imisa.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imy.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indota.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-o-zbozi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infodiscus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infogym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informace-zbozi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosecchicago.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosective.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrabind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrabond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraplot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkihost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inphi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insomniasec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instachina.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intrepy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invalida.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip-address.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ireviewi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irvingramo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaaccomputerscience.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isovideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israel-in-color.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ist.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-swarm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itgoesup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itgoesupent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itgoesupentertainment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsquiet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanaleksandrov.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanovolive.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ixanis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jancukers.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesuisunpapageek.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetfirenetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiji.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiji.com.gh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiji.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiji.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jingbo.fan", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkg.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jltcsecuritygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmdiesel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joaopenteado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuamessick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jreiff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsme.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jubilerkarat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliendoco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k807.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaloni.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartbird.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katieriker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaypasocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kee.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevchia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kexino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keynes.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khetmaal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kievkiralikotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimitang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimochi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinetic.ventures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingjamesbibleonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitabmimpi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klauke-enterprises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klishyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kn40la.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kn4ivj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kn4ola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenberkhout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koof.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreaninhd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korem011-tniad.mil.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krikorianconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kumpulannamabayi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunvn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupferschmids.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laboratoriodemarketingb3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labsys.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laportedufutur.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauralinde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavinaec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazisbaiturrahman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcdn.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcgabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldesignweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldm2468.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecn2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledlights.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legacyiohs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leyun.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberationist.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeset.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestyletravel.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilliputpreschool.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limsia.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limsia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linge-ma.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litebit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlenlargeevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livhao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localsearch.homes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logitrack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logo-vogtland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohmeyer.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolas-vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loonylatke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lottoland.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lou.ist", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loverepair.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucie-parizkova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisa-birkner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luthierunatespalermo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynnellneri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-net.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macedonian-hotels.com.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macedonian-hotels.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madewithopendata.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahadulmuneer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mainquest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majorpussycum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makerdao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marc-hoffrichter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcanhoury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcheslep.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcotics.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinhaunschmid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvelousdesigners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mashcape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattersource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maureencsmith.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximilian-staedtler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mchost.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medbreaker-friends.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medpost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaxhost.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meinheizstrom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melosyne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melosyne.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melosyne.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melosyne.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaglyphics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metainnovative.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mghw.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micra.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikecapson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milfpornograph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimavision.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minandolacorrupcion.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mio-ip.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmprojects.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobizma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moduloseltaladro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moe.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moegi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojkragujevac.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molpek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlabs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mortalincarnation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motor1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudanzasacuna.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muma.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muserver.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicindustrydb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycp668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydsacontabilidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjuvelirika.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytntware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywetpussycams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadji.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naga.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naka.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namalelaki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namaperempuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naradiebosch.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naradiehusqvarna.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naradiemakita.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natevolker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalresourcedirectory.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nch.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndvr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedzadalibegovic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemiroth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdherd.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerv.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netwaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuronus.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuropatia-periferica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcloud.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcloud.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhakhoangocanh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicogrosser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolas-simond.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niers.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodeedge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norrlandsbilverkstad.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notes24x7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noticiasdetv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrd.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsnsp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nspawn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwtrb.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyerjenaheraval.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyzed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o0c.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakface.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakface.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objectorientedsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanbreezehomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octaviosimon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ode.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odonti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oe0fcdncxjpdd05b.myfritz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offensity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oku-nara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okwu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on2it.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oncalltech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onelinkmmp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onsinscrit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oosolutions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangehattech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangewombat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orcada.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orde.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orfelios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgyporngroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osteendiner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ota365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outfunnel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outinjersey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouxiang.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owntournament.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palomardisplays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paneldoorsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parentsandzebrasunited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partage-noir.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplescu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgp.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phildonaldson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pif.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.lat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitch.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitshift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelcomunicacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetarian.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticbags.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plurr.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pms.myiphost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc090.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc661.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc665.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc669.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc768.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc771.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc772.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc779.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc882.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc8899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc965.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc992.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc993.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc995.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc996.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc997.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poc998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponnau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornforwomentube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potionlabs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergemployeesonly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pqscript.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prayum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressento.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primaflorafloristaccrington.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacytools.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prizehometickets.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prizelink.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prontointerventofognature.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propelgrowth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proteco.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provent.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptab2pt.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pudro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulizia.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pussylickingnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qarto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quagga.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quebajelagasolina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quenecesitopara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questionscafe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickassortments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quicksupplies.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quieroserdoula.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r102.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raadgiverborsen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raailto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raelto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raidemeraude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raiilto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raillto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railto.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railto.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railto.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railto.com.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railto.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railtoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railtoh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railtow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railtp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raketaro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raleto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rancowar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reall.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ream.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipeapproved.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redheadfuck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remmik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renefloresphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revhost-consulting.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolta-hosting.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reyesfernando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rezenfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhamzeh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rheijmans.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhyme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riddimsworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rident-estetic.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riemzac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roach.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandvanipenburg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollforadventure.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roman.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrailto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rs-solution.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbleremovalhillcrest.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenruiz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rw-invest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanstreur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safearth.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safewaysecurityscreens.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salentocab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salmanravoof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sams.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapancavillalari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarasotadentistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sardinianvillas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saropa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sattaresult.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savebt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saz9001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbcargo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaffoldhiremidrand.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlick.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schuetzen-ehrenbreitstein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schultz.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scp-079.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sduoxminty.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebandroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-haeutle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secrium.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seeonce.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfycheck.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semplicementelight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomaton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomaton.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serveursminecraft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevathian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sg1.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgombero.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgrub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharer.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shieldblaze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiji.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopfazz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopunilever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shsh.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shunliandongli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siggi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sik-it.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverblog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplosoft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindicatoburgos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvoy.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitedebelezaemoda.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sito-online.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sizuvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skiley.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyblue.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentorifiuti.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentorifiuti.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-cloud.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smdtk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smith.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smys.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowparties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socheat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofoco.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwoods.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solar-floodlight.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solar-systems.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solar-window.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solihullpcrepairs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solitaryride.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soltekla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sospeed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sounds-familiar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soyvigilante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splash.solar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsmole.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spurghi.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spydar007.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squirtingpussygirl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stable.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadsbos013.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star-one.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startloop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stehlik.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephycom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storm-family.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strange.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangelandrecording.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangelandrecordingstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangelandsoundstage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangelanerecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangemusicbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangemusichollywood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangevip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangeworksinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangeworldmerch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangeworldmerchandising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strotmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studipad.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulavius.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summit-level.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superlisa.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "survivingmesothelioma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svatbamisiaviti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svdesign.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swisscypher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tableandhearth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taki.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanner.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcg-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcpride.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamliquid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techcu.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techjobplaybook.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technogps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecknobox.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teeqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tehniss.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleskell.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenthousandbottoms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test1websiteboost.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theblacklock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefizz.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejoneshub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekodester.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelbc.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themathscentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theshaker.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesoundstageatstrangeland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesteamrooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theway2u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewizardsmanse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijsenarjan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thingswithstuff.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinktac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ti780.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticinoscout.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendadecosplay.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tightassporntube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeworld.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tntware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobbro-trans.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobevictorious.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiaswiese.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoist.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tombu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torneobottacin.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tosatopsicologabologna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchtunesnz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tozdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpastream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficsafetymarketing.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transparent.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tratamientodelvitiligo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trattamentocotto.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel2macedonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel2macedonia.com.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel2macedonia.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelbuddiesperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triefenbach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triefenbach.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troubles.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tudineroasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulpan22.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuning.energy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turtlepay.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv-sports.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvquot.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u-grow.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubiurbe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugtdigiteldocumentos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukr.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umlcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniqsys.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlockblackberryfree.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlocks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unstable.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlsimple.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa10sb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usaautoaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahfanclub.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uteasybooki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwusergdatasystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valaphee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valeo-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanss.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapeking.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapekingusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varizh.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vave.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vecchiofornobarletta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegan-pratique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venmail.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verifygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vglist.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victusrp.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigilanciatotal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigira.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vignaud.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinodoc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinoshipper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipfitter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualcitehuallaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visibleone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visiondetails.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivesaludableconomnilife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizierdata.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vns1780.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vns3780.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidnya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vojtekpince.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vonimus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsvz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtul.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w4solutions.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walma.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webini.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wecho.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedovapes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkeninvledder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wetpussylipsex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wfcom-98-wf-www.pantheonsite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wh36.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whichgender.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whorepresentsme.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whythisguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windowseatwanderer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wingspatagonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wishingyou.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "withheld.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wobker.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wois.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wondercris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodminsterrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wops.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "words.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workshopengine.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wound-doc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwtext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wysz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb1001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb115.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb2002.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb201.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb3008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb306.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb3636.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb3888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6600.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6610.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6616.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6619.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6625.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6627.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6628.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6629.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6632.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6636.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6639.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6656.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6680.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6683.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6689.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6692.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6696.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6806.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6808.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6880.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb7001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb7077.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb7676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb780.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb8006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb8018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb836.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb853.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl.xn--fiqs8s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinsto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--die-hrercharts-zpb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--t8jo9k1b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpiuat.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yao28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesogovinpetcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ym039.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ym065.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youdamom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourcleaningcompany.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoyoost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbib.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenidees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaostephen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhattyt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhengzihan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjbuilding.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl0101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl0303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znti.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zodgame.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zookids.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zravyobrazky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01-edu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123birthdaygreetings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "373816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "68hvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "731716.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "731783.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "736371.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "736381.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "961621.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "977hghg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaa-racing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaa-racing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaa-racing.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdl.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abilitymatters.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achtzehn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adiprospero.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrenalin.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrienjacquierbret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenziapubblicitaria.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agpideas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmd.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akuston.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alacriti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alessandrotravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmemy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am22i6xaf1m2a5m9k.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am5566m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annetta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archerygearonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arilto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkhvoid.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auburn-housekeeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagnichimici.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bargainsettelement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baron14.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barth.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basketforex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazari.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfh.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliotecadeseguranca.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billigastehemsidan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binarka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjut.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobasy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brocinema.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustany.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwgjms.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwgjms.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafermin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camzroofing.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caravanserail.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carezzaperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargobas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlitoxxpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinehanania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathouse.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccc-cloud.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cell-lookup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changemywifipassword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chliine.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classiccutstupelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmserviscz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultasdigitales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controlambientalbogota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "counterenlol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazypowered.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctoin.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czwartybrat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dale-west.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcmapping.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathsdomain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deco-parisienne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deimos.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denuevestore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondgrid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directhomeremodelinginc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djbobbytables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmarc.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doggo.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotweb.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragcave.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-referendum.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echomall.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edugundavetiyesi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ej.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elblogdegoyo.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlightenth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entertainmentformitzvahs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicserver.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericksonvasquez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esher.ac.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion-hunters.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fau8.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazzfinancial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanziero.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findcheapmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flameworked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franziskaherbert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frappant.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freexmovie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friends.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromager.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fukushima-fun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundmylegalclaim.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabz.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxymusicpromo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekstreet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gellis12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestionrocamar.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldsteinlawgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grabatt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hapimiennam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happychungus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harms.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hauller.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havasigabor.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloaigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herrfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hmnd.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htdcomputer.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-voting.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iglosujemy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihearmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresa-di-pulizie.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infohub.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrafile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrafind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingressfs.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "input.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inserzioni-ticino.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inserzioniticino.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetanbieter-experte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intr0.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsfitlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivocopro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivocotec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeancafe.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsjms.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsjms.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsjms.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobbidag.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnhancocknypensions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnhancockpensions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonnasbeauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jubobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juristique.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kendernet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiro-ku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjgmuenster.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koeldezomerdoor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenrh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenrh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenrh.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenrouwhorst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolas.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpmgccc.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpmgclientcollab.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l214.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamaletarural.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasabubillas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasranas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launch-subtitle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadpagebuilders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leftbrainsolutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legacylawofwashington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livada.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liztattoo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llbcpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lokalna.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lycetre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malenaamatomd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maniaiti.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantachiepharmacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marie-pettenbeck-schule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marxists.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massconsultores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matchlessdentist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mctitan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentecuriosa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meridianoshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mezzehuis.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microlz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistine.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobydog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneylance.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mongolie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mopedpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morgan-insurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrschristine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mubase.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-webcloud.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystaffonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanopixel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naspro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazimogluinsaat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nivelul2.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noiglosujemy.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noiglosujemy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noxx.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olitham.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneearthapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opcare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortho-europe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourfavorite-kakamigahara.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-p.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parsdev.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pechonova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentagonreviewcenter.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirapiserver.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingkingsllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnnl.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "po0k.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "post.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postawnasiebie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predkosci.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protectorlando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pukkapilatesandpt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puttymonos.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcmstream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recyclebin.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reidsupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retidurc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightlaw.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rinprom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romainlapoux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romainlapoux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsdisedezzari.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandstroh.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtohand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanikapandit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanook69.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seanstaffiery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensuality-models.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seulean.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seutens.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seutens.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevocomm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiyouqkl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silesianus.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplifyengineering.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simulfund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sloneczni.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokeping.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solupredperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somoyorkies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speights-law.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srdmarketingservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starlux.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startersiteweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonedwarf5.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun-beach.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsquare.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superbomsupermercado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supervets.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switchchargers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t3.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tambo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamsweb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technokicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techy360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telibee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theviewat55th.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thmpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiger21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tissus-paris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titser.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uddate-linthdcp-3345app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uddate-linthdcp-567app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undp.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unhurriedluxury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upstart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uronlinestreams.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usbcurrent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5ray.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorpelletmill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vscodownloader.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warezoom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wed.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welovejudo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolkjehosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpressfly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb857.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb859.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb8606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb865.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb871.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb872.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb873.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb8801.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb8806.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb8808.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb8861.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb893.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb896.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb9009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb901.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb906.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb935.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb936.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb937.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb951.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb952.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb953.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb961.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb962.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb963.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb967.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb971.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb972.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb976.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb980.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb982.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbdmov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ahclcaoccacrhfebi0dcn5c1jh.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpertcube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zen-solutions.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znaj.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00370038.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0038088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0205wc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0380l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0531009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0999sfce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100086ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1049578.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1265353.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1325390854.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "13866670.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "13982407454.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1406304513.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1441805971.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168wcw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1834202695.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18680288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18858586888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1918173197.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "198752qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1ki174.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20000615.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2001617.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20190204.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20190508.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2019318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2112323.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2324275338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233hub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24796559.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2569abc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "260842907.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2686288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2692646200.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2941798824.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30375500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30375522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30375533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30375588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30375599.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3054056550.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "308xsj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360008888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380021868.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380138000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3801808.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3801988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380201314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3802024.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3802025.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3802288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3804488.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3805201314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3805355.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3805500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3805511abc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3806677.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3806789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3807344.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3807711.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3807733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3807755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3808822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3808844.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3808855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3808866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3809900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3809911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3809922.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3809933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3809944.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380zz8989.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "38138938.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "39661463.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4999016.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4monar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "504737.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "518558.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52051z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5225sf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5356699.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "556021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57771399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "578637.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "58586668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "588007008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "60068vb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6133feng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6859551.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "715805617.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7717411.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "781371.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "781376.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "781671.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "781683.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "781713.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "783631.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81000906.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8363p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8367p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8368p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8369p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8371p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8373p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8376p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8378p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8379p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8387p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8391p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "83969789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8396p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8666213.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8880005555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "919093590.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "962312.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "98198823.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "989868888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99818adc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1972894570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a19840925.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a666l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa753159.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc9981.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcdzgx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abstudio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adept-elearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedendoscopycenter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentur-pottkinder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahd1234.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ainishitou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airslate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfaproweb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliv.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aloexn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alplogopedia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amao999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amplead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annalitvinova.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apc.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appassionata.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aramloebmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-et-tonneaux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artigianociao.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "associatedwomenshealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atf.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenacle.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audioboom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-i-dat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocobot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohomehub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autouncle.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azh-kunden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babineaux.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baidu389.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basement961.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baterioverolety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bavaroparadise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bavarovillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beau.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgicaservices.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bethanypeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi-ec.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bianvip888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikhof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binwu666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biofrequenze.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolgarka.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonhaynesmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklyncosmetics.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buckscountyobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buziaczki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caipao123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campingshop.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canavillage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candinya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlavitalesteticista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosabarbamd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casacomcharme.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catholic8964.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc-customer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrasianconference.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrodeesteticarecife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chadpugsley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chc9912.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chen22311.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisgieger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cio.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudeezy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubegolfpt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coaching-harmonique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coaching-park.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codenlife.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "color01.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colyakoomusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consciente.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consciente.ngo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consciente.ong", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consegne.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construct.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coop.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couponbates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpcp380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptizy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csjministriesfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "css125.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curacaodiveguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxq77128.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dadahen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakotasjoint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallasmenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmiessler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielpenno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danna888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datax-cloud.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidzack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawnofhope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbudj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decidio.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dein-baumdienst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demibaguette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digicode.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalredshirts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalspiders.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "displayenergycertificate.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmfj.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dq12321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drglassgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drhyler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutrac.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecologikashop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuadorbienesraices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edubase.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eirik.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elchamandelaprosperidad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electerious.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegance-sm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elysiandigital.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emsadi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emzi0767.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encountercss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endustriyelfirinlar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entrezdansladanse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epagos.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epcreport.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epiclub.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eppione.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equi.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escapejoplin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etajerka.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaluate.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "example4d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expromo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facchinaggio.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenmoons.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallin.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familleseux.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdfz.edu.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienstpeter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filebox.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firestuff.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamingowomenspavilion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flossexanten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francescoyatesfansite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frostednetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fy380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-fruit.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabinetejuridicotecnologicojuandemeseguer.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaltosalento.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesme.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganaenergia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gathermycrew.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdsqua.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geektier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giveoneup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladiac.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globe-flight.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globologic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grapheneos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guytarrant.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haarstudiok99.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hag27.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haoshen666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedge.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroliker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh46953255.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highdesertroboticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillsandsaunders.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillsandsaunders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hingston.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hm5189.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houhaoyi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hpvtimmerwerken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "html2gutenberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugonote.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugovr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hui89119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huyaya123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyansc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyper.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ictbiz.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iegat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iliz-kafe.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iloli.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianareflux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inshop.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideevs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideevs.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intr0.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ione.net.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iotac.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isa357.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isa5417.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italbavaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivisitorinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaingynecology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jb159632.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianyuan.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmx520.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joebiden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joodari.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephbarela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jydwz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaioken.bar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandofu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiczela.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjfaudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klev.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolaprestaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kompjoeter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koolauwomenshealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreativbande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktmclubitalia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuwichitaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l456852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labavn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laegernevedlillebaelt.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakersview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laudableapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laudablesites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laudwein.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lay1688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lettersblogatory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lev103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "li756.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestylefoto.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lin2018168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxgiggle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liujr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llsv666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localcryptopremium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonindustryshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longdie88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loteamentoabertoamparo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisvillefibroids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemybubbles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lwsl.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyclive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-cont.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-kugpn.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macrostudent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madeinrussia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makita-online.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamatting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamoris-net.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangel.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manilaprinciples.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martin-weil.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meccano.srl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medguide-bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehrnevesht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadeolocal.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meridianenvironmental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meta4.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metronews.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhurologytriad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midi-ctes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikemooresales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minmaxgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistinecn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm4447761.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsecretariat.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonboys.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morvo.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mt1016.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtechprecisioninc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mulk.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhmz.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywiwe.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nb10000.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neev.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neo2k.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newenglandworkinjury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "next-server.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolaottomano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normantobar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northtexasvasectomy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nriol.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nstnet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nursemom.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxgn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obgynmiamifl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ok3on.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oklahomafibroids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnifurgone.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnimoto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineweblearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openrtm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otvertka.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovabastecedoraindustrial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p1group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificgynsurgicalgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padelbox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parrocchiamontevecchia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc9865.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedalsbarcelona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinellaslaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ploxel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poopchart.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornskyhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potomacurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppwancai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precision-tops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacybydesign.foundation", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procarswoking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professionalbeautyshop.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provinciaotlavoro.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps2911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qdqlh.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qlarititech.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qmee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raccoon-music.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raewardfresh.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rclaywilliamsdo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reparacionesdecalefones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reparizy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rideapart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodeoimport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royjr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rueduparticulier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagitta.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schokoladensouffle.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolofphilosophy.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scitheory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdfleetmanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seabooty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segenstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentinelsmotorcycleclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serenavillage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviciales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servmaslt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sf3223.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiji456.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuai1122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvernight.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyportcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smelly.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithf.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakers88.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sointelcom.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sort.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sourdough.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soyfanonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "space-inc.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssc8809.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stagespediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevengrech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarlandurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumit.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "support-ticino.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swisservers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sxwancai18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synd.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagtoys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarfin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "televizeseznam.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testvocacional.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasurodoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebigslow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefootinstitutela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegarage961.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theissen.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijs.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeclub24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tk-its.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonarinoliusan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonight.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourdewestwoud.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traderbot.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trickle.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troplo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueminecraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truendo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ts5server.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylyjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ujiyasu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unnamed.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uplead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspaacc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utavatu.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utorg.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vape-hit.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vibgyyor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip380.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaio.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vwh-kunden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancai666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancai880.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancai886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancaibbin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancaip66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancaiqe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancaiqwe5967.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wancaiwang8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangbin1023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangfuhe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterheaterdallastx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watervillewomenscare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wc11122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wc168cp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wclhtzs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcw10000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcw130.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcw179.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcw618.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcw635290.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcw668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcw9366.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcwcp88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdj1023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webrabbit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wendabisheng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wg1907.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whanwhy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wo211997.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldmeetings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wucanyao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyjmb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanyl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbjt9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl62.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl67.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl73.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl85.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiang111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiazhaobing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo016.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo026.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo028.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo030.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo050.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--0kq33cbsi8bk6d417b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--p3t555glxhnwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--svezavaukuu-ulb08i.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xun3708855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxx020625.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ykqpw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yonema.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourstage.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yusukesakai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuvibrands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanzariere.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhengqiangonglue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhouzeng1314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjh6888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zp.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuanqianni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz0036.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "066816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "09elektrik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1sand0s.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "293921.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3615jacky.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197a.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197aa.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197b.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197bb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197c.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197cc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197d.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197dd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197e.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197ee.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197f.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197ff.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197g.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197gg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197h.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197hd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197hh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197i.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197ii.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197j.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197jj.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197k.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197kk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197l.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197ll.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197m.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197mm.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197n.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197nn.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197o.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197oo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197p.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197pp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197q.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197qq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197r.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197rr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197s.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197ss.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197t.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197tt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197u.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197uu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197v.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197vv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197w.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197ww.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197x.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197xx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197y.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197yy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197z.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5197zz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "726127.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "790security.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "842844.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297a.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297aa.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297b.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297bb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297c.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297cc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297d.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297dd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297dh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297e.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297ee.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297f.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297ff.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297g.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297gg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297h.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297hd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297hh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297i.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297ii.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297j.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297jj.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297k.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297kk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297l.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297ll.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297m.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297mm.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297n.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297nn.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297o.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297oo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297p.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297pp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297q.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297qq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297r.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297rr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297s.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297ss.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297t.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297tt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297u.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297uu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297v.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297vv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297w.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297ww.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297x.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297xx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297y.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297yy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297z.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9297zz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397gg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397hb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397ii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397kk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397nn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397pp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9397zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721gg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721nn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721pp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9721zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728a.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728aa.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728b.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728c.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728cc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728d.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728dd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728dh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728e.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728ee.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728f.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728ff.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728g.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728gg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728h.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728hd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728hh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728i.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728ii.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728j.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728jj.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728k.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728kk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728l.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728ll.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728m.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728mm.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728n.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728nn.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728o.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728oo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728p.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728pp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728q.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728qq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728r.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728rr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728s.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728ss.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728t.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728tt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728u.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728uu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728v.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728vv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728w.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728ww.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728x.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728xx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728y.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728yy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728z.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9728zz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessibletravelclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adnexa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajhstamps.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandercanton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcleaningservice.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animefire.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquamarin.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archematerial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armadale.wa.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aromachat.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arttel-media.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "as8423.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attendanceondemand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auvidos.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awesomenamegenerator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balaskas.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beardboys.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernbrucher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernbrucher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blideobames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blui.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blui.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boulderlibrary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandondivorcelawyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonlui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweerbarboek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briansemrau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsaft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business-creators.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canavillagepuntacana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canavillageresidences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catus.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celltick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfrq.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaitanyapandit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianadventurecamps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chwilrank.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearpay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "co-founder-stuttgart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "competencyassessment.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conftree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornergarage.coop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corruptsamurai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberfamily.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadmorose.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denali.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desynced.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detusmascotas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dh9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dh9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalgov.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalprimate.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discarica.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmhtwebordering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnscrypt-blacklist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domein-direct.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donateabox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dormitengernyikaland.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyenrollment.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecsupplyinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egbc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekvastra.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenta.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embracecontext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emprendeconchrisfx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emsa-casm.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engweld.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enrique.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epsmil.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusivebeautystudio.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experimentator.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explicate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falegnameria.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fansale.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasmesexuel.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femmesaupluriel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenhl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhar.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowchats.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationswellness.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freiewaehler-verden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyner.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gay.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gefolge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generujdata.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gh-sandanski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gooddayatwork.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordonchevy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratis.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "green-techno.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greengorych.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haha.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haka.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hb9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heddoun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hennes-haan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hennes-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hersdorf-eifel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hg0086.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hielscher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitflow.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollowwinds.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honigdealer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrbrt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsiwen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyper.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hytzongxuan.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-hoz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iansyst.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibavaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibi.mt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icloud.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoe.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoney.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imovel5.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresapulizie.firenze.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infstudios.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inputmodes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instalador-electrico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invidio.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "is-socket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isthephone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j1visahealthinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaduniv.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedayoshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimeaton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnrosewicz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julianbroadway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juristique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juristique.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvdham.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaginalycloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keezyavaleri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelsall39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kendermore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kipwells32.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kursypolska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylianvermeulen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lansoftware.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "law-profile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letempsdujasmin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgnsh.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libraryofcode.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "licloud.homeip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "location-appartement-dakar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luminary.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lust.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxurydistribution.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "managedservicesraleighnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maorx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinat2012.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazepa.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinasaludvida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehmetdursun.av.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meinewolke.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memmertusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-ok.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixedrecipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjsacco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mold.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monicajean.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moseleyelectronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoactionimola.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motodb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motodb.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motodb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motodb.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrjo.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtjholding.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musta.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadine-birkner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalservice.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newinf.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordstromheating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsradiology.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nudge.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nullwebscripts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwea.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyerjachioval.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasiristorantebagno.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octavus.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okazoo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olmik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omerefe.av.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opvakantie-noorwegen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opvakantie-zweden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oqwebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oro.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osom.finance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paratlantalalkozas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentatec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permisecole.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persefonne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalidadmagnetica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perubusca.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piramalglassusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playandwin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtopia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtopia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtopia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtopia.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praktiker.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prsnlafk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulizievap.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quedos.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioradicchio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railto.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railtollc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raingoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readify.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebeccawendlandt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipesmadeeasy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "render.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restauriedili.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reverselookupphone.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhhfoamsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightsolutionplumbing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riproduzionichiavi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roams.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotsbigdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocknwater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roguerocket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolecontj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roncallijets.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosimms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenbaer.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rundesign.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeacs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saitapovan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samkelleher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandiegoluxuryhomes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sartoria.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbl001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanmailx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schreinerei-schweikl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scqpw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sculpturos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scuolamazzini.livorno.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serfas.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicios-electricos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sethriedel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadedesign.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahidhashmi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopminut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sicurled.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidi-smotri.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skulblaka.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarloon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sondebase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spilnu.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spmswiss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stassi.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stbarnabashospice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steiner.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemmayhem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoeckidsign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcj.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tclb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telestepina.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terme.viterbo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testfra.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thatguyalex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theundefeated.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisphone.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainyourtribe.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricare.mil", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truelovesakuya.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsinnosti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttwoee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unibolsit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unosconotros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up2mark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up2staff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urmom.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usarp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahhomes-realestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwmarktspecialist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v0ctor.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v9728.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vancoevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderlest.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vehiclematsuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verybin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicgenesis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinifriuli.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimiroff.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voda.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vofy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkhisway.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walletconnector.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wantocode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcheck.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmediums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkeninwesterveld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatismyipv6.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whotracks.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiocha.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xb6679.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiao094605.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaobaiwancai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo056.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo059.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo066.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo068.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo076.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo078.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo098.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo120.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo129.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo130.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo150.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo156.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo158.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo160.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo189.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo196.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo198.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo258.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo260.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo266.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo276.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo278.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo279.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo280.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo286.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo296.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo298.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo299.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo326.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo350.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo359.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo376.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo378.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo38.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo386.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo389.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo390.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo400.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--8n2am80a.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--acompaamientoholistico-pec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hmdiseoweb-y9a.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowfish.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowstone.nsupdate.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yp518518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yubanmei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy-s.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebranolemagicien.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaotongjun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz5197.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz9297.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz9397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz9721.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz9728.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "170686.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171083.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "23436565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "333321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34536565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "351079.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36554ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36554mm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565234.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365654321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565456.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565567.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36565f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3657654321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36587654321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365iosapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "45636565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4iners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4obgyne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "513maximus.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56736565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "67836565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "695990.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "726217.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "78936565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9118.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181182.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181183.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181184.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181185.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181186.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181187.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9181189.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abmackenzie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academica.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actorshop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualsolutions.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acutewealthadvisors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addictic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrian.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affairefacile.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aguarani.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alamowellnessalliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambulari.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apachezone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argecord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arterydb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthritisrheumaticdiseases.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authcom.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-none.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avinilo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awomansplacenj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axishw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b00de.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999ii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999mm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999nn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999pp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9999zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99iosapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahana.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balboa.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balkenbushmechanical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancosdominicanos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankerscaddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbara-fuchs-gruene-fuerth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batch.engineering", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batuhanbensoy.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baytownent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbyouthco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berend.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi8cku.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bienestarinmobiliarioyaliadas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billogramcontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billopay.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billopay.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blinkdrivex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueprintrealtytn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boardspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bochantinobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookwave.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianwalther.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brizawen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklynentdoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsmn.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscasimple.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caiben.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiawomensmedicalclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canopytax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capeannpediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinapainandspine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casperfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casualgaming.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catmoz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cezdent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chestercountypediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chestercountyroboticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chip.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinema.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckventura.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliffbreak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudhoreca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudwise.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clovertwo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffee-up.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorpicker.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communiques.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connect.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmetify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyvisitors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crea-th.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crea-that.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristianrasch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crux.camp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csd-slovenije.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cureatr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclonebikes.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyphar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czech.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dadafterforty.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielvanassen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debraydesign.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorativeconcretewa.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delopt.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentanestplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devapi.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-seiler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogforum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominik.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doppeleinhorn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotrel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drghomi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drpetersenobgynal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtristanberry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duplicazionechiavi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dverisochi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzi.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecr-test-backoffice-app.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecr-test-partnapp.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecredits-dev-app-backoffice01.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecredits-dev-app-partner01.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eisenbahnfreunde-lengerich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emiliops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmagarland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employeemanual.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eneko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishtofrench.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventerlebnis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exaktus.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excursionescaribe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extensionciglia.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyebrowsmicroblading.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factorio.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factoriotools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashioneditor.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feministspectrum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findaffordablehousing.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitchconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiveslice.pizza", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixflex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaweightlossdoctors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotocopiatrici.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxvisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frederikshavn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freds4buildings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromanolderwoman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamster.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagesmart.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaspapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelsey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glyptodon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomedium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greaterlowellpediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gs1pt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guadalgrass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiadamassagem.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackendoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacktober.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamburgobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harititan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartcomms.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helijobs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hghanbarimd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeeducator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostmywebsite.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htb.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iberiserver.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idysse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ift.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiax.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiax.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iisjy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresapulizia.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresapuliziebergamo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incarceratedwombats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invuite.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isamay.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isterfaslur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsburning.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsynergy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyc.web.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9504.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9507.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9508.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9512.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9514.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9515.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9516.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9517.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95ios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j95zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaiestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakewales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbeta.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johngmchenrymd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juristique.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagicomb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalogkapsli.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koboldmalade.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotke.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kouponboket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpopsource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnodar-pravoved.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulturmel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuwichitagastro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylianvermeulen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapageamelkor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learningselfreliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebedata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legal-tender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalatlanta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsoftware.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehighvalleypeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemilane.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lettres-motivation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilyvet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limoshka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkk9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lndrive.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonindustry.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsiq.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckystorevn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madsstorm.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manicuradegel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manicuradegel.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariafernanda.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvell.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matt.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauricioquadradoconsultor.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauricioquadradocontador.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauricioquadradofotografia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mckendry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mckendry.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec024.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec025.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec027.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec028.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec029.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0310.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0311.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0312.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0313.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0315.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0316.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0317.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0319.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0335.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0350.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0351.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0352.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0353.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0354.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0355.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0356.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0357.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0358.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0359.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0370.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0371.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0372.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0373.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0374.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0375.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0376.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0377.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0378.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0379.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0391.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0392.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0393.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0394.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0395.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0398.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0410.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0411.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0412.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0413.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0414.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0415.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0416.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0419.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0421.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0429.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0431.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0432.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0434.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0435.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0436.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0437.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0438.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0439.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0440.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0450.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0451.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0452.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0453.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0454.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0455.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0456.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0457.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0458.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0459.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0470.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0471.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0472.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0473.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0474.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0475.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0476.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0477.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0478.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0479.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0482.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0483.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0510.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0512.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0513.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0514.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0515.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0516.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0517.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0519.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0523.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0530.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0531.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0532.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0534.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0535.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0536.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0537.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0538.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0539.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0550.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0551.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0554.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0556.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0557.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0558.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0559.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0561.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0562.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0563.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0564.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0566.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0571.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0572.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0573.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0574.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0575.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0576.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0577.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0578.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0579.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0580.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0591.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0592.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0593.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0595.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0596.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0597.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0598.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0599.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0661.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0662.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0691.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0692.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0701.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0710.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0711.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0712.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0713.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0714.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0715.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0716.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0717.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0718.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0719.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0724.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0728.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0730.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0731.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0732.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0734.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0735.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0736.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0737.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0738.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0739.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0743.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0744.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0745.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0746.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0751.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0752.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0753.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0754.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0756.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0757.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0758.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0759.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0760.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0762.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0763.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0765.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0766.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0768.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0769.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0770.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0771.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0772.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0775.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0776.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0778.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0779.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0790.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0791.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0792.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0793.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0794.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0795.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0796.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0797.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0798.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0799.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0813.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0814.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0817.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0826.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0827.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0830.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0831.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0832.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0834.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0836.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0838.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0839.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0840.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0851.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0853.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0854.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0857.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0858.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0859.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0870.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0871.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0872.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0873.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0874.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0875.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0912.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0913.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0914.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0915.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0919.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0930.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0931.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0932.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0934.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0935.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0936.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0937.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0938.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0941.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0943.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0951.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0952.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0953.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0954.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0971.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0972.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0973.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0974.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0975.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0976.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0977.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec0991.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec825.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mf302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mf303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhtdesign.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miah.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midiaid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minimalistbaker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miramar-obgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnciitbhu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modellismo.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modusawperandi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohitchahal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moretti.camp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muhcow.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multixa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundismart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicalsoulfood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydais.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywomenshealthgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nan0.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashuaradiology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettgiro.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhhoteljobs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickmchardy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niourk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noleggiobagnichimici.perugia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nualgiponds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nucleosynth.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nurseregistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okoris.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onepersona.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangutan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordermore.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osimmo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osm.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overs.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overs.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificpuke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panino.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paninohome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peluqueriaalcobendas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peluqueriaalcobendas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pengepung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensionecani.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pillitteriobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj5588.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaros.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ploi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poliscentraal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pracujwunii.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pranaprinciple.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princetonnassaupediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profumeria.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proledwall.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promovite.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulsr.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntacananetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purexis.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qabel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qpresentes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qristianuliarkhi.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quicksell.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raaynk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbow.pizza", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rampestyuma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rassro.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdap.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcarpets.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redrowcareers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reitoracle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rejoice1009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rene-eizenhoefer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentsbg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reuzenplaneten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewu.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexxworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ristrutturazioneappartamenti.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolobio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronsguideservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofconsultants-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalbuffetdijon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalpainters.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalvortex.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruddick.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rustpedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryois.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safara.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salaire-minimum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salt-documentary.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sample-site.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saucelabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scale.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schweingehabt.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceofpeople.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdyzmun.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "se.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sector.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securemantra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seerainer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serenavilage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sglorch.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shachang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowoftheoldgods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "short.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sicz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simon-czech.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sis.net.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sismit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sismit.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skalar.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slrpancreaticsurgery.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartlink.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartproductguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sommeilsante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southeastradiology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starretest.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statically.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stepbymestudios.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenlepen.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenpilger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strm.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroke-of-luck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sttammanyurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stview.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumitchahal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swaz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajemno.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tayanamina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbpchan.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tealdotsinanorangeworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamdog.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teextee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenniscourtsjoburg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teramind.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegroovecartel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejimmyw.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thsc.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thscpac.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmachinery.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomjepp.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "towzone.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traslocatore.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsachs.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tshirtscapetown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsmgroup2.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twoef.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uachemlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedprovinces.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa-reisetipps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usabibi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uze-mobility.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uze-mobility.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uze-mobility.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uze-mobility.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uze-store.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzemobility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzemobility.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzemobility.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vancouverwebsitedesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventassantillan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vgcheat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vieref.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villagecenterpediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipw66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vojenshandicap.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votre-hotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vqeg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vspin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w2design.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watboeithet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weavers.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wfschicago.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgcaobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiwp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamsvillepediatriccenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winner-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wintersportscompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writtenworld.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyomingurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbvip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbvip99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl60.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl68.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl69.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbyl89.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaomi.express", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo038.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo060.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo069.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo070.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo079.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo086.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo089.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo090.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo096.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo099.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo170.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo178.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo179.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo180.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo186.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo200.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo218.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo238.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo256.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo268.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo290.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo306.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo308.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo316.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo356.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo379.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiumu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xkwy2018.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aanbkcescrdedmxzcl4pmc.xn--p1acf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpjiosapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamei99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannyann.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasirworkfolio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowparachute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoelelbaz.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yr8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zingpetfood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "118btt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "15918.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168btt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168btt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "176f88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1994.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "218btt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "321666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360hosting.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3oneseven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "420.nerdpol.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "432666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "543666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "567666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "616f88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "618btt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666365app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666365ios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666365iosapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729aa.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729apk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729b.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729bb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729c.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729cc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729d.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729dd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729dh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729e.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ee.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729f.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ff.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729g.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729gg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729gg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729h.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729hh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729i.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ii.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ipa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729j.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729jj.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729k.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729kk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729l.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ll.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729m.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729nn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729o.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729oo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729p.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729pp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729pp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729q.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729qq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729r.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729rr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729s.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ss.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729t.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729tt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729vv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729w.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ww.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729x.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729xx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729y.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729yy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729z.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729zz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957a.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957aa.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957apk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957b.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957bb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957c.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957d.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957dd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957dh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957ee.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957f.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957g.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957gg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957h.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957hh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957i.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957ii.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957ipa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957j.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957jj.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957k.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957kk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957l.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957ll.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957m.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957mm.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957n.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957nn.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957nn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957o.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957oo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957p.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957qq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957r.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957s.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957ss.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957t.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957tt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957u.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957uu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957v.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957vv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957w.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957ww.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957x.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957xx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957y.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957yy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957z.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957zz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "876666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88btt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918bbm.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918btt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918btt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918dp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918md10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918md16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918md25.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918rw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "987666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a291.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a88fc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaron-russell.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutpublishers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ac-cosmetics.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acarreosvillavicencio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerlux.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenziapubblicitaria.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airship.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albaniareiser.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algawell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algorithmic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphapoker.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altaynews.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambulanza.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amruta.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amstelveentje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animefever.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthony-bardon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appspacehosted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arctus-security.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arlartistadigital.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashenm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atbwebservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autofficina.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autospurghi.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azotobacter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahadirh.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bc-reloaded.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachmarketing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beproduct.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettaline.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bevhills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biancapulizie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliotherapie-existentiale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilibili.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-holes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blastair.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boran.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bphostels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bruckmuehler-kanu-club.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btt-39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btt-59.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btt891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btt9898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btta13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bttna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bularmas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "call-centervko.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candidateexperiencemarketing.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candinya.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caph.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carls-fallout-4-guide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cendata.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "center-elite.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralconvergence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chlo-products.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chlo-products.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisluen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianrasch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clica.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsharp.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collare.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compassbest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compratecno.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contentq.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corevetconnect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coronersconnect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortealcastello.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimsonconnect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cs.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubeperformancecentre.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custodiamobili.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datisstom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decal-times.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "declarationlocationmeublee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delphia.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delphia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3312.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3313.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3315.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3316.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3317.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df3319.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dh6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dicelab-rhul.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dipro.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discarica.firenze.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djvintagevinyl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docdoc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainvoider.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domarkperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dongcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dortmund.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dspace.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dz6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dz6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dziura.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastwind.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuatask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevationtech.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitebike.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elpaseadordeperros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elysium.coop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emiliemunsch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eminententerprises.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emissary.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emrah.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emulovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicalconsumer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploretsp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88fine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88good.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairr.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatfueled.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fe-data.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filecloud.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "files.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizjoterapia.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fokos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxroy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frtib.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fucknazis.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fucknazis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g116688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gambler.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgewatson.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcard.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globecollege.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goehler-baumpflege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goprimal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosportweather.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunbrig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanazono.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hb6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heino-peters.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgw777.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidroshoping.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoofdredacteuren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrbanen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmdom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huipc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamhealthystore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ictbaneninnederland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igorandandre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigoblack.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkopers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmueblescartagena.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innatocol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancesloans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intellimax.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interviewme.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigatore.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigazione.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ips-consult.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iryogakkai.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsok.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivoid.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-ph.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbridal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdmgarage.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobalicious.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsindemedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnkraal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnnybegood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joinhahobby.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshjanzen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jttech.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaleidlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbc.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kids-world.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kli.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupiewszystkieauta.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laeryn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamargheritalruoto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landegge.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learningaboutcarinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalplace.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsearch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leolemos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liandongyoupin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisinphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lock.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockme.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockme.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockme.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumenbrowser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madwarlock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maesinox.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magdeburg.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marktguru.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marktguru.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxedgymequipment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-web.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdrsp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medialys.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medlabmediagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midt.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mishkan-israel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missblisshair.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mktenlared.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlan-server.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mneti.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelemax.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monospazzole.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mouche.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrichard333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8ta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netexpat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networg.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networg.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newinternet.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextrec.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickfrost.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nim-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nirhub.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nophelet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nousyukum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nullxsec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okashi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omny.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionplay.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orologeria.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p1979.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panevo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pchancs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pe-bank.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pis.eu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playelephant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexnet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plichso.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbing-arlington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocze.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointforwardinc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pollendine.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poopthereitisla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potsdam.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praleria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepagosyescortforyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primos-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programarya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projet-saara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prvnirodinna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publicholidays.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quic.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redchip.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redjuice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "residence-donatello.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumelab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardlangham.plumbing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richelelahaise.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rioxmarketing.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rlahaise.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romancoinsforsale.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roohanionlinespiritualhelp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roya-holding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalfitnesschennai.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royveenendaal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpoplus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rssl.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russelljohn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samkoandmikotoywarehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sampaguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxowert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scde.ventures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schipholwatch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seaelba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serrande.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviceair.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setesat.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shelbymunsch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shibbydex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siikaflix.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolnilogin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolniweby.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smileserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smuns.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soczu.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solutions-marquagedelignes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solxsys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonofsunart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sound.as", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectrumelectrical-brisbane.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spedizioni.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqdll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sspanel.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stariders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starvizyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strippersondemand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swo.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sx6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taalmeisje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talxis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tampacific.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tampacific.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tappezzeria.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taunusstein.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tda602-secure-login.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tentech.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termoidraulica.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theantarticx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaviationagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecr3ative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecr3ative.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedailyshirts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themenmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetipo01.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tielecingenieria.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipo01.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tldtattoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmheatingcooling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todaysbestinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toest.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomaszdwornicki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendyaccessoriesonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trousers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyree.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udvalgte-ordsprog.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uplotnitel.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ux-designers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uxdesignerjobs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vega-rumia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinario.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videownload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viennadancecrew.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipf88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivo.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtuber.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wang.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellgreece.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welltycoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijsherpa.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wervingenselectieamsterdam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikibuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowin88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo190.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo269.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo398.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo401.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo406.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo407.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo466.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo468.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo478.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo480.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo496.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo498.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo506.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo508.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo516.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo526.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo528.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo536.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo538.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo556.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo566.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo576.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo578.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo580.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo586.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo590.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo600.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo608.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo609.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinbo610.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----ncfb.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--kl-oja.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamei9911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yappy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesod.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjst.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorgosbos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youneedfame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yovko.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zer0-day.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaoxixiangban.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhenggangzhao.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0--1.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14159.gb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200201.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "250708.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2ag88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365zg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "378901.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "378902.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "670102.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729a.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729kk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729mm.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729mm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729n.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729nn.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729u.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729uu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729v.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6729yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957cc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957e.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957ff.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957pp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957q.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6957rr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918bhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918ma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1post.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag-2.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag-3.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag-55.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag-777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6262g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8181g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8808.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8829.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8850.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag88777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag88798.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag888818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag88910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agaa35.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aglucky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agslot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agslot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agslot777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agwin2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agwin777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaskabuylocal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliefirfany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almostobjective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-ag.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambacoin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andysroom.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anunturitv.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcovix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asociacionbienestarinmobiliariobogota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auburnperio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopark-ost-fichtner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autostramites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtecmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awsbs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axom.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backmitra.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balafon.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baroloboys.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbc67.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebe2luxe.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebe2luxe.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellamy.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettersocialmedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblesignposts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbank.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bishoptx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongbabyhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxlink.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btt7676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyusa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin2288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caetanobenet.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caetanoformula.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caetanoformulacadiz.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caetanoformulagalicia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caetanomotorsmalaga.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caetanoreicomsa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calverleyparish.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosvelezmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmelon-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashontime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cesarparedespacora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianwitts.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarkelectricalservices.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clocklab.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comp.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprasegura.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conforama.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conforama.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contouring.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crackheros.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruicky.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-core.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercustodian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniela-schwarz-individuelle-lebensberatung-coaching.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielluisrodriguezs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "das-ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-jt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datacaptive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datart.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-service.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcyph.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deal30.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debierhandel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deeplink-medical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defibrillateur.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delpark.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devops.pf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimo-analytics.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimo-crm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimo-dematerialisation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimo-tresorerie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimomaint-sav.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimosoftware.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disabled-world.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discountpokale.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distortmotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divisasexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnswarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dockflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docnhanh.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dora.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dratini0.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsxxl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunyahalleri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-mandataires.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-michiganinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echo-in.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eddy-vh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edvinaspaliskis.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eebt.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrocardiographe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elle-weine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eqassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erfolgsmaschine.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "especialistagoogleadwords.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espyder.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euc.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euronic.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eve-raynon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evpro.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excellence-eventos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expicore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familyrecipe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdicig.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdicoig.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festerculiacan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fewo32.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridamainmovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyadrenaline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fonts2u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forevergreens.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumdimo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotl.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freewarez.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusechange.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futo.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gagekroljic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagesecond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geeksandthecity.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerandroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardinaggio.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodtrip.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gospelites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growthseedconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grundschule-mittelbuch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haaldesignpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helm-pokale.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helm-trophy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highcorkett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hippiekiller.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "histoiresdemotos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeadore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr365.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrmg.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu-a-u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibloggospel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichitaso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilacrehberi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigojewelers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraedifice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insuranceonlinenow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiansrent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itmustbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itxn.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j0rj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiretvariedades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmkrecords.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journeying.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtcat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jxi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karinwerner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kintana.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirakirasoft.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiumie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knoxvilleimplants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koffie-enzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulpakko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstkieken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasabina.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauravaindumentaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaltechnology.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesgarianes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lespoesiesdheloise.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lienhardtconstruction.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lije-creative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likestudio.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "login.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxstil.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m3windowsanddoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ma-maison-container.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ma-maison-ossature-bois.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mac.osaka.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnetgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malphisruul.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marsbleapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maseni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastodon.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathe.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meginajums1.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrorealestatepros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mexico.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhonline.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mike-estela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miroslavbaka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitevi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momsays.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moniquedekermadec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moroccomiami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morox.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munich-eventlocations.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muntproever.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysql-real-escape-string.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naberiusmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newfordmustang.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newhopeplacement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextrend.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngetik.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nist.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nooneshere.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novicecamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oauth.how", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octovpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olafwalther.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optiker-gilde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoortrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacalzheimer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palembal.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantherage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parents-as-allies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyausstatter24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passionfiat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawgearlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paymongo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payps.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensionecani.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect-privacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonefleet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpmynewsletter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pigliadesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkvitality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plugins-telechargement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pole-et-motion.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomegranate.productions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potatotee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potature.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poundgatepark.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privateger.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proctorio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychometrictest.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotechnique.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puripia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintenbraakman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintenbraakman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotayes.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radicalepil-haguenau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raiffeisenleasing-kosovo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rambedjeans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rayadventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbd.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refreshcartridges.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "researchbyaxia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reserve-duchenier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resilientlives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rezaaryo.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightoncorpus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripley.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riteway.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rommelwood.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronnytito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rookiehpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root-couture.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenbrito.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruhproject.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saeder-krupp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saityvkaluge.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samfreaks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samodding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samotorsporttyres.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sashka.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scalive.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seputarpengertian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serele.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "server72a.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgcy.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowcp.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sicurezza24.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signaletique-inox.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sissden.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soffit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solulan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solutiontestbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfixreparaciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemkit4kids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storzrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suksesbisnisonline.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshine-cleaners.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svisa.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sx6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapissier-schall.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teensybows.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teichroeb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texaswinetrail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-trophy-company.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestockoasis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestylebouquet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tidych.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobis.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toerschaatsenoverijssel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transfers.com.jm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transferwiseturkiye.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treeline.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triozon.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trophy-discount.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trophy-solution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tukdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicode.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedbaby.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "untaianelena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urion.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoreriksson.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewflix.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmagz.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidbot.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv6729.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkman.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkman.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wby.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webarxsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesign-note.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wepbiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x6957.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xingyu1993.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanbohon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yicipick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuho.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukbeli.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zczc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zell-mbc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenways.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhujiceping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znakcomstva.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz6729.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "071k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "077k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "109k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "113k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "13-th.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "135416.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "160763.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "170376.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "170386.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "181k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "185k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "192569.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "210k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "213k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2264707.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "668k8.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "673569.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "688libo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "76668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7666898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "76669.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918yy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "97735.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9800.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9998k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9999k8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9h.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9to5notes.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogadoperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogadoscav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acceptancerecoverycenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activephoto.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aglc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agworkers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidmycomputer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aitrust.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allram.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almisnedrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andicui.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andicui.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animebits.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoniogatti.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apotheke55.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applegun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appraf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artsmarket.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artyengine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asananutrition.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axone-computers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azlocalbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backmitra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backmitra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baiyu.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banglets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdupnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgraver.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bin92.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-wizards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoiner-or-shitcoiner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-cat-seo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blondesguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bransive.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brettpostin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadyexpress.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsimyanmar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butterflycare.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campaignlake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canine-mobility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carefulcolor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloshmoreira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartaodigi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashflowstrategist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-cash-flow.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celiac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centricagency.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisx.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearspringhealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnymenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cododigital.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comeyegroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comicsans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contabilidadebrooklin.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contactaffix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correctemails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatic.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crebita.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crmenrich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptonx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csy.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d888818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachbleche24-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-captive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "databasez.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dddmelbourne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detrapdoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devrim.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diariodearaxa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestatore.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "displaysfas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diver-equipment.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domjh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donnabrothers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsi7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dt688.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duama.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzu.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-emploi.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaststudios.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyrents.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eckstein.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edmm.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educaestado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eine-andere-welt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailtemporal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emcentrix-com-site-mvc.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emotionalmente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energybank.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esalesclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escobarservice7000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estadoreclamos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esthe-zukan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eve-online-com.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventim-business.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventim-business.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewar.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facadeforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facchinaggio.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factoriotools.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factoriotools.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "failforward.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferprobolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff763.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff769.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff967.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffdhw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filehippo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisioterapista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpsv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francisdelreal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh4.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fro.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funcabinrentals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundamentt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galganoboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gass-transformatoren.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemstn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genioideal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gggggg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giaoxudongtri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glexia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobiz.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordyf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallaminternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hashtagswimwear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "he.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyhomesofmichigan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henlich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hepla.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ho68.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ho918.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubitt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huotuyouxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hv-huset.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvt.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-fastnet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceandfiremechanical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealize.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilc666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ime-a-tolerancia-eredmenye.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imediasingapore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immivest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inboxceo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inewroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantdomainsearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investforum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiataxi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itaporanga.se.gov.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itmx.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanese-cuisine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jecurranpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobit.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeldbolivarc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnsongenealogy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpbuttonnorth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juszczak.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvdz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8002.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k80039.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8037.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8039.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8063.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8071.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8075.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8082.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8102.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8106.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8125.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k816.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8268.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8368.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8370.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8403.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8421.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8437.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8463.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8487.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k851.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8524.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k86788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8694.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k86965.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k86988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88208.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88801.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88870.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k89388.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8dc01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8dc13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8dc17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8md01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8md12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf-59.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf0000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf388.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6464.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kff7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidneydonation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreanrandom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kr.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks0858.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladakhtrip.tours", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasterhub.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc1588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc1818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc389.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc460.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc5998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc68694.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc68699.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8841.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8893.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8dc12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8dc14.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8dc17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8md03.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8md30.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecheng.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecheng08.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecheng88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledspadova.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertas.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithsinsanantoniotx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lombri-agro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonny.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "looptics.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lord.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveweddingphotosandfilm.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucidlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lysbed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnumwallet.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailbro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md19lc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md21lc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md24lc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md33lc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicoleads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mein-einszueins.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercedes-benz-kiev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelkertsman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaeljansson.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mipnet.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missivystorm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mklenterprises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mklenterprisesacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mklenterprisescoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momobako.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moosmaus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motorzone.od.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movementdanceacademy.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrsiding.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mueblesemporium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypromoshop.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalcashoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navaneethnagesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdinator.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsoj.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicaise.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikitin.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nnkkserver02.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noop.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notablepeeps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ommcitalflex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetwosweetatelier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orchardnh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orembaeviajes.tur.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overmark.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-mint.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paal.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakaranggrek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parleur.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawnkingloansmore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peaceandjava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pekinet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philiperiksson.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonedoc.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playstationtrophies.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poke.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porondam.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positiveaffirmationscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pranita-schals.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pranita.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pranita.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pre-renewal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiereco.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princezna.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodatalabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psicanalista.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pterodactyl.org.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pya.org.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qed.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq6177.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq6177.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualbe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizz.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rattattees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcra-uganda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refjob.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rheijmans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubylabs.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sajter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanyasingh.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarae.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schack.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensorville.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serpic.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviceinconstanta.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharpe.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftsixth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofiaestado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somp-rp.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonderkomission.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorx.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sounavholidays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sploch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spokesly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssrjiedian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlouisnativeflute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukoyaka-labo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersena.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7ys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapety-na-pulpit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdyx-china.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techdatapark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-alan-parsons-project.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoriginalmarkz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevirtualbookkeepers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tintoria.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tohofc.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomasmoberg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torresshop.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tqm1.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twlitek.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umail2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universidadperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "update-linthdcp-567app1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upplay.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vahoshop.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitorslist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualproyectos.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vonkuenheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3punkt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w66938.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasgigant.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchmetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wattnow.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wb6668.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we5688.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we6668.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we9988.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcaptive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhostingspace.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "win365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xboxachievements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90adahrqfmec.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1aaavheew.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1aaavheewr.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1adlfhcdo7h.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--j1aoca.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuzurisa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl9814.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlogic.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "010777a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "010kb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "010ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2030411.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3040519.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5060711.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5060715.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "58d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71787z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77177.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7sdre.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "809kb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8208d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8812ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8818ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8819ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8890ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8892ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "98d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aartsplastics.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acg.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86nb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aghayeva-edler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airlock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akinix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandreguarita.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfacharlie.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all4nursesksa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcoveredbyac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alteraro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alteraro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altonkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amusa.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antincendio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appizia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asart.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianstrongmanalliance.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axin888.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayvalikgezgini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bank-tour.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barca-movie.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becquerelgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestsingingbowls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogkuliah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boren.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buybutton.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycccam.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinorobots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbr-rcb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certificato-prevenzione-incendi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaboisseau.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chattingorcheating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checalaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenx221.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenx221.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenx2210.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrystus.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clare3dx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiney.eti.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnbibo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnss.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "col-head.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commonsenseamericanpolitics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consertodecelulares.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correctlydesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmohit.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costarellos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coveredinspiders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crosswords123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberme.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberpathogen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyllos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d1ownqs4tcx37f.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8787.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d881.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8811.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8816.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d886.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8864.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d887vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8886.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidgreig.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbplanview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealdump.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "definitions360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degradarium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deluxecccam.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennishzg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derco.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "districtcapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dockstarter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dor-tak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dor-tak.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downunderporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-royaghafourifard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dranous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgeadsdavinci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivermototaxi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryudha.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duggtec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecpic.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egold-keeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekimma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellatotal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elri.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eon.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eradoom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ero-video.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estetici.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esyoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farm-vacations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fern.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fff-du.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffmv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fheuschen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjco.alsace", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flonharmonymassage.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortygordy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraplaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frasestop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frosty.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulibyg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funyirotraktor.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getonyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glammybabes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goaskrose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopayz.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopnikman.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordyforty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpcp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpna.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grantpark.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guancha.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulcinulutuna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaiiwho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfitapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heinrich-kleyer-schule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hereticle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herrschaftlich-durch-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hks-ffm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotvideosgalleries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hudognik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunngard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "husqvarnamoped.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvgg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibidyoupeace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idirect.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihre-pflege-sachsen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immortec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inditoot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infradeep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmag.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integritet.com.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intensivpflege-sachsen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ips-sachsen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ird.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishigurodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istdas.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itemorder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-no-me.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaja.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janome.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javaweb.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jellysquid.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenniferlucia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jupuglia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaffeeringe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaseban.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashbet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb9988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbet168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kensyou.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kill.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleyer.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klumba.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kommx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriptoworld.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks058.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks0788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks081.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks086.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks6665.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks680.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks8802.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks8812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks8825.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks8831.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks902.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks912.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks921.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvestiks.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-upfitter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learncrypto.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lewdlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lewismcyoutube.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listsothebysrealtyhk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodus.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long388.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long510.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long8039.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovingbody.yoga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltheinrich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansarda-life.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marex.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martian.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matchpointusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattadams.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediation-mv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merza.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "method.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfsquad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mickgrimesgamingpodcast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "model.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modul8infinity.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrsheep.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muratatifsayar.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murmashi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n3ro.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n3ro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nahouw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasladko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naslovi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncascade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nednex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkmas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newdirectionsolar.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodebb-cn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolte-imp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nooben.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noticiasymas.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noustramits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numeritelefonici.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oncotarget.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onsudoku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onzerelaties.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opbedbugcanines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openai.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operationsafeescape.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimo.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordermygear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osterlensyd.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandiora.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcr24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planet.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popitsnack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proctorauth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programyburian.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proj3ct.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntasiho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raistrick.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewcenter.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfxt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rheijmans.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richie.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-e-business.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianrandom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianrandom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saludnutrivida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salzerperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuelebencini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanctumwealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santanderibc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savebees.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scolasti.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sen.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevengang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signmycode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singer.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimento.salerno.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartpatika.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartvita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtvonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapintegrations.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwaresen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spstaticfiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studyportal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swdiscount.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syogainenkin119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taichichuanyang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanshin.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techmunchies.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technotronikcanada.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tentacletank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terudon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texier.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaimega.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenewclassics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thooka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomthorogood.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toparkinfo.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourdatenarchiv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unclebens-specials.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universovalve.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upmon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uze-mobility.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzemobility.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuecashhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuecashoffers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verified.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipd88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimir-chanaev.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanlieyan.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waroengkopigazebo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wav.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtrek.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellcareliving.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westernparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheredoi.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wieloswiat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikijugos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiversus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wittywomaniyaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wot-zadrot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wotzadrot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyckoff.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyckoff.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bckerei-wohlgemuth-ltb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtremealaskainsulation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngvoicesmatter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z8193.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaadnet.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zombie-40th.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ztk.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "010888a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "135374.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "17187q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1ticks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233hub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233hub.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "23lhb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "291.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "501117.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7893.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7894.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7l00p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89386.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89386a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89386b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89386c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89386d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89386e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acatec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acquaparrucchieri.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acquire.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adidasrunningpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adpkdsim.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventureworldtour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeksistem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aetherlink.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3131a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6211.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag88220.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agyacht.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai-media.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aj-foster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktca.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alchemy.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcarespecialty.pharmacy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpharail.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsfoodhk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anora.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "approval-workflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apt-one.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archina.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aresanel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "as5158.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asaabforever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atheist-faq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autospurgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axiodl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ba47.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakersfieldhomeoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becomeabricklayer.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beizsley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beizsoft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beizsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminmarket.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettyweber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-tits-video.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackstrapsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaumedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blenderman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdefarmacia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botnam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouwplaatscheckin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briangosnell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianpagan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-development-rabodirectconnect-api.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddytop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buggmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buggshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byraje.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caetanoflotas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafedelahalle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-cash-flow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-cash-flow.com.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-cash-flow.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-cash-flow.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinocash-flow.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinocashflow.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinocashflow.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinocashflow.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centumail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chataberan.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaturbate.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapautoinsuranceblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicguay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cifapme.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicaltrialpodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudclouds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colombiajeans.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connexfilter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corriel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creationsgate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creermonsite-wp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossroads-gmbh.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuatroymedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumnock.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersecurity.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danbergen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dccwiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defensivefirearmsinstruction.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennisforbes.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diarionoticia.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diretashop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsmate.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donaldjenkins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorfpark-falkenburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doublelist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreatho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drogavista.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dziaduch.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebteam.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecalculator.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edcaptain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eikentafels.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eisblau.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elldus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enodais.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espaciosdelalma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eve-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evearly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everglow.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expromo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrawdw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmacia-lloret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionflavorph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fattyink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fernland.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhservices.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flywus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozendurian.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundkyapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funmountaincanyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaganenterprises.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gambling-business.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcheapinsurancenow.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamur-video.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godan.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldlevelmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldlevelprint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goparity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goswak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graviola.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunlukburc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutscheinemagic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guzdek.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gynem.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannes.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellosalmon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highpressuretech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holtackersleather.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horsky.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housemates.uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humaniza.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyncice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilemonrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosexual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingwaz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inprotec.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intakesync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intellimatica.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetstiftelsen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inwebo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip6.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iperconnessi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironfittings.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irrigadorbucal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsuki.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanaleksandrov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-l.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j1879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jean-luc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jezeravillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jezibaba.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsjms.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joustsec.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joustsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joustsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jouwtechnischecoach.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyinverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpprivatehiretaxis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jugwallonie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justmysocks.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-sails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawaiicon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb7373.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbcso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiokoman.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk575757.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konfekcjonowanie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreanrandom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labworks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelux.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leminhduong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenafonster.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesbi-porno-video.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilomatrixcorner.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.pizza", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "little-bird-bayreuth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnhydy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnrsoft.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logiccircle.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londontaxipr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luctam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lueersen.homedns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lxx77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m23cal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magestionfinanciere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magic-photo-events.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maiscelular.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamaisondefamille.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamasorganizedchaos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manelli.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangabank.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantuo.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastermindcesar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-soft-pro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediamaklumat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mega1.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menh.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mifarmaciaenbarcelona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miyatakaikei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohot.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitorbox.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montrealcatadoptions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movilcelular.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-bills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msafiri.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-news-portal.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhealthyday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynewsspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neighborshop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekomio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newgraphics.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextstart-staging.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextstart.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicht-blau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noinghene.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostalgische-attracties.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notilus.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntpana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvlocalbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odensc.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odysea.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offerhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohioflockcote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oic-ci.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omega-gaming.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omexcables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitcleaning.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overframe.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagecdn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintersgc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandit.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pangoly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parrilladasparaeventos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partoenagua.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcatv.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peertube.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peniarth.cymru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfumestudio.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippestudiopro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phone888.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonemore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-castings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photolessya.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piucellulare.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plu-pro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plusmobile.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointclickcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeli.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porno-stars-video.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posbich.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potature.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presidentialserviceawards.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privorot-taro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qnickx.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redpatronus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodrigoacevedo.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roh.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rphyncice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russia.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-u.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacaleches.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagagardencentre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sampatjewelers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schermkapot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchforbeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seats2meet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfiehome.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviciodebarralibreparaeventos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewing-world.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shelvacu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sice-si.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sikademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolni-system.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartplace.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernlights.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedyjanes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srb.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srx.sx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartbell.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surgenights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swedentelugucommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synapsepain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sys-tm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadamstudio.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talis-bs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-uslu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxichic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technology.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teen-porno-video.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleport.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-allegrodev.pantheonsite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetsai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehopefuture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theleap.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenexteducation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theodeboer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theperry.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theycallmefox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thingsandcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomaspluschris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threatmonitor.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendasmart.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyppt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tncentro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolmaidis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomkempers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top2servers.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topreit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trutopoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twin-tails.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tytod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubytovanihyncice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.lc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up2mark.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uyen.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veganrecipereviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venditorepoa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venetkaarsenovart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigorspa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voshod.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearetuzag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesigngc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wemakeit.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wincasinosmoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wongu.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www63605.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwwindows.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wzxaini9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yapeal.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ystream.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuzzamatuzz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0-24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0-24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "067310.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "067313.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "067360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "067361.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "070136.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "070167.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "070183.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "077810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "077863.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08817z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24onlinereview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35898f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44-k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "513x.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activefootandankle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adeon.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aesthetikpiercing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahj.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkusin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amigucrochet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amirasyraf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarkhe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animehf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apuyou.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariyaoil.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arizana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assaabloygaragedoors.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asyikbelanja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augehost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurbrowser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austinchase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-tree.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banfor.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbe-n-blues.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basebyte.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbcomcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcarscyprus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestproductsaudit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfas237blog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhyn.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackrose-garden.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blijfbij.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blijfbij.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blomberg.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluestarroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bohan.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boresmail.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpvr.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-acceptance-authentication-frontend.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-acceptance-backoffice-frontend.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-acceptance-web-frontend.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-development-backoffice-webapp.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bundito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buttgun-tattoo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butz.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-3.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calibra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannabislegality.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitaoalden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carontetouristisoleminori.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cga.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlenew.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaturbates.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciudadanosbo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliqz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comparemymobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confrerie-rp.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectium.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosentus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossnet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumnock.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberweightloss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d3dev.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dadycandoit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatruckers.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatruckers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepblue-web.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegogonzalez.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolcesalatoweb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doubleglazingmasters.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doyleshamrock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dphipartner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dposit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dposit.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dposit.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dposit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dposit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr.mg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drakoacademy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivetonortheast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtbw.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtbw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtbw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtmbx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtmbx.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtmbx.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtmbx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtmbx.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtmbx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eddy.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educativetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwardsgrounds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edyou.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitebasementsohio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ender.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enter.eco", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergonova.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "est-keyman.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etaxigraz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalparking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalparking.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalparking.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternalparking.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f00f.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f5la.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenixportal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivaldimouamaroussiou.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fieggen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fieggen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financecontrol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridawaterapparel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forsaleinedmonton.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friseur-foerder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsavc.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundingrainbows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatewayclub.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gb-repair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesunddurchenergie.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gipelpsb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisauto.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go2people-websites.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golden-kamuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "googlerecetas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopostore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gourgouli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnastikfitness.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackintosh.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanying55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanying9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbgshop.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himalaya-masala.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecareinterio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopeofmyheart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtutu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpstest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpstest.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpstest.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpswatch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpswatch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hwsw.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibestproduct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iccorporateinteriors.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iedcommunications.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iexpert99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ig.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iitowns.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iloveherb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inclusion.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incosi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indasun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "individualizedwellness.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inf0sec.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobot.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobot.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infra-se.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovomuebles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itgm-consultants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itisyourmoney.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaylineko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjjj003.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobs.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpm-inc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js0204.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadro.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaitori-goods.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanootours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karo.pc.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karopc.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karopc.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kativa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb3939.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcire.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennethandersen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khohangmadeinvietnam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiomara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinhelena.dynv6.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kmnsk.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotonozaka.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labavn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labibikids.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landassessmentservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lassovideos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "law-iku.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazerengravingpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learncrypto.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learncrypto.show", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenovovietnam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesgitesdefranca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightning-wallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilai6616.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "line.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "little-brother.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losingweight.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louremedi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasdamasceno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucentioluo.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyax.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machine.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makermiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makermiles.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makermiles.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masha.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterton.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mawrex.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megh.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megh.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meow.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meralda.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meralda.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meralda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meraldamulder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meraldamulder.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meraldamulder.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meraldamulder.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meys.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikecameronyyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missfuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mladamoda.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondzorgaanzee.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moow.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moowcraft.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moowdesign.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murmashi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myexams.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanshy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalbijou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navroopsahdev.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netdiode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netdiode.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netdiode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netdiode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethui.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkdiode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkdiode.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkdiode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkdiode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlifehempoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsdiff.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsdiff.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsdiffs.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfltshirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngmx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngmx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngmx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickserv.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickserve.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickserve.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickserve.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickserve.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niyen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niyen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niyen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niyen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocnjapartment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okasurfbali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliverah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orged.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostechnix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pactandoconlamoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panoramichq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriciaandpaul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrikzk.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcprkolo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentechealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phive.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physiobiggerawaters.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physiobroadbeach.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picka.gift", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinheirofrio.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pipeuro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaintextpledge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticstare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexbpvr.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozitive.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poznajrynek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierrange.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestigesoundandlight.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "products88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productsblockbuster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productsbrandleader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productscastle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productsmansion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectionpictures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proteh.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychopersonnalite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q8igh228tq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "que-debo-regalar.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queenmargaret.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quentinaurat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quichante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickbookssupportphonenumber.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quitsmoking.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qybot.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raketenwolke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbt.sx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redion.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rednumberone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reroboto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reroboto.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reroboto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reroboto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resqdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumeshoppe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retro-game.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviveplumbingmelbourne.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roalogic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosalindgreenllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosecrance.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalkitchensandfurniture.co.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrbt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrbt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsec.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetynetwork.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagenesykkel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainikbiswas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salesblackbelt.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sam-cousins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sampleappservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sduconnect.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellmymobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sender.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplycateringequipment.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindarina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindarina.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindarina.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slow.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowsocial.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowsocial.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowsocial.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowsocial.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialsecurityhelpcenters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwaregeek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soniadoras.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sony-psvita.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srsforward.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srsfwd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srsfwd.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srsfwd.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srsfwd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srsfwd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startachim.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statusboard.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staycurrent.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staycurrent.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stb-timmler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stealthmodel.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelpoint.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterlingleads.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmosesbookstore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamspouredout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swhw.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szurgot.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technistan.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telford.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terabyte-computing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terminalhrd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tested.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testmx.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testmx.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testmx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textonly.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thailandlongtime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaqfni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theapplewiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedinnerdetective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepillclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermalflowtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therworth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therworth.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therworth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therworth.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesecurityvault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirtysixseventy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinlook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-bauer.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-bauer.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias-bauer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomashouzvicka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomashouzvicka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topcarehvac.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topproductidea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topproductsanalysis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trance.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trancehost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trancetronic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trilon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troyhuntstress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trufflepig-forensics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustnet.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubepro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuingresoonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubstudygroups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubstudygroups.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uglycat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uglycat.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uglycat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uglycat.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unadonna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unityvox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbeatrobot.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbeatrobot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbeatrobot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbeatrobot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urantiabookstudygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urantiabookstudygroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urantiabookstudygroups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urantiabookstudygroups.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urantiastudygroups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urantiastudygroups.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urcentral.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vbestproduct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vbestseller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velvetia.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videozv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmconnected.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voodoocomedy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vreviewbestseller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtbs.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vthebest9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuasinhly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w-architectes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanekat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcaptive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtex.limited", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whta.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirekeep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wit.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workplace.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcdn.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsbhvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinqinhai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aihgal0apt.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ikketenkpdet-1cb.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--j8se.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xwf.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yh12366.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yomi.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your28days.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yumiandryan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yunhu365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zalaxx.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerocash.msk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100up.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100up.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120313.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120327.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120328.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120330.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120331.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120332.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120335.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120336.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120339.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120341.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120342.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120343.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120346.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120347.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120348.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120349.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120350.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220301.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220304.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220305.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220306.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220307.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220308.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220309.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220310.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220311.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220312.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220313.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220316.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220317.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220319.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220320.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220325.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220326.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220328.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220329.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220330.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220331.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220332.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220334.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220335.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220336.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220339.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220340.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220342.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220343.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220344.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220347.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220348.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220349.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220350.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "136ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520301.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520304.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520305.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520306.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520310.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520316.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520319.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520320.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520323.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520324.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520325.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520326.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520327.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1720303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1720336.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820317.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820325.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820326.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820328.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820329.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820330.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820332.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820334.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820335.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820336.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820338.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820340.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820341.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820342.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820343.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820344.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820346.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2030404.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33btt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dtootmine.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "432web.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "588e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "62222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88btt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91milk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a2os.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acapadena.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accadia.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aftonpravdan.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag173168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2983.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag775.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81826.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81867.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9999.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agefriendlyri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencia.barcelona", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencia.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencia.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajfite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alberoraydolap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almanssur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluminium-express.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alwayswanderlust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amerion.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewjphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anythinggraphic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptekakolska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arco.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkitextonico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artera.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artifact.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asgrd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asoagroca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athens-limousines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocadperfmon.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviasalon.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandeiraimoveisitu.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankapp.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazqux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beambdi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bendostore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernama.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueeyedmaid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluetomatographics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blumando.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodybuilding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodycaredirect.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolalocobrews.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolamarela.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolamarela.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boughariosbros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxtreeclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brickadia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btopc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buysoft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byfeldt.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadastroloteamento.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calendriergn.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careerdirectionsltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicourologist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childrensfurniture.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisseoguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchofsaintbenedict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciliberto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimflights.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimflights.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimflights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimflights.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimflights.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimflights.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimflights.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleary.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicamiracueto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud-screen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codedynasty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cointosh.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comedimagrire.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsisicurezza.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuteselfie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d885188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8861.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88girls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88md03.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88md29.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danel.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danelska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danelski.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datasafeassurance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatypes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd118d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepnet.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekasegi-supportcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistryateastpiedmont.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg68.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digpath.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doesinfotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donghochinhhang.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragontours.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsreal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzu.fund", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastwesttmc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easy-prono.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easynm.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easypaymentnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eboardsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecmatching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eiadaladel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elranchofeliz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enigmadjradio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eos-utvalget.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ermessecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expatfinancial.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f886666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fayntic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fb.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fgsv-heureka.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filedesc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firerain.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmajulegaver.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fite.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkydealz.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardensquaredental.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gay-personal-ads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getacrane.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golnet.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growth-rocket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guzlewski.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbweb.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpkoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhfgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hokenselect.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hp-67.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsjccconference.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htbplc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hua-chuan.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hua-chuan.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icasebr.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iflyi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikisser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovestickers.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imkerverenigingzaanstreek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imolights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosubasta.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innvision.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innvisiondesign.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionplesalexandru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipschool.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ireaco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelil-leumi.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelil-leumidev.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "issoexiste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itdutchie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaculus.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jehelpdesk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeps.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeroendev.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jigsawplanet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josegdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartikmohta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashbet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb4393.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb8885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88dc04.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88dc05.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88dc12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88dc17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88dc26.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88md12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbk4t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiousis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkwood-smith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisser.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klupper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korob-ok.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreyolgym.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks-89.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks388.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks8883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks996.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuscheln.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larpkalender.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larryandprisca.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebanonbitcoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtletters-huren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linosky.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littles.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lkw-servis.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lofstad.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loheprobado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loteamentoabertocapivari.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludovic-frank.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lx-blog.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macangus-wainwright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelguerra.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marisasitaliankitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmuen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcstaralliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcwrapper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meodihoang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhcdesignstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micluz.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microjovem.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midwayrecovery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midyatsaklibahce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mieresabadus.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikerichards.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikerichards.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikerichards.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikerichardsphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmbhof.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moenew.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsitemoncommerce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moorelawfirmaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motornaolja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrnathanpowell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysasiedzi.bialystok.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myunicornshops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nclf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negocios-imatore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newworldnewlife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhv-vintagelemans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noites.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notariuszprzybylowicz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notariuszsych.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novogradnje.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noys.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvfoundation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyerjakekszekkel.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omie.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on-the-wave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optizym.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangecat.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orvitdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outstandingpromotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasarkoin.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulmarc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedago.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pediatersucha.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performio.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peridotcapitalpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perini.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesdacgh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petnow.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrovich.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philanima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photosaloncontest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pignus.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podsvojostreho.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poorstock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pr-news.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-clean.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profession.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvpheroes.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qttransformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumcrypto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raydolap.web.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raydolapfiyat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbh.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rca2015.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recrea.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reddited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repaik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ressupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhypehost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricci-ingenieria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roachesofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rt1314.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rupostel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanfamily.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safarimasaimara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saletzki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samandej.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satario.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seabehind.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sedlex.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sembyotic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setptusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheilagranger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shigaben.or.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siscompt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skelleypiano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinstyleglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soacompanhantes.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somefe.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southside-digital.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steph.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stinkefingereinhorn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stkildaosteopathy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styledbysally.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudocat.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superpi.noip.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supplypartnersdecolombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "susthx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syquel-systems.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tag-coin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taptoweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenpussypornvid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaiforexfamily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theagilitychallenge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theentertainmentcontractor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therapyroom.rent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermowood-bkh.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoitrangsikimanh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tk2net.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkbuilders.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoenunaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomboy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tq.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelzoneshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trekinafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tritiumdisposal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trix.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troyhuntstressed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttp-shop.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tugafm.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tus-kikishinkyo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuzaginside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuzagtcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twoguyswhoblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tytocare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uboratz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uix.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicorndesign.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universal-village.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universityhousemates.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universityhousemates.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unknown-player.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "untilyouarrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uphuntingland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanindustriecoiffure-auray.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uscpaservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvseh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "va11hal.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vamosbien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilafloridacapivari.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinmmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voevm.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volvoconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallisch.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearefrantic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteboost.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesmiths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weecarepreschool.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weightlossoutcome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wormhol.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wu6v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenox-rp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--agncia-4ua.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--prt783d.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyloefarmoges.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y0bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y2bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y3bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y4bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y5bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y6bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y7bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbetterkitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuer.sytes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zi5.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl-59.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl-69.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl-79.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl6xw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassrom.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "003zl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "009zl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "010203.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "010ks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "011zl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "012zl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "018zl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365002.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365003.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365005.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "103656666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "103658888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10365h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120334.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220315.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220324.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220327.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220346.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1520328.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820327.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820331.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820347.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1820348.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1941-45.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1blazing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1onehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "217778.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "285551.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2blazing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506011.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506033.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506055.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506066.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506077.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506099.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36506999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "428northampton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "456666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52dashboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7214.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7214.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8207d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8822d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8850d88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d72.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d73.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d90.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d93.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d96.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d97.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k262.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k323.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k329.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k339.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k379.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k387.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k389.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k392.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k393.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k562.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k563.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k568.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k569.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k572.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k626.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k636.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k653.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k658.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k662.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k665.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k667.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k669.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k682.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k686.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k689.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k692.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k823.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k826.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k836.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k839.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k859.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k865.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k872.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k875.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k892.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k893.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k896.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acacia-gardens.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceitedelcampo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ad4msan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ad4msan.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adonai.eti.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advens.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airanyumi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americorps.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andesnevadotours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelinaangulo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anhqv.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartmanidano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aracusbienestar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcogb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areis.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artlabdentistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashtonbromleyceramics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assosfi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athomedeco.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticyellowpages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auditready.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barashek.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnettville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battleguard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baudlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbbff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beijesweb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellebakes.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestmattressforbackpain.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betheredge.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biogiardinaggio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birkenwasser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitking-trading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizlatinhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchainmagazine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryanfalchuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btshenqi.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btsou.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buhex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burbankdental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calbertsen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canavilage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capillary.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargoguard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmatworld.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartes-voyance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashbot.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathy.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccriderlosangeles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrederessourcement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chifumi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachapp-ipass.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachsystem.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complex-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultorioespecializado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyrightcoins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cranberry-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowter.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csust.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuanticasocialmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubanross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuentamecomopaso.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curexengine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybernetivdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-merkel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daysinnaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deedyinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delvickokolo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizzie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizzieforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djdeepstate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmerkel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docmed360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogboarding.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogeboy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draemar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drcp.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dressingmaternity.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droidchart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drthalhammer.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumb-laws.net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwilawyer.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eichinger-stelzl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrolivefest.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementarewatson.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitedangerous.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergesydney.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ep-cortex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epilepsiyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es-tools.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es-tools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es-tools.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es-trade.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortaccess.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmart.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essayshark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabrika.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabrikafilmes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facedack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmtoys.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fertigasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fgsv-kongress.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmarchiv-sachsen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fimfiction.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firegeisha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsoul.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcelink.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forthvalleykeswick.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxhillshotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fps73.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freefilesync.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fridarestaurantemexicano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaestehaus-leipzig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganpris.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemstonz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-quick-bits-fast-2018.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gielectrical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goeikan.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpfitness.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gqyyingshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gqyyy.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greentea.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guaranteedloans.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havedicewillsave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebbet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellocyber.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbaldiyeti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hes.com.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgmaranatha.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikarinime.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiltonsydney.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiveopolis.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidaypackage.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holunderbluetentee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeable.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosteleriauno.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huabantxt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huabanxs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huimiquan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanlocation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idlewildflowers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igondola.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indemnityinsurance.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianjewellery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infivalle.gov.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infixegypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infotelecharge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingestion.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "injurylawyer.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovacoachgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insanelyelegant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iryodatumoguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishimen.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j3349.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackingsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javiscoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerome.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewelers.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiji.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jijistatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiu99shipin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joorshin.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jppcadvertising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juweliervanwillegen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaanhaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karodos.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathy.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawaii.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayit.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb059.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb0606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb0707.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb3232.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb481.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb5959.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb709.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb750.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb8383.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb8484.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb8585.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb8851.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kieskundig.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimkhisaigon.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderopvangthuis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinfolkcoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenwarestore.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kniga-goda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokosnusswasser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditkoll.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krumpf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubabrussel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyotokitsune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacuerba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lai.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapacho-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawfirm.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learntohack.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeonplanetjapan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lignesante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limit.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limnt.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limstash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmvsci.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohvinau.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolcloud.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolio.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lts-tec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lulua.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyness.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magebrawl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majormedicalinsurance.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malpracticeattorney.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamabatataya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcberndtgen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariasilverbutterfly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariendistel-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markstevenkirk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastermindbusinesspro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masternautconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mb-demo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaron.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meliowebweer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meloniecharm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metallibrarian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metz-metropolitain.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgmd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miku.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milieuland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniclip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojleksikon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moosikapp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moraffpritchard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundosuiri.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynaturalmood.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysteriesandmargaritasblogspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachrichten-heute.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naide.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanaimoneighbourhoods.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natur-care.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natureshive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "necord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netcials.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-jersey-online-casinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuoha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuovavetro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officina.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogkw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oreadstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orifonline.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriontravel.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outwesthunts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passau-webdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peers.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalnames.net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmacistinfo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philomathiclife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piedrasblancas.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pikio.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plagiarismcheck.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaintextpledge.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaintextpledge.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaintextpledge.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaintextpledge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmi.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productliabilityinsurance.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proeski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proseo4u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosony.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "providential.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puteulanus.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raqoo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "re-crawl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reindersfoodfashion.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertnankervis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rottamazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roughtime.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacadura.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saifonvillas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sard.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scale.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sccimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schachtelhalm-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schafgarbe-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schat.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scislowcy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scom.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellingsherpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seyhanlar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanefagan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shejutu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoulderpainrelief.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shtaiman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shtaiman.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shtaiman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shteiman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shteiman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonholst.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinmik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitempro.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smalldogbreeds.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smictecniservi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smslodging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soora.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedboost.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedwp.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprachenlernen24.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmpuc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stanmed24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starbaese.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellclinic.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studay.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulytics-tool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szs.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tazarelax.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teeautomat-teemaschine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the1.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecontentcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecraftingstrider.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekiddz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thutucxuatnhapkhau.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsdebellezaysalud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobimi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomstew.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracknerd.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainingswiese.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelexbiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelexinternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelround.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trigraph.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troiaconsultoria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunsbergwhiskyfestival.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutu.green", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uat-mypfp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v139.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vazovia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verbzilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viflores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionofcolour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaldi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvs.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w-surgeryhospital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagenmanswonen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waiwaisw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmail.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weissdorntee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wermuttee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whojoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willi-roth-holzbau.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williejackson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wism.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workthings.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtprecife.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn---35-6cdk1dnenygj.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--babassul-t4a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bachblten-tee-1ob.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--brombeerblttertee-zqb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bucheckernl-0fb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--chrysanthemenbltentee-nic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--cisowcy-pjb5t.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--eebao6b.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--gstehaus-leipzig-vnb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--heidebltentee-2ob.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hibiskusbltentee-szb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lavendelblten-tee-c3b.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--maracujal-77a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--nide-loa.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--rosenbltentee-2ob.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--schwarzkmmeloel-6vb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--weidenrschen-tee-swb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourkrabivilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yporti.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuzu-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z8182.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z8851.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaffke.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakonu.net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zd279.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhis.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhuktrans.msk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zigarn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zinniazorgverlening.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zitronengras-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl-29.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl-89.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl0606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl6767.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zl8824.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000a9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000x2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000x3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "012345678365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0123456789365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "018663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "038663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0393ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "03region.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050a1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050a2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050a3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050a4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050a5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "050a6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "065l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0681a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0681h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0681k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0681n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "068663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0737399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "078663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100pudov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100visits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1120344.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1190america.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1220323.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12345678365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123456789365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123seo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "131365qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "148663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16-qw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16qw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16region.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990kk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1baks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1cprosto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1hfree.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1malaysian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2012review.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2013review.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2015review.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2018fifaworldcup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "228668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "23454048.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "246773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2484811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2484822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848b.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848c.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848d.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848e.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848kk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848nn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848pp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848w.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848x.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848y.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848z.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "248663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "25may.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "27878jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "284365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2kvn.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2lovebirdsblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317811111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317822222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "31783333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317833333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "31784444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317844444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317855555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317866666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178666666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317877777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178888888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "31789999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317899999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178aaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178ddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178eee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178fff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178iii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178jjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "333b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3344985.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "335a.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "348663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "351365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588801.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888012.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588823.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888234.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588834.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588845.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888567.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588867.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888ddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3659867.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3659980.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y00.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365y99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365zg.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380111000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380111777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "38irkutsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3957b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3957d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3957f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3957g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "396301.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "396302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "396303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "396304.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "396305.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3963aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3963bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3963cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3963ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3963ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970200.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970300.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970400.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970600.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970700.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "39news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3danimation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3djava.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3w-solutions.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4001365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4002365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025361.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025362.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025363.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025364.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025366.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025367.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025368.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4025369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4048kkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4048l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4048v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "408663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "416365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "418663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "426773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "436773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "438663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "444b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "451365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "458663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "476773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "486773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "498663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4best.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4dillusion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4tgw34.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500wordessay.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017503.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51365ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52002c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "555b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5566bet.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59759vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59759z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981844.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59859h.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59859j.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59859k.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59859l.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59859y.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59859z.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59rus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5ilg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "60n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "611165.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "611195.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "616675.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63960000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63961111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639611111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63962222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639622222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63963333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639633333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63964444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639644444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63965555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639655555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639666666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63967777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639677777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63968888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639688888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63969999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "639699999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396aaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396ddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396eee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396fff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396ggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396hhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396iii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396jjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "664048.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666111bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666222bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666333bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666555bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666777bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666888bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666999bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677340.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677341.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677346.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677347.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677354.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677364.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "677384.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "678365cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "678678365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "70n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "733575.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "74365365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "755243.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "755a.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "769k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7788bet.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "78365aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7888813.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7888815.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7888821.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80651a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "811121.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "812221.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8278eee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8278jjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "83365365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "842365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "846773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "848663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8521.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8521.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602012.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602013.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "866300.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "866305.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "866308.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "866341.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88740n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888789j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8me.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "906vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "90920.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "90n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d91.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "940365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "946773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "97736.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "97737.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "97738.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "97739.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "999b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99n13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a365vip2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a365vip5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a365vip7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6632.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa7666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aadv.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abanilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc-solutions.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc001.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcode.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullahzubayerofficial.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdurrahmangazidis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdurrehman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abhishekkabdijain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abitech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "about-bangladesh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutshakil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrahametalero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrightspark.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academy-awards.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accesoriosviaje.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accordable.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achinsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrobatic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acyclovir-cream.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addnewsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addyourlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrian-riemer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adriatrans.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrino.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsviews.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-malinovskii.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-onlajn.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-yuristy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affektblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afganistan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afghan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aflebedevo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africalebanon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag66321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agarioforum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agiosthomas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrargruppe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroplas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aido.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airwolf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajman-realty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akhabar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alantica.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alargarlavida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaskarsbc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alatkesehatan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albalatedelarzobispo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albaniaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcamilo.cloudns.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleftinka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alevi-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alevi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexsandrasverden.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfonsostriano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alisondavenport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliziolaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alko-stop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutreligions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allenwillis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allfaucet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alliance-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allo-luxembourg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allopurinol300mg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allright.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-centauri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alsops.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altergalaxy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altisnet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberoad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambrosio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amitriptyline-hydrochloride.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amphost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anachronis.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anagramma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewmcfarlane.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anekdot-pr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angepsychedelices.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-drift.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animedon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anirvalle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonaddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anothermusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antalyaescortyaren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antarctica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antarctida.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antarktida.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-nsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antihistory.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antijob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonoff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apart-hotel-weimar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperturelabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkpokemongo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apustaja.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquabyte.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquadecor.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabia-news.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aral.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arandinacf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcanetides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archbishop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argumentative-essay.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arheh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arielpereira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariixmex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aripiprazolee.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arithmetic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armcar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armeniaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armtopnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpumpsonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artcaly.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artcar24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arti-islam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artificialplants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artitbe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asdyx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiasmi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assemblage.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assignacii.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atfstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attractieparken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augesen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianonlineappliances.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-skills.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autokeyinaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorama.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoresponder.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoschool.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autotyreprest.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autovesti.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviconverter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avto-signal.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoucheba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoyurist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awningsydney.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aypotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azenot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azerinews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azora.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-honey.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0305.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0306.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0307.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0308.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0309.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b03aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b03bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b03cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b3333.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b36512.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b58365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b58app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b58appb58app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b58appb58appb58app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5909.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b6710.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b6720.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b68.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b830.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b960.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9902.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9967.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baby-massage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babybuddah.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backgroundscreenersofamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrim-antibiotic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balaganlimited.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balakovo-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baloncestolliria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baranmovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barganhanaweb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baseerapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basketball-malavan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be4lead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachpoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatuprobot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyspot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaver-creek.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beebeads.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellecarmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belquant.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bembee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benatherton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benazir-reaction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benetcasablancas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berksnetworking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-book.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestboot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestechgadgets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besthemes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestkeys.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestmedsmmj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestofbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besttrade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestwebcams.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet062.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet064.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet06vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet074.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet07vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet08vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet09vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet290.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet3639.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365bc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cnz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365g8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365n1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365n2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365n6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365n8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365n9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365q0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365q6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365q8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365q9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365r8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365vip7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365x0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365x1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365x2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365x3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365x6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365x8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365x9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet599.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet66669999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet666888.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaa9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betxx1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betxx2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beverly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beylkin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biaxin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigdiscounts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigprintinglasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigthunder.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biletvkrym.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billcompare.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billcomparison.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodobavki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomeris.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bionicman.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biosearch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitgain-leverage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmag.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitstage.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biz-secrety.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biz-secrety.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biz-seecrets.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznes-sekrety.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznes-sekrety.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznes-sekrety.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackoutzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacktubes.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blic-zajm.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogaram.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogcosmeticsurgeon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodpop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobcoffee.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodaneiranunez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boffin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogwitch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonaemi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookslibrarybooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bordo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boredhousewifeconfessions.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bornreality.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosattondskap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxdropcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boykovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bozhok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainobeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainshare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasiltopnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bratunaconline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakcraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brest-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brestnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brezani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianvalente.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianwilson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridalweddingshow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bringingbackthesweatervest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brosay-legko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bruce-springsteen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselsexpoloft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselsexpostudio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryanarmijomd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-acceptance-authentication-api.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-acceptance-profiles-api.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-acceptance-users-api.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetboats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgariablog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgariya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulvar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bungabuket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buquesdeguerra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buselefante.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bushland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business-secreti.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business-secreti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butterhost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-an-essay.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-essay-online.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-lasix-without-a-doctor-s-prescription.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-los-angeles-auto-insurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-neurontin-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-seroquel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-sildalis.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-zofran.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycitalopram.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buydiflucan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buydiflucan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyfluoxetineonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buylasix.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buylevaquin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buymethotrexate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyrogaine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byemeds.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bystryj-zajm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabecera-descendimiento.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabelgrano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabezadelcaballo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafenix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calaverasmedicalcannabis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calcioragusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calposa.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambodiainfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameraslyphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canhq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantosdisidentes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-speed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carfinans.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caribuku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmeni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolicious.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carousel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrabiners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carsshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartfilm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalcrevillent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalinghedisperate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalribeiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castalie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castle.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castleoblivion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castrillodelavega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalojic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caterbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catiadecastro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccblicense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cctv-supraveghere.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdlinares.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celadas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritytopnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrum-edukacji.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cesium.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chardik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaussurerunning.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaussuresmarche.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheap-life-insurance-quote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapmedrol.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chefpablito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chezbernard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinastory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chispita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chitinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianblog.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrixonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuvashia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cilacapnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemadoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinexmachina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "city-forums.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickforum.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickphobia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliffburton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climatizzatore.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clipperses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudninelandscapedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-leondehuanuco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm-loures.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeidea.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codesgroup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coeurdesushi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coginti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comeoneileen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comlipa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communist-party.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprarcarteras.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compu-ofertas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compusrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computeradvance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "configurat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conflicting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consoleuniverse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolmath.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coomonte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copycenter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copywriting-on-demand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correctionsfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corvee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmetique-totale.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coth.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countrysidemarquees.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpegypt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpsa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cracksnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crafttalk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craig-mullins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crapmail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyhost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditif.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristals.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristianonascimento.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cross-culture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubanchino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubigames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cucaracha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursomarketingdigitalmx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customessaystation.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutlinks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutmylink.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-yaroslavl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercat-tver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercave.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybergame-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberium-planet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybermaniac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberpanel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberphoenix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberquest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cytat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-consultant.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-soft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daemon-hentai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dahobo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailynewsclubs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dairikab.go.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dajiadu8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakota-spain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dale-bancruz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danceylove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannygaidateraelgar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannyjota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dapoxetinagenerico.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dassolutions.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataman.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenendlager.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcareer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-mossadeq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deantiguos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debauchery.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debitterballetjes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deblocking.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedmoroz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defektologiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defifa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defterikebir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deine-gitarre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deinelakaien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deionized.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delcan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delcan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dementieva-pennetta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demicrofonos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demirdokum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "democracy-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denegmnogo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denejki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dengivdom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentals.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denvernews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "departmentofoncology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depelteau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depleteduranium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depositomerci.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derango.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deshevle-net.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desportvriendenoverijse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destroymc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detiks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detreannamaria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detyamobuv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detyobuv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devcore.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devildog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devils-co.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieta-figura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "differentgirleveryday.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimitrovi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directlendingsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirk-dogs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disabuse.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discodery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disconnect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distancelove.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dixi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj16888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj16888a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj16888b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj16888c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj16888d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfafafa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dji-ars.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djlove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djslash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlyaribalki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doc-baza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dockysearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docogo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctornaima.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doddy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodikod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolce-vita-mia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doll.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domain-skachat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainforfree.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainhostingcompany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domlist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domoset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donaldtrump.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doradoscampeon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorogaminina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dostav.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosyanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doubleness.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadfiles.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxycyclineprices.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dranik.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dream-pools.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamcrack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamwork.financial", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamworldstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drianpublishing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driv.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivingacademy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drunkendropkes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubaizone.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubrava.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durcal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duxi-s-feromonami.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dy1d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamofanforum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-diabolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-fishing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-informatyk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-peets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-yachts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e365.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earningthatis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthcorporation.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyshare.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easywin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eblog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eburg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecbt.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eden-project-insight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgarz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationtree.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egonix.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elcin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electroforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electromagnetism.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electronicssrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electroworld.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektromotor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elephantia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elikers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elriacdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emersoncanada.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endlesswebsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enerypa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englandschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eniziolab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enoisdaturma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enrack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enrique-monroy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entertainmentblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enwikipedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicenter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erasure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erevan-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eridas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ersinbiltekin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escueladego.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmejor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essay-writing-topics-fce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essaymaker.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essenerbaeder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estaryshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euman.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eusarse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evadental.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventosformativos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everglowtrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examticket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exciters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exotic-bengal-cattery.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expert-voronezh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explosionstereo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expouniverse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exsanio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremfrank.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyetooth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezik-ido.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factslider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairyth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fake-show.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakes-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fall.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanclubrbdmaniaromania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyfoot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farberplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaspeed.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionlistify.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fasturl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivalpopayan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffvideo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filesuffix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fimozin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fimp.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finance-news.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findlocalproduce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finestrabatalera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finlito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fioritic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firenews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizadvocaten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fkraiem.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamengopi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashgamedev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floorballphilippines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florenciasabio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyawaybirds.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footballsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ford-mustang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forfeit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-egypte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-gilee.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-noginska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumirc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumpakistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotofon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourscore.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frail.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fralippolippi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankieburkeactor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankieruiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-bitco.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-generate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-traff.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebegames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedogecrypt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedombankva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomisslavery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemotion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetrung.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freifall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freiwuppertal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruit-farm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fukt.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fungomoscow.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futbol-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g3homefoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g47.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gablesportsga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabryjeluk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetstock.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaelico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gagramore.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaktika-znakomstv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxyplex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerspost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameserver-admin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gammaphibeta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastronom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gathegi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazoz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdesemena.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoffnussmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geonice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgekaraoglanis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerbang-singkolo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geroiplavska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geschaeftsideen-ebook.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-california-real-estate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpromo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfronline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giovannarossi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givepenny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glebov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnezdo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-kuwait.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogomail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goquiqstatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodrostov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosaavd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gougeaway.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpswebsoft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpz500s.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafik.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greeknewspapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grekiskagudar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griffinsrfc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grilllness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grokandtonic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grumpyseb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupdedansa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoauxteclic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruzoperevozki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gugs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidethailande.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guillen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarangel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunerds.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guzelforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvitebsk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnastic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyroscopicinvesting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h6852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h6853.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h6913.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habernet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackthat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hair-guide.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haircutideas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakimova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halilweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handymanbypolli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health24world.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthystyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helbreath.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloafrica.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexsafe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenimage.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hieisuki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hightechreviews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilarious.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindibaba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindu-temple.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollywoodstars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homophobia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeybrooklibrary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongorw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongosdemexico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "host4me.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingdirectory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housedesigninfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houstongaragedoorsrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huaxingui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrasecurity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i365365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i7sas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamwill.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icelandic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ient.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifconfig.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifiveglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifolder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignatij.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikari-san.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikx.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilg.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iligang.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iligang.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iligang.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovesamara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iloveyoutoo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilug-ktm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilumantio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imolights.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inalvittile.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inbound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexmarket.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiafm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianapolisnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianerschmuck24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigobooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indonesian-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indospot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitelightofbeing.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-bolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inglesencanada.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlineskating.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innico.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insiberia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercrosse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet42.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetmagaz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intimznakomstvo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip40.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irajsingh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranfilmcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iraqinews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ireland.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irob.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironraven.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamabadcourt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamnewss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ismadgeintrouble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelnewswire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it4sure.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiatopnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italik.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itezu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ittgame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itzkavin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iweathernet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j32661.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j32662.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j5563.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j5573.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j8846.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9943.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackrussel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janelle-jamer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janellequintana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japantravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javaexpert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javiermascherano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jennifertilly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerisandoval.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesseonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesusvasquez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jino.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha1234567.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha12345678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha168.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha2228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha2288.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha66669.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha6969.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha8888888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinsha99999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johan-koffeman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jolfamarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jomsolat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jongcaxent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jongtonghapkido.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jose-latino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joseenriquegonzalez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josefernandomorilloardila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jovenescontraelaburrimiento.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsidefox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julia-clarete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jungyonghwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juppy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just-heberg.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just-keep-swimming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justknigi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaatsen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabachok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kafel-ufa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kai-ruecker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kak-pohudet-legko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalashnikov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaliningrad.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalsa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandhamal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karantholdings.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karapuzz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalog-serverov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalog-tovarov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathleendeisher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb7676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kegelschiene.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemerovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keramed.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketoconazole.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinvanderperren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyworth-meadow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakasiya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakasiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakassia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakassia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakassia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakassia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kilo-files.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimberleythomson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinglier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kino-doma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinodrom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinosha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinovsem.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinozone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirovcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirovgrad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kismy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinhaneveld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koba.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korancode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koroleva.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korund.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krakozyabra.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kravmagaangers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kresimir-blazevic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptologie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks257.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks641.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kst-service.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktuluweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kukeri-karlovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupislivki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurd-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurgancity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuznica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylie-pomada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyrylych.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-paco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labandadelamente.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lablnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lada-granta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laencina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laramewa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasdelgadas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavozdelamusicachilena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbc-podcast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnhowtoplayguitar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learningladderacademy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesbianlovers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letaman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letdownloads.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg.gz.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "li.gz.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberty-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librarium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libruis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifekirov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liftmastercloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightcraftmc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightfoot.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limbaido.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limitlessinteractive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindgrenracing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linestriperdepot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkwheel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linonin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lion7.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipacom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisadelbo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlelucifercafe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livelink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livenewsrussia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locabir.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockerroomstories.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithservice-humble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithssanmarcostx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithstaffordtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "london-mafia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorimullins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorisfnotary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveismystyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucarautti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludolust.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukaszuk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukaszuk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukezweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lux-house.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxhome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyna.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madeira.gov.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madgeandpaul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madgech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madgeisawesome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maewongaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magaconnection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maggot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magic-cheerleading.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magisternegi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailinabox.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maladie-autoimmune.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malariaadvice.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maleperformancepills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maltasite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maltaultrastifo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangaworld.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marblemosaics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margolis.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariahandnasty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marufmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvaco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masalaband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masdemariette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mass.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathiteia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mati.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthieuchedidweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matuslab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauriceje.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maveeranpasupathi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "max00365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "max7365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxclean.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayre-idol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazavto.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "me-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-line.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medalofvalor.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediagetnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medichat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medivox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megawebsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehibo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melatonin.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melda-agustin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meliyb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesabi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaljournal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalliran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrodemaracaibo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mevsim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mezedokamomata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micontractortraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mido.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milan-news.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milavica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "militarysrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkmoovement.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mill.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minaio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minibrewery.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mink-coat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miragg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirkvartir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitiad.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mix-channel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miyanaga.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkbet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmcalc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobileague.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobinst.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobsitin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobtop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moburst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mogica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moldova-online.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moldovanka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moldovawall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molodost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momocrats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneta-rossii.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mongolbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monkeysorce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mononom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonwolfwiccanschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moraldehornuez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moroccanews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moroccotodaynews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mortengamstpedersen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscow-moscow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscow-new.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoscascos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrlove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mullinsfarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multigamers-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multischool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murmansk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicradio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutualmoney.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-bratsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-tunisia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myarcade.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychamberlain.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychamberlain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychamberlain.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychemromance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygreatwebsite.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykursumlija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myliftmaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myliftmaster.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylkguys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymerlin.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymerlin.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypenza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypfp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypvhc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myqbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myraboats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myxxxsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "na-kipre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabeez.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabokov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nacocu.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakedinkas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nameshield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nameshield.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nancyzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nandito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napominanie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narrabeenlakesbikehire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naruto-best.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nataez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natasabekvalac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalcosmetics.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturelk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nay.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazarenoviso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neboley.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neofilia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoverso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nert.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netrabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevergirl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-smile.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newillusion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlovers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlovers.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlytricks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-sy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news123.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news12elite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news53today.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news54.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsbali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsbusiness.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newscultural.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsinkansas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsinpolitics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsireland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsvideo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyorknews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextpost.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoleta-prestescu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightwishchile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niituva.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nika-travel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikitenko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikolahost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikolai-schmidt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nina-woerz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-real.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nocturnus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nokya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nontonfilem.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nopajam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordicsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northkoreainsider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nou9ta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novak.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novanetwork.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novokuznetsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novoselie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "now101atm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nullscripts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numericall.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nurmio.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o3c.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakparkmedicalcentre.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oaktravel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obmen-viz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obnalichka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occultisme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odysseytraining.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogamerezine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oghost.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogo-knigi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oimexico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ok118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okpo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldaine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldbkcom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldfieldmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldiesmusicguide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldriver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olesaradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivejs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ollo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omretreats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineautodealered.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ooo-santal.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operanavigation.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opncld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionesprofesores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangtua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orel-sait.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortaev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otdyh-v-abhazii.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otoplenie-ufa.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouwerling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxymail.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozonstyle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p2d.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58102.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58104.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58201.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58202.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58203.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58204.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p58205.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p91aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintbrush.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistan24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panamatravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panangelium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandithaya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panoramahurtowni.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papakonstantinou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperplatefun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paramaquetas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paranoidandroid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfumer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkefficient.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parrocchiadimeana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasnederland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasteht.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorello.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patioroof.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pattayafruitgarden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulandmadge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelitus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbmarketing.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcisecuritystandards.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcissc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdc.wales", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peacekeeper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearcom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peliculasonline1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penholder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensioner-1000.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentamexicali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penza-on-line.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penza-today.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penzaonline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perevedut.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perevirka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perewall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perpetual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personvernnemnda.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perulinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pervoklass.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrotrustlibya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrozavodsk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peturnashes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmaceuticalcannabis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philarmonic-abaza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippinenewsvanguard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philosophers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuket-nash.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pierreterrien.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pigb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilesyk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinchuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pionieren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pipenav.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivbar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivotanimation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzariapartiupizza.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj21k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pj21m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjshop.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planeta-remontika.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playingvideojuegos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleasanton-daycare-childcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleasantonmobilenotary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plenkanaotrez.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poetenblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poker4all.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeram.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polimer39.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polisipati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicsandnews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicsnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polliconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polskienewsy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomorskibereg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postoyanstvo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potgrowersunion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potkani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozharnyi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pradeek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praiss.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravoslavie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravoslavnayarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravosudie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preference.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premised.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presidentdirectory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prevention-formation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pridnestrovye.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progeste.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programmatv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectfreehosting.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostitutki-narvskaja.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosto-dengi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prototyping-computer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psihotest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psixotest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psixotesty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psw-training.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptupapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "public-measures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pucogid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purchasescooters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purrfectlove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putana.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putanypitera.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qdrat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qq6396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqq6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqq63.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumfinance.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qubhockey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queirozmiotto.adv.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiqstatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raballder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racaliz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radionrg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiopharereims.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiorainbow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radmehrco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowsmoothies.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajaealhoceima.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ralix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapport.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rascals.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratgeber-guide.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razgon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razvlekuha.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razvlekuhablog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reallycooljobs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realpaella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recherchegruppe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redeyeguatemala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redunion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refluxogastroesofagico.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regata2015.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "region-vologda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rejido.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remedee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reminisceaudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-kvartirvmoskve.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "requena.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rescuer.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reshka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retailing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reut42.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisoronline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revizor-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rezka-burenie.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgpdkit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riba-lov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riddickthemovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rido.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridvan-vllasaliu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roadtripusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roamfreun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertoullan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robuxemporium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockslideengineering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodinka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandozarate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofer.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosa-spain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosbiznes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosstroj-balashiha.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotaractclubtucuman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rothbruederlein.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roxburytech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rssfeedonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbaduckee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruchka-mashinka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruexpert.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rufartabs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruffnecks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruknguk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumenka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runame.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruoskachile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusexmany.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rushmyessay.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russian-page.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rust.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryabinushka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabians.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacians.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadoun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safefreehost.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safesoundcounselingllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainshand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-peterburg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-petersburg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-petersburg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-petersburg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpetersburg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpetersburg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpetersburg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salesactivities.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvadorinfantil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sambuchanan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samiratv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandwichcouncil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanfranciscopersonalinjuryattorney.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanluisdequillota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santibanezdetera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santjoandevilassar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saratov24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saratovlive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saratovnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saratovtime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarhua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbgroup.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sc21.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scandinaviancorner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scarinex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schellebelle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolroom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolstats.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzenberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scooter-experts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scotthelmesucks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutsanbartolome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrapbookdecorations.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptomania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scurtam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seabrooklocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "second-life-partner-ichien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretagentclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secumailer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secumailer.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secumailer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selimcerkezi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selo-cer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senhorst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-obmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-phpbb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-piar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoonline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoserfing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoviziti50.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seozel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "septonol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverninja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviefectivo.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setevik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevastopol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowfight2.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanhay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharik-msk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaytan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shechipin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheffield-wednesday-fc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shelehov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shenderman.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shijij.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirevirtual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiriforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiva-temple.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shola.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-slivki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopera.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldbetaught.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showmethegadgets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showslivki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrapnel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidmax.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sikaranbrotherhood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvertorrents.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sim-mobile.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simsimi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sincronizateconlosmilagros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinluzvenezuela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sion-colony.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirandorung.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siscompbolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site-ua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site.mu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitekatalog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skaiman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skante.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skateswagger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skirts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slipknot-site.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcover.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartleads.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartphone-blog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smcasino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smcasino.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smiblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sms-pro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snatch-note.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sngnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowboardforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snsirius.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociedadsostenible.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softbit.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokak-sanati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soldierangels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidsteel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solunci-loznica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "someserver.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somosabc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-onlajn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-tolkovatel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonodrom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosaka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sot-te.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundtube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacewallpaperhd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaenny.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkl.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklesvt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklingessentials.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartancoin.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritous.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sporemasters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sports-sites.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotzlight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritalaska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritcities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srithunters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritidaho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritspanish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritvermont.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standartgost.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starsandmanifolds.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stealthpressurewashers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stebenkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefchapman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterlitamak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevemario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevemason.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stilsvadba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonetribute.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoplossoff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storefront.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strikers.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroiproect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-abok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stupidthoughts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stupino-stroy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylebeat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subdivider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "successemails.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sucessclick.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudanindependent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudanindependent.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suecaunitedfc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugatime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suicide.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatrabarat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatrautara.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatriptan365.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summarized.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshilin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinelife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suomenkielisetnettikasinot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superbestpalsclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superdrillers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermagna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superservers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superstargossip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superstarhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supertrade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surnganet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surveer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suseki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissurf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88kk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taanishsaifu.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabacundo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tablerocksbestrealtors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadalafilindia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taggigkaktus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taigamehack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tambov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamoxifen-citrate.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tattoo-art.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tauriscia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamrevolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teazer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technowise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techserve.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techwalker.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teka.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telephoni-cdma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempdomain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "templete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temporarysanity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terengganudaily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termoidraulico.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-school.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testthis.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textpages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaiboystory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaihotmodels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaiportal.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the51news.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebacteriafight.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestlaos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecarpenters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theknockout.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theminiacs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenest.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theparoxetine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theproject.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetopmovie.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewashingmachine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomastestor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threepercentrealty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thuongtravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiagosimao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierarzt-karlsruhe-durlach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigergroup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tihvin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiles-for-facing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time-business.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time-hotel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timerace.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timgame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timich.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timmi6790.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tips4india.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirteafuera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tixio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiasfischer.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolerance-zero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonorosario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-russian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top10media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topknot.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topspin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topurls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tormox.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontonews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrance.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalhost.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourism-exegetai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toursinvietnam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyschina.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toysplace.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracking-app.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradebotcompany.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traderinside.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafic-wap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trapkitchen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelphilippines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelwithsearats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trazodononline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treatmentforkennelcough.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trials.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribalwarsstyles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribistovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricountyathome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tridentmedia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplicate.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troop89medfield.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trotter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trusthook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryingtotakeovertheworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt3666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt6396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tula-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tula-news.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuneotune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunisiapress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turciya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkey-portal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkishhackers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkmannews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turtlehead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutdevki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialcoding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvoia-dietka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twainhartehotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twodrinksaway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty513.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty525.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty529.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty561.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty573.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty583.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty587.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty593.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty613.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty632.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty637.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty650.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty679.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty705.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty715.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty716.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty723.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty736.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty737.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty739.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty750.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty756.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty767.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty783.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty785.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty791.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty793.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty853.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty857.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty927.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty935.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty937.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty953.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty962.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty965.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty980.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyumen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyva.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyva.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uareferat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberhorny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uborka-kvartir-moskva.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucmatedeveloper.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udbina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulsters.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimate-fireworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatebabyshowergifts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrafine.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unasim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unbolt.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unboxed.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undertow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unexpectedcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitir.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniuni.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universidadcatolica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unixhost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unxcoconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uplinkgame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uppfinnarenc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ural-emal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlfly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usercompare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahrealestatepodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utbosbeekhuuske.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utevai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbekkizlari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbektumblers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzhas-uzhasny.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v1.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v10006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v10008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v3025.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v33v33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v44v44.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5075.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v55v55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6170.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6350.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6506.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6752.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v700a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v700b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v9820.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacati0n.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valencianisme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valeravi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vardenafilhcl.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varjo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasheradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vatav.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegetarier-sind-moerder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veggies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vektlofting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venezianischemasken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vengriya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veredadelaestrella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verstka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestlundbolargen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veusveus.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorcarrasco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorhorta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidassemfronteiras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnam-tours.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vildlaithailand.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villablino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-moda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipcp.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionxcreative.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visit-thailand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visiter-tunis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visual-design.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitaliyshepotkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkarpaty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimir.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlcentre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmf365.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vneftekamske.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vns5656.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voetbalclubinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volosnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vovkamagazine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vremyachko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrostove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsaratove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsem-privet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vstavropole.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulcancycling.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulgar-teens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vysokoe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9710.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9720.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9730.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9740.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9750.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w97a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w97app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w97app2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w97app3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waermekabine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waimanu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangshengze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wash-house.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "water-polo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthcreationsolutions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-format.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-test.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignersinchennai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webinator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblights.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmaster16.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webranking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitedesignersmalappuram.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitedesignprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitepromotion.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellnesshotel-weimar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "west-raptors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whisperwashonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiterabbit.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wicontractortraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wien52.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikisorg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildandwonderfulbodycare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildberries.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilgo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wing-tsun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wither.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizardschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wkhs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wnsr3970.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolflambert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderlab.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woorocket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordops.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpresssetup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcarding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldoflegion.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wulfrun-invicta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww6396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x58.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x58f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x58p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x58t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x58v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x7715.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x7716.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x7718.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x98t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xab199.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xacker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xarangallomangallo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenical.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xerdeso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xh7eee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xloud.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--4brt03c.xn--io0a7i", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--7or43h.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bcher-bestseller-jzb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bcherbestseller-zvb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--eebao6b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--schcke-yxa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xucha.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx6396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y30365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y3650.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y36500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y3651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y36511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y3653.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y3654.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y3656.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y36577.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68ah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68gl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68jn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68sc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68sz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70104.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70105.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y7091.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y7092.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y7093.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y89eee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y89ggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yagoda-malina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangfamily.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yantox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yapan8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yaws.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowsquid.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yemenlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yenbainet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeniexpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yerbasbuenas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesteryear-chronicle.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yordanisp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youcanhelp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youla.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngmodelsagency.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-greece.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youreward.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourmagicstory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuandan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukoslibrary.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy6396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zackiarfan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zadrot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zagruz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaim15min.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-ehkspress.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajmy-contact.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajmy-contact.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajmy-contact.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajmy-contact.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zala.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zambianewsforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamenim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zandra.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zappingarahal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zapreaders.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaruhi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zcrypto.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zegriesalmansa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zemlyaki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zen-zone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zepter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zepter.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zero-knigi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhivoj-dom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zinabnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zindan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziroux.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zizibook.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zloybot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znanje.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znich.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoepolitics.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zok-ambicija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonaperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zowe.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zsoltbereczki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zumberak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zverskij-site.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1vpns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2018j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2019j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2020j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2021j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2022j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2023j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2024j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2025j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2026j95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2226321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "230110.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888456.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365securitymg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369028.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3963dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017501.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017502.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017504.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017505.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5536z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5539z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5goglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66321o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6638s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6639s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6810app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6830521.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "690918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700wns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800139.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900823.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d75.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d76.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d78.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d79.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91d92.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499060.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499066.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499068.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499113.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499115.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499125.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499151.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499238.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499263.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499292.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499293.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499403.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499558.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499568.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499575.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499682.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499869.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499958.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499mmmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k326.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k367.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k377.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k382.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k395.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k576.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k628.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k827.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k863.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9k878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab2web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abashevo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdulawal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelbarretto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogadocriminalorlando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abusive-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessibilityguidelines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achiksongs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acronis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activescreenshots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adceuta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advantis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affinity.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africanhosting.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agaveandpine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrodronechile.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimare-web.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajaxtime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alabamacoastalradiology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aladintechnologies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alalivre.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcobendas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcoholrehab.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcubillas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldenmiamibeach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfa-host.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfagroup.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfavit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alineonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkopedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-things.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allfoodrecipes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgosts.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allnovosibirsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-bet.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternatiwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alushta-vostorg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alwayshowher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am5188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am615.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amandahamilton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanunicornparty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxil.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amputated.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolickdieta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anandchowdhary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ananiev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarcho-copy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarhija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreyjuravlev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreysmirnov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrianova.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelcorpus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angora.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angorarental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalliberation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animamega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aniviasport.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankaraotokiralama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonaddy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonymousbitcoinexchange.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anouncer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antabuse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antfarm.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonimos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "any-download.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "any-download.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "any-download.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "any-download.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apocalypseboard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app6810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appliquette.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architectus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areacinquentaeum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arquitet.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artcenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asabacortoscaseros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asdchieti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleyashbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "associationhorizon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrociencia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astroloeches.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attengo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attimec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aubonheurdeshuiles.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authanet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avangvpn.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avarcom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avengersonlinemovie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviationmilitaire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avrora-nov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayporealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azithromycine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70661.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70664.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70771.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b86255.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacanora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badodds.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baloch-intelligence.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baptisteplanckaert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcelonawinewalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barsukas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashkirlife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bassrhymeposse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bd-media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "begintravel.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behar-selimi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgraver.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgraver.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beritanow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestsgadgets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cn-casino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cn-game.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cn-keno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cn-livecasino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cn-sports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cn-vegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betty-baloo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhavansvidyamandir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biaggeo-prod.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliatodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bienvenidoamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigfatbetty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigsam.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biolack.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biowtage.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birthright.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-fauset.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinrush.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitjunkiehosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackminds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackspark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackthrone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-garage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blognews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloguser.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluegifts.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluetoothspecialist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bob-dylan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodas.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boevik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonbini.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonusov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borba-umov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borein.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borriquillacuenca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boscq.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounouh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramois.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgedigest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigittefontaine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bromo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownwolfstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "browsbybecca.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bssolvfagen-pre-storeswa-wap.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btc-alpha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btc-doge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddy-acceptance-banking-api.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspartner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busphotos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buswiki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buysildenafil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwashing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byggonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cactuspedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caddyfashionshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadifit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calandrahosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalist.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitein.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carapax.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardiagnostics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carepan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carltontownfc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinaoliveira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carontetourist.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpetcleaning-cypress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carplus.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpuya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinotokelau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castellet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalog-underwear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cernac.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "challengerinvestors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "channydraws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapsmall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkwebsiteonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chelpogoda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chelyaba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheneypartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesterman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chetanrana.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicofc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiksfashion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "china-online-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocope-peru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citypro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citywisdom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-hosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-wars.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climatgate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clomid100mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudix.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-eclipse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubatleticonacionalpotosi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubdeportivocieza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluberiks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubtamarugal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cola-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commons-mayflower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compositedevtec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprarparaguas.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computron.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comumlab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conalpedis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confiscate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conradcartagena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construred.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contratti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contrisur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolshirt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coralcanticorumbarcelona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corehealthberks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornitek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corruptos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosec.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmos-software.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotswoldflatroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coworking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpchur.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftshiponline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craigdavis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazygifts.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creategyx.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativesectors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credit-default-swaps.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptomoneylite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalgenesis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossfiremovies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptopaste.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cs-algeria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "css-tricks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culaneenergycorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturabrasilia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturalparadiso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwaclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybergroup.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cz.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czprothz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-vision-web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagrs.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakinecoupons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-leblanc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danskoya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danzka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-crystal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-nova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddosguard.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadroot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deal-runners.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decode.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defunct-engineers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delta-host.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demonbuster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demopanel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denatured.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denkmalsetzung.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "departmentofdefense.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desish.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deti-vse.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diebetriebsraete.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directorydashboard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directorydisc.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizayner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlyatepla.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doc-baza.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domain-speicher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domain-speicher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domenaru.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domhos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicandfelixroco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domowe-potrawy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doramamusic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "download-knigi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxepin1.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dozor.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drogariasantoantonio.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dukeandduchessdrivingschool.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durin-art.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dx2o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzu.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyfiles.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easylogics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easytube.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaugenethomas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebookabc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooks-pdf.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eclipseforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ed-studios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edrosd.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edyhenry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egomaniaque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einsurancetraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekspoint-mods.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electras.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electroniko.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegantlatex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrotango.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-nakhodka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-tools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emoforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emreaydinfan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emulator.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ep-plus.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicentar.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erektion1.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortlareryaman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escovator-records.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esperantio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "european-hospital.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "european-hospital.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "european-hospital.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eva-briegel-fanpage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaalordiah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventblog2017.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eviction.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evil-empire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evsinemasistemleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8003.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familleshilton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionusa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionxmas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fast-cargo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastknigi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcapollo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcarsenal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcic.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feministreview.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festesuniversitaries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fifacup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filedoom.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmwallpapers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financenews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findautoloan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findsingledating.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finestreview.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstbooks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstwebring.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flipmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flipphotography.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florausa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-giants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexcity.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formalgrammar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formality.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-tutorapide.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumcarriocity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotopalacedigitalstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "founded.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxtrotfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fran.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "france-news.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredhook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelancerinc.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freundinnenausflug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frode.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnychristianjokes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabriella.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingtilltheend.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaopindy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastrobox.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazizov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbthatcher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekyquiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemwire.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gennerator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germanicvs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germantrip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germany-board.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germanytravel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germanytravelguide.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestus.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpaidclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gezinnenhilton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfxworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gibreel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigasoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigsoupmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gimnazjum-miloslaw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givemylife.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalshippinglimited.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-srx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golosok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodabakan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosti-dom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goszakupki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gourmetvitamins.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gps-fleettracking.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafittikontroll.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandisco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratisonlinespel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greeks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "green-anarchy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendrive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoinassa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiacursos.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guys-reviews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habitable.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairpins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakkariradyo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallcouture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamarimarriage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamiltonzinelibrary.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamsystems.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harabar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbaa.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcarereviews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthierweight.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthylifeelite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hentamanga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddenpalms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilalnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "histkult.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hittop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoffmancorporation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidaylocal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyriders.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosiery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelconsulado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotlog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtechvalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanidad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hwjkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-house.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceshopy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icetechy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihuir.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "importsign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imstocker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inanam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inbound.menu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inefin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoland.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informspb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingermany.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovationgarage.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "input.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integ.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integsystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interminsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet-tv4u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investactiv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iotorq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iptvmaxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irandex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irkutsk38.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamicnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelportalk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itemcreator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itraffic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iubuniversity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivahbbiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivendi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izamulhakeem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izmirescort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-hypnose.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabber.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jailfood.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaimepumarejo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeans-shopping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerrywang.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerusalempersonals.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewadvert.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfgselbitztal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhw3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimmiestore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johncam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanprogrammer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordibelgraver.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordibelgraver.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordibelgraver.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jose-manuel-benito-alvarez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jucocauca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judybai.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juragan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurassicworldfilmen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justcalm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justquoteme.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvlfinance.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwimps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadvi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalamos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaliboairport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamildrozd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapelya.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kareltrans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karimsaadati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kariyam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kateysagal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katherineswynford.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kavatasygarety.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemerovo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemerovo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemerovo42.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keniff.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerrydavisguitars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyhani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyphotojs.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khmh.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiahalchemy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiliframework.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindergarten-neugnadenfeld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinomagia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinoshki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kip-ribbetjes-bestellen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirgistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitevalley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klassika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleidermarkt-vintage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konstanz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konstructdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopfgeld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosmosfestival.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotuwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kovachica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozlekedes.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnodar24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditzone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krossakorven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krovatka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks015.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks410.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kudinilam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulthist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupibilet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurdishphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurido-anime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvest-v-moskve.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lada-plus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladanmokhtari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladocs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafansite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalegria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamasacre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laminsaho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langadeduero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laoliang.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapolvora.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larasm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larsnittve.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laterremotodealcorcon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavalon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawda.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyer.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazer.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leak.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leeyoungaeph.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenn-blaschke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leon-tec.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leontyev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leshok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leticia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexikon24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lfyhokk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libportal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libreria-ouroboros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lierohell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-in-hell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightsfromspace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limstash.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lince-bonares.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lineshop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link-net.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linko-pomoika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkuva.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-help.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-taganrog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liress.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisasc.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisius.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lissajouss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listach.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "little-news.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleyokohamakennel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liturkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livejh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livetopknigi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livfcshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localtownhouses.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logicdream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lomayko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonavla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loomis.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losaucas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lossaicos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisdefunes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louiza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love-books.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lspdonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lstlx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyfebotanicals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyriksidan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyuda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-16.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-beshr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m1gun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ma-ze-linux.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macaroonshindig.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macosx86.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macroseo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madskauts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magazilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magazinecards.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnetoscopio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maguire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailer.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailinaitor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailingproduct.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailmaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailsend.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailstart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailtobiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailwala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailxpress.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malaysianews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamanakormit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamanura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamtapark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandela-effect-wiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangaboxes.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangareactor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manicur-salon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantenimientoimpresoras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manusiasosial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marbrerie-segur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelabarrozo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelofernandez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marina-tsvetaeva.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketgrid.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketgrid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingpalace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingsuite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketking.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketsearch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketvalue.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maroussia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mars.army", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mars.navy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martincernac.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigit.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigital.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigital.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigital.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigital.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigital.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masqueradecostumes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matejstrnad.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matematikkulubu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimonio.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattaki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxiservak.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxrider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maysambotros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcduff.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medifirst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medvedivka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaherz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megalithe.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaportal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mein-tortenladen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekaleskirit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melissaofficial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memento-mori.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentalcalculations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentalcraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadohype.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meskiukas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesotheliomacentre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metacortex.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metal-rock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalempire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metallobaza.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteobox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mezinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhabdullah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mica.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michele.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micoff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midnight-gaming-community.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikechasejr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikesystems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mind-books.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minddrive.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minikin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minivehicle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir-faktov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir-multimedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir-pressy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirknighechek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirokon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistlake.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mithgol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixmix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmwb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilebooster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilityworks.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moda-donna.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modeldoll.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modern-gaming.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohamedhosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moltapor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molusk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "money-fast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyreal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monolithic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monzo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morozko.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscowlove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostafabanaei.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motekforcelink.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motichi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motiv-rechts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoclubentresemana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoland.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountpost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moyideal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpgu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrston.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtcpuntosalud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muchotrolley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudasobwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudcomplex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicfactory.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musiker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musketiers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvpinfo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvpower.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybathroom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycam.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydoxod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myedcreview.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeditclub.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myedu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfursona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygameconsole.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygomel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygrodno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhoor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhostname.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinsiderplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykarelia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymkphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymotherlandstuffs.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myphotonics.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myphotos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myportal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myresidence.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myreviews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystore24.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n888ok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadjabenaissa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadoske.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naemnuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nagato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nahman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nailshop.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narela.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natalia-in-quebec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natarius.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natariusadvokat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natashki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navalarchitect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazbol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neanderthalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neaz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebohost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "necromantia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needfire.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethealth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netpenge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsearch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-tuning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newblogr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newforms.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlynamed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neworiflame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-novoros.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-srilanka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-technology.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsarmenia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsuzbekistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newtekstil.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newtons-erben.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicastrosalvatore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nichesite.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nieuwpoort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nijniy-novgorod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninmegam.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nippel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nipponkempoph.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nipponnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nivoit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkorolev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nl-comunistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn-vol.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northscottsdaleloan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novichok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novinkihd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novinminer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novorossiysk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novorussiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nudeimg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nymity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyushikaikaku.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o15y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakwood-park.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasisorthodontics.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obmen-vizitami.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obozrevatel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obzor-znakomstv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocenka-nedv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odejdamoda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offlimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofisescort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oil-heaters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okulistiyoruz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldliverpoolrailways.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olegrpg.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omarsamarah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omsk-web.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omsknews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omskweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinesports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opioneers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opraab.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbits.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriflamesamara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orikos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orologidicristina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortopertutti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orvibo.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostankino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otdelka56.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otoplastik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oussoren-vinetomatoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overnetfaq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overpb.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overps.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovmfinancial.mortgage", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyunmadeni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p333aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p333eee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p333hhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p333ppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padshah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paginamaravillosa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palenque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palermoantagonista.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panduan-hamil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papa---mama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parket.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkettdielen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partii.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriciaramos.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulocolacino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavernosmatao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paywait.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbcables.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcexpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pckurzypd.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pecheneg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peelland-fm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pegundugun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peredoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permaculture.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perron.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personaljokes.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petburial.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrovitch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phantomfund.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippinegreenparty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonenumberfind.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photographerforwedding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieterbamps.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimanta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piranhaattack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pircher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pisanpeikot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pistonkandidatu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitbooks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pl-trans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plastischechirurgie-linz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemwall.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointzip.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemonargentina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemonguide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politvesti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pologalileo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popjudge.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "populardogs.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popupbazaar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porelsam.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porevo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porinnuotiopojat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portable-games.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portal-books.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portal-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portaleldense.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positiverbeitrag.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positiverbeitrag.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positivos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postmusicologia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potolok-brest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potomac.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potterperfect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potterybroker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerlifting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozarevac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozitiffchik.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozitiffchik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pranksearch.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravo911.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predskazanie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumplusiptv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prettycities.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prisminfosys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pritchi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyget.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-kemerovo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proactivenews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proculsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productosfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "produkt.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professionallawyer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profuntime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prog.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programming-solutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propanesale.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proporcer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proposeinspain.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoskidki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protectwrap.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protogenbrainbooster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provereno-rabotaet.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provereno-rabotaet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prushka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psa-travel-care.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologbruksela.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologytests.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptcbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptmp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publishedpaper.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulcinella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punkart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pupok.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purpletech.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pursuehappiness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "put-k-uspekhuy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queensfactory.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quelle-catalog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quinmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwantjunior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwq2333.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radicaldream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-brest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioborges.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocartel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiodiagonal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioelectronic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiowakeup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiozetta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radixsalon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raghughphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raginggaming.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rammsteinzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ran-drunken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomsearching.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapwoyska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raquelmolinacases.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rarece.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rarename.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rastabooks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razborpoletov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razborpoletov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razborpoletov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razrabo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbunews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reallywild.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recycling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redstarpictures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflexionspain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "releasepoint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remodeus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-naushnikov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remontpc.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remoteoffice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renovandoingresos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replikatelefon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resanebartar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restoran.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restoringhopeberks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revizor-online.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionaryaim-vienna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfid-grundlagen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricordisiciliani.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rilish.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringofglory.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roadtochina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollingstocks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rommelhuntermusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root-books.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root-books.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosiervandenbosch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosrabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roundaboutweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roverglobal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalcavaliers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalmech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rs-aktuell.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtgnews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubyonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudating.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rukminicarrentals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runrocknroll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rurs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russia-rp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russiahunting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianbearsmotorsport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianbristol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianpunkrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruzaevka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabbat-wildfire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabedinovski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabghijewelers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabine-dicklberger-massschneiderei-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabworldtricks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saglikhaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samandcatonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sambot22.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samiysok.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samsebe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanalaile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sancaktepehaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santacruzdescargas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santegra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santippolito-borgo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarah-jane.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satanspowers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savatha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savemylicence.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saveusfromavril.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scandalindo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scfpensante.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schastie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholareducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolantwoorden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schweizerbanken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencetram.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scooterinaustralia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenfox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seattleshadeandawning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianjaworecki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selebrita.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "self-business.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfrealize.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfretire.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semenov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semiotika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semobr.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semops.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentenza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-reality.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seorus.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seowork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicemagicusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servtraq-staging.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servtraqazure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexologist.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadikhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahrsazan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shamans.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanju.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharking.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawiah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shevet-achim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shgw186.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shielddagger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shilpaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shitnikovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shkololo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoponlinedeals.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shossain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shownet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siberia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sierramusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silken-madame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silveronline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplecryptoconvert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplelinux.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyowners.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinavyo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinfully.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisirbatu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site2002.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sithijaya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skazka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sketchbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skiingnewsletter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skincareagent.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinseries.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slavasoloviev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepawaycampseries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slogan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slutty-girls.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartphonesolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smbeermen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smilecon.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sms72.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snea-kers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sniffing.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snipr.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobakasite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socreates.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwarecloud.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarfever.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soldarizona.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soloparati.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somehsara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soniaferrer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophiebbeauty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacebestnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaghettiphreakers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaghettiwesterns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidercrabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spikejeon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spilka-dyplomativ.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sports-online.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sriravana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srochnozaim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srochnyj-zajm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stajka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stalker-eyes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stangeland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stardam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stargatedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starover.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starpoles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starreview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starsoft.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steam-rewards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamsprays.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steering-wheel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stenaro.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "step2web-cms.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephanao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephanieleonidasfan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevebuck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevejobsfollowers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolarka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolensheep.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stop-activ.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoppage.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeplus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormhub.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormylegions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stphilipneripreschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strawberries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strl-tunis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroimvse.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartbeard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studenti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiosql.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styleelite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudametrica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudanell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sufarce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumcrevillent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superbintel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercarrot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superiordetail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermustang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supernatural-fans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suranganet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surasak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzikogsm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svorkmofotball.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swallowgateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweat-shirts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symetrix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syonix.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sywnthkrawft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1209.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1316.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1317.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1319.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t2181.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t2182.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t2881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t5881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6381.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6801.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6820.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6830.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6850.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6860.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6870.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t776633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7802.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7803.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7804.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7807.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7808.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7880.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8070.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8110.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadjikistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taginet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagungsstaette-usedom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagungsstaette-zinnowitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taihesy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taipei-101.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taken.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talusan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanveersingh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarakan-klopik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taranagar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarzanka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatiana-kpb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-domzale.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-zakaz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taximinvody.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorgalleries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-techno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalproblem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technosapien.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnikan.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrorblast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tesdrole.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-iq.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testforce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testlabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-archive.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaterreichenhall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theberries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theconverter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedarkfusion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefreebay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekonsulthub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelakedistrict.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelencystore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theocratic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theosophic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theprojectx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theptclist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theredsgazette.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevanishedvoyager.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thimbros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thwiki.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketscol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timetrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timothy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinnhanhvietnam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todayupdates.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolspain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toopopular.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toothpique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-mining.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topkorea.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torreconta.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchdown.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tovarypochtoj.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toys-robots.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracesteps.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackify.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trade-platform.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradesmance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tramikshop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transeshairtransplant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelvisit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendingdeals.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendingeducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tresmaistres.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trickgsm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplethreatband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tristanhager.i234.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumanlibrary.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulasdeportivasbless.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkface.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkmistress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialdb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvoyaknighka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvplusiptv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twelvecolonies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyc923.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ualove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugeek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umniy-dom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undergrounder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniaofraternalraulcury.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedarmyofentropia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unpleasant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbatangan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "url1.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "user-agent.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uslugi-voronezh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-novosibirske.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacontractortraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valencianistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valeniidemunte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valledeleresma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valleystories.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vam-podarok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vampire-studios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilisa-volodina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vchelyabinske.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vebbankir-zajm-onlajn.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vecherka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegtelenchat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velacartagena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velosipedi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venlafaxine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verdugosxerecistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viantours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewmythoughts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villadelprado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villakarma.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villalmanzo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincura.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viphackers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viporiflame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vippclub.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viraljobs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viraloffer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralted.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralvids.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virgontech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualbrestby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualcomputer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualmemento.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitaminmovie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkstream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnovosibirske.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodicaknapocitac.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volchara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volqanic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voss-zaehne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voss-zaehne.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vozhatik.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vprotect.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpswebs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vremyapervyih-hd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vse-potolki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvvvbrest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w-ws.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w0115.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w6603.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w6612.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w6863.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wa3368.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waplumber.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapspaces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wartimecontracting.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washburnenglishschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waytofreedom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearethreebears.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-studio-kzo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcam-model.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcreativa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteguider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitemarketers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtaxi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili1111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili1120.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili1121.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili1122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili1123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili1127.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili1128.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weili88888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weilibet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weilibet.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weilibet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weilibet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiliyule.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiliyule.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wenhelpdesk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westhotel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitepen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "widejeans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiki-books.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikizip.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildanalysis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willdropphoto.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiskundeonderzoek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wispmaeksmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl970.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl971.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl972.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl973.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl974.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl975.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl976.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl977.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wl978.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmsndorgen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmsndorgen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmsndorgen.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmsndorgen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmsndorgen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wojciechowka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wom-en.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womensbiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderfulworldofwalliams.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wooblr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordregistrar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldix.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsfree4u.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldvisa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wormincorporated.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowlove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writers-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wvpbs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwwwnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xakepctbo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanhdecor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xerezdeportivo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--tagungssttte-usedom-owb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--tagungssttte-zinnowitz-84b.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--uasacrilicas-9gb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--v4q.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpa.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtravans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xurl.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxoopz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xybabyshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yagmursoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yak-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamal-online.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yardesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybvip789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeti.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yinduyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourloan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yura.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimdengi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimexpress.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-bez-poruchitelej.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-bez-spravok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-na-kivi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-pod-raspisku.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-pod-zalog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakaz.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaracraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarbis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaympodzalog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeanweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zentrumfuerchemie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zetasystem.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zfyl8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhabababa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhestokiemechtyi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhurnalyu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zinchenko.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlatan-ibrahimovic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlotykameleon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znakomim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znanie-sila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zofran-medication.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zofrancost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zofranprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoloftmedication.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoloftpills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoloftprice.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zolushka-1950.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zooforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zovirax-cream.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrinski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrs-meissen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuitaotu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwergenfreiheit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zxfiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "080261.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1000wordsevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "166jk.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1698k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "197jjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "198jjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "208wns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "225485.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2gether.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "301355.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30365.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178ppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178qqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178rrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178ttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178uuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178vvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178www.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178xxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178yyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3178zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3344981.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3344982.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3344983.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3344986.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3358m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "350533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3518k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360videoshare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "380805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "390933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "39708888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970abc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970bc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970fa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970go.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970ku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970ok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970win.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970ylc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3blazing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dprinterwiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dprintinggear.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dreactions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3k188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3k288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3k788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3k878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3k988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "406811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "406833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "437844.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "459022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "463855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47788z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "487511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "487522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "487866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "492977.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "497773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "517jjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52067.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "541651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55558744.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56564z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "57574z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5889k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "606722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "608885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "633663.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "633663.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6556z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "661326.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6619k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6685m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6689m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "670633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6u55ooxpo38mnikkxqvbmwfwauiiv35bsmm-2yj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "775018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77778744.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81818z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "827774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "847773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8744z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89386l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8938885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "897774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "917jjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "927774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "937774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "998wns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99998744.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a899365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achieveinternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activeaerogels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activespaceautomation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activespacetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamtatusko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8819-livechat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai-cuisine.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktive-arbeitslose.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alentadoras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alessandrobasi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alyanak.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewisidoro.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelspabeauty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apitodemestre.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appbooks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arouparia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assis.partners", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrong.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiomaze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auf-nach-mallorca.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automuovifix.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocats-fiscal.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awaygroundguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aymerick-dupouey.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayudacloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayudalabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayudapreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b899365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9618.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankheadvegetables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazar-24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behemot.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belroyale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestgearlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackteam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacktownbuildingsupplies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blessedgeeks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blessedgeeks.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blm69.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blonde.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boese.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolsashidrosolubles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongoo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandingcoapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bride-forever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briefkasten-welt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btcbenthuizen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bugteam.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burmesecats.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin58.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c899365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannacun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannagoals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cateringvanhetland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc8833.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdmdisinfestazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civmob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjsounds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clientesendemanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cokomi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprauncelular.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectionstrings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conocedordigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyrightcoinsnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crew.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalroad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d899365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafe2021.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dajiale.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damaskena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daretogain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darklang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashabi.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashabi.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealosa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorarmicasa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defesa.gov.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degeeks.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demadryn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "der-rohrstock.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermo-concept.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df63.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalch.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalchurch.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldaily.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dildosconsoladores.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djl63.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djl63001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogandoganay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainstaff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominictaylor.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dondiabolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dracula.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druzya.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duoyin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e899365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easywio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebenda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echosnature.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echoteam.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efoood.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efzh2so1cuskp9j3evlqa1m68id-m9p1tzb05zo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjin.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epidastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erisys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erkenntniswen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eson.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essextimbercraft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estahl.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurowaage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evntage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exechip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extinctionrebellion.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f899365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapflix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feltons.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finext.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishme.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flokkr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focanocliente.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourxone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelance-webdesigner.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freewerkt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuuko.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgets-cars.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garbott.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerinet.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghana.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giac.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gieschke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnmlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gqyys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmarziomedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gse.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gt-himmel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guyfletcher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyaou-ek1njb79xkfsyxemzmauhkvxszyua7v2t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackdown.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallhireforevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanteln-fitness.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartycorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henkrensing.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj556.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlg66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlx86.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hn122.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houby-studio.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housingneedz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hx56.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hx678.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i86666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijazjewelers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imcassociation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresadipulizieantonella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexcesmad.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianvisa.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indoorpaintball.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrarot-thermometer.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inge.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iniby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intranetcrowd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "introes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iplist.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipvbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irxoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itqh0pk67wngbob5suh-c7glbmvtfa0dqhokufs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivocopro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdd888.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinduoduo369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinduoduo888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmbmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js80651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh517.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh799.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jss6868.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julesroovers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juraciimoveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jw66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kajabutik.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamagraerektion.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kocka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kocka.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kp0808.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpaycoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuadey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakeandriverrestoration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavabit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lb366.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnsait2.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledcpu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgygf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linestep.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lirico.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingword.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lkdpp.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lore-seeker.cards", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loteamentoabertopiracicaba.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcostvehicleinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ls-mapping-team.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarflake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luv-scent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luvscent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-team.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "man-stuff.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maneql.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maneql.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masarn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbadika.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdihi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medstatix.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meilleursavis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meugamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miasonne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeljacksonforsale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft.gen.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miravelli.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mismart.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitfx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mserve.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydevops.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n3domains.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nastycomics.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neriumrx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsnew2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimanranch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obistarltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohome.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ojk.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivia-smith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontstoppingsdienst123.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oplatki-charistia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ops.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opticaltest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otixz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otooil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ottxz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otzyvy2.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovodev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagamentosdigitais.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parsuv.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payment.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personskadeadvokater.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinksec.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playocean.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portafoliodenegocios.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prdelka.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricesim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proastec.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodwa.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promods.web.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proyectosx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbtechs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qdon.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qgr.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queryquinton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quhyu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramsaver.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realgogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelbranding.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renyiyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "republicghana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisores.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rggraphics.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rickycbenitez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rights.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rinsepimp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risounokareshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotenmihogar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rod.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossilber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roy-buehring.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rps-auto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubblerock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sa68.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sam66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sand66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanderstech.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandr0.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanierungskonzept.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanwords.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sda.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sefinancial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguimosganando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seicochimica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoparbonne.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartpheromones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartsitio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solyplaya.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "someog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somosbrujas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songdew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sormeyli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedtemplate.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spielmit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spruijtparket.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srilankan-hope-for-children.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stardawg.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stupidest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylusgroup.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersandro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swgenetx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swlabs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sycca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symplexia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemausfall.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6370.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8003.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taguette.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamacadia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamsuccess.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-professor.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teldak.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaihong.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaustinsevenworkshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepavilionbanbury.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theqjourney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tholcomb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tielectric.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiemcayxanh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinycrm.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tld-list.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toiletable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomoradexpert.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topeducationhelp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trippen.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripsvia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucocoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twitterdriver.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty7788.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyc009.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufroo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulli.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umount.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undeadpirates.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedmatrix.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universal-tutorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unternehmensbewertung.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upgradedpoints.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valordotrabalho.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandrielschoenen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidady.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villavaltava.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagecarparts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vns89386.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorsco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vserus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wd63.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdestiny.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingwire.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weliway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whymps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wlmhtrecoverycollege.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wort.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsermons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaocg.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlem.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--matua-n7a.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--s-0fa.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xolotto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuehao.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy366.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yashik.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yd169.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ydyy99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhndnzj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yl366.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoba.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yobasystems.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogadeux.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yooptopian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkshiregardensheds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuce518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy366.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzh8.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroanarchy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerobajt.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeusec.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zixin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x3bb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11335835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11445835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11555835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11665835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11775835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11885835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11995835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20191r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourlocksmithhoustontx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourlocksmithspring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3311.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "492y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4y4a-arts.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "551365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "552365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80651c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9ungnir.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "active247.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adontenchambers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afilio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airtable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alles-nur-ge.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angora.freesite.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antispam.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apometria.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquarden.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architecturequote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artesaniastonalaytlaquepaque.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashtonwealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocad.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b303.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baufi24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb168.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bea.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatz-anime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beticalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhat.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliology.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biggerpicture.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodegasvirei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandfolder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadbandchoices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brols.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bruijns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin369.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byjamesrush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffeinatedengineers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campmackinaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canfazz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caphefin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbonnel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castiana.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceylavi.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat36.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapnhljerseys.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjs8866.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clnlboard.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachbakery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cod88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codelyoko.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialroxana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprarcl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultoresrey.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coptel.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coreup.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornfestgiethoorn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpsurvey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crucibleofworlds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cst188.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberforensics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88.cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88agent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damifph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielkeppler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decologisticsgh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dependablehvacrefrigeration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devun.limited", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhirendrayadav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diariorealidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributednya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djsanonimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dk1818.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogfriendly.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downtownsuiteliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpim.org.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drjosebarrera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronepilotgeorgia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ds168.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ds388.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutkoteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebaby.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eboocker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echarlascartas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edstem.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edusercontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehealthfest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einquiz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eisenhowerlibrary.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergency-federal-register.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enerte.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicginger.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortsforu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortslittleblackbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiogarcia-rada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etny.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etsservicios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europa.jobs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exnoobstore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eznetworks.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8036.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff18.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fh169.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finotax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florian-lefevre.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmcs.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmeventcentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshair.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funerare-cazacu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fvap.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galerialamanai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garchi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcdamp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkasper.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glitzafricafashionweek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gooty.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupeatrium.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoattia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtapg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guilde-dissection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunstatus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerone.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haderecker.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halls.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haustierbedarf-shop24.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hipeople.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hohlhupe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hohlhupen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeandliving.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homs.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houstonlockout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugonote.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugonote.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugonote.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugonote.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hxit.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icetwister.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idiot.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ies911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illaadventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illinoiscaselaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "improv.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigartbeading.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigartbeading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "injuryhotline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmigracion-florida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instagraph.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instawierszyki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetloansdirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqskinclinics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-journal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacquesdedixmude.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jawo2008.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jazerxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jellyfloral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiayi.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimmycarterlibrary.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joljeugdstad.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karakatoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasperstad.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kassarsoap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katcr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khojhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kireilign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klocast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kloclabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knrt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knrt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodomo.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koflegend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krillz.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuhnerts.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupu.maori.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakiernictwo.auto.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lars-kusch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasvegasescortmagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalband.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likefluence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilysgrill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkzyovh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithdickinson-tx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsbricks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luissotodesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lykope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macnugget.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madhyrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mancrates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marco-burmeister.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marquesgroup.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medundmed.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehdimassage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merakiclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metakari.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mexicotopescorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microsoftedgeinsider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitratech.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjniessen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkpdeepclean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokhan.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monkatos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monodejuegos.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-moulding-knives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mralonas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mralonas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mralonas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mralonas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrvnt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msha.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muku-flooring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munera.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychamberlain.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myekon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeriri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nativeonestop.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbm.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkp.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noobsrus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novacoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuverabusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuveratechtrends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o-aconsult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oaken.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onelifenutrition.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operrbilling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operrgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osac.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osagenation-nsn.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxsec.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificautobody.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paravroum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkscandles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passbolt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passfindr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paul-sitarz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauld.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauld.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulsitarz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paymongo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcjsercon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepperandpartner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petwatchersnj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pierreau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pisf.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playmytime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podcrto.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polarnova.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porsi.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portaltudoaver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "practicalhomes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiovapozicovna.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyfindercdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyflare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperandoemcasa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proudplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psitarz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotherapy-vienna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quadron.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioheaven.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainturtle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawcbd.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbuddenhagen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebel.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reby.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reby.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "residentiallocksmithdallas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumeprime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumeprofessionalwriters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritualesyamarresdelamor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivers.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rochcloud.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romacoffee.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royaloz.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saharacloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samystic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savorvip.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-kuhnert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secondmileservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securewebcomputing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellmyphone.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sh68.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shelfplanner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopmacher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleshirts.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjwheel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk33t.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk33t.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk33t.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk33t.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk33t.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyros.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sliteapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartgrid.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sms-go.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souspind.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanch.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanch.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanchelele.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanchelele.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanchelele.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanchelele.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanchelele.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritualityrise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqlwrapper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssr.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandhaus-claassen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandhaus-hinter-der-duene.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swrelay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t5880.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temperandtantrum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terra-24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealonas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealonas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealonas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealonas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefuelcardpeople.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoosmetalart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoutsiders.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokitover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tommyemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topappandroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topcanadianescorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourx.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainingdigital.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transdevbus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translationge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveltomachupichu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tspdrits.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucmjlawyers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "un.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unionreports.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upacores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlaubstipps.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwe.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uxtag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varlex.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetcard.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetnet.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vettenburg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtuewisdomfund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voloskova.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votemate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3n14izy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3n14izy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3n14izy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3n14izy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w4tec.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterheaterleaguecity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthsimple.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webanyti.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdevinsider.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmarketing.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedenth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitesuithacking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "widgetmaker.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wireshocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worio.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpabzar.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wx6688.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--strandhaus-hinter-der-dne-1wc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xunleiyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yay.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yolocast.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourpocketbook.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yspa.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeilenwind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeta.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zgndh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhendre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhihe.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zormeloandassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zs6688.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz017.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz993.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0d999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11assets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168zz.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1net.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "25percent.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2jhb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500promocodes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500promokodov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "556777.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56011z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "633663.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7782001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9allery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9thwonder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acgqwq.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeh5134.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordableinsurancenow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciacorujadesign.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albatrosswear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albert-yu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alejarod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutgreg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allitcrm.sytes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andresrios.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnaudardans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authenticate.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviteng.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviteng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachmatt-baar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachweid-baar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastide-viens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berksarl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcomputersecuritybooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhthome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biftin.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binaries.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biographywiki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bithausen.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkkf.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blautiefe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bllb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blm36.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueskyinsure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongminhtam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broerict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bu-dun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burmakatze.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buttonizer.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwin18.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc8822.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaturbate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chcuscojungle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrismarker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ck1020.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copenhagenoptimization.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coppidesentupidora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyrightcoins.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correotemporal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cou.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creamyfox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctes.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daily-exps.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielkanchev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-nova.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denydarko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designartepublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df1nif.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domein-direct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpellegrini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drandrewarnold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droid101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drweinrach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duijf.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwood.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dxmpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyneco.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthsgoldmine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyeditcms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfenceboksburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfenceroodepoort.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elo-rocket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltonpastilha.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emotive.productions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encontra-me.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviroli.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviroli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviroli.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviroli.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eristajanmutka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esdacademy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eseances.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esehospitalsabanagrande.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eumr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ews1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facturama.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-witzik.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festival-transform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festival-transform.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerfestival.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fierykitchen.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstchoicefriseur.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnesskarate.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixstats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "food4healthybones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frasesdodia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftnpower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullreggaetonrd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamegear.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getinsuranceanywhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gliihc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glk.partners", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-life.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomega.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodsleep.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h4kl4b.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hainanstar.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happylearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harvestcookrepeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herz-und-gemuet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hex.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyboldface.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinyari.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hizliwp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hj555.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlg88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlx66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeprivate.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hookshotdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how-to-simply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hx77.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hx789.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icecodenew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieltslananhtruong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihacker.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imranraza.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "in1000worten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingfreelancer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "initialization.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelmed.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intensify.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetmusicexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iplaycraft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipoisk.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irose.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jairbehr.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jangl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "je.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johndeisher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanphoto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpoirierlavoie.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpvtutoriales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrcmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jw77.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalmykphilly.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandoo.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasiafricagroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khramtsov.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knallfrosch.ddnss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowpanamatours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kp0809.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriskras99.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langgasse-baar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauralep.sy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavaggista.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lb369.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseo.repair", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseorepair.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucille-thomas.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucky-frog.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxur.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macappstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macpress.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macreosolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mani.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantenimientosenjardineriaypiscinasveracruz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantul.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markusjochim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetforum.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetforum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetforum.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetforum.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "max-it.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdcghana.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meevo.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mein-domizil.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekanika.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metroplex.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivm.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moens.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netface.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netfolio.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nix13.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "note64.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuva.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxtgenbroadband.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nylasercenter.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obu4alka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oe2018.gov.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oe2019.gov.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "only.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontourmarketing.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontrio.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencpes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradies-baar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnakl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelmedianetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetpowershell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platform161.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podlibre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pousadaestreladapraia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precedencemedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumhosting.com.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-co.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promocodius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propiteer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubgbattleworld.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punishment.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purple.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qcbrna.qa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readifycloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redeshoprural.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reputatiedesigners.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rizarus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robodeal.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrvmz.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rwx.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sa88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagnette.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sam88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanketsu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scapdoors.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seaborn.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securelogin.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seminariosvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sesturizm.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sglynp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shannapeeples.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanshushu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shidai88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "short.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shota-sekkotsuin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisterjoeworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepet.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "small-panda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsdrobe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssdpalermo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starb.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storedieu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stromkomfort.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio413.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunpig.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunpig.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunpig.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunpig.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tail.id.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tailwag.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takeaimnow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techlines.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teckgeekz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempmail.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasholdemevents.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfadictivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebuttongame.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themusic.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theocg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-steel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tian123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tian888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toronto-escorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyopac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelerofcharleston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripasia.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tube8.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tube8.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twobitbusker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyc001.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uppercap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaisselle-nature.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandijkmaatwerk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vch.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venusbeautyproducts.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verwimp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wd36.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webszolgaltatas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellsprung.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wenjulebu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildandwonderfulketo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wils.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wintzenterprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuyiwa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xc9988.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaojicdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlunastore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ageukloel.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--skmotoroptimering-zzb.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xoommit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy369.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yap26.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yavin4.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yd163.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ydiversa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowhawk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yihouse.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yl369.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkieloverdiy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy369.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z-cert.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z3u5.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z81818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zombmage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoohaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168fff.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dlab.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3pestki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "620207.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8888yule8888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889w889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889w889.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88home9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88wewin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9kb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaapo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afashion.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aigner-club.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aigner-club.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aignerimage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albstaedter-kids-cup.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alibaba-test.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antyfake.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arslonga.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aucospa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aumentada.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "av-systems.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b889b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backupassist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahrevaran.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banananet.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baokhangfood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beardsome.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becleverwithyourcash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belebey.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belplombier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bepayd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestedeal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterselfbetterworld.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicromoestudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bionovanaturalpools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznesinfo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjl688.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmagickwitch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bojiu99.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonsi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borderless360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgetroll.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightpool-markets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broodingblogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bviphotovideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosmfalves.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalogobiblioteca.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdigitale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chathund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkrent.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicaarques.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocbaoan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comparesolarquote.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conciencia.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connect-more.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conradboraboranuiresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countdowntrader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cp015.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeideasagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptex.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctf-albstadt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daunatotala.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-kramers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deckersheaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermaldistinction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "descargar-apk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desentupidorademais.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desheng28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ds138.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtinel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylnuge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebertlang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elainesearer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencemidrand.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliasong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabethcasanova.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitepainmanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsanoguera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equisecu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ervinthagod.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortbruxelles.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortgigolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espherapromocional.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esteriliza-me.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excerp.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxpozed-image.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxpozed.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxpozed.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxpozed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxpozed.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxpozed.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fctwo.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdremodelingatlanta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fekir.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferlc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finestrina.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fins.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fivestartrader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frauen-etappenrennen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g818city.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaci88play.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game818play.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game88play.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game88yule.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdpr.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelaendermanufaktur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentledance.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentledance.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getalitools.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalesm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-datasecurity.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go889w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golsportsoccer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griswoldplumbingct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grizz.gdn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupem6.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruhn.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gstand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hadleyluker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hammercast.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happybrush.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartbound.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemainteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hg661.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgc369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hibanaworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hifumi.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horairetrain.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horairetrain.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horairetrain.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horairetrain.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosoi-tax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hospeda1.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelpalmas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqon.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iberion.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealog.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesoft.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesoft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesoft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idkidknow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igmt-guinea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immovit.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperioth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inegol.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomundord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inodari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipsum.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irioka.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itzer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivocotec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadesong.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonwei.nctu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jb138.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbc88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jf886.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinbijin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jl-dx.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jof.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jplennard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jshub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justeducationonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartoffel-tobi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazmamall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerner.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kettinggeleider.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kickingpixels.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinaesthetics-forschung.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobudo49.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuditel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladiesofvietnam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leeannescreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lequocthai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberta-me.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lideradigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lighthouseglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilianejuchli.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithfourways24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonelypawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loverngifts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lz898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machinerysafety101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicnethosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvps.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketing-apps.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maryluzturismo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matchupmagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmusical.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdaemon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melda.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merdacz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minton.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mllz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnszone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modell-lq.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momentumdesign.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mothership.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mu105.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudaomundo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicsense.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfiladelfia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mythen-fonds.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mythenfonds.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-gram.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalaustriabank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netfirmtextile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethorizon.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networksolutionsconsultant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noga4you.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomzamo.spdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsine.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octopoos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octopoos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "official-sensitive.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "official-sensitive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "official-sensitive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "official-sensitive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontogenese.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openwrt-dist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operrtel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangelandgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouest-annonces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parasca7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pari.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastimeproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulcloud.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelosanimais.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "percloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmasana.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixnow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phukienchanh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.vet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plus-aliance.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praladofuturo.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praveenravichandran.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progaudio.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promodance.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.lat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntacanatransporte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putasdelporno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qlinksgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quuck.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quuck.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racevinyl.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radlina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raketa.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raportdnia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratajczak.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raveboy.dyndns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raydius.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reeves-family.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rheijmans.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ribella.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruf888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runningandoutdoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanjarvis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-pro.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetysign.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salnet.wf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptslug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seamus.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seblod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serkanceyhan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sham-group.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingvrimini.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skuizy.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sm-kyoushitsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smakoszwegrzynka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartacademy.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartresumeservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smcj.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snj.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofiawestergren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softly.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonderfloral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songyang.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectrum-markets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srfloki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srkb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summusglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suniru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnistan.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunpig.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suroot.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftbonds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swindontennisclub.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syncplay.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szww99.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taubin.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tehden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teriyakiweasel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terselubung.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebarrypatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theedisoncapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theilluminatisociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therudeworkout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thierrymazue.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiochambita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddlerleaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokky.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toprelatos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topstore.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transfersw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelingbagsmke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trelki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumtrimun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tugesha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uestc.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upvoted.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videogamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigilantesporcolombia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voicr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volatilethunk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsrussia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w889vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagonyard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallmarketing.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanghuiblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchhentai.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wattcontrol.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we168168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we88fun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westmidlandslettings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wew888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wewillfixyouripad.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wewillfixyourpc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wewin889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitemountainnaturalcreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winall8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiredmedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirkungs-forschung.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirkungs-forschung.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirkungs-forschung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirkungs-forschung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirkungs-forschung.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjg.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordops.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsv-pfeffingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww8989.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwin818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwvip88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wy188.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xavita.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcharge.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xeniox.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaojiyoupin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--nidar-tib.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--prfontaine-c7a.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuehao.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesh.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesildiyetisyen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuleyule88game.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zestadionu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zimtoel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmiguel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znidar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zollernalbtour.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbucket.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00rfb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1lc1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "220control.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33weishang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50milli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5eki.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "690938.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91fldz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "941988.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbeyok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abiscrane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abminiplex.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accademiapugilistica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acuaticos.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acumed-diagnostic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addo-addo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aievaluare.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akeenshort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpine-holiday.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amethystbodyart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrey.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angkasa.net.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angular-software.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalconnect.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antanavagefarbiarz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aphelis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apod-portal-daily.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appsimplex.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appub.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabic-shirts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autolider.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorijschoolstorm.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baneh-academic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banglarfont.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankruptcy.ky", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basebalance.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bauingenieur24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "become-lucky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berksabstract.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestremote.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billgradywebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocrafting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biofattorietoscane.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisq.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bog8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bombayfashionclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boschsplit.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyplore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambiemosjuegos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowhive.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowplace.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canobag.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carding.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cas-chauxdefonds.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celcelulares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chalupalokovka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chefkoch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheraghestan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chhlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirruslab.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjenni.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearspringinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "come2cook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compliantbusinessprocessing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concordiagaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creandoydesarrollando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossformer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubsbestteaminbaseball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvtshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dapperdom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidschubert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbw678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deanandnatalia.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deinsparen24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desanta.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designs.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desktopgoldlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewitteprins.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diabhal-staff.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiepoxypaint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalframe.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disruptiveadvertising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnssecandipv6.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorcalefon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotnetdocs.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsbmradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsdesign.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eciso.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecmeshltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecrownoffire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldercare.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrische-zahnbuerste24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enrico-caruso.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enzoic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "era.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estela-artes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etalktome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europainchemnitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europastudien-chemnitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeanstudies-chemnitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everyvid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilla.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairbairnrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairgreenlimited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falasteenjobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashworldtrends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fd020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festx.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fgafsaneh.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fish4dogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florida-immigration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluidpicturesinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flying-dudes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexarby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortdodgeradio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franklinmagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furgetmeknot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futuristacademy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g2jp.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgets-and-accessories.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavlix.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gehatrans.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genusbag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcertified.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global1.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goiymua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodfor.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "granli.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmarziomedia-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gujun-sky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haitou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harley-davidson-live.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hauora.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hauora.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdbits.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcaresuccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helkyn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helkyn.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helkyn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herd-kaufen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highclasseducation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holacannx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holacbdoils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongbomiao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howmanypeoplearethereinthe.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howmanypeoplearethereintheworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntcraft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurbascooter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydra.ly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hytopcp168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-make.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-make.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibraphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igkabel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igkabel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igkabel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igkabel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igkabel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihacker.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihacker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "income.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmedsm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspired-creations.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv4.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6alizer.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispmedipv6.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itemstore.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackspub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japansm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerseyink.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joedeblasio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kajakswaderki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinpatel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kgt10.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khamphafood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiir.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokomu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kommunermeddnssec.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kommunermedipv6.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kondomshop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lackierereischmitt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauresta.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauresta.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesptitspasdelyne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-stikeez.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localhost.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostinlegends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love4musik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovechester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelo.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lprcommunity.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunepieters.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luv2watchmycam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manshatech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manzalud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markusjanzen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marzio.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbclegal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meran.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miklagard.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlathrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momocogames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitord.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ms-australia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mummyandmephotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musasdanet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybauingenieur24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfortdodge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinsuranceauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinsurancelife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinsurancesource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myndighetermeddnssec.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myndighetermedipv6.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myroofandhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8solutions.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netfoundry.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextgen-life-insurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightscapesoutdoorlighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nms-thoracic-surgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novawatch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nucleuspanel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuestratecnologia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nycrerc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyonator.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nysis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obsessedwithknives.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olenergie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olenergie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olenergies.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olenergies.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olhovirtual.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omanlover.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneso.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onload.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operrhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origamitutorials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloroblesminister.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagatuarriendo.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paketbox-systems.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papelpack.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguinworld.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentools.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pick150.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pidibagrik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plandegralba.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticosbiobasados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platformlms.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plusreed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politsei.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pragata.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prgrmmr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profiservis.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profits.fund", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profsaranya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pymeup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiqurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reachout-ghana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoba3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remodelingfy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resume4dummies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightreview.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robinloeffel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvameuba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvandoalocombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureenduserconnection.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevipro.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shakthifacility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siamericas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplysmartgardening.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipstix.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skaginn.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skalec.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaksbanken.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snizl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songesdeplumes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sphacks.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spoters.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srimakc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinecoastplumbingcompany.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svodjapan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacticalvote.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tara.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdstoragebay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-leaders.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techchip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technochat.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsystemsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "templetattoo.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefranknews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegaucompany.healthcare", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theresabrant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thierrymazue.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkclic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thornton-le-moors-ince-elton.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinclip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinkerers-trunk.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomgaechter.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyokawa-fan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinityradioandvideo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tupianku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twelvecornerspediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twojapogoda.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unluco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urologyoklahoma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2x.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetustainversion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorunix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "violarenate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivianadavila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volatile.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vunn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waifu.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-lab.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weydu.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whisky.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitesoxbestteaminbaseball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wine-route.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80akjfhoqm2h2a.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pckm3a1bi21a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--whlefamilie-l8a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yana-co.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ykn.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogamarlene.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "younameit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youregeeks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zedeko.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhan.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhina.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zowedo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "106jamz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "17xrk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1fc0.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2000.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2255motion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2monkeysandme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acicj.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acs-nettoyage-entretien-immeuble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actionverb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroalbrook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agendaspectacles.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agktest1.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agpsn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alchemy-media-marketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alice-memorial.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aljaspod.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altorise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreaassenti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anjara.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anoracdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app-scope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apyha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquariu.ms", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artrapid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attunedstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auntiesnorkel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autodemolizioni.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoklub.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azpogomap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azrhymes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancastato.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-form.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengaldarpan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berndbousard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bevallarta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgemi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoingambling.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjs.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhost.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobandducky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonsample.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravebooks.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bueromoebel-experte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdc.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilikin.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claude.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claude.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleango.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clemency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevermatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clwrota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compassionaterelease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confygo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coralreef.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creafitchile.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyanhexagon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d8841.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayswithnostabbings.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deckenplatten.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defis-franciliens.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demastglazenwasserij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "despachomariscal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "despinavandi.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diabhal-staff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discord.gift", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djanpana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djl188.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doerz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duarteeleiteconsultoria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyremyhr.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-boekhouden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edefrutos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educative.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveil-et-savoirs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excelsiorcomics.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploringmorocco.tours", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibercoverage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fokus.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fos-apps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fos-games.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franqois.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftmc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g7yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaigelama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganodermatiendaonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavr.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavr.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemsmarketplace.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genunlimited.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gheestore.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghull.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamcosmetic.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldeneggs.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graddient.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahamarthur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growingsmiles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growwithdaylight.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymlife.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerflare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haitaka.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hana-groupsac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hayl.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hayobethlehem.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbcm70.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hentaigogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hentavfall.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiq.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkmap.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hn75.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoffnungberlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoffnungdeutschland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyszko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrw66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "human-shinri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ialps.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iancu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iancu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifbagro.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igramming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihasco.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infans.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinity3dengine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innoraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inyourcornerinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iosecurity.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaluzelemoderne.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesrobertson.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarmala.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarmandental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasmyn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jg-skid.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvrproductions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabinett.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaiwu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaskocdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaskocloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaskodev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaskojs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaskoqa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katsiavarasorthopedics.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazvel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb88dc06.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kchomemed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerryfoodscareers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyex.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfassessment.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimathilegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinodrom.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klauswissmann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolrami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kprem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kratochvilovi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks2099.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks335.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks339.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunda.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-manufacture-du-nettoyage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lambda.sx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbda.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadership-conference.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lentivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmith--richmond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmith-pasadenatx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmith-springtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithforcarshoustontx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithmidrand24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithresidentialspringtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithservice-cypress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logactiond.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukaszwojcik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luvhacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahalux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahalux.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mairie-sornay.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marc-beninca.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mashairi.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medirota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merlin-memorial.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesvision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaljunkiez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metallschutz-direkt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnbeijesweb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkaalpesiutazas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjrlegends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mossaino.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motto-iikoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mricspatial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvorisek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvorisek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycakeangel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinternist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myresearchtoolbox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytravelog.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napiki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nediapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdin.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netgaming.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightman.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nnnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuits-franciliennes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nut-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olinux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinemoviewatch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlycrumbsremain.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orxideya.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osszekotatermeszettel.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owner.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partiono.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peawo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photosgaia.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuoctran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuoctran.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuoctran.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuoctran.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuoctran.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmp6.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeforest.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popcorncult.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumdeal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premkumar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primglaz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pugetsoundspas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qosmoschools.edu.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiz4math.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ra3y.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raynis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rciliberto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "re-inspect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "re-security.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reginaclinic.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfid-sicherheit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riimihaku.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rime.com.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimkereso.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotstxt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockypest.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roopakvenkatakrishnan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotamap.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roys.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrbts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "run4gameplay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusticpathways.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sambus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sand66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanjosecolorectal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarjakuvakauppa.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sattaresult.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secapp.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sedesignxtra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seedno.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sehd.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senu.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serv.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serveradmin.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setxrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidsun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sieumod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sign.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signaturedallas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skeriv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slalix.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slatemc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spillforum.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squarefootllcconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squattra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssone.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stats.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stavanger.kommune.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stghv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonesfamilyrestaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoutassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulabs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suomika.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swatee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxicab4you.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telcodb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenber.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thalliman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierradeayala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilde.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinminnow.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todaslascafeteras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokky.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyoadultguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-zdrave.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpark.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trandanhland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttfollower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turiscar.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorcruncher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txlocksmiththewoodlands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uj2008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultravip.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrixus.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utrantor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaxxwatch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectomatic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vijoe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipcards.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlamir.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vote2019.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsvz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsvz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsvz.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webinstit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webkindergarten.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamshomeheat.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windmyroof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wingchunboxtribe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womenshealthadvocate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaver.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdown.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xhcmnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaoxia.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lt9h.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yf128.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yijia.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-dns.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yz86.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzarul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzh8.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzh8.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znn.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x15.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162229.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22i.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "27is.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3369p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3389p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3666ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88djl.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aanwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abraxasteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acmi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acneintelligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acunetix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencyalacarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aljaspod.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpharoofga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amdm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andersonpowerservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antizon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyilin.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apothecarydouglasville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aramyss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archambault.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "area.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asakoh.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assetsman-assetsvalue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmmantenimiento.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiohub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiohub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdpestsolutionsstlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatrice-raws.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhglamour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billionairemailinglist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biobone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biuropulawy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingtool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingtool.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonlin.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasserie-twins.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasserie-twins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bring-heaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brojagraphics.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campo-salado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caycehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbnainital.org.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrumpieknairelaksu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chartsheets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiavistello.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiandiscourse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christopherd.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarkwifi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleveille.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliksource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicos.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codingblog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colonize.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congresscoverage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsomassaggi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countrylife.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftmachinec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crys.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crys.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crys.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crys.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darlenejacques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dechetor.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dejongonline.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devmode.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diariocibao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diepanhcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcronies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitiqo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobryautoskup.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainname.forsale", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domyiadaptacje.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doradocomputer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drrhonda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drsheri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ea-lateleassistance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglemoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecotechnologyti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elprint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emeraldislerealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employer411.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eqiware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurotop.net.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolvingsouls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examopedia.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exodiac.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyemedica.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "febeditora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feilestrokestown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fieldexpert.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firtreetechnology.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formi9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourmies.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomhkg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frosoku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemeentestein.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genomedia.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenhost.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldships.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorgeconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grasscity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gridtennis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h-server.myfirewall.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heightselectrical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeymaze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ictindia.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incomeproshoutr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsallaboutplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itschromeos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-gerd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japonyol.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeansdiscounter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justin-p.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kilbi-reussbuehl.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingdominnergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingshome.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirscrb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwibird.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klempin.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klikweb.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowledgebuilds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krupacars.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks89.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kstr.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacochinacounselor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacocina.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lederkleren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leruevintage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsbrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindajahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loader.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorenzocampagna.myqnapcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltcwaterwijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macaos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magniflood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangabank.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansora.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marijuanajobscannabiscareers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martindoe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterplumber.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcs-kutc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcukhost.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediafamous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "middletonshoppingcentre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjjlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjs-domy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkfilm.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokeedev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moobl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostbelehuzunk.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muloft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycounterstrike.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myremotelogin.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanbarry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natteravneneibergen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neusoft.ren", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmall.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newshell.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicholasrhodes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikka.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noeontheend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novotoznanie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrashop.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvoip.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omangrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onceuponabow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oortcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oralb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgoniteindonesia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osci.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paesi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "page-rank1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paknetworking.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkeerbordenhuren.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paroisses-theix-surzur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcdbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitoufi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planisys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playlisten.radio.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prankstercompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proevlifecycle.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progresivoptic.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyauctionaction.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protiksana.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvhe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quemadoresdegrasa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quprop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiosendungen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radyodinle.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratujemyzwierzaki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawdamental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcpdesign.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redkiwi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redray.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remetall.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remitano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightfold.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riveroacessorios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronbongamis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safevault.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samlam.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schbebtv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholtensupport.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scribbler.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securegovernment.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senimag.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewfarsewgood.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewfarsewgood.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoposal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siepomaga.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simmtronic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinakuhestani.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyblockrebellion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slalix.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimento-rifiuti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowsubs.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solucionupsperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srqpedals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stapvoorstapduurzaam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steliosmanousakis.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuerberater-hopfner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storingdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroifenix.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subarulegends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subrad.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sungari.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimminglessons.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swrelay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synedat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synrestaccounting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syuez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syzdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tablemagnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tato.noip.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebridalcollection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelicagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thsecurity.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "towsonpediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tualiadaenlimpieza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tycycles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucc.edu.gh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedfitness.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upliving.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vangore.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventadecolchones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veryswing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrikshamindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsactivity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsportage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuelacaruru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkingandcycling.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warthog.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellandslim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weloveliving.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wemajin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatismypublicip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wielrenbond.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wso01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuzigackl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ancacgircb8q.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanniclandsmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ydraulikos.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeah-shop.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ytec.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuansecard.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukaction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukonconnector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukonlip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zd739.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zone-de-confiance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoubaa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0cd.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14erc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14ercooper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222tips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "234666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "235u.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "345666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35089y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35089y1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35089y2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40percentpapermache.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "45b.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4investors.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4wrd.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52062m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "654666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "765666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "92owl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a04webapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aberon.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actingcxo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adonis.hosting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adonis.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advaith.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliates.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconditioning-sandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allanta.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmajestic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appbydl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apply-esta.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apwide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artifexnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artigoos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asesoriaglobalenseguros.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autodius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autogestioninmobiliaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awangardaszkola.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayyz66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1nzy-pinged.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachmannyachts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacsmegye.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balanceado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baltimorecashflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baranyavar.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnhardt4berks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basechat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyseasons.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beckijayes.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergfex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestehostingproviders.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettashoerepairs.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettmer.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettmer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhaweshkumar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhrenovations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi5.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biancazapatka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisoga.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogauto.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloomscape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueangel.org.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmcorp.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomfestival.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "br1334shop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brickweb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridalfabrics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridalfabrics.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokolit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brugerklub.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryanphilton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsstainless.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callmewhatever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameramark.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canhas.report", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardozovargas.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casashmodel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceramiche.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changinglivestoday.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chernyak.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagenial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christineandcie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christineprayon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cialisonlinee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clairette-de-die-lantheaume.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coderscripts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinsuggest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfortsolutionsair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consommation-locale.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contractorswestga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correctconstructions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeground.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctmrepository.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubesugar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuckoo.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosgratuitos.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d1qvlbepn0kduz.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dal.net.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dating.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decoacerospanama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorativeflooring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demedx.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianpi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobbshvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglascountybar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglascountyfilmtrail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ds28s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dungdev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-surety.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eecs388.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eimmigration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleganceperfumes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgringosrentals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elycoin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encoro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjoytech.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlamochiladeadri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlilrosse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epawnatl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equipoweb.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacobebecia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaylatestnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploredouglascountyga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f9marketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fachfusspflege-exner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fejervar.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finda.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireglow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshbean.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fridaysforfuture-bremen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "froogo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funktionevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaetantremois.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaozj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garduri-electrice-animale.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalairsea.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalvoice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorpg.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greengates.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorydorrifourt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grexx.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gympass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hac2er.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haramainbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harington.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "has.report", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasandeniz.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heardcountyathletics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellofrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi-media.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinepaving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hklbgd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecaring.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeehome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homelabalert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizon.ne.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelstanford.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "husk.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-pinged-everyone.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icanhas.report", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igramfollower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im-a.cricket", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoe.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkthreadable.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inpatec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelligentcontacts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "introspectivemarketresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investinweed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invetep.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irishsessions.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jack-p2.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janostheil.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaramilloconstrucciones.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jitterbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jnsz.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobfury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobtarget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johannfritsche.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jyk.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karawanken-tunnel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katapult.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keestalkstech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingfast.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsblueblue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kita-freie-schule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klimmzugstange-fitness.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knuterikskare.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodkollen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodkollen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopfkrieg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreatorbus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurierwilenski.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcv.psc.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicos.etc.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.rio.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoservicosetc.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levels.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leveluprankings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertarian-party.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libwebsockets.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetoolscdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lintelliftusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love-spells-tarot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisfernandoosorio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumacurve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicstay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magyarepitok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maiet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maklerinfo.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwar.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwr.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martellosecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvinschopf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvman.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnetdigital.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mawulihotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maylamtoiden.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazloum.adv.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbsync4supply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meiksbar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merchant.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgsdb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michelwolf.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micropigpets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikkei.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millerwalker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniwaplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miss-alisa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misterandersson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlonline.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlwr.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelspoor-projecten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelspoorprojecten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modernautorepairs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mont-thabor.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainutilities.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mraag.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrvnt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mustsellacarglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-web.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myphamthemis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nan.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natmal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noahenco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nocloud.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nogradhont.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objectif-securite.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officezoneonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkhor52.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olive.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ollies.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneartyminute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlytrong.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onpointplugins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optiekdemeester.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oqpo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osmdroid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osomagicmountain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ownian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandahut.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradiseprivatehospital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partnersofprc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pestpilis.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfnext.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaisirs-coquins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetchiropracticga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planosylicencias.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plans3ds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plcgurus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "please-uwu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plz.report", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokoleniebar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priv.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatenebula.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programador-web-freelance.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putnamcollision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "querencia.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickformspro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdviitd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recruitnow.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewedhopefc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restore-aid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rinkhill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riptidetech.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rohrle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosebankplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roseberyvenues.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsquare.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rswow.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubymediagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rummey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saalfrank.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saalfrank.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakerhetsbubblan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samandroscosrestaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samusil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sand-stoneinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santa-fell-from.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapphireservicesga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satmali.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurosmaurobracchieri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergio.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sherrikelley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiganmartialarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sideleau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skjt.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolebil.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofialobocera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solucionespicadelly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somogyivar.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsmp3.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songun.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonictonic.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundorabilia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staticfury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stau-a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stelinauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strousberg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "structuralfix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surveil.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swoffordconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarife.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicaloffice.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temariogratis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-spoonfeed.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboulders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theepicsponge.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theolivetreerestaurants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetuco.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevenuevr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddcullumresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolnavar.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomik.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradecloud.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradelogicintl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainme.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travauxcontact.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelamm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trebnie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusi.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twdtulelo.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twistfix.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylervigario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unique-tutorials.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universal-edge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa-viagra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v800y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vabusinesses.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versicherungen-blog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnministries.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "void.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waehlefamilie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warmcat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearebase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wefound.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wenceslas.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werbetopshop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "west-nerica.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whistleblowing.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildrough.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writemyestimate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsave.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuz.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--5kv19nxn6b.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--birkenblttertee-7kb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuwei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxbunker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xzibits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y2g.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yabbarov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachtfolio1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yocto.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourdailyalerts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ys633.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ysuna.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z33d.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanjirzanane-shanbeghazan.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0553z6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0571z6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1u0m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3333ylc.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "364553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365600dl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36594a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36594b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36594c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "373.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4000milestare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5763.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5781.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5792.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5796.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5797.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "602yb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "603yb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7776365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7lb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "94imk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9kopb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86dj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agendo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahsyg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiva.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alarelleimpresiones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alko-centr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbestcbdoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsoulinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsoulmobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsoultech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allurefest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphaperfumes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altairlyh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altsdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amethyste.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsel305nc.ddnss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennajunkies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennista.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikvariat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apa-canal.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apostalegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apostalegal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assemblywithoutthewalls.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrojunkies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asurgiant.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atrafloor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussieseoadelaide.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussieseobrisbane.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autodilyhulin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalyuan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avivaplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aycasac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baese.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bariatricsurgerysmg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baronspices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcmguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beeremovalspretoria.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beestation13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcivilattorneys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestroofbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betmobilenigeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblionix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binoqlo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biol.moscow", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bither.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloom.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boreacr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bossdistribuidora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunchandmatch.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bs-herting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsdio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubulazy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffup.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyessayscheap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cacrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargoio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinosblockchain.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centre-momboye.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chupanhcotrang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cissa.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clipchamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "closoltech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnxy.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastmedicalservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coatl-industries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code4.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codebrew.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeestain.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coiffure-andrea.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coin.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinpath.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfintouch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complexcoral.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concierge.diet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conversationsri.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copleylawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "counselingfw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creareup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credito360.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditorapido.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crfcap.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptoinvest.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristianuibar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossword.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruciverba.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddepot.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcoffeepodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diyanet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctor360.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosje.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drewlearns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ducksoft.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglenation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edisa.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elena-baykova.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elkim.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equifaxobjection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eulessplumbers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evoting.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewc.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewcd.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examika.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyep.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticservicesgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastboyscouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastboyscouts.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fengchuiyudaqu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fojing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraufries.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomtoolkit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftl13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftworthhousekeeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurefastforward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamblinghero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameindustry.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garsio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcode.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekclubbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geektarven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geschichtscheck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geseduc.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesmav-trier.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gietvloer-wand.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkv-gorinchem.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glimhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloalerts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalaccountservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globetalent.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldskysecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gramtrans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greaterreadingyp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greek-kitchen.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guoke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwbet99.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hair-reborn.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haozhuanfa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyhourboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrisonm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hendranicholas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hl8id.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosteons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelmonal.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvenetworks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypotheca.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icharme.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "id3global.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impakho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imposingoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imydl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopier.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inovatecapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inpdp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insights.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intentanalytica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inversionesgalindo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioasync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isamiok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-publications.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiji.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjj917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjrstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkdhn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh173.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsh920.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtl-software.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumprun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just3preety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jyrilaitinen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jyvaskylantykkimies.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88256.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88257.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88258.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88259.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88260.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88261.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88262.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88263.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88265.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88267.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88268.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88270.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88271.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88272.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88273.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88275.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88276.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88277.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88285.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashis.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasual.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb802.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevin.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirchenchor-olzheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirillpokrovsky.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kmucsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kromonos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kroy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krugersdorpplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kursk-otoplenie.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuruma-ex.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kustod.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvetinyumarkety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l10n.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalaloe.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapelpinsandcoins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larch.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learngreenlandic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lethosdesigns.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lethosdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgcamsps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberhk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberhk.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberty-med.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librerias-he.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisasworkshop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listyourinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockr.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcarbmaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lrs.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltprtz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucybles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludothek-burgdorf.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasrod.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukestebbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m4all.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madisoncountyhelps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinboerhof.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masstercurssos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastdi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathematik.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memberhk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merite.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micamisetaestampada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmassemblyline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motscroises.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multicore.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multimatte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muralswallpaper.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muralswallpaper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mushfiqweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-hps.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybestmattress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybestwebsitebuilder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myecms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylegacyvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylennonbuddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylennonbuddy.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylennonbuddy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylennonbuddy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nad-r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navlnachekg.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neo-novarion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuroandspineconsultants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niclewis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njprimary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noematic.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notenarchiv.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numbrz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obdchekautomotriz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odesenvolvedor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohmy.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohoreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on9.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondeapostar.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "one6688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-eikaiwa-guide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitalcommerce.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortlepp.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacxodka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakho.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkrocker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peakslead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peerbanking.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectgarden.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterfiorella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfarreiengemeinschaft-neuerburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pianyigou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantarportugal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playsawdust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumberlewisvilletexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podshrink.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pompoco.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porelcorazon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppoozl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepfba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectemail.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectmailext.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prophiler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosecomgdl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prowpcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychometrictest.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qnome.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quanttydesignweb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantum-evolution.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioldpr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranalawassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankgiants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rastasorganics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raza.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razalabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razalabs.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rc-respect.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redper.serveminecraft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinhart-auto.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolvergroup.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfid-schutz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riograndesurgeons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roelenscitynews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogersnowing.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rory.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roulettecarnival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtwcourse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruri.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanhowell.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintleochurch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanqianssr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santo.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanwords.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdn.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekfung.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolabuitest.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serenavillageresidence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgh.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaloc.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanoviyam.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shenqi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shota.soy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shutupbabyiknowit.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silentkernel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silesianlawyer.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinfulthrills.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitahk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skena.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skullbite.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sky-torch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyntalent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sluimann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snoopyfacts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solsocog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sombemerchant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonnenta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souleymanecamara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sourcebox.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souzanabellydance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqreemtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickyricelove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storgaarddieu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strick-welt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiotres.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sujblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsmartresorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surtisitio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syswiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-forgotten.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thouqi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tickettailor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timawesomeness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tommihynynen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toopita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toughlife.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutelathailande.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelwithbender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumarcafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u32i64.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulickaprozivot.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unikalo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uphabit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usabackground.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspesnyprvnacek-staging.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspesnyprvnacek-testing.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspesnyprvnacek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspesnyprvnacek.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v88158.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivoregularizafacil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulpr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakastream.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchlol.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wca.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wicksandwonders.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildandisle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worlddeafarchitecture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmr.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--kreuzwortrtsel-fib.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtaboo3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yayl888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybdh88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycwt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuanbaohd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z36594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarfinakber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zindec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zugfahrplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00228555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00228999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "02365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "04365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "05365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "06365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "07365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "09365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1002712.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "105318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1068511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11018vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11018xpj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1111365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1683651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1683652.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1683653.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1683654.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836544.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1683655.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1683657.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836577.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1683659.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16836599.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2222365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2288422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2288499.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2299411.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2299422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2299433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2299455.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2299466.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2299477.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2299488.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "23365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "235998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "242712.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "25north.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3033888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "32bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3333365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "333365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36525.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "396228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "444321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "45365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "456365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017701.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017702.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017703.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017704.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017705.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017801.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017802.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017803.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017804.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5017805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "555321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5795111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "579533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5795333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5795444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5795885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5795886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5795887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396ooo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396qqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396rrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396ttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396vvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396www.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396xxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396yyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6396zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65131y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "777365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "789365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88168365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88365.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88yule5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "96002e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968282.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968389.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968404.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968535.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968aaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9968xl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "999321365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "999365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99qp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abruzzobeautybar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acces-elevation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adelgace.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adonisgrup.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoptionpregnancycenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoptionpregnancycenter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agromotorsburzaco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akeenext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alamo-analytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allinsuranceinformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almeeraloyalty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almusbahperfume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpineplumbingandrooter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anageorgia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anepsa.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anzacparkeast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperture-science.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aplazame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app11018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app77018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appliancesrepairservice.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquasun.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artmosfilms.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmanyasgiven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assemblytechnicianjobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atrias.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiohub.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopower.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autotrac.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autozet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "az11018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62102.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62104.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62105.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b62h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b6730.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b6740.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67772.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67775.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67801.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67802.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67803.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67804.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70884.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babblenotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balsamaiso.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandeirasnacionais.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banderas-mundo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandiere-mondo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoxue9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barakayu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbaderespeito.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayraklar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beercast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beers.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bekchy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bescoutednow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestinbarter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet1668888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166ddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166eee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166fff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166hhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet166yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfanis.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bienestarfacial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biol.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoingah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitvps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizpay.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodrumhotelsresorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonn.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosekarmelitky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breadpirates.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bretech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brindesgrafica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brisq.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownesgas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxdj9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxzx9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3kidspace.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c86255.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calluro.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camago.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camping-aupigeonnier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdbtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurion-consulting-cie.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurystonedental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceskaexpedice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapek9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagobreastaugdrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswilding.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronograph.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronosgroup.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classicfg.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climed.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmpsc.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comicbank.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computingsociety.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comschool.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contentmarathon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couponbre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cozumel-activities.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crafted.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creaintel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crownsterling.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curanderosantiago.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danskefilm.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartydiscount.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-acupuncture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decofiori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisadinu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desert-maroc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5102.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5104.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5105.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfafacts.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digimaat.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalarchives.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ditec.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainevanina.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donsremovals.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragowebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drapeauxdespays.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamhouses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtleague.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubbningshemsidan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dziscover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eentertain.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldoradocylinders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfencesandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engagelogic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engima.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engym.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eprojectfreetv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericsilva.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erperium.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exbolivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "express-vyvoz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88yule9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8cp4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8cp9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faizanullah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fam-borsch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticcleanersbristol.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetishbazar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fffinfo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibroarrendacaseton.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstnet.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flaggorvarlden.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagi-panstw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagistrany.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagpedia.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagpedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixtube.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fordtrac.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forextraders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franchisehive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomhk.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomhkg.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomhkg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freevision.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujieb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxsshiwo.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriakobylarz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gchc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geohoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getbookked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getsmarterinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goc4wraps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grand-city38.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grimm.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupocata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbudd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearthstonehungary.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedys.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helderneves.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hygieneproclean.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibhgospel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifoa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinityvr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inh.gob.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iopool.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ios11018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iosprivacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isigmaonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaimesotelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenslody.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessietessiephptrouble.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jftw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinduoduo666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtl-connect.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtl-pos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kappershuis-meppel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kettlemetalbbq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsphysiotherapy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingnutrition.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinothek.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koki.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuscu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwickshop.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laopcionb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasonorastereo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "last-strike.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latanews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latinosup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latinosuptv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc862.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-cameleon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leemankuiper.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelux.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberhk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberhk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librehk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librehk.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librehk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librehk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeinsuranceresource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxhilux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livelondon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingspace.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowestpriceremovals.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsmarketing.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumierewithinspirato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lushnikov-alex.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maidenliput.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manchestercleaner.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquinariastitan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marilynhartman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "master-tmb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattknight.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcfarlow.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditest.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetfranz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memoirmedie.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalartbylaser.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meuautotrac.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micr0lab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midlandslotus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindseyesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlohr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojitoparty-articlespara.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momentumcoach.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountbatten.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msoll.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msoll.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murmu.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinjuryattorney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mythoughtmachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naidonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nccfa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemzetizaszlok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novonegoc.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nr-sputnik.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrizionista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvmo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o2oxy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officiants.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldtimerparts.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinevergidanismani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orablanket.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otherlandlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ounage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozli.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablovaldiviesoar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandemic.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantsu.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "part.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascal90.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbfashionexhibition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penconsultants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipdeussen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipdeussen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platform39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playinfinityvr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingofmesquite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismintl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proclassifieds.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodesigntools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prof-toplivo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promexbol.com.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publivate.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qoptalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qr1.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrd.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq-uri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomdata.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranwest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebellionbrewing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refinedroomsllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regon.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repuestosmedellin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revampweb-development.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightpol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticasfm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royaume-smoke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenroy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruddick.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailanitours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltedfish.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandiegoopticas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saskadoodle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scip.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seaviewkohchang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sedlakovalegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekainokokki.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolotsen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexyfotosvandep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahpurjat.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shearin.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shixuen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shotsleeve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shulyaka.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simbamail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinanaydemir.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakersmexs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofaclean.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speventos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmm88.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfishconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statnevlajky.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statnivlajky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stina-vino.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmohrael.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stortiservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strathspeycrown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiokilund.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suchtv.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summitlighthousela.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsdesign.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swindontennisclub.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swrelay.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1208.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t2183.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t3dynamics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6354.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6364.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6371.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6880.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t6881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7809.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8250.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tackleyourfeelings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanks.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarek.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorshillsamoan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamif.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teedb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theheatingoilclub.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeai.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobefree.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "togtider.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tommyemo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolnerds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "towellconstruction.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trajano.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treintijden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trisect.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropicaltravelco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turuncu-sepet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tves.gob.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucngame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uddin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwe-r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwe.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6004.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v700bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v700cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v700dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v700w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v9037.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valx.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandommelenart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaperion.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verdensflag.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veteranreservecorps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villagenscamuria.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilnagaon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveport.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveport.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveport.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveport.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveportchina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlaggen-landen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrba.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vscm888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vttnordisere.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtupro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waivcollective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthsetsyoufree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhostingzzp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpagetest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedohair.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weinboxbuilders.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weitsolutions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welt-flaggen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wepa.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlandplacestudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatnot.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamtai.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldonwheels.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worongarymedical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wossl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wppeeps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x00701.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x00708.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x00738.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x00776.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x00786.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x9016.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinnermedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68gg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68ii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68ll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68pp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68qq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y68zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70102.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70301.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y70303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yert.pink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaledia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zijemvedu.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziledelaultimagafaavioricai.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2017c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222111.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233ss.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2712aa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658880000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888002.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888003.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888004.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888005.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658880123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658881111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658881234.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658882222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658882345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658883333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658883456.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658884444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658884567.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658885555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658885678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658886666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658886789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658888888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658889999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3970yes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6666sb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602014.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602015.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602016.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602017.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086011.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086033.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086044.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086055.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086066.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086077.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "86086099.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8888209.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8914499.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "about-ti.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adomicilio.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedurologyswla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aecis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afrikmag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencytsunami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airline-economy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajs5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akerboom.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akerboom.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphasib.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americans.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amymabel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrey1p.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anna-dance.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apalancamiento.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aravatul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcadio.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno-klein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno-klein.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnoklein.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnoklein.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artc.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arx-libertatis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianwebcams.webcam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmarketero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asperger-ag.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atheit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aufwecken.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoglass.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avancen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avisofi-credit-immobilier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0hr.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99011.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99033.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9904.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99044.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9905.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99055.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99066.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99077.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99099.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9912.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99218.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99418.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9951.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9954.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9961.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99618.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9962.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9970.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99718.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9973.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9976.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b99918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bairuo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baiurl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bekolite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44401.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44402.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44403.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44404.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44405.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44406.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44407.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44409.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet44410.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bienhacerlimpiezas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaargh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggingtipsfornewblogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongocams.webcam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botsiah.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breizh.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryandesrosiers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bureaugoodwork.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buriramradio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyplaytix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byrnesagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakesbyzoey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargosapiens.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpet---cleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casaasia.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedric-bour.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "censys.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centraldoencanador.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurion-consulting.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certisoncologysolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chainge-re.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "change-coaching-gmbh.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicjrajeevalochana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chmc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chris-siedler.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citationranker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckpl.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cldejessey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clean-mailbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cncn.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colombianas.webcam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compassleaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectme.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conservativenewsandviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consteval.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constexpr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constinit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultinghero.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contact.inc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooljv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craft-beer.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crafters.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftsandsweets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crtalleres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuir-lipari.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvo-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberpcforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d4designstudios.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d4designstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafassl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkhunter.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidje13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbb.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dearstackexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarras-diogene.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decarrouseloss.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delosgaia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deped.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deshobi.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desklite.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamgroup.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digirechnung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-eastside.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dilibel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diyibo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docupaymentuat.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domeindns.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donpanda.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dottore.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ds.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dscharrer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtcp8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtnx.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyxe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyxe.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earlybetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eazyproject.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooknetworking.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eco-repair.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "editionsnoiretrouge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eficsolar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitedns.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elvendrim.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emoxie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endbox.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erichoekstra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erichoekstra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erkiss.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "errolstambler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essays.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroexpres.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploithe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyedesignuniversity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eziwine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88qin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip102.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip104.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip105.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip106.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip20.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip23.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabslabour.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fh999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhyl789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhyl888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitequilibrio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flatfix.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreignxchange.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddieleeman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freevst.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frsra.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fryergroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fx-rating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gampa.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geluleminceur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genealogiegazet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentoocn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostsupreme.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gluhov-ss.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotowebsites.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graficasantana.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpark.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpathscience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupog2i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingvision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairfitwolvega.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardcoen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasst.schule", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hif88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitsbola.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseofpertijs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrpage.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igap.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikaria.com.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilgiornaledelticino.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imiix.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflatiecalculator.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "influencerchampions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoprosnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkbunny.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovum.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instagc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetzonei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interstateremovalists.sydney", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inu.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigatore.torino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ixit.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaisiam.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesusandra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janeymac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasminlive.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesusthegoodshepherd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonglvab.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js636.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js637.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js638.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js6868.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliaknightly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justimports.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jyoba.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kas.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "key-form.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keysso.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjkmail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kneppe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knulla.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knulle.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koef.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolkinn.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpntdolive.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraftpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunzesoftware.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupriy-coach.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuretru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kycisrael.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanzalex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latinoramarecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-fumoir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesptitstutos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liborburda.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightyear.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lms-luch.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lomaem-nsk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonlegaltranslation.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonseedcentre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostandfound.mu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loxal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucyhancock.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludofantasy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macha.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maephorncurry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisvitaminas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandilabeachhotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manitaggarwal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marjonruns.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvin.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvnet.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maydn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbardot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditarenargentina.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megapixelweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megapixelweb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megatravel.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menthiere.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijngiftshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindmusic.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mispromo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miss.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizoey.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mooremetrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountaintree.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpoonamchandpearls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musthinsider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-sex-cam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywindscreen.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbclinic.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfl.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ng911services.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickkallis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolettajennings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicoobank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nielsbohr.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilahue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlpdiscovery.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobreinox.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrthcdn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutextonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyan.kim", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyerjanegroval.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obra.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohbabybean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ok7779.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondiet.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlysim.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oumyshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overwatchss.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxfordbio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p4g.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paguponku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paiementdp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradigma-med.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partenopei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pazerandepstein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbwebdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personadecoded.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfstaging.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimichi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelumin3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizza-calzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjax.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "points-pote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postmistress.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premium-computer.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "previousmagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodampro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profritual.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychiatrie-ricany.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntaprop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pytradebot.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qnected.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quatulo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quik.legal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qurplus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbitcallcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravelin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redmoon.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redworks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "referat.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "referat.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renanoliveira.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantedonono.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revampweb-staging.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revistasomos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexfinland.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfid-schutz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripp-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanian.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotate4all.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalaubar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruvinroshan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rw2.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rythm.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saiyans.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saledump.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salonderecepcionessjl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salto.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkaariseva.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scenari-community.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scenari.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scenari.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdebitati.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seishinchuo-lawoffice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendzik.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sex-sex-cam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahzaibm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoemakerywc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shokureach.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signaturechannel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonssh.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slc.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleep-go.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sm.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socaliente.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soccers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sockfetish.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwarepara.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulcraft-cracked.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southpointcollision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacehighways.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportticino.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st42.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stacktrace.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stamboomgids.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sth.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopyhrdinu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storiesbysign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stripe.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stripecdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stronku-gaming.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroyka-iz-brusa.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukherchador.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svtr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sydneychillies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sztoriboljeles.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t3hty.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techaraby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "televotia.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temp.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebasicstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefestivals.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theo-andreou.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theorioncorrelation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetwistedrabbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasecookedds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thundercloud.onthewifi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timacdonald.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeless-spirit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tixel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tls.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddexler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todotecnohoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toorl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentgalaxy.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toudum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tussier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twtr.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczenia-poznan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uborka-812.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukriate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimateappreviews.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upholsterycleanerslondon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "username.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usjunkyardsnearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v05666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v06999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v12555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v67555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v68777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v700ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v76555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v78555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veg.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verbmaestro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertretungsplan.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinhodragao.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visuri.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidancerecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vostok-zapad54.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voyagewonders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs106.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs107.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs301.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs303.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs313.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs603.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs677.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vs680.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vz.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3app.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wajs1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wajs2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterheaterirvingtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watthasawang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbuhs.ac.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webkam-sex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webshaped.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitecyber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weeklydcoupgen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weldotherm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werxus.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteeagleca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wibness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikileaks.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winckelmann2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodwo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wossl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wulala.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xahbspl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachtfolio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanik.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeswecan.co.bw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ygm.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yl8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yvb.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zalure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdenekpasek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "04d.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "09000113.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x7.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12l.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stcarpetcleaning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033002.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033003.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033004.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033005.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033009.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2033011.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24hourelectricalservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "347552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651143.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651145.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651146.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651147.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651149.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365q01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4151365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "420screen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "427552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "457552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "487552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77zxdy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8225.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaainfosystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrikos.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accs.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ackis.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminrezo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agences-cegee.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimiastestseries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aland.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alice-of-alice.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkemi-si.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allisonchapleau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ammrio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amperaa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aotearoafreepress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apod.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apollo-auto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqua-ferra.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnove.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteerotiko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artofhappyliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspireuniversal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspirevc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiemilfs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "background-checks-systems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "background-checks.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "background-checks.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "background-checks.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backgroundchecks.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandolino.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baypromoteam.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyandfashionadvice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernmail.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbuyzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettercleaningcompany.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beverhof.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biotera.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biz-architect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesoap.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobstenancycleaning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bocawa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomkins.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxt.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brindisi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddyme.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buri.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvgt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytynazizkove.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadep2019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canttboardpachmarhi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-spaw-rac.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careertransformed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carwashdruten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdf.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdnya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceiba.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgp.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chadlenz.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chianti2002.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chineserecipes.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chloes.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chpwmedicare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciagutek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cineworld.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citsc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claumarservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craterx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazymarvin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-travel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dandan101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datacommissioner.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defendtheweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delhitalkie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltafinanceiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaloja.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devicom.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devlinjurister.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhit.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianadrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dipietro.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discarica.napoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discounto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divjak.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmarcian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doadaybook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doanhnhankhanhhoa.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doinaruscior.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draireneborro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drradin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dspropertyservicesltd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easycosmetic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecriminalrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edtech.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edukador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eion.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eisen-biomed.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrownie-tanio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emeliemai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmiwelentain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employment-applicant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equabanking.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erty.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esfahanahan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esoteric.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8908.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familiearchivaris.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familytreesbyjackie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faretrotter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farodeluz.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixklenner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffg.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsvierdaagsen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flassetlocators.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forensicsoftware.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendlycleaners.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frovi.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullmoviez.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxstrategics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxyscientific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamewinninggoal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gearwise.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genealogiewerkbalk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girl.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globemusic.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnaucke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogs.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gospicers.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratefullane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greekplots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greiner-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greinerj.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupescr.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoalpi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gryinx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakkasan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardfloorcleaninglondon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heathersmithcommercial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermiu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hifly.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himalayanyogashram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hobby-freizeit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holtslander.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holundersberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeportal.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydroponicglobal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icecutethings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illange.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiresurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intrixgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inyr.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipinfo.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispfontela.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivetazivot.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwashealthy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan.gl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkvov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmlogistica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joanjensen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyofhaskell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrt.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliuseskola.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpingdeliege-vip.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwtv2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaibo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanpian369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaputtzich.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartashev.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keoliz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kernkompas.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkcinemas.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochbar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kojy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kranjnakolo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubanitoscali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kzmhk.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langleyporter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurajeandesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leathersofacleaning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelux.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lewiatan.opole.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-shop.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-sklep.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidlonline.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liebt.schule", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightningwirelabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincore.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveint.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lxx4380.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyonslawlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mademoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnes.priv.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnesy-neodymowe.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnesy-neodymowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnesy-tanio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnesy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnesy.net.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnesy.priv.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manicminers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markxpdesign.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinelias.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mateuszmajewski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matt.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matts.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matts.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxuniverse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcjars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediasst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medsourcelabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memorind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadosex.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meridanas.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mia.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijngeldcoach.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimolo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mist79.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittwoch-nacht.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkm.szczecin.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmxblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mo-mochizuki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moca-2080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyfortitude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moteksystems.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mott.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "move-out-cleaning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mservers.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mt-tech.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtasts.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicinsiderdigest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myofficeconnect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myoptimalbrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypt3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepozitkova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netolink.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netolink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixnet.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrvc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzelaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oberhof-hotel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanlogisticgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octopuslab.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocupat.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odegua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oegd.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ololmke.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omega-marijuana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omshivalab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinestoresite.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opsre.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimalrehab.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimumterapia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostylelimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overspeed.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paramountelectronics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patchyvideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planovivofibra.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postari.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preparetheword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressplayandrelax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prexxorvita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primelogistics.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "producentbalustrad.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectborealisgitlab.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prolinq.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proshow.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protocol.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prove-uru.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "providentins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prvcy.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pure-host.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qr70.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcjescrow.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redpen.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redsequence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflectiondentallasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurant-fujiyama.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revworld.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rezendemultimarcas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhubarb.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmdscreen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtd.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rugcleaninglondon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusdigisolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutracker.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-socks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakenohana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samindgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santi-club.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanwords.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scenariossecuritygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seandawson.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seccast.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverhost.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shepherdsfriendly.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shymeck.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplemining.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinhnhatbaby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sittogether.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skydiverapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slan.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slidesvideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smoothiecriminals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtenants.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofacleanerslondon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softweb-dev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soko.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soterdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soupbuahtaza.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sphericalvision.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spmax.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprossenwand.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stagemaster.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stamboomforum.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statuswatch.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenselectricllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonearm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormboost.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strelnicesmirice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsetdentalhenderson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercharged.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swapfin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swmlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemdynamics.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taffe-elec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxisaeropuertomadrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcgpraktijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telhabrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theartistjournal.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelittlepeartree.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasbnt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalemaiildelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalemaiilldelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalemaildeliivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalemaildellivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalemailldeliivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalemailldelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totallemaiildelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totallemaildelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trabajaenvitamina.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traiteur-laporte.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbomag.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typeclasses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubicaciones-vitamina.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.ltda", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universoscuola.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbtrbt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbtrbt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbtrbt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbtrbt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upbtrbt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us-10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usapublicrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usmiddleclass.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ustaywell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utiars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uxp-it.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v0v.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegetalvalley.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicenez.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewbykrian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualmarketingdeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visvolunteers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitavista.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vocationnetwork.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vponline.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchesonwrist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchmoviesgallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watzijnmijnkerntalenten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weadvize.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthadvisorsmf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webceo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webservertalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webzoly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wkz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowprezi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-8225.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinxin.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlink.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmag.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxgalgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yauatcha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogamexico.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogshrihealing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youber.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourcareerhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z36533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaixsp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zambranopublicidadvideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlol.lg.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zurlin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "031373.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0cp8778.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2002712.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22lc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "234lc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3002712.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dnovedades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4233070.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "455328.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4661049.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4776070.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "513651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "58xiangka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5ccapitalinvestments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66lc8.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "70nb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77lc8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "917.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a210.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aabenjaminjewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullahavci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullahavci.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullahavci.net.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamoshaver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aes-freundeskreis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciabonobo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ainzu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajbenet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertforfuture.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alberts-blatt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgovernmentjobs.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allindiacityguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-premium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altabib.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambra.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analisi-logica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anney-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aponkral.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aponkral.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "application-travel.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applied-privacy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apply-eta.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apply-visa.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkenco.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arlaperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpatutorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashlarimoveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asirigbakaute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athemis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticmarina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiclubbahrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augur.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augustoshoppingnet.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automentesszolnok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomeosteopathie.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b4lint.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baac-dewellmed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bairrosonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicamente.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beddentotaal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestporngirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333345.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333456.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333567.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333789.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444400.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444401.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444402.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444404.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444405.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444406.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444407.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444408.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444409.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444410.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444421.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444422.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444423.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444427.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444428.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet444430.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biasmath.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biggles.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-investimenti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogpress.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booknowmytrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brazilianbikinishop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bread.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakout.careers", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brillio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bronzew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadmax.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cairuz.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caldersoldas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calonmahasiswa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbuyersbrisbane.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmenluz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashforcarremovalsipswich.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castelodosmoveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavenderhill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccelectricaldrafting.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccsistema.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceefaastresources.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapelle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chardhamhotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapsslrenewal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chelpipe.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromaitaly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chungsir.com.pa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cialde.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clientcms.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinique-ser.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeguard.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cognitiveapplications.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coiffeurty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinvex.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "competitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compra-deuna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couponlo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couriergrey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couriersrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeliquid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cremedigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csci571.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cythereaxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daceurope.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailypop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalcomseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danalytics.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danstoncu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadpulse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorotti.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedoles.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "del-ex.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dementiacaring.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designepublicidade.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deti-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dgtakano.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhakawebhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djitsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djmox.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmcw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmitry.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontstopcoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doppler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drpil.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duelingaces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durmatest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earlyimage.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthsolidarity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easy-vn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecobagsmauritius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecodesign-labo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekole.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmresan.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmastree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emme3abbigliamento.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmynet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enanto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "errortools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etna.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evisa.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exams9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excitoninteractive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fa158k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff-koenigstein-opf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffsbgateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhinds.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstcoastteaco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fittingperfetto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fonamperu.org.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forfeiture.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forthewin.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foselectro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fozzie.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankieistanbul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freiboth.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshers9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frutasyvejetales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullhost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamblernd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genunlimited.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geraldoazevedo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getyour.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggismo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gim-app.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gipfelbuch.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkb2020.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-away.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodmood.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodmood.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodmoodsocken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gospomedley.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grantsmasters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruposertaoveredas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmsale.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardweb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hastaneurunleri.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haystackrenovation.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiyoko-shokutaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hmeonot.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeworkacers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostallacasamia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosuronline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelevershine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelindraprasth.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotellerssolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotellilas.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houstonendodontics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr-praemien-santander.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrcrew.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrpregnancy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htxlaunch.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypercompetitions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idesoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilc552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilc553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilc999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iloft.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginelab.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impulsocristiano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocus.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingenias.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmatesupport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inocelda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insta-drive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interphoto.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipanchev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranturkey.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "is-in-hyper.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishotagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isolde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsig-faq.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwatt.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ixix.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabberd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jgonzalezm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiayi.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joejacobs.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jungleadventuretours.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurojin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-jtan.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k801.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k80608.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k811.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k818.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k851.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k852.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k860.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k865.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k867.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87071.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87072.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87074.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87075.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87076.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87077.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87078.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87079.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87081.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87082.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87083.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87121.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87126.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87127.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87128.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87130.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87131.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87133.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87134.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87135.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87136.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87137.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8736.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8804.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k884.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k885.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k886.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k889.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaibo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanyingba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kassa.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-aarau.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kernel-panik.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kesef.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf060.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6623.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6625.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6627.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6631.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6635.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6636.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6637.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6638.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6639.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6820.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6830.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8865.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf88666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8867.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8868.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8871.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8873.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8892.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8896.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf8897.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimkyzcrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingstake.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kneli.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kritikahotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larsson-ornmark.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc0188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc040.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc1800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc2121g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc245.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc2500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc3745.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc3746.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc3747.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc3748.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc3778.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc3799.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6602.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6603.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6605.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6607.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6621.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6623.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6625.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6626.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6627.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6629.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6631.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6632.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6635.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6636.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6637.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6638.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6639.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6652.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6653.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6656.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6657.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6659.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6662.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6665.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6667.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6669.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6681.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6683.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc6686.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc68692.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc7979.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc7979g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8005.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8181.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8865.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8870.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8882.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8905.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8906.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8914.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8915.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8924.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8925.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8926.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8929.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8dc15.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8dc26.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8dc28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc8md77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc90000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9108.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9862.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9920.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9930.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9950.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc9999g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecheng2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecheng7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemonrotools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levante.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexoo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-foto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-fotos.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-fotos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindquistnet.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ljskatt.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loan-lenders.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localnet.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolivpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lssolutions.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarshark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maekha.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magellan-met.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnesium-biomed.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketing1-0-1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathias-frank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthias-wimmer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mckay-bednar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mclawyers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mealcast.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melissagalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mellika.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miftahulteknik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikdoss.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeowens.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millennialbeekeeper.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mochilerostailandia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojizuri.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movahoteis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myebony.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myintimtoys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrvogna.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasaacronyms-beta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasaacronyms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netolink.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niftypersonalloans.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn01.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-ice.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-ice.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolalove.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonzero.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northrose.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosedoctor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novalite.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuquery.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ociaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofileo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okewp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oktayincesuturizm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickjailbreak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickroot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parareflex.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patryk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcdn.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelachim.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalfunctionaldata.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piatika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirscapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixael.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playinfinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomtom.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pop.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popoway9.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poppincurls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalexpressservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pratemarkets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primegiftindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "produra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projekt-allianz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promtechosnastka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protectedpayments.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puer.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntoestadodemexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pymescentro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pythonatrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qicsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarim.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questdairy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raffaelevinci.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramitan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramtechmodular.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranthambhorenationalpark.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdr2-rp-forum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recht.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recolic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red031000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regalopublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reparacionmovilesmurcia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolucionfemenina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfid-basis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodelstein.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandoredi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalpratapniwas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rssfeedblast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenjromo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintanthonylakin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanogym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saorview.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satania.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scratchzeeland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seisansei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selaluberkah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sethlmatarassomd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shdw.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopikal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleprojects.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitelmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skynetstores.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartmail24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofigeleiascaseiras.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsterr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectre.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportboot.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spot9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spyfone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srcprivatesecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslsecurity.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sssldurban.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steuerberater-bayreuth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supergmtransport.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swtun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahhan-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takkguitar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnicosenlineablanca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tegel-schoonmaken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telcotronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegram.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefoodellers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepurplemaids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thilobuchholz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoschi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiagoealine.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendadolca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeforcoffe.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tishopsv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelassist.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trechosemilhas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trezor.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueopenlove.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uccisme.net.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlockauthority.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uuzsama.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vermellcollection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidasanayfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmautorajkot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasticker.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weather.gov.mo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiran.org.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilddirections.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildfirechain.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfy.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womenswellnessobgyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workshop.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpwebshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-charge.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x001.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmgspace.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--depias-zwa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannickb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ykkme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ytcount.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaraweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeus.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zsolti.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "188cn-sb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1v1.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "28365cn-365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "288cn-563.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2th.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365cn-288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365sb-cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "48365365cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "48365cn-365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981655.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981669.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981677.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981699.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5981w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7pets.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "878365cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "915kb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499137.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499212.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499232.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499278.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499343.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499737.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499757.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9499yl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9n1shop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcdreamusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abhaldus.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "action-verite.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adv-f1.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agriquads.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alliedpavers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allspinecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampgroep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amt-taxfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreina-atencio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelok.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apertureimaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcanist.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcticbit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armageddonstuff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armpads.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnesegers.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsindecor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asdwfwqd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashmyra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aupaysdesanes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babounet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatrice-nightscout.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautycreamultimate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beplephan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bequ1ck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bespokemortgages.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365cn-poker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5678g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betcn-mart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bevelbeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliobus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bifm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikebristol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bio-place.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bishopp.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blamefran.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blanboom.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesync.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blw.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootyourboss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouwbedrijfvandortbv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brabank.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brabank.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braystudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brguk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brinksurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "browse-tutorials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunoreno.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "by-robyn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camera-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canva.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainfit.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmineforsheriff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccparishwilmington.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdgfrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changeanalytics.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changeanalytics.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheater.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilliwackchurchofgod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chk-ccs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciliwang.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciliwang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemixer.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearvoice1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliffyb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudpole.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clutch.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codelei.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comcov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectingrentals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectingrentalsofbethel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "console-tribe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contenthosting.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cordemar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cozmoyachts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cr8haven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "createbeing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cx100.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalianbbq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniilgeorge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse-hotels.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayuse.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degoeiewebsite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekruifschalkwijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deloretta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltatutoriais.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depelos.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermsf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destakbrasilbrindes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deu.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-pmcc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devconf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devpp.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dgangsta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhtr.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalagencynetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digixcellence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimomaint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dioesfoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directveilig.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributori.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drcourtney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droppia.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtivandortbv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwz-solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-businessexpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastmaintech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastyorkshirebuses.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehb-sec-ward.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehbsecuritydavy.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekalisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electronicbub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elskling.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empicargo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encuentratumueble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endurogp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eprezto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurogarden-parts.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurogarden.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurogarden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evowrap.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "existest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertisematrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1distribution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairgaming.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerhaken.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firecareandsecurity.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstdorsal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footstepstofreedom.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecashfunnel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelance-magazine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepastlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freestylesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedberg2020.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozensector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftgeufyihreufheriofeuozirgrgd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuseyahoken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-lab.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gasinstallationsjohannesburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatos.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gchq.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genealogieonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesevi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestlifes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-maurice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geus-okna.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlinthetiara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glosons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gramiaperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guangjiangk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutieli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnchod.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h404bi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hassra.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazmijardin.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd-iptv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthworksmarden.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hithardnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkmap.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkmap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkmap.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopeworld.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelnatrajp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hplace.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrna.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "http3.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpstaak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hullseals.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntertechsolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imkindofabigdeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoyaracuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmedic.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institut-uthyl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integratemyschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "into-the-mountain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islandmapstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-zt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsallsotireso.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanderevianko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j7051.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j7052.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j7053.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayden.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdefreitas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenniwiltz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jensdesmeyter.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimmycai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joaobautista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnrosen.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonaskarlssonfoto.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanha.as", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwchords.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k87183.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaleidokollection.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalex.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalisch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kantoportraits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimsnagelstudio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkutu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klempin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koolerbythelake.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koplax-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuaikan1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuketz-suche.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakeee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanselot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapseofsanity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecheng5288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leesyal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legend-v.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexautoservice.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limasartes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listisima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livechat-ag777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojas25online.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonelyhaoss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelive.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macji-raj.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madreluna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamsds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maytalkhao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbedcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc007.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mccannbristol.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicareful.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehvix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodyjane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentita.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mepambalaj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercedobem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miapuntes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindcms.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miyasyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkalisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mocknen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morecreativelife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morganwilder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morningtime.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mthopebank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multicorpbra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mumablue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfavorite.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhomeworkpapers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neatlife.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neilpatel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevychova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newquilters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nguru.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolaspecher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobreaks.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nooverviewavailable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norapiero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noujoumtounes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npaccel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nub-aptech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutbot.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obasigeorge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odolbeau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okonto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olympicfitness.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneshotmediakc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineradio.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openarch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbayes.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paardenpro.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packetoverflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panthi.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfum-selbermachen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pars.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulbrown.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulcoldren.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perf1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peter-hurtenbach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheasantrunpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpcrudgenerator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piataborrachas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piatatem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picklinik.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickthestory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piratesbrewcoffee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetloisirs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmcc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podxappa.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polybius.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "post.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probazen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programme-phenix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectxparis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proyectosinelec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pservicer.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publikate.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pylon.bot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qldcarwreckers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qp666d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiqd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiqurls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiodeutsch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiohub.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranyeh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real-neo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-dead-rp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-dead.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repliksword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reprowesty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retetop95.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhaniegghe.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhaniegghesoftwaresecurity.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richie.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritsu-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rofai.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogerkunz.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronvil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rooselaers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royaleagletourism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtfch.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runicspells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvdbict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabkappers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saferequest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailormoongallery.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanpei-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sayver22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbstattoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schrader-institute.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scpi-is.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrap.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdeu.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianungureanu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segtronix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekurak.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semmuhely.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senneeeraerts.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoharish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serkanyarbas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serkanyarbas.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgrossi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shapin.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellcon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silviacataldi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simcoecurlingclub.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonevans.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesecurityscan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixcolors.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjrcommercialfinance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skywalkers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobczakdesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialclimb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwaresecurityandradefernando.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwsabri.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarpvoffer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceapi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanier.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squadronprotectiveservices.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellatusstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickypassword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjohnnepomucene.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukiu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svc1.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swagger.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "system-admin-girl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwanhotspring.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamakyi.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "targetx.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorfry.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenelco.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teslarius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testmy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thatshayini-sivananthan.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesslonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thmail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoe.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketpro.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titantax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoporjesus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradinghelper.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tudosobrehost.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunochebuena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxsrv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unibusreputation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universocaballo.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urabain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2c.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacacionesenlinea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandortbv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandortgroep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectormagnetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videosjust.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizuul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voicebrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volatilesystems.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vqebizconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv1234.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vyvod-iz-zapoya.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waalderhofje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walnus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warrantynowvoid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellcomemdhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wetter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windowreplacement.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winsposure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpbeter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaxax.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaololi.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--eo5aaa.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuonggiaynu.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarapilates.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yardley.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeahwu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeulathich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogaschule-herzraum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youthink.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuhangq.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zby.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zezeatolye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhis.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziendo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "008yingshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01tools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "102ch.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990dd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990gg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990ii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990xx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "19990zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1datatec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2y3x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5i.gs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "608vets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88740b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a2ch.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a3mobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarquiteta.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aasvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abacusfi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbeyvetspets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accademia24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accionistaprincipiante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adarixconsultores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adasbench.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addones.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adf.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adollarseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advengers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajnah.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akkade.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcinema.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcountyins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allnoticebd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsurpl.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alodocuratelemensagem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambassify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambassify.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anasahr.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andriraharjo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annuaire-auto-ecole.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antispamcloud.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apex.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apirest.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appliancepronwi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arturli.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arx.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astifan.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astucewebmaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelieracbaby.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auksnest.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austerevisuals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avonvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangkokcookingclass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bavomaes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beargoggleson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-expert.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betimely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgfix.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliotekasnow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilder-designs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bildungshaus-arnach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billigesommerhuse.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioemprendiendo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biscuit.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhawkup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogredmachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemanhoop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blythwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobnbounce.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bomhard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bomhard.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boundaryvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bracknellvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainboxai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brindice.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadwayvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bszoft.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buchhaltung-muehelos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byaustere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3softworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caldervets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calichines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candidatlibre.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartegrise.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casavacanze.estate", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinoguide.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathcartandwinn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccr.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedehb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralpaellera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centreagree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurykiaparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceskaexpedice.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapelhousevet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapsslsecurity.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiboost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chodaczek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrxw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-zone.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsavvyit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmskakuyasu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codinglogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coignieresentransition.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectfri.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connexion.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connexionht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cppaste.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craxbay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creative-thinking.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatleencoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cromwellvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customsportsocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dan-bureau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dan-bureau.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danajamin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealerbrindes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delegao.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "democracydirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deniz.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depoker.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deteken.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutschland-dsl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieti-natura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimomaint.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimomaint.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimomaint.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimomaint.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimomaint.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disabilitydischarge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disproweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distrishow.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "do-pro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doitexperience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domyhomework123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doolz.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dovermotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drendermobilyaservisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drilon.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ducadu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumboverflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dxzsj.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyrvigs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-coexist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-oscar-web.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebola-hosting.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecotransfer.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elwebkala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enofmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esfiledecrypter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eskapi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espace-habitat-francais.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esroradio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etaoinwu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eugeniocorso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eutiximo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evemagazineonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventprazdnik.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evlorin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evony.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewaf.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewritingservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "example.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excelkursdirekt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expatfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyal-dvorkin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8921.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fady.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falsterhus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falsterhus.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanohus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanohus.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaciacomunalelacchiarella.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatihingemisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feriehus-danmark.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienhaus-danemark-hund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienhaus-danemark-privat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienhaus-laesoe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienhaus-urlaub-danemark.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferieservice.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmpronet.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisiotohome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flass.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightright.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluffy.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyersmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotoblog.nrw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourfourcrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromtheboxoffice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozenfutures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruxprivatebank.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullcirclestudio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g22-livechat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingroomaccessories.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardensandgifts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatomanias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaypirateassassins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesamenvat.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getboubou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gezondetips.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamira.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-monitoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glutenfreehomemaker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmenhq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldandgopher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowervets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpsblackbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greensidevetpractice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenstreethammers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtacty.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gute-schulen-porta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gw66.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hancocklawfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatachan.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawickvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hayonik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexaware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikikomori-sos.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikustore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hispadent.com.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homebank.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeshowoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horo.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelcorporate.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpsarnemergan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypolineweb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifacservice.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ighl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovelwy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immortal-pc.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoveisavenda.rio.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impact-fluids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investuji.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iocp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iotekha.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqsecurity.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istormsolutions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itdata.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ithedgehog.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itnow.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izntz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javanguiano.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetses.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetswhiteout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeuxerotiques.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnrosen.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josealonsodds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephquinaucho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jourdain.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88602.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88603.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88605.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88607.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88608.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88609.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbsinflatablekingdom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kentdalevets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khedmatazma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khokey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kin-to-kin.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindertherapie-wesel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingjamesgospel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsofkauffman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klitmoeller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klitmoeller.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kliu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktsee.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kysseo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyofsongstv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurenball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawlessrepublic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawservice.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledburyvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libraryofcode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lida-vets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-blumen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesavvy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linksphotograph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linnaeusgroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litarvan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuliuya.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizzian.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localpov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longboard-vergleich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loopback.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lopes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucymontebello-arte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisfariasgrupo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m2h-fiscaliste.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maichun.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "main-freedom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maischances.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malediven.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malinaclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mame.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maplebgm.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marivalemotions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masshvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixglobalsms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattberryman.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxdg.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdbug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdkhorshedalam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medisense.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medrep.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehdibouchema.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrocarremovals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miamiobgyndreams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeldg.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikethiessen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindbounce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minervacars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mminsco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmoneko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mod.af", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moderniknihovna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monlissagebresilien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moort.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moritzkornher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moso.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mouniresidences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmemory.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multimedia-pool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycrypto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myesk.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myqservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachovni.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naiaokami.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndx.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netferie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netferie.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netferie.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newcomm.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newendsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.ads", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.android", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.app", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.boo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.cal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.channel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.chrome", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.dad", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.day", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.dclk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.docs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.drive", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.eat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.esq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.fly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.foo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.gbiz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.gle", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.gmail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.google", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.guge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.hangout", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.here", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.ing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.meet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.meme", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.mov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.new", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.nexus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.page", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.play", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.prod", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.prof", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.rsvp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.youtube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic.zip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihaarpstars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nocommentsallowed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordvestkysten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordvestkysten.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northampton-vets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nothinfancy.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntzlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakbarnvets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olopp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omniteck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omtleden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "once.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onenetcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestpasdesanges.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opel-focken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbayesstatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openmail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opp.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordevanoranjenassau.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortopedistamarcelocosta.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otocenterfelix.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxidemusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-damda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalsongs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalsongs.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palner.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperwritten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pappasappar.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parcbotanique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkvetgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passhojao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peakvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepinierebotanique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permis-apoints.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgpaintanddesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phinphanatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonefilter.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonetikos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piercing.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinpointline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plekker.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmarbeid.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podobovo.if.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornopark.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portierato.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisedigitalmarketing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionhealthpilot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presseagrume.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestonetwork.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preventfalls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectinnovation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provlas.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purepest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qryo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintenehb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbtvshitstorm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recursionrecursion.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reddevilarmada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registry.google", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remachadoras.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repairguy.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resorts.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retraitebysaulsplace.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewgeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riggosrag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rit.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritewayconcrete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riversmeet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romo-holidays.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romo-holidays.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronan-hello.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomlab.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossome.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtveen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rugeley-vets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samcentertech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saulsplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saulsplacehealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saulsplacewebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saulvanderbijl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seattledevicerepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "section215.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securepress.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selltous.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senshot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servermaster.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setuplog.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevilinux.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiresvets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrelief.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverspottrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simosol.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simosol.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siogyumolcs.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirg.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisu.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitemai.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skagen-feriebolig.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skolappar.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skywt.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slim-planet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociallyunited.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialsurvivalist.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sologstrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sologstrand.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sologstrand.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sologstrand.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sologstrand.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sommerhusudlejning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonneundstrand.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundviz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southsideshowdown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparanoidstatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spellic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportchirp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotworld.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmut.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-bordeaux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-lille.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-lyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-marseille.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-montpellier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-nantes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-nice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-paris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-reims.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-rennes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-strasbourg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stage-recuperation-points-toulouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenlam.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stleonardmn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stluciastar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stripehype.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-satellite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stugor-danmark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styel.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svedalataxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftpak.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabegamisama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajr.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tampabayhometours.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangle-teezer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tantravoorlichting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdvg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamkoncert.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technewera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekingb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tele-points.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasbluesalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thai369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the5th.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelevelman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theninehertz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therealchamps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thincats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasebenrett.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiener-herentals.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffanywatson.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timelyapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsmake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tisgroup.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmcjobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tommymoya.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomvanlaer.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-autoshop.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toujour.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transforumation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triangle-energie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsahf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsunami-alarm-system.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttcak.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuning-parts24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunnelstore.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnoffthelights.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvaerialsmanchester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrabeautycream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unideck.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urrestarazuserranoabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utaiw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vakantiehuisschellinkhout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vakantiehuizen-denemarken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vector.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vejersferie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vejersferie.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veliovgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vellingetaxi.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vemtorcer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestibtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vet4life.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidiobokep.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentwathelet.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vindafrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vindafrid.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vindafrid.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visartdecor.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vista-calculator.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voodooshaman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpinball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrachi.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzemisite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wannapopularnews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wawapuquy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-desing.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webers-webdesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhotels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteforstudents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheatbagslove.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoami.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whodatdish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "why918.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wificonnect.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijaya2u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcatproductions.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wismile.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolftain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolvesvtc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldtravelandadventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wormate.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcraftsumulator.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xier.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xifrem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90acjfgylpnm.xn--90ais", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ggle-qoaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--uisz44m.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ukasik-2db.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpods.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yavorivanov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeptechnology.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yinulo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoonas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourazbraces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zfj.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zifoapptest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoomplumbing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoyride.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1337.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2022class1.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2habc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5icsb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9jabase.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdelaliezzyn.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdelaliezzyn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acronis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamdorman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adhocracy.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adimplere.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adultwebcams1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroacademia.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aficards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agence-wazacom.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilesurvey.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroconsultoraplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahollamby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahu.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfratehotelcampiglio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alitec.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altertek.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amforst-ha.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amforst.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anblik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrija-i-andjelka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annabelcinemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appers.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appsaraby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apptesters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archframe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcinapoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkantos.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asociaciontrastea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelier-origami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atis-ars.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autowise.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalonbelltown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayecode.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badcreditcarsfinance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamanshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bank-yahav.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayoleth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beanbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyinweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besensi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet33app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegtes-lagern.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegtes-lagern.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegtes-lagern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegtes-lagern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegteslagern.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegteslagern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewegteslagern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhi.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimacitizen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biolmarket.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdie.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackstump.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackzebra.audio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaulicht-giessen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogofapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blrjmt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botcamp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botmedia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainstobrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandwidth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravobet.et", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brookes.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brutecloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buster.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycurious.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxegypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bysgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytheswordinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byxong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c2m-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabalacoach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cajalosandes.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calitateavietii-ardeal.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calucon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caoliu.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardanoinvestment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolineball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbt.tj", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurion-consulting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurion-consulting.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkra.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chika.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chimpmatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chr1sbin.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cissofitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cixiaoya.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cixiaoya1.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cixiaoya2.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleaningsolutionn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicainfinitydental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clouddesk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinclickz.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldren.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colinespinas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comparecompensationclaims.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultingconnection.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courvix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpars.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpls.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cry-sys.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cswebi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberdyne.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d3a.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabai.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabai.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daie-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailychristianpodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyrenewblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidgroup.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcave.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcmarvelunited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deerwoodrvpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defendbearbutte.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designrhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devtea.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digicasso.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distrivalle.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dktq2hj81vknv.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokhuyenmaigiatot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domicile-clean.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicanosenpr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drherndonent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtune.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dug.net.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-klempir.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-privat.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebashim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edelweiss-pinzolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educa2.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egglestonyouthcenter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekocleaningllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electronicayseguridadmonserrate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eletminosegert.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsuccionador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emkode.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emptyadjacentpossible.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "en-este.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "en0.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjoymondayofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envman.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ernearmetx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eusolar.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evnt.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "execbar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exl-english.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezftrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8cp0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabulosa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faca.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fachversand-hennes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanbot.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapiis.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farallonesrentacar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluglektuere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foonly.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frag.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebsd.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebsd.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebsd.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelancerhub.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galj.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galleonwaymedical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gender-summit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggiveilig.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitube.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassofgrape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalipaction.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goaudits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotravel.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpl-elite.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafia.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grouindev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidesorbetiere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gxpconsultora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hads0m.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halilyagcioglu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrisandharris.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartleighclyde.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawkargentina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazelglow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hceu-performance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hennesshop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hethakhout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiteshjoshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitfront.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiwannz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hly0928.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hofstaetter.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holdengreene.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelcorporatecodes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelpresident.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelpromo.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrumka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huawenyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubspot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubspot.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubspot.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubspot.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hw923.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idee-lq.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idee-lq.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idee-lq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idee-lq.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idee-lq.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iedison.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imwjc.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indoor-kletterwald.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinity-uitvaartzorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informatiger.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingadesign.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inpector.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurediy.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integralsalud.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "involic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iotsys.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranwiki.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiensk-tolk.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivais.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivoryandgrace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izumi-ryokan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-k-fischer-verlag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasnowidzkajowi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaspersreef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessem.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joaojunior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joernwendland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jolee.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joomla-leipzig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jzwebdesign.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karopapier.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karrselfstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashflowcoupon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashflowpromocode.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawiarnia.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepdecor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenkou-kitakyusyu.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kik.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwiflowershop.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koji-tsujitani.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kollross.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konyaescortsiteler.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopidingin.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreativklinik.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krypto-geld.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurhotel-am-reischberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laab.gv.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laby.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lajkatheme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lancers.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larete.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launchgroup.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrenceklepinger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leddingplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leemac.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leisurepools.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemagauto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeguatemala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lintasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.farm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livresetmanuscrits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithdriftwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logico.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lomerhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long139.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loshogares.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsl.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisan.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manageprefs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariagealamontagne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maringalazer.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketplacestrategy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masdemexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterwayhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthiasmueller.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattrude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maywoodpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbc.asn.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mclouds.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdclass.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "me7878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medasset.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metanumbers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metzgermark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mi1k.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miamiaquatours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microwavezone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mieldemexico.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milleron.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minimonies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modbom.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molleron.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monotai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monthlyfukuoka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlightdesign.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosternaut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muscularbabes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muskokavoltz.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-profile.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybillie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydenverhomesource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygear.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjarofhope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myloanmanager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbook.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nectardigit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netliste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzwerk-lq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyorkhiltonmidtown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextechoax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noranowak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notedinstyle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nougat-anduze.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrv-linux.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nubehogar.nsupdate.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oacloud.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oh-leg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olibomb.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliver-wiedemann.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omahmebel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on-targettrainingcourses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on-this.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineltctraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openstakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opstory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ornsyn.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osuarez3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overijsselsemerentocht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oz-style.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificbeachpub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathsha.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patlis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickcurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcrab.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedigreetechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pendrivelinux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performancepiers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permista.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persiennkompaniet.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photomaniastore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuductms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piffer.ind.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pighouse.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinpromosisemarang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjgj16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtzolk.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pluginsetemaswp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polestar.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porn7.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portiaweb.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postoffices.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prawnikdlaanglii.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionhockey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionicerinks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primecursos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primetrial.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primetrialfree.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-lq.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodentalsantacruz.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proextra.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prograce.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pupset.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pusehusetkattehotell.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pusehusetmalvik.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queenbeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiosdeguate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajasatour.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratirl.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raynersorchard.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdr2natives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recruit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekurasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repalcateia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resch.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retirest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revistadiscover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricardotaakehb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridadihouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riklewis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rjrplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockefellergroup.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rohde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsa-erp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rugsandmore.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanabproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbaten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoach475k.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottshorter.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoexpert.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiogas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serveur.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexytagram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawnz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellopolis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheremetka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shin-yo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiningbright.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shitcountries.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopjek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siecledigital.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signup.ly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siteweb-seo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siwek.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skynetstores.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slymak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soket.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southmill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spm.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "springboardsandmore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanknobel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stenhojmedia.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiff.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiftung-lq.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiftung-lq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiftung-lq.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiftunglq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storyoneforty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streemprn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioxii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superglidewardrobes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svo-intranet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissinternationalva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symbo.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskhorizon.audio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebebo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech4arab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tektouch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theclonker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themattresswarehouse.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisislaikipia.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiamarcia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipranks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomandsonya.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomandsonya.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tool.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totallclean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tours.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradesafe.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradingoptioncloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traumaheilung.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelinc.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treasuredandloved.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treasuredandloved.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendfrisuren-bongard.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendycrowds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryprime.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsutawal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubedesire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusharwalaskar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvnow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvoe-delo24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tx299.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udtunnel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukpropertyrescue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uksb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underwoodpatents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unidostransportes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upawg.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvtcinemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagueetvent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valverdedelcamino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vechainstats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verlag-lq.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verlag-lq.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verlag-lq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verlag-lq.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verlag-lq.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verlaglq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verloskundigepraktijktolmiea.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "video-adult-clips-mobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videogamecoupons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videopornoitaliana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoskaseros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinco.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vir.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtueinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visarewardprogramplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visatitans.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visatitans.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visatitans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wear-referrals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webbricks.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webce.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webrox.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weymouthslowik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whi.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wohlraj.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worcestervets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxhbts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wzp.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aafaxhj3c.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--9xa.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yann.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ymatyt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yodababy.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourname.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuan.nctu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuxiangyuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhongxigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zihun.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zngay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zqzx.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zvive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz342.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00100010.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00120012.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00130013.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00140014.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00150015.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00160016.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00180018.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00190019.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00440044.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00550055.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00770077.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0q0.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110110110.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "112112112.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "113113113.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "118118118.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481481.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481481.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481482.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481482.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481483.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481483.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481485.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481485.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1481486.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036510.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036520.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036530.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036540.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036550.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036560.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036580.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16036590.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168bo9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "168bo9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1st2bounce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4dpredict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5214889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5214889.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5310899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5310899.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "598598598.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "60160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "70160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80160365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8888esb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8901178.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8901178.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8910899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8910899.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8917168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8917168.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8917818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8917818.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8951889.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8992088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8992088.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8e8z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9696178.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9696178.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "988wh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9bingo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarwer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarwer.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abacross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abona24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutasia-trade.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutasia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceshop702.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activegearandapparel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activityhub.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activityhub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acubens.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptiv.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adhgroup.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsib.gob.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aevar.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afcmrs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afcmrstest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afgaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterschoolprogramsoflancaster.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrobaza.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbrake.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akvitens.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albagora.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfadlmedical.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altospam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvimedika.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am8.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am8866m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am8895.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazighlove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amb8.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amjinc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoryurgentcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animemotivation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankya9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anoncom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antipolygraph.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aoyamacc.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apotheek-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applaudit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appletree.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argyrakis.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arhitekti.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artikel9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artisan-emmanuel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aseth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askexpert.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmrbuluo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussiestories.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awlgolf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayselonia.onl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0618.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0618.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0868.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0868.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1758.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1768.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1768.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1788.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2486.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2486.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5189.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5189.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5289.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5989.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67901.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67902.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67903.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67904.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67905.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b8591.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b8591.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b8979.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b8979.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9018.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9108.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9108.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9110.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9110.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9112.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9112.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b911gt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b911gt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b91688.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b91688.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b91688.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9175.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9175.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9258.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9258.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9318.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9418.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9418.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9428.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9428.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9453.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9468.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9468.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9488.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9488.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9498.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9518.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9518.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9518.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9528.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9538.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9538.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9598.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9658.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9758.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9758.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9818.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9858.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9858.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9880.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9920.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9948.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9948.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9960.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9best.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9best.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9king.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9king.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9king.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9winner.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b9winner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baches-piscines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backlinkbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamboehof.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bao-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bao-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basel-gynaecology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basel-gynaekologie.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basilsys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bat909.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bat909.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bat9vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bat9vip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batvip9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbswin9.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbxin9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbxin9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9418.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9418.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be9458.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be958.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be958.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedacdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedtimeflirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belllegal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benmack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcrossbowguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestesb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet-99.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet-99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet-99.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet168wy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet168wy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet9bet9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betgo9.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwin9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwin9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigudi.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binbin9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binbin9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioamtw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biolika.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biotanquesbts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitgild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsler.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjl5689.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjl5689.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-magic-love-spells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacksheepsw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackyin.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bling9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bling999.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bling999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bling999.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloondl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemoonrescue.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo1689.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9club.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9club.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9club.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9fun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9fun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9game.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9game.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo9king.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobigames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boosteusedetalents.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bottle.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brain-club.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricksmateriales.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broe.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokernotes.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownsgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddhismedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buitenposter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bywin9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campbellkennedy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caregiverva.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinaallergyandasthma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casabella.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catchcrabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceditedv.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cefinco.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celestialisms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centraljerseyrcca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceverett.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chabad360.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chancekorte.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlie.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirvapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citylift.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityradiusmaps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckp.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudia-makeup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearbooks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearlinux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearsense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleveroad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalurgentcarebatonrouge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalurgentcarebossier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalurgentcaregonzales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalurgentcarehouma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalurgentcareruston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalurgentcarethibodaux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combineconquer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compdermcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunal.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confusion-band.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornsoyexpo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsorspp.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpilot.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftcms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazycube.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditmonkey.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptotrendclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuitandokter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupcake.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curontwerptoolgroenbeton.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cw.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersecurite-info.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailysuperheroes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-archive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daviddejori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daxterfellowesservers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbcartography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealerwriter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debzsh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denninger.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denta-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derenderkeks.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "design-your-life.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devbean.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diariosurnoticias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didaktik4you.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogrockresorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolmenejecutores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorgate.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dos.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driestwegkerk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dungeoncity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duriemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e1488.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e52888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e52888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e53888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e53888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e59888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e59888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eccma.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrocomplect.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elicite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eline168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emalm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emeraldcoasturgentcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emote.bot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emotebot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enekogarrido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envoypresents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eradigital.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es9999.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb-top.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb-top.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb168168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb168168.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb168168.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb168168.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1688.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1688.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1688.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1688.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1711.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1711.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1788.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1788.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb1788.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb2013.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb2013.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb2099.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb2099.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb258.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb325.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb325.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb333.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb336.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb555.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb555.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb5889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb6.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb677.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb777.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb777.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb9527.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb9588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb9588.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb9588.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb9588.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esb999.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esba11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball518.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball518.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esball518.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esballs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbbon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbbon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbfun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbgood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbjon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbjon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbm4.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esbm5.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmoney.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmoney.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espiragen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocons.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaria-network.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evhoeft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evrodim.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exnce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expansion-lidl.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploradora.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extreme-stock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f8906.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fableheartmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fancypantsfit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapcoholic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbvstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feistore.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feng-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feng-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finsecurity.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstcolonyengraving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstversionist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fix.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flairfindr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folkofolk.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "force4racing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "force4racing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fournisseur-des-collectivites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "france-hotellerie-restauration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frenchmac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh-components.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshgujarat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fricassea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fu-li88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fu-li88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fudie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funprode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fysio-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiotherapie-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g2x.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gainins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gantt-chart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagedoorrepaircedarhilltx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlemens-life.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlentapis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germfr.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-baaam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcreditscore.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gethome.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getmonero.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gezondheidszorg-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gezondheidszorg-it.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostpin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giardinoperfetto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-qanoon.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmeet.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmeet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "god-esb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godbo9.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godbo9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godesb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goetzinger-web.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gottcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowin9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowin9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenangels.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruslic.org.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtd.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutscheineplus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackmeifyoucan.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haiyan.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamamatsu-kotsu.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanami-web.tokyo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyretail.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harptechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasseplatslageri.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hegdahl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpfulhealthinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helseogmassasje.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetwalhalla.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexhu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hide.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hifala.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highriskpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkno.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hodler.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hot-and-new.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelevergrandpalace.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotesb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housingloan.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hua-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hua-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hua-li88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hua-li88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hui-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hui-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huisartsen-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunt.gs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydra-clothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ias.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibcmed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibcmed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichglaubesbackt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identityexperts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illuminatiofficial.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imcreative.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imolog.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "implantica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "improvenerg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indrebuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infovb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ing89.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ing89.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingeni.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkerotic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovation-photography.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internex.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipggroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iptops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironmountainsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskultur.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islandsbanki.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itseovn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessica-weller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jing-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jing-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsystems.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jovisa.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpn.parts", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumeirashoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwatt.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaliajoyas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamilmajewski.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasse.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasse.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerameion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ki-management.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiinteistot-lidl.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kissesb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kittymagician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodenia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokomo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konarentals.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontenido.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kqqzyl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunvarji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurungkurawal.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyivstar-internet.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labs.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladeboks.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamchannang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamnhom.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laprensadelasagradafamilia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazo.futbol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leafletdistributionmanchester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledspalluto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonardocremonesi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levels3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhp-creation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhp-creation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lian-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liang-li88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liang-li88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-immobilien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liputan4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lis.koeln", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liscieperfetti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logfile.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logtenberg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovebo9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovebo9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luck9988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnetoterapiapertutti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwaretips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandediary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandor.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maransurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marktgorman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matgodt.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxverboom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbusi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaelettrostimolatore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "membersense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mephim24h.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "methodfactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miegames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikmik.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milleron.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miwebmadrid.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnc.moda", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mon-butin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monarchpartnersgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mooveo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motivational-babes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motor-agro.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mox.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muganworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mulail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundosteampunk.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musedash.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museloveurania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myoddlittleworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-blox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nageler.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nailsforyoustouffville.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namu.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationslending.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalbeautyhacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nba669.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nba686.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncu.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neemdetijd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekretnine-lidl.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepremicnine-lidl.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nertus.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neumarkcb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neverwasinparis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlagstage.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odacyeux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offertenet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofrion.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiooutside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omaedu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omaosurveys.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineinsurancespot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyesb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onthehook.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-novel.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitabaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxfordurgentclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagliucadb.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandorasprom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathcode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paxer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdxdeli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peabodytile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peninsuladoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfmed.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piken.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.onl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pisquettes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelcatproductions.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plgr.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravnisistem.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionvaccinations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumiptvplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princelishan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princelishan.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prisync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-esb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proesb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programtracker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provide-your-image.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pruna.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puredayshop.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyrohandel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r18.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-utopie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiomercure.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raffleoftheday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raspberid.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raywin168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raywin168.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raywin88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbiacademylms.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rblx.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestate-lidl.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveryunplugged.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redhawkwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resilienzatropical.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolve-portal.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revealglobally.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revitalisierungs-akademie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgiohio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhodos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridgarou.no-ip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rikunori.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rndconceptsourcing.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumbasguayaquil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rustfu.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rxyz.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s3dservices.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sajtr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samesound.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samiamelikian.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandgatebaysidedental.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbconstrucciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scatters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scheervergelijker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schnitzel-und-co.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-walla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectra.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexonosalao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgsy.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sh0uld.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shansen-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-h2o.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopteq.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singleproduction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinupret-extract.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitak.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjenkins.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skysoftbg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithsanchez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soslsd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotlabs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssc8689.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssc8689.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starkvilleurgentcareclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stc-istok.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stocknxt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormingbrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratforge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongmail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subtasks.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarpiano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetspot.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemscoinsminers.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systime.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t4w.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tai-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tai-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taktak.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandarts-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandartsen-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapasnandi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarba-schluesseldienst-duesseldorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tateishi-ip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tauerperfumes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tche.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tennisportal.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tezwifi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaiteaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theblackboard.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theencounter.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegrowhouse.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theojellis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesmokypoet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thethreadsmiths.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theveils.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewehmeiers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "throwmails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrw.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tikloot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsoft.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-esb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-rensner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topesb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topyachts-shop.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchezlebouddha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traff1k.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trauerbegleitung-kudla.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trophies.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truccoshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuestilo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turi.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxsoul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tx577.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tysonspersonalinjurylawyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uf-ace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugolsibiri.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblocked.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbest.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urgentcaresouthaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uurl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ux-solution.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uxsto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaaes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vastgoed-lidl.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vbezhenar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vconstruct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veganopia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegetus.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versuschat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestasib.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veteransnewsroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetergysurveys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vhasurvey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinc.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viocleannettoyage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipesball.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipesball.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipesball.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vote4.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votemoore.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrnhn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wai-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waka168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waka168.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waka88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waka88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waldur.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanghongfuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpcstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wehmeier.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wen-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wen-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wendepunkt-betreuung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wh966.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijnlandkroatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcc.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwmm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xin-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xin-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xing-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiphwork.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbabrwauchevq0ba.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--spiraphnix-olb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpornoizle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuan-li88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuan-li88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachta.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachtmarket.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamei98.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yao-in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yao-in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yashinstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yibei-original.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ying518.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ym087.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ym516.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ym966.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youtubekids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeromedia.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ztsns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz284.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10x.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1117035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1cedibet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2227035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233try.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "234567365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3337035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3456789365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3733366.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "37zw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3pm.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4447035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5557035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "647630.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6667035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "678365app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7748229.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "861365z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9997035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a3m.gmbh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcbusinesspark.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcempreendimentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abloomnova.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acdcbrasil.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "af.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afcmrsfeedback.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2017.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agropotter.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aja.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak.com.iq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alana.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaunus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alea.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alex-n.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfastone.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allhomemueble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allhsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allianceexpressmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alyssahart.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameninalaceira.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameriondental.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amion.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amper.kharkov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ananswer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anayarealm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androtix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anoretics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anquankongjian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonychampagne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonychampagne.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appfarm.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apswater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-dolls.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artycoz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asker-massasje.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspirantum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrologjia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asua.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aszw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atab.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierverbeelding.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atkstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantacompa-international.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomick.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attentionpleats.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attractant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attwoodmarshall.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiencealchemy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augredutemps.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autenticoperfumes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohut.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "await.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayrop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azertyjobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baby-care.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backpackingtours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baidu-s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballisticdetailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balsallcommonbouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banlinhdanong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barkassen15.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beam-to.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedrijvencentrum-maartenslaan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belfastvibes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellaaroma.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beris.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berluga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bern.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bethanyhome.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betolerant.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterbladders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblia.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biglu.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikyaku.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billiardmaster.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biokal-labsystems.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biokal-labsystems.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biokal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biokal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biokal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitech-ec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchain.poker", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemeteor.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobbyblueplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boerdam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogena.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonchaboncha.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianlehfeld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunohenc.from.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bscquimicos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budowle.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffus.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvprecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bycrates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byjus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byuu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byuu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c35.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c4wlabz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgeanalytica.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameo.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capalsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carcani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casasparaperross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cash.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cash.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casio.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castelnuovo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catprincess.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celsoazevedo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatromania.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chcheaptech.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chengbet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chipollinko.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chita.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chopchat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cibdol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciclimattio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinematherapy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickempresarialgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club10x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmsua.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocoa-job.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cokeflix.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "columbushydroxide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "columbushydroxide.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "columbushydroxide.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condostjacques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectnet247.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyengine.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core-collective.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpdhealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatujoya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditdigital.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criss.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cslbuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursocatolico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosemmaus.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvmatch.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybercrew.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashadmit123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datasubject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datasubjects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidfindlay.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deemlove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defesaaereanaval.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demongey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "departureboard.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derival.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "descargarwhatsappplusgratis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diaconat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diariorp.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalgyan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djurklinikenangelholm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donotcallgov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamswelcome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drevoline.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droobedu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droplen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duboisinternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwarf.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easycredit.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easymotionskin-japan.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elefantebrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenapulizieroma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elimer.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabethbegle.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empresasguia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ender.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energy-robotics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epiccdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epoker6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equip-test.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroticlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escaperoompsl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiaenrusia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicallogistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everichspice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fall.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanysehy-prof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastpeoplesearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatpeople.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faunahotel.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdlpl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feline.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fh-x.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fh70.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filejet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findheim.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishycam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetcomplete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flip.lease", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flusszs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fneon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcerakodo.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreverydream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxeffect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francisplaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofparks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "games2kids.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingmonitortest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garonna.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gebaeudebilanzierung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgebeverlysheamemorial.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getintra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getjms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getmovil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftofsquare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftofsquare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftsofsquare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftsofsquare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftsofsquare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giordano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giveamericahope.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giveasquare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giveasquare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giveasquare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkstyle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalfuture.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glyfadacoaststudio.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-mail.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goettinger-katzenschutz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomiblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosq.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendvorik.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groovefetish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupramirez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grwebdesigns.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsbolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guberniya.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guercioarchitecture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gun321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2ssafety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h678.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haineshilton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harleyclassifieds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helppc.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiltonhylandluxurycondos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiperusera.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollywoodsurvey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelesenpuertoescondido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "http-2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnose-hennigsdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hysemmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibiki-boushi-makura.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icc.kharkov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iic.kharkov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "image-cdn.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imageshare.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imbdagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoprofuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "international-friends.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itdoneproperly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itmax.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itmedicinai.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janome.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayceeprints.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbholdings.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jch.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeep4ik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jellebo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jellyfish.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesec.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesscharlie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesse-charlie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesse-charlie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesse-charlie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharlie.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharlie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharlie.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharlie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharlie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharlienaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessenaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessenaser.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessenaser.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessiecharlie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiaty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "job-chocolat.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnnybetstaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonesfor.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonincharacter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journaldesvoisins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julian-miller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jw.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabartani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamp-kisten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayant-server.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kdistech.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketoliv.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsvilletexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klapib.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komfort.kh.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konveer.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kronnos-gen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kronopolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krti.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krup.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krusic22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kusasa.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuwaitsatellite.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labtechsupplyco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lada-event.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladymakeup.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladymakeup.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladymakeup.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landsbref.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanparty.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lars-minecraft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasept.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecannabiste.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leemachinetools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelo.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lessentieldanthony.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexitravels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgbusiness.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "light-vision.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listiu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litepanels-parts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "little.recipes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlebites.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmh-style.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loisirsdouville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadoanime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lor.kharkov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love-sent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovejms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovesove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucascantor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukaswiden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lummi-nsn.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-epigrafes.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-hydravlika.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-office.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maderasyacabados.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mae.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magic-chair.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicbullets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicomotor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahalaraibanda.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailmerc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisallianz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makura.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maleevcues.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapado.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marco-reitmeier.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcoreitmeier.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariagiovannaluini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariasavchenko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingprofesszorok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marylandtraditions.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matchmuchach.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matebalazs.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maunium.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauwis.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mawai.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxiglobal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbski.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdinvest.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megayachts.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meikampf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "membercents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentup.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesh.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrolaut.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miacordeonstereo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mightybit.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnkantoor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikedhoore.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minibaggerverleih-aulendorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missmaid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missmaid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjforan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmhome.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmphub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilidadeurbana.ind.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mongooselock.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monpetitherboriste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monroe27.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonsault.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moosbild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motor-agro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motor-agro.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motor-agro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpodraza.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msc-corps.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munzlocal10.org.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musingsatmidnight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myammo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybuildingcertifier.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygedit.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygedit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygedit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhotdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylms.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naia.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naql.om", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nardininaturopathic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nastrojka-pianino.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathaliesadventure.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturadent.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nealvorusphd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nibletllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ningwei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixnetmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noithat247.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadichome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadichome.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadichomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadichomes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notecoffee.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notengosuelto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novysvit.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npchosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuntiicaelo.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obuchowicz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocodo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "od-cure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oi-wiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okna-vek.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olafvantol.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldpc.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onde.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opale-concept.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orienttime.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "originalabsinthe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otiumtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otpusk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoormixfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owbt.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-store.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paisleyandsparrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paletdecor.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paolodemichele.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parcoursup-nouvelle-caledonie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "part-of-that-world.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheramoan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheramoans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pherologie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pherology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromeon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromeons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromoans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromoen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromoens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromonez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheronome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheronomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheroz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phillippe-lemarc.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pippenainteasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piraeuspress.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjgj18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk.vin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placepugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planeta-deti.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetadeti.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plastdesign.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plavdoma.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playfinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmcfarland.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poisk.kharkov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pojarnayabezopasnost-gov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokedex.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemongochamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerking.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornolab.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornolarizlehd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profvideo.kharkov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prommontag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperbot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protectionformula.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protic.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prowindow.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psasines.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psinergy.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psinergyhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psinergytech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publicard.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pymenetica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyro.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qei.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qipei8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrz.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queirozmiotto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qunix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiantweb.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioduepuntozero.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radyodinle.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomcategory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapportdecoracoes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realmofaesir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realneo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recyclingisland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reitmeier.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renehsz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repauto.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repin.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resize2fs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retirementsolutionva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricardojsanchez.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richviajero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rigintegrity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rinzler.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riselab.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riviere.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rk12.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rs200.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runetracker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rust-lang.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruthbellgrahammemorial.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadkodesign.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safethishome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetymp3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailing-yacht.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainzderozas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltsugarlove.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanderpoppe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saorsa.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapiperelining.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sat-kw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciguyryan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secinto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secrethub.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "security.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellwithsquare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semerkhet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semriscos.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senergyconsultants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolab.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serije.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sermasvital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewing-machines.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadsupershop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivamohanam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingicarai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siberiactiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siddigsami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sijbesmaverhuizingen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipal.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk.tl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyartsfake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skynet-research.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smileywoodflooring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snipl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snow-service.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snwaterpolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soap-teco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socializam.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soloinfo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceunique.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklingloungecampiglio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkstack.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spboot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spe.org.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spokeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqap.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "square.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "square.engineering", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "square.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "square.ly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "square.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "square.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaregift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaregift.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaregift.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareinstallments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareinvite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareinvoices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaremktg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaremktgstaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareregister.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaresolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squarestagingexternal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareupsandbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssccp.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steeple-claydon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterohouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stijndv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiliankasimov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stilingavonia.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoildaaliyski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storey-lines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpatsschool.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streaming-download.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongtieinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strousberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartcrawford.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioavvocato.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styleetvieperfumes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "super-puper.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surthriveak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swaenenburg.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t060.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t070.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t449.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t49.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t7035.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taoaworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatildekirala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tchealers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techzero.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnoblog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telepok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telnet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplohod.kharkov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terres-et-territoires.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thalita-reload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-kuusatu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebotanicalstore.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrainfactory.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecluster.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theelectricguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijs.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijsslop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijsslop.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinair.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinairsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiance.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendaengeneral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timseverien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsypresent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tksainc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tn-bb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnwgrc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiefornerod.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top1betting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topferta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topsteroidsonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torresdocaribe.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torresdocariberesidence.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalofficeclean.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toursencancun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transes.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transservice.net.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendparty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trictric.eco.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trictriceletrico.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triphop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckshina-plus.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truewateraustralia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truthserum.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trycaviar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsmn.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuoicay.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvzahist.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tzonevrakis.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucdap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucibt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrapak.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrobmen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulys.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unferno.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upscope.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usmammy.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-horus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinoduval.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varda.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velikijhutir.cherkassy.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viaggivistos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viethungwork.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigliano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villa-toscana.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villawirz.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipmdh.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipom.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtubox.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivalajack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlajo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voruswebsites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvsochenergiteknik.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3d.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washabich.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpc.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "widecontrol.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfhowl.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderland.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wondium.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpressp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldvisionsummerfest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrap.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-pheromone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-pheromones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwwpheromone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xeerpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn-----7kcbhdpr0asllefq0bjk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbarcdvrtr1be.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbbgbr0arxb4a4exa.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80a8aqs.biz.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90aij9af3f.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c1adqibibm8i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ex-1b4auld4fn3u3ck2069g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--flordepia-s6a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ritmller-95a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zsr042b.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnativi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xslim.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakamediaperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zklokotskehory.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zof.kh.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz074.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1voz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2dua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3798.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3798.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3aexpert.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4kpi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4played.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4played.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81365y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "82365z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8602010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99naturalfoods.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acihotel.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86dy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeb.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afslankspecialist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aguiascarecas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfocused.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ais.fashion", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajt.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajtatum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albanycountydems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allenarchive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphamedphysicians.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ammobrand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amzmall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anachristinarodriguez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreariccitraduzioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrehazeswinactie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animecracks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aphelion-design.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkclash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appcuarium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archauthority.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argrafiche.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariba.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arionta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkenstone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asitanc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asokan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayudaprogramacion.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azadliq.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baitaplamvan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balkanpharmstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barkingaboutbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementwaterproofingwi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebecar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedding.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beitmidrashrambam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belafonte.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benoniplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergman-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet3app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfdz.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bghope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchainbulteni.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogthetindung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemail24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmbfiltration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boksburgplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "books.co.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boston-sailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brucebenes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddhaspa.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bungaspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byluthier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c678.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardingforum.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "champagneandcoconuts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherhenri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilbert.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinookdigital.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claimspharmacy.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claretvillans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clio-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clio.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubportside.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmavs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codebitel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communiquons.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoviajarcontumascota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolmoda.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpsecureapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cqvradio.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursomente.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakshm.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dampt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkleia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datakl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davelage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidlindekilde.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddjlawtampa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decaturwomensports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defiant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deluxe-dubai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-aries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinamobet2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directvacations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diriya.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.cagliari.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnns.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobreoknaszczecin.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokee.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosug.so", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doubleglazingmelbourne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dovizborsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duboisinvestissements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eagar.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecocuisinedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekimaeseitai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgatemotorsalberton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elherraderoloscabos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliav.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eonwavesstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epost.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroticdinners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "error418.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estalinas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eumananc.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ev-menden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolutionbiote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "express-hosting.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expressioncoffins.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fafro.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantastici.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasybet.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fascat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faydali.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fed-shashek.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferestre-bucuresti.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferfer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finn-thorben.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiyatgrafik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flugrecht.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourwaysplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeinfos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia-tr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gad.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetflip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamberorotto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genoveve.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germistonplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfw.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gooch.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodgame.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahamleeonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahamsgifts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grand-sity.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grillfocused.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundsdirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gununsesi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gununsesi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habitatetbatiment.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hankoreas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazelhof.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebamme-ebersberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hegartymaths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitflow.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjelpemiddeldatabasen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemdeferro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoopshabit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hpic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihredls.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovemychi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imine.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imphotep.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incisivea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innoteknology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inu.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irina-beauty.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itemmc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivolunteer.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesxu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janv.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesecharlie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessicharlie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessycharlie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesuscnasistente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonaskoeritz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joostbovee.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josien.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsfloydlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "json2bot.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jupiterchiropractic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k123123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k234234.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karmaful.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbst.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelapagading.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinfumbles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinrousseeuw.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kgcarpetandupholsterycleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirche-sankt-augustin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwitastic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klil.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kst-dlvr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwadraadtevredenheid.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagaia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laobayy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasercareestetica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latvijashipoteka.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laylo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leakplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leatherwill.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebeachvillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leftbankdesign.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levis.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeeducationqld.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestylediet.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetimeexteriors-us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipobattery.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationfontaine.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojastec.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lornabenes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveni.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovessentials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovink.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowend.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lps.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lums.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunatic.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunivertdelyne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxeturf.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maaret.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macx.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafia-penguin.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicafacil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maigesellschaft-lammersdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makelinks.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makepro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariasandoli.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattcronin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mau.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mau.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxiglobal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meekhak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meldpuntemma.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metadedi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microcyber.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnkwadraad.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirjamderijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misstika-bijoux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjbulgaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjdmetal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnlfnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montenegro-yacht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviestrendingnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpath.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multixvideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicvideo.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycodes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytrinity.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzb.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najfilmy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nellydallois.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newspaper-myapp.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niederalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlc.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nopaincenter.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakshield.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofertaviva.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohari5336.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohya8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onebestdeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oosm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open.film", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openreel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panamarealestatebrokers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkercs.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patentchallenges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulineetaugustin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcrabme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peer.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepkey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peter-r.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheroforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoshop-tipps-und-tricks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piferdal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilatespt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pistonpowered.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixiin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plezantforum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plus-immo-neuf.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmccrystal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmcorganometallix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmcouvrie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmcvinyladditives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnfc.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemongostatus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povarchik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerplantmall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printmet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectmaka.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protic.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provakil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pspbar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pumpn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punchadragon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pursuingoutdoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwg-see.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qpaypro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowswingers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveryunpluggedtreatment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redinational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regazofotografia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentandamiosycasetas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "requezmc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rijsinkunst.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risoscotti.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverotravel.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocmartialartsacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roleplaybdsm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosihui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rouair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rswebsols.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sait.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saito-koken.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandton-plumbing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savejobsshoplocal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scheidingspuntlansingerland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholz-kallies.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptic.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityhandbook.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensivo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheltieplanet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoejitsu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindominio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skydiverecuador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skypefr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smmpanelweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smoqerhome.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soaringdownsouth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodo.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidnetwork.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidrop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeder.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speederss.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportswear.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spteam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenapate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiekort.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiekortet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiekortet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiekortet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiekortet.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiekortet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiekortet.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suricate.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swcloud.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swipedon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sydneybamboo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szuecs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tableturnrms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkmojang.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tas.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamfilm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecfleet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsmartstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teddykatz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "templars.army", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaiwaterbirds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the1way.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theawesomemuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenextasset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therapyconnects.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time-craft.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timothysykes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipplist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnd.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toabetteryou.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyotimeline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topanimecharacters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torlinnhe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tornadotwistar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traditionalturk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainoclock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treezone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trelloparea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trenorario.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuchile.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udiregelverk.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugrod.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unibag.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unifashion.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uninutri.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universeit.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valutienda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vibgyorhigh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viceversa2013.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videograb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villa-luna.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villaville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitrainscounty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visto.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vixonline.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsec.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3scan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingwire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wewitro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wewitro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whafs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wispyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wittgen-kfz-technik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worcesterpethydrotherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worcestervetsreferrals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workinghardinit.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workinnorway.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wouterbruijning.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wprecommend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpresscoder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wvpventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80abwhtbgbedcy6h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yify.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ytsdownload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yumepolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z81365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z82365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarztpraxis-rusch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakrentus-ostrus.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zecuur.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenavita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoedale.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zubar.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyellowbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0chanru.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0kun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10xnation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "173jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "178jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1minutoomenos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1simplesolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "317jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "318jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33123999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3332444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34-restaurant.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dsupplies.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "420weedcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4251365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "517jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "521jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5663.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5663.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "56695.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "699jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "76956.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "799jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "899jsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9005424.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a50111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a50222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a50333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a50444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a50555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a50666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a50999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a70999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acegroup.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advatech-solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-vvp.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86zx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahlstrom-filters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphabet-z.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amanduscommunication.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambra.net.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanflooring.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancient-times.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrealand.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anewbite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apexfacades.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apsscientific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arablovepet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arktalentsolutions.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arooshi.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiaflash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspirevc-prod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelier-des-apprentissages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiencedefolie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auroraofficefurniture.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awsnuke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67701.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67702.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67703.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67704.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70991.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70992.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70993.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70994.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70995.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacaneriahlg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balthazarlondon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baogiathicongnoithat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnstead-water.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barter.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basisbedarf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baskibu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beardedbearthegame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebemamae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beccaanne.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerians.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berghuus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestvideoeffects.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijoux-store.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billionbooksbaby.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitzeny.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizgo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blastentertainment.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blissdrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodhunt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookameeting.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bradenanderin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigittaseasons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btcfbi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btsmoments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burlingtonhs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bushellc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byket.lviv.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camilastore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantik.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caprice-holdings.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catvsmice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cave-vet-specialists.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbin9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc98.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceiling.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfotech.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfotech.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfotech.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charmcitytech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapsslsecurity.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chijb.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidadedossonhos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circulosocial77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clairelefort-architectes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicadentalados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "closecross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocounty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codigomillonario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercesend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communityhealthservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectionplanet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coprotag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coprotag.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costco.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimebarta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptomonedas365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crlna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptodigitalgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuff-links.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d3boost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daaje-und-andre.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daphnes-restaurant.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkenluster.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datacenternews.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidlamprea.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denissealatinsoul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deseosvip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalakatsuki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtyherri.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversitywatch.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversitywatch.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversitywatch.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dns.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doko.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domashnij-pk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domashnijpk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dromotique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drost.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drrachellemeaux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubyou.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durastill-distiller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dustpla.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooklib.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echoesfromantiquity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edisongroup.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edisonprint.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edisontent.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eikerposten.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgenero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliezermarcano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmarchive.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eriksen.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydayrituals.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolvicity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expopro24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facemaze.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairwayhomeloans.mortgage", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fan4all.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farleysworlds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fever.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filtershekanha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finesoft.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floating-holidays.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floqast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnbot.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex7.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foursight.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fractionalciso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freezemea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurefive.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurefive.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurefive.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gafa.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameconsole.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepres.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamereactor.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganapati.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garotos.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemonite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericdevelopment.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getthejob.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gevme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giancarlomarino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-indochine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goftava.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golvlyftarna.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goolnk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gooseberries.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greybazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greyrectangle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoharbour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guanyu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haarentfernung-elektroepilation.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackadena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagbergmedia.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallopstyling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handwerk-digital-steinfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heiden-wir-helfen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellboundhackers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "help207.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hennastories.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hennastories.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrikjuvonen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetdorrup.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiledge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitechnologystore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homebrewshop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huracanvillegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ian678.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ian678.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibadboy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagevillage.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaxinaria.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imgbu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imgx.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "in-depthgame.reviews", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infihow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innoflex.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip3.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iscontrol.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isync2.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-sheekey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janata.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janw.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonbassford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbdesignfoundations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimcoggeshall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jischool.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkbizsolutions.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmstfv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jocelynjenkins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jogosdeanimais.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journeytoascension.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpst.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsheekeyatlanticbar.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsjohnsononline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k60d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabal-invasion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kearnsmotorcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kheyrabady.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khwebgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klabnik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klabnikova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolibrikapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooibeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopfootdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunow.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kup-sluzbu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupsluzbu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lab-water-filters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labfilter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labwater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laceleste.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laestacionmontevideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lake-bonavista.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laoriginalfm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapcameradongnai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapcamerahochiminh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcdf.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-caprice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leandromoreno.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leftoye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lele13.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lermer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levante.net.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libreho.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lintelliftdks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loukas-stoltz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucklesslovelocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucschiltz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyricfm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m60777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machinebazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisempregonet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marbledentalcentre.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marmaluot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marriageawareness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterdrilling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathismoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewcollins.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewkerley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-store.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediabookdb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megapl.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meherpurnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercatoitticosbt.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercici.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfg2020.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfischer-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mianbao.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelbeer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michal-klabnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michal-klabnik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michalklabnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millipore-alternative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missaocadastrobv.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitya.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohritz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morse-ti.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msnhdd.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multilogik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multiupload.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muuglu.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvccp.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxcrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycoldjet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabytokalva.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanodynelabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natan-fourie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalcybersecuritysociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturheilpraxis-grauer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navarrogear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needletail.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neferology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesabamedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neverguess.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newcontext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhglobalpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordlocker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordpass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordvpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notifications.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nou.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octane.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oeilpouroeilcreations.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnibnk.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinemagento.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opentrash.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oplata.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orpheus.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otemplario.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouestfrance-auto.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outingexpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyk19bgxj8ljpete71edj2tes-9i4oai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palatetotable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panavision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradisestore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasito.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patystation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawserv.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pay888.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paylike.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pers-hr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perun.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petstoredog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pexxi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkbuff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pjylb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plus15.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pochoden-praha.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornguin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornjunkiesxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pragmatist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionclan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumeuropeankiwi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricope-stefan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printmijn3dmodel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priorityfakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prix-pneus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programadorwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proibidoler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promosjungle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps5ssd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punjabprime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pupsikstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pybtex.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyramid-it.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q-m.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q-m.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quecomo.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queer.farm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "querenciavirtual.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabitfordarcy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainmanzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reecewindows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinascba.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinotools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remonline.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retro.camp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewinteriors.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reyrubi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringtune.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riveroflifegifts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivingtongreenwich.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rizoma.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmc.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rnoax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robbysmets.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rttvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumahminimalisoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rungutan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvpoweroutlet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s6o.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sairadio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisecure.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sashleighaust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satellitetv-deal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schellenberger.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schizomatrix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scotts-restaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serdarwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexyfish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sha.bi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahyadmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "she.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shift.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shtaketnik-metall.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindlerova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindlerova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sloanestreetdeli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sologoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotaytienganh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sottilealimentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souletter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soyladani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportpal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stella-shop.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steppingoutinstyleonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styledandcomposed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supremumseo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenskmediabevakning.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synergyfitness.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanyatate.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taotic.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarotsgratuits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techday.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techday.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techvrse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tehranlittmann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegram-sms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleportweb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenfeetsquare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termin-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thallgordleyrealtor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thanhtrungmobile.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesimplewebcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theviolenceofdevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisgrowth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiaria.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinycat99.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toila.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torstens-buecherecke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradersclub.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsuperapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truebluedriver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truthdancer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twitcker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twohandson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugamyd-p1rosd2jcoeg3edh5o1y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrapure-water.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptoplay.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urfix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ushealthpharma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uticagravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwu.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanstoftotleven.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vedev.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetar.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualvitrine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitavista.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivediabetes-sanamente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vl-grafikdesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrgamecritic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrgametrailers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wa7sh-seo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waaifu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbcasaverde.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webplace4u.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weekendcandy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woohay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpress-experts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wplibrary.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyhuesli.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sblrfhjjgq8g.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ahnefiifo0g.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyzyz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyzzyyyz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yearli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhanthydech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yyffqq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeit.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeit.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zety.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zety.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjy7722.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zum-ziegenhainer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0064427.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "060s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1007337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10milliondollarpage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123pornmovies.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "133769.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1661618.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1codex.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2002138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2132-app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2132-vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2132app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2132hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2132kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2132vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2138-vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2138kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2138vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222138vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2345678365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3007337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33138app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33138vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "37zk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3cbalance.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niuurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4000sf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "427138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "437138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4427kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4437kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "486138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4smart.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50ten40.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5132app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5132hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5132vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5188900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5288900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5388900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5414app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5414hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5414vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5424app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5424hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5424vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5438xs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5454app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5454hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5454kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5454pk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "59937.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132-app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132-hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132-vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132pk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6132vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7007337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7337006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7337007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7337app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7337dh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7337dz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7337kf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8007337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8800ks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8o8wave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9007337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93jc.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9elements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab91corp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abstechs.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aclandia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adi.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adi.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adinternational.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianoansaldi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adriatic.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adveszker.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aesvalanalys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afbtoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affsquare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afrakib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "age-encryption.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencesaintpierre.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agproducts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albergolafiorita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfadlmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allentertainment.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-shop.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alziamoiltetto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amarreconbrujeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amarresconvudu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amarresimposibles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amarresperuanos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amarresydominio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanartwarehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanreservations.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewwiggins.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidtcpdump.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andyson.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anelusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelikasolorzano.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annawang.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonym-surfen.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonymster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apod.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app-2132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app-2138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app-6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app2132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app2138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app33138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app5132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app5414.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app5424.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app5454.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app7337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcadeencasa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arco.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcticwolf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areavipbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arex-corp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aridhia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthurdejong.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artistcorporation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascent360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiasexgazette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asnhgh.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asr9k.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticmenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awakengr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azpeach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67705.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70301.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70302.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b70305.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backpainandsciaticahouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagira.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baithe.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banfun.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangkrak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bannerworld.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcats.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcats.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnakstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnakstudio.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bautizodelucia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbwsexclips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedrijvencentrum-malberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgie-postcodes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belkamfish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellabrowbydesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bennet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestguessonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86ah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86am.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86bj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86fj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86gd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86gs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86gx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86gz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86hb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86hlj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86hn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86jl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86js.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86jx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86ln.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86nmg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86nx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86qh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86sc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86sd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86sh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86sx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86tj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86tw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86xg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86xj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86xz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86yn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet86zj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhimarmyofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bia2takhfif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biogaspuxin.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birthday-to-you.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinemprendedor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluestoneconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bossbabe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bratteng.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakerlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bregnedal.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brilalux.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brit-thoracic.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brk.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brujoincaperuano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brujonegroperuano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buhayprincipal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingbitcoin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byanjushka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabaal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadeaujulia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadmechanic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafe-pauline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calprut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camberford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camptuk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cani-compostelle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardideas.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carnivorousplants.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catherinejflee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavaleirocity.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccgx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedricwalter.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrityphotos.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritypics.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritypics.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centella.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centsay.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centsay.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centsay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centsay.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centsiwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cepek4d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certificazione.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgknieuwpoort.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chemolak.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagofinancesupperclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinasa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinesemedicine.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianbsl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianhamacher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circlepluscircle.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circumstances.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckenel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckenell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckennel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckennell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckgr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classroomconductor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsecurityalliancelabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club.zj.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnitdog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code-maze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codexpert.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegephysicsanswers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compalliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comparelegalforms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comparetheproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comuniondelucia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contrastecolombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conungranodesal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolcomputers.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corleoncatering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costco.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costco.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costco.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costco.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costco.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costco.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covuro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpaexamguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crcd.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruelporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csodaorszagovoda.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuacamaungon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubyhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuckmysock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupdunarea.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvj.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberdev.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybershark.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czh999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dadstersgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daftarhajiumroh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailydote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daiwan.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danclassroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dansk8bit.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darfurwall.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkcards.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datensalat.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datometry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daygametraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcdn.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deck.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deconstructind.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degeneracy.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delfi.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dencel.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedresources.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derf.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derpibooru.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desarrollando.web.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desperate.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detki24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dh7337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamant.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamant.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dibrunolab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalgeckos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalhealth.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalpuppy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalradio.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dikiaap.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disabledporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverelement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.caserta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djmarian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dleet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmitriid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dns-check.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogurai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolciariasimonini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donatus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dottormarc.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doubtaboutwill.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douceurcarlet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonreal.estate", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drainwllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drexelwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drikuansvarligt.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dromax.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimothysteel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimothysteeljournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimothysteelnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimothysteelresults.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimothysteelscholarship.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtimothysteelvideos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ducksify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dymdajce.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dz7337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-account.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-bap.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-bookshelf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e4.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebill.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echo-n.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoformeurope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecologica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eewna.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egsl.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehealth.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elarmariodelucia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbaladshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitelatinas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embebelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embonus.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmamillernovels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engelsholm.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engineeringbigdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entorangecounty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estrogenfor.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroherp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evelyndayman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaytherich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evobox.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exegol.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exteriorroofwindowguttercleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxoncannabis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fac.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facepolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fai.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faithfuladvisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fast-events.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feelgood.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixbrand.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffbsee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhm.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finexo.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fintexaddis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firebrandchurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fischer-immoteam.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowfit.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fontela.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foresightbusinessservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-batteries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossboxen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossboxen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossboxen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotobodyart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxghoul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxscribbler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpgamania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fragdenstaat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fratelliscarrone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frogical.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftrucks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxmotion.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garwoh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemelen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdownon.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giacchettaauto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassochchoklad.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glit.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalepsilon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalizationpedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glpepper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goddard.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordon-reid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorlani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorlani.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotscrapcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gqjx.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphicbuffet.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grayrectangle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsk11.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guepardoinvest.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gusmiller.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwthub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h11.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halihali.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haocq3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbelectricsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd-6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd2132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd5132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd5414.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd5424.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd5454.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd7337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellolocalmedia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herkelmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highinthemid80s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highstreethomes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historischhout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlegrandbeautysupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hockeyworldwide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hohenpoelz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoorig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostwinds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotdates18.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houselovin.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsimrall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyundaisrilanka.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ic1technologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ictvanafmorgen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icyrock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifisher.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iin.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijnokmpl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikfloreer.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iksi.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilbiscottificiodipamparato.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illavobuempliz.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immanuellutheranmedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immense.ly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilien-marschner-stiftung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexsalaire.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indialocaltours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industryperspectives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infofamouspeople.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomax.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingridvandamme.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "initiative-digitalisierung-kmu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkdrop.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkomensafhankelijkehuurverhoging.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insertwh.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantmoron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrityoklahoma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interallied.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interconlarp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intracdf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "introverted.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionutnechita.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqratunisie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqtechportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irelandondemand.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isidore.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamicarchitecturalheritage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "island.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istanbul-bocekilaclama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izavel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izuna.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaeger.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamcyberinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javierflorescastillero.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jchn.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jed.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedcg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremywinn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremywinn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeretec.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiexi6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjphospitalaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jldrenergysaver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobtread.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jocusvenlo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johlmike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonahburke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshdiamant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuadiamant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junkfoodcafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalwak.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kameng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamengapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandrahechiceravudu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kant1.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kay.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kebidanan.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kernet.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "key2swipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keygens.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf2132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf2138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf4427.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf5414.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf5424.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf5454.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kf7337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khaneh-memar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiesuwarbeidsrechtadvocaat.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimai.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinshipnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitseliit.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koineuno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korfbalinformatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kos9078.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krug-munroe.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laby.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacasadelours.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lahacker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamnea.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamunyonfoundationrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lan4.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larawoodarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasersandbacon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaving.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledensite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leftclick.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leftclick.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leftclick.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leftclick.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legion.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lerefugedujambon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesacredescouleurs.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levidromelist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertytereconoce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertywines.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertywines.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesavvymedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilosaludable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linnetinfotech.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxdashboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxforwindows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquor.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisandi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveitlogical.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liverobot888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmasqueen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localexpert.realestate", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localseo.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logsnitch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonelyworld.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostinfood.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lottodatabase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louwlemmer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckycasino.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumenapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumindigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luru.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynnejeancleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyrenhex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magtapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majameer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manito.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingypublicidaddigital.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markusritzmann.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marmuif.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterkitchen.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavenvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbedcloudintegration.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medecinchinois.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meekru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melanieschweiger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meliggemert.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melihacar.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mellonne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercedes-benz-arena-stuttgart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merkel.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metacompliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metasurfforecast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgmultiservicessrl.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michalis.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microjournal.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihalicka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minhng99.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minimalmx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mipasevip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mix-recruit.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkgraves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlstav.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mma-records.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molekula.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monetus.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morgandesort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morningbird.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosttaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motherearth.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpu-vorbereitung.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mqbeauty.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrdayman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrxboxseriesx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murster.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museumwaalsdorp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwba.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-goldfinger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconf.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydentalhealth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myodysi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysexycard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myshopdisplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadlerdentistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanjiyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nannycoupons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naschenweng.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naschenweng.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nba-officecenter.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncli-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negoya-shokai.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nehta.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nellyarias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neneko.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neochan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neochan.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoko.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevadafiber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neworleansmenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nidhoeggr.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nidialozano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikifoth.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordvpnteams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northbengaltourism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novel543.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novobi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npod.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nugmanov.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunoleiria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o3ptitschats.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oadeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasis9.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obzoroff.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocimumcdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odatakao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohmyunix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oiahe.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okchousebuyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldschool.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestacked.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestacked.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionyst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oomepu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencpes.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencpes.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencrm.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openhistory.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orcuyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ornua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osrs.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outline.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outnow.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outoftheboxfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-soc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacecounsel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagenstedt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paidikasymeon.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palaubluetours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkerforum.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkerforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partsguysusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partshop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patchofabsence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcccthicongcungcap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peenor.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perceptivemeded.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pereceh.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perlbanjo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petherwicks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pferdesportclub-chiemgau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phbits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phc-sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippe-metayer-platrier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piazzafrancesco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pick.aw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickaw.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickaw.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planungsregion-abw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playnuganug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ploegleiderbhv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmbc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmg-p4p.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemerx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemerx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pompeii.tickets", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popup-stores.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornabee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornmixed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portsolent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postcodeswag.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postcodeswag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postcodeswag.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potreningu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerbi.istanbul", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poznaj-siebie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pqgruber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praticienmedecinechinoise.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preci0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preis-reifen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepperswill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primopan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printerpoint.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyinsights.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro100systems.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promax.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promocjedladzieci.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promotech.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperfit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pukeking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pump19.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punktpodparcia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purecbdvapors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyrotime.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qcuarto.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qlcvea.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qzhou.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r1h3.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racesimscoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbow-web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowloompattern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowloompatterns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rama.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rasset.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rayfalling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recordmeeting.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recreatieftotaal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recuperatucuentaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "register.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reirei.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "releasingarchive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relitas.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reparatii-injectoare-buzau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantepepeyestrella.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardvd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robert-reisemobil.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockernj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roll-bakery.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romsey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosahijab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rs.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rte.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rte1.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rteplayer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rteplayer.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rteplayer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruika.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runescape.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rustls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rustls.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saathi.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sachse.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saevor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safenetwork.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saigaocy.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saimatravels.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saladgo.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salaminos.no-ip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltaranuncios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samisoft.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanctum.geek.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandra-perlbach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saorsat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saronikos.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scatterscasino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schafzwitschern.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schuhzoo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottishcca.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutingtheworld.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sd4u.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "se86.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sec30.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sectember.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sectember.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secthirty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securesystems.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureyourerp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguridadsistem.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguridadsistemtienda.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senseonline.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seodefinitivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serenascreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servertutorial.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfvonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharedgoals.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sherpnortheast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shugua.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siccardisport.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sieuthithangmay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sifuondemand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simcongroup.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplertrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjyachting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sku-partei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skxpl.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slotmad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaltimentorifiuti.napoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartass0027.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartdb.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartrise.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartsvillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snoutsandpaws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialief.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sojournindica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sojournsaffairs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solaradventures.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soml.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonate.jetzt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonia.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soniaai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceanimalnutrition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speme-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spicemoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprintkitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srkarra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stabilimento.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadiumexperience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stansweather.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupisland.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stasiniewicz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statusmachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stclairvet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelsoldiers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebel-eltron.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebel-eltron.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stingraybook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stitch.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopforumspam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straight2porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamingargentino.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streaminginternacional.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streepjesenstipjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiobrandano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sublimetours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumiko.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnysideups.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surgeholdinggroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svrx.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftcom.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sys21.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talesbazaar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tattooli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tax-brain.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamwpsekure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teatr-dva-kryla.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech4greece.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techmanstan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnocomp-systems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terracom.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test.financial", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasonesource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texiafinishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-red.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theantisocialengineer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebroadcastknowledge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedanceacademybuckscounty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theflightsdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejunkfiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestudioslucan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesunshinecoasttourcompany.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetechieflutist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thuyetphapmoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianbaobo05.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianbaobo06.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianbaobo07.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianbaobo09.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tillwalldrug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timatooth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkrn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmf22.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnrf.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "to-med.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tohfalaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tottoya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townofmineral.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "track54.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradreams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traigo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transparentpng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelepoch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripsided.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trisolaris.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trixiebooru.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truesplendid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truyentranh24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tszwww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuffmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuffmail.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyrannize.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyres-price.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubiminds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udiutv.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukitbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umity.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ummiabi.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undergroundremains.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undev.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unibo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlock-my-sprint.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upguard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upr.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaan-arbeidsrecht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacation-croatia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valescaind.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valkohalla.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapteke.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "variable.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcacursus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcanederland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdo-webshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vedatkarabacak.av.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veryhome.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veryssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vezirecenzii.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicjuris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villach.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-2132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-2138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-ssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip2132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip33138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip5132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip5414.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip5424.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip7337.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viraltube.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtwen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitrade.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaiocolombo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkirienko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnmag.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrpornmovies.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waltercedric.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waltercedric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waqood.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbca.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmenedzser.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webminders.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpixelia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webshan.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weirdgloop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welfareness.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welp-mail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcoastmotors.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wg-smue.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelsmaestro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whereapp.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whowherewhen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiagencies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilkinsondigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windmillart.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodyworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worklinepc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worklizard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsladultplace.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrozbyonline.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x17.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xav.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaowu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xignsys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbbq5b0a1c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrp.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.amsterdam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.com.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.gmbh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.limited", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.moscow", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarnsub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourtimetravel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yu-mug.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yugami-lab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukozimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yulsn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zijinbor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zipextractor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlonov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmessages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoisfinefood.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zombie.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "077969.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11223837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11333837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11443837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11553837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11663837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11773837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11883837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11993837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1939365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "23456789365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "247naijabuzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36533i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837app3837app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3837app3837app3837app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4351365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4551365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4562030.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4562040.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4562050.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4vio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7th-heaven.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80630.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888b58.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8yabo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "918kissinw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99billionaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1towgrant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abctowinghelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abundanteconomy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accademiaditruccoblog.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acmegamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adultforum.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advst.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agk.co.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airlinesreservation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akaal.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alteralife.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankitha.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbavere.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archeryaid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archival-services.gov.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archive.gov.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno-klein.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnoklein.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asaphomeinspect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashley.net.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assuredspc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ateliercoquelicot.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoankauf.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babeprint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagasian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballinw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangzhu88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankapply.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "base-n.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbmagnagrecia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berakad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet567111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet567222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet567333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet567444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet567555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bett1.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bett1.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bett1.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bett1.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betteressay.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimbole.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitrefill.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjfuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkulup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogsked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolico.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bthub.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burzcast.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-forums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathy.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathy.legal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathy.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavernadigital.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chanuwah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoxi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoxi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoxi.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childrenschoicepearland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinefrancophonie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citykohviteek.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudboard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudzentechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creacioneslri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptool.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csvplot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturelivresque.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutieland.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberhazard.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d88988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danhotels.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danhotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daridarkom.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathorglory.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demoserv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denhotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denverbph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disa.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfantum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmmedya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e9582.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekogroszekpieklo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empowersimcoe.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergowish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudioaguiar.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eva42.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremebros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exxelmedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fb-lab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florian-knorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurestyletiling.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g0158.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestionadministrativevirtuelle.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestionadministrativevirtuelle.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestionadministrativevirtuelle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getyourdata.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glovementor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-girlonly.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomasy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gonumbers.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "googlehits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gplvilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundspan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtagames.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guogetv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harshee.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hayden.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heng555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herkel.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herkelmedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlz.mn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horti-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hp-lexicon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqsmartpanel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "http3.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huai123.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i0day.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibex-lb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "in2-comms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internewscast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionutnica.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ippo-juku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isis.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iswapgh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janey.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanrail.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonasherkel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaligrafievreni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartina.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathy.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keilycosmetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kernel.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwee.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klacki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krimikiosk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksradio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakeview.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamdav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larcotravel.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastcraft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leapday.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenczu6.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librespeed.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linafernandez.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loader.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locallhost.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locus-dashboard.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpmkonji.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukersallamericanstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luzi-type.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-foda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicskillet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mankier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marulaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdpparish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mega-loteria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelklos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnnaamdag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeprocopio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milfhubs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixedreality.football", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm88game.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msieursvp.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musings.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-photo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myweatherbuzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzitu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nal.av.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newaygotowing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsound.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niklasstinkt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninkt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nouveauhosting.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obzoroff.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odyssey44.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogfarms.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operationkiwi.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opskiwi.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otakurumi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pano.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasquinelli-truebag.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbdigital.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguindrum.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pethood.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetravel.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platypiduses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponpon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prayercentric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procabinetrefinishers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "project-novis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protonpix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubg-tournament.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qaz.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqq67.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualyven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quieoltre.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quinterorealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raghuspeaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raynoonanwindows.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rddjapan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reliablemaids.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revivemoment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rheijmans.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardinesrolltop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richie.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richieheijmans.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockfordtow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockfordtowing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roircop.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootsskininstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rottie.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roystowingrockford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safehero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuraiskye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sans-hotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sc019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfpebblesstones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shenpei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sickplanet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyml.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skoloffwolfe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skpracta.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skpracta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartpanelsmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartstep.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartatowing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speciale.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportingpontenova.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss09.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss9188.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss9288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stacyscbdoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadlwirt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starinc.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startw.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steffi-knorn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentfintech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suayslim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swagfuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetdata.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swynwyr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sympletrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syuez.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68200.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68300.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68400.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68600.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68700.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t68900.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tableres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapchiphaidep.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tawasulav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teachersasap.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techraptor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnimas.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teodorpravicky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-busbys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekuwayama.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomaskoscheck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeget.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toirereform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tough.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triggeredpaintz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trosinenko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turismonochile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufob.edu.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulrichs.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultspo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaccinestats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestberry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vibgyorrise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitanyi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w51365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangzhe100.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watertorenstraat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdmcheng.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weatherbuzzmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winancreekbarn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wk99.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www.edu.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xh7qqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xingganfuli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ionunica-29c.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--u9j920h4sbt5ex10f.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpj090.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpj100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpj90.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanjicg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaprefy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhainanyouhuo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zolotoy-standart.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1248.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1eanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2fr3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2travel8.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651201.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651202.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651203.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651204.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3651205.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3655053.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51cls.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "616578.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "616728.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "616758.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "616798.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6upagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "878989.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1demolitionhauling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a66.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6619.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6621.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6623.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6627.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6631.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6652.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6657.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6659.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6671.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6672.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6673.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6675.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6682.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6683.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6687.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6691.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6692.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a6695.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aardvarksoep.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbtw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abstimmen.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acpica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adagia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addictedtolength.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agagent.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agahi90.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agds.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliancapelobrasil.rio.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alimentsduquebecaumenu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternatyv.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angiewickes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoniotirado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appmobi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armensc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arminsure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avgindiantech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5901.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5902.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5903.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5904.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5906.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5907.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5908.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b5910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barkstop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basedos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayer.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benedictoaguilar.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birsinghdhami.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitclusive.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcorner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluenailsstudio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodagratis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodasgratis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolivar80.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianwylie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgeforcefinancial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownchair.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bullseyemetrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bushfirerecovery.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caai.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabooneconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canperclinicaveterinaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canvas-gift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caudohay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chus-plongee.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cimtools.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circus-maximus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudindex.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinespe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colabug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprachida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connorcordell.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controlewiki.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coochiehacks.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptofox.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curvemedia.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyrano-books.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daibetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwise.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datadraugen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datumplus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidelstob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfc52.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondyacca.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douzer.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamingwolf.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drtis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drvaidyas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsaengineering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edailystar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edumaster.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellhofen-peccioli.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elradix.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empoweraces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatiguesyndrome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fauwater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favedog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feelnet.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidz.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkfamily.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusionetics.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gda.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germistonrubbleremovals.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcalc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getwhelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globaltiendat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glosiko.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glosiko.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glosiko.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glosiko.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenyacca.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodcreds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goplango.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gossiplolly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundengenharia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtupgrade.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halloweenmusic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallspumpandwellservice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearkener.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbsupplements.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herlynlingerie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hierer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeycomb.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howonce.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howonce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howonce.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howonce.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howonce.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtorunfasterandlonger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humitat-stop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntyourshitaround.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i7.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilab.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iletisimmakinesi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illuminatisocietyworldwide.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "image.hosting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impactparcels.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impactparcels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ineffect.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovationacademy.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironycats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italianisiert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itidying.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j8hs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessicaevrard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimsefton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobastudio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyousisle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrjuristen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrstehlik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrstehlik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justacoupleofclarkes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justninja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadenba.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakuch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashrutbaking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingnascholing.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenpad.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenpad.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenpad.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenpad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenpad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenpad.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenpadtimer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotmale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubeico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laissezparler.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laqueuedevache.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonvermunt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesalpinistes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lianglongcredit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilith-magic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litecache.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logibow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucade.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumoria.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxury-inside.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisapanama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malcolmellis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manasakcijas.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandalevydesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marliesfens.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martemeo-wetterau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mate.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathsai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthijsvos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthijsvos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxi-corp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayblossom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meherbaba.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memoriadeunaciudadzccm2019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midrandrubbleremovals.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milesdewitt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mintplayer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojekonsultacje.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsterx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycompanysite.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanxin.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nayefalebrahim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncrypt.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neroshana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmanwebsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsvoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicolascornet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niekbrekelmans.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixnet.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noosxe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normansolutions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutritionalsupplement.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obliviate.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officevibe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opendoorcounselingpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opnaarsalto.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opticasocialvision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortopedio.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osto.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloalbertoazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagespeedtweaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmbeachcuisine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmbeachwebsitehosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pano-guru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panthenolplus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panthenolplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paparazzie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parallaxsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelfucik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelfucik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelfucik.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pebmarketing.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentestit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permaculture.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petherwick.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petherwick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petherwicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petitu.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phongthuyhoangmanh.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pier1url.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planettimer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantsupplement.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play-the-furyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playit.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pm.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "practicalbytes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praguemakeover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profootballnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promods.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promods.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxmox-airsonic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyhello.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qdstationary.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qdstationery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq-url.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarequation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rany.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rany.int.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redwater.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-warszawa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repceszentgyorgy.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resveratrolsupplement.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripuree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverviewurologic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rkbegraafplaats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal72.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal929.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpattisonroofing.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubidi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubidium.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salariominimo.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sardinianvillas.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sardinianvillas.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxis.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schiau.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolofequineshiatsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servermacher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shfzzz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiroanime.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skalis-portage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skwlkrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slothless.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthealthinnovationlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonicseo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonomacountywriterscamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soolid.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulshinecreators.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanviehbacher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stehlik.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiodpe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "study-support-beans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suburbansites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunrichtec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syncevolution.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysgap-gsci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tannerdewitt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tea-empire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-mfoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teletxt.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teq-automotive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tervemaja.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tewkesburyyoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texteditor.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechallenge.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecreativeedgeinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkbot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirupatinightwear.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjian.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tocasoft.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomvst.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonymaster21.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tout-a-fait.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tredevlet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turismonochile.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaccineskill.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vault.investments", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velocityfiber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villagemagazines.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virostack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnetboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voedselbankmoerwijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvtv.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warmsquirrel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warupu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-wakakusa.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webaccio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webclymber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webinfotech.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willtc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willtc.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiruji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woningverfspuiten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodbornekitchens.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodbornekitchens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodcat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwweb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5901.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5902.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5903.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5904.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5905.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5906.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5907.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5908.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x5910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59388.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59488.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59588.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59788.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x59988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xamax.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xemcloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaoneijun.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaoneimao.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lti-3qa.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpj909.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbusinesscommunity.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourpalmbeachcountyrealtor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yule.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z.tl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z4-forum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeihsel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeparadox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerox-security.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zfxhzc.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhenn.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zilv.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zkwolf.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zohra.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zondervanacademic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1004233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111ttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1me.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2277bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "235551.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24gazette.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "325552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "363331.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36bobines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "381115.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "391119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niusurl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4233065.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4233068.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4233069.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4cavaleiros.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4dropping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6004233.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "622283.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "633362.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "64stacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "655591.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcorporate-aviation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcorporate-aviation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventurealpinetreks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advisercentre.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afadvantage.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahfazahmed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airventilation.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alacritylaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaturkaonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albionfaeries.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alchemyvfx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alwa.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-globalgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameeradubai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americagambles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americoadvogados.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amigosencanada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amv.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animem.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annexorien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antistate.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appbet43.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arfhumane.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arraudi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artesacraloreto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asm.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asps.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audioblackmagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backtheeffup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakkerij-janschrieks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamaagahi.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancodeloja.fin.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battlerealms.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baytv.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdsmwiki.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautycon.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bespoiled.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet43z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5234.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5757.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet5868.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet7234.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betza.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicicletassym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biotecommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizeasesupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blixtv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blocktab.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockwatch.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluepoint.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogs-consulting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boundaryford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "branchenbuch-potsdam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bread.fish", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breyerslakeshoreresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breyerslakesideresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breyersresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brinkbem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bthub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bukalapak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buongiornolatina.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burchfabrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burkow.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byhenryvera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachchoi138bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cake-n-go.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiamusicacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camclips.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantinhodosossegosaojose.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardioagainstcancer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cateringgoes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbd-oil.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cctvsecurityjohannesburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ce-tuifrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaosorchestra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chimm.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chipdig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chirr.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chukwunyere-chambers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citacepro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckleemann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickalphaville.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clippingpathsupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudturing.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluster446.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coondesign.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornelia-schiemann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coteax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covert.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credit-10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossorig.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruzitoproducciones.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptomkt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgomtr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctir.gov.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclonedesign.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielve.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danilov-abrosimov.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datadiggers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davedevries.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-edu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidzimmerman3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddkkitchens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deejayladen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "definingterms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delijan24.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devkiwi.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dibal.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digchip.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digchips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digipl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disboard.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazionecimici.napoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogcat.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domacikavarna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donia-almla3b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dordtpas.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivedavis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dungbui.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-node.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echinus.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomonline.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "editorakanope.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eeeeeeeeee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ei-bo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianrandburg24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergencycommand.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empreinte.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eoy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epsi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etkarle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etutsplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evokewonder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewesparky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertsluzby.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezrohi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fajode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faststage.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fauxcams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenriragic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetishblend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finprison.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fish-n-chips.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitrecepty.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixed.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flfl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flipsidevr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxycredit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fracturedperspective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-sex-sites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomdujour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetext.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funidelia.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furca.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingterritory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garden4less.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekeries.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemeinderatswahl2020.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginnasterling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenqueenbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goudt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpolanco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenytimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamyarpet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyandrelaxeddogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyglacons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hastyllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearfool.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebel-intern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hekat.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoffmann-fliesen-design.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedentist.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostpoint.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotdates18.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichinghero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignation.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiet.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilctucson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoprosnetwork.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspirez-vous-sophro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intern-base.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invsky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqos.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itdaan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itrendyworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itstudio.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ixuexi.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackal-cogito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janeweeber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaquishbiomedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaspven.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javaxxz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesseblum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiripik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkbfabrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsjms.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmzo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "job-uber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnathanhasty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonohewitt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jswebbdevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabukpsikoloji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalprajsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanope.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelleycurran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimiadaro.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinualive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klusbedrijfdupau.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knautiluz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koffkindom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koupons.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laanius.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labelfactory.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacledeslan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasvegasgfegirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldts.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecatal.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leendebroekertfonds.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legendary-royale.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehouerou.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemuelbriza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leybelsgarden.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesharing.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkstagr.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunares.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynxriskmanager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maker.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksoud-karim.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malibulingerie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "managr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mappingfutures.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcopolo-restaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maria-galland.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariaaguirrevalarezo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mechbattlegrounds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meddin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaelvesavuori.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milcarteles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misfit-media.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnatechnologies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modhay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moltina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsieurdecapage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moron-mu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motcha.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mov-square.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myediblefood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-design-service.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naamlint.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nagoonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naifcare.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natlec.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturaleza.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netcombne.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-trendlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsall.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicetaninaka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nieuwsfiets.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nila.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njcareers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadicrootsco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northwoodstudios.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novoregalos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutradian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutralivbio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwh.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o2ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octopus-cs.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offcasesstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offermann-koeln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onthegosystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbeimaginario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oshea.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osteopathe-palaiseau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorstop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outshinesolutions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-0.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificarperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panzdravi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parachuteteam.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passiondesigns.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedaleuse.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalityjunkie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phyllischerry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pidmanager.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilvi.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzeriasmallorca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnawrocki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powergok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pracownia-porta.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressspace2hack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressspacetohack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printserverpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatemediaserver.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procesadorafenix.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prognoshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promoqueen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychopathtest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puzzlegames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiche-quic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabis.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramirezpeluqueria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redactedmedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-bachata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-danse-africaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-danses-en-ligne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-hip-hop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-lindy-hop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-reggaeton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-rock-6-temps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-tango.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-yoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricomp.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rikuras.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rishabh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocsole.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodkidesings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roed.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roeden.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronniemossel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosaquest.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rovota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenmamo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubia.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuidiving.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapphi.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satellite-prof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "say-it-loud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbbz-bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sccd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schule.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottrae.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seaminars.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitelandry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sejageek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendfile.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seowerkz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seriesfeed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servcom.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicestechnologiquesam.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexyblonds.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shajol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shekareyehospital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shifaat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoptio.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmasensors.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skypech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slashcam.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softchin.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sold.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sporki.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sr88.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sr88.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srae.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steevels.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevepacheco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stock-solution.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straightnude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sttl-topographie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentaid.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium-mail.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symeonchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemnik.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szotkowski.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkaboutdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandakutip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tauran.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team005helpdesk.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenportal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terezalukasova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrasoverkappingvillage.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thalgo-cz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecomparativist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefussyeater.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehasty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therapyclient.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therapypartner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetomatosoup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thietkegianhangtttm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerfishingzambia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timwestdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tk-smart.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmbergtmberg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmbergtmberg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmbergtmberg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmbergtmberg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmbergtmberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-frog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tproger.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transfurrmation.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripsweet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truyenfull.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turm-umzuege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ua-blacklist.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uid0.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unionlife-net.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlockscheveningen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upakweship.eu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upakweship.uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usctt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v1081.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vancouverchess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaniola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varenzeeland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vato.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventnose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vereinswahl.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vifranco.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vns5020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vns6610.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokieciupamokos.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vonpawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vschafer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtrees.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wercat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktor-imbierski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildfoxosteopathy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windows311.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizadjournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizathon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjb.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmcroboticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workahealthic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workcost.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workupapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpml.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-minus.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ximes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80acghh.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aebbkaqx6at.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dviz-5qa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xormatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsapp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoogirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yxbet43.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yyr.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znbr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zusterjansen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwilla.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ag8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123viajando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12ag8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "13ag8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16ag6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1abcicka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ag6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "345678365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36ag8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4pillarsit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "567667.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "61ag8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66ag9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "72hours2sold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "87ag9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8ag8.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93ag8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abetterdeath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abi95oha.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrah.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academie-essentiel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventus.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afharvey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag01.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag011.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag018.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag022.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag06.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag066.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag08.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag09.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag11.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag123.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag130.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag138.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag13842.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag1386.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag155.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag158.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag1601.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag1603.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag1604.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag1607.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag166.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag271.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2786.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag285.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag288.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2897.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2978.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3115.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3117.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag33.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag388.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag393.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag3953.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5152.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5159.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5326.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5358.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5392.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5519.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag556.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5623.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5657.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5662.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5758.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5761.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5862.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5936.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5939.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5951.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5952.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5967.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag600.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag618.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6272.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6283.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6291.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6298.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag66567.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag666.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag66668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6675.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6676.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6825.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag69000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag6995.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag7.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag72.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag7273.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag77.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag77.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag77655.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag7811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag7822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag806.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81117.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81119.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81122.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81125.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81163.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81191.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag812.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81211.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81213.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81215.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81268.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81275.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81277.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81279.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81325.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81362.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81393.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81568.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81611.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81613.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag818.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag818.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag819.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81912.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag81939.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82006.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82011.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82015.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82018.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82022.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag821.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82135.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8218.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82225.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82226.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag82287.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8400.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag860.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8600.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag865.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8778.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag880.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag898.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag89951.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag8vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9005.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag905.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag908.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag918.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag918.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag918.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag92018.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9532.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag955.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag96.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag961.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9621.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9623.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag966.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9792.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9793.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag98.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9815.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag983.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag992.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9931.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag995.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9973.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag9vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agg097.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agg66.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agg77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agg88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agsogou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agsun6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agvip1000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agvip1888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agvip2001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agvip2008.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agvip2013.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agvip986.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiwansky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akay.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algoritmususpechu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberwiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anamelikian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apadmi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ararrl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ararrl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artj.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrobriga.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosalesmachine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avanpost.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aztv.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballettstudio-ost.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastardandpoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bech32.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-office.lviv.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blindsjoburg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boschveldtuin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunolt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulutkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bundesverband-krisenintervention.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bundesverbandkrisenintervention.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callanjg.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callqa.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caodo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespan.clinic", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casamentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccsae.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceska-polygraficka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checktech.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childhr.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriscampdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-oette.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cichlid-world.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjpsrilanka.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubon.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combustibilaspen.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercialcleaningbrisbane.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consulenzanobiliare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cranenburgh.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cranioo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crestasantos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdstack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubeo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d64.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannyrohde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-gruenwald.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-isny.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-leutkirch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-oberschwaben.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-ravensburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-wangen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-weingarten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daysgolfclub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealsale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defamiliehagen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delicon.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deyanadeco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dienmayplus.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietlein.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diffuzehr.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni-sardegna.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmilb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogwalkeru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotcomtest02-single.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drastik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivenbyperspective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dusty.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchassistancedogs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dys-coaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-m1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggendorfer.wine", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elettricista.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfuerteclamor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emby.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emsliespharmacy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encanttemais.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encontroespiritadeinverno.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engione.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enthasso.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entrup.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eperniagaan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergaomnes.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erictgilmour.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estallidodigital.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicalescorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faked.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallout-craft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familie-mueller.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fan8hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffp-survey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fh14.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filli-it.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashcrasher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floating-journey-64892.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flugschule-usa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free8hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freewillfilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftrac.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fudubank.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furukogarasusha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusionapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusionapps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galleoncloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamanlu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekobyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genbars.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genometrik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glutenfreeandtasty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmcbm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gon45.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "googlepinyin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gozadera.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatnetsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halovanic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hangarbox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happynewyear2020countdown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaiiforbernie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heinenhopman.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hispania-valencia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeyspot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hooghiemstrazelf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostedghost.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostedghost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostedghost.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "house-scape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humansense.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-connect.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iblowdry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideamiapublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilfumoshop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immedicohospitalario.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infra.beer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insuremyworkcomp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isab.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskconnews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivan1874.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakobs.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jb0.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfvaccountants.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimkimmel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmisern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jnssnfotografie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordandirections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joseluishenriquez.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaiva.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalhufvudet.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kangutingo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathy.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keeley.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keesslop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpnthings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreuzwortraetsellosungen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krisenintervention-deutschland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriseninterventiondeutschland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagrange.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakorntoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "largeandhighquality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyermidrand.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebalcondesraspes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leon.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librairiezbookstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-vins.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linguatrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipaslovanska.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liulo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liverobot8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loonbedrijfdenboer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowratelocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsc.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lubersacr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucorautopartes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madix.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailgun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailmaid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandarinpediatrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelraimo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markfisher.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markoglou.com.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massageandwellbeing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maybeonline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mccordscvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcvs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicaltools.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medictools.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medunovi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megasupportcr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meilleursjeuxporno.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mempool.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mens-v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkagyengedseg.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkandbourbons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missionpuppy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmichaelb.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montrain.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moove-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountknowledge.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moving-target.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycloudsaas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycrowdstack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedermisp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nejmaklerka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nintendohill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normapro.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nully.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okayloser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontopoflove.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opticsboss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overlord.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pack.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palessit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcf-frankfurt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pipscprd.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pojdnafp.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomdoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poquiloco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "private-diary-taka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodigyhq.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projecttools.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promoglisse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puredns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r3t.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbit.finance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramdigital.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randstalker.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realm-of-shade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rellmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repairit.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurant-eatenjoy.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retinacv.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riho.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimo.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roar.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robbinsgaragedoorwenatchee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronbyrne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rscturmoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenpeeters.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-sym.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanates.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapuseven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scag9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securesense.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semesur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seminarraum-isny.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sequachee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shipito.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shipmonk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shippinglabel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smlk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softskills.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soleil.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soma.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soninger.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standheizung-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steno.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenkendypierre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjohncamden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmsouthcoventry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striata.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striata.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudosaveclimate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superhappyfun.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sydneyexperiences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szotkowski.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-unit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tactical.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tallgrasslegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxedesejour-airbnb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teallhaycock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnopiniones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplo-unit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tferdinand.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgtw.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-azad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehoff.ddnss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themegteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirdwaverevenue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkmr-gyouseishosi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tld.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmhanoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobiase.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonalaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topicalnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torremarsalou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trungvien.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tudienchinhta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u9yy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufacesign.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up-stage.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up-stage.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upakweship.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanemc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usawireguard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzay.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanuithartenziel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vleo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano-ug.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano-x.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano75.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagnergroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcscmp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we8hd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitelia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wetravel.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikilinux.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildfoxlady.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wippie.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseradiology.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmccancercenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wnuq.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpressarequipa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrong.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www.gov.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinyitour.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbbagp2bcfwdeee1afm.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----dtbhcpoeofgcvoic1s.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c1aehtaetb.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pascal-klsch-cjb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xoan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xotictrends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyj22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachtcita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yatai18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yayou.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yn.org.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yokoda.okinawa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt220.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt605.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt606.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt629.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt653.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt656.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt675.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt839.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt892.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt962.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt972.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zidanpainting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zumtaedanceschool.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zupit.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "120percent-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1244546066.rsc.cdn77.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2x.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3d-glow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3deni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "403page.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4mama.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5sba.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6thmarch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7139365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7ki.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9articles.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-bicycleshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-h-p.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aandachtsmeditatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdouh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abnamropensioenen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrafast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absoluav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absoluconseils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolucopine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolugroupe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absoluphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessnetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acprail.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actioncutprint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acutehoest.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamh.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adata.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adenos.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adidas-2020-spring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adn-recrutement.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adnotam.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adotta.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adpot.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adregain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adregain.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adriarae.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsense-arbitrage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aebleskoven.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afbrunswick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afc-capital.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affcoupon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aflattr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afpayday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencybeam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agripartner.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airalamo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akewe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albalat.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albalat.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfiebarker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alimentosmcf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alineasatu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgemeinarzt-wenta-bralla.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alluremedicalaesthetic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alukard999.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alunara.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "always.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am5.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazingmalang.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americathebeautifulquarters.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amethystwebsitedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amnesty-in-bewegung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampleitsolutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amvisualgraphics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolitics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarchista.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelikaclothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annynantasiri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antelope.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antianti.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antocom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonyraz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apix.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app-scantech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appmeucredito.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appuntidallarete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcadegames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ardiandinar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariamovie.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armanet-promotion.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrasdelucia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsicad.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artificethefilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arvyncerezo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiabike.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atinmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atizanvip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomiumvn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopeople.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "averste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awinninghabit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axearrow.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azl-app.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-techflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2m.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b3.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b3pacific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67882.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67884.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b67885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachomp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backspace.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backspace.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badge.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barlamane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bd.foundation", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becausecapitalism.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedset.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerxa.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behaviorchangeimpact.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belfix.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellevuechiropracticassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benulekaren.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-buyessaysonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-photobooth.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbuyatvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcouponvouchercodes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestseo4u.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bexx-engineering.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondauth.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bietinidesign.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigfuckin.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigmoney.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binairy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binairy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingle.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioteebook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birosuli.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinheaders.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinseed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcrazy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsellx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bittextures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bktrust.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blairmitchelmore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bliss.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdolago.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boliviasepusodemoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borgoaureo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncearoundinflatable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounceroos-bouncycastles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounty.fund", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bounty.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxtub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpisites.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainhealth.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramhopetails.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramming-fysio.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricomium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigade-electronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklyntheborough.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunoamaral.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffalowdown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burdine-andersoninc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgram.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyguideonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byrest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3boc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3s.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3soc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3speak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3speak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabina-photobooth.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadventura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calim.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalmedicals.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capssouthafrica.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carcountking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caritascenter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosbronze.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carre-jardin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carsinsuranceis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casamiento.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casamientos.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caselemnbarat.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashmanagerbg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catharsist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "causebox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caylee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbxp.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cendi.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cenfo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerebrosano.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "challenges.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chanderson.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoscommunication.camp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaturbate.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christoph-gadow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleankey.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearlakechildrenscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clientesal100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clouddark.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm-agueda.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm-pombal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm-portimao.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cms-service24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalpowder.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobraprotectionfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cochem-zell-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coderjesus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colocation-rennes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colonialfurniturestripping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "columbiascaffolding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comerciositio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercial.lviv.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commonsensedivorce.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "community-pro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "community-pro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compagniedesateliers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "composersforum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerbas.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunicat.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concito.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connelink.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conrazon.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consumeraction.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contabilidadebhpampulha.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "container-kormann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contaminatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookiecorner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cordemar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coredns.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corgei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coveragecareservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpoinnovation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "critical.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryoflesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptecks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptofomo.capital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptofomocapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalblockchain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "css-tricks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctemplar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultrix.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custosd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custosd.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custosd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custosd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutienautica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberlab.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersecurity.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyprus-company-for.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-vision-create.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyblocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyngn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhurley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhurley.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhurley.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhurley.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhurley.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dappui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-lake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartdriving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dasperspektivenwerk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataprivacyandsecurityinsider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidmlujan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidyounker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daytonahealthsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "db.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcarou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-groot.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealproject.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defreecefinancial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deitec-global.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dejvsoft.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delirecetas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deliverability.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "den-ka.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denahrumah.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentaloptimizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentaltalent.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentalturism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistalagoasanta.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detailspourinvites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detiklife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detroitjockcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "developingtheworkforce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devignstudios.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dgl-24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dibai.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diehildebrands.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digchip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digchip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digchip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcanvas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitallive24.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalproj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitium.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazione.napoli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diskussionsbereich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlmit.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolarenmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolcett.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolphinaris.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domain-swiss.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doyo.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-ermilov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon-hearts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon-hearts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreambolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsinbits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driteksolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivecrestwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivedannyherman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivedmbowman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveforadtransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivemorganvanlines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveoakleytransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivepaultransportation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivestarfreight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drszucs.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubridgeweb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumaurier.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dundeerecycling.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dust.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutabisnis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwhightmolina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-motionagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthcharter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthdevelopers.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echotango.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuadorextremo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eddie.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eichinger-stelzl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejderrapgott.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elartedelapaz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianbedfordview.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrosoftcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleken.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elettrolinkimpianti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmahost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ely.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emalm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employerlawresource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engi.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englandbeach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishliterature.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enigmadark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epsilon.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eskiegaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmibot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "est8.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudosnacionais.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etf.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eth-services.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eudore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ev-menden-meindorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evange.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysync.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolvedevlabs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evxp.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewanto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exeypanteleev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exiled.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exiled.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertnews.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explorea1a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyespecialistsofla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabdiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "face2faith-vechta.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fafscloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falcom.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faramashin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbaun.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedtube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feelgoodwatches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fermanaghomagh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetishzone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiasonline.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsenbijauke.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fightinggobbler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmdirectingtips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finturelife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firecask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fish2.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitbase.fitness", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitcamp.fitness", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fivebyfive.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixdiabetesnaturally.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixedtoday.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjchamber.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjsb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixcost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flomedia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florianschmitt.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fodemp.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fomo.af", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fomo.exposed", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fomo.trading", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forms.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortresslinux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortresslinux.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortresslinux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelance-webdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freiengrunder-hof.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fritzkasten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruxnux.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujiyakimono.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullbajamode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun-club-35.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtastic-basketball.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furisode-yamaguchiya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futb0l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g4v.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerwelfare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavingreer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaycafe.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcsgr.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekdama.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekmagazine.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genwarp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getbootstrap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostwritershigh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girl.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitns.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitns.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitns.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giulianomanzoni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gliagrumi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmgard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobiernousa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gocdn.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godofredo.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gometa.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomods.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goontu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopkg.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goudenlaantje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcafeatpark.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grantdb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregmarziomedia.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grosser.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupe-erige.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guerra24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gullones.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gusli.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwy15.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2office.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haakonbecker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerspace.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagoyvivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haiwaiyingyuan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haklappar.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallocsi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardwarelog.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardwarelogin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardwarelogin.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hauspie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hausverwaltung-motsch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdview.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headlinenews.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.edu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hechizosymagianegra.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helenabienesraices.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellobee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellolove.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hendersonvilletutor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexa.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highwayzen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillingshaeuser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinderlider.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjallboscoutkar.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjdiaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjosh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjstudio.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlidani-tornado.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hnsseed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeitstypen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homelandsecurity.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemakerschallenge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeopata.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homestead-honey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homey-app.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeycome-recruit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoogelandzorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horaciolopez.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostedghost.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotdates18.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hothub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howunadeydoam.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrkenterprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hucklebucks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hughfitzgerald.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humannaturelandscapes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypevents.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icepharmaceuticals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icnc.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideefactory.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iemsamex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifashionable.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iganesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilawgix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoasis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoasis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incomingfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incontactmetjezelf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianhelpline.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigopaints.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industrialpaintservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infographicsmania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infojeunes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopronetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopronetwork.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infotekno.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrareader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inovigo.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inseo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inzichtmeditatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipmscoutek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamqa.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istogether.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itmix.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanteevka.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j70501.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j70502.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j70503.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j70504.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j70505.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadidgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-becker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janbilek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jannesmeyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanesque.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanesque.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarett-lee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarrods.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javierbalvin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jblan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbm-management.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedatw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedepannetonordi.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedepannetonordi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetable.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewelleryrack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewelryweluv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jg078.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmussman.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnopdenakker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jollyjoker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathonkimmel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorritstollman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jskarzin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpnplay.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jusfitness.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just4new.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k88231.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k8v05.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanzlei-hhh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaplanco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasasaprotect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katazuketai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keisepulveda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keru.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinwstanton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfzjeugd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khaotipthai.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kielux.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kienthucnoithat.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimono-furuya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimono-hishiya.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimono-yamaguchiya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimphattai.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingcannabisshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkintillochbc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisuresports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitsuna.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkcsc.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klmgewinnspiel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kms60.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knightsofcolumbus867.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koelingmonitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koenmartens.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokoro-singsong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kranbearys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krazy.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuba-orlik.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulp.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kultur1.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurition.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuscu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutamo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutekeiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvhv-brussel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylepet.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacoste.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagracia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laizhongliuxue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lajessica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lan-divy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lan-divy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landdevcorp.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lareginetta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laways.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawportal.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lednavi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsteroid.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legendwiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehnen.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonyork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesblogueuses.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesgarconsenligne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsgo.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leviobery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leybold.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "li-n.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtsturm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightningseed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limecho.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limehost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link-man.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkwater.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiaolovecaonali.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loaded.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lock-expert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "looneytunesdashgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostproperty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelocalbmore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasartsclassics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumentell.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-h-b.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m365.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mainblades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansora.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maresencial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margatroid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariajuangarcia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariejulien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maselko.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastercomfig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimonio.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimonios.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximemichaud.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbda.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcfallout.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsteve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medibasket.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megamov.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meinforum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meldwekker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menurutparaahli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mettin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meziblog.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeltjeuw.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micropigmentadordesucesso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miguel-platteel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milanvit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milehighmaniac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mileyweasel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minicampingshalom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mississippigenealogy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitchkalf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmxx-distribution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moabit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobileinternetbanking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilmobil.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobincube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelbase.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohamedhamuda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montsearias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moreshop.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moritoworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosteirobudista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motorinfo.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moztrack.co.mz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mt-west.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muctool.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudanzasytransportesbh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multypanels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munibernal.gob.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munivice.gob.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "music-privilege.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicgivesmelife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybigsaving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybon.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybsms.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconcorde.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myersking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myforum.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygate.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypharmjar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachovni.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasehyar.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naughton.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naut.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncsadministraties.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "near.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "necsol.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdycharmer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netradyne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkuser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlegalsteroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsheaders.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nginx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "night.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nineteensixtyone.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nishiyama-shoten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlc-business.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noiseandheat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolanpowellisaho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomsing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nony.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noticiaelmundo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noussommesluniversite.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ns-ohsnek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nu3vex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "null-d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nusantaratv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxtgensn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.capital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.foundation", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.holdings", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.productions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.properties", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzt.ventures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztcap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztcap.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztcapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztcapital.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztcapital.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztfoundation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztholdings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzttechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzttools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzttools.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztventures.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nztventures.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obat-kuat.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obg.ceo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "observer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octagon.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogretmenimsanat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkur.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkur.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkur.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkur.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkur.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkur.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkurlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oktave.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omaharoofpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omarpalos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omega-intranet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneplaykh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinebcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineporno.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oonne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oorbellen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensource.fund", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensourcesoftware.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ops.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangeacademy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oratto.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organdonor.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oscreen.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourladymtcarmel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxegenmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyama-conf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-art.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "painetcompagnie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paint4.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdtech.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pem-jp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peter-hennes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterhennes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfdevroye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfish.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfonks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phenonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromones.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pheromonetalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pherotalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippegoffin.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philly-injury-law.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuket-rawai.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physioteam-franz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pillowcast.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pingu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piprotec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkgviewer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plastic2print.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plustream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pm.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmsoft.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pneumogalati.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pohatta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polishmodels.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornokran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postman.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pouchdog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powertoolsrater.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppissis.com.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preciodolarhoymexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisioncoolingco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presenciainternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presentacionesweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priceofdollar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismapixel.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promo-mobilhonda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proximasrl.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychometrictest.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychometrictests.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychometrischetests.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotechnique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psykometrisk.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pszinfo.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publixphere.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pucsr.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pythonhosted.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiaohong.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qpsinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityconcreteraising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quartz.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quartzclinical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quest-medica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quezmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickq.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizandmoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ra-schaal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raileo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raisingzona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactor.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveringircaddicts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-train.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rediazauthor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reikicentrumdelft.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkur.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkursolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekkurtechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remembertheend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remo-ribeli.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-blues.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-dancehall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-danse-orientale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-pilates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-salsa-portoricaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-salsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-valse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-west-coast-swing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-zumba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renut.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repgad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reposeed.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reposeed.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resepsimbok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "residencedesign.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resilience-france.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumic.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reverenceplanning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rheincamneuss.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhkg.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richcamgirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimonhwang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riseandrank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rizalpalawan.gov.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robinminto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocklinhousecleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rommelmark.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosakkreditatsiya-forum.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rospotreb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosslongulartgallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rostlau.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "routeto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rozar.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtlspiele.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rueder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumahpropertigratis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runners.yoga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russtekh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutewisata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryandewsbury.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagytec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salekaz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samhsa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satoshilabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savagecore.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sceventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schorel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schrok.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schweininchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrapcarremovalmississauga.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seadrive.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secluded.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securehugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityaware.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seetheprogress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seetheprogress.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seetheprogress.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seetheprogress.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seetheprogress.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekkom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "self-signed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seocraft.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seonoco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexvirtualspace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfera360.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shambhu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shareasale-analytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shibuya-rin.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftcrypto.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortaudition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortaudition.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortaudition.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "show-pro.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showmeengland.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrsl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigparser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silentinstaller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvergoldbull.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simi-reizen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonheung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplechoicesuper.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindastra.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinvideovault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siri.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitethe.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinpet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skiptadiabetes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snabbfoting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snabbfoting.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snelwegzen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialblaze.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialmark.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofidelshop.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soft64.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solautoescuela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soliten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonologic.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorblack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundmoney.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundmoney.page", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundmoney.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sourcecode.hosting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernviewmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacebabies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speaker-animateur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedliner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sponsor.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsmashup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stail.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stankingma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stankingma.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statelywork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statisticalsurveys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "status.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefandepooter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steviate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steviate.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sthpr.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storjar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormigrl.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stp-ip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stp-ip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stp.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroeder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiodelbenessere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiosuracidenunzio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stujay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suachuanha365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugaru.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnyside-jazzclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superspeller.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustain.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzannehines.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svc.bike", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiatpilki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swmcfcu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sykorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syna.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syna.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synonymedeutsch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synonyymisanakirja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syscams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t404.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taartenvanthea.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tac-performance.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagstationen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taktransport.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkingband.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamhinkleyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-idea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicwaladost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techniekutrecht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teddywayne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenringen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telecommutejobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teletaxe.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenthirtyonepictures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrasoverkappingvillage.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test3-websiteboost.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testpsicotecnicos.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testspsicotecnicos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechandigarhcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegadgetsuperstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegrio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehopper.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehunky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejonsey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejsmodel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelivinggod.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theomg.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theprojectgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesleepdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thgstardragon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thietkenoithatshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas717.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffany.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilellit.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiltedscalescollective.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinkererstrunk.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiqets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tischlerei-geher.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjcnb.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tloschinski.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobdesignfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toepferwerk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolsense.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toperadigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalwebboost.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toughvps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toypro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackulo.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainingminds.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transmutatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tray.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendsupplements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trentinogenealogy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricetirisad.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricotandopalavras.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplecrownoutfitters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trummer.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbohost.co.mz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turtlearmy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvrestyler.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtd.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtdirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtdirect.dev", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtdirect.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtdirect.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtdirect.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtdirect.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tz02.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufopaedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukeuniverse.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultra.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unboxyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undeadwalking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unibev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniondeterapeutas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universellafredsdanser.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unixteam.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unpause.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upgradeguru.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uponsel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptownbabe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uropenn.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usagov.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "userbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usolvit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanhatten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vannoordgouda.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaselineoel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veganenumbers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegculinary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veinexpertspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veritashomeschoolers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vgeek.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorrivera.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamesetyping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamguide.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villagebridalbyomnibus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinicuncatours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinorossoconero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viva.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viwsec.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmcsubastas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voddinteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voicello.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vugt.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w61611.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walldisplaysapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warhaggis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchcom.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watersoul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watersview.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webauthnlogin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcams4date.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webforsales.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weeblez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wejdmark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijvanderventions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijvanderventions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitecleatbeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "widwap.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiki24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildfirexpeditions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wireless4now.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiwi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfshoehle.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodenwindowco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldfoodfestival.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldhairtrends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowede.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-webagentur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpjakarta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpthemearchive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsb-immobilien.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xigaoli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c5w032d4vi.xn--fiqs8s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--j1afcdm4f.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mgbqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--tgstationen-x8a.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsole.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxuno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yahav.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yigujin.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourwatchdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yrcc878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ze-com.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeilenvoorondernemers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenmod.in.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zercutie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zihari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zindaa.mn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zklcdc.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrkhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuiverjegeest.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00228.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01zemi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0cdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x0.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "107996.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12345.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123ali.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1300cleaninggroup.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "15bells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "169xpj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1v9.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22884.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22994.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3000peaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "319xpj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360gpscorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "64i.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "67877777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7670076.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "777234567.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7fon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarsunwoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelordbalagtas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abemarx.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accesslogisticgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achmazstore.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acinstallationnearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-notam.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adeccoquickmatch.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admincu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advenirewealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adzalanwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agari-mj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciaingenium.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentur-circumplex.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilee.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidaccess.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aikidoboskovice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfareshotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airseatac.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiui10.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajvocab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akerboom.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akmatrix.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfaei.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alisondemarco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almainca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphaconsult.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alteah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altinea.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amarresdeamorconelbrujoguillermo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amorxyoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anchoritsg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreas-strahm.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antopie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anvimpex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anzheadachesociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aonepick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartbook.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartmentdecoratingblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app.gp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquadrom.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqualove.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaphotomics.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquavisor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "araqnid.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aratz.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arche.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archim.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arest.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arganwinkel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aryankhera.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asgardiamc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assessortrainingonline.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "associazionerimborsi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "at.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "at.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atbt.org.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atkinshealthcenter.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmox.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurorasa-coaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authorise.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authorise.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authorize.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authorize.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automaticgrowth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avamax.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avamax.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avionschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axisins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azadcyber.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baixarvideosgratis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajarvideosinstagram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baltimoreroofingservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamsmackpow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrioitalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementwaterproofingsaintlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicports.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicports.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicports.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastiaanbosch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazarelregaloideal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bciiconsultores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcnation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdtc.com.bd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be-in.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatsearch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belidzs.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beratung.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergunabanget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beritatopbanten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berksteensmatter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestwap2.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betbravo.et", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betweenthehills.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beus.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bihaberkalma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijou.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billiebone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bim0s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binarypuzzle.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bindev.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintoca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitonbooks.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-hornis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blbcleaningservices.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blinken.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog.vu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueyonder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blumenreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongproperty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookbazar.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booksjar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boscbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouncykingsofleicester.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakingsfnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breonart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bretti.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightlingseamusicfest.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightonhoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brindespegassus.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brun.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunodomingos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brutdecom.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bungus.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burgundia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "by1u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byfare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-14.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c4dstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c7ra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafe-musica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffegalleria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caicoveiculos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caipiao.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caletka.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campona.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cancer-rose.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardiosportsilvinadelgado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardloan-center.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careercapital.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlesjavierre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlospiga.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpetinstallationpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadeladiabetescali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casgp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castillocontabilidades.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cat.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccatpracticetest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdsportal.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celestialenergies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellypso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrale-vapeur.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrodemioma.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrumbastiaanbosch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certifiedtreearborists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ch.tc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "championbet.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapfarestousa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiaseweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianchomiak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chumanskaya-uebersetzerin-russisch-englisch-deutsch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchill.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciancaiphotobooth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citakon.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityfish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicadentalmunoz.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudbreaker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluboc.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeetch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codestats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeshopsandman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinmotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collapsed.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colmena.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colombiaemprendedora.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colostral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercialhvacinstallation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunidadciclismo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conntrack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constructoraferamaingenieros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contessabridal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controlshiftlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conxcon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cophumouraustralia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copygeneral.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corneerasmus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortex-development.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coteax.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cr1coffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creati.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossconnected.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cs-kurnik.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cube-filing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumulus.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curl.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customerfocus.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dada.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daimonikos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalvik.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielesalatti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielwellington.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danq.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darwinkel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daxperience.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcomedieta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dctrl.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd-groupinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-graaf.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de.ls", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbanana.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decentbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delduca.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delikom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dellasano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demand.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dengg.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennmart.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentatur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desmu.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-redwood.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev.vu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deventersysteem.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devlabroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df118.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die-webseiten-macher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietpi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiskool.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalabundance.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalagedeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaliguru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalmarketingrocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dilation.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disableipv4.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discuzindo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazione-roma.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diskgem.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ditemanggung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmclix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmdpayroll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donamflor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donge.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotyk.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "double20.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doyo.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpress24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drasyl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drew.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveforact.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveforartur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivya.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivya.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drymx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drywtea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsswise.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtf.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubrovnikfoodtours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dudedood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duhini.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchplayers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynadns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-alink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-alive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-guardian.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-receta.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e42.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eamigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyserver.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooksbag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecdahls.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eckotech.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecorak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecotecelevator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ednananniart.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efektyvnist.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekcrags.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electriciangermiston24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgoog.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergencyhvacservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eminem.kim", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employmax.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employmaxetd.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empost.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empres-tur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encode.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entomobolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entrenossocialinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erapotensia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentieleolie.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etdp.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etheron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ettbl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eu.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythingbarca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolution.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factoriadifacil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "failstats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fave.ly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faxitron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbfwd.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdp-alsdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdsl.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feetek.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feraz.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetishlive.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fichajes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filicide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finde-kleinanzeigen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findinggenius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findolino.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findolino.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiosgenomics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmground.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishygames.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitandfightrijswijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flatart.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowscale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "force-unleashed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "force-unleashed.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcebasements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forestcermegresik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortebet.rw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortebet.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundrehotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxesofleicester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxmetrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fqxp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franciscoviteripropiedades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francoexpeditionperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddythechick.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fucajz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuer-gerechte-steuern.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furworks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaiafood.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gajda.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galenreasoner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagenet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gasscc.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbet24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekerstech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemax-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geohashing.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgeslasaucisse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getbestbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geulah.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfgmmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghobcars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghobusers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostimg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giancarlosopoblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giovannibattistadagnino.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girljacket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassweb.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalformat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globechek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glowstone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmhome.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goa8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goalie1998.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomasa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodleads.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotigo.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendotgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gresik.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gresik.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gressnet.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gridky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gryphonnetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gugcstudentguild.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guochang.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guyuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gxm5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gybol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habesha.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habr.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "half.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halkidikitransfers.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hangar4.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harlan.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasenmueller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbeiliny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hco4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdcozinha.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdpornose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heavycaliber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgbcms.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirobbie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hktss.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hodeys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homefarmhealesville.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homowank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huanggulin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huisee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hullscp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hxkvm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hxkvm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyb7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperion.gmbh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperlocal.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamlifeplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibtraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "id-trade.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideafnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idearumahidaman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identitykrisis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idev-hub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igfwd.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilimitar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iliny.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iloveviral.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imarukita.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imisto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "importacioneswily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incometaxbengaluru.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incortum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indie.porn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infectedg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infojmp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infolearn.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoloker.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inforumahgresik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infradive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmamaskitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmusicfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instanse.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insulationcontractornearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intalink.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intec.edu.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interesnyimir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investcarpremium.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investissementimmobilier.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investmotores.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "io.gp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "io.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irfs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iris.gotdns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishhaara.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispro-ng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j32b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagadhatrionline.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesrush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-bretschneider.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janbretschneider.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdvargaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessecharlie.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessicabarends.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimautoservice.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jms8.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobskilled.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joglopark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordansfiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordansmovies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordansrequests.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephalexander.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josmith.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journeyofmymothersson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jp.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jp.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jp4f.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpilan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrol.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js5203344.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jualjuel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaggle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaik.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kainsanders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanshutan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathrynm.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawamura-inc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keithcwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kellerer-ziegel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevincox.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kilkennyaccountingservices.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsaft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kintamani.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirschgrafik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirsten-wolf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klempin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klempin.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klen.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klondike-pool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klusservice-utrecht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knabstrup-autoophug.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knapp.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koltiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreativenerds.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditkarten-forum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriyayoga.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuaishou.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kursyjezykowelublin.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kushner-cpa.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvhv.brussels", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylefennell.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labequipvn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laesisvefurinn.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lain.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamppostpublishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landyhome-register.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasnoticias.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastingsmiles.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastorder.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latanadelpolpo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyer-johannesburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerboksburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyeredenvale.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerrandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazell.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lejournaldublog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lensafokus.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letou00.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leyhorizontal.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "library.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libredns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libstdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-element.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ligadelconsorcista.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lina-stores.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuq.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingmachines.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liznewton.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localhousepaintersnearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localizejs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localizestaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localwebsuccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logicnets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordtracking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordusers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelivinghere.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loyalty-connections.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucciolachile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucia-riemer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugaresparadisiacos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunulanails.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-ast.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maggsy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailscreen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makephpsites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malpic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malu.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuall.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marekherel.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marjon.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketing4trends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martindales.ltd.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterwank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matildeferreira.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattbiscay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximarket.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbar.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mckycraft.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcnb.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdsglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "me.tc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "me.vu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediastroke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediayourway.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaxchange.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megazigzag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metablog.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meuhfolle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgientertainment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miap.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelpmullally.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midsouthcon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milacronindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimumimu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftworlds.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missionflare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlcrosoftonlline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobincube.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moderntrainer.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modernworkplacelearning.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mods.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojdom.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momsagainstcooties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momtazz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monocles.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monshoppingcestcalais.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moparinsiders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moqo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morc.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morediets.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moshiach.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moshiachtime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motorosjatekok.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mta-sts.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mta-sts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muneni.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwr.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxbids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybizzmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycloudbits.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myid.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymedia.gotdns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynovus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypromocode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystavime.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadim.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakamastudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanwan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathancrank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naufalpanjwani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navigo-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navigo.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navigo.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedir.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nefthy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neht.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neko.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelson-marine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsyms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbeginningsresale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyoushampoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextend.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfcweb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niacinreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nice-autosurf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihad.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninjasproxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nl.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn0.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noiseexplorer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noitax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonobstant.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nora.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosacheva.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notasipartiturlagu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notebrook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notliriklagu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npc.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nucomx.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunoarruda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutleyarchives.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwtraders.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyaa.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyan.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocalculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okremarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldnorthbanter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ollavogala.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oluchiedmundmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omarzunic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ombregialle.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinesuccessin90days.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontheballbuilding.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangesquirrelevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orientari.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orteo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortoemangiato.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otopan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otopark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otterupdate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourcnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "output.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxinails.salon", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozzyfant.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p9d1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablikado.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paella-service.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paireepinart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palazzofiano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pan-lleveme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkcitycu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascal-koelsch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passanodebito.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passedport.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passedport.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passedport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathcom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patikakristaly.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patterson.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patvarc.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paullinmakeup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paymongo.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peacefulrock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peraavcilar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perakampus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performancefocus.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performancematters.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persondatakonsulenterne.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petjoy.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petscams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfefferminzoel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photocode.co.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piboston.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickherznyeremeny.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piersmana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pietron.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilar-institute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piratepcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaskiewicz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platiniumvapes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platodecomida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexiglasssheetscuttosize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbalot.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plzen-sadrokarton.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmsg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pneumatikos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokon548.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "policyreporter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polymerclay.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pontiwerx.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popsicionamiento.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porthys.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pospisilik.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postern.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppbi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pread.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prefabrik-ev.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prefabrik-ev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presen-te.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pretalx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "price.bond", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primbit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prinesec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procsec.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodevops.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodottitipicidellatoscana.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progtime.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pryan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pussplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q1z.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qcrx.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qd6kz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qingkong.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqmingzi.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityfactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantomaisconsorcios.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queenbetting.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queensbotanical.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queer-augsburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quest3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qvq.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwas.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r0uzic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raadvanstate.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raccoon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raccoonsociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radekmazar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidsurvival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravticket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rccsc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcxzsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdelab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recordmeeting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recursiva.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redback.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redbaronpoolsupplies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reignoftroy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reiner-h.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reliablesigningsllccrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renatoenoch.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rennes-rock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "residencelaverriere.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resilienceblocker.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reveal-sound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rlaftershock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robbievasquez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roldeco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roppit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roshiya.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roxisoft.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roynuesca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpora.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbleremovalcapetown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruhigehand.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruimoreira.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruse.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rushashkyfond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russian-knights.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-culture.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s5g8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s6jl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sa-mp.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samrose.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandelholzoel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sauber.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sauerland-rundflug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schellenberger-brushes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoenstatt-movement.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scott.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scouting-kontiki.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutingkontiki.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securegate.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senlife.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensorsoft-waterontharder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seocompliant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "septictankpumpingservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serruriersarcelles.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sertaovivo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviceparts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servjuu.dy.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servjuucloud.dy.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sextop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sguerrero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shade.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheldon.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sherahsl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shichiri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shipmonk.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirhashirim.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shit.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showtop.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silversgarage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silversgarage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silversgarage.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simone.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleports.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleports.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleports.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinkhole-florida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinusinfectionhelp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siranap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitemon.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skippers-bin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skitecsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrsv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skynet.co.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slayer.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepingdisorderspecialist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartdigitech.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smilemantradental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smileswimmers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtouseef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smxconventioncenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snp-media.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socstation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solovey.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sominemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonyashappenings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernforge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovereignartfoundation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiro.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sporthouse-valdisere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotonlive.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sssljohannesburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stallardjw.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starrymc.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starsdream.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupswitzerland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelehollowvintage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steinerkovarik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steroidninja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steve1673.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sthelen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stileapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopsscam.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategic9.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategiczni.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stress-mess-punkte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuccorepaircontractors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subafoto.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suparo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "survivebox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swisslifestyletips.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switchur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swjtu.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symbolic.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synergenxhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synth.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t4gh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadzkitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamboa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanahtinggi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapple.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-meridian.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcspartner.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcuprs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdolar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techgo.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techlearningcollective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicaltrainer.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techto.date", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnipuntoseguridad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telecallsrl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "televisionrepairnearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tencar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenckhoff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenens.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tentacle.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terranoclub.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tervelde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testabacus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-naked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestproducts.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecheese.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecorianderkitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefabulouslifestyles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theformtool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegingersnapbaker.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebaround.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirdman.auction", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiandixing.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilysthings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timesheetcomics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timespace.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timespowerofprint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyeye.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tisparking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "to.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tohui.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomiubezpiecz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbdnews.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topdomainsandhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topofmind.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torisamaahirusama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalmdplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchweb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchweb.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trancity.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transparencynj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transwank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trash2treasurecreations.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travishenning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treedoctornearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treestumpgrindingnearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripper.com.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trojanherring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumppresidency.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trundr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsacloud.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsla.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunegociowb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tview.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twfwd.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twistgeschenken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ty0m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uc4h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uk.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatedogstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulyssesenergy.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicornissecurity.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedbusinessbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitpay.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "univaservizi.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upsdelperu.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uq1k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ut5s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utopique.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwu.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-bokhorst.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaccinatiespecialist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vak-pobeda.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valioncolonialcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valunet.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vecturagames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veegish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vektorparts.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verifpal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetscore.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetsmarketing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetwebsuccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viditour-golf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viditour-zorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visyeva.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkh-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voiceofthesilent.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voicesoflabor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vultrhxl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w1nter.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wacken666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waffleindex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkinweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasserpflanzen-freunde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watgroeitwaar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watgroeitwaar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watgroeitwaar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watgroeitwaar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watgroeitwaar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waveburst.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcally.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webissues.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websuccess.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webviewcams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedeliverdavao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "well-you.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wepkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatgrowswhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatgrowswhere.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatgrowswhere.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatgrowswhere.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatgrowswhere.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatimissed.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whisper-net.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whytefoxtrend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wickerwoman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winserver.ne.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wkberg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolf-advies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wondeerful.farm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandwindows.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldaccord.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldonwheels.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worthless.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wozwebdesign.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpscholar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writerimranc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww00228.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xavio-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbots.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xetnghiemadndanang.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xford.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xibilus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90w996eota.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--erdnussl-t4a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--gu1a.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--kuerbiskernl-fjb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mariendistell-tmb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--sesaml-0xa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpandity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpertairctx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpertairtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpertairwaco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx.gl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxx.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy.ax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y.gy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannyann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowtrace.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yj4p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjav11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjav8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjav9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjsp07.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjsp17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjsp333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjsp45.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youcanfinance.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukiblog.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuy.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yykb.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakcutner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zango.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zitronenmelisse-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmaloveane.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znwvw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zumba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwangerschapspecialist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1-weightloss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1003365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100aaaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100cccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100eeee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100ffff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100gggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100hhhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100kkkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100pppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100qqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100rrrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100tttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100yyyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100zzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110al.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110au.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110bu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110bv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110cb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110cl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110eh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ej.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110en.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110es.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110et.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110fn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110fr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110gf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110gh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110gs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110hq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110jf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110jt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ju.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110jx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110kh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110kn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110kp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110lh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110lj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110na.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110nf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110nl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110nr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110nx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110nz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110pe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110qa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110qc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110qs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110qu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110rd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110rl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110sk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110uh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110wc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110wd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110we.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110wf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110wq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110wy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110xn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110xp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110xz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110yj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110yl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110yn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110yt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110yu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110ze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110zg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "110zw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1112365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1116365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1119365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11aaee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11aagg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11aajj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11aaqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11aass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11aazz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bbzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11cchh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11cckk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11cctt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ccyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11cczz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ddzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eebb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eecc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eedd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eeff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eegg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eehh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eejj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eepp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eeqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eexx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eeyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11eezz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11fftt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ffzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ggzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11hhzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11jjzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11kkee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11kkff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11kkss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11kkyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11pphh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11pptt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ppzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11qqzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rryy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11rrzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ssff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11sshh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ssjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11sskk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11sspp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ssqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ssrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11sstt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11sszz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11tthh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11ttzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yybb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yycc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yydd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yyee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yygg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yyjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yykk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yypp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yyqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yyrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yytt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yyxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11yyzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zztt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11zzyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12ca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158be.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158bh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158bi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158bq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158fb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158gs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158ia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158in.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158iw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158nb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158yt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158yu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158yv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158za.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "158zh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162be.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162bf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162bj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162ca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162cb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162ce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162cf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162ch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162cq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162cr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162cs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162cx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162cy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162dc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162dg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162ea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162ff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "162rt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16te.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1869365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1876365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1981365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200aaaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200cccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200ffff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200gggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200hhhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200kkkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200llll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200mmmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200oooo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200pppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200qqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200rrrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200wwww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200xxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200yyyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200zzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "211hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "21stcenturybuildingcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "220220.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222yn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aaee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aagg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aahh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aaii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aajj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aarr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aaxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22aayy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22atat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bbgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bbhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bbii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bbjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bbtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bbyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ccaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ccbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ccee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ccpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ccxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22cncn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ddhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ddii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ddjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ddkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ddpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ddqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ddrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22eebb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22eedd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22eeff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22eegg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22eekk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22eess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ffcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ffgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ffpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ffxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ggaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ggdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22gugu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22haha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22haose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22hehe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22hhcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22hhii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22hhqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22iigg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22iirr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22iiyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22jjbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22jjdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22jjyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22kkdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22kkpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22kkss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22kkyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22momo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ppdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ppgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ppss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22pptt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22qqbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22qqgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22qqii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22qqjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22qqrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22qqtt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22rere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22rree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22rrff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22rrss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ruru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ssbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ssjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22sskk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22sstt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22tete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ttgg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22ttkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22xxhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22xxjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22xxyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yybb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yydd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yyii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yyjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yykk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yypp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yyqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yyrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yyss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yytt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22yyxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2337365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848966.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24848h.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256ab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256ac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256be.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256br.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256bx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256ge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256hh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256hk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256pb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256pf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "256tq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "262569.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "269196.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26bbc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26ce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26ck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26ddc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26gt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26na.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26nc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26nd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26pa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26pe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26pg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26pn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26rd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26sn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26sr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26ssb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26uuu.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26uuu.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26uuu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26uuu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26uuu.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26uuu.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26xe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "26yk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "299zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2nimpresores.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300aaaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300cccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300ffff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300gggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300hhhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300kkkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300llll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300mmmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300oooo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300qqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300rrrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300xxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "323kkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33acac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33ao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33eh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33ej.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33iz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33knkn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33kpkp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33vu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33zaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33zv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33zxzx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34bk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34fc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34fy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34gn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34gr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34gv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34hc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34if.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34il.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34iu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34iv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34je.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34jw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34kr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34lb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34lf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34lk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34lp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34lq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34lr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34lz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34nb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34nd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34nf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34nh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34ni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34nj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34nv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34nw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34oa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34oh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34om.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34oy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34pl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34pv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34py.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34qa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34qf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34qo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34qx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34sh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34sk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34uf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34va.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34vd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34vf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34vh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34vi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34vt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34vu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34vz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34wv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34xc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34xt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34xu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34yt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34zi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "34zq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3558365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3559365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35dr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35ga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35if.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35jq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35ud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35ue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35uh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35uj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "35vn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658200.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3659868.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3659869.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365zg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369az.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369be.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369bk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369bn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369bp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369bq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369br.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369bu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369bw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369cd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369cr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369cu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369df.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369dk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369dp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369dr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369eh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369em.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369eq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369fj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369fm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369fn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369fy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369gh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369gp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369mb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369mr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369nk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369pb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369qb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369rr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369tw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369ve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369wt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36ga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36gx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36jn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36kn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36ky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36pd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36pg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36xk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36xn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36yf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36yj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "372bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "377zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "383aaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4003365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4004365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4005365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400cccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400eeee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400gggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400llll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400nnnn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400pppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400tttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "400yyyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "440cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46aj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46az.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46br.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46bx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46cg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46cu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46da.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46db.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46df.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46dk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46dn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46dr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46dx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46eb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46eg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46eh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ej.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46eq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46es.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46et.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46fx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46gz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46hc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46hf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46hi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46hl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46if.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ij.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46iq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46iy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46iz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46jc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46jd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46jr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46jx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46kh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46kl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46kn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46kp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46kq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46kt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46kz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46lf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46lj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46lk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46lq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46lt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46na.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46nk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46nr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46nu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46pg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46pj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46pn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46pq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46pz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ql.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46qt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46rz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46sd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46sg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46sp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46sr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46sx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46td.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46te.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46tf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46tj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46tn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46tr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46tz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46uq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46uz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46xa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46xe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46xj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46yz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46ze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "46zt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47af.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47an.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47dp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47fd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47fl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47gq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47gr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47hc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47hf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47ho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47hv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47ic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47ix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47iz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47jc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47kl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47ld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47lo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47nf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47nh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47nt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47ph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47qe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47rd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47rv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47tf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47tw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47ty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47uy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47vg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47vk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47vy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47vz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47wv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47xc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47xt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47yz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47za.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47ze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47zg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47zi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47zm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47zn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47zq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47zt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "47zv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500aaaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500eeee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500mmmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500nnnn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500qqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500rrrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500tttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500xxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500yyyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500zzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51kly.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "529sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "566zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5e.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600aaaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600cao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600gao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600kkkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600llll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600mmmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600pppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600ssss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600tttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600wwww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "600xxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "622bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63aj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63at.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63bh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63cb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63co.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63dt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63eb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63eh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ej.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63en.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63et.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63fb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63fd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63fg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63fk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63fn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63fp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63fq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63gu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63hq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63hv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63hx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63if.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63im.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63iq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63iv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63iw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63jg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63jl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63jr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63jw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63kd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63kl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63kn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63kv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63kz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63lb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63lc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63lo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63lr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63md.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63mf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63mj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63mq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63nc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63nd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63nk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63nl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63np.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63nx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63of.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63pd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63pl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63qb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63qz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63re.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63rh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63rj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63rk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63rn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63rz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63tf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63to.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63tx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63uf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63um.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63ut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63uz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63vg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63vo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "63wq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365i.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365k.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365l.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663365z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6728365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "672bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "673bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700aaaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700cccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700gggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700hhhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700mmmm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700nnnn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700oooo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700pppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700qqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700ssss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700tttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700wwww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700yyyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "700zzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7111365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "727sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73af.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73aj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73az.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73dt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73eb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73eg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73eh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ej.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73en.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73eq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73es.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73eu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73fz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73gx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73hb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73hc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73hn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73hw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73if.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ih.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73iw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73iy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73je.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73jn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73kc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73kn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73kp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73lg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ln.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73nj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73nk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73nm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73np.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73nq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73nw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73nz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73pb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73pe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73pl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73px.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73qa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73qd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73qe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ql.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73qx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73rh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73rq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73rt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73si.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73sk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73te.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73tf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73tg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73tq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73tx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73uh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73ui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73un.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73uq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73uy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73vt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73vz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73wb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73wj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73wt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73xh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73xi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73xm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73xv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73yj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73yp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73yr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73yu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73za.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73zd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77caca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77zaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "788zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "798sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800cccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800eeee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800hhhh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800kkkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800llll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800nnnn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800pppp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800qqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800rrrr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800wwww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800xxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "800zzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8106365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8132365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8153365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8167365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81sese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81sese.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "81sese.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84aj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84al.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84an.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84aq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84at.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84az.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84be.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84bx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84cd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84cl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84cr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84cs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84cu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84cw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84cx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84df.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84dp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84dt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84eg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84et.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84fz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84gc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84gf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84gh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84gi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84gk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84gt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84hb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84he.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84hp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84hs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84hv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84hx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84if.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84im.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84jg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84jh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84jl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84jp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84jt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84kz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84lb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84lh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84nf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84nv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84nx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84pb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84pd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84pe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84pg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84pq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84qa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84qb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84qf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84qi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84qj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84qx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84rb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84rd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84rf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84rn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84rt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84sg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84sr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84sv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84td.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84tn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84tp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84tw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84tx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84xa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84xe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84xl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84xm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84xp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84yd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84yj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84yp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84yq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84yt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84yv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84yw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84za.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84ze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84zv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8835365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88caca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88zaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "89ca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900aaaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900bbbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900cccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900dddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900eeee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900gggg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900iiii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900jjjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900nnnn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900qqqq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900tttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900uuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900vvvv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900wwww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900yyyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900zzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9111365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9132365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9137365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9528365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "96658.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "96685.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "981ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "982zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9859365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "985ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "986ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "989ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "993ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a3sys-elodie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa4888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronmaar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc636.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abovethehimalaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accountmover.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acronym24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adam.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adchina.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adspu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africanewstest0.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai2-jp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aileenwatt.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alarmcast.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albayan.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcohollawadvisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdiazdeleon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmainz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmainz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmainz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alivelimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allerlei-havelte.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaruddinmufid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambicorprealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewtaylor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anex.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aniwatch.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apinsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcza.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arn0.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascar.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atacarejovirtual.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atec.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelier-tecna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticomp.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attractiontest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autonewsreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autostramites.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b131000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b979666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badnjar.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banajanitorialservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bassment.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbk365m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbk365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbk365zz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berzkalne.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besiktasmtsk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestsellers.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestweleenbeetje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bethematch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bethematchclinical.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibisbootypalace.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigtrucker.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimsynergistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdsnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blanx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaskapellehohenpoelz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookaway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bou.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownandjoseph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btdays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btddd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildinghopeforafrica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builds.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buphachat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bva.dyndns.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabbage.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafethevibes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callofdutybr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capila.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caroletolila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catsnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccdnederland.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cds-infra.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaonengsou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapmarina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrismax89.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chsamuel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cimen.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citytourgirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjwagner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleangroup.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocoricos.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codefaq.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confirmit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectionjapan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convierteenabudancia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countrymountaininn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coworkanywhere.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cqr.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyfoodninja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptofy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptocurrencyfare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoearnblog.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubikus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabstairs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danbs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darci.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkmilknyeremeny.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dastelefonbuch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delvinoadegas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delycate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derbysound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desarrollosmoyan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detonic.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devloope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcarbide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalrocks.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disenowebakus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divienna.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmiapis.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doetwat.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogsnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dondibogusky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorwartsgarage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drsarah.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dufort.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duinomaker.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dukeipai.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecodepur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuapaginas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edarlyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eden.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwardkong.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eiber.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsenzhafen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employmentlawworldview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empregopraontem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equinenow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equityelevate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eremnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eromasajes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelaelretamo.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etherandir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereal.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evai.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evan.mn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezguamal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faceyogamethod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faithfulroad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famouscelebsurgery.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farcaster.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festrentcar.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filarakia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fileunemployment.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipdima.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firechip.srl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstgradeframeofmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisch-club.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnhot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixvoltage.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fkbae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flatsurfers.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floralin.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowdise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnckfashion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foochia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francoise-angelini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furnitureindahjepara.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiotherapiesimons.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-projects.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxy-chat.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galvincdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatorskinsramps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geo-industrie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geocostarica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geourl.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getstat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giaydantuonghanhphuc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsbar-navi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glytchenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldengatesports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gouplinkit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphotism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenway-moving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growebmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtxcn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumbo-millennium.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumbo.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gununsesiaz.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guoliangwu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guruwebseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ha-blog.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberver.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackforgood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haixingyun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanes.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardmagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hautzentrumwien.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hersmartchoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highgatejoinery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highlandpublicschool.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himalayanoutback.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homen.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homequipment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homesidingpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homewindowrepairpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houstondiabetesinstitute.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icap.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icl82.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iechistore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifsh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovecomputering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresapulizie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inbrand.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indlut.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indomebel.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitybooksindia.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "injapan.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkandtonerni.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideoutfuel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investorfare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irenelove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iringtone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irisdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itabi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itajvi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsapps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackwarren.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakartacloudhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamiehansonyoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japlin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdtangney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeeptourpocos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenyak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetular.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetular.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeainsworth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnblackwell.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnex.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joomlainfo.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jubodarpan.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jult.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaminastudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanalasal.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandwliquor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kantoorboel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaya-architekten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kd3.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepingitheel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kesslerandsons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kikoskia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderlachen.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsgategrease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirina.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiweeagentur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkaramela.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knorrnet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokyu-caba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komodo.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylehaka.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylehakala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lechucero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonvermunt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingtohearsix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localbiketrader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localemergencyplumber24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localrvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loots.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpl-ig.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumieredesoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m1g.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m7rxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maddisondouch.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magliner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majemedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mallgastronomico.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malsignature.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangomercado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marica.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingproducts.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketwingsmobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matchday.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauroalejandro.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meandb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mecp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melonhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mental-check.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mero.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meulk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mew.build", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meyer-horn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnrv.trade", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilecraftingco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mode-musthaves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mossipanama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainairandheating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrbighungary.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musthavesforreal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my77.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygreeley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myworkoutsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "national.co.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neosys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neosys.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netrilo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newgle.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexustraducoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngawa-avocat-paris.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niemandmussirgendwas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikelunartw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nizozemsku.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmb.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn04.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolz.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noriskit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notecopies.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntz.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyx.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obzoroff.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odxin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourmemoriesonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outrider.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owmobility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p7jl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablosaraiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panelesyperfiles.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papascave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papastratosmazi.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parki.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascalandy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peliculator.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petstok.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phtechcommunity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuket-diving-thailand.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pic.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picsastock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimentokinderboeken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pn.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podd.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "point-to-point.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomadgw.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priceless-jewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospreads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prox.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pscom.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pspenvases.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptlync.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qkek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwantrank.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r72w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankankan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravne.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realitystarfacts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recepty-s-foto.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recuperatufigura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcapital.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redmejoracontinua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refaaygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regtify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentamosandamios.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronhose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowery.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalhosting.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpguru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryanrichardwalker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoutenseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-consult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seekalhar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seismas1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seniormanager.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senpromotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shansing.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "share-io.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortcutable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigint.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simyakoleji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sloganfarm.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slu2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smb-analytics.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sostm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sottm.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soyelectricistagdl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spantrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkandpook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotifyfreetrial.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squarecat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stallionsnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenson.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straightupbrands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategicpartnersmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentsfirstnb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stzur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supplementalconditions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-network.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8803.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8805.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8807.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8809.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8815.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8817.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t8830.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88jj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88mm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88nn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t88vip7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamiloburgos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangramins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tascout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tealojamos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalhelps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecknologg.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telafrictv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terence2008.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrapinstationmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testsitefortask.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texastoadranch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texel.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tft-cheat-sheet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thatlooksreallygood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehimachal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themusthaves.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theolodewijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theparkcornwall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therattrick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesacreds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetradingletter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetrove.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetrove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkbrands.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinktankofthree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomas-bronniart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thorsten-schaefer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thvideo.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjmarron.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topdocumentaryfilms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toppsychiatristkolkata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalityservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradingyourownway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelgirlsclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trenta.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trevormarron.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplejprints.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsk.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt0766.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt0966.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt2866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt3699.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt3766.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt3999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt7199.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt7299.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt7399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt8166.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt8266.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt8366.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umanews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upsihologa.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v156.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v167.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v521.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5658.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v839.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuesetters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venture-ridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vichama.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorique.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visse-if.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vosges-tourisme.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warmteshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wb-cw.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weinfuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilomark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windeloo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisereshape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmi4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worksindev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwwhackeronecom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-way.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x77ee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aabn5d9h.xn--90a3ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--oj-uu2c9c422w3mh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xybnb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yabo68.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ygopro.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yigelangzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ying.gift", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourartdna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yr.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z2a4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaferaniehearing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamor.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeglujemy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivver.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x12.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x22.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x53.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11cloud.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1bitcoinprice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1plus.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "247xchanger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "321098.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5000164.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5000164.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5w2.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663651.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "663657.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6yue.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80078.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9u.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessmania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaio.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaio.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adfisicateca.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adultshop.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedheatinginc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag2911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ag5688.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alifeadjacent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amp-logistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewmichaelsmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angievancise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antocom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apvc.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areminder.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arjanhofmann.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoplus.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avsdev.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azur.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangun.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beakbirds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beleadsteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benthanhtourist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet391.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet392.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet397.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaoptimize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beverleycounselling.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackarch.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bladesofteal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blightnightgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blivvektor.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogdanbiris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomsual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boschhirtshals.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricolea.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brisbanecashforcars.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyiptv.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calibreapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbuzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardiaccane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartale.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapdesigners.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chnlib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chou-chinois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanway.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clownbox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congenio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congenio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachdeckerei-hagen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagbestedingwarrie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallemon.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dampferchef.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datafarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-luebbecke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenschutz-recht-medizin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingfakecheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingonlinecheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidking.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealsammler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desertedisland.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devskiller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disciplescloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docuconta.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downunderbeach.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drenergysaverpdx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drenergysaverpnw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dressedinwhitebridal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropping-seeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drugstore4you.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dspretoria.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebstyle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echosystem.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecodepur.co.ao", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eg7.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehometools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elboogieboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emedos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energysaveroregon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enquetebeteiligung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entheorie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erasyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erudio-usluge.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelainfantilpizcas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentialstudiomanager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eu-prodaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explore-visions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "externer-datenschutzbeauftragter-bochum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fespad.org.sv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwolke.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finfleet.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flirtportalcheck24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxtransportables.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fratiicazanoi.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeskateparks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundacionfade.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecentercity.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamelus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaumenverfuehrer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getmydashboard.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghcoaching.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gillettepromociones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginitaly.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glow8000.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glutenfreeonashoestring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gntfy.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goempyrean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodhealthgateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growinghumankindness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guzey.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hadibut.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagsted.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halbbit.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallighof.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harvilldesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthy1lifestyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heaven-boutique.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebamme-sabine.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hehome.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemant.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hf51-domeinen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitokoto.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocoma.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocoma.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocoma.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hometunnel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoosierstateofmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hottubsofkaty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hwholdsworth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibetora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im-alter-daheim.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impact7.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresapuliziacleanproject.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkwall.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "input.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inputclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instax.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioconsulting.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isutils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itotalaccess.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadaun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangshiart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jinybeh.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jztkft.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kay.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaysis.gov.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazwolfe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcsonline.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keen.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kegan.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keisinger.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kejadiananeh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kong.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraeuterland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnodar.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksm.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laharilais.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lallybroch.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landflair-magazin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasandwicheriamedellin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasittellecosmetiques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidernaturascarlettbados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ligne-roset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidationyt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loantillpaydaydelaware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithpro.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logimap.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonbridge.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsc.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucysecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunk.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macramos.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mague.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maligne-intercites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marekkorlak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketing91.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marypatriotnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewthode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewthode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxundlara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxundlara.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxundlara.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maycarivero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mellareese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfis.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfis.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfisnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfisnet.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfisnet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfisonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menfisonline.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesa.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesareal.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteosolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mf-natuurfotografie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mghturismo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michelangelofoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michibeck.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minirizhi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miraggiostudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mon-fourgon-amenage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsterminigames.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moranyachts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motorcyclesafer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msgspoof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musketfire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najdou.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakajims.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namedaemon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narzedziownia.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanielparker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanielparker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanielparker.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanielparker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebogame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networds.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuraforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuraforce.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuraforce.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuraforce.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextnet.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicapollo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimelainsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninsin-akachan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oiseaux-mania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okmirror.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olesaindustrial.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omarbaba.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "one-promise.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetranslations.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oregonenergysaver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourworldspeaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papadoccaffe.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parsdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrycjamichera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterhome.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfernandes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfteprofessionals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phicreativos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilatesstation.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnacleraffles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelw.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playfrank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plebeian.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plkeenecc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positive-thinking-for-you.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postmoderns.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poylabo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pradersystems.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princetonradiationoncology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro3ozonio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progolfnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosoft.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosoft.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosoft.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pruebapg.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiz.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raymundo.doctor", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcsda.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replica.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "republicasantabanana.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resslovaci.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertlluberes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocklabs.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "room362.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saep.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuraicafeauc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanchezt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandeep.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setlifestyle.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadefix.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shucheng.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siggi.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signalxtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigridcrm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigriderp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinvid.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjsanchezjeans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyder.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smprecords.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softstack.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solucionesihd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soycursos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soziale.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spabellabolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standoffdrop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelshop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stock-ai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strefapi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiomko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suburbanpsych.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summerslandingwr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsetnelson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimmingpoolpumpsbassonia.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szpro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taggermedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandartsvanvliet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanntime.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasisat118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-chamonix.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techroshiya.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempdatalogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tftdom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehumanjoint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thpatch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigresaficion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnes.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonyandskye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torsten-frenzel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traceflix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transport-gura-portitei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triptovietnam.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuseodigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unimarijo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universitywafer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unstoppableever.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanism.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanon.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v.ps", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v8abc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetapp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viaura.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoria-legis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitanayura.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voicesofspirit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voyagewd.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walker-foundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washa.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welmo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiedemeier.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktorfranko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiscon.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "witrey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wow-dsg.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdesigns.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xemxx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--nordlicht-hrnum-jtb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpert-designs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ygets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhengouwu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "002.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0514.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0chan.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "96658.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "98e.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutpakistan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addr.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airlinefarescompare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albagamefishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexander-cameron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anytimesewerrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnaqueoufiable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aszurkolassport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baumfreund.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bio-feed.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmotorsports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmros.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "br8.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandtechdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breshka.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bugfender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burgerbites.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candytip.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceyhanmolla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapfarestouk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chowchowugo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrc-ccdp.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinecloma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codigojose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolpi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coursehunter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cq3.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creadoc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crumobr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cs-dreambox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csps-efpc.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csszamotuly.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darrenlines.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedclick.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianas.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ditdot.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "do168.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dojocasts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drryanstanton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duttur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylanhansch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e2ebrindes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac222.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac333.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuaambato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsg.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employersupport.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encuentrabajo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enotovil.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esforces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacioseideas.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethernium.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fafnd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famgdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fareinternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femarelle.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightscarhire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotonza.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fractieplanner.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraserengineco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furancheiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garryserver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getsus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "green-adn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackdown.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harianaceh.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyrockerproductions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hformachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hookahfoil.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingsvizzera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoteldimorae.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsfares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseofpheromones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htt.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperverge.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-volve.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihydra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosactu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inglesatutiempo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interferencias.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invincible.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islandmenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetstudio.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnnywan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtrocinski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juancarlosllaque.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juristech.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kacperchmielowiec.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaffad.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanaltehnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keemail.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingfirmware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitebowl.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klickinvite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreno.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj110.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj250.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj311.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj322.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj344.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj35.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj355.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj36.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj366.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj369.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj377.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj38.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj388.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj399.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj44.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj522.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj544.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj56.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj566.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj57.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj577.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj59.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj599.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj611.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj622.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj633.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj644.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj65.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj655.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj67.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj677.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj69.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj699.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyj76.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laodongkynghi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lark.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larseriksson.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laser-jeux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasseaktiv.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastingwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestairfaredeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecannabiste.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecannabiste.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesmatinesdheres.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadeessencia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadelicatojatai.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lopp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemyspace.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahurivaishya.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahurivaishya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxbuelk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md-progressistes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meatfreecarnivore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medvesajt.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messcustom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minndak.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minuteflightdeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitarbeiterbefragungen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneysmart.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mourabaha-dz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrd-rc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8solutions.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanmu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurococi.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nic199.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickfoerster.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowzarimd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numismatica.info.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nusaceningan.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nybcreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oralee.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordr.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ose-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavelich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-master.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pechibani.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penisenlargementpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelshape.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platform.ltd.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pragatiparasguesthouse.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prod-simplesend-api.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qsh5.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualidesign.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightducks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal853.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalz.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrmiran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safecash.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetysite.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satisfaction.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguidores.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shangobud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharingiscaring.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaunallen.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiulungkungfu.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplesend.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skidzun.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorocabacopos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamlineaudio.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strogov.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szczurek-zelazko.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorfry.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorfry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefaircottage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkwellwk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "throwable.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tidton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipscesarlopez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomkwok.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toorfor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torwart-jugend.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "town-night.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traitement-arthrose.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel4history.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trekonbh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutamail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutanota.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungainlybeast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unis-pour-la-planete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unis-pour-le-climat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "used255.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v00bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v01bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v02bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v03bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v04bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v05bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v06bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v07bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v08bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v09bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v10bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v3bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v4bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v5bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v6bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v7bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v8bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "variedades.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versallesin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viasun.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip00bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip01bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip02bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip03bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip04bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip05bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip06bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip07bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip08bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip09bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip0bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip10bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip10bet365.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip1bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip2bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip3bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip45bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip46bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip47bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip48bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip49bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip4bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip50bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip5bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip6bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip7bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip8bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip9bet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipvoiceover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-warrior.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webest.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whywelive.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiao-sheng.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6kru6im1lczj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xz0.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ymy.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "you-livetv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakbk.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0km.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x2a.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1211bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1266bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1277bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1299bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365n.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "171365z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1clic1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2122bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2322bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233image.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2366bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2377bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2399bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24webservice.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30for30podcasts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3133bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3233bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3433bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3455bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3466bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3477bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588800.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888432.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658884321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588844.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888543.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658885432.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888654.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658886543.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "36588866.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888765.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658887654.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658888765.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "365888987.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3658889876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu15.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40daysforlifepensacola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4144bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4344bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4544bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5155bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5455bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5611bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5622bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5633bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7177bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7877bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8699bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8799bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8966bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8977bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "90splease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91idy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9877bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abi-kurs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abilympics.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogadosjaca.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abwatches.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accretivetechno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamscampcolorado.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addictedtotravel.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adgame.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedsepticandpumping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advantageroofer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advasa.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afbrtn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "after40.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agellonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai.ls", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akademie-multimedii.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktuelleprospekte.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alabn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexpostnikov.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alhs-archives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alinecordeiro.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alliaancebiotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpinedentalhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am2digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amasea.yachts", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambersoftware.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animate.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animepahe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankureurope.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ao3fan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ao3fans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ao3unlock.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app3w.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appbot.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqlivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archives.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arclookup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arroyoins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assured.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomictag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austinmobilestorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianhimalayanfoundation.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviapic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviapic.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviapic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviapic.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviapic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviapic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awesomelifedeals.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axelr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b979365.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b979365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b979365.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyvillagegt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachelorampel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backporchartists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banimarket.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basamadco.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementdoctorwestvirginia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementdoctorwv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastawholesale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baukebies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdmusic25.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearcreekcubschildcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beggintime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belevida.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beryko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawyernear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365bet2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet365vip2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondthepitch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikealways.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingohalls.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birhayalikiinsan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinmakesense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitradius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bixelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackishtv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bo-rad.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bocada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borzaresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpsis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilwear.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgesinbelize.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britofootball.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broilertrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokerstalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunnenhof-welze.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bs3xy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsystem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt121.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byskafasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caalmn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campanhamamypoko.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannon.org.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cap-adrenaline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caryl2twenty.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catsoft.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caucasusandmercury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavisson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdoils.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdfnature2019.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celestialdental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellohealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "challahuakbar.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chalu.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoxi.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chateauderoncourt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherysunzhang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiakhoakhoinghiep.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chibiotaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christoph.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cibdol.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciginsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirurgicaexpress.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claaruba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clam.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicadentalacacias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm-terrasdebouro.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachoutlettvb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colleenfaulknernovels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coloradoroofingservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communityaligned.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computernetwork.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunicate.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comuniclick.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constru-vegas.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consumera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookiepedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolspring8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courtneybearse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crushthelsatexam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crushthepmexam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptolocalatm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypton.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csdcareerday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubocell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumulogranite.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d4h.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallastxdivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieldavies.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannywall.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danux.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decoinn.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedirten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delivr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desertfiredesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designtrc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devslash.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devynfreet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diablo-2.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondcontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-insure.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalgeek.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimism.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directfitnesssolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discus.fish", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distribuidoradecierres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dn-inc.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "down-load.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadmoremousepad.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drakeexcavating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drjart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwz.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dx365.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzz.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac022.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac024.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac025.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac027.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac028.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac029.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0310.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0311.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0312.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0313.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0314.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0315.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0316.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0317.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0319.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0335.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0350.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0351.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0352.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0353.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0354.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0355.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0356.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0357.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0358.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0359.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0370.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0371.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0372.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0373.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0374.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0375.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0376.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0377.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0378.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0379.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0391.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0392.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0393.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0394.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0395.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0396.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0398.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0410.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0411.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0412.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0413.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0414.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0415.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0416.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0417.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0418.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0419.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0421.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0427.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0429.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0431.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0432.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0433.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0434.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0435.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0436.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0437.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0438.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0439.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0440.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0450.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0451.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0452.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0453.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0454.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0455.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0456.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0457.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0458.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0459.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0470.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0471.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0472.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0473.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0474.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0475.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0476.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0477.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0478.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0479.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0482.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0483.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0510.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0511.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0512.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0513.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0514.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0515.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0516.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0517.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0519.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0523.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0530.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0531.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0532.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0533.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0534.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0535.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0536.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0537.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0538.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0539.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0550.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0551.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0552.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0553.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0554.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0556.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0557.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0558.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0559.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0561.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0562.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0563.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0564.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0565.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0566.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0571.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0572.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0573.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0574.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0575.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0576.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0577.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0578.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0579.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0580.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0591.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0592.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0593.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0594.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0595.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0596.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0597.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0598.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0599.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0660.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0661.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0662.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0663.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0691.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0692.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0701.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0710.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0711.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0712.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0713.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0714.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0715.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0716.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0717.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0718.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0719.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0722.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0724.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0728.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0730.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0731.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0732.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0733.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0734.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0735.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0736.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0737.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0738.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0739.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0743.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0744.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0745.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0746.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0751.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0752.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0753.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0754.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0756.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0757.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0758.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0759.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0760.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0762.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0763.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0765.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0766.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0768.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0769.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0770.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0771.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0772.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0774.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0775.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0776.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0778.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0779.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0790.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0791.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0792.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0793.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0794.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0795.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0796.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0797.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0798.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0799.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0810.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0811.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0812.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0813.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0814.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0816.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0817.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0818.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0819.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0826.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0827.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0830.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0831.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0832.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0833.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0834.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0835.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0836.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0837.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0838.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0839.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0840.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0851.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0852.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0853.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0854.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0855.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0856.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0857.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0858.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0859.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0870.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0871.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0872.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0873.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0874.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0875.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0877.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0878.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0879.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0881.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0883.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0886.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0887.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0890.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0891.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0899.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0910.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0912.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0913.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0914.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0915.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0916.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0930.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0931.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0932.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0933.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0934.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0935.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0936.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0937.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0938.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0941.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0943.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0951.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0952.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0953.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0954.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0971.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0972.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0973.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0974.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0975.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0976.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0977.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac0991.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac444.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eac555.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echelle-escamotable.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgezzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee-koolitus.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "een-eenvoudige-test-voor-de-maximum-lengte-van-een-nederlandse.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegance-lingerie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrolang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevatedconstructionltd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitephysiotherapy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emiliehouse.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encircled.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enghero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ennioporrino.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enstroga.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entryscape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envirobizcollective.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erico-hm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escortsontop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esiefektivs.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estumarca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eviadc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exoticspecialist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrememusclepump.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f-csc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faeriebabe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familiebies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familyframeworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feiromo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiorenzaperfumhome.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firenze.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiseon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitfocusau.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fklegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flawlessbiometrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floryceblanchery.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyabe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flylvia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyn43.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyxll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmjd64.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foiremobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fontanaseiyo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forrestwalkbarbershop.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationmaintenance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedom-substitute.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fridaypulse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedli.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fussballtransfers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galexlee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameshack.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garciam.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gasull-claramunt.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbsmiedzyrzecz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generalcustomshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggradio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghienlamdep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalshares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gofoodservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gokazakhstan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gokyrgyzstan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gonepal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotajikistan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goturkmenistan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpselect.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grceurope.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greavessports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenderma.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenearthlawns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grenoblepartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growthinbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruener-salon-bochum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutterguardcharlotte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guttershutter.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habibitravels.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haizrulamrie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hby.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heckmann.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermodesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroesdelplaneta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herogaming.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herold.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herold.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetfundament.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjf.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjwcarpentry.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hobindesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holmesworkholding.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hooperlabs.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "host4us.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostathome.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosuto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoteldahu.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how2recycle.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howdybikes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqblog.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibq.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichibanfansub.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icterra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idf64.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ienekolife.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifanqiang.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illogical-gaming.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imro.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indahstay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflowphysio.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosecsw.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingereck.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insomniac.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interactiveliterature.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iorgroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqbalmauludy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqos.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isustain.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ithot.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsm.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itworks.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itzlive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabagly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jachtbouw.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackmcgregor.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jejakbocah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jettenbommelaer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jettenjachtbouw.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joico.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephrichard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrfortune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julianporras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumibow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kebo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepsafe.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerb-grossauheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keywaysconsulting.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibickas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidsdj.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killerwebsites.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kivalitaconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kluzza.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koizumidesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooky.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koperek.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krajzlinsky.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuechler.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuklavrost.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyosyo-jungle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laarroceriacolombiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lammertbies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lammertbies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laube-school.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazownik.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcb1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldiesel.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leblancq.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legale-services.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lekkerleben.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesborgestv.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leticia.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letiziamx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsdevelop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lfcnsv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libcip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libcmodbus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libcrc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libfins.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libhttp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libpdf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libscpi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linocomm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linocomm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linocomm.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linomass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linomass.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoplan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoscan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoscan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoskin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linoskin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linostor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linostor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linotrac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linotrac.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liongueststudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovecode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsj.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luksusy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunademiel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxplay.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lvee.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lvfc.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madeincana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magazineflex.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailsupport.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manbetx1998.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangacdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manufacturingsupportgroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maocular.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapausenaturelle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingconcafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewthode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxcleaning.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxley.yachts", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medart-media.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medcartoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metasolutions.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meww.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mh.com.fj", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihu233.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindbuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ministryofinternet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minpex.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miodziki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mk.gov.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkt7.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moec.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokamelhaa.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "money-spell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moreyalta.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msa.bank", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msaludasuhogar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mt-caza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtabriz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muhafazakarkiralikvilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mullerkappers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multifest.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundodasfechaduras.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwms.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychicken.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychicken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfsb.bank", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfutureself.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynook.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypet24.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytefl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narec.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natusvita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nawt.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neilhosting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newagehoops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newway.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexalis.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextvery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhadatpho.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nintendoreporters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkuxlogistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noirpvp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nothinux.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsu.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzguns.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanofpdf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offeryep.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiobrewweek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omniga.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetrust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onmyside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbsdhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencache.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opera.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opussystems.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opzich.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osteria-italiana-nsv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osugiving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourgame.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxidized.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pao.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfumersha.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkbee.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkersbarbershop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partitioningjohannesburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascoaselecta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastebin.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauljmartinez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payamazizi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcmr.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pd2bans.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peddie.institute", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penthack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pereceh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perrotts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonearena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photography-edu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pic2pat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pic2pat.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pictopat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pictopat.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimentalove.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkplay.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzahut.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pollies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponte-camp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poolheatingsolutionswa.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porzellantreff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersolusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poynter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestigeworldwidepr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primocourtreporting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psau.edu.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pueblosamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puhudefu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qalikay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qb928.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qmradio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitydns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiationserviceswa.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajeshkochhar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawfitco.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebellecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebeportillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regaltheatre.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remiz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retiradinerodetutarjetadecredito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionenkommer.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfp-rechtsanwaelte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfs-zbpe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riannespiercingshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rib-leipzig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardfaber.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripper.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketdashboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodolphe-lebrun.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rohanisuhadi.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roidsstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootfor.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal83.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal84.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsa-services.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russandol.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrinajoiasatacado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagame88vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schmiggywibblits.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoopgalleries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secard.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secs.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectiveasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sembrando-amor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergeenko.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sherijames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoplogcap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signature.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simmonshome.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonzoellner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simple-test-to-demonstrate-the-maximum-length-of-a-domain-name.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simple-test-to-demonstrate-the-maximum-length-of-a-domain-name.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simple-test-to-demonstrate-the-maximum-length-of-a-domain-name.international", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyfitperth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyheadwear.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplypromo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyuniforms.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skoroff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartrentacar.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartsprouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snatti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snorkelaroundtheworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowdrop.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowy.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soderparr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solisboutique.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solutionsaddles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spieka.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splashstoretw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spleis.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqalogic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stacisezeptat.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stanglwirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickme.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategicemailservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamanimetv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strokesb.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strousberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartcrawford.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subiacotram.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summit-humanpotential.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercombinata.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftirc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syrea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szuflady.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwanteama.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talonro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamatoyaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamronhallshow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarchive.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tccb.gov.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcybert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcyoung.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teaks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempotem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teppich-frisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teppichfrisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teqip-pms.gov.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tespent.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teutonia-grossenlueder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teutonia08.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thatsucks.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-race.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theblueinnovations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboardroomsubi.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefabulouswomen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefastmode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theglobalreport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theluxonomist.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theowlclub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theptpractitioner.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therivercrosswarwick.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therudes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisismit.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendamultimarca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timberjoineryperth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinakay-photography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyhousebarat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tixtips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tldplaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tojeit.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomorrowhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomove.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toplockshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topsnow.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townforge.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tr34.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainingsecke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translation.qa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelphotographycourse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribeda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricityhelpline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuttopappagalli.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typica.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "une-bonne-nouvelle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniqueazaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniteinhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlisted.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unmade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uploadyourtestament.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ups-yahweh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upstaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us2uplumbing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usashopex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspesnyprvnacek-demo.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-studio.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v.pn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valoriani.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandeth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vault647.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vavra.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdb-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veritalife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viacheslavpleshkov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincehut.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinumenu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipkit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralcreate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitationbvm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualvolta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalhealthandbeauty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnpem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnpem.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuelosabajoprecio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vybavzahradu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vyskocil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wastewaterservicesltd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wc64.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weatherforyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-3.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websec.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesbywordpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weldonconstruction.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimirror.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilco-s.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildmine.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowbabykids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-bootstrap.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsrn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuminhao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www.gov.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xfinityapparel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80adianadstvnice3evh.xn--90ais", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80afdc7a1a8m.kyiv.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--gi8h6v.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--nda.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--s-pia8o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnxx54.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrptipbot-stats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xumm.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yavip8088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yifymovietorrent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youreitbranding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youtubelet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanquan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhabagly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhuji.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhunlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zthc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwemclub-rob.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0116288.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0797.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0dayexploits.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0okmnbvcxzx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1-pujcky-uvery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10000hits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10000rub.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "101gen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "101st-airborne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "101st.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1069.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10mijlvanijmuiden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111novosti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11men.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1223.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12345porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1244.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12nomos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16valerienicolas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "17th-airborne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18upchat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1920.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1dollar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1dollarwebsite.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "200.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2000feet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2016.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "222digits.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "236530.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "236560.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "236570.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2gisparser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2learncomputing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2link.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "333bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33devici.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dexpose.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dmetalprinting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3gdu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "404group.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "434365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "444bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "48lipetsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4lephants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4list.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4maniacos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4seo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50-ottenkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52danji.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "534365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "53ty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "555bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5peciali5t.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6.gift", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "632365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "634365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666689999.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "666bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "66bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "68reg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "69yd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6meter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7-it.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71217.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "732365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "734365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "743365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "74dy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "753365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "75codes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "763365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "76networks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "777bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7emka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7starhealth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7url.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7zet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "832365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "834365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "888bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91imh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "91news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "934365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "999bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aalright.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronspain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abalsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abandoned.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abaranov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abarquinha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abay-today.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbyairsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abceducationacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcensax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdelali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelles.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelles.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelles.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aberdeencriticalmass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abilix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abkbank.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abkhazianews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ablecha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abnradiofm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abolitionofspeciesism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "about-sects-and-cults.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutdelphi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutdiabetesinfo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abouttime.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abramovich.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abramowskimi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrec.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutperm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absurdia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abtinheydari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abtinsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abuahmed.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ac-booster.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academichelp.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acapellalanguage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accademiaprati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ace-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acemsa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achievenewsfrance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acmilan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acnh.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acomplia20mg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acredperu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "across-community.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actioncameraaccessories.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actionminecraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "active-english.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activeplatesystem.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actorsanthosh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actrices.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actuse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acuarismo-iquique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acvan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acyclovir400mg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptivesite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adder.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adderall.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addictionsolutionsllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addscoop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adelicious.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adescb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adhockery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adinfinitum.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoran.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adores.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adorez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adorned.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianpetcu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianwalls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianweb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsforcash.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adspire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adstop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advair-generic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advairprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedturf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advertisingcompany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advirk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advmaster.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advoervice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-dtp.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-dtp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-dtp.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-dtp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat-dtp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokatkonsult.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokatonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokatskoe-byuro.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-onlajn.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-onlajn.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-onlajn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-onlajn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-yuristy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty-yuristy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokaty.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adygeya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aegmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroframe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerowillys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aestheticdr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeternus-darkermonument.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afanasev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afflictedquarter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordablecameras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordableelectronics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afghandonia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aforism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africaindemander.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africanmangoforum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afrodisiac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "after-whoru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterfostercare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afternoonhereyes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aga-eiken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agalloch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agehotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencetourismemali.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aggression.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agora-soft.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agricult.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrippa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agro-ferma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agronomi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agronomict.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agropool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aguantepimpinero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahccorleone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahlac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahsinsaleem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiflow.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aikidoaalst.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-flot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aircheapfare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aircheapfares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconditioning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airethilien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aireuropeflights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfareandcheap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfarecheapdeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfarecheapeurope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfarecompareprices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfaredealstoindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfarefrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfarehonolulu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfarehoteldeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfareinindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfaremexicocity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfareorlando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfaresdomestic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfareseconomy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfaresfrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airline-rabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airlinenews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airtrain.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisedomains.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akbarsempoi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akbas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akiba-souken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akkordy-skachat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktuellsakerhet.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akura.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "al-capone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "al-capone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alabalaporto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alamad.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alamani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alarbnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alarko-carrier.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alas-negras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaxyjewellers.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albakos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albaladejodelcuende.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albalinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albanildedios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albendazole.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alberteinsteinbiography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albuterol.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcantara.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcohol.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcoleadetajo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcove.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldeal.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldo-saputra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldridge-ringers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleksandar-vukmirovic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleksanders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alemangranada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alenaserezhina.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alendronate.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alesha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderkhen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderlau.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderpiatigorsky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderpopov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandremottier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexcpp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexguti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexlombardo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexustinoff.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleynamasajsalonu.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfa-books.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfalasteenyia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfambra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfavideocirurgica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algerianportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algeriaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alibabau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alicante-spain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alicebaldenegro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alireza2love.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alishanova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alisstyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alistaku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alitpedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-gsm-solutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutmadonna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allamakee.k12.ia.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbrestby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbrestorg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcelebs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcrimea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allegra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allegra180mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allegrapark.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allergyweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allforex.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgadgetsfree.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allhits.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allindiajobs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alljokesaside.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alllaboutchickens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmaps.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmba.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmessedup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allopurinol.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allpedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almargen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almasoft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almaz-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almlab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almosis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alodokita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alomch.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphadronten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphagames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpine-tuning.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altabash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altabooks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altai-info.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altai-voyage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altai-zemlya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altai-zemlya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altai-zemlya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altai-zemlya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altai22.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altaizemlya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altaizemlya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altaizemlya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altaizemlya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altawfer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altdforyou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativefacts.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "althistory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altidrabat.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altramarsala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altratella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluchta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alumni-skensa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alunyc.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alushta-vostorg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alushta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alusib.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alusim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvarezmorales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amadeusproject.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amadin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalgaamvrij.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalgamma.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amartaramitramandal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateur.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateurs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americahealthcare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanbooks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanbuzz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanfootball.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanfootball.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americankickoff.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amerikanloto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amethystbodyart.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amfora.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amisoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amitt.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amliorefemme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amolaccum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amorphis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxicillin-500mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxicillin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxicillincapsules.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxicillinonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxil.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxil875.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxilonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amphora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampicillin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampicilliniv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampicillinonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampliosoft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampullen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amritps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amur-photo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amytuarez.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amzik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "an0ns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anaal-nathrakh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anaalnathrakh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolic-stresser.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anagir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anahwaftah.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anakeen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analgesia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analinsting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anangeix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ananyagupta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anapsi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarcasmetalicos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarticle.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anaxios.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancientwars.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andorraimperial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andre4ik3.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrescuartas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-10-inch-tablets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidgaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidmarketturkiye.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidru.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andy-hagans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andyscubepage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andywilliamsonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aneducationuto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anekdotiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anelik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelbulldog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelicsphynx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelinafilipski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelo4ek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelsanctum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelsandairwaves.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelswar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angolo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angular-js.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angusandperthpgl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anihilated.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalcenterunomas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalcrossingwiki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalworld.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animanganetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animecreed.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animedescarga.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeelite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeheaven.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animelandia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeplus1.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animesbrasil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animesconsteemplee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeshka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animoxavilorza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aninews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anisimov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anmelden.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anmolnayyar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anna-beauty.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annadebrux.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anne-marie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annemation.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annoncer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annonces34.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annuaire-express.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anomaly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonimizers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anorexia-nervosa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anpaju.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "answernow.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antabuskaufen1.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antalya-yesim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antalyamasajsalonu.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antechrista.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antena.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antenna-lyubertsy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonylaberge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-civilisation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-depressants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-eniologiya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-gololed.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-iupac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-lohotron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-stop.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antibioticaugmentin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antibioticsadvice.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anticensorship-russia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antichatresources.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anticorruption.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antidepressants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antidope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antidoping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antifaschistisch-reisen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antifaschistischeaktioncelle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antifraud.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antigender.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antihelp-tomsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikfloors.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikfloors.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikfloors.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikvar-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikvarshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antimaterie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antipodi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antistatik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antitabak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonygeorge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anubisz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anwarverdict.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "any-download.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anydaytour.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyduchildren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyebooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyhobby.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anylu.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anytimeoffices.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aomar-mohammedi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartment-market.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apbforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apelsin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperioadvice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apex.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apexconsulting.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aphelionband.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apipsandiego.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkpokemongo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkpokemongo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apocalypseclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apokalipsis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apollonas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apollonia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apothekeonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apparatrechose.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apparatus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appelerintrt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appointment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apps-cart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appugo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprazivel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprendejainternet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptnetwork.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquacapsule.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquariymist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquiparoxetina.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquivardenafilo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arab1info.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabearthcommunity.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabi-news.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabictranslation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabskills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arakanis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arandomsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arargo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "araya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcadegame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architekturwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archivestesting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcosdelallana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ardabil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ardakannews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arditech.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "are-you-experienced.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "area21.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arena-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arenatennis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arenda-bez-agenta.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arendabotov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arendaskuterov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argentinachat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argument.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariajourney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariashii.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aristokratia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariston-center.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkadian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkhangelsk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkhangelsk.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkhangelsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armageddonclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armandocorazones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armchess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armhistory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aromex.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arowsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrangeyour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsake.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsalbania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsenal-trans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsenalestate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsenyan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsmagazine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-illustration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-school.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-voronov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art21tv-armenian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artane.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artembusiness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteriamagazine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthrosis.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "articlestack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "articlesutiles.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artsalon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arturweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artvertising.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aryani-fitriana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asaacai.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asaduddinowaisi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asansol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asantosdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asbestos-awareness.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascannes-non-officiel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aserbx.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asialivenewscafe.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiandubfoundation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiaproductsdirect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiaticas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiaview.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiaview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askerweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askme-fast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asoccu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspviress.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspyct.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assetvault.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assikerujked.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "associate.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astana.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astanainform.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astanakz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astarfrommosul.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astateoftrance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asterix-obelix.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asthenisusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astigmatic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astormueble.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrakhan-gorod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrakhan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrakhan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrakhan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrakhan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrakhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astro4u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrogate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrogift.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrogift.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrogift.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrogift.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrogift.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrologie12.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astronomija.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astropar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrophena.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrosoc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astsummer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asukalangley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aswakbladi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asylumguild.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asynchrono.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atafu-village.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atebaa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ateneumontbui.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atenolol50mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atide.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantahealthcare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticdatastream.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantikwall.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atletico-guacuano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmosferno.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aton-ensemble.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attosoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atunel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiologiasinfronteras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audition-radio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auditore-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augmentin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augmentin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "august-hoegn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aukanaw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aukcioon-domenov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aulaweb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australiadaily.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austriaguide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austriatravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-arsenal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-reklame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocashmachine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autofinancing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoknife.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autolet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automaatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorai.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autostrady.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosystem.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autozaz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autre.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auxbrinstresses.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalon-ami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalondevelopment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avangard-tovar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avangard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avengersonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviareis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviationonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviations-engineering.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avionicbooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avn-buses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avodart.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avoids-troops.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avto-signal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avto-signal.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtodoki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtodot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtojurist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtomaniya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoobzor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtostolica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtovikup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoyurist.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoyurist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoyurist.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtoyurist.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awakenwow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awanteverde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awarenessadvisor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awersomecreatorfromrussia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awfulsport-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axiomtechnologies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axoncoho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayur-veda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "az-forum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azerinews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azienda-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azithromycinbuy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azitromicina.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azurecraft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azuriom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azvpn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b23-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babakhanalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babaseo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babekids.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babki-mgnovenno.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babkitut.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babushkin-mir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baby-skin-care.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babybunnypictures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babygirlholidaydresses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babymozg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babysdishes-bowls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyshower.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babystrollers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babytan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyzen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacardi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bach-frederiksen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "back-streets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backlinktr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrim-ds.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrim-medicine.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrimds.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrimprice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badgirlfoto.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badmice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badmintonargentina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badules.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baikalfond.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baikalppk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baitable.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baixadordemusica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baksclub.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baksclub.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakubest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balanda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balasingandaru.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baldwin-mania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balerma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balkannightlife.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baloncestoarqueros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bambukshop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bampers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ban-list.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bananathrash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandamirandadeebro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandymasarna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banerka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangujero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankimsk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banknews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banning.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banzay.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bapeel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baraxolka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbiecollectorjapan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barihandin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnaul-altai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baronet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrancos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrymarkus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartdaelman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartvandamme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basauristudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "base-radio.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashhack.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashkiri.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashtel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basictools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basketballnewz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastionadvokat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastionentifo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basyrova.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batailleros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batmanvsupermanfullmovie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batoit.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batonchik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batteryreconditioning.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battleforkhashuri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battlefrontoldschool.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battlerite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battreil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baukelek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baytobayaircon.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazar-pc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcrnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdeshi.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be-free.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearfarm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearskin-rugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatmaker.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatquantum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatthebastards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaucrabill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautifulsouth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-stories.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-style.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-woman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty2home.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyandthebeast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyarticles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautycom.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyeyewear.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beconnect.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedrockcommunity.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beedsolyjas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerglasses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beforeafter.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "begethost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behold.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belajarpsikology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belanews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belarustoday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belarustravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belf.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgianfilipinolovers.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgiantennis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgorod-host.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgorod.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bella-abyssinia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellanews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belloweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellreguard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beloevino.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belugadev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benadryl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benadryld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bender.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beneazy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benhamplateau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benmarron.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bensvriend.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beospain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergelevrad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernack.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernarditadiaz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernerland.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berserk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bespredel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besser-golfen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besslavnye-ublyudki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-cats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-seminar.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-seminar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-software.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestinsulatedwaterbottle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestitwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestmotorcyclehelmets.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestoldmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestomania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestplus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestrevs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestsatoshifaucet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestwirelessdoorbell.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestzoo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333432.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333876.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet333987.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betacommand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betbed.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betexperts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bethzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterworlded.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bewildered.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezagentstva.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezchyb.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezoek-benidorm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezopasna-rabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bharat-media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bharatanatyam-dancer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biaxin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibitbunga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliotecaguate.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblioteka-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblioteka17.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biboran.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicubic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bidaah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bidonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bieg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biegi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-books.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-file.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigalba.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigboard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigdaddyslash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigdatatop.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biggernews.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bighome.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigpurse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigtimeiq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bike-liptov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bike-style.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikestream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilbao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilingualunit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billboard-panama.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billionaire.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimoge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binary.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingoclub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binson-museum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodieselbr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioexistencialismo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biolact.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomechanoid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bionic-karnage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biovid.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birjdid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birlikdayanisma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birtamode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birzman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisoga.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisrockonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bistrozaim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbank.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbonus.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbonusss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-exchange.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoineffect.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitforge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitgarant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitljettnu.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitrate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitspaceonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bittimaatti.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bittiraha.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bixmaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biysk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biz-pak.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizbelarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizfavor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznes.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biznesone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-diamonds.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-market.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackandwhite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackarts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbirdproperties.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackchristmas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackforeststheoriginal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmafia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmaskpro.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackmodelsusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackriverfalls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackroses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacksega.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackshark.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacksniffer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackstonepress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacktemplars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacktubes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacktubes.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackwaterutilities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackwidow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackwoodrugby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blago-sostoyanie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blago.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blagosvet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blako-squad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaming.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blavaty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blazingsaddles.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bli.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blindfold.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blinking.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzkrieg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-ludmily.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-page.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-story.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggersonlinetrainings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogvadim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloody-hosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodycraft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloomingwoods.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluavido.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blubux.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebirdservice.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueenergy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueneuron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueskybrokerage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blurt.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluxus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boardfree.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobbyrobinson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobfilm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bocaaboca.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodclansite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodegagarces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "body-demo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyshaping.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boegli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boeing747.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogdatrend.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boletaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boliviaverde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bollywoodacapellas4djs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bollywoodgk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bollywoodstrot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolshoi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolton-consulting.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boluwebtasarim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bombard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bombgame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bombgirls.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bombiaturkiye.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonapeti.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bondscript.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonkleagues.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonsaiclubsanvi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonus-kran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonusup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "book-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookingsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "books-dowload.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "books-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booksandcoffee.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookstores.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookstrap.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boostdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boranco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borasol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borderfever.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borderzoo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "born2dance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borzov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosnia-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bospor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bostonews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bostonivy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botbrother.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botelegram.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botipedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bottomfeedings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boucherie-lesnes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxofficebengal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boyard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boyscoutschile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boysorebro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braces-supports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brahma.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainburger101.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainrush.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainstormproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braintonus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "branch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandon-manilow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweer-sgravendeel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweerweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasil66.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilduino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasiliademinasnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilmobi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bratan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravelittlesquirrel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravenboer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravewiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brawny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakberlin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakingnewskenya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breastenlargement.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brechadigital.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breket.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brest-master.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brestradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brestshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brexit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridesbouquet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgeportlaboratory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridges.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigadesecuritysolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightsport-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briliant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbullshitfoundation.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishgeneralelection.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadax.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokenminds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokerdecredite.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklynboyblues.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownavto-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brtve.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brugpensioen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselsexpolive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselslouisepenthouse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselslouisestudio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselsmidiapartment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselsmidistudio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselswestapartment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brutalica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brutality.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryanski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsaab.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsteele.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btc-wallet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btdproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btslr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btsource.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buatcv.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubucmoi.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buckethead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buckfast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budapestairport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddhism.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetrf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budilnik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buesiforquo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bufete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buff-buff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buggywonderland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildmate.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buketnevesti.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bukinist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bukularis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulbonidos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bullterrierspain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bullyprotection.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulmanat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumpi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bune.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bupropionhclsr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buralteria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buratiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burbaguena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burewala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burghtstam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burkoff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burningflame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burreli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bursamusik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burunucu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buryatia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscolu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscoop.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business-explosion-fortune.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business-secreti.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business-secreti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessconnect.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessdirect.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinvest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessnet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustillodeloro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butowka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butserdocumentary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-aleve.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-amitriptyline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-amoxil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-avodart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-camera-cases.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-cozaar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-decadron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-deltasone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-indocin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-jeansbiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-lipitor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-prednisolone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-premarin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-robaxin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-rumalaya.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-skelaxin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-stuffed-toys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-terramycin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-topamax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-zimulti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyaccutane.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyacompliaonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyalbendazole.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyalbuterolonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyallopurinol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyamoxicillin875mg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyamoxil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyantabuse.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyatarax.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyazithromycin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buybaclofen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buybuspar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycafergot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycheapandlow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycialissmx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyclaritin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycostarica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buydataonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buydeltasone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buydeltasone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buydiamox.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyebooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyeffexor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyfluoxetineonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyhydrochlorothiazide.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buymetforminonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buymobic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyneurontin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyprednisolone24h.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyprednisoloneonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyprilosec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buypropecia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyproscaronlinecanada.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyprovera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyprozac.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyretinamicro.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyrimonabant.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buystromectol.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buystromectol.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buytetracycline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buytramadol.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buytramadol.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyventolin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyventolininhaler.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buywellbutrinonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buywifi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyzithromax.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyzithromaxonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyzofranonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyzoloft.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzhub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bybet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byggindrustrin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bystryj-zajm.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesoftech.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bzbet365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-c-europeen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caballeroalba.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabezadeframontanos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabrachicagritona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cactusarium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadici.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadovod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caeas.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafe-georges.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cairohost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cajamarca.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiahumanrights.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callanenglish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calligraph.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callvip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caltlg.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calvario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarzanadetera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambados.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camelia-poezii.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameronstar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camilaporto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camileonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caminreal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camipress.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisetasparatodos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camouflaged.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camrecord.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadianpointerclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadiansrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canaldelaespartera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canalescape.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canalinterativo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canalinterativo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canalinterativo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canarys.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cancan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candelaguatemala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canlom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannabiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capellen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capike.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitains.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capital-electronics.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalmatters.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalpay.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitanbeilinson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitapeskanova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caps-hats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capsicle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainclaw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainjanks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capturelead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-seats-store.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car3d.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caraccidentslawyer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caracterizacion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caramellespinell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caravaca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbonadvantage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardbouns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardiology.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardmart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargotariff.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cariki.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carikiv.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlaschiavone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlolacana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmageddon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmarthenradiocontrolledcarclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmengrayfanclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carnavaldeltoro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carnavales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinavarletaarriagada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolmolinari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carp4life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartridge.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-brel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casavaleria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cash-bot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashworks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casillasdecoria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casitawn.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casko-insurance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castaneda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castelletto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castilla-comunera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castlehack.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castrillodelavalduerna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castrillodevillavega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castroverde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casualclubdating.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cat-encyclopedia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cat-problems.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalog-serverov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catastrofy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catfood.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catgarden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catholicprayers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catholicteuchtar.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catriel25noticias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catz-productions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbcentelles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cboard.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccbin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cctv-camera.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cctv-systems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdhome.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdnaval.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdocs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cebrita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cecalivo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceciledekock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceco.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celanasarung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebdaily.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebraze.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrex100mg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritiesblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritydailynews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritysrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celex-machinery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celexa365.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellboost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellufit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "censored.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centenariodeuncampeon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centenera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "central-apartman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centroculturalostuncalco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrodeeportesbarco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centromedico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centuryfighters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centuryforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurylink.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cepger.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cephalexin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cephalexincapsules.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cephalexincapsules.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cepxuo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerovica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cervera.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cesar-hector.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cescfortuny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cewek.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgbproduction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ch-investor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chad-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaikaclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chainz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamartin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamberlainpropertygroup.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chandramani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "channelist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "channingmotorsport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoscycle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoticonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charleliphile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesdickens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chasoslov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chastitybelts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat4me.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatmaus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatopia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatovod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatpoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatroomfans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatvizor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapacyclovir.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheaplasix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapnolvadex.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapsslsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheaptadalafil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapvaltrex.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheat-files.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheaterbios.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chebotarevkk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkbot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkercab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chelmsz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chema.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chemicalromance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chengyutrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherkes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherkess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chernikova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chernogoriya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheyennedentalgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagoagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagoillinois.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicaman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicinttim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chickencoop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicospanico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "children-toys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childswear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiletrenes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chili.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilipy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chill-house.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiloesinpuente.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chimpanzee.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinchillas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinesedishes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinesephones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinfolk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chirkunov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chirojap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chistesdesebas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chita.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chitaem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chitashop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chitlar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chittagongtextile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocoband.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolateslim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolatos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chofan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chongthamsika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chopradionet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chornobyl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choylifut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrispaul.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrispontius.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrissytechaira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianhaugen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianitas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianitas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianitas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianmorales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiansrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christmaspages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswiggin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrome.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrt-tcdp.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chtodelat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chtyvo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chudnov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chukotka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chunga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchaid.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchlw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuvash-republic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuvash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuvashiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cialis-trial.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cialisfreetrial.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciaran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidikit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinema-rulem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cineping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinnagar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciproantibiotic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciprofloxacin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciprofloxacin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciprogeneric.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisindia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cistit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisylik.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citafun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citalopram-20-mg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citalopram20.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citalopramgeneric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citalopramhbr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citazioni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "city-home.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "city-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycalculator.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycricket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citylocal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citypress.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citytel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civic-europe.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civilvirus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cl-cloud.spdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cl-wiki.spdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-destin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-finaldestination.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-ogm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-ready4war.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clanlaw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claptrap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarasegura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claretandbluearmy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarinet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarinexonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claritin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claritin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clasa-mea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clashoflights.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classic-diva.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classicalchaos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classiccrew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classiccrewhaiti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classichorrornetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classichost.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classicmagazine.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classicstories.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classificadostodaoferta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiasnederlandsehangoordwergjes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearhumor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleocinonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleverdeal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickheretobegin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clicktolinkb.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickzone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clik.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climaticequipment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climbing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clindamycin-150mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clindamycin-phosphate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clindamycin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clindamycinantibiotic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clindamycinprice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicadeesteticacontagem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicalstats.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clips.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clomid50mg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clomid50mg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clomidonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clomiphene.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clonidine-hydrochloride.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clonix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clorinda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clothing-for-women.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudads.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clouddomain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfast.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudrive.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudstress.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudwithlightning.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-dresses.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-oz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubcorolla.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubedegeografia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubeighteen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluberiks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubfailed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubfunday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubgenesis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubmania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubpes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmetana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cn47mp.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnabogota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cncr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coach-immobilier-neuf.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coalmen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coalvillebasketball.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobranzasimg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cochin-brahma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocinasazahara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocokmobi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coconutguy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coconutoil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocresa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codebrasileiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeclub.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codehangar.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codehelper.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codename24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codenamelungo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codepoint.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codifique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coding-basic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeebean.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeebeanstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colah.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colbert.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldspegll.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldtomato.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colegiosantaursula.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colegiotalenti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collective-incubator.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collector.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegesrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegetownstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colocolochile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorblindfilms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorwow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comarcadelaranda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "come.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comenc.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialcolombia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfortablelife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfriesland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comicsanshouse.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercialzone.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commspace.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comomoraremportugal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoperdonar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compactador-vendetta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complaint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complex-kaspiy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprarpapelhigienico.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computer4me.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computersoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunitateonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concellodoparamo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concepcion-futbol-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conceptual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conclave.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conclude.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condonescadistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conf.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confidentliving.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confidentliving.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conrasd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consoletech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conspiracionweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constant.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constellations.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consul-novocherkassk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consumer.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contextolog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "continuernom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contrarreforma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conversatis.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooking-food.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolfilm.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolsoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolweirdfacts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coopelectricidaddevoto.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copedeportes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyfast.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copytext.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coratxa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corazoncaliente.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coremcnetwork.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coremove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corhellemons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corkcityfc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornelia-luther.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornertoyshop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corrales-sanchez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correspond.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsetacademy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortege.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coskun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmasiakraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmetiq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmosearch-azerbaijan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmosenalerta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costoflipitor.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotofoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cottonage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "country-games.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "country-house.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countrysidebar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19.melbourne", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19responsepod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cphollywoodproduct.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cps-sante.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crackajack.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crackedsoftware.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crackerjohn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftingcrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftottawa.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craigphillips-work.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cranenburgh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crash-de-1929-et-grande-depression.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crashedata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazybear-underground.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazycouple.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazydrivers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazypete.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazysavings.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazystories.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "create-website.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "createbot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "createwowsummit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativescorpio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creeksidebiblechurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crematory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crestor20mg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crestorgeneric.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crewsing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimethincx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criminal-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criminalcasecheats.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criminallawyerjobdescription.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimsoninators.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimsonmedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptozoologia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crispybacon.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristenberens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristian-alexander.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristiandumitru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristomoradocusco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criterion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalculture.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crocop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cronicademuro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crosslimit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crosty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruises.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crushingcasinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruzadamorada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crvenikrst.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypto-gaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptobonus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptonit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystal-media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalcherryonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csdacadcv.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csroot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctcloud.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctech.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctnigeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctonovenkogo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctrlcvz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuartetocontinental.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuboxmovies.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cudesa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cudesyb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuentas-gratis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuevafelina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culinary.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culpoilu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturaldiversity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturalsabotage.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturesgames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturism.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumbiavallenata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currentchaos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursodememorizacao.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customsandals.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutehost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutemodel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutie-viewty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutt.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvetpodokonnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvglobal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvtenerife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-links.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-m.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-mech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberburek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberhostpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberislam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybermatrixone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberprogramming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersamurai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybershot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberworldexpert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberzones.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyborgtheory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyqual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyrix-systems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czymamdzisimieniny.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d24zgh0u05bzjw.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabuzz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dacha-letom.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dadsarmy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daemons.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dag-berlin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dag-ogni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daganzo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagestan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagestanci.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagestanec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daidogei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyalerts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailycricnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyhealthylife.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailynewsfrommedjugorje.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyreels.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyw88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daisyscars.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daki-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalkhola-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalkhola.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalkholaphotos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallaswestinternational.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dameeq.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dampfbahn-leverkusen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dampfbahn-leverkusen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damvdolg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danadameson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danalina.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danashamsters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danesara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dania.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dania.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-ayala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieldevine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieleluttazzi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielhammond.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danish.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danispage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danituuu7.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannycavanagh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannyoficial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannyscloud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danoji.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danzavila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dapoxetine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daprint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-ages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkartstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkcelebration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkfilm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkforceofhappiness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkgames.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkhall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkknights.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darklite.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkmail.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkoff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkpassionsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartcarrousel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daryl-wilcher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "das-clanpage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dasolindustrialpark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "databiz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datacenterbrasil.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datagrid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datanexa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datastream.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datessrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingadvice.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datutorials.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davalochki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daveyconstructions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidbyrne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidereinato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidovskakreu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidpoyner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidvilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidzarza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davinamccall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davyatletiek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daysnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbtotalnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dclmwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-basiliek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadboyskilling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadpoolonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadsea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deal45.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealmecoupon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deamonmail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deamsterdam.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dear-children.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deasyvow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "death-note.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathlords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathrockstar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deavon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debostero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decimation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decisionssometimes.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "declarativ.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorativecosmetics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedicatedservers.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepu-mathew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepumathew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defensoresunidos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defile.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degreeducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deja-lu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dejavu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dejected.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delaydengy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delaysoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delete.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delfinus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delivereasy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delontewest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delphibasics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltamusik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaphiepsilon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deluxe-bot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demesos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demicreation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demo-ferma.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "democracy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demografia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demokisisel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demokrasi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demondms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demonforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demonicresurrection.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demonwithin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denarium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denchik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denegka-mgnovenno.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dengidoma24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dengisrazu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dengivdolg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisdimoski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisyan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennislicht.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dental.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentalcolleges.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dented.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentist-profi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denugka-vezde.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denver-design.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depeche.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deportestalcahuano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deportivo-pasto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derive.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derkarl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derrybasketball.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derseebestatter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dersimizmatematik.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deserti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desiderantes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designsociety.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desire-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destroysilence.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destructive-revolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desyatnichenko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detdom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detroitnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detsad.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detsad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detskie-avto-kresla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deustech-media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deustech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devahi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devchuli.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devdomain.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devendradox.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devochki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devushki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewblog.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dexcellentesidees.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dgmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhamdhamaanchalikcollege.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diables-noirs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diablescastell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diablos-obon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diagilev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diasporan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dicaprio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diclofenac-75mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diclofenacgel1.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diclofenaconline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diclofenactopical.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diedenhofen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegogranada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietaedietas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietandexercises.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietfordiabetics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieti.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietolog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "difficulty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diflucangeneric.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diflucanonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diflucanpill.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "difon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digikohan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-e-library.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-home.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalbd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldisaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalgymnastics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalhands.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalheart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalninja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalroma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalupcoming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digivan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dignity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinamikarosta.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diogeneshoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diplom-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diplomatiegabon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directly.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directory-aldo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directory-ecco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directpaydayloansonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtycode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtygirl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtyporno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtypretties.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtywoman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discordsworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discotheque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discountforelectronics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoveraustralia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverchinanow.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diskdoctors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disketa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disketteetikette.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diskonsepatu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dismanmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disneywallpapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "displaysandholders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diterzafra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dividedstates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divo-remont.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dixie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dixiefoodservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diyeta.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizainkyhni.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizzyskills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-kupidon.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djamiroquai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "django.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djangoproject.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djazair.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djbessi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djcezar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djconker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djcontact.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djdarkz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djerba-tunisie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djinstinct.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djnandoalmenara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djnext.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djsciencecollege.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djshivbabu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djwilson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djyoungcruse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dkonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dl-protect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmwclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnepropetrovck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doanhai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrekupony.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrekupony.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrekupony.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrinya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctormahamudul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "documentat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "documods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doczlo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodacommunity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doeleman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dog-likeeyes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doggingclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogtrack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dojki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doktorplyusheva.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolgopolova.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolgorukovo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollarweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolly.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom2news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom2seychelles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom2tnt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domashniy-server.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicjackson.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominolessons.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domostroiy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domvsibiri.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "don-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donalblaney.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dongor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donnapepe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donostiweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donteaetcrayons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorlinekktc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorservice.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dopiatku.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorados.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doraemonchile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorizonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorkface.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorsavi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dos-team.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doserres.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosgratus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosite.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doska.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doskapozora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosyaa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dota2free.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotadotaman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dothegangnamstyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotyk-snov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doubly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglegomovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downandouts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downfreak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "download-image.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadapkpokemongo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadforum.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadvipgames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxepinonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxyciclin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxycyclin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxycycline1.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxycyclinehyclate100mgcap.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doyarki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doyouspeakenglish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon-craft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonboatfestival.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonflycms.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonoid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonradar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonraja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonroost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonscale.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drakencan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drakiada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dramakorea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dramaslayer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dramatherapie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dranik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drawing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drdeath.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreadlord.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dream-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dream-domain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreambbs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamelegant.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreaminjewelz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlifeproperty.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreampages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamreality.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsjob.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dredwerkz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drema.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreumesshakira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drifter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drinklife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivingcalculator.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drmicheleross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droidguide.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droidwars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronebase.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronesquadcoptersales.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drosophila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drugzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druides.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druko.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druko.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drummachines.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dry-cleaning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drybysuperior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryzgov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsad209.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtrifonov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dual-universe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dublinrail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duesseldorferheineburschenschaft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dueto.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duhivip.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duke-nukem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dulcinea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duloxetinbestellen.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duloxetine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunberghof.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunce.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dungeonfire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durabletravailler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durganews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dust4you.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dustbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dveri-lugansk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dxnguatemala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyachenko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylan-motorcross.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylandeconinck.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicbusinessconsultants.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamictelevision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamisk.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynsoundmax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dypromed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyuimovochka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyykkarit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzmonarchie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-antikvar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-balloons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-belgia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-classroom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-dengi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-diapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-diasporan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-geologia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-islam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-kartinki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-knitting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-nature.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-peeling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-planshet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-polygraphy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-recruitment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-student.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-sweaters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tires.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-umbrellas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-zine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earth-quake.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastdream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastendonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastheaven.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easton.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastside.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easy-company.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easy-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easy-katka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyhostclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easylinker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easymeditation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easypayment.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyradio.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easysoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easysubmit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eazyg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebolavirus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebookdrive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooks4all.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebookspy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebpgateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebuha.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebuku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecarch.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecard.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecaterina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoeuropa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecohimdv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecologiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economicnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economixportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecorp-australia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoturismo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoupakovka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecowoman-bengalian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecowoman-indonezian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecowoman-ukraine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecstaticentertainment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecuadorlibrered.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eddsworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edegulkoyu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edmedications.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edrost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduardofranco-luthier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educabis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educanada.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "education-info.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationdepartment.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationfirst.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educbook.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edulinks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edunaut.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduproject.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduschool.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edward-tagle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwinlugo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effectivecommunication.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effexorgeneric.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egevpare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egilopaseryh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egonews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egypte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egyptenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egypteweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egyptexposed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egyptian.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egzekucija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehome.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehtu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einscube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekhabar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekokpandm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekologija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eku.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekzotika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "el-mundo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elakiri.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbersdometechniek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electionpresidentiellegabon2009.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electric-clippers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electric-samara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianedenvale24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianmidrand24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricpower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegant-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektroistrument.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elemenop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementarium.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementarium.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elena-paparizou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elena-risteska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elena-soset.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elena-soset.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elena-soset.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elena-soset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenaristeska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenaristeskaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenashilko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenaskincarespa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenatroncone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elencinar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleonardo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleonoraanzini.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleonorapapallo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleonrp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elephants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevenensemble.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elias-erdmann.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elimitecreamforsale.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elit-fitnes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elit-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitemud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elka-piter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellesoft-freeware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elligre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellinaras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellipsoid.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellisvanlaarhoven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmenreich.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elosoavila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elovip.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elradiobuffet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsadonaire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elsemanariodesalamanca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltuito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elvismania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elweronete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emaad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "email-verifier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailexpress.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailfreeshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailservers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emaks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emdadkhodrokaraj.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emiliederavinspain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilymarques.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilywufaith.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmawatsonking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmepole.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emperoranimeindo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empire-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empiria.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emptiness.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emulsifier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emusicuz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encryptionweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enderhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endiana.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endlessfashion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endofevolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enemyterritory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energy-fm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energygroup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyguru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energymedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energysite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energytrust.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energywisdom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enescrackmerkezi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eng4arab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engelsism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "english-to-russian-translation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "english-training.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enhanced-mail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enigheten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eniyicrmprogramlari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlace.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlacesgranotas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enns-photography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enriqueferreira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enteratesoria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enterpriset.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entertaiment-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entertainmentsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entreprenet.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envisolarvind.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enweb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eonclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epcomputacion.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epi.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicdesign1.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicdesign2.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicmoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicmusicradio.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eplenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epliar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eqtravel.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equilibriumx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erandymoreira.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erback.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erbt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erciyesspor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erector.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eric-kolelas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eric1932.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericfo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erichware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikaepedro.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ermitano.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erokat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erolib.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erosofia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erotikstahrtseite.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ersdfaredsaeem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ervirmaison.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erythromycinonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esc-romania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esc-turkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escoladepilota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escolamais.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelagobierno.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelasargento.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelotika-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eset.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eskimosboards.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esomeprazole1.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espachavo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacioweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espaiblancandorra.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espanyoldebarna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esquirebrotherhood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esra.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentialinteriors.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esteban-abadahs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estradiolbestellen.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estrogenonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estrogens.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiomantis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiosalmogavares.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esturadio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esvaco.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esys.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esystems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etestyonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethnopsychoanalyse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eugeniaferreira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euleres.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eumk6.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurobilltracker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroenergy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroflorist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europesrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europetraveler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurosun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euskaltzaleak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaisanta-mariaalmudever.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaisanta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evanavevan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evandevizio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evanescencenorge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveco-mebel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventdays.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventfun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everseo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everyoneadmins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythinginoneblog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evezqurbanli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilbrood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evojska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolution-host.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolutive-records.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evoplay.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evosnine.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evronews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewansinclair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eworldmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewoutpool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excavation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exceed-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excellentrencontrer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusive-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excluzive.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exerpm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exesoft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exforo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exodium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exogenous.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exomind.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expandabil.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experiment-626.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expert96.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explorium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoexports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoline.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exponentialsoft.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exponline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exponline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "express-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extirosli.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremesports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrolife.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exvisits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyeball.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyedea.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyelashextensions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyescratch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyktasarim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezequiel-garzon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezpzhosting.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezrent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezz-drops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1simulator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1worldwide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabelturen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabianni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabriciomoreira.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabriziofaniello.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faceegypt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fachim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fachiri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facialparalysisnetwork.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factozia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faeton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fail.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairbot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairbot.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairbot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairyballet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faithmissionaries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakinga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falsesecurity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fam-roos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fameslook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familialchercher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famosas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famouspdf.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanaticamandafans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanatka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanclubblackhills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fancypanty.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fandeev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanidrakopoulou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fannyips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fans-lily-allen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasmma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyadventures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantinisfantasy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faqiteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "far-east.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "far3link.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fareast.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fareast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fareast.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fareast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farfor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farinatorace.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farm-catalog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farm-dogecoin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faroit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion-family.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionsuits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionweek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fast-drops.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fast-mobile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbob.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbob.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbob.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbob.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastcast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastknighki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatcat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fau-bremen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fauceton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faucetslist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fayamovies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fc-corvinul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federaciocatalanapipaclubs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedthegreek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feignandfolly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feldkirchen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feliscatus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixbroekhuizen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixsworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felsenheimer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feluck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenagav.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenitriatnica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenixmetal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feodosiya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feodosiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferien-zweibruecken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienhaus-montenegro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fermastore.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandoalonso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandosuarez.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivaldays.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivalfumo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivalsalmondeoro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivalsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetawerelddans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetichedecaramelo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fey-web.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietskr.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fifastars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiftyshadesofgreyfullmovie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fighter-planes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fighting-turtle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fightingshit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fihatest.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "file24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filek.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipinadating.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipinasdailynews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipinochinese.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmbest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmizleindir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filosofia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalfourstream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finbio.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fincities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findmail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finestroom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finhelp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finmarket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finn-svoboda.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finnkupongkoder.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finpomosh.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fipq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firouz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "first-money.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstclassnuisance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstgov.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstlightinspirations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstnetwork.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstplace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firsttimer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fischerp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisherman-union.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishyscans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitflaop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitness-world.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitoryx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fix-ru.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagyl-500-mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamentecnic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flameviper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flash-games.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashbackband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashtek-uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavourroad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flawless-gaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flawlessly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleuromance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexicurity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flicerdowneh.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightdiary.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flimnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixsave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floatifnghotel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flomax385.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floodboss.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floppy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florenciaextrema.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florida-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flossdentallasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluconazole.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flukestar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluoxetin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flvyingeagle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingangels.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flywind.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnscatania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focalpoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fodder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folclore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folkdance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "follow-the-leader.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodtrekker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "football-news.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footballrussia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footballscores.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footbolka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footbolki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footwear-catalogue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "for-testing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forabrokenrobot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foremail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forensicsciencecentral.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forensicsinfo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forever.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-arabia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-trading-tutorial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-up.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexpattern.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexworld.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forojovensanfernando.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forowarhammer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forsaleacameras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forsaleelectronics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forskolin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortunacigarettes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortunahamburg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forty-two.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortytwo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-reklamowe.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-tw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-washington.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumotion.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumrussia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forums4everyone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumsampdoria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumsrussia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotbal-dubina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotbalclubcaracal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-znakomstva.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotografies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotolectura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotomodel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotostudiobasic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotovsibiri.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotozakazka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fousetmoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxcloud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxcon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxdemos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxdirectory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxmailer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxstyle.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fragmentation.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fragments.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franceactivetravel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francesfluente.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franzters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frau.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraudswatch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredbarboo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddyhasderyk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frederikugarte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-lancer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-obmen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-watching.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free6to12yo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeartico.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeauroraoperations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebacklinksforyoudirectory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebookdomain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebookslibrary.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecrypt.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedeals4u.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomwill.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freefallproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemagi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeman-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeminecraftmaps.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemovieonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeonlinearticles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepornhunt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeradical.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freereal.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeschool.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesexvideo.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesports.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetagboards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetelegraph.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freibesetzt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frekat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frendamos-roleplay.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frequentlyaskedquestions.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh-info.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh-info.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresh-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshersworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresherwalkins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshhosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshtest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frfiber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsforeverrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frikipedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fripper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "from.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromthecountsplace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontbaydevices.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fronterasblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontierbrasil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozencuisine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-rozmarija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsalmeron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftl-gaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftpmovement.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckwhatyouthink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuembellida.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuenferrada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuentesdeleon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuerzaazul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullmetalconsulting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullmoondesignhouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullsize.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fully-hair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funatic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funchal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funeral-doom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funny-rates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funny-wedding.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnyanimalvideos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnycommercials.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnymedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnypicz.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnyprankvideo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnytimes.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funpakistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funprogramming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funzack.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furorcanario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furosemide-lasix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furosemide.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furrycraft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusacity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusacovi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futarara.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurama-il.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futuristicarchitectures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fx110.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyn.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fzoske.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g4t5esm2.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabapentin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabinet-okulistyczny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabrielaebruno.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabrielafriasfanclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabrielemarino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadanie.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadatel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadget-freak.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetfreak.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetgi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetmaker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadkiy-farm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gagesmith.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gagnerenfant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxymedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriabunkers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galerias-xamoralarte.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galerie-claudia-walz-nagold.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galileo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galizae-sports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galleryinfo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamagam.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gambiapagina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game-net.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamebase.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamegainlx.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamekb.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamekeybox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamekiller.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameloft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamelok.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamering.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamexperts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaming-dice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaming-life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaming-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingexperts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingtopbox.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gandalfcz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangrulz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaponov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garbuz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garden-land.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gargas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gargola.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garmonia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garnertree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garotastop10.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garrettcornwell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaspard-ulliel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatemaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gautam-iiith.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gautam-k.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaynight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazaryan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbiotech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gearnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekashell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekedin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geektechypro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekurl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelanc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelijk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelvetika.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gem.forex", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genbrugge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generacionmoderatto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generalpsych.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generaly.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generic-plavix.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generic-sildenafil-citrate.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generic-tenormin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericabana.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericaccutaneonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericaceon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericadvaironline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericazulfidine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericcalan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericclaritin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericcolchicine.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericdutasteride.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericflagyl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericforavodartmedication.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericforflagyl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericlevaquin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericlexaprocost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericlexaprocost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericrhinocort.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericvytorin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genesisplay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genioyfigura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentechi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlentssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoenvironconsult.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geografia-peru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geographique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geokeys.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geologist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geomadrid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgelucas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgeshobeika.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgianews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georginabouzova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geosales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geotech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germinalekeren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getanswer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getbrain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcookie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getelectronics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getfreeltc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getinfoleads.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getme.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getreadyforever.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gettwo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getvalidate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getyoureuro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggsolutions.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghanaculture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghazals.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostbusters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostdog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostdragon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostnight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostutils.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gidapgs.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gidroponica.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gifuxuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigagroup.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigatop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilbertosimoni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giovannisantini.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gipl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gipuzkoabasket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlfriend.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsaloudcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giroskuter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisellapiano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gite-ambleteuse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givemylife.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givemylife.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givemylife.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkconsultancy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkmusicindia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glasiko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassofdirt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glazkova.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glickman-consulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glitchcomic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-business-solutions.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-topsecret.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalconsulting.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globaldataline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalentertainment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalmed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalnewsnetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalnewssystems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalpolarbear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalrussia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globaltravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalwarmingis.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globehomeschool.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globus-plus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globustrust.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloomy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glossowiki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glowfic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glyburidemetformin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmsociety.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnomania.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnulinux.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnulinuxforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnuworldorder.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goclix.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godalivetpalandet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godfilm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedekortingscodes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedekortingscodes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gofriends.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goizalde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golargefishruler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golayamadam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gold-bird.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gold-diamondltd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gold-fm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldbug.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldcreek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenagefoundation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldencircle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenclub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenhouse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenwolrd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldfingermusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldfm1031.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldhill.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldstandardtrust.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goloaninsurance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golosovanye4you.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goluggo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomezites.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomicrophone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goncalves-admredes.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gondon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "good-cd.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "good-know.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodenglish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodiesnet.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodlink.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodontop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodopportunity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodpeople.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopronow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopuramcinemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorakhpurclassifieds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordvorets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorepriest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorgeouslyflawed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goriki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodabakan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodabakan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodabakan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodabakan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodivanovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodruza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorodyaroslavl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goroscop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goroskop-sovmestimosti-znakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goroskop-sovmestimosti.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goroskop.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorstom.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosarh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotepisodes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gothicsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotobooks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotovka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotriage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "governmentjob.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goviralnow.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govno-site.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govnohosting.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpcs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpl25.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gppro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graberbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gracia-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graciasmarvin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graduados.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafenberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graft.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grallersdegegants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grammofono.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grand-books.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grand-knighki.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandi-books.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandstarcourier.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "granit-capital.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphe.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphicspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratis-hosting.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratuitweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravityresearchgroup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grazhdanskij-advokat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greataltrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatgooglymoogly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatrenumbering.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatscholars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greekweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "green-factory.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "green-laser.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greencocktail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greencross.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendragonsearch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greengarden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greengrocery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenland-estate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greensph.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grenade.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grend.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greyhackcentral.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greystonesscouts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griendencollege.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grigorev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grijpskerk500.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grinday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grindgore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gripencrossfit.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gripwenab.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grishavirus.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grizzlys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gromovphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groomlake.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grotesk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grovecity.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growme.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grsknow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grumpyguy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grundskoleboken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupatvogzivota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupos.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruppa.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruzchiki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruzchiki74.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruzinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gryte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtnh.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guadalinfoconlaroja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guardedbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guardian-codex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guarrato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guategmala.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guayaquil-consort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gubernia37.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gubka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guejarsierra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guenther-freitag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guernica1913.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guerrillaradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guestby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guestnetscript.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiascliente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiasescapate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guide-voyage.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidopedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guillemagullo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitar-strings-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarfreak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarreria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulabovski.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulliwer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulsot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumbo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gundemguncel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guruworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustarfsberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustavo-lima.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustavscelmins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gusuraman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutegutscheine.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutegutscheine.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutegutscheine.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutendag.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gworld.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymbase.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnasium56.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haasonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habahaba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habarovsk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hablemosdenutricion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hachimijiogan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackengine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerinfo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackers-networks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackersw0rld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerzbug.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingfever.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hadika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hafizkadir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hair-carekit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hair-extension.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hair-extensions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairbrushes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haircareblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairhardstyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairlossadvice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairphoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hak-zona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakasia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakerzona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halcraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haleluyah-asuubabi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "half.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halneff.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halospawns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamletstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hammernews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hammerstorm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanakaru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hand2h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handmade-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hangargeek.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanisirfan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannover-96.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannover-reisen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanoicapital-tanvn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanomag-tractors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansa.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happu-dinero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-face.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-finance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-space.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happycore.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happydad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happydota.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyexwife.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyfuture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happygreats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyhumans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyindia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyscubadiving.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyweekend.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hapronailz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harabar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harabar.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harabe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harcourt.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardcore-hooligans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardwareforum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hari-katha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harray.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harriedrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrietjohnston.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harryagustiana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrypotterclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "has.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hassan-kuordish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hassellunden.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hataonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatsuharu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "have-it.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaiiafro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawkrovers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haxland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazyhosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hb6132.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcv.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdlooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdmobilpornolar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdrezka2018.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heade.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headphonesinear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healmyhearttoday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healtbeautyturkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health-road.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthandglow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthchoice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmanager.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthstyletips.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthymen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyweblife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heart-cartoons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatherbells.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatingequipment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebbelabi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebrew.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hecking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heg.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heikki-mikkola.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heilmandeckandfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heinzencastellano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heist-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helenssjoholm.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helga-fest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helikopter.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helikopters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellokashmir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellomyword.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloneu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellonews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellorussia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemingwayfp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemorroi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henkpille.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henri-feuillade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrymercado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hentaizm.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbalifereport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herdwilliam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heredapoxetine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hergeandtintin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herila.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroes3stat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herrald-skeeleren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herumixer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hessenheim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hevrishut.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexatech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heybyrdie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hf-rpg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhristov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi-million.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidden.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hien.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "high-school-atka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "higheducation.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highintegrity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highnation.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hightechone.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillexplorer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillroadgarage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilltopsurgicalhospital.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himarijuana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindustantimes.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinduworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirecities.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hispalazarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hispania.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "histkult.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historiadebagua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historicizam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitech-news.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hithouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitmyheart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitpointer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitrow-move.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivault.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkoreatv.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hls-tutorial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochuvrotik.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeit-saufzeichnungen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hodeis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hofmannenhofmann.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hogvorts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hohma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hokkaido.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holdingcelebrations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidayclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holisticdevelopmentagency.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollabanken.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holostyak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holygrove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homake.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedev.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedeveloper.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedeveloper.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homegardendecoration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeschoolinkorea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeyx.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homofo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homophones.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homyak.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeybearchildcare.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honguyensy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopeland.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horcajadadelatorre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horde-entertainment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizonmail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizontalsystems.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horseplanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horvatia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "host-morezar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostcloud.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostelacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostfree12.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosting-rus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingelite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostinvest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostonssd.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotbabe.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-bella-muerte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-du-parc-allevard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelbiz.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoteldvorik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelitalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsalzberg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsantalibera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotiii.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotnewsnl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotperiscope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotpopky.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotscripting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotsmi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how-to-build-computer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how-to-write-a-book.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howlers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howmuch.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howmuch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtostopsnoring.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrjob.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrkfamilylaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrmafia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlandcss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlcssphp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlcssphp.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlcssphp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlcssphp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmlweb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "httpd.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hudeem-vmeste.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huertoydesamparados.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanesdemadrid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanewolf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humblecraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hummel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humor-web.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humored.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hungarian-united-church.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hungaryz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunterscrolls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hustlerstate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvhercules.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvorschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hvylya.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hybridworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrochlorothiazide125.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrolyze.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypexstore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnobb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnoseduction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnosesolutionsvives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnotizedgirls.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-forum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-lab.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-make-love.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-prince.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-r-a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i88i.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamlegend.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamsadmax.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianis-build.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianschulz.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibuprofens.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icecreamika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceflow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icehost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icon-programming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icons4free.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iconworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iconx.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icq-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icst.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idanie.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideahub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealbody.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideeaanzee.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idiomasdelmundo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idmaster.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idraetsmusik.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iegatpracticetest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieiscccuba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ig-plastik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iggies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igra-prestol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igra3k.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igrodrom-kvest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igrovoi-klub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikaros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikerepc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iklan-baris.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikwillhout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilericikadinlar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilikepenguins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iloveporn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovesnow.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagealbums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagecom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagen891.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginescape.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imakash.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imeria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imgo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imgo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immoraldoctors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immortal-it.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immune.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoxin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperiyashop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impossiblechoisir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imprezer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impudence.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "in-books.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "in-crypto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "in-love.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inanaji.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inanan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inanec.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inaned.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inblank.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inceptionband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incoldext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incrediblenews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indeika.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independentpartyofamerica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "india-ennenga.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiandramasonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiatechblogger.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiaviral.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiereview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indignes-strasbourg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indir2017.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiwebawards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiya-kino.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indlish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indoface.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indofountain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indoidnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indonesiatrip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indotravels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indramas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industrialalpinism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inetuser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infiernoalgecireno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitenews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinityrecruitinggroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-club.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-compusciencetech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-days.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-free.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-it.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-obzor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-sell.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobasquet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobiznes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobrest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocanada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoclub.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infofp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infogai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infogate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infogroups.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infohunter.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoiinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoindia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoislamharian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infolead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomail-online.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inforabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inforge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inforok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoschool.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosystem.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoteka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infowheels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingeniumsociety.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingticos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingushetia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inhere.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkjets-inks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkliners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkognito.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkognito.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkognito.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkognito.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inline-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmaaa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inner-vision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innogames.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovationbranding.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovative-trading.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innoviahome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inovasirumahku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insaingenieros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insanepyro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidebeach.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insider-invest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insiders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantpage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instrukci.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insulations.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurance-companies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancecompanylive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insuranceleep.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancenews.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancequotes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancesaman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insuranceweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insuredcloud.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrishield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intenirphoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inter-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interacthindu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interc0der.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interesting.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interestingfacts.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interior16.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internacionalista.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internalframebackpack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internally.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internationaljoustingleague.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internationalweekly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet-drive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet-gazeta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internettoday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetzaim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intersexualite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interslang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intim-24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intim-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intima-mente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intomsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invaded.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invata-ma.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invest-stroj.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investgold.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investion.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investmonitor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invitebiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inwit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inzeitinteractive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iocorp.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iocus.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iossearch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iotmu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iparenda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipclabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipcmali.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iplookup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipmatic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iptechnology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipushmail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iran-best.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iran-dokht.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iran-speedex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irancenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranconnect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irandroid.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranfreshfruit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranlinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranpedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iraq2u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ircoholik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ircsapiklari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irfanweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irinaf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irkutsk-studygood.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irma-gadalka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironmongery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irontigers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironwind.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iruniruten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isabellzaloof.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isakow.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isimonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isittheyearoflinuxonthedesktop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskorka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskurturkiye.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islam-2day.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islam-azeri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islam-doc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islam4all.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islam4congo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islambolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamdersi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamisgreat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isletmenlikkursuankara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispanika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispaniola.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispymissions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelitopbox.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istagb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istudentpro.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-blog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-ebook.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-expert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-perm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-volgograd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiana-lacrima.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiansrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itbrouwerij.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itechgeekology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itiweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itlog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itperm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itraffic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsalan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsoluciones.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsupport24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanovka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanovocity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivermectin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivisa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwebsolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ixtan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izipik.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izmir-media.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izmireskortlari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izmirtemizlik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izzyontour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-sobstvennik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja1deijssel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaago-pakistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabboworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabsolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacaranda-deutschland.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackets-coatsplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackmail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadedmonkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagerkin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jahit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jailstorm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakegyllenhaal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jako.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamaica.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamiepleasants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-graca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janavish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jannehonkonen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janvanmechelen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanchiropractic.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanese-imperialism971.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanroll.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaredonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarquedelaval.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jatiwahidfurniture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "java-fan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javabot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javi-soleil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javiersanchez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javorina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaybeez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayhost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayjardine.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaypark.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzab-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzapart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jazzband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeancarlos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeangarcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeannotbel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeanphilippe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeans-butik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeans-moda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeanslee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jecnetwork.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedi-master.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedi-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeep-diagnost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenelle.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jennysource.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessieabraham.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesuscapitan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesusnazarenobaena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetcraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewelleryoutlook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhmrcm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhost.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiheng.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jk-rjevka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmedesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobfresh.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobrus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsportalbookmarking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobynet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johanlog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johannes-schaefer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johncook.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnwinter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joifur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jolette-hernandez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joletteperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonatan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonbarron.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonstar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jootshop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jophson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanprice.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorgenegrete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephcz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephmarino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jourbook.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyfulevents.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyreactor.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jozefkvasnica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jphost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpvermogensregie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jscsteigerbouw.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsphys.org.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jukovka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliakhairaton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumardotaekwondo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jungle-forums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jungschuetzen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juniorsambo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junjie.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junkiedownload.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junomessenger.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurislex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurist.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justanotherday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinsinkula.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justpdf.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justrighthsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwompa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k9lady.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k9life.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ka4ka-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ka4ka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabardinka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabardino-balkariya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabinettindia.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabluchek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabluchok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kachaem-knigi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kachka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadet.net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadykchanskiy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagomesashi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kahootkings.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakdolgonline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakofotmitzaim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakofotmitzaim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakofotmitzaim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakofotmitzaim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakofotmitzaim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakpoluchitzaim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakpoluchitzaim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakpoluchitzaim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakpoluchitzaim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakpoluchitzaim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaktus-tour.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakvzyatdolg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakvzyatdolg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakvzyatzaim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakvzyatzaim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakvzyatzaim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalambur.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalambur.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalaskvintetten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalendarabiturienta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalina.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaliningrad.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalk-shop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalleanka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalligo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalmykia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalmykia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaluga.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaluga.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalugin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalyazin-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamasutra-training.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kambistories.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamchatkatravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamchatkawinter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamennyj-pisatel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kameno-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamilla.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamiyo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanapa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanctovary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kantube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapanlagi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapital-kredit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapparhokappa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaputtendorf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karabah.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karabah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karachay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karantyn.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaoglanis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karatesamurai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karawane.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kareenaworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karelia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karelia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karelia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karelin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karen-homestay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kargas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karimova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karlskronajk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karlson.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karmatrend.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karniz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karramba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karriharju.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karstransport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karta-baikala.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartonki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartpower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashifshah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kashousing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasparovru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kat4at.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalogharga.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katan-stroi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kate-beckinsale.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katenka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kateryan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kateryantv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katiebenson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katrelleonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katrinasevilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katushka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katushka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kavkaz.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawaii-dollies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayon.tj", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazan-tury.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazangoforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazanusadba.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazino5.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazna.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaznur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaztest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kedi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kedibizworx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keithazzopardi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelamanproduction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelleylatino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kellyvoice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemsa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemsamnhatban.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kendrick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennewell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenpobolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenpotalca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenyattaachinkle1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keramed.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kertis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketemulagi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketgioisu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kett.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevansizemore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevincoynepage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khaki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khalidmail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kharatinoil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kharkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khmerlive.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khoteyev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khukhrain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiasarnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kids.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kietblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiev-live.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kilkimzaibu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killmebaby.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killmenow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinanbudotenero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingdomexperiments.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingliey.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingspalacepainting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kino-boom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kino-room.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kino-zavr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinobag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinobarashka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinofest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinofile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinofilmionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinogold.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinograd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinohi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinokub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinolex.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinoscope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinoserver.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kislovodsk-zamok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kismyder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisulki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisumuterraceapartments.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisvasut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenlove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchenware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kite-surf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kits-graphiques.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitten-advice-forum.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kizkulesi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjccradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkangeli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkeun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkicreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klaxon.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klementijgerta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kliki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klikmarket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klub-zajmov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klushka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kniga-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knigareceptov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knighki-knighki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knighkidoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knighulki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knigi-free.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knigi-na-dom.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knigi-zdes.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knigifast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knjazevac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobovec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodifirestick.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodioso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kogotok.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kogotok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolhozik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koloradskij-zhuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolorwell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolyapetrov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komarh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komintern43.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komitur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komment.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kommunistienliitto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komplekt.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konata.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konf.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kononenko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsultacii-buhgaltera.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsultaciya-astrologa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsultaciya-astrologa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsultaciya-astrologa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsultaciya-astrologa.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsultaciya-astrologa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontikiindustries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontrastonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopeechka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopeyka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopfschaschlik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korablino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreanpearls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korespondent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korn-klan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korolevstvo-movie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koroli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kortarsmagyarfesto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koshakovo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koshechka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosovo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostenloses-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostroma-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostroma.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostroma.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostroma.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostroma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotaev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotaraanglican.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotoopros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozlov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krabathor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraftek.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krakozyabra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krakozyabra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kralenparadijs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kran.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kranservice-alzey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnaya-nit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnodarkrai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnoyarsk-24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasnoyarsk24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasotkafirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasotki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditor.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditovnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krilov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krimzeta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kripa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriptopodgon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krishnendu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriston.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krok.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kromciri.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krosovki-nike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krubik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krugermillions.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krutilka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryshodel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krystal-framework.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kseniya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kseniyakoroleva.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksenomorf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksk-raduga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kt-motors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kteatras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kucukkaymakli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kudoran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuepper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kukutza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulinariya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kultur-werkstatt-wulfen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulturistika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kumaraguruparan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunashir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupipled.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuponmail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurd-yogurt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurgan-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurgan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurgancity.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuropatina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kursk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kustosija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutvonen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzinea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzov-plus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvartira-grad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvartiragrad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kviskoteka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwork-garand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyrgizion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyzyl-senir.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l-mservicios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l2p.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l2relax.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labandadelexpreso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labirint.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laciana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lackan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacuna-vermoegen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladanivabelgium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladiesrapide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladocu.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladymayonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladysecrets.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladysecrets.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laemiliafutbol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laguterbaru.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lahirusblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laity.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lajarana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lajauria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lajme-shqip.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lake-baikal.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakewinnipegdatastream.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakorona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laleli.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamalapalabra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamorralla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamper-design.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landloperfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landofmerlin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscaping.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landware.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lankana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanny.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanyardsfactory.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapdance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laperla-chemnitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laravelcommunity.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larch.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lareduction.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lareduction.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lareduction.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "largest-soldiers.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larimercolorado.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larmenta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larondenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larplibrary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laser-toners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasersolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasix-medication.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasmesas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastmile.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastmohicans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latexspuitenspecialist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latinmusiccollection.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latviaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laubo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launchyourcareer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurainnes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laureaty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurentimaurizio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavamine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavhire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavitagarden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavochka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawzakon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layflamso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazibeach.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazonacartagena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazywaves.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcsoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadercreative.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaderfreight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadersaudit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lean-consulting.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leandromarcolino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learn-this.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leatherstreet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebensinselparaguay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lechenietravami.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lechite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leddeluxe.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leetbunny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leflox.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legacygame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legacygame.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaliz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legendgrafix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leggyeggy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legkie-recepty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legko-pohudet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemonardo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenemes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lengua-alemana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenguasgermanicas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenina72.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennox.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennyendewespen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenorefan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lentanews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonardofavio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonplast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leper.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lephilnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leprekon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lerika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesargentinas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lespatriotes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesportmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letchikleha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letscrackit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letturaveloce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levaquin750.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levelsoft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levendwater.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levothyroxineonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexapro-price.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexicore.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexifax.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexis.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lf112.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgesteticaautomotiva.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberalis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertacao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberty-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertyland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libractes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libresoft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libuni.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libyanexpert.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichnyj-astrolog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichnyj-astrolog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichnyj-astrolog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichnyj-astrolog.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichnyj-astrolog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liderok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lieben.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lienhuyghebaert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-tec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeandhealthtips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeasgame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifecoachkatrien.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifecraft.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifenews24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetimefitness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifexpert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ligneclaire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "like-boss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "like-rabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilisg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lille.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limbo-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lime-host.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lime-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limiturls.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limouzines.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincasonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindseyfansite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linebooks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lingeriecollect.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linguaromanica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link-group.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link-knighki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link-list.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link2link.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkbooks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkcat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkdolar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkinbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkinparkoutpost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkposts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linksafe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linksite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkto.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linocolombo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linotype.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-admin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-pc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxarequipa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxcbt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lionchita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipeck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipeck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipetsk48.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidflash.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisa-mainz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisavrobinson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lishayut-prav.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lishayut-prav.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lishayut-prav.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lishayut-prav.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lishayut-prav.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lissabonsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listener.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listing.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litebooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litehost24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liteminer.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literacychannel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literatura-portal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literaturka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litiab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litportal.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlebar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlebootshonduras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlerose.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlerphotographie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live-knigi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live-news.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live2play.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livebestbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livein.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livekey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livelonglife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livemomentum.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livestone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livestrana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lixincheng.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizaminnelli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llanelli-radio-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llanowar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnk.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loadme.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loanfreeze.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localassocier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localized.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locall.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locatornet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithboksburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithedenvale24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithgermiston24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locktonportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locomotiv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodger.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loftyideas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logitheque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logolabben.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logolando.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohkoketju.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loiit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loire-en-bateau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojacriativos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolcosplay.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolfunny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loliel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolipops.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lomza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonhealthcare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longfordlodge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "look-books.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "look-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loopool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorbooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordbyron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorddominion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordsesshoumaru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorena-salido.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorenzodeangelis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "los-diablos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loschilums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losdisidentes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lose-weight-now.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losemperadores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loseweightbaby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loseweightin5days.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losflamers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loslegendarios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losmiserables.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losmolinos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lospozuelos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostprophetschile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loszucoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotekk.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotereiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotusweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louboutin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louboutinshoessale.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louiserutkowski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisvilleconnections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loutro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love-and-hate.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love-navigator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love-planeta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovebirdhut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovedaleschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovedutch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovejoli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveless.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelybook4u.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemasjid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovememories.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemoon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loverussiangirls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovetowork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovlyhorses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcosthost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcostivf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lozhka-mernaya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpchemicalsolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpkosovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lqshu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lstu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltailshort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltime.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucerin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucia-art.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luciferblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luciferianism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucky-time.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckyabonent.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckyemail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckymice.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckyrent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludmilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludmillaewagner.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludo-giuly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luematecidos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luggagecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisanalopilatogrecia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisaviles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisnavarrosl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasfelder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasmatuska.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumchan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luminaproject.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumpenrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumpy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunarhost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luochunhui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lushnja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lutherus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxarchive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxemburgsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxuryspeed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luzica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lxiii.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyap-lyandiya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lydiawebfans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynnesbian.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyubov-sovmestimost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-exchange.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mabusalah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macarenagomezfan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macaroons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macautocouture.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machiavelli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machinatio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macho-i-botan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machupicchu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mackanz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mackenziedatastream.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macnews.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madameblueimages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "made.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madhawaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madisonprocaccini.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madluging.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madrasareforms.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madskills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafiaclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafiaclub.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magadan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magadan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magaria.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magaso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magazin4ik.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magazone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maggiemcgee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicalwishes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicball.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicbar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magiciansofchaos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnitola.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahadihasan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahjonggames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maikhuong.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mail-delivery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailbase.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailboy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailcubexs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maildrops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailex.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailexpresso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailexx.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailexx.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailexx.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailjunkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailpass.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailtracker.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majestio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeh2o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makemoney-plan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeupevelinua.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makingmemoney.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makingmoneyathome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makingmoves.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makohu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksonshop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksport.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksutov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makuonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malahov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malardalenvvs.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malaysia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maldives-showing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "male-cats-spray.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malibaby.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malikdeenarislamicacademy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malisheva-blog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mallpass.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malmyzh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malvinas-falklands.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamasbox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamaznaet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamboo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mambos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamburao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mammal-taxonomy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamunlyric.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "managedserver.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manaspaul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandala-book.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandarinplay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandefender.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandelaeffect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangabond.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangacat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangafreak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangagaga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mango-zajm.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangoservers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maniazul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manipurmatka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mannenzang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelboelstler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manyhotfiesta.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manytubes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquinasperfectas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maracit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marauderos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcell-jansen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marchellenevers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marchinghatters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcusburghardt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mardigrasnapkins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mare-sylt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marga-marga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margaridamendessilva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maria-kirilenko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariachisdequito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariaisabel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marialopez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marianrivera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marielouise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinapozzoli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinarinaldi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinersins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mario-ancic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariogarcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marioserver.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maritlarsen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marjoriebarretto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markantalyamasajsalonu-bayanmasoz-cim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketgarden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingstrategy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketplace.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markitanova-anna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markjansen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marktbakkerij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maroshionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marsafc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshall-allman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martijnvdputten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinassurfdepot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinkunc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martonveronika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvelo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marxpark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masakanibu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masanunciosimpresos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mascarablond.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mascarbo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mashonkavortu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maslenka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masmusicaradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masrilanguage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massagekartan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masshost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterdesingweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masternetix.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastervision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "materiel-grand-format.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathiveri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matovaya-pomada.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattentaart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewoshea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauricio-ochmann.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauriciosilva.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mausoleum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavro.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavro.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavro.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxivisor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmanus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxopen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwellcity.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwellcity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwittfeld.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayaedifice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayflowerbocawina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maykitut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazartdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbfiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-revolution.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-teemocraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mccommando.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mchaelkordomain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpgnz.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsoneca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meapbot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meapbot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meapbot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meapbot.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mebel-voronezh.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mebelshik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mechta.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medaliturki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-start.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media4u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediabooks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medialinkz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediamarket42.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medical-centr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalauction.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicina-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediclinik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medifoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medinc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditrak.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediums.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medovoe.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medprozone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medrol.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medspecial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medvedka-nasekomoe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meepbot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meepbot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meepbot.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meeras.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meeting-server.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetmyown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megabook.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megahostingbr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megalibportal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megamillions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meganmarston.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaparadise.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meharossii.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehrgarh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meiler.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meineziege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meiyi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorestablets.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejovonakowogov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekanismo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekatronika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melagenina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melaniec-thebest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melanin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melissageorge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melkiran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melvinsfrance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memorylines.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memurvadisi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "men-costumes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menselijkembryo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menswear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentalproblems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menureader.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menzel4you.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.co.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibrefz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercyseverity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meridiangroup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merikserver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merkattumaa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messageclient.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messcoutsandguides.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meszlenyiattila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metafiz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metagaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metal-madness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metal-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalcorenews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalmaniac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalsoviet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalunion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metamorfosis.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metaphilic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metayou.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteocuenca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metformin365.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "methotrexatee.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "methotrexates.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrika.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metronidazolee.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metronome.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrothessalonikis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metroval.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meulocal.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mexicosrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mezquetillas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelabbas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelbondar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeliannetta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelkorsgill.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelkuehn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michel-kratochvil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micheladisavino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michellebeach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michelletrachtenberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micospa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micro-credit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microbiologist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micromaid.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microtel2notch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microtube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micsoft.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miculturaservicios.gob.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mideo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mieszkania-wroclaw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mightytext-ios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "migrations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "migueloblitas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelpallardo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihanwebtest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaelk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikelpradera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikino.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikino.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikino.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikrotech.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikrozajmy-na-kartu.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milanoclownfestival.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milhistwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "militaryfetish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miller-shop.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millonario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milmiedos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimonia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimonia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimonia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minced.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mincom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindask.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindjee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindresti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minebitcoin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftbestroyale.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftdolarcube.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecrafteasy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftgoldwar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftjustone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftrealgold.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftruns.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecrafts.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftwin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftx.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minefields.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minehash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minelands.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minelight.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minestory.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mini-igra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minialbums.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniatomium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minibikini.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minimal-nothing.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mining-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minivideoadapterssales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minocyclinee.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minocyclinehere.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minocyclines.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minorisa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minsk-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minsk-cops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minsk-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirasmun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miraxe.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miraxe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirdetaley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirkino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirknighek.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirknighek.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirnesnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mironov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirrormirror.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirtazapine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirvolgograda.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirwild.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirwild.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miryam-martinez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirzetonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miscuadros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misspoliticsaustralia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missthetoro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misstress.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missyjay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitstek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittendorff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mividasecreta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mix-books.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkmedien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mloska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmafactory.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmcase.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmuclassifieds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnjg123.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnml.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnogoknighek.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnogoknighek.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnogoknighek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnogoznai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnotrioesdp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnrloroli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mo-en-karim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobijo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobile-ivr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobile-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilepartner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilesnewsworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilestuff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiletirer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobistartv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobolight.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moca-2083.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moda-line.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modanacrho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "model-school.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modeli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modem.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moderndukes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modernliferoleplay.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modulebaan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mogilev-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mogomix.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohabatein1.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohamedalibenammarmaba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohammad-yarahmadi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohammadreza-bakhtiari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohammedsuhailcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moheyuddin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moi-sait.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moikolhoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojartech.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molenaagtekerke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molinillo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molletjesveer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mollyringworm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molokov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molot-tora.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molot-tora24.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momentalno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momit.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommydigest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monaco-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monacoexpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monays.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monde-oriental.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondechenoafrance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondocellulari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "money-earning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "money-finder.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "money-quick.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "money-transfers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneygrup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneymania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneypip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monforte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mongolito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monicapotter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitoring-servers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monjardin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monkeymills.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monohost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monorail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monstermoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montehermoso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montoneros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moom20101234567890.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlightpicnic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlights.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlighttheatre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonracer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moralcompass.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moratilla.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mordovia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mordoviya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moreeducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morenadacentral.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moretesting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morozyaka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morrowind-finland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscownews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscowtimes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosdosug.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moskas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moskva-city.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moskvagruz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosobl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "most.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motchirotchi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motherbrain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moto-texnika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoclubrker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motringeneric.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mou-pmr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mound.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountbrowneguestcottage.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movies-fan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movietradition.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviewatchin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moy-biznes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moybiznes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moyminsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mozzak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mp3skull.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpdu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpebrasil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mranimal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrbmafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrcog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrcomer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrcyberpixel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrjunior.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmanson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmosier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmostafaacademy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrnice.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtvroadies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muafakatmalaysia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muarstabyggmarknad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muceniece.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mufid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muhelheim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muhibbulislam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multi-fruit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multi-tool.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multievidence.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multilevelmarketing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multimediaworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multiplex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multiplies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multipuntos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multitool.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multitraf.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multivideo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundo-otaku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundofoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mup-republicanos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muralart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muratcileli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murciaprocuradores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murmanskforum24x7.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murphy-law.net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mursa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mursatov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murtazamustafahirani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museodelistmo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mushka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicaporbolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicgeek.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musichiphop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musiclenta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicrainbow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musigama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musikerkontakt.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musikidersi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musiques-traditionnelles.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muskuratimorning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muslimsoul.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzikanews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzprosvet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvzstartpagina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwinds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-cars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-education.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-finance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-montenegro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-story.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myandroidfriend.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybarcelona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybbcode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybestbook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybestbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybirds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybisnis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybritney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychawinda.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychildatschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myclon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycommerce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconferencion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycrm.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydarkness.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydarksite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydistance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydolls.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydomen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myecopanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myedu.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeducationhub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myemailsender.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfancyurl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfavmessage.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfile.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygimp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhappiness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhell-anonim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhkweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhotgirls.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykarelia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykolhoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykurgan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylawer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myled.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myltivarka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymagic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymailboxpro.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymailspace.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymanagement.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymusique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myonlinemovies.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypcb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypersonalpage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypogljad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypskov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypsychicreadings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myremont.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysaymk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysecretstylist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myservik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myshikarpur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysociety.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystery-box.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystgames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystic-falls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystik-voyance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystreet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystudymap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysupplements.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytests.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytraning.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytuzla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myvologda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywapforum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebexperience.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebpharmacy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebserver.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myweightlosstips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myzarabot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n3rd0rama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabeer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabiev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachalova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nacnkabiltrim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nacoree.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadezhda.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naga-wedding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naga.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nahtanoj.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nahttps.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nailclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nails-n-more.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nairar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najafpour-stone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najiflix.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakazanie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakenmodell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nale-hosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naltrexon.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanaka.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nandedbazar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naninossoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanohatsolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanohostsolution.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanoshop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanotipbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napikuponok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napitok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napoleonoutlawed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nappylaundry.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nappywashing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naraboty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nardpedro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narodnaya-medizina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narodserial.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narushil-pdd.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narushil-pdd.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narushil-pdd.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narushil-pdd.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narushil-pdd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narutoshippuden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narutouzumaki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasavelkaceskoslovenskasvadba.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nash-server.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nash-shishtavec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasha-kahovka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashareklama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashfutbol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashjurist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasimblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasrabady.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nastunya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nat-neocron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natalia-venezuela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nataliehershlag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natasa-theodoridou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natasasavija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathenmaxwell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalopera.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nato-stamps.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natura2000.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturaldisasters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturliga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natuurlijk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navadebejar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naveka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navidarian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navinka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nawdar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nayapakistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazarenohuelva.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nazmulislam.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nba-pcszerviz.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebucadnezzer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedhome.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedimon.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedviga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedvizhimost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedvizhimostthailand.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needsth.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negativex.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neide.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekondiciya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekrasowsky.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelegal-edition.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemagiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemirow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemkoff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nenapu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepali-fonts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepalsnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neptunosrefugio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerd.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdgift.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdsuits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nervi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-script.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netelite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethealth.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethealth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethound.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netlevel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netmania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netmouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netoborona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netracks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netreviews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netslum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsphere.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsplit.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettiger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netvpn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkarena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networktools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurontinprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuroticosanonimos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neva-star.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevam.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevex.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbackup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newconcept.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newenglandradioforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newforex.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newhomedesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newhopeofindiana.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newparrot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-of-russia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-police.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-zp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news17.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news24rus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news29.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news60.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news89.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news89.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsbomba.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsforum.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsforyou.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsinformer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newslanka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsspotify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newstel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsthai.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsticker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newstraveltoday.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsworld247.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsyclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newtambov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newtambov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newtlgpacks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newusatoday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newxit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyearsdishes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newzashitnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newzealandadventure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexiumgeneric.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextright.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextstepstudios.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexussystems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexxxed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexzcore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngarate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nginxtest.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngorod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhatrang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nice-links.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicesurf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickmandler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigeriaportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightblue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightbox.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightmarejoker2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightoutrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightstar-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightwood.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihilocomunidad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikesoccerbodotoutlet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikhilramakrishnan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikitina.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikosoikonomopoulos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikosverths.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilefi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimbus-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimfomanki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninedaysmore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninetyseven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niniko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninja-corner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nipponprinting.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nirmalroy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niscemi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitecore.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nivarussia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixcore.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkvd-farm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmbtz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-data.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-terrorism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-war-on-iraq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nocturnos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodde.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonemail.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonxsistent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norbert-wollheim-platz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordcity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordicportalen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normalized.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normalporter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normco.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norrisautomotiveinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nortecultural.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northliner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northtek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northzone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norway.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosmoking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostalgicinfinity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostalgiktv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostradansacornella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "not4me.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noticies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notnewz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notrefuse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nova-eq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nova.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novasprint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novenopiso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novezamky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novgorod24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novgorodinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noviceman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novichek-plus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novickoe.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novobudowa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novogimn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novoodesabibl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novosel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novosti-novorossii.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novosti-novosibirsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novosti-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novosti-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novostimira.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novostionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novostiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novostroyki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novsti.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novye-kuhni.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowebsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noypark.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nozel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsoiran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsrc.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nssfchile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nubunk.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearhell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearnation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearsky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nudeandfresh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuggit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nugush.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nukeportal.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nukeportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nulledme.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nulleds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nullshare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numancia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numerouno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunoefabia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuria-fergo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutritious.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuzhenkredit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuzhenkredit.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuzhenkredit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuzhenkredit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyiarlumar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nzpost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o-dvor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obatjantungrematik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obbr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obecvinodol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obed-doma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objetodestaque.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oblivious.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oblojka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obnalichka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obnalichka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obocat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obomne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obrabotka-zakazow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obzory-evgeny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occult-magick.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occult-magick.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occultism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occupations.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occupybakersfield.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocean-of-love.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanborn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceaniahome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanshaman.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceansurplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocenka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octopub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oculta.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odessalove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odinraz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odnostranichnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "off-rabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office-house.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officeface.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officert.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offpageseopro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offshoremoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oformit-zajm-kruglosutochno.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oformlaj.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogarkovo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ognemet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ognyan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogogo-knigi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogorod-money.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogurishun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohrange-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oidrava.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oilman.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ok-travel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okanaybek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okcasino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okhanvatansever.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okkultemysterier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okna.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oknavdom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oknopvh.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okotelecom.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oksmclub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "old-times.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "old-tomsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olddisk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldfriends.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldiesradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldscans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldtavern.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olgallery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olgaserebrennikova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olimpoao.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivialufkin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliviercreation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olympia-blerick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olympiamanzanilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omanhr.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omaxe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omegachess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omestudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onceuagain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondajoven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "one-host.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onebookstore.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclick2books.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickbooks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickmoney.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickmoney.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickmoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onemonthcamera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onesourceit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestepbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestepbooks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestopshop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetown.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onfilm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onidesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onkologiya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-carhire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-jobs.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-news-usa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-pochta.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-taxes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinebupropion.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecrafts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinedapoxetina.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinegamesforgirls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineknighki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinepaydayloans365.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinesorusor.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinetadacip.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinevardenafil.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineviewers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinevoting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineyearbook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinezaim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "only4free.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlybooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlylithiumhere.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlylovastatin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyveg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onshuistrust.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onstat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oositk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opaco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oparamo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbsd.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbusiness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencity.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openit.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openmind.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openproton.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openslava.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensourcex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operatic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operationturkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opioneers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opisrael.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oplata-mvd.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oplata-vklike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opopulechki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opos.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opsystems.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opticoolheadgear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optisell.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oralight.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangehome.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orangerock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitaclub.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orcamarine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orchestra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "order-ftw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordercipro.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orderdiflucan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orderomnicef.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordervaltrexonlines.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orel-city.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orelblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orelnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orenburg-life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "org-css.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organicrootsfestival.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orientalcollege.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orientalcuisine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orientalgadgets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "originalpharmacygrup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orion-rentals.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orodelsalento.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orquestas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthopedic-shoes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthopedicsalon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortocraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "os76.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osagokasko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osamabook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osamatoon.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osankj.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oscars-web.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oscarsalas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osetia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osetinskie-pirogi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osetiya.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osetiya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osobnyak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostrovseocitra.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osvaldocontreras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ot-vinta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otakuie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otakunopaw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otdelochnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otg-drives.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otomania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otterpops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ottmarliebert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ottomanbedsuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "our-little-secret.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ournewsindia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "out-of-england.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outernet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outerspace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outlaw-star.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overallscanners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overcame.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overclockers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overheek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overrated.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oversea.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overside.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overtunes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovez.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovodakadarkut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxaliz.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxbridge.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxigenoinformatica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oximedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxygenated.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyunoynuyalim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozel-ders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p2p-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablonadiecomotu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacemakers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificcycling.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padisahbilisim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalsongs.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalsongs.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "page-engine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pahira.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pahom.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistanblogger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistanheadline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistanientertainers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistanpost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakostane-apartments.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakpak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleontologiadebagua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmiye.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palomalopez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panda-craft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panda-life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandakid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandelys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panel-stroy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panezai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panoramacambios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panoramaphoto.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panoramiquesorganya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantingly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panzers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papabrand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papini.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parabellum-barakaldo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parachute.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradise-world.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paragonsigns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parallel-worlds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paraluman.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paralysis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paramo-pineiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paraplyen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parapsihologia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parasomnia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parastaran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfum-best.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfumi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parlament.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parovozov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paroxetine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parque-batlle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parquebatlle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parroquiacorazondemaria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parrotbook.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "particles.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partidolibertario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partnerchik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partnerforex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partnerobzor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partofthequeue.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partycoin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascal-ua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascualberniz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passive-work.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passivhaus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordgenerator.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastillased.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorello.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorluciano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paszkowski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patmanx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrice-carriere.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriceonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrikjohan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriquefashion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulborza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulini.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauljackson.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulmarvin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulogarcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawnsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawpatrol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pazyarmonia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-soft.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-tech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbmodel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcdroid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcnewsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcsafe.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcsbrasil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfbook-dl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfbooksonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfflier.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdflip.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfmanga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfpedia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfprostore.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfquran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peacepiperanch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peakd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlbridal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearvn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pebook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pect.com.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedalirovanie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peddyland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrobotias.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedromunoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrosillo-delosaires.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelevin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelhrimov-strmechy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peliculaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelmeni.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pen15art.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pena-party.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pena600.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penedo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguinos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pennymail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penopoly.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penopoly.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penosa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pens-money.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensatore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensieridigitali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pension-ua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensiun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensiunea-maria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentagram.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentaqu.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentaquin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentaquin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplesliberationfront.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "percymagic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perdanabagus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perdita-capelli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peredovaya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pereezd.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peremena.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peresypchanka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect-dream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectcommunity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectme.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectosidiotaspunk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectworldbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pericsope.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perm-l2.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perrybook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pertwarp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perupoemas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peruprogramadores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peruviantravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pervejshijistochnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pervomaysk-city.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pescanetworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesnitut.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pestpatrol.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pestra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pet-cat-accessories.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petalsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterbulckaen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petergudo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterhome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterkotula.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petermuenster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peticion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petpuppy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrarca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrochemprojects.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petspark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petutility.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfcchavdar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfcharland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgazette.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgmtechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgs.spb.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phantasmag.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phantomphans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phenergan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipkdick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippekhau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipslater.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipsmanythougths.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philwilson-green.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phiomegachi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixfrequency.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phone-spy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoneinformation.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonosynthesis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phosforum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-design.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-travel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photobooth-romania.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photobosco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photochka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photodyna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photowall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpbb-tutorials.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phreakaus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuketroman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuketstyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phukettour.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phukettravel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physio-im-appelbachtal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piadouwes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piaohong.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piatenko.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picked.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piechart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piedrahita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piensa-escribe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pierson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pietbrakman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pietrosoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pigzilla.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pindostan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinebrook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinedadegiguela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ping-books.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pink-check.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pink-panther.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pintosgatemotors.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinupbets.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pionierboat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pipeclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piratesofthewadden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piro.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirogi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pisarzowa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pishgamiran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pit-stop-sto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitbullclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piter-print.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitius.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitomec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piurvolium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivnica.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixel-history.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelheaven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizdelka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzariaroma.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk-master.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk-soft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkspskov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkudh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkwebsolutions.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaasprodukte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placidoandriolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetmath.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planisware.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planitou.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plannedgrocery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plano.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planshetnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plansight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaredo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play-telochki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playasmiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playdrop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playface.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playsoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playstation-network.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playstation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plchardware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleindedemsvaart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plgr.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plusbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmpm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podarki-deda-moroza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podvenec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemasonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemindia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poetka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poetryinmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogodavolgograd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogodok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poimel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointpalace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poisk-books.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poiskdru.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poiskkladov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poiskrus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poisoncolombia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poisonget-rid-ofac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokelens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemonforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemongoclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokupkionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polak-import.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polemik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poletaem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polina-gagarina.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polishhockey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicalasylum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polmods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polonialidzbark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomogidrugu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomogite.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poobert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poolpowershop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poolsonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pop-culture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poplavok77.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popmundoforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poppingdance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popular-male-kitten-names.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "populardiets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porkmart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornohypnosis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornojimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornxxxvideos.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portablespeakers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portaladictos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalpandalandia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portokalliali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portraitsbydesignstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portugal-reisetipps.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portugalivre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poshe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posied.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positronicmoron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "post-anon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "post-office.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postmarka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posutochno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potosi-bolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potrahushki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pottershouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pouchulu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povarenok.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povareshka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "power-magnetic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerbalance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerball.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerforpeople.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerplayer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersubmitter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozitiv.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poznavatelno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppsmedical.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prageeth-niranjan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pragtravel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pranafilms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prashantcafe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prasos.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravagolosa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravo-brest-belarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prayag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prazdnik-volgodonsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prazdniki-sait.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prazdniktost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precambridge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preciadictos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predatorworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prednisolone1.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predskazanie.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predskazanie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predstavitelstvo-v-sude.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pregen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prelesti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierleague.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumlegalsupport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepsiedy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preschoole.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presnya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presta.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestigiouskitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestopizzas63.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestupniki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primary.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prime-host.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primefoucs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primitiv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princemathew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princemolak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princesscarly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "print-street.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printmydesigns.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printpoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printus.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacysecuritybrainiacs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "private-mail-for.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatecollection.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privorot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-kolhoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probonus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proctorial.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productfurniture.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professionalblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professionaleducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professions.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professorwidget.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profielektrik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profilewatcher.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profilmonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profissionalstool.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prog-d.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prog-mailolder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progamehackers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progon.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programme-launch28-code854-com.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressive.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prohelpers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prohost24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projection.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prolens-lankaran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prolocofrascarolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promislovik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promo-code.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promo-kodi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promokodi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pron4ik.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propecia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "property-tax.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "property-tax.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyselling.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propolisturkiye.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propranolol.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propranololgeneric.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostavropol.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostitutka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostitutka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostodengi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostor.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostozaim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protanki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protanki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protapnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protection.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protez.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protez.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prototayl.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protrolley.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provencemckinney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provera10mg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proverennie-kursi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proverennie-kursi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proverennie-kursi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proverochka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prowrestlingevents.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proximity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.onl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxytool.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proyectostep.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prozac20mg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prozorlivec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prushka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prushka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psalmer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psazy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psdpt-tpfd.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psevdonim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pshweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psihologonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psihology.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psinetika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pskov-daily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psphp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psycenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychiatriepapezova.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychicfairnetwork.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psycho-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychometrictests.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychometrictests.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychonews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psygame.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psyh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psyk-patienten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psykologtidningen.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psyshell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptboys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptlibrary.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pturl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubsavoy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pudding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pueblocantabro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puenteviejo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puertodramaturgia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pullnopunchesradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punctually.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pungatv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punkas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punkcolombia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punknmetal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pupok.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pura-ponia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pure-paste.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purewaterguide.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pursuable.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pussycat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putani.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puthenthope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvpagario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvplist.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwned.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyra-explorer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q-and-a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qalab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qask.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qatartimes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbasicsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbd.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qeepintelligence.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qhost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiscience.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qmarket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qseek.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qslstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quadcityjuggalos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quadomania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualith.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitytools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quatermass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queenstyles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quena-artesania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quentar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questbars.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questbars.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "question.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questionandanswer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quetico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quezoncity.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickerticker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quicklinkz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickshops.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickvideo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quierosermercedario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quierosersanta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiescent.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiet-downloads.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quietstudyactivities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiltednorthern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintanadelmonte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintanilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintobarrio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiropraxiasaude.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quisildenafil.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizhub.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizzen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quotable.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quotesofgta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quranpdf.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qvision.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r-t-n.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ra-studio.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabatcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabatz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabinson2005.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabota-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotabiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotaemdoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotaprofily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rachaeltaylor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rachnacollege.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racingfanclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarcoupon.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarcupao.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarcupom.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarcupon.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarcupon.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radharanikijay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiationtherapy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radicalfuture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radicalwebdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-az.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-bandit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-club.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-mix.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-one.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioaltamar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocappissima.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocrazy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiodeluxe.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiodoblen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioenam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiogomezone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioharrastus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiohlam.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiohouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioibiapina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiojackienorth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiokukesi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiomacuto.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiomikelerentxun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiomoodmix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radionetcolombia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioperfect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiopush.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiorecord.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioremix80.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiosuperplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiotataouine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioumbrella.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiounofm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiounost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radnickapartija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raduga-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raduga4.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafaeltuber.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rahayi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rahilworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railbus.fan", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowcomputer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raintreatment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajofestival.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raksha-bandhanwish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rallytrophy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramiabusalah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramieres.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramirito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramynetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomarticle.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randombooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randombrainwave.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomkindness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomsnapshots.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomstuffproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomtest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomthings.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randyrhoads.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranfics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rangerfiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rangersloyalsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranking10hits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranksite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranksite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rantamplan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapanui.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapdinle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rarefish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rasberry.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rascript.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raserbajs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rashbogota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rasheed-nuss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raskruti.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raskrutka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rastko-jevtovic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rateddomain.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratiocinat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratusha.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raym.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raysmtp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raysolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raywisdom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razborpoletovsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razdolnoe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcdrone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rctx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdesigner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdns.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdserviciosdigitales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readcomics.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readlater.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readless.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readmynews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readpages.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reakcjonista.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real-srebrenica-genocide.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real-work.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realbiz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestateagency.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realitytoday.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realkeywords.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reallovetab.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realno-money.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realrapfans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realty-pochta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realwebsite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recessmonkeyz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipeslist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recklessly.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reckoning.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recolor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recommends.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recordstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recruitskill.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recycle.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-lightning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-planet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redacted.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcabbage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcardinal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redgeek.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redhillboardriders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redhottube.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redhottube.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redhottube.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redhottube.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redicare.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redirecionarnoticias.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redlinker.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redlionclub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redparrotstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redrafting.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redrichindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redskullstuff.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redstack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redtails.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redtomato.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redtsar2000papers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redtubs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reducto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reelnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "referati-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "referati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regdelivery.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reggea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "region22.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regionethost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regionmedia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regtech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reintjens.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rejected-by-society.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rejected.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reklamy-led.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "religiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reloading.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remake-projects.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remennik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remi-decker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-kazan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-rollet-izgotovlenie.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-rukami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remontportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remoteshack.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remoteworkertech.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renaatsioncke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rendez-vous.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renovationsf.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rent-to-own-home.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reparation-traceur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replacementrate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replay.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replicagold.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reportercareer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reportoid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "republicafederal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "republik-sombora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "requeue.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reregu.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reseau.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reshebnik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restartperm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantdetgulepakhus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumelibros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reticle.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retics.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retroslave.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "return-profit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revaloriza.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revconnect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reversedns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewdetector.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewfye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewsonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewsweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revis-online.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviviendolavilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revizor-online.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revizor-online.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revizor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revizoronline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionaryireland.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionofgaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reyaltec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rezistor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rf-gamer.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rf.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfbcnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfomega.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgdt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhye.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rian.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ribafs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ribolov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricardoquaresma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richkidmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rifugioselvabella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripadores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripcityproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riscoshardware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risunki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritual.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riweco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rjcrafts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rk-links.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rknews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmdb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmyachting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roadandtransport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robaxin750mg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robert-ewert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertgonzalez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertmusil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robot-invest.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotbattle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robuxkingz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rock-base.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketsworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockfs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockhounds.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockworldteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodeodrive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roditely.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodrigodematos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roelonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogaineforwomen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogarden.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogerdeflor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogiershikes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rohansingh.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roiblozyxfswe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolandog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roligh.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roligt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roliki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolstoelappartementen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romania-film.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romantik-fm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romantik-fm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romantik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romapk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romtter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofpost.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomcube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roomonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roques.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosabrasiv.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosalopezcortes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosamystica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosanerolife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosenberg-fansite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosenkavalier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rossiyskaja.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rostov-arena.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rostov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roswellcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotanaval.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotary.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotaryceuta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotaryfunds.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotate4u.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rougeetblanc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rouxh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rovity.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal-life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal858.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal869.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalrace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roycampbell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rp-megapolis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rp-murk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsdns.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsecure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtparket.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-acyclopedia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-adv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-auto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-sale.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-sport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru251.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubashki-opt.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubashki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubber.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubblekempton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubblemidrand.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubblerandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubiales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rublev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubreklama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubystore.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudolf.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudymendoza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rugby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruhimustafa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruinme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruminecraftru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runbo-australia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runbo-new-zealand.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runbo-nz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runboaustralia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runes.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runescapelordsconquest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runeworldforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rungstedhave.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runlet.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runningfast.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rupeespeaks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rupool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rupressa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruprivorot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rupture-skate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruqbnsmokebbq.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruquiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rural-house.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rus-blog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rus-manual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusenemas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusichi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusiptv.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusmodel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusnicolas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusposuda.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russ-portal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russchooljordan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russia-knigi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russiahockey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russialife.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russian-artist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russisch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russograffix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rustambek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruswomen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruyana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvantwembeke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryan-13.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryazancity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rybinsk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rybnitsa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryland.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rymanow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rymergames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rzero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saaremaa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saba-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabaland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sable.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saborcaribe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacademica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacibo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacramentum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacrosanctus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadiestavern.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeboard.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safecso.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safer-software.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safermao.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safirakbar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagomedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahalin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahalinskiy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintaugustineschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintereso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintpetersburg.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintvincent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saitschool.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakurapalace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sale-internet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salegor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleturs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sallyangeli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salt-travel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltcave.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltnsauce.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salukinet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salut-butovo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvadoralevin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvadorcorriols.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salvameblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samar-leyte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samara-hosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sametimetomorrow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samodel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samogonka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samokhin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanatori-elochka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanatori-teterev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanctus-de.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sand-and-mercury.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sand-craft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandiuno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandrinesite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandyrobison.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangiovannilipioni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangwanbeach.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanityrant.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanjuandeabajo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sannikfk.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanpablo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanpancrazio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santamargarita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santamariadelaisla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santehnica.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santekhmarket-nn.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santevege.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santugon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarafani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarafshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarah-brown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarah-harding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahshabrina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahvanessen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sardine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarmpel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarogiw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sasakala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sashabognibov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sashakrasnoyarsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sasroli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satpersian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satsumi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saveworldpets.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxophone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbabeshin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbmsitelist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sborka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scalemodeling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanamed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanbetting.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scandalpunk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaner.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scavenged.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scenetv.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schelkovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schiltron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarbaze.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholenlijst.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholohost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school-22.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school-27-lpr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school-33.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school-adventures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school-project.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school16-tob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school173.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school43.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolrumble.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schuman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceasfashion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencetechworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scientia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scientific-socialism.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottish-paranormal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottpilgrim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutreinosa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutsanpieropatti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scratchbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screamager.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenwriter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptmaker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scroollocker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scruffy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sculptaestheticsclinic.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sculpturesworldwide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scuolatdm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdut.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sea-airinternational.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchable.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seaview.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebar-iklan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebariklanmassal.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebarin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastiantroncoso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seboreia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secret-queen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secret-queen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretmolodosti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretmolodosti.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretmolodosti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretosbolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretstomartialarts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secta.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seearmenia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seeksupply.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seemyreality.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sefor.nc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekreti-biznesa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekshikayeler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sektor-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekusi-tochiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selena-armavir.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selezionebarbrboguaccero.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfbattery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfemployed.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seller.diamonds", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellsmartwatches.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sembosihosting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semicvetik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semiretire.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senarist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senderismoinfantil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senergiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senior-sigan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senoctarsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senterada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentinelnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentmail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-blog12.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-portal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-reklama.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seobook2015.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoclubs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seocontents24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seocreator-blog24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seodrug.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seogood.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seokatka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolister.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolisting.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoonlinejaipur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seopiar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seopromotion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoranker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoscan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoshanti.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoshnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seosmart.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seosos.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seosprint.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seostrit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seotoolset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seovisits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serbiaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sercasindustry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sercasystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergeyburov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergeyesenin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergio-rivero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serial-kinder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serialize.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seriesgratis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seroquelonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serphost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicii-funerare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servis-azd.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servitel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servitor.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ses.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sesamomusical.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sescoen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sesenaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sestry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevillalinces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewavillamurah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexminister.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sextacy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexvideos.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfweef.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgatlantis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadow-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowdomain.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadypark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahidafkar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahrvand.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaimensonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaknews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shalomamuzik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shalombolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shalomcottage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shambala.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shamiphotos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharebot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharenergy.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shariftown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shark-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharmafamily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shashlik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawngvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shechipin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shechipin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shechipin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shedrin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheeprock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shefftunes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellavartanian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellwhite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellwhite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shindocuba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shines.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinsandenki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shipping-trade.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiranaitenshi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirazi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiropaev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shitposter.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shittywok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivacarpet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shkolladigjitale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shkolnyimir.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shkololo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shkololo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shkololo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shkololo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlupka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlupka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shmotki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shockerdragon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoesoutlet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-eldorado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopbabymonitors.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shophealthybits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopmalinka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "short-games.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "short.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortcircuit-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showgirls.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shredder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrinker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuffleware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shulman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shumnyj-istochnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shvedskie-stenki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sialis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sibekoaircons.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sibekoelectricians.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sibekohirescaffolding.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sibernet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sibirium-red.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidecredit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sideral.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siegprod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sieiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sifasharing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmateca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sike.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silagra.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sildenafilcitrate.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sildenafilcitrate100mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silicateillusion.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silkproducts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvermatch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silviaroddey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silviorodriguez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simart.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simkin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonreynoldsfavesunfaves.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simple-perfect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplelist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleman.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplespy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpletools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simstarstyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinapuros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindromebenjamin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinetron.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singapur24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singerpragathi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singlehandedsailing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singlenine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singluten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinopx.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinuate.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipede.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisadmin21.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisqo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistema-trenirovok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistema20k.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistemapronto.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site-remont.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site-romania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siteadvokat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitecreation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitelinks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitestudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesweb.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitiosantaangela.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sivaru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixpackband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjoelen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjparanormal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skachat-shablon-rezyume-na-angliyskom-yazyk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skachat-zip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skachay-knighki.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skazochnyj-sait.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skeditor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skeptik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skibikers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skidki-ru.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinboost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinboost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinexpert.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinfoodpeachcotton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skirted.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sklisen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skmedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skorbord.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skoropolnolunie.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skotobaza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skripta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrivebordet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sky-wap.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyder.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyfpicture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyhigh-mizell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyhooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skylander.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skymonk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skytown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slackline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slathering.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slava.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleep-tight.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slemen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sletaem.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slinx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sllatina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slouching.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slovenia-trip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slunyavchik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "small-blog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallcraftadvisory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallfoot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smalls-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaragderna.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-travel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-zona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartassembly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartdigital.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartfons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartphonecases.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartspace.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smashbros-chile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smashnl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smbowling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smeta.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smilegenerator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smishnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithteresa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smmzilla.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokingtapes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smolensk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smolensk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smolnikova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smskatingrink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smszone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snab-ural.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snakeanarchy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snakesandladders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapmart.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakers-sports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowvictoria.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobaki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobchak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social-directory-list.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social-network.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialistyouth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socializator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialmeeps.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialnet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialproject.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialtactics.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialtranslation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "societyparty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociology-bg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociusian.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socomforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodalai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofianeves.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soft-key.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soft-office.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softpark.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "software-tech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwarepatenten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sohanakhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokolovskyi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokrabatt.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solana-active.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solargaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarhome.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solaronics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarpanels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solartek.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solartek.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solartravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarwave.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarwind.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soleanos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soledadmataro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidform.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidhost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidincome.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solntsezaschitnye-ochki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sologetaway.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solsi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soluzionifightlist.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somalilandtalk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somewherenews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somnam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonesinafar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonesisonesi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonesonesisi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songsonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonidoslibertarios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonnik-znachenie-sna.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonsight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sopelaotaez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soph.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosisuka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosnovka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotnya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotnyk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulpowercoaching.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulsinner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulwinning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundblast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundtrash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundzimega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovhoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovmestimost-goroskop.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovmestimost-goroskop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovmestimost-goroskop.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovmestimost-goroskop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovmestimost-zodiak.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovremenik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovxoz.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soya.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soyuznik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sozdanie-krana.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "space-net.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacepirates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceshells.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanischunterricht.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanishnow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanpine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkletowels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparta-szczekociny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartamet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartanis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spear.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialcameras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialeffect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialelectronics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialofficesupplies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectre-network.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedcam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeder-vpn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spegeltankar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spetsialist.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spicegirlschart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spichki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidersweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidometr.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritdesigns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiski-domenov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spisochek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spisok-domenov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splashily.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splibrary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spm-servis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-obzor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-online-ru.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-school.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportinfon.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportmedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportraucher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sports-news-today.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sports-wear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportverzorging.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportvoedingspecialist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spot-cleaner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spravka-internet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spravka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spravki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spyclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sql-injection.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sql-injection.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqli.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqli.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqlinjection.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqlinjection.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqmin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squardllc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "square-gamers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaredancedance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaresoft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squelcher.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squidnovels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sr-f.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritafrican.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritalabama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritcalifornia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritclassic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritculture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritegypt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritsafety.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srittheatre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srix.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srochno-pohudeti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sroturkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sshbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl4all.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssprod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sspu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssr01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staatdesinternets.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staatdesnederlandscheninternets.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staatdesnederlandseninternets.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staatvanhetnederlandscheinternet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staatvanhetnederlandseinternet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staffi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stagingpepocoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stalplus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stalstroi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stalworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stammering.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standoff-magic.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stanonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star-24.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star-life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starcitizen.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starcraftsource.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stardrive.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starmyworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "start-knighki.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startbetter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startgeophysical.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startplats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupyourmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statcenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stated.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stateidea.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statelines.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staticweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stationmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statsit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stavinchains.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stavropol-news.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stcatharinesromawolves.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stderr.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamcrack.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamkeyget.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steempeak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefanolsdal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stels.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stematechnologies.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemklank.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenschirle.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stereostudio.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterno.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steve-mason.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenavaldez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stewards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickertrade.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stifflersmom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stihiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stinter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjude-ettekkar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockslam.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stocksnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockway.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolensun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolpe5674.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolpersteine-dithmarschen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomatolog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomatolog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomatologiya.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomatologiya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonerwitch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoneworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stop-nikotin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopsmoke.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopssherdenking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopsvet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopves.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storage-books.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storiadellarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormairsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormestudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storycycle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stperseo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strakh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strana-snov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangeonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strassberger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straylight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stream-box.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streaminginternacional.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "street-hoops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "street-legal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streetstunters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striae.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strikeout.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strings.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strobe.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroginopk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroimsami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strojmaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongtomorrow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroyca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroydvor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroynet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuckwithme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stud-lib.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-mir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio32.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioandrew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studioevent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiolegalemarchi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studius.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studsovet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studwebs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studyme.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studystack.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studytube.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuntman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuphid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styilishdress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylemall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styletheweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylingstudio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styplon.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subahankamal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subbacultcha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subgirl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subject-barred.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sublimated.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "submit-link.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "submityou-rlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "submityour-link.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subteen.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subversionnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subwaysurfers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subwaytrain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "successclicker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudak-turizm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarroll.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suicidegirls.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukruarslan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulemanmalik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulemanquotes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulkmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatraselatan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumbur.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumhost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumisa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumitbot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumochki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sun-host.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunblind.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunchild.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sundiel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sungalsses.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunkar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnyhome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunroof.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinefrontier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supdajuice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "super-boy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "super-knighki.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "super-lolitas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superbaskirskij-med.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superdolly.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfury.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supergoods.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supergroup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superhits.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superiormusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superkrasota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superlol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermanera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermini-games.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supernogi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersisi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersisi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superskidki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superstart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superzaim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suplementasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supplement.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suprax365.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supreme-court.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfseo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suriname.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surrealistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "susajja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "susanagomez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sushi-sakura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sushilmedicos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "susoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sutabi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzdalgrad.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svarka22.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svatyjur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenskakyrkansunga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sverdlov.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sverdlovsk.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sverdlovsk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sverdlovsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sverlo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetlanamamedova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetlograd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetoch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetodiod.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetonaushniki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svg-board.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svgzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svhni.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svoimi-slovami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swampcoolerservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swederica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swedish-saints.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swedishforces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetairlines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweethorses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetintrigue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetparis.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swingle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sworn.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syedmuhdadasgardezi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symplyos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syndikalismus-im-laendle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synergy-logistics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synergyzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synitsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syntia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syphax.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sypra-host.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syrianet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syrius.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysadmin21.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "system-fehler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemerr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemtoto.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1everydaymagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabacundolindo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabadotupi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabakerka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabclassics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tablamatica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabletennis-tt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tablettes-tactiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacosandmiches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadjiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taekwondo-berlin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagana-anindustrialpark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahrirbazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiaro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taikodom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taipak-krasnoyar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwantechtrek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taj-portal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajniy-smisl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takeaction.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takestars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takethatspainfanclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takiplekazan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talented.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentguru.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkscope.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamareverson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tambov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tambovcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamdidpay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamiltax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tammie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamoxifenformen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tampaexplorer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamsulosin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanatos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tancuongtea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanhaa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanjasavicmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanned.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tantrum-rocks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanushka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanya-avdeeva.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanzanianfilms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tao-energie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taoofbeauty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taoyingchang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarabici.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taraksarkar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taraori.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarapacadigitaltv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarjetaspark.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarkari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarocchi.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatar-bashqort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tataria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatarin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatarin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tataristan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatarland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatarworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatary.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatsuya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatu-love.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taturukav.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tazamobile.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tazendaforever.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tb-bolshevik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcoa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tds-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teach.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teahouse.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team-a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team-darkness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamcode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamdevelopers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamkankun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamkiller.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamlightning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamsudan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teatroutopia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tec24.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techcentral.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techclan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techcluster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techfibian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techiesmart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techindo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technewsetc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalbikrammalati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technogrand.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technoholod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technomix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technopedia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technoweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsecrets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techtoydeveloper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tederomero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenmoviesgallery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenwebcams.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenworlds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teepak.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekirdagemlak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknikaldomain.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknotiq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekstover.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekstpesni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telangananews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleafrica.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telecommunications.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telega.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegram-gp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegram.poker", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telema.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telenovelas-france.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleradio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telesoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "televisioncontests.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "televisionsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telokchki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telokchki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temirgaliev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temporal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendersoft.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendinite.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenhourguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tennis-altai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tennistalk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tennisweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenthdimensions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplotehnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teraservice.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terenska-edinica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termeh-store.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terovania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terovania.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terovania.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "territoriocuchero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "territory.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tesla-tula.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-my.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testcoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testdemoweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testdevelocidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testdomens.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testing-server.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testispdomain.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testmy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testpool.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tests.pp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testscript.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testsity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testsweb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testyonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrabyte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetracycline500mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teunmulder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasnewsusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texosmotr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textcounter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textil-kyoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thailandpropertylisting.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thailandvariety.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thais.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaumaturgian-national-university.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-allmighty-mike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-metropolitans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the13thtribe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaquila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thearchimag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaterfrederik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theatresuite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebarkofhinkle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebearcanread.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebestshopping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebigbigworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebodylanguageguide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboysrepublic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebucknetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecomfortcollection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecondemned.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theconsultingpeople.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecowquerie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecrazybrains.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedarkcolonyfansite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedietsolutionprog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedigitalparadox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thediscforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedrizzle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedysfunctionalangel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theebookkeepers.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeldritchhounds.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefishshop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefreethinker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegeniusdz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegetaway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegospell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehabitat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehappyxwife.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehassanmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theheadplug.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehiltonfirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theholloways.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehotrocks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehuskyhaul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theindiangraph.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinstitute.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekalakriti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelordofthewing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelwallrangers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themandogs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thematyper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themodernreviewer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theocjournal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoldmill.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theophil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepaleodiettips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theparachafamily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theparticipants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepilotwoman.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepiratebay.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepowerboys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theprinceshort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therapistresources.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therasmusgt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therasmusperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thereafter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therenegade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theresingles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therichardsfamily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermostat.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therniakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therokasshow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theroyal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therunawayspremiere.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therusnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thescienceofdeduction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theseal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesilentfew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thespacegame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thespiritfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestandards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestrangenessofthings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theswanstation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theswitch.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetattooedpreacher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theteaguemovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetherapist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetopsecretepisode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theuniversallover.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theuniversitiesofasia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevirgin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewalkerz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewave.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewayofislam.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theweed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewinedelivery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theworldtakes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewraithmovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thexalla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thexpert.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thiagoribeiro.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thibaultchristin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkelectric.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirdwave.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisdayinhockey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisistwice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrillkill.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "throughout.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrustrules.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thugcityrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thunderbase.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thunderbolt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiagoneves.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiamabi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiburgundysi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tidehunter.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tienerdienst-johanneskapel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierra-indomables.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffany-remixed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerforce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerzplace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigreblanco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tikona.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tileco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tileflooringideas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilisi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilitop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-lawrence.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timberjewelleryboxes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time-killers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timebookings.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timecheck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timefor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timelapsetv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timelesstreasures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timepassengers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeroll.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timilion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timonenko.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinaarenaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinderphotos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinhlai.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tintamas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiny-house.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiny-tattoos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyfont.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyhousebarat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinylink.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyproxy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsfinal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipskanalen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipslifetimefitness.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsoftech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirana-chat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirandoalplato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiraspol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirgul-vertiujeni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjongeling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkhirianov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkwhongkong.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toastmasters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobeyvorus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobtennis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todaylearn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddmclauchlin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todolex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todotiendas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokelaunso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokiohotel-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokopedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolkienfans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolkienwiki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolkovanie-sna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolstoevsky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomboonen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomco-corporation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomica.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomica.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomodachi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomorrow-traxx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomradtke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsick.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsk24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsk365.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsknet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomsknews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomssite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonshaiza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonyhagerlund.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toonmate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tootbitco.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toothless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-beauty.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-credit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-drop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-secret.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-service.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-skins.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top10.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top100games.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbookmarking.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbussines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topcameras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topdosug.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topgallant.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topgrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toplistforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmuzic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topofficesupplies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toponlinemarketing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topotom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topradiosbrasil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toprci.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topservers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptiernetworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topwonders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topzarabotok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toquechic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torchbearer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torondor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontotransit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torquemada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrecilladelaabadesa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentdownload.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torresdealbanchez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torresjaen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tortak.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tortillas-duras.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tortuga.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "total-destruction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalconceptnh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totally-dakota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totallystocks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalzen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchable.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchboobs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tour-japan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tour-vietnam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourbryansk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourismpskov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourismtrain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touristanalyst.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tours-in-petersburg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tovari-rukodeliya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "towerdefence.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "towessi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townresults.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyduck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toymarket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toystory3.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpiada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traceur-france.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracker-knigi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trade-bot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradelink.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trademen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradersport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradezlist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traf-bonus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tragicempire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trahnisoseda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trailblazers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainable.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainingcentral.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tramadolhcl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trance-zone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transformersmmdb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translation-services.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translit-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transparency.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transportnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transsrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranzron.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trasandino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trashylingerie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traumfaenger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel-cube.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel-rus-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel-to-cuba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travel101.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveladdiction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelbangladesh.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelbiz.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelclinic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelfoot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelfriend.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelinsurance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelmontenegro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelnews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelook.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelstation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveltalk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travkolyl.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travnik24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trazodoneonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treinonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendme.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendocracy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trends-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tresredatores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treurtransport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trevo-lotofacil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trevorng.vision", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trial-server.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trialbyfire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tributoconsuegra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricolortotal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trigi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trigi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trihedron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trincheraunorte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinetus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripolinews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trisha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tritium.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trkhosting.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trodat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trodniescis.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trojanchronicles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troll-gaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trolldesign.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trolldi.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollforums.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollhanttan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trolling.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollos.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollos.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trophykoi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropicalticket.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tross.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truecosmos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truedarkness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truereligionjeanstore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trulycharmed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trusifan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trust-btc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truttle.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truvayangin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truxton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ts-folienmontage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ts-public.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsacbttest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsakanakis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsunamic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsuruhime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubeview.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucarora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuerkei-immobilien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuliha.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulikajain.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuller.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumen.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumult-productions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunenet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tungstenworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunisiadefnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tupatane.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turadionline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbaza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbinelectricity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turboworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turismoliliana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turizm.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turizm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turizmsektoru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkcechat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkeyfiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkgrafik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkhalkmuzigi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkistan-rap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkkarate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkmanbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkmans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkrap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turktelekomarenagolleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnover.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turtunis.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tut-kino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialcoding.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialitmalaysia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialphotoshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuzlasite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv-tuners.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv-zone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvabullarbro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvchannelslive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvenligne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tver2000.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tver69.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tveronline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvfans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvhoorn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvmice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvoedelo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvoistili.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvreviewer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvseasons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twaddler.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweeple.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twilightningzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twinfishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twl-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "two.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twoandahalfvan.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tycho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylko-wazne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tynefm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyni-goc.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyni-gof.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyraga.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyre-search.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyrkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tysukakorrekt.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tytixazo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyva.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tzunami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tzunamiblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ua-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uamxsociologia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uanews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uateach.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uawoptout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uber-work.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uborka-snega.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubutovo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucheba.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udmarbella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udmurtia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufologiaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugolovnyj-advokat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhcuhcas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhcuhcas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhcuhcas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhcuhcas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhcuhcas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukcarers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uknews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uknewsroom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrtabletki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimasword.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatebattle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatehalo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatemapping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultortech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultra-pro.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultracentr.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultralife.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultraman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultraonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrasocial.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulyanovsk-73.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulyanovsk73.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulyanovskcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umnugobi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unaffectedsound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unai-yus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unataz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uncinema.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uncorporate.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undemocracy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undercoverxp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undiepatrol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unescoclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unetyr.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unexplored-belarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unexplored-moscow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unfamousrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unfollow.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unfriend.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungnyo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungrafakta.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicrack.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unionhoster.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unipass.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unique-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniqueworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "united-trainers-league.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitencup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universal-mail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universalmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universehk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unknownhacks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unofficialbpb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unovosti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unprovided.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unrepentant.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unstoppable.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unusualworldd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up-obmen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uploadscript.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upmail.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upmusics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upnext.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uppercloud.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upskilllearning.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upskirtmania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptional.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ural-travel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ural.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ural.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ural.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uralec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uralsite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uralsk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uralskaya-garmon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uralspravka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urang-kurai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uraniumhost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uranmoney.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uranus.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urban-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanagriculturesummit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanbikeweamr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanbooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanlounge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanmuslim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanusonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urgent-notice.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urljournal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlwing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urocentre.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uroki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ursonatefanzine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urstore.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ursula-gadalka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usagi-ku.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usanewsposts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usanewstrends.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usaweblist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usbcompatible.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usenetpirate.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "user-agent.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "userhelp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usk-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uskaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usleravnekrog.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uslugi-advokata.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ussm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utodyg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utopian-institute.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utopiancapitalism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utural.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uz-yulduzlar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzagmozemunk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzagmozemunk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbaza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbek-soft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbekistan24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbekkizlari.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbwap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uztop.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-gornom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-kurgane.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacation-in-pisak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vadiar-angola.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vadillodelasierra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagabondages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagabundos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vakantieinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valdecaballeros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valenciaescatala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinstag.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valiakhmetov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vallenar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valleyofdeath.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valleywidetvrepair.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valor-host.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valoriashard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valparaiso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valpovo-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valtherperron.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "van-brandevoort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanbruchem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandals.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanecketfs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanesaleiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanessaamorosi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanhelsing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanityfairnapkins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapetaclope.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaporquest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varied.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varnish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varun-rajeshwari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varvitra20mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vas.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vash-doctor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vash-dom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vashdohod.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vashprazdnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilevo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilisa-volodina.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilisa-volodina.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilisa-volodina.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilisa-volodina.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasyaka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vatikantour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaurio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vbelgorode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vburyatii.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdagestan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdolg2000rub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdolg2000rub.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdolg8000rub.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdolg8000rub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdolg8000rub.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdolg8000rub.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdolg8000rub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vebdengi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vechersky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectorcardiometry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectrum.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vege-tables.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velo-volga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velvet-tarantula.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velvetempire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venacifuentes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendasdealbunsbrasil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venesuela.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venezia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venezuelachat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venezuelalibre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vennaccounts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventolin-hfa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vercettipropiedades.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vereshagino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vergraal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vermageringsdieetpillen.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vermouth.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veronique-huon-photographe.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertexlife.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veselyjpovar.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestiizhevska.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinanmnm.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinanmnm.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinaryhelp.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetitus-teatro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetosh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vgpu.vladimir.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vhproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viagratop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vibramycin100mg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicarious.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicentejr.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vickylarraz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vickyoliver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorbuch.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorrodriguez.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidaforanea.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidawichi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videferre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoarcadia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoconferencing.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoebook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videogamerreader.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videomaniya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videonika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoprikol.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoprikoly.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoskazka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videotehnika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videouroki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videt-son.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vievolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vieweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vijayam.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vijaymishra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilamarija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viliravnjak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villacarralon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villaespanola.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villanew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villaumbrales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vimka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinaygakhar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentpo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vineta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinohradiv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinzer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "violetfairy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-banner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-soski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viplata-mgnovenno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipsauna.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipshop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipsibir.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viptravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viraltech.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virazh58.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virgi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virginiedelmas.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtbaza.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtola.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viruscare.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visa-master.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vishenka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionnocturne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visits.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visituzbekistan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitaen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitahost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitaminka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitrinachasov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitskynutrition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivabraslav.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivavox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivichannel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viviennelinettevandenassem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizantia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizit-obmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizitfree.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizitnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizualbits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vk-random.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkavkaz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkolledzhe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkrutilca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkusnyashka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladgazeta.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladikavkaz-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimirbatrakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimirchernyshov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimirkarpets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimirpenev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladivostok-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladivostok.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladivostok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladivostokportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlasov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlasova-sova.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlike.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmagadane.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmro.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmurmanske.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnikolaev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnsc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodafone.com.gh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voguefrontier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voicedata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voiceofcricket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voiceofserbia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokrug.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volatiliza.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volgograd-34.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volgograd34.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volk.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volkov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volkswagengolf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volleyballnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volleyfreaks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volochaevskiy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volochisk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vologda-city.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vologda-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volosi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volosi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voltageelectricity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voltarengelprice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volunka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volunteers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volvo1800es.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vomitoxin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voprosnik.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vortari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vortexhosting.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vosk-cream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vovachka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vovo4ka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voxel.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vozbudim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vozhuo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpn4free.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnemail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnhongkong.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vriendenkring-klassiekers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrisak-generacije.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsatke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vse-bolezni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vse-dlya-fermera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vse-dlya-jinok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vse-novosti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsenovosti.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vseostile.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vserisuem.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vseserialy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vss-clan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtanki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvcasteren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vysokij-istochnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vysotka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatonlinezaim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatonlinezaim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatonlinezaim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatonlinezaim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatzaimonline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatzaimonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatzaimonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatzaimonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzyatzaimonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waays.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waays.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waayz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waayz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wahine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakeupworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wall-banners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wally4000.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walskifilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanderersfc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wap-umbrella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapbd.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapgame.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapheat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapkarma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapkat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapveil.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warbox.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardonat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wargun.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warispak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasdestek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washingtonregisteredagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washsolucoesemlimpeza.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchdogs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "water-valley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterpoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterpolospain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watersource.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wavered.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wavesite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wctsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wear-largesizes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearesouthafricans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearvintage.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-aps.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-create.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-creato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-disaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-online.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-ross.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-ross.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-town.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web74.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcam-lisa.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcamera-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcamrunetki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcarroseletricos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcoins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignagency.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdev-cw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdieta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webexperts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webgentleman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhosting-erfahrungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblibrary.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblogia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmarcosmarquez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmetallica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmining.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weboflies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webparallax.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpitarque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webprostitutki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpublishing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpunk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webregion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websanlamuerte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitecalifornia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitecenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitelearners.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websoftba.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websphere.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webssupport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webstats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websubmissions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtomsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtransfers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webuildsite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webunix.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webvampiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webvenezuela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webwinkelkeur.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weda.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedding-page.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddinghotographers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingideas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingtrunks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weeaboo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegiveloans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weighed.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weightlift.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weightprogram.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welcomepowayan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellbutrinxlgeneric.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellreachlogistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welshterrier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welshyak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weltumradler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weple.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westwings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgsuyi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "what-do-kittens-need-to-eat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "what-does-kittens-need.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whataboutjonbuckland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whataboutjoshua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatevents.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whateverzone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatiscss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelchair.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelspin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whigfieldspain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whishart.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "white-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "white-noise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "white-skull.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitebox.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitehorse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitemetalperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitepages.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitestarlegacy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wholesale.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoreofwallstreet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wifishing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikicooking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihelp.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikihistory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikilibrary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikirace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikisaur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiskripta.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikitech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikitransporte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikproduccions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcove.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildeco.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildrideproject.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildsafety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamarias.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamgoldberg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willich.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "win-fortuna.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winball.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wind-riders.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winfilestorage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wing-tsun.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winktonsibo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winning.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winsabayi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winter-leak.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winteromeo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winterzine.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winxpclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wipa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wippy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirelessbelgie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirelessthief.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiretap.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirtanen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseemergency.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wishlisotr.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wishmail.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisselink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wlpvzfilmy-onlajnmlawq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wnark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wocup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womenfashionshirt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womens-suits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderbox.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderleaks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonko-vs-trader.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woo-jiho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wootkit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpressdevelopment.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordspam.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "work-at-home.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "work-at-home.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workerselforganisation.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workfromhomebusinessopportunities.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worktefa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-documentary.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-of-tes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-politics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-tanks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldarmy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcharteronline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldgun.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldhosting.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldintercontinental.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldix.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldix.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldjobs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldnewsinbox.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldpolitics.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldrallyforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsport.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldstyles.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldtrandingnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldturkmans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldwinesweb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wormburners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worthlessingratitudecq.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worthlessingratitudecq.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worthlessingratitudecq.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worzo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wow-serbia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowarcaim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wows-mods.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wozalapha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpnews.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpnovice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wqaw3.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrecked.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wringer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writerecommendations.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writingapps.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuestenbergs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwwclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wycena.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wzajemnie.org.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xarmenta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbanner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcspy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenical-online.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenical-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenicalonline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenicalorlistat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenicalpills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xftp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xhanster.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiarain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xice.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xile.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinja.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn------7cdabibmbihbgykn8elfdbfgbeqxmlc3a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn------7cdbfcbc0ab6akhadmzphmbibhebcc7b0ahshon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn-----6kcbb0cahbiskdv1bcj5c7g.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn-----7kcgqqeagtqecgbhc3aginaie1hwh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn-----8kcdcb4bffibpgkpbdbcc5cedihs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbabexseekfke3cifnf3b4r.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbbncaddj9a9b6am9p.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----dtbfemantkhdczc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----dtbfemmqjdddczc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----etbqa2alia5i.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80a1a8b.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80a6a1b.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80a6aq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aaa3bgsbbm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aaa5ajbrzqd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aaaane9bk7bh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aaacqdkdv7b0a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aaaptltzqd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ab1bse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80abb4bp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80abmghlx4ajd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ace6be.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80achgm7d.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80acqgkhcn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80acubre5k.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ae7bafe4d.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80affa6ai0a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ahjdhy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aknjgrv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aod6g.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80axad8esa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80azep.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90agmsorb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90aimoos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90aizn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--9kq.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--b1aa9b.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--b1agcgqrei7i.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--b1ayb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c1aaulbdc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c1aid4ap8e.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c1aolabgdj.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c5w032d4vi.xn--fiqz9s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c5wy5c025b.xn--fiqs8s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c5wy5c025b.xn--fiqz9s", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--d1aca2a5al.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--d1aczdsdn4d.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--d1awi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1aahuqbk6f.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1agokg6a9a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1aoddhq.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--f1ai7a.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--h1aarew7ct.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hnse-gra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--m1aba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnetwork.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xomyak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xonobixa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xplozion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrayreview.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsenya74hram.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtreamfire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtreme-cs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuann.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xuesoska.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xviii.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xwfwrestling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxl-bonus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyrexwolf-sebastien-izambard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xztech.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-hudeu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-hudeyu.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-hudeyu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-madina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-radio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-stroynaya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-zdorova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakkifamirie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakutia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakutianews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakutsk-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakutsk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yalb.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamal159263.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamobila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannickvdvelde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanovosibirsk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yaoge123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarplast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarygin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasraiting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasrating.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yassinesmael.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yazichestvo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeartracker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yekaterinburg-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yemenat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yes-money.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesapp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yescareer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesilliforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesjobs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesmirov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yobniyulyu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogagadgets.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogasolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogaworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yojnaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoshkar-ola-city.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youla.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "young-celebrities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbreakfast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourdemowebsite.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourdrive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourmobility.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoursoul.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoursoulmate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourtests.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourworlds.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yousee.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youth-for-life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youyifans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ypgnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ypopovych.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ysearc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ytexa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuandan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yucca.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yugohome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yula.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yun-bao.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yunnet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yurist-vopros.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuuwa-service.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zabatsai-sam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zabbix-monitoring.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahirdanzavila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-seidenstuecker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaim-best.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimlime.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimvkredit2.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimvkredit3.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimvkredit3.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimvkredit3.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimvkredit4.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zain-hasan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaitaiguo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-bez-otkaza.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-cherez-sms.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-na-kartu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zajm-pod-zalog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakononline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zalihvoch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zam0th.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamok.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zapaska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaplano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabotok-v-internete.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabotok2017.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabotoker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabotoklaif.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabotokvseti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zardain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarjadnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarobotok-forum.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarobotok-forum.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaschtnik.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zavarkin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zayats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaym.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaympodzalog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaympodzalog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaympodzalog.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaympodzalog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zayzoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zcompany.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zcompany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zcwtl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdorovcentr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeldaliberty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zelena-armija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zelendoma.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zelkor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zemli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenki-manga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenmail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenrtal-online-russia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zepter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zepter.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerium.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroz.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerozero.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeuscorp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zevenbergenbos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhamolov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhdun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhelanie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zheldor-dance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zheldorinform.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhestokijavtor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhidkiy-kashtan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhodino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhoujunlawer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zikipedia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zilla-sushi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zion-craft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zithromaxstrepthroat.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlarin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlatanonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlotyslawecin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmeya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znachenie-sna.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znakomstva-2013.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znakomstva.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znakomstvablogs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znaniya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zodiak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zofrangeneric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zofzpcb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zogatest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoloft-medication.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zolotie-ptichki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zolotistyi-kofe.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zolotoioasis.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zona-bellepop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonatelevision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoogbook.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zornica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoske.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zsbd.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zulaoyun.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zurmas-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuyzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zvezdy-porno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zythromax.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyx3d.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x76.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11b31.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "163noticias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2cat.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2ximedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3rr0r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3rr0r.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3rr0r.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3xy.insure", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4dlatest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5thelementtease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "887d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "92ganb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93644a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93644b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93644c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93644d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93644x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93644y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "93644z.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a2censo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abclyrics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutmoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutmusicals.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ad-s.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsnn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adti.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agiacleaning.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimdigital.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipor.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airstrike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajmara.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akademiaantykorupcyjna.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akhildev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktfotozas.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexander-van-nieuwenhoven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandraandnicolay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexsantos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliment-covid19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alterego.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluguer-rodagigante.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amlameiras.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andywalkeronline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animelib.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anti-doping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antichat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antisocialist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antisystem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antiuser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apeiri.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apple-laptops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architekten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arforingenieria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkinova.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armorsoft.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnold-schwarzenegger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arquitectura-ilimitada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrolab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astronomija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astroteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ateneucomercialporto.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomicheart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiocd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audioconspiracy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiomind.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiophiledebutant.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austriantekken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocross.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocrossfoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocrossonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorefuellings.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avariya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviationzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axis-of-evil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axxis.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayudamutua.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azarweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azeriland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azeronline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babaei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babaei.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babbel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backjump.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacteriakit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badbird.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badmessage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badnails.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badstar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahrainonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajacalifornia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balancehits.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandnames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandvideos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banner-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barandazstorm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barandazstorm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barandazstorm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartavi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashsoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bassethound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bausparkassen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayramov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazar-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbclyra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbschat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbsgood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdsdatxanh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachworldchampion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beam-life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beamitaly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearfactory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beinteractive.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgian-naturists.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgian-swimmers-united.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellissime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belrybalka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beltman-shipping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benedict.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminprevot.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benobi.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berbervandenberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergsjomannen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berluskoni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernadette.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernerland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berriescomunicacion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestglobalpayments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bevif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhogavati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbenny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigchris.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigsister.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijlesbart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikersclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binaryvision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioforce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biohazardland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biohazardous.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomechanics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blheritage-tours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booksmp3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borza.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianfanzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightsparks.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvb.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabale.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabeceirasdebasto.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cables-pro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calefones-electricos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callsign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camtarappliances.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caringpups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carreraspopularescalendario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catilmu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caucus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccdgaia.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccea.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cee-trust.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgtcaixabank.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "china-viral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidiart.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidiframe.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudia-halfter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiahalfter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clean.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cm-valenca.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codefive.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colah.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colegiovallejo.edu.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compagniecoupable.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compdev.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construyetuempresa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornerstonefoundationrepairllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corona-stats.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coronavirus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coronayak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotandoseguro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid-19advice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cp014.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cp017.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cprewritten.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossfitvenegono.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuisinecastle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danzantebay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daste2kala.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devdeb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalkes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distock.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diwaligiftforyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dkim-validator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmaseocompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docdoc.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dockmastersonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doverye.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamfm.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamotis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumax.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duraes.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooksa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eccologic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecn.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricianboksburg24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elona-wvw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emarketingprince.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "employment.uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enizioshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjoytransferitalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicsoft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escobpb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esea.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esperanto.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eudireto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip107.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip108.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip109.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip11.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip110.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip112.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedextrackingservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feines-cbd.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feminity.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferreteriaferreiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fharbe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fharbe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filestreak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmbasar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finstitute.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireplacerepairlasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flensburg-hilft-flensburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleshwound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fletchmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flickor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightjackets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flipweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flooood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floris.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowerdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flying-angels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingdutchman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fm-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focusproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focustec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focustuningclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "football-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forestairllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forevermuslim.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forevermuslim.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forsaken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forsure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortepiano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortmatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-gallery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotografija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frickybeats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendlydabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsnew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frugofit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuzzylogic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwba.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fysiotherapie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-center.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabby-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabyminneboo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadzilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galileohealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gambiafishing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamburger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameexpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamegrad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamemakers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamers-community.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamers-paradise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamersheaven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamersplace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamersuniverse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "games-station.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesmagic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaming-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gapfa.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gartanien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geek-rooms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekstuff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gem-forex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gem-forex.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gem-forex.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemforex.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemforex.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genesiselectronica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoarchive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geodesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoendesa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgianhistory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdoges.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getlawnbuddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gforex.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gforex.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gforex.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostsquad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giantsquid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giganet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gjan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamdaldyreklinikk.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalpro.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globaltix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godmusicapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogolcoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldzilla.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gospelstreamingsermons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotolinux.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govoip.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphimode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravstein-norge.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h0u5er.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackernews.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakbong.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallcopainting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harbecke.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harbecke.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heanbian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heat-ua.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herringadvancemachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heywise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hifdhblog.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillcountryoralsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitleap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidays-info.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "host2100.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelreis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsupport.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hovset.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huileriemeziana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealnastrona.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idweblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igust4u-archive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imboom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "initiative-3d.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insertface.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inventaliber.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioncubedecode.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipitia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranophiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranophiles.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranophiles.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irisinclusiva.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islandchillfiji.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isseenterprises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japlin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jikarentalcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkvglobalsourcing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josefranca.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephcz.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justsellmycar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k3t.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagawa-net.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaisto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karty.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerocristais.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kintsugi-beauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitagawa-internal-medicine-clinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klankenkast.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klausbijou.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowledze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kod13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koehn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komehyo.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konzepttreu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kood13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koood13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krishnakalisaha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurenivka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurniasihmandiri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakewylietax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapulgaflamenco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledcross.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legion.hosting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lendingmate.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesbonzoms.alwaysdata.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likeany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liliya-salon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lionland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlemaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lollypop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lollyteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lomex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ltdev.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumbre-encendedores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyritify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macc.org.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madebythijmen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicorama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansys.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maratondeclics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matjarkom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matli.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimonybest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mddistributorsstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mealpedant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditateinolympia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meitianyixiaobu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.ni", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.pa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.sv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolibre.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadolivre.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercurycards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meterinsight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micah.soy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micaritafeliz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michelgolfier.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "migrainereliefplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindomo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minigermanauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minternals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misclick.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjguo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilize.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moebelschreinerei-engelhardt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojtabaemadi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrfindfix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muflon-linux.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-gps-tracker.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myflightsonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myke.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystore24.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namamala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naszymzdaniem.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natasjaversantvoort.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neatnestsdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neatnestsorganizing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdoftheherd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesscitycatholic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsbay.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhtsa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noj.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nothingwired.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nptn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nucleios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxnt.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okobojitech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okweb.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openqnx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openstackid.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orano.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriveda.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriveda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oscpi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourcreolesoul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovidro.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paruwa.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pchan.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdimitrov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physiotherapie-kobiella.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelflex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polebarn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalmv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portoccd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pr-release.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praxis-kobiella.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodigious.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pta.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qtv.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdvobras.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reidope.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rekka-j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relaxti.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revenge-spells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmshg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roethelheim.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roethelheim.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romatours.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosaserra.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "running.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rx-safety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrinajoiasvarejo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltydogpaddle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapphirevpn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schausteller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schulferien.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seasistent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianllenque.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seditious.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segdomedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seniorhomexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sertaobom.eco.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverfix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sextop1.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shareby.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shejumm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signaturecityllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplelogin.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplelogin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplelogin.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplesite.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sknasirali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sldev.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solo.com.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportingclubdacruz.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sreenadh.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stacky.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stay-curious.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelcentral.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevensautotopsandupholstery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sultangroup.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supedium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandemwise.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tannextcloud.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarahancenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tardics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tartu.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcmk-tomsk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theatrepremol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesemperfibeard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomasdrtina.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomphenix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torohandyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsaama2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsproesasac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucoladaperfecta.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumentorweb.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbo24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turteka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuspiscinas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitix.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unternimmteam.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upgrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us10.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2mcdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "validius.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varnastarost.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaugarnier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdocapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicentediaz.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilhelmjunnila.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitvalenca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmhomedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vot-tak-vot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voyage-evasion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulnerabilityscans.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wars.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waseetalnokhba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webparallevar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingwire.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedooper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijsanitairwinkel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijsanitairwinkel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wicamb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirmicode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseadvicetravelling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisnuadi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "witchthicktits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workfromhomelegitjob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldgamez.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpfullpackage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wui.fan", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuifan.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuifan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuifan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xkeyc.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbbhzfbdo6dnf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--xwqa8512b.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xperience.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamok-love.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbsj.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdenek-hejl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeromoment.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zh.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz204.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x5d.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "166zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1fax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2fdelivery.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3commas.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu888.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4voip.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50.gy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "528sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "557bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "795sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "991ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaflalo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abeshultz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abzarweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedroofingmuskoka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agasaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnbcupom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akapumkin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akirazu.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aknastore.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfredetnestor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altcoinandme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameri-drain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanenergysystemswa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreae.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annebacarat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anteroleppanen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anunciosbolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apiida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apimoveisorocaba.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archmacro.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asgardsuper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asttuchaud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atpeacerealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austinbestdjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveunlimited.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "av-th.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avcilarescort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avoinna24.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badaa.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bailleux.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baobaoquming.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barzallof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basanakia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basllp.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaquarium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berchtesgaden-hilft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigskywaterheaters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigtexasbeerfest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-youtube.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbbwvideos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluheron.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borza.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosiquanao.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bostonprocleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boticadiservicio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botikadiservisio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bougerpourmasante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boundless-designs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brazilhealth.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breteuilcommerceartisanat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bride.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butlerdisposal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowhive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camshowplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canibeoutside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capctury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careersngr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cariocabelos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cass.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casvpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cazadordebuenaonda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centraldelbebe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centreparkhistoricdistrict.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurion-meet.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cesarloaiciga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cetis.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cges.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgl.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesbordet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charolopezatelier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chataumateje.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheng.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolatebelga.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianvanos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civil-works-sri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cl-brands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrcares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "click4click.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicasesteticas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmyhome.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmyhome.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codetrack.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinnewsspan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coletrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorbitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commaschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computersforlearning.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confirmit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectedbynexus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19resilience.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpanels.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpshr.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crafterbase.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossfw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalmusic-chat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuisine-ultime.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd152.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddw.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demarit.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhammacitta.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digino.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimigo.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ditudo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-phil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlrg-cux-ohz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorebonie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogespeed.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogespeed.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogespeed.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogespeed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domofon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontkeylog.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drawguess.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drone33.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ds-hostingsolutions.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsiteam.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchwaredesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwell.property", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecaa.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edufrog.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egt.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elephantstone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eletricista.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliasfox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elliottbernstein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergenzaduepuntozero.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilstahl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "english-biography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enoxhzwh.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensaladasvinagreta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ephraim-medical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equipamentosparapostos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erichoins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erkkiaronen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erulezz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etindustries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eve.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exaduosport.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusivityglobal.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expectation.management", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extienso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyeshield-informatique.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1iran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabian-zoske.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabricadeobsequiosimpresores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facan-godollo.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faulkner2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faysalabdi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcpn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fileho.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipposalvioni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishystuff.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagipanstw.info.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexussolucoes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flubio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluidbb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fox-zulu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friherrsindemarit.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulltextarchive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusionauth.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyllehack.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbsapri.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekgirltech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gethyas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilloteaux.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitgud.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givemeaverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glitter-graphics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glxnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmmarine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godles.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gofobo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golosinascbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govsales.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grast.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatlms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greekpistols.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greencontrol.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gripcoat.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruasiturra.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruasllanos.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guardedbox.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyengus.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakon.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamada-syoji.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanbin.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannehovi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasilkeluaransgp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heikkileivonen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heleus.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heleus.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesbenergie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgyo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hibrid-turf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highqappliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillcrestplumber.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeostase.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honey-tr.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honggian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoodcouture-shop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horstmanshof.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostatic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howinsider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hst.tc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htmtools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iesucreipi.edu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovecheesedip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impartesco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imprensaglobal.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inquisition.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetprofitspro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interpretacjawynikowbadan.info.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inua.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investarter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranpay.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ircnow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irelandremembers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irelandremembers.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irelandremembers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isdmgroup.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivoucher-kuwait.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jantari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jgtrainer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhatpatjobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johannavarmala.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jouons-aux-echecs.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juggo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juhanihakala.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jukkakivi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jukkakivimaki.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jvianes.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaplan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapsalondigo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaokerentalcalgary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaokerentaledmonton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaokerentalvancouver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasettilamerit.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyschip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kigurumi-party.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingforex.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klute.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kommunikation-czw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ks1athome.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kustom-kitchens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lancea.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasmoarquitectos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurabailo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lechompenchaine.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leenaluhtanen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lefilradio.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legoktm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leporem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levellock.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lfnaturopathie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifebymargot.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "light.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightbluelearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lihuenjardin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lillyfox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lionelsfarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livinglifesecurely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lp177.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucesledsbaratas.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucreds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunaretna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luoli.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxedentalfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxuryislandtrips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lvna.capital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lvnacapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynxlab.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malariabehaviorsurvey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manoek.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manyproservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mappingspaceperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariouniversalis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketwau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markhamfair.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markkusilvennoinen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markuslintula.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinvolenec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marybeauty.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrix.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdinstituteplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdsconcept.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendrala.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendrala.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendrala.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midi-coquillages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miisy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeyroxtravels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miratechgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirumhongkong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misson.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlfitnesscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmoveisplanejados.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modamoom.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moncarnetdesante.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monorthopedagogue.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoforce.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mphold.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrssclaus.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudey.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munialajuela.go.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "music-store-download.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicnotesroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycbils.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycloudhome.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycloudhome.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myriadlex.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myswimmingclub.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nataschaskraamzorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbsgames.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nejrecept.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newikis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newshour.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhadatpho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninaafenehjelm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nivalandemarit.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njhq.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no9vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noatec.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nogfw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nogfw.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nogfwsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomo.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nozier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oetzies-quiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ola-xyma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omniballot.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnicourt.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinepayment.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyssd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opencovidpledge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimism.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthosportiv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouvindo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p10.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paaspasst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panamacascoviejo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradiscapacitados.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pareaki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parenttv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paseelite.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patentmanufaktur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paveltoman.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrolamas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pegfer.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peopleorders.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippehannes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philpatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piezus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platform-med.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playorigin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playstationplus.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poi-radary.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponyar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornhib.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornhun.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-dog.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proficiodigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proficiodigital.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protection-plexi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protection-plexi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psicologomogidascruzes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologue-grenoble.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptcmonitoring.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punjabdirectory.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punjabitube.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvpheroes.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q3jlzwq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbacano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qjg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabec.com.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renedekoeijer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riley.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rinton.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robin-kusch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogeriosantos.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpi-pihole-mon.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rueckgr.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rundh-audio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruttenadvocaat.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samaresane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangowen.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahjaneethan.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sascha-brockel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schnaube.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scwildflours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastian-bravo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seeme.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serptoolsuite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serwis-telewizorow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serwistomy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexychatakides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfiane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanoviyam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawclan.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slothy.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soilegustafsson.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soloroboto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songlifty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophi.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soukka-seura.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sozialabstand.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparqmedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speac.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinpay.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sshcrack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslmonkey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st-jitsi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staroch.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stocktonengineering.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straydio.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styloplumeblog.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersprowtz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustcarchive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svarta.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swanbitcoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swayampaaka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taaltaal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapbutdao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techiecomputers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technews360.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknisetdemarit.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tepui.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texnogu.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegatewaytoanewworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themedicalmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theonlinecentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetrafficgeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevern.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijmen.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoughtworthy.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiempoalegria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top4c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripartie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulevaisuusdemarit.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tupahost.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tupperwaresalamanca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusconsultorex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uatx.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unataly.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unionvilleheating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uploads.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbancoffee.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uslugi-online.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2xxoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vadasztanyabuk.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "validius.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valkoi-konyvtar.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valkoi-ksk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuskills.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapemate.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veikkosimpanen.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villavasco.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualiti.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voidge.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vxl.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wawloja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearedevs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearetravellers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmyhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webteammate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welcome-to-the.wedding", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgrfoods.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wht.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiadomosci-lodz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiberg.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winterstyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpdo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrkflowmedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fl-mka.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtensio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyuya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yolifestylenow.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngsigncompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zilsoft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "016910804.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123start.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2makeu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4driver.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4hypo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88cakescorner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abbyvangrinsven.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absentia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acgc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamliu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adauge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adriankeenan.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmed-alasadi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akalpremkaur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgate.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgate.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgate.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgateumc.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgateumc.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgateumc.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgateumc.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldersgateumc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaccessglobal.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allinform.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allremotecodes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alperozmen.kim", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphazure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alquilerps5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amatista.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ant.lgbt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antivirusgratuitos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apuraytravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabwomen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archaeology.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artlinestix.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artofclouds.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asdf.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asean-wen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astyork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "at-machining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlaso.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attoch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audionpack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aulasprofdanilo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussieparrotlets.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avitus.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awalong.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backflow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baecker-know-how.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baghtelecom.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayanbennett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbcustomremodeling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbunits.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcyw56.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdikaros-network.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "be.gy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestappliancedoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestreviewcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betassl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimechanics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birthdaycakekuching.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blocked.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebikesvalencia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bottom9clothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boutiquedelhogar.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowmanwilliams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brajenovic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bran.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braxtonehle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessguide.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-netsys.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c057cl7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campus-competences.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candalgic.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canopy.garden", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardoneshop.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careify.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cateromarket.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catsgalore.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdbflo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdrjapan.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changenow.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charuni.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatterbox-aws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinafree.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinafree.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cibleclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clariti-health.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clementpinon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfree.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmyhome.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnfree.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnnc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colbird.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colombiawebs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comedicgrouperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprocellularishop.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confetayrona.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connorfindlay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constelacion3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convert2sql.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookandgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortesparapelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coryluba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmicyes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid-graphs.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid-model.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19statstracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covidmodel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpad.org.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crea.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credee.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cricoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crohnszone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptonewsz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cthu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuestiondegustos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czechglaskralen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagjetreinen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danangcitytours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danchestertonphoto.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmorales917.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepclub-chat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepwoodshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedapplication.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devoc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dezinfekcianaruky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "differmint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digino.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digino.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digino.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dioxido.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnddobbelstenen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dossierweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "download-audacity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dream-factory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsv-salesmanager.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dualscreenblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duoqichina.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duoqichina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvprogram.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-procurement.co.mz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebix.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebjork.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooksinfocus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosdanoticia.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eksk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elpueblo.com.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltd.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embello.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emulationking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envisionsproperty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erenvakfi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericlight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esajokinen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etcivil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythingcebu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expanddigital.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakebusters.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fammamtl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famousit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farumbedandbreakfast.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feelmingo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixvelarde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fillu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagipanstw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fletesymudanzasbaratas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flycheaps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcewaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreverreem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foto-mario.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotomodels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourcornerscb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frasermurray.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freak-show.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frednet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freegamesmac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatekala.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getgroots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfmp.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "given2.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "given2.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "given2.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "given4.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goofy.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpony.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiaturisticanuevayork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustavovelasco.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hack.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackade.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hafer.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haigekassa.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happybaby-ec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happywheels1.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdmovies.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthynutritionguide.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermiyanto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herychreality.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsinroatan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseofaceonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htikeagkyaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifnet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imap.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imqyw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industriascruzcentro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomikulcice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingebroer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instaon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intcarshow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isabelcaviedes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispn.edu.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itcoolie.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itgalaxy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobdorais.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jafarmehdipor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesplumbingcompanypasadenatx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfjtransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhonmurillo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmap.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jojo.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jon8rfc.homeip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsdesign.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jub0bs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaokerentalmontreal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaokerentalottawa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karaokerentaltoronto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karpat.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katapult-impuls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keycdn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keysmedspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kls-platform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koishi.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komponenty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korkortonline.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krome.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krpaforum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l2l.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lablic-beta.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langages-programmation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latronicenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lejade.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letterzaken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leyendaluzrenacer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "licensediscovery.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lishup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleireland.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationkaraokemontreal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationkaraokeottawa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locationkaraokequebec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithunit.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithunit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locksmithunit.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logodzyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojahbk.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojavirtualdopsicopedagogo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losangelesescorts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisabreu.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luna-zen.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lustylabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyhathu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macrofox.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magisterjuris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnamus.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maintenancemtp.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majalmirasol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeitshort.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manilacrawl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marielouise-oliwkiewicz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marropax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvelweed.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterin.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mateu.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matronal.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maytinhxachtay.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "me.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meaningfulaction.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec000.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec111.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec222.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec333.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec555.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec666.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec777.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mec999.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mechasdepelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaforkids.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medinorte.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditez.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medklee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meier-stracke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mereni.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meskimonos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metdijital.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metro-detroit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelkosiba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midiarioalcoholico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miguelcolmenares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miisy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miisy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milchweg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millbrookbedandbreakfast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milliarden-liste.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindfulnessjourney.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftrealgold.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirasurclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixmastermiguel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizuasobi.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkm.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilerhandwerker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilise.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mockups.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokujinken.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondsee-psychotherapie.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monicahq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moondsee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moovhl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moromsmile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostardela.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrak.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtp-services.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muir.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muslimah.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvmm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycloudhome.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywestondental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n2ray.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n3oxid.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namisens.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturallyvegan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negociosurbanos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsys.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhahatde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhasicuibap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nianubo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicaieri.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niciunde.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northstate.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyamulab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odo-pro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odontologiawilliampizarro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odzywianie.info.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on-air.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osteopathie-guggenberger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otokirala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourwits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorhaber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pansino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pebkac.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perezplumbinginc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-booth.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piedroshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilotpov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piraten-kleinbasel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plus36.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pop3.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posukovskaschola.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prisonerresource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programer21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proj6.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psucompare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psv-herford-badminton.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pta-security.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubsasiedzi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qanatnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quasetio.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quel-dj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizinn.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raamattuopisto.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radnas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ragnarokhpg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rallyekrumlov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidxray.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravijuhend.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcsscontractors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelsewerservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recitoners.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveringfromfaith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reikimontreal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reliabledegree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restock.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmp-gebaeudedienste.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robeschinoises.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robi-aesch.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolibo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romeing.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsrnd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rugbugecoflooring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruifu.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rundh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runningshoeshq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-geiser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s6academy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sa-hc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacodecuentos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salud-paratodos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanatstore.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarouel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbl250.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scambusters.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaracloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolbuddy.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretsauceangel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seondigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoprnews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seounlock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverstatus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenartzpublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "share.gy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharkeyscuba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawfamily.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirlygilad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmalux.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simsalafresh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sivizius.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyhighescaperoom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smurffi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sohail.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solovyovalawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sourmatt.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartac.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spendleex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sro.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sros.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssk.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sssnet.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stackstartup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stackstartup.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standdownofnorthjersey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startstack.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startup-stack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startup-stack.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstacktech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startuptechstack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steggemachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevesbriefmovierecommendations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storybuilder.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandkorb-jentzsch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studujdigital.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumareaguas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summer.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumutoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suntzuparadirectivos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercours.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "support96.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetologist.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemd.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysv-consult.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szerver1.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taildb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talyllyn.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tardics.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techno-iptv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technoteers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telesonicengineering.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terraco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texcolors.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "th-nuernberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-spellcaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebismarckmarathon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrookeb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehasanyildirim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekidszone.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelimitededition.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenational.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoldsewingfactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepinfluencers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestreet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "to.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toby.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonyzhao.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalleedee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tozein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trans-pel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trashexpert.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triangela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triangela.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turtledigital.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtdb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulrichracing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unepierrepourlui.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitehelivy.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unplugstore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unpoditalia.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unvoyageenvelo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upsilonsigmaphi.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "van-assen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vatitsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veganoos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamtravelmart.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigneshkumar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilantice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinisol.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralme.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualdawgs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visadoparausa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vk1fj.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voom.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vozlegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3ctag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardpieters.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-worker.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wego.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatthefoxhat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wideworks.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winfuture.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winfuture.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "witch-anastasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workaround.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xabifk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--43-6kc4be0fbz.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--nicieri-b4a.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--okra.xn--6qq986b3xl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyconsultoresasociados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannickkordel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanwo.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yg-crew.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yobda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youbehero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ywyz.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zagainov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimponuj.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zesgoes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zir-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonaairsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuluconnect.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "186526.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2007gp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2345666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "259885.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3456666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "378bbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4567666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4k3dyptt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51ish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5678666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6789666365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "71tuiguang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "992zzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9i0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9jajuice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1scubagear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aakashbhati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aappe.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abnobapetstore.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acceleratedpayments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acdk2.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ademy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsmobilefor.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advaithbot.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agritayo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahornblatt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahu.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ainamoroms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akssma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alevel.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderjshapiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allergento.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allpornvids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altaekwondo.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaderbangla.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amango.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amerimex.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anastasis.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anilasansor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antiseptik.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apaymall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apinat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archi.net.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archlinuxcn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arselvarol.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asasesoria.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astiamministrazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atenasconservadora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audit.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aymericlagier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b3collections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backbenchersart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bambuitalia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baofuzhuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbs8080.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminrancourt.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benohrbrill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benzthonburi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berndartmueller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigambitions.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijzonderekoorprojecten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitar.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitloco.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitnoise.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjc.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacksignature-coffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boingo00.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boostrpro.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bran.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandingforthepeople.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btobchod.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btsous.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budapestjazzclub.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buggy777.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bundesvvehr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buydegree.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafminiapp.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callumgroeger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camslagz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-clean-nord.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carcleannord.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carinaklijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinepleuvret.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cb83.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cekabajio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebavirus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerocosto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chabakainfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chantuong.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charly-arth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronotech.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circum.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityuproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clara.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearstep.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickhouse.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicaeliana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clouddatanotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfree.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfree.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmyhome.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmyhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmyhome.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmyhome.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudpublic.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudturing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubinhodobaby.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codebreaker.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codename-infinity.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codename-infinity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codewitchbella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codydostal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldecan.edu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condizionatore-portatile.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congregacionmitacol.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consul-coton.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corvettesalvage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdpress.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cshe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuddlybeardaycare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customcodeit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cve.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d1pyhxxwnnp9rt.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d25sxbgdpzj1st.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daken.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daktariwildlife.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallydushigrill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalmun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dang-designs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielgaughan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dantana.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datagate.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbdc.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepl.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derkach.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devinstever.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diabetus.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dienmay88.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietetykonline.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinero4all.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributedsystems.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnf.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domains.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donislawdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dostal.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivingtest.autos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ds-statistik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eatinghouz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekdoseis.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electronictucuman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalengine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalengine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalengines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementalengines.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emil-reimann-lieferservice-stuttgart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emil-reimann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empirehive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enfinmince.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erichmann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erosbeautyandwellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essenah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiemosvirtualmente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eve-skilltracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exper.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f5web.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabien-bousquet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factorway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastercaretx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazal.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixc.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrodata.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhappcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipstaffa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fletcherdoescrime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fliptracker.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexnew.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortawesome.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotopianka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxconnexion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepornovideos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepornvideos.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepornxxxvids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freexxxmovies.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromm-projects.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furtodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futone.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxeuropa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelarehghamari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georg-ledermann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgewilsonvsgatsbyjs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestalte-deinen-balkon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getsmartlife.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goenea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenworldec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grapheneengine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphicapps.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphicwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groundhogg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsaxcess.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagabilvardscenter.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanikira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harmonyonline.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrachovskyapartman.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hay.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdsexxx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heavenylace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heliconservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloexit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hertz.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyitsfree.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirmozaik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiszpanskiesmaki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlsblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidayair.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostibis.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotsexvids.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsmithsmithfield.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanuh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntu.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamconnected.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iampersonalized.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifadian.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igechile.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imdhd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ineed.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inextmovies.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inextmovies.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingbusiness.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingresospasivosyafiliados.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investlatam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iptoasn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iq-option.bid", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istheinterneton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itraveller.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ittlloretdemar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackwilli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javierguandalini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayharkess.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewaedv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewelcaddesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnjayro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshfoley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpdb.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judo2point0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k55655.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabbac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagelmacher.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaofw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaustubhalandkar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keshankang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "key.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibazen.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinklist.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinkyheretics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristineskitchenblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laboratoriojaves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacatta.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafamilia-chat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layers.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazoscollection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lc3755.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnpine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebozec.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lime.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuz.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litepost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litfuelmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livelovelaughlg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveskype.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loadtime.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logwise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorenz-cloud.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunacat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madamecolette.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "made-in-auto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makangratis.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeranimacoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeupillusion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandarin.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantri-chat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "max-cafe.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxdargent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mccuskey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcmk.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media-valko.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medientechnik.wien", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meijo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mema.recipes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merakidigitalmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miamimosque.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micheleandkeith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michielbijland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michielvanfastenhout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mickybottenberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micloud.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mig81.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minetrack.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlcreaciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modineaviation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostazaketchup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mqbx.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multipassword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymclothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysexvids.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myviewboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n2game.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8s.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasalucx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nat.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nawarasa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemesisenterprises.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemsurvey.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerba.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neskins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilosoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noknow.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nopaste.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notary24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nubium.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nukleoti.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "observass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odoru.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odorucinema.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oestemc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ok-test.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olacatlitter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omegletalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omggo.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opti-net.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriveda.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriveda.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oursurplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p02.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pannovate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentekdograma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perustorelowcost.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petercawthron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phcloud.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phxserver.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pichainlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piercingnagykereskedes.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piercingpiac.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinoyreal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinpaituiguang.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinpaiyunying.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirnhub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelsketch.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixend.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmoscr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poenhub.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokermix.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pool-selber-bauen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porm.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prelogica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presensio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "previous.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubg.yt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwaiwm.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qhzwz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrsecuriteanimal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r0ck1t.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ractf.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raspberid.org.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raulmalea.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reciplast.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recruiterbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcupit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reformasiluro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remhomut.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remifajardo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remy.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reto.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revcord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardbowey.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosewater.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rovertheory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roxanaherguz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpg-maker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpg-maker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruanwen168.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubydatum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryan.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabahlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saipeople.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanantoniourologygroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwartz.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrambled.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchenginepartner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfhosted.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seniorinhomecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexualdiversity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shamimmedia.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharonsplace.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouohkai-dental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipln.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smikom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sntial.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socktopus.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophiegraceshields.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spainpol.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkweb.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speciauxquebec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starprime.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stayingurgaon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stealthvape.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevejcraig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stillwell.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiolupotti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studuj.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "successbox.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "survivalfitnessplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svatba.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylencegsm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemplust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taguiginfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takeshi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandartspraktijkreddingius.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbun.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdxexpedited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techguides.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techlearninhindi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsolcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teestiger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tela-tatis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telco.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telenco-datacenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telenco-networks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfk-installatieservice.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaininjan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehouseofcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevapeasylum.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thienminhmts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomkrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thumbsnap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendadeperros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titleboxing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjzzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolsharing.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topinjust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topporn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tosshi-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townofsweetwater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traininglife.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transformasion.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendsuites.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trineco.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trmgo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truepointsurveying.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustn.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryreason.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsr.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsu.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttvhoensbroek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubepornmovies.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubosabc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uapp.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukpr.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umaywan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unix.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaidikapriya.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vampiresdawn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandoornmiddenzeeland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventahogar.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videosporno.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidyamonk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigoinvestments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivofertas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlissingse-oratoriumvereniging.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walhal.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallacealvesdigital.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallnot.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangluoyunying.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangzhan777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washingtonwatchdog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we.tc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wednesday.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildzap.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wintark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisdomgeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wishlog.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderkind.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpen.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xgeni.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinmeiti168.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinmeiti365.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xminds.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsupernova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxfreepornclip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxpornohub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yananikitina.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanhongming.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yaodownload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybangban.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycmunc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogies.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yomiren.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngguns.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yumplay.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdravypanelak.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeta.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziarnisty.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zighinetto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmy666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zottika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1masquepourtous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4cut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "995ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99furnitureideasandtips.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-colorful-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abaca.bar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acina.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adiscorduser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adopt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianasantos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentfirewall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agscapeslandscaping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipi.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alieninvasion.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanstrategic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andibo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalcrossing.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antifaschistische-linke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoninocardillo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonioordonez.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antwire.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aoicollege.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprendafotografia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apur.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqlami.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcosdequejana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asperatechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asperatechnology.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asperatechnology.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantabethelaci.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticradio.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atplastics.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autizmo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoclassics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyatacado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnflix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bauservice-aluminium.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bee-kart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bekabazar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berksestateplanning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernhard-eicher.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicommarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigcorestintas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigmountainmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikemod.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingedb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biometrics.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bipedecurieux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blog-cannabis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobstikkers.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boyo.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bran.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweerzonecentrum.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsolution.edu.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bt-kc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessusa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyitmalta.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakalnedobe.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camilalima.adv.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canukseeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitaliz.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolcollv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalor.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cccp-o.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccnexus.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cecilgreens.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceifx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certified-cpr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certifiedblk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaddidit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenui.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheto.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinamextrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choiceuniontown.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrissx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinux.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmweb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachjehond.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeinvestigator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cogsys.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinfete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldjetconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorfularchive.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultoriadigital.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "containerbeveiliging.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coreylmartin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmos-ink.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couetteduvet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptomonedaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypto-forum.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csbya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumbredelamaternidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currency-one.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwaurora.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d1v7neu4o1h4vp.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danceproducciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-san.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielives.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkovepredmety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davusito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dayman.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dccomputerrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debtorsafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decrypt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedyk.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepsoulutions.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delikodu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denariu.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentalgap.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designburners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destiney-arkaden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg1298.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diis.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversegold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfunkyju.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dm-ppp.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmehub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donaciondeorganos.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doodle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorfbrunnen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droneservices.com.fj", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drpa.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eamproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebikemod.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomoov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggzr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eklavyacs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleonoramazzola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emeraldshield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empty.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emulefans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enarxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entegrations.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entremass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicridesbahamas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erincarmody.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escogitasrls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escrocratie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelaparapapas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudarfora.org.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etopa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evertradeelectronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extantsoft.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falcon-forex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallvegermdfharder.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapplesauce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastbizcards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fawter.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federasco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferreterialuigi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fieldsgynroboticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiercerunning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmsearch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstresponder.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixatelierstore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flourish.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluff.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focusmagonline.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "followlearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footmercato.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotohiking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotrino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fowos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fr-phonix.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddyvasquez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-ppp.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelancerim.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepron.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frenetic.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fungalforager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtimesailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gagarin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavilanz.ddnsfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdretrofunk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgesand.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlshealth.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givemeyour.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golestanehali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golestanehali.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golifemobile.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomu.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafologia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafoterapia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphicsfields.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorsarnow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groots.ngo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growthagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grunwasser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulfvestors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnastic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haliava.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halogenos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanjl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyanimalsshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardtime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harmony.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthy-shoko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearthealing.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbymiast.waw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hertz.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirschkronkessell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoctienganhgiaotiep.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoffmeyer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homebrew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeopathie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepcomaha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homewarrantyreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hornburg.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "householdheroes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqmovies.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hse-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrocontrolsystems-janssenwaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypothermia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibharatnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idheastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idp.onl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igenuinebeauty.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignasiak.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imls.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiration.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instalamosyreformamos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interbec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetowykantor.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetwealthresource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipcuyuni.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacquant.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagar.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaguarkuda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeda.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jencor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanrobichaud.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kardastel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karmalighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katoikos.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kicirdekorasyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kickshack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinkily.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwideo.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk-gruppe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knxstore.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koltsov.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontracovid.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozackibazar.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraken-ttt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunze-medien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurashinohinto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-buns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacasadelmaniqui.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lansing.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnk12.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "les-pipelettes-de-narbonne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leteckedarky.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libressobooks.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux4tw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveanimations.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livejasmin-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojagaboardi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lol.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loyd.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpdp.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luhn.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandospersonalizados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingseo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marklehane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mask4all.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastercareplus-demo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastercareplus-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicairsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalassistantadvice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medifit.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medradar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megainformatyk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meridianbanker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesasysillas.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michael-simon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minbrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mind-farma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-reviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ministranten-sankt-ge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misco.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motortecbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtcs-webhosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtmedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutex.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myboxing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycritify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfinverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynetdesigner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadomna-rabota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakhtalla.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanxin.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negroes.forsale", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelty.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesta.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netim.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightdreamer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niunaimilk.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobs.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "non0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowcomplete.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntechp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nucameratoezicht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "numoola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasisgenetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oficinaproductiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oligenesi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olson25.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omandatapark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinebusiness.law", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onseteste.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ookinhetpaars.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opinionmodel.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionescorreos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimom.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orazen.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organizacaosaojoao.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orionleasing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orzechot.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outatime.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabel.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paocaibang.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passpartout.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patentmanufaktur.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patineteelectrico.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulus.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavel.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perisani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perros.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesonadewata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pianojockl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivnicenamarjance.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetenklang-fuer-jedermann.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plokigames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plus-imobiliare.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poe-sensor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polaroidmag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popka.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poptattoo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornoclips.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornomovies.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornomovieshd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potentialunlockedtuition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potterish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poweranalitica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powertop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poyonok.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printerinks.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismalite.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prizesnapper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proagile.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profile.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progenixlab.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperfit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "provinzblogger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotiq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purestkratomusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putanaru.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvalaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q-xtra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qufa.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainer-knappe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rates.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registriakashicimanuela.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reidostorrents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resch.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retail-spark.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardsandsterling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rigasudens.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riunioni.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverviewmotel.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodrigoarriaran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roll.hockey", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root.place", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootly.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowingsa.asn.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpms.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsc-cronenberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtfm.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabmobile.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safewaywaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sairadio.net.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sallyman.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanskrit.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santander.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santimb.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxobroko.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxopholis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbpropman.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scratch-ppp.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastien-meric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendigperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senfcall.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoblogs.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolisting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seopost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sequitur.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seyv.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shantiniketanacademy.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shemogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shittyurl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singaporefreelegaladvice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singharora.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skateaustria.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skiingproperty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyblueradio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slimwindows.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slmail.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sman1pp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcents.gold", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosinfotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinning-portugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splash-show.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotblue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staff-japan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstacksandbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steveellwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stillsnfilms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopvirus.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storebusy.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeinstallieren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strafe-muss-sein.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suritylabs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylvain.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synapseretailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synthetictrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szadeczky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabelekaloryczne.waw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangovolcaniqueduvelay.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tardis.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tattoo-ideas-4u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamhybrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamhybridforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techmepro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecscipro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tegamisha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrafinanz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theangelgivingtree.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecloudadmin.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecolorrun.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theruncibleraven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijmendevalk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thijmenverveeltzich.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoughtfullife.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tienic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinycat99.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titaniumangel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnt.construction", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmejores.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totpolyglot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tralios.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tramadol.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelplugcolombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveltourist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelwell.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinitydigitalgroupsas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truenorthseedbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumbaga.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusfinanzas.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanwave.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "useon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usrspace.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uss-atlas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v4f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valorantpornhentai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegandelivery.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendorpedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vercel.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vercel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vercel.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vercel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vercel.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veseleruska.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagecommerce.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vovac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallett.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walutomat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warking.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warp.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webaro.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblead.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weltverschwoerung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weryfikacjapodatnika.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windroide.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woelfer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womenshealth.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcrs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writebyus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaynhachothue.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xu.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxvids.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxvids.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanlongli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-fitness-coach.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourhealthcommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdrowezywienie.edu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenithars-ledger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zombiemix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01up.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x1.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "21stcenturycarpentry.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360-ot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40daysnutrition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44bet86.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5starcruises.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7in0.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "992ccc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abyssiniankitty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activiteschiens.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adbpub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adhd-explained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86zx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africangreyparrotscare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agambition.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agedgamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agpnepal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akses.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcasan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algodoncotton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltimemovies.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alma365.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-protein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amirsabetketabchi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amlexaexport.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabelpagra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anacom.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andahuaylas.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreapavone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angorarabbitsaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalarkvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anip.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anitahomecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annarborplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antidott.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anxietydisorderexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apicep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applemon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applemon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appy.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptekaref.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcanehardware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argon2.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armilex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arobaz-informatique.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arshispana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art7shinjin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artelista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artesaniaselmagodeoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artisansofsleep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artizlibranza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asalearn.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assignmentshelp.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asthma-explained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrology-for-beginners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athritisexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audite.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aussieseo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autism-explained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviruptribedi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayatosuzuki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azurefabric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballpythonsaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barkingspidersaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicguitarlessons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcubeanalytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaglesaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautybox.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengalcatscare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benkelmed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berlindecouverte.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besilent.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezmlska.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biblia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biekos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioformula.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bipolardisorderexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bistoyek.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinset.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitewinggames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitoll1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitolls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bj-deal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blancamartinez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodybuildingsupplementsexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomerangworkouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boophotobooth.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borderless.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouvier-des-flanders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxerdogsaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxturtlesaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunogarcez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunogarcez.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budgerigarbirds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildyourdailyroutine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burmesecatscare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burmesepythonpet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burz.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyingstatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-3po.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callmebetty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camerahire.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canaresidences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canellayachts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantor.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caostura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carclinichn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolineovercash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartaisapre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cassies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cddwwj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceba-cuec.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceremonial-magic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgwebsites.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chalanbiltv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesassaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chirolokalenfonteintjekoersel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christmasinelmhurst.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christopher-wright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "city-gym.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clacksixpromo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickthebucket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloverpc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clowd.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubedoberloque.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegemate.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comomorreu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comomurio.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compostella.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coneser2gl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contrastchecker.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corarcraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corgiaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19world.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covidinfo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crc32.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crc64.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crixto.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdstack.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptozoologyguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cshive-cdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cshive-img.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cshive-static.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cshive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cute.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberarmy.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberon.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cynthiacherry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachshundsaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dariarostirolla.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dateien.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datesendates.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daum-group.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defenseattorneysseattle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degenerativediscdiseaseexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dementiafactsexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demonologyfieldguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisgrandverger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desapego.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desimpelaere.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desteniiprocess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detali-if.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devz.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewereldwerktthuis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewereldwerktthuis.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewereldwerktthuis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewereldwerktthuis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewereldwerktthuis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalrealitybbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diseyst.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docesmartini.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctour.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctour.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominik-steiner.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorminyeremenyjatek.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downtowndubai.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamseo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driventoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropfeedback.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duenas.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwwt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwwt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwwt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwwt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglerockseattle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "econmarketingdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edam.org.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eder-steiner.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationsupport.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eelsaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elopsys.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embarkboathire.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmawild.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encrypted.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energiasperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engelwerbung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epiphaniusmacar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es-sharing.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esadoggy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eshoeft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esignprod.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esse.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternia.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewelinagrochowina.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exashop.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explodingearths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expobeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyestrainexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familytravelmagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyempires.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyempires.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedingmynewbaby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fekepp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenn.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fhv-waldhausen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiddlesaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filosofranca.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financedepth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financedraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financeguest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financeknown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financelong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financemain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financenews.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financenews.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financeorange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financepen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financeplush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financepre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financestead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financethrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financetwenty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financewhile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finax.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitcrewhn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiusi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flconcretelifting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floresparamamae.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flp-pushkar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fontnegar.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forfortcollins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freddyxvasquez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frederickearlstein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshmans-pizza.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxrates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garrowdigitalmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gasparesganga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemasulawesi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geo-portale.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoforex.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getapps.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdinghy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getnetset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getsamegoal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getts.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glasgeats.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenretrieverspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gole.ms", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphpaper.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grottalchemica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtamoney.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habitiss.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hails.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handmadeweb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harigovind.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havranek-its.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcfoodpantry.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcsbk.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helendoron.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hersport.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hex2rgb.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hghwebs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hof-imbiss-lieske.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hottestguyoftech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtocurekennelcough.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htsm.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hushbabysleep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypertensionexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypno-thera.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hysupchile.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihalesorucevap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iksi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "image2base64.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imanet.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immomydesk.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imprenta-es.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incapecoral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indirimkuponumarketim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ineztheminiatureelephant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infectingthe.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocrypto.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infraref.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inscomers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institut-coiffureetnature.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iosbankermyanmar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itbog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j5y.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaisa.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javara-atlantik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javmobile.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayveel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeddahlyn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jents.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jitprod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmg3.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephpinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junbread.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaagsebc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabataan.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapusta.if.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katzei.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keniasfamilychildcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevintolaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindredcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinschots.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kisaragihayato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjcdaily.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klappgeschichten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleankonshiens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knight-broadband.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koch-wro.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kod.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konyvbazar.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korea.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosmetykifm.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozak.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krispeinture.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristoffer.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptix.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laliebreyelcoyote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-marais.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehvyn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenguajecoloquial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenguajecoloquial.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lescommunes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lewt.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl-kochen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liftyourgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightanddarkgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilith-magic-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lillbrothers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuq.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livery.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localmarket.org.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaodo9.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lollybrown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londresdecouverte.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loreofthenorth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotnonline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luje.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madebyvasilis.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mairiedemoncelsurseille.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makecharcoal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makmasks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamohe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manoha-proservices.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshaiargentina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martafloresmakeup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masaloku.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastercareplus-uat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medecinsdumonde.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meewan.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfin.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mi-kasa.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micasayestilo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milwaukee-webdesigner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minipigscare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirador.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mode-tabita.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moe.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojama3dz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monetohq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monytharaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morespacestorage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morgen.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoextremela22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrcelulares.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrtudo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicbox.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxdecoracoes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylfca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynerva.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysafetygear.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysciencecloset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "na-n.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakarkhana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nako.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narda-sts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndmibiza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neon-lover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neotracker.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerta.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netroworx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngo4ngo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nishvikacommunications.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nisselrooij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonsense.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norman-legal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normandcyr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northeasternsportfishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrbpublishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuitec.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obsessivecompulsiveexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olatiferreira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onehost.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneone.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlycouponoffers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimummenhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitfoods.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orseep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osamakhalid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osrs.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovedy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overcached.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palant.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pan-therra.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisbesttravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulevers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paymentjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedagoplume.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perkilo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petaxolotl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petinsurance.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsnowshoecats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsulcatatortoise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfp.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgitl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipquao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physiotherapist-physicaltherapist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pigeonracinginformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planafy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plex-server.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poder.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porntop100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornvidsfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornxxnxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profilmonline.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profilmonline.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programmare.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyconnect.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospectroleplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperstack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protestantsegemeentekaag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pstrykmyk.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pueblanmilksnake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purepowercycle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pygmyleafchameleon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quietapple.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quoteee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratsmicedormice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawscientific.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raxion.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-eyed-tree-frogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redearsliderturtles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regamega.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reisenbauer.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rejpaci.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renam.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reypi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rf-meters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgb2hex.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgfundraising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rohitpatil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rostirolla.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtonin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumbies.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rx-diet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ry88url.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtime.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanskrit.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sb-graph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwimmschule-kleine-fische.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "server-check.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seti.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setin.srl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sha512.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shakespeareans.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shipmyroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shipnak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shophikas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simaogv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpletrace.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixe.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slugify.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartpos.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smoe.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somoslaarmenia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotypicallydutch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spackmanimages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stackick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startinop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefaniepetermann.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steiner-dominik.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steiner.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steiner.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steiner.is.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sticky.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangeelectricdreams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratussc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamgato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamodz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strmgt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiomenfis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sufleu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sufleuri.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superherofactory.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suwanneehealthrehab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svauto.ks.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swap.ly", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysadvisors.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team-khcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech2gen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telosglobal.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telosotec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teners.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenkiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfus.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thailandguru.properties", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theanimalshadow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theartofe.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebookiejoint.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrivebymitchelle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timecaptis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirion.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todocruces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topvision.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tra-tra.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradesrenovations.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trib.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trtbangla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truegraceministryglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucumpleanos.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tufelicitacion.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuinenvermeiren.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tupesame.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tupoema.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyr0wl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrageilo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedmethodistchurch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unsiteweb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "useon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "userstation.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzidesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaartjesboten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanbalen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "violettecleaning.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtual-webcam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virus.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlaser.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volreinsistemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voxengo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waf.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallamigos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallapollas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warszawa-pranie-dywanow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webslate.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheyteck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willobyhomes.realestate", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wineforhelp.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmbey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodfarm2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xetaioto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xprometheus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtremotivation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xywap.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yansurachman.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybrcelikyapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yfooz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoo.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yspertal.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivimexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019cc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019gg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019kk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019oo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019ss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019vv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019ww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30019yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4dmarinelearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "870.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99furnitureideasexamples.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9gag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aa30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aanyasri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accpressurewashing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acemadeira.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acusticocoffeehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamadr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admicos.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianhardy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokat73.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeravo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeravo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africansafaris.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agar.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciade.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciaflum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agency360.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai-practitioners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aim-port.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiprecipecollection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airtrolinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allitschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altecgmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altrasoluzione.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambulanceplus.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amjaadabdullah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amroofingelpaso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewsandford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androtiyas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonywesbrook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antivirus.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anzahcraft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apeelectrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applebee1558.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcleanarcondicionado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ardania.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariellefrioza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arno.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asg-egy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astral.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmydesk.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atthehelmins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auk.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurora403.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automiata.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankifsccodes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "believeinyourmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellevueduilawyers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbeats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bito3d.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blankpage.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blue-olive.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boattour.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobsfhairstyles.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bofashion.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogazreflusu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bomull.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandon14.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravoasociados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwmcnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c1cdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cairogyms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cajadecoloreshome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camera-podvod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canpervet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cattery.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavistenancy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbaamaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbrtrainer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccpinvestments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceafinney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centaurfinancial.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfdcre5.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "channelizer.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaos-darmstadt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaveirochavetechlondrina.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chchealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choochooworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christopherzoukis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cicery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cigdelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearviewsecurity.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrprojects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climatecrafters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudwebservices.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code-in-plate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codesquad.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codoozer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collalloc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collerosso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comite-des-fetes-neuville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprafasil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerz.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computingaustralia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computingaustralia.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coniectoinvestments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "continuumm-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooperativaminka.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cravecraftonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuscocontable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-ksa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberlin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersa.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cytophil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieladentista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwillenberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-osipov.vision", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidodehnal.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dd30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddays2008.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhs-rizlona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diabolique.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dilldos.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divaseventstx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversificarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlf.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsvrfy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsvrfy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsvrfy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsvrfy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dochoitreem.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogwithblog.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokanline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domihouse.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domreg.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-detailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drogariasnovafarma.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drsejf.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dura.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwarikajewellers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dy.express", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicsdays.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecozona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eda.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edok.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educalis.altervista.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edukarl.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ee30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egitimetkinlikleri.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elalmibar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitexco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emelies-inspiration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enderdrachelp.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eneryetika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equisoft.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eskola.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esoa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eucustody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventticketscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everettduiattorneys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f-bbs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f3r.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femcompany.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fena.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetchmag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fifaultimatemod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiftyseven.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finkrer.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flarewalker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flarewalker.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flarewalker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flarewalker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flatsomestudio.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flugplatzmanager.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formacionodontologica.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frahub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framatube.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freewoman.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "froh.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frutidump.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frutiferospornatureza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuge-specialisten.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funhunt.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furretre.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe.cooking", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gecocentermdp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekyboi.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geneticvisions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geopixeles.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgie.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gg30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gibberfish.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gibsondunn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigiena-ruk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gipsplitka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girtlak-kanseri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glitterblast.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godstoghosts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldbar.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotgeeks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotoals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gracioussecondhand.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravitlauncher.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarristaluisquintero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanabi.fan", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyfeet-dordrecht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardy.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himbak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirisejanitorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hno-norderstedt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holdiers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housemart.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hystats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iacitywebdesigner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifur.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igm-mali.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ii30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiidstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imediato.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inex.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "int.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integritree.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intsys.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionstudio.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqunit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranvisa24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "is-news.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaaccs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-com.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackafur.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackinmybox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamstallt.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanasonic.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jatransportadora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeecarnot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jingmakeji.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jj30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorgemarquez.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juancatalangomez.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just-bees.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karbox.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennethsentillas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinsei.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitscan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk3773.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knightpowerelectrical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowit-now.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreabestood.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koten-bu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kouwenhoven.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kralchat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kronos-crm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kronos-web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktd-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "languageatplay.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laptopnewbie.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laudlab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laudworks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leales.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecoquelicot.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legterm.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelux.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leolepirate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.study", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livevisual.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "living2000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localcryptos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojasmary.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longoconsulting.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lost-illusions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lostserial.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lourencolar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcarbdietmealsmsk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lph.saarland", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luigialtieri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynk.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maasstaddinerexpres.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madeconsultingsrl.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maeprototipi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markenet.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketcavalli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matdesign-prod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorator.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorator.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentetotal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentoringauchan.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgfashion.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midori-m726.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milwaukeecreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misol.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missouri-sky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missycraindance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitsov.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitsubishielectric-rce.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitsuvictory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixedmenus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mm30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmcafe.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modicollege.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mooncharmshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrupert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mshgame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtr-croatia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mub-tomsk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muhabarishaji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynas.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypiloteis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrasp.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naganoziotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturopatiasiddharta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neimadtelliam.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neither-side-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdsin.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netkolik.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njbr.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njbr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmgroup.com.mt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nn30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noblesmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nokumbaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolische.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novokurovka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuriaamat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nussschale.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrygente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objectifs-fitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objexunlimited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oblitsov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofasoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofcac.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olegchursin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olimpikfit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olimpikfit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olympiaduilawyers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omayn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinefurniture.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onporn.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oo30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optitaxes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orcz.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orsal.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "our-store.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouroboros.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p3.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabloarcuri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paidonclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamashield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pang.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paparazzo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papelariaestacaodopapel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkercs.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkercs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkercs.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkercs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkercs.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkercs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkers.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkers.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partisaani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payclock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbf.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pctravel.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcwdevtwebsite.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedicure-stadspolders.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perscore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persiennexperten.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persistshields.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesunmsm.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pewresearch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pianoplast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picordi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pidelo-peru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnacleroofingsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piranja-cola.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piranjasoul.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixeluser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poderesdanatureza.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pohoron.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "point.pink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponteachambear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pontupagina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pooteng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornline.sex", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornogam.porn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portfreezone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portusidades.com.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pp30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppapogey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppapogey.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prefabricadosdelcaribe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricelistforbxmodules.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pristinepotty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyculture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacyend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatemillionaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proficio.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectview.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps2online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychosafety.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pulley.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvv-vermietung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwoss.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qw-dev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomdomain.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapu.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rate.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravmda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdmshit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recordsmanagement.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redwaymu.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refrigeratorrepair-austin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reidrice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renfis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolutesystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retohaeberli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexcutty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riderchris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rileystar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringneckparakeets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roellcapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollbackdiabetes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollenspiel.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rometoptentravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronaldguevara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roosterpets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootly.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosound.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rottweilerdogcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rr30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtholf.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenslikkarchive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runesforbeginners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russenes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianbluecatsguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s3lph.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagenet.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintbernardpetcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salarycalculatoruk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltwaterfishaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sammichscripts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samoyeddogsguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santeriabeliefs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savannahhappycats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scabieslice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaffoldingsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schnauzer-dogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "school32.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottish-fold-cats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scraft.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "search-engine-optimization.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seattleduiattorneys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgj0.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanus.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shape.pink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shih-tzu-dogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shokofarehab.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shophub.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingjin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrturl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siamesecatsguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siberiancatsinformation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siberianhuskypets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silentneko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singaporetoptentravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinusitisexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistemasarquitectonicos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowatka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwaterinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorcemegavendas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovraindebitamento.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sphera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sphynx-cats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squinkem.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssld.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssradio.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stammtisch-bauwagen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starrace.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stccordoba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterva.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stgen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomstichting.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomtreinhuren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomtreinreizen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomtreinreizen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomtreinreizen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomtreinreizen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoomtreinreizen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratik.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamtelly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stressexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suiteassured.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunwahpanama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfoodsexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suplementosmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supportal.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfocal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacoma-dui-attorneys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagtog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarantula-spider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarotreadingexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskseller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teacuppersiancats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teacupyorkiespets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendoryu-aikido.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaserv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-archive.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-deep.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theconversation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecoorgfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tietotori.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tillmanassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlroadmap.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmbcloud.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyotoptentravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomatofrogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomkinsonplumbingandgas.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toot.koeln", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topcarcasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torticollisexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalrattan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toypoodlepet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trail.pink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trypheromones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txferretrescue.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typetwodiabetesexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udrop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uinst.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukimmigration.law", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulike123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unpocodetic.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usacarry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "useget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usherwoodexecutivetravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspeli.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvlamp.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwsalonboot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwwsb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uyz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vampireapocalypsesurvival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vbabe.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velorail01.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "very-stylish.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestakassa-online.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vihotar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinaygarg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionmedicale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitbangkoktravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vladimirovka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmccnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voodoobeginner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vv30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvg-vermietung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagn3r.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wainbholle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wargov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildbergh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilmingtonzen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windowwellsupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wohlgemuth-stetten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodbridgegrp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodcock.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woolyss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-speed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp2static.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuki.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wunderganznah.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ww30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xin365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--rechtsanwltin-paderborn-37b.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xx30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannickkordel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yewtu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuina.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukinarita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yvonne-stingel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yy30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znfinnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zporno.porn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flynnhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x5f3759df.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "112q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123hpcom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1337ersprime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "205920.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "573sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "797sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7qlm.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "941618.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaex.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abram-lab.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absurdopedia.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aciclinical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaiacorporation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admin-gator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admin-gator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admingator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admingator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aechelon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afive.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africanchildrenschoir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiken.golf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aim.org.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aion-beritra.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akoya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktarma.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexgsites.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alghadpowersolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alinol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amatya.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameri.capital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanhoneyproducers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anblife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antidopamine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arc.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argovpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askingmonkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asocedune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspenrealestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspire-irb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astellaria.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atheatac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aube.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autumn.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avgeeksunited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awtogid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babaganousha.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahai-rdc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahiastudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baixtaxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balosport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazhan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beijing30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellezademujeres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berichandcreamy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berjou.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big4mas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueparrotpainting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookworld.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borsodsakk.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bothive.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricmon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishcountrymusicfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buerliag.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builtinsf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycompanyname.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buynowbol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c19explorer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c4safety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachacagaboardi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cangku.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalism.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cariadcymru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinelanthier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casaruralcincoleyendas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casasincreibles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cccanna.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrate-creativity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritypictures.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerberusecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgirb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ch-y.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charitocracy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlie-liveshow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatx.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chongqing30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciplerli.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clintraxglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clixa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudlfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsys.dnsalias.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinsconnect.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conceptground.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concern.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confortiaperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultahn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortho.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covidfreeathome.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covidlive.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covidpppstore.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creacode.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cri-cloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crm911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptocentral.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptotaxonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgostash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyptechost.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagyirivera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyw88.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damebe.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dan124.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawlya-19089.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daxrunbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denoroulette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devandy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devincave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devopt.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dexign.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diabhalstaff.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diaspordc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dickp.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didakeanimaciones.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietaparaadelgazar1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalgeekspro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diplomatcruises.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "django-lessons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnspropagation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodolle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokutech.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainsetup.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglasrumbaugh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dripindustries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drjungspine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunangel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e5xbps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecohousejapan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecologiahoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eg7.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eladalfassa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elimidrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elphnt.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emarch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enstructo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epharmasolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esale.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esprit.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etbtoursegypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eteachbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeanbizhealthcare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrasauber.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrasauber.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrasauber.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip113.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facileway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazz.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixgerschau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenyks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalgambit.band", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstbaptistchurchofchrist.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitmybike.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fl0w.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowbuk.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowcrypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluenciamodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fogonrustico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fors.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortcommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecam-sex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freehdporn.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freehqporno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshmusicsheets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frog.industries", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frown.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujian30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fynbo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g2price.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaboardi.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gansu30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaonadigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garage.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatehub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbhem.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekcreations.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gergoladi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostruler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giannifoti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girassolacessorios.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glaccessonline.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glserviciosweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gold-iptv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregbonner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grsstore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsoluzioniweb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guadaluperoses.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guangdong30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gudbrand.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiadev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guizhou30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guruminode.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gzhzg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h5q.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hack-bang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hainan30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakiminvestment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handsaccounting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebei30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heilongjiang30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hejazultra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henan30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidraulic.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitpt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingdiario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houlang.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseepropiedadraiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqmovies.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqmovies.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrlab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hu2ty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubei30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunan30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iflipy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihct.sch.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginativo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imanageproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imf-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imfacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "implantologiadentalgt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impressionusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incnjp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interchangeillawarra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetstones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invicti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inweb.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iprash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irwinvalera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isinolsun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iszy.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iszy.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itaro.bot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iurisnovagestion.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamereviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangsu30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangxi30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jilin30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathan.us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpdineroasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpmultimedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js-webcoding.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "js889.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jswc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juraganilmu.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamery.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kap-kirche.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karwish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcpromi.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kescher.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kihi.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsol.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kizuki1749.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinikum-oldenburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klofteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kloftowel.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kloftowel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowledge-base.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koko.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kor.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosturanov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kpop.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuestensiegel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutalek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzmik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzmik.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzmiks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagrotta.pizza", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanthanum.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawncorner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ld-duesseldorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnblue.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepallec.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgerman.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liaoning30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limportemps.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lkotlarenko.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localdmcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loxdonmarkets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lundlist.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mackungfu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macupdate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mail.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makocontrols.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamapatrzy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markocloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mascarillas.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matega.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mclanedirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mclanexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetsummer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merkleforest.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microsolenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikkel.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minapan.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miraclesformya.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misterd.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misterorion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlada-moda.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlirb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlpvcdn.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moblkar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modacruz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mods.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monveilleuretmoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morwynna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrsourabh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msoida.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mueblescuerolorca.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mui.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mujeresfemeninas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muskokadanceconnection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutsumikai8989.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myerscreekcascades.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypdns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysites.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanomap.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natuwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naxoprojects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neimenggu30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neirb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nestorgaleanomegamariachi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyorkhipknee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ningxia30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninpang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noawildschut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodi.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notaryassistant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novaway.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nycstyleboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oecdpisaforschools.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offtherayles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiowebtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbitgoods.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osdnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otrainfans.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overlandirelandtours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-vegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packservice.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagbitcoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagexl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakarrumah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakcha.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleblue.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paranoid.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkviewcity.com.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paysensei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paysitesreviews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfumerh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phygitalentrepreneur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planisware.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planisware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planiswareusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pley.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketcraft.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "policymakr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popotomodem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porkbun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portaledelira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portalpower.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "press-presse.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procode.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proconspain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procore.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressivepurchasing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proiceresurfacer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectalias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertea.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntacanavapor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qinghai30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrlab.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quellenwiese.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quesecelebra.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiosimba.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raycon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realwinner.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebajasoferta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebeccakirk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reck.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redecloud.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reducealcoholism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reiff-schlauchkonfigurator.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remediohalkiparaladiabetes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renaudmuller.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restaurantbetriebe.schwarz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riseofthewildwoman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roge.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "routerchart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safiosolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sairus.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salkield.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saludparatodos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santehnik-home.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saudiglasses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanmy.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schleifenbaum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenzy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segmentify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seincojavea.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-en-barcelona.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoargentina.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seospecialist.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servi-tek.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ses-egy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shandong30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanghai30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanxi30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharingcolombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shipbuddies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shutterstreetblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sichuang30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skilift-quellenwiese.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartriotour.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sme-gmbh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snatertlc.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialabstracto.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soroush-barber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starborne.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoneoakgs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoom-stichting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subastasnacionales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suger.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t90official.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taibachicken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taibafarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskman.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxisantandreudelabarca.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tch-forum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnologia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnomagazine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknologiia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplo-russia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termodej.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tescomobile.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teslasuit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboltway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehomemademasks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theocoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepalateportfolio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therra.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevirtualdetective.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianjin30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timqueen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobacco-shop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "today.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokoword.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomacino.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totkamassage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourfunnels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traintowin.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelwithlocalspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trespedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trifence.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troyjanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trypt.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turismogdl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvtorcedor.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uffserver.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukvoipforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultifreehosting.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urge55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vader.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valvulasvaneo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "variadoresindustriales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdlegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vennprime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verdi.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verzi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villu.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtool.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivo.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voltajedigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallabywallaroo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waranistudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washingmachinesguide.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasithard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcontentserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitedown.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weimaranerdogcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weirdware.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlab.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wicca-witchcraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wjtje.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolrdwidessl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordwidessl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldwidessl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxw.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xgys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xinjiang30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xizang30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xoxo.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyz.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yaay.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasikish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yingshu.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkiepooexpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkshireterrieraspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yunnan30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbuilderz-lb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeitgitter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhejiang30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zombie-apocalypse-survival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123-d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "138.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1pieces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3ecpa.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3ecpa.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3ecpa.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4245pay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "42usd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4huawei.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4meizu.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4nokia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4xiaomi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "889vip1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaablindfactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addedesign.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventistai.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africanbushcamps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroturismoenpanama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aihub.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alamanceconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alastalonmailla.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albourne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allpvrtours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altrei.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amanandalens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americapitalfunding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amlakzibakenar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andradealbuquerque.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelesverdes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anhui30019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annuitycommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anzalikala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apfm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arc-relight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcsar.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armourroofinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnamur.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asteq.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athorcis.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalontechsv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtorlab.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aykonet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azimech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b88vip1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyshopsupport.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babystudio.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bags-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbaleonecuador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barriotoboardroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbqs-algarve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beecreative.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behtarin10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bereelcorporation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besox.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinsv.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhealthwealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blightnight.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blightnight.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blightnight.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bocciatitanium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bollymarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brianleemarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridge-to-knowledge.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigantinebeachguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bringfido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brndtfy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brskt.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bss-systems.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bss.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bss.net.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bss.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btcshower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubsngrubs.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buurtkeukens.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyer.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzkuri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bv-driver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byll.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiahempin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calzaturesira.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canakkalebasin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannamaca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casamentos.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbvoucher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celulares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralex.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrosocialferrel.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chambermeansbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charles-brian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherokee.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinaaguilera.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christophergowerjohnson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chufftex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuongle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cindydudley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirasync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citacitaku.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codectron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coloradoseodesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "completecareair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "configwizard.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpomotriztokio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coviddrawings.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "createcode.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubex.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curseus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cushytushiediapers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberallegiance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielleskosky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbradley771.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekasseguiempregos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delta11.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demaison.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demapachesweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisalmeida.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denizuydur.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denverilluminations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devin.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dicoeste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dievozodis.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitale-oekonomie.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disenoyarquitectura.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "displayrd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djmcadam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogwoodceramics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicself.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicself.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doranobi-fansub.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draughts64.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draughts64.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-facture.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthpoints.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eightyfour.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejcabinets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbiaadmin.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elielsanchez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enerity.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enginytech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epsamsg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erkankavas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etics.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrafrei.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fahadbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familychiropracticcolumbus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famouschilirecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastrack.co.mz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdm.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felipesuri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmphotograph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fipackaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flog.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flytrap.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foguest.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-opinie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forwardemail.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotohunter.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourseasonsgrower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free8.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freehotline.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepornomovies.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesexvidz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeths.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frilima.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromsalttopepper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsinsight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furzone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fussy.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galodasa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gayryder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbusercontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiaparks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getfithtx.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getthegoat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getveer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfmomcertified.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghanabusiness.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitesprestige.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glk.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobytedesign.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goingawesomeplaces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goudsbloemonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gplah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gradedblue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafik.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravitydrawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoenelcolombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvaa.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h10s.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habboz.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackathontwjr.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamiltonsalestraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hangmychanhhieu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hard.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardmc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawa-adam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrybrown0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heritagemachining.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesanlang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hireteen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hqteas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrxkauppa.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htxnet.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hx-sun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyllie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-3c.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibliss.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibtba.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idehvector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iexpats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialism.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infantry.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomalin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmucrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmucrom.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideevs.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insightfully.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institutosparroquiales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instrumentodepaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internalfb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "international-genealogy-services.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intruder.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iosme.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iowxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipadshowroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iphonesoft.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itapuapotynoticias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itraincalisthenic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itrezzo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivan1874.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasper.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasperpatterson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasperpatterson.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesuschrist.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jian.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmbelloteau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobkeus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobs.schwarz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsjets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johncunningham.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julioteixeira.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justforsunn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwala.diamonds", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadeshfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaijo-physics-club.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalafard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kccargo.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenoschwalb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinbauer.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khazarvila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kickassblogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kievantico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderevents-sehnde.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingdomcoffee.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiplelive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kojiishikawa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koredia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosterenpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krilotek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kswork.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labelledigital.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagaleria-ag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanasomething.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landofoz.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laparoscopic-urology.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestmata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layar.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learnspace.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecafedugeek.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lefarsankids.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legadosindumentaria.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lellek.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonardoneiva.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lespepinspunk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidl.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeismmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lineaesse5.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linulex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizteacher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locoxlasmascotas.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaonlineshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loopcore.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lost-in-place.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maiotik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maison-coutin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksimyugai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malaysiabrands.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malenachzahlen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maracarlinicourses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcyacademiademusica.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marthus.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastercheat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterpizzaiolo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathieuescos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayesoley.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazayaashop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcplat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediabrandgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediacritik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megacity.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meine-stirnlampe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mes-courriers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mips.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missinicial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjgroup.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmaker.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnemonicninja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moddedphones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modsrigs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojezegarki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morgan.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moviles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrpanipiales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrunang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvwr.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydaxio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydigicard.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydigicard.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynaturalhairstyles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywoodbridgedentist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanosealcreto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neniu.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neophotonics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesheims.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netmarvic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfmovies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nibbler.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nick-black.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikhilnimiya.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikz.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodegalaxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noggalito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordcheckout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordesttrasporti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordpass.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notcurses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrmc.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o5.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ob-salon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceane.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odabilocal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odensc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ok.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onsitemower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orlandooutdoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orquestaataulfoargenta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osborneprice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouderamstelbridge.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozcreatives.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padena.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pancakesfromscratch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pblandscapesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcverge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdpa.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfeifferszilard.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenix-cms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photographymof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piekblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plahtan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playblightnight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plcclosets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicaprivacidade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preferidaseguros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prefolio.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promotionnissanauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptcdogpark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punjabitube.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pureindoorair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qclean.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qr0.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radechefonne.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-valois-multien.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rburz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcross.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redtrig.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redtrig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisionvillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritoner.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockymountaininsurancecenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvmfm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryzen.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saadat.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltyproshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sardoche.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkarinaukriworld.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sb-webdev.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scan.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scphotography.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seestersmexicancantina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semillainfinita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverportugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seve7.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgsmart.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shodanian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopexo.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siika.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singaporebrand.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisbensantarosa.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjlegacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skf-arts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallsites.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-ket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smtchahal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softsite.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soji.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soon.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spfl.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprayontv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starseersprophecy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statefundca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statefunddirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stealth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stg-0-con.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiltnerelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukker-oaxaca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercursosonline.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supershrooms.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superstone.diamonds", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sveikas.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swoop-qa.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syncgal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagaytayhighlands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taksa-club.org.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarahi-seo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tavoseimai.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tavsiyeforumu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcckonsult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teawithmum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technetutrecht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tema.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temporaris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenshokudo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenshokufair.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teogramm.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terminalserver.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teronia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terraneesens.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testadministrators.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theangelgivingtree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theangelgivingtree.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theangelgivingtree.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theatheistbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebookietrials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedoc.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefitcareerist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themodernalchemist.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therenderingmachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theselfcarenook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesimarchitect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threadtrails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendashuacho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "time4writing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toledotrainday.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tookiweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbrunchspots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toph.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "training-eca.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricountyheatingcooling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trypenspinning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsacareer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsakalian.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuherbalife.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnosinscripcionchascomus.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twocatsinacaravan.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucabinet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatepatrol.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universdejeff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unleashyouridentity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "updoze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uu939.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagabond.film", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanessailustracoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viatvperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoria.associates", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincexpertconsulting.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipenvia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionwow.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokzalkursk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokzalperm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuohijarvisoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuoto.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzzjoias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapplerbrewing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmediaclick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webusage.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingwire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wirbsinglereview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisehome.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wokfilms.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldspirituality.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwads.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbros.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xerbisworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbq4auch5b4b.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c1aapkosapc.xn--80asehdb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dy-via.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpertsunlimited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xps-auto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xps3dp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpsauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpsautomation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xvaldezendocrino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yamanami.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourcrypto.tax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamtech.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenspace.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoopix.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1001reasonstolearnspanish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11traders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "186526.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3degreedesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu668.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3niu99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4hw.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8bitsafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "92ganb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99casinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9ss6.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abatex.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abellanillos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceofdiamondspainting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acephalafashion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adhyayanclasses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aepx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilecyber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ainouno.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airdropkings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aksuplast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandbonnie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexkushner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambicorpenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animestreamingfr.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthonys-landscaping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprizalputra.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "articole.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artworks.gd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "as41405.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atk-huolto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aunto.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohit.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autotras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auxessenceselfiques.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awoau.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakerbasements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcome.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty92.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beestitching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benmedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bentcreekvineyards.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestvpnservice.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betrimus.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgjargon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicicletassym.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigeasygrille.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bithugo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bka.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blc.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "block-planet.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blossomsflowerboutique.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluerabbit.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobbleheads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boizeau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowlidex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breffa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brickland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricksandmotor.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bryantluk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buchangroupinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunnyworld.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burmeister-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bylivetrp.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cailoli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caiqueparrot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarguinho.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camarguinhokids.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camilafloresrp.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carcare.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-familia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbtl-see.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdseditora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamonixcamera.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciel.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciph.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civilcorner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicadentalayomunoz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicortinascali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cod-ggw.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cody.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeciel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeciel.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compare-energie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compustore.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerscience.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condormobile.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construademadeira.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corectim.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coronavirus-19.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correoscorporativos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couchidiomas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid-games.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptsus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgo.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curtispope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curts-showcars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custombobbleheads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybeautiful.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyklistika24.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-solutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-va.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dancesafe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannys.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delta-wings.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaworkssecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltaworkssecurity.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennis-aumiller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondanzali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalitglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalsearchlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docket.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "documentnode.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodotek.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominobreaker.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dookhtaniha.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadbestapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drinkvhemp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eazydokan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebino.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economyroofingco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgelogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edibleforest.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egh.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehmkala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ejit.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elhacedordemarcas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empleosdorita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enactusteesside.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envirotecstructures.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erogen.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esgfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolucionhoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evonet.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evoprint.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famlefeber.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasiasaitian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farb-tabelle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fasmaritime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fgeiger.dnshome.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fggpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixedpricemovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashcardsmobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flsbanners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flucover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flurecover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "followboost.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourfivecbd.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourmaq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftx.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabnotes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geblitzt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geenoo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gefeuert.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genesisgrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "github.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "good-time-to-be.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopress.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpereira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graffitinetwerk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grappes.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregbonner.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grimms-schuhe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruaskmsa.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupo-zoom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsa-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsaauctions.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdevent.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hekoro.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heliumbrno.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbamedicine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hertzhz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesaplat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyitgirl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hibiscuscoastfinancialservices.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hockeycircles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingtipps.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hx36.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ian-barker.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iblog.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceberg.ddns.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iclg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideagen-ops-sandbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igry-onlayn.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iitala.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imiku.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imransarwar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingeniotic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inshared.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intedot.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioanamateas.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskariot.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-xperts.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itguru7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itreboot.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsoft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iuspenal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamieb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasalokal.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jav.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhtrades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joomlaclub.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshua.mn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabuki-inc.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaffeepflanze-pflege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanivatonga.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kardjali.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kedero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinperrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyserve.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochcommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopieid.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreidl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristall.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kushfest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kushfest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwieben.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laguiadelpapa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lansilesia.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazzzy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldtborovina.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lefcoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leilaelu.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemkinlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leontic.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letschat.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lhuilerie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liisauusitaloarola.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lirelesgens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadosirmaos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lopezmanzano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsv-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucacastelnuovo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxembourgapartment.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lwis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynamhomeloans.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magenta-health.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "main1.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makesenseofdata.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantalak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markentier.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingdigitalefisiente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskmondelez.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maslife365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxiutov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megawhat.energy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menufree.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadopago.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mibeneficio.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misbalances.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mksport.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ml-academy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnml.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montagetravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostfamousbirthdays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mouracloset.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrmn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muellerurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfxbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadacnifondacr.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakazato-shika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nalipapelaria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namiejscu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nangluongxanhbinhphuoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncksrv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncksrv.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncksrv.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncksrv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncksrv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncksrv.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "necd.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemplex.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neo1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netdisk.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzwerk-sozialliberal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurosurgeryinmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfluence.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niinaratsula.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikitacartes.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nillarayeshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nksmart.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlivestream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostoautomaatti.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nslacandelaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunoprospero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odsylvie.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officecode.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofo.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onedollar.fund", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onemac.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openid.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opil.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimumcoffeesv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orenohatake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ormanetrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ottoduarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oursiteupdates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outerface.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozudogru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pachinstyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasclassic.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pazzmodernist.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensan.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplesrights.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perroon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phony.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phv-bw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pincodehome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piszmak.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelmonworld.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plan.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planeta-tierra.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravlife.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presgrp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presgrp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "private-relay.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putchiconsultorias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rahulgupta.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranters.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdmc.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readlight.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readydedis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realtechreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipekensaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recursoscristianosleinad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regionaalenergieloket.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relations-business.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remotish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexeroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rezni.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhymesofreason.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivals.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rko.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogue.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roguecoder.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romantica90.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal939.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsrv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rszm.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rueckert-gymnasium-blog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-mall.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samskaar.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapporo-asaichi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satoshibattles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sauve-tes-euros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savonsuuntaporaus.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "says.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretzone.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semtinde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serviciosparaconsorcio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servimecabrasil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "share2act-dev.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "share2act-test.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheepymeh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shevelev.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcceputnam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverfalcon.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyarch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skywalkersa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowhttp.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartit.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smileback.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smkn5smg.sch.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snacdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snohomishdragons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodermans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "some.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somosdefensores.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specificenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staging-covid-games.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stampingoriginal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stars24.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stategov.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staygold.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlpoolattendants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strappazzon.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strobel.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suceveanca.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarondemand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugaropencloud.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugaropencloud.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suicide.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "super11.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talenthubmpi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleyal.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temporalmotivation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terryburton.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-burtons.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenova.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theunleashedpet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevitpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thierrymazue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinxtream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianbo1088.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianbo1998.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiktokoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiny777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinychen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tommycarrauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topspani.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackingencomendas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transportcomparator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triballi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triploqal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsekhovik-agro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttr-home.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhuc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umlt.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universiteplatformu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapezone.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapocial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendaonlinebr.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venomxsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verzekerdbijhema.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viilup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villekautto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visiondigitalpe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionseal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vital-pack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkr2020.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vooxia.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vros.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakuwakustudyworld.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "war-requiem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcloud.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wegivetlc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whattheactual.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikalin.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wobblyibiza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--s1r71tg0o30bxm52odlvspdop4b.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangmaopubu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuanandyuan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zehka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhouzhi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuhausejobs.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00000000-0000-0000-0000-000000000000.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x3a.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x6470.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2makeu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3654.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3pif.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "533sss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "761.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abellagranitecountertops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogadamediadora.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abrightsolution.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acidoascorbico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adeloveshipping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adenopatia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adesachatbottecnicowab01.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afoch.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aguilarsoluciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimanance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimmail.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aksot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanbleiweiss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandraschmidt.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alianet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alng.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altokep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amdrumors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminovega.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreamonicahug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelzapien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antihistaminico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoni.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asana.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asana.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asesoramientosolay.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashevillemenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asian-rugby-exchange-fest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asitanc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asm802.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asm802.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asoziales-netzwerk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrolab.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asylinfo.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atrakcjenaeventy.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babylurve.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backlotgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajarjuegos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandaumnikov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belzlongroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminleupold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besiconstruct.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestsiteporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betalgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterbusiness.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bfkkutu.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bharatology.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biologo.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbroker.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biuromowcow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjecard.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackhat.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blardiblah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogtechnologiczny.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnb.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boehm.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booked.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bremermaschinenbau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brewit.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brighterimagelab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsmsl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsmsoluciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bss.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsurfcr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budofjoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bugfuzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscalotodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzword24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c2athletics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3stream.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cancersintomas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlingforddental.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carnetdeconducir.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catartofsweden.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrmrt.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkrz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesstempo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chnroute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianyleny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciclodekrebs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciclodelcarbono.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciclohidrologico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinematictouch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarkhowell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudomation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudplan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmrconstructions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cms-world.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnpkg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coderslight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coenzima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coindica.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegium-musicum-bocholt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprar.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comviodemo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condictor.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conphungtourist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conpulpademanzana.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consolebros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consumercouncil.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contralegem.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correo.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmic-relations.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cottage.direct", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cozzack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpucheu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crashbolsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criscond.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csaerotherm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuties.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cv-developpeur-web.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberskyline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-taube.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daoplatthanhhoa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daycubrem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbeathn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathcult.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debattinnlegg.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dela.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltav.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dendi-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedtambayan.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedtambayan.net.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deportes.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dienmattroichonthanh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directmailctr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discordextremelist.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docedic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docedic.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docsrev-aws.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doterrashop.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drawjar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamytheatre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dupuis.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchpentathlon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyregrave.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthsocialism.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eisei-iinkai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldiariodemof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektroruoff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emvitals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eod-dissemination-uat.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eod-dissemination.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eosinofilos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "est-tatsujin.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etf2l.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocom.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "execupharm.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exentio.sexy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expand.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezhub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezone57.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feastofplants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federaljob.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femiwiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fernandezvilar.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleeb.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowlytics.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fn-0.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationrepairpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fprinnovaciones.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freegaypornhd.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futbito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futbolcba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garrow.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekynutritionist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiebailey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getscif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gillettechampions.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golovabol.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodseed.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordonbeeming.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosiberia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpsmith.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grahamsmith.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growthlab.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruveo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gryphzia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guythomasevans.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gzfc.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harumi-cl.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headfullofdynamite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heavymetalonline.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heimdall-home.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellopowerserg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hestegrovvaren.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "higleyarts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiranosayuri-piano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "histhist.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-page.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hourai.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huesers.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideagenpentana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idowp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illuminaterecovery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immijobs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilier-swiss.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoreader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instaart.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invisitone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iox.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itaro.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itaro.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jandj.yachts", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jefcorlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jloh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmeno.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joomladeveloper.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrulka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justpractice.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwala.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadooonline.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katerinastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathrin-maren-enders.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kgky.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimino-school.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinetikos.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiseki.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreuzbergflieger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kstasinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labels.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laby.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacarna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagloriadehuampani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lajas.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laoudit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larenas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldbeauty.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legowerewolf.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leo.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letriolet-tignes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listazakupow.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlefingersindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livetv.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llredac.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolifamily.js.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovesquirting.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukaskollmer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumien.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxeblades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-a-i-l.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macabacus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machinerysource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magetsi.co.zw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcillacetfils.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariages.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinasmad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinschulze.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massdesigners.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathiasheise.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimonio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattmorrissound.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayacoa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medsanuk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medstatix-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megatorrenthd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mf58.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "middle.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midl.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millennium-thisiswhoweare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miriamgamburd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missbitcoin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitchkiah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlsvallarta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modax.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monmiel.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonbyte.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motolinesupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movihut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msngr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtran.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multimediosmonti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museodefutbol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicwind.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muydelgada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my.urown.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybokx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myheartlaundry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myload.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysouschef.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytransmissionexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myzoograd.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natuurlijkmooi-meppel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekochan.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoseo.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzabfragen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngo-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nistorvictor.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmcep.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobitex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noktaradyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notteit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nya.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oboivam.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obs.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocastrowork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office.urown.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offsetservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onpaws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-fixture-library.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operationtulip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oralb-prestazioni-odontoiatriche.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oralbregalaoralb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organicseo4u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osaka-hero-project.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osteopathe-voisine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outervision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oversightboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pachamamaproduct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paketverfolgung.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paviformas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peelawayyourpain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perved.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petitsfreresdespauvres.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petya.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfarrhaus-mon.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phw.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picomedia.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnp.ac.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pockets.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polaxtor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornfreesites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornmad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porthos.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerscif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerserg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergfeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergisrc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergsecure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozitone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poziworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pradmin.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestatyn-scala.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestatynflowershow.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prijmeni.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printwasteminimizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "problemysholkama.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "producciondealimentos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productive-garden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "project-scarlett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectarmy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promospg.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proservices-informatique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psc.gov.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pujasharma.associates", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pv-golf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qigehl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quentindestombes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raderamig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiation-oncologist.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raniwan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rasc.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbn.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readyscif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readysetscif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regalador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinheft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remigius-michael.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewpipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richfieldsean.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "road-safety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodnik-pansionat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roishopper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosewebdesignstudio.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roveridx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpcinmobiliaria.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpj.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russell-tech.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s2.coach", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safefreepornsites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safescif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetydrivessuccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuelcoles.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanitix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santandertrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahjaneredmond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxobroko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoffelcountry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scifplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scifsafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scorb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scroll-to-top-button.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentralshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shakalaka.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shincastella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingjin.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sieliakus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sincromyl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitinjau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slabstage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slavblog.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithandellis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smltour.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sns.med.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snsdomain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solaxfaq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solviq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soykaf.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spicystove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportify-design.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportspassbremen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squarepocketdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starthubs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stilus-patent.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stla.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomwhite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storage-base.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuartparsons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuudium.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarsalted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svse.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svseglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiffertirimborsa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sypreformas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangochoang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taroe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team957.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techgarage.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenken1010.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekokuin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelaurelchiropractor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themenucard.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themusicalsafari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewaytoyourself.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoplam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendamaquillajes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilcra.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinmarin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradeshift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trains.sexy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transdev.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transdev.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tridnice.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trpl.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryfrontline.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twilo-host.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txyz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typesofdogs.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockedgames.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "up.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uradvd.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urby.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "url.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "useworkshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valsorey.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapourtown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verso.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vibetribe.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoclases.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamhairs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinyl-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visabuddy.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vision-painting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnstreamer.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrallart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walla.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallatienda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warrenhousevets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wass.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchtolearn.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weitweg.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskey.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskey.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskey.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whisky.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whisky.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskymy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskyshop.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskyshop.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whmcs.xn--9dbq2a", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winkli.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winnersaffiliate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wis.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wivcfinancialservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wivenhoeforum.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wngs-creative.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womywomwoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodwicker.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldfinancenews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpspeedking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--avocai-timioara-kmf1a.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hsers-kva.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xunmengdu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarowork.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowsource.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yozakura.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zegarkidlakazdego.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2vp-an.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360kuvia.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360prokuvat.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9to5linux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aanlynskool.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abhijitvalluri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academy.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acaseta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "action1st.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addendum.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adkup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajvco.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandrepedrosa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliamex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltape.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amicusmed.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amordetelas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolic.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anasibrahim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andigraf.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anitalk.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthro.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthro.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aothuntees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apiora.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armodobrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "as41073.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asa.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asamoe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrology.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiomedica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awe130.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awedience.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bait55.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangim.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banyaktutorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bargest.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdsmcontrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellaireroofinginc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benepla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbudget.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betterboards.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhemcasa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bighorn.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigmama.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilicdn.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocbdolio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogsnote.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainstorm.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bruniano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buckanddoe.farm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buckdoeand.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bydik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c7n.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabazon-tu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cajaica.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiakingsnakepet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camaraslima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canekeiros.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canonisti.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbonholic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardsbymaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carevo.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carsonkoziol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbd-oil.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccaguavivadonaciones.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chacoonline.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chacraexperimental.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlyclearsky.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronikdanceclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cities.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clapbacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarity-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleangreen.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleverdarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudeffects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code.golf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colchesterglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conexionok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connecto.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connecto.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cons.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consejociudadanomx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consens.us.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooltrades.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coop.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coronasafe.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmetology.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crrapi.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctendoscopy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuhawaii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberwritersink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datadorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-osipov.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbnext.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deemasfashion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deiamodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delicatewonders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedcommons.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedcommons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedcommons.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedcommons.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deremedioss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derguns.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dethoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detroitlocksmiths.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devenv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devxify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diennobi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiaika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiaika.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digichurch.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digikerk.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discrete-passion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlagoss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donewhen.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donewhen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donewhen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donewhen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donewhen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donwhen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donwhen.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donwhen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donwhen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donwhen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donwhen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosimabag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropsite.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duysondang.name.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echoteam.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecostarcleaning.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ectpro.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elad.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elahuehuete.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricbeast.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elimperiolatino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabeth-raendel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emptyarcade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emxvn.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encontro.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entropyofdelicatewonders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erpollo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erysonhandel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eslove.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evadi.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaypower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exarcheia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eye-move.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairwaynow.mortgage", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fannietremblay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feehla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fernheim.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferozes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findeth.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finestinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashlightchart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleischkaes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flinny.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnpodinajpur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreverbreak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forevertoday.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortsecure.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freenome.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frigochaco.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundaekhaya.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwg.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwt99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwt999.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwtapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwtewm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwtpic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaming-lenkrad-experten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gba.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekymansion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genghan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlentgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ggld.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gharbala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloryhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glpreparation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gms-records.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldsteingloves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomezhvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govorenefekt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gralhaazulcondominio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gti.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happytestings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hashi.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbomaxaustralia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemopet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemsfoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hifiaudio.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindigalaxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiracar.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hope21.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopkinsmediation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelfloridachaco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howarh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtohomeschool.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypertesto.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypr.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-can.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamattila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifederalland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igloopreview.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igloosandbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "index-of.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infohas.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmadesarrollos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inscribeusercontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itexpress.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivelop.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivixor.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaiyen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javocean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcelectronics.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsoid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jocata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsg.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsjfact.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtg-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junshinkai.ed.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadimperium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadmirra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaleylocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalpavriksh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennedy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennedy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderosteopathie-osteopathie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindredcode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindredcode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kjs73.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konflikte-als-chance.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konflikthaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korofilms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosto.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotaartsklan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kra2laiz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kratom-k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptoforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-vraie-histoire.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laby.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamaturitadidaniele.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lambda-calculus.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leidegoncalves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesultandalep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveteachers.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logopaedie-sandkrug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "looop.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovegpl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemoon.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowcarbspark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpasteur.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucidea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machin.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madurasfollando.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magaliff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magikbyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisonmere.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksatmoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malcathatochen.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manulife.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapuut.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marblenexus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marijuanamed420.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketfeed.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martelus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maschine.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maschinen.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastercareplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrichelp.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matriekhulp.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxwellcody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mchollet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediamonitors.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megafide.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memola.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metropole.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelmckenney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelstoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaknuutila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaknuutila.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaknuutila.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mineralnibani.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minetrack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modulkuhni.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monidenum.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museodefutbol.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museumofautism.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicbow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musttest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musttest.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musttest.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musttest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musttest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymartinbeckeropenhab.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysteriousbeans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzyxsl.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-a-railways.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-metz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachbar.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanamovies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanxin.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natalia-shablo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natwest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nautile.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndaal.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netpreneur.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newburymobility.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcloud-server.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nieuwebroek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nieuwebroek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihon-mozartaikoukai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonuplebroken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notrero13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npc-ts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offgridbound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okmaybe.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olajcbd.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oofishing.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oops.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opcod3.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organic-cbdoil.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oromolido.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oroygrana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortanatech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamiers-citoyenne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasnyburiat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payalts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pekcazip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentruprieteni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pioneersenior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexverzoek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plum.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poezja.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positivefocus.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "principalstest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "problempaws.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "processout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profitimages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyupdate.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospa.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoporno.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwgenerator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qnixon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantatec.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwrk.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railsideworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowbrains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recycledinorsett.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recycledinorsett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remoteroom.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repairgeniuses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewsonlineguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riku.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riosoil.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riosoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riosoils.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riosoils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivalsa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rncc.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roodfruit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roodfruit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubdiavila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russiancms.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-4.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabinespielberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saghekin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saigonland24h.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakakun.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawiday.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sccoaching.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schambereich.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarships.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scott.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scouting-westenenk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "security-systems.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seeker.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoz.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahidfakih.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanteo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopazmoon.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopforeverproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shore.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shotgunstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldtest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldtest.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldtest.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldtest.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldtest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpelkoken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpelkoken.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpelkoken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skartecedu.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyblond.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skylightipv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl41.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodelicious.recipes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soeasy.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sogo.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solostocks.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solutionmotsfleches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soml.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somosti.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sopenguin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spjaet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportllux.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squarewave.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standoffdrop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steinmetz.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strandypink.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suerteloteria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surgerylifeenhancement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagat.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taqeemi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taytaytiangge.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telemedi.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teodw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teodw.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terranovadesignbuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terryoconnor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tf2pickup.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfsound.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecolourcloset.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecubepsych.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theentropyofdelicatewonders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefarleys.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theparklane-sukhumvitbearing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetransformingchurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevoltageteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tifile.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tisec.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalintegratedtherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyotasp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transformatutrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribeoftomorrow.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triedandtruebytrista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trussgenius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tschang.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "understandmaths.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unfoldbeauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniteforrecovery.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitefortherecovery.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "untamedprints.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us-igloopreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valkyriecloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanillacoder.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venbraca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verstaanwiskunde.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verygoodwebsite.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidaxp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentwolsink.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipturismo-europa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionacademy.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivi.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vojtechpetrasek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokabl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallinvogue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangyp.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbookcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbsogids.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesign-kall.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignzarin.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteproxy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whattyre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskersandtails.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteglovemoving.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willenberg.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisemen.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisersp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "withgentlent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpress-szakerto.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "work-shift.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldstyling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpg-verwaltungen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writtenandrecorded.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuchoamoveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "www-fwt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaodingyi.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangrq.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yinyang.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yjdevtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youran.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaimitut.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziad87.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlatograd.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zubr.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzops.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzops.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzops.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzops.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3sixtydutyfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "604windswell.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "70mpg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8885asknick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99laptops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achat-de-lead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptationplatform.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addresstobe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adilgraphics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adutoras.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afrique.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agence-initiale.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrecosolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahstrem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ai.mr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aklagare.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldyputra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alex-weigle.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alterlinks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alterlinks.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alterlinks.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alterlinks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altinopoliscervejaria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvastonauto.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanpop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoraparavoce.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancroma.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartema.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartema.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apfhaiti.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkmody.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apsb.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabakiralama.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argo.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arina.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arlenitas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artigoagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artsautomotive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ats-autohandel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attcleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel-company.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogelusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awesomeness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacahorror.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banhphongtomquangtran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banmapvn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartholf.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb-ek.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb-moisel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bent-nails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besate.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgm.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigcountry.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocbdolej.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocbdolja.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinlatestnewstoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinnewsupdates.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjarno.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockexplorer.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boostplm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownwrapper.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buggiano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunbun.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyupstorepremium.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ca-saintdie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadeirasparaescritorio.ind.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafefacil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisetas4fun.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisetasbichopreguica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caribeeficiente.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casanovafishtacos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casavlas.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cattsgym.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbd181.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbd2050.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdeighty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdnews.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdtelegram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccnadesdecero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheekboss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chick-goo-ewe-farm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiamguerra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronocarpe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjr.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjw.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearcomm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmtportal.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cntraveller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobbm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocomelody.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocomelody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocomelody.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocomelody.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collateral360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorfulcloud.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "columbiaproemergencymovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comerciaonline.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conoceme.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conservationfreedivers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contractstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmosmkt.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cougar-bordeaux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couplesapp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpgiiaragon.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftyproducts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristaleslitios.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cronjob.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoeighty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptohinge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoleed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptowhile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csis.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csisgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctyrisinkneri.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultrixdigital.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currentbitcoin.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currentcryptocurrency.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currentcryptocurrencynews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursointeractivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallaswebsite.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dangeredwolf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielaeichberger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannys.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "date-hijri.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadspin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorarei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deemasfashion.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deemasfashion.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deemasfashion.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentystabirmingham.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desanctispro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dharma-clinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dice-strategy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digimoncard.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digivet.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dispemec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnratthee.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donacarlota.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivehub.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drrenointerior.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecocleanpower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggbay.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldiedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elecpromo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfatih-markting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmnt.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emporiopurochile.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emprendimientoweb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enequilibreflocoach.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epirk.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erotycznehistorie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espectrocrom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentialoils.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estampascriativas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etaldelune.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etdonline.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolucionestudios.com.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezinternet.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f3b.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabfrugals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facebook-program.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factsvision.sr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faktury.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapobyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatvalley.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbthirdpartypixel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbwat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feecreativity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedthefuture.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feitam.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetish-x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filokiralama.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanzasydinero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finapi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fivetecnologia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixverkaufen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flooddoctorva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flow-serv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodling.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forecastapp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexnews.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexnewslive.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forklift.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forthenrycustomknives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freehomerisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frikandellenmoord.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frikandelmoord.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxaltas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxperk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxpunch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxwrite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganaderosdeceres.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaytubec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genlack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlent.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giddyhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gil.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gizmodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamourmagazine.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gncsuplementos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopass-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopass.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gougeul.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gq-magazine.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gradecube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grasengroenkunstgras.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumbointro.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutterbus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2cclipboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacktivitycon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "half-dead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hathai.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havebetterconversations.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazardhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbrochures.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbarex.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herreriamauricio.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesabcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexapk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highaltitudearchery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hob.bi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hometechmtl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeysnack.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hookahshop.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostelxaxid.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotsoft.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrsa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydroxide.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyy.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyychat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyyperchat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icid.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idlemon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igloocommunities.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igloodigitalworkplace.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igloodigitalworkplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igloodigitalworkplaces.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igloopartnerportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illumis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilusionphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imawasn-consulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imexmed.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresadipulizia.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infernal.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infotectsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidetheigloo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intiveo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investors.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ireta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irmo.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironbarnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isharryworking.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itvia.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itvia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itvia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itvia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iuup.menu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izdaher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ja-tay.sr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jalopnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japaneseacupuncture.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japatacado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarno.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javanie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaylee.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcbfshr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeevanpaul.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jellebuitenhuis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeneratorkiralama.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jezebel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jichi.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkuu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobinbennykutty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johngreatwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshmoulin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabataanpartylist.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kahane.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazumi-clinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keithwillcock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keramikaopava.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyspanish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kientrucnamcuong.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kissmateszabolcs.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kit.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleincliche.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knovator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koe.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostenlosepornos.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-meute.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladrilleraeldiamante.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagalaxiagrafica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lampiaoluz.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larsi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "las.so", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestbitcoinnews.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestbitcoinnews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laughingloon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laveriebyk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyersofmissouri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawzava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leclicbazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemans.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letrissimas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifehacker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listing-here.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlesk.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lloydrogerspencer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logay.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojacorbuccieats.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojamultplick.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasuwadi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lysel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macawos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mag-led.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magneticarrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magneticarrowdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malek3d.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manchestertechservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marthus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterminer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "materasocial.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattdrew.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maynails.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mchughisle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meatfoods.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrourgentcarestl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miscursosdebelleza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misterboddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mit.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkws.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mngfam.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mns.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moderndeck.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneytamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscow-xiaomi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrtprioritet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrtskidkispb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mumbairoleplay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundialpresentes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicradar.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mustardwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjosephine.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n8solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naif.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakliye.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathanphoenix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natsar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "near.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemberone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdnet.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newlight.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextalefieldrecording.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicklazarov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihon-rosoku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilpointer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobasico.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nukleovisual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nullbox.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvlifeinsurance.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyangasm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyangasm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyangasm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocdhub.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onechronos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oomuj.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimale.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oraclecode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriya-hrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padena.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parroquiaelcarmen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partsbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partsbox.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payrollhr.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peerpressurecreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pijamasbichopreguica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.voto", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planned-cities.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polifisio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poppylala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornbot.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionstocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatefiles.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qlulife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rad2share.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rase.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rc21x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readable.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realcanada.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realestatesales.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redraven.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentacar.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replyua.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolvo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgl.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhysre.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rioinbox.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverdale.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rurian-gyohen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakiborislam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samanexports.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sechssiwwe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "security.golf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seexw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurancaresidencialbh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semiweb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senditvia.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senior2senior.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentitvia.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoarq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingdascapinhas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintraunipricol.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siongseafood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitestudio.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skedo.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skovbosburgerblog.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slimmarkets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smyleo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "so-buff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "so-commerce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "song.ski", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sound-recording.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sozialistische-gruppe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spb-xiaomi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedsvip.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stabilization-in.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stamurai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starlabs.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starsub.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staydryohio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemgirls.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surgerylifeenhancement.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switchinitiatives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switchinitiatives.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switchinitiatives.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syazli7.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiwan-kitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taleintwo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasintrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcdn.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teammojo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technopost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thapduoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebusinessmasterminds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinventory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themurrayfamily.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theonion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theroot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetakeout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetipo01.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkconsultores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolip.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchandpark.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trabajarytrabajar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tractor-pulling.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradedigital.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trakid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transferwise.jobs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trappeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollbox.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trophyshopinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tscomputers.net.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tukaraokeonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubereatsprinters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultravendas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulyamuhendislik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniforcele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedsapiens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usecamisetas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ut-jobs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaclavkocum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vedshastradata.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velocitycu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venturebum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vfxstudy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viera.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewpointsfromfacebook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinc.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voetbalquizkopen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vogue.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voyancedanslenord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrimcas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuldb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wabbel.sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbbauth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcfauth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdevoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webforce.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webformula.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpressbuilder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteurl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wemediate.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wexfly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whaleapp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whaller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wigwam.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willmage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windrich-werkzeugmaschinen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winebrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wired.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woltauth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wptrigone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wscauth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wurzelkanal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wykop.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--d1acalaltdk2d.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xosh.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ysoft.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zappy.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zero-skill.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12gramu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1ii.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2isk.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40vn.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aawt.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acytec.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedbotoxclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventureboundlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affilowinners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afiliadosganadores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akrilikhavuz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aksert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcaldia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aless.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfamx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alirezahesari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allprices.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allproapplianceservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltimeonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allwebtuts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alta-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altiusmortgage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaabjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazoniacoffees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsconnectapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amy-nichols.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analyze-ed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antstoolbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcthelad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "are-mag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkfoundationrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armycyberchallenge.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arquidigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artefeitaessencias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artgranit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artintend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arxcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asanuma-clinic.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athensvantours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athensvantours.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atxtraumatherapycenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentictrucks.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awsl.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azaria.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azoulaygroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balivacationhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balivakantiewoning.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basics.domains", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bchnews.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beat-boom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belezadateresa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bemsertanejo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benedetti.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besteenergieleverancier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestfornutrition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettercallsully.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bichomaniapet.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biloxihistoricalsociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biloxisportfishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimmae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-news.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinlatestnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmix.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizify.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkamp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bklynsoap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzpaintball.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloms.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluegrasscleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolivar-circuit-clerk.ms", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boontech.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botoxclinic.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braun-soddisfattiorimborsati.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricks4kidzelearn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brickvortex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridges2understanding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brizzo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broca.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsknri.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsrueti.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bst-brandschutz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscacpf.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buymore.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bzhserv.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c3sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardinaleducation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinomiami.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caspi.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cativarbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdkpatterns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cestaswmonline.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checklistuj.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinees.restaurant", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chstrategies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickrising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coin-money.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinnewspulse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coinsubtle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connect.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookinsumos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corujacriattiva.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cr4pr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craine.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criminal-market.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptocurrencylatestnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptocurrencynews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptomixer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumsext.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupomia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyric.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafunda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debut-mebel.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorations-elmotamaiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepsea.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defaultisafault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekasegifuzoku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dequemurio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutschemilf.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondhead-umc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diennhienshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directecommerce.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnt1egh97ehxx.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doencadobeijo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogecoinnews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogecoinnews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domainproactive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontlistentoruss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dppstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgazeto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drstevenwarnock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dundalk.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dundalkskillnet.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-shopdirect.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecohomebuild.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edisonstreet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edumaritime.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eencompass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elabela.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enfermedaddelbeso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epitelial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericca.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espectrometria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eth-news.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereum-news.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etyka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everyhq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyfconsultores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facebookmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facebookrecruiting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fagus.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famestube.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faux.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbwifi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenotipo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetishwheels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financialnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiorebjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireplacesutah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagstoneim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flibanserina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodyshoody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foro.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebasics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funtimeusabiloxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecss.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganardinerotrabajandoporinternet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganglioslinfaticos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garciacleaningsf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gasometria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gec.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gengive-smalto-oralb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpet.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gkepm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glenwhitememorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gluecksmomente.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gofile.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gonadotropina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopuntaisla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpwmd-portal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandepresion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "granfutbol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gripeh1n1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulshankumar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatsukoi-seikotsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haus-momo.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbsvzos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthimpel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedgehogdigital.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroxin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "high-flying.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highplainssiding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiker.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirosehp.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hispasys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochstift-party.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holdmybeer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holywr.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horustream.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hpsears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hundimiento.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyy.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i9elo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibinex.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideamount.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideesrecettes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieltspodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illusionsdoptique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilmcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilusionesopticas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilusoesopticas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imin.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industrialcalibration.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosec.mv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingatlanfix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkteeshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inteapuestas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelligentrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetmarketingprofitscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irandm.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-actual.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itrendbuzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-harrison-media.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-harrison.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jepa.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesusdenazaret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jngle.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joostmaglev.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshimedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joychetry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judgejonesadr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julienvenesson.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jun-e-jay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jungleworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justforschools.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justgamblers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-2a.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karasevm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibersalon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kido-dc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kincreative.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinyued.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kneerux.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konnai.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krahost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreatywni.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreweofneptune.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krugernationalpark.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksauhs-med.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kundenvertrag.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kustomr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyberkaitse.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladedu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langhof-immobilien.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lansink.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestimmigrationnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavarex.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laythetable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecercleguimard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legato.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemmi.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levelia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilou-sportswear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilousportswear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linfadenopatia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litecoinnews.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litecoinnews.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litecoinnews.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litecoinnews.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llantasysuspensiones.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localbusinessimprovement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loglineargroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorengraff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunaballoonclub.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lushersolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lutify.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maavicorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madeira.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maduracion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magraebela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makanin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malhasgusmao.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mallasypisos.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangaturf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maraket.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markus289.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marsoftyazilim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvingazibaric.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mask4africa.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mat-ras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matglobal.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matozone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matpools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matsuura-shakyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbosna.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbr.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcdeed.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mchaves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medosedu.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memed.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mempool.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meperidina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messengerwebdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrosyvaras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgfashion.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelamead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijncloud.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minhng99.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjstudios.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modesalination.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeloli.ac.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscownights.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msfishingcharter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mslivros.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mswdtemplate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mujlinux.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybottle.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconnection.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycontactacuvue.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypathologos.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypehas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysidekick.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myupbeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n1card.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namsbaekur.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nancynote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nannan.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negardaroo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neovapo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neptuneliveaboards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neptunescubadiving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdaristocracy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netassessor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netcrew.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newshome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexustelecom.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimiedad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninetyday.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noradrenalina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutristories.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nxlogis.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanspringsarchives.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oddlama.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogatsu-cho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okuguchihifuka-clinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onby.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onereview.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinetutor.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onodera.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oog-osaka.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimausa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ornitina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxalato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oz-artfocus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificaent.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pairfum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistanwatches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papergamer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradaux.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parentingalpha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisdimitriou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascalinfratech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pba.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perlisdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personlookup.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petfoundation.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pha.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phillipspediatricsoxford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phishingoda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pillar.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pillar.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pishroshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pncfx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnlarticles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podarki-market.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polmel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postermywall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potcha.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumcbd.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presidentialinnovationfellows.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presstrades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricevortex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "principedepaz.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "println.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privanza.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prixpictet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productivemachine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperos-services.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostaglandina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvpzone.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pylad.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quacc.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qupom.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowpvtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rb0.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rb67.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reading-assist-api.japaneast.azurecontainer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "receptenwebsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "receptenwebsite.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regie-sc.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relyonnutec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplelatestnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplexrpnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocabot.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rost.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rte.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sab.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabatikirooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safalfasalonline.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safesearchs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santhoshveer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanweb.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sars-cov-2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbst.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secrecion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seekweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seewp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-himawari.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sethcorker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgtech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaiyaevolved.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shearwaterdental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siamwatercraftpromotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signity.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpelkoken.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyathenee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintomasdocancer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirvio.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sizeunknown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sizeunknown.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slbknives.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartandcom.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smkbhinakaryakaranganyar.sch.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solbjer.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somersetdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southpawmoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spamty.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedsvip.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportmultimedia.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportplaatje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sstool.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamid.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellar.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellarlumensnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockmarkettoday.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storkfront.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormdamages.claims", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategicmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stumblefallcrawl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stx.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styllussports.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumit.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sydneybusinessweb.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysadmin.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentbazi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamilsms.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tangoenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tank-scorecard.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanneradvisorysolutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarugo.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbird-q.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbq-s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdeaqua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendiestown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenx.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-ace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thearizonatribune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theater-8.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedaleyclan.hopto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeliteneet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefireandthefreaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefooddictator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theguerrilla.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themindpedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoldnews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepaperlion.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesportscardmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theverticaljumpzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theyelawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilecleaningservicepros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timdemisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinker.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todayfinance.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todayfinancial.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokinokakehashi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbusinessnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tophighnorldiet.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toplifesaudaveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topnlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toppropertypattaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toumeitech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranmao.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transaminasas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tresen-demo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinstadab.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropikdeniz.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trxnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsiolakisfurs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuckhayward.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkreno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnkeydemolishers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweaktownforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twilightscans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twojajurata.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udemydownload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umaykan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umo.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlockerboss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urko.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usability.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valoan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vernonreinike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viamilitaris.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidatantrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villasdelbosque.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villasjardin.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualgraphics.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virusah1n1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virusdelebola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivemercadosaludable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voltainsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vote.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vr3marcas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulkanruhe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulkanruhe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vyshivki.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallinger-online.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warfarina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washingtonnewsz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhostingblackfriday.deals", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "website.builders", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webworkerswinners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedshoots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weenvio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westportwatershed.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiisas.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimmer-software.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimmer-software.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimmersoftware.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimmersoftware.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolvesbanemanor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womenbusinessfromhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpressabi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worksup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-bundle.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpratio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpspeedmatters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpuse.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xgndx.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaowuzhaji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlmnews.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrpnews.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrpscan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtournois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xumm.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yacca.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yacca.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yah-music.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yezi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youyuan.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zephera.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zinglix.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoflora.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24ohrana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2sendai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4-0-4.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "99999999977.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aakf.org.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronburrows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdulkarimm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abu-auftrag.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acadiate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achkandiro.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "action-biosphere.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "active-baby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamabernathy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "administratorhandal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adultlance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agata-privathospital.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agendas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrus-wow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aicupom.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akbam.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcoholia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexalist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alimeta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allfashionews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allfit.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alnamic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvirzy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anderstornkvist.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andressaflores.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelishansen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antykilion.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianbusinesscards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astralyx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticcitycasino.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticcitycasinonews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atrands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobazarcentrum.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobraga.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aventurasnorowa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balearicholidu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bekmekci.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benleb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcreditcards.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcreditcards.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcreditcards.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcreditcards.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestcreditcards.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bierbaumer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biocbd.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-casino.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.casino", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.exposed", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincasino.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoincodereview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinera-review.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinfaucet.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoingambling.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoingames.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinnews.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinnews.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinnews.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinnews.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.international", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.monster", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.pizza", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinprice.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinslots.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcointrader-review.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackforlife.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggingsaif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bopyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boringnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bracebridgechiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bredabeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubu1.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafemandala.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camerashot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capsulecorp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carberra.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carberra.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadegomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino.tires", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino.viajes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinos.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdlession.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccamatilfiji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certificateoflogistics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chanakyanewz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chekhov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiamami.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chihirev.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chooseyourdesinty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciblogin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciltskillnet.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciphermail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circuses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearvisiontea.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudindia.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudmarathi.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubgalileo.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachingmillenium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comsoli.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contato.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corriere.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costantinogaming.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cparta.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crash.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cswapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultbeauty.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultbeauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwallpapersheb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberschmiede.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberschmiede.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberschmiede.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czqu.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daily-city.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dajjal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daveroverts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davincigourmet.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deanpearce.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deluxeblogtips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demostweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "develoupe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegoisla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dispur.nic.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlmixcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobavki.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dot9dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dournois.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downbook.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drdavidricketts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droneways.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duansunshinesdiamond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvwa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-estonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecamisetas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eclipse4academia-startups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egypttimetravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enky.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eperformax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eritropoyetina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escolaisttucano.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esexchange.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estonia.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereumnews.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etimmer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etororeview.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etororeview.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etororeview.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etororeviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europrimereviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurotech-cnc.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurovision-romania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyelash-mc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facebar.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faieurope.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcarrascosa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festival365.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivalesargentina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "figbert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financebottom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizzcoronationstreetdied.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetster.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetster.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flippery-wynajem.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexcomreview.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexmarketsm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortistci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebitcoinfaucet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepatternsarea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friv-2018.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundaciongoldeoro.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxbrokerreview.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxbrokerreviews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxnews.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxnotch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galileoart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game-graph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garfieldairlines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gasmar.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geddert.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geneeskrachtig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genkihub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genkiwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geobennett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerenciaconsultor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gibranhernandez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamourtime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godating.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfmagic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "good-wishes-4-u.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodsite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gottika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpbdev.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gplclubbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpspolis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graph.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenzved.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gretathemes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gslabnet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halodebki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health4food.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbank.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hectorfiorini.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helix.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpcentral.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herkel.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highdaseo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinksonlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "histogames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyscriptur.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeairguides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hot100.ug", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotdresses.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houhuayuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsreformas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hymnsandverses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icze4r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icze4r.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icze4r.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icze4r.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideice.gob.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iftikharalam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iitneetprep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikasgela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresapulizie.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inakasoftware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inceneritore.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomexico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoserp.net.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingenious-development.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovativeactors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insotech.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interactivebrokersreview.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intergermania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investinestonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ioghawaii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irr59.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamerkantho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iswag.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izolyatsia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izone.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacopomolina.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfy.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joannajankowska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonnygreenwood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrock.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jy11.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k2analytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakazai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kappawingman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karlov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khalidalnajjar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kienviethung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingtech8.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiseimarriage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinto.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokica.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokotaru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafyne.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagunaklub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasvegascasinonews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legal.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legna.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leleimports.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levis.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levisenlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindazi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkinsta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livinkitchen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magic-carpetcleaning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisecom.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamaisonsherby.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markdown.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marliesslomp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinsciekurs.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskssouthafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximbaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazury-invest.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medcenter.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medcentr.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medcourse.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medservis.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metabox.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mightful-noobs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikemcgeephotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milkaholic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miragenews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilhaber.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modanese.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mof.gov.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molenaar-ricardo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyformybeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moremindsbetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motivationshastra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpcmsa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mr-a.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrluggagex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mstdn.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mumbaigaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muziektermen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybeancloud.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myclimate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycontactopticien.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydslwebstats.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myempire.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygizmolife.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynutrientcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysticmedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nairobisweet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naklejki-plombowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nar-lekar.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navnet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neocharge.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsarticle.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhakhoaflora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhanlucnhatban.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicheosala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nk-vision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkontur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norbertorabinovichblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notimesupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunogand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oandareview.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obscur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odiris.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oloadvid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "one-clue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgtech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourharvest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overcasthq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxlab.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxudummedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperworkspace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulchua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performanceetcoaching.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petemerges.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petops.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physia.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piknichok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piotrlewandowski.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixstash.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plashenkov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podarky.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemongosearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polarhome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porsiaedenora.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posadalasalbarcas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positive.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerzonewrestling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozitiffchik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predalco.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primeops.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatedns.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productleaders.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubertytalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puebladesoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pupon.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qeshmminer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qr.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rahedm.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rammsteinaustralia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ras34.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbscrochet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveryteam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recursosmi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reley.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retardedstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ribdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringlightstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplenews.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rjicpas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofdoctorutah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roolnews.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosdpk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalcitystudios.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royaltyexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rydeify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samurai-implant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapienza-eclipse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapienzaconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scindustries.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scour.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutingwijchen-bouwproject.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchexperts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sei-yu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendaimori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servonline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seteampty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanxia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharm.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheraatours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shippexx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvius.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sincelockdown.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slated.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smanson.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcashumbrella.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartech.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowboard-break.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarlider.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonnenbergharrison.law", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southessexstatus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacelandpark.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stad.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stanzolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startup-lab.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamcleaning.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellar.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoffhandwerk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superiorseating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swabhoomi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sy95.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysclouds.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tailor.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentx.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarrasque.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasteville.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tastyworksreview.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxdispute.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdlconexion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techwise.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknoekip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknolama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknorix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temnhan24h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texican.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thai-kacha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedonaldarchive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegoddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehomebakery.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejourneydesignstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesimons.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetechsite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tichdiem80.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiempolibre.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timmermansadministratie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnutoys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobias4.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomslawadvice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topten.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torsten-werner.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalinfo.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpk.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trade99review.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradewithestonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tragaver.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelix.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treatmentindiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronnews.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryingtotakeoversweden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttwt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimadivisao.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniekglas.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniqueuniques.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unrestricted.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upstairs.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlendecoder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usaattorneyblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usnews-new.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacpas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanguardreviews.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasconcellos.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegascasino.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verzekerjebeter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicenterodriguez81.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videovt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidnoe50.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visordown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivachile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivantstays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vos.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votrespace.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wafflemakers.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warezbook.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wavee-plus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthmu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthsuccess.edu.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weathermelon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webanet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmandat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webullreview.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlondoncarpetcleaners.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "will-lash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willalex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williamsalexander.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wings.com.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wo25.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-citizen-report.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worthlydeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowkia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpautolistings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpdgimart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpfy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wphaxor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpslimseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpspeedmetrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaudiobooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--2i0bo6pvvy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--2i0bo6pvvy.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--2i0bo6pvvy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--2i0bo6pvvy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--or3bkpg7h2qs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtechkr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yanagibashi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yatsat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuanandyuan.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zappy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerocms.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerodhareview.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziggletech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoomative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zpider.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbetapk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2002000.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "65book.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "90dayloans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aacc.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acerosfortuna.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acquadiparma.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admin.place", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "admindaily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advania.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventurecorps.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afishablogs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afrohub.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciadigitalbolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroclefic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajadmin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akitoy.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alancabrera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandrevicente.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amevoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidmovile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anihonetwallpaper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkteen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcadia.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artexhibition.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artzphotography.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asatys-partners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asatys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashimwe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atope.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianpropertyanalytics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axisdesignarchitects.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axisdesignarchitects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babacloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backlinksgenerator.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badwi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baocaosuhp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bathrobes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bavaropuntacanahotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaconfed.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "begin-motorcycling.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beliishko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beliyo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benoitchantre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bessmertie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestecbdolie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestnetentcasino.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestnetflowanalyzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billbuddy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjpecas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecoatnetflowsupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmm.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boggsinvesting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomshadow.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borisovv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bot-socket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandketers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brauer-augenoptik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brest-bel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brest-region.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsa-dom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingmaterials.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builtingym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumianoa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesstravelmelbourne.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyasheep.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buypurenature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-g-h.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalbay.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careerprep101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carltonelitetravel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catcoxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathcartconsulting.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbproject.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherry-handmade.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherryband.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chipdenim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrystofer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciadesuporte.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciscoasanetflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisconetflowleader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisconetflowpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisconetflowreporting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisconetflowsupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanclearwater.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearmaxx.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cliftonheritage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloud-hair.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloutcloset.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conbida.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confort-sante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookingaround.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corinsamsterdam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correcthorse.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courseorbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazycliq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativemysterymind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimean-wines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crochetkim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber.securitytactics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberattackincidentresponse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersecurityincidentresponse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-tousei.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dacha.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalliard.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dangerscience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidband.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davmimer-mercerie.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daxenexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daymarksi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorpol-renovation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demxausa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digicoca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcrisis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalimpactlab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalphoto.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalphoto.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ditfiorinicamargo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dneprovski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollarhero.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolys.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donarmany.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drillcalendar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droidtuto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drshadankabiri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drunkcalc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsg.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsg.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsn-k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumpper.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumpper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunedot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicathletes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e8bet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosial.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektroprom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmausmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empresa365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enabling.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishlatino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishplus.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enterprisenetworksecurity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eqab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erboristeria.milano.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ermeglio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erwindesigner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeancuisine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evertus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exarcheia.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exotictravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyelash-navi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1tv-streams.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabil.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factoryalimentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fale.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion-swimwear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcl.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fifemedicalgroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fire-places.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishtank.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fl.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexiblenetflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florianbouchet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowercityflavor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowreplicator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foair.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexwine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franchiseguide.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francuskie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freenetflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftx.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funreaktor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fureais.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaksidot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallery-kaze.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gas-boilers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gate.sc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gearnify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gewel.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gimnazija-skofjaloka.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gizmolord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goblackwood.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godortheworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldentech.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldentechelectronics.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goplaypal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goudronblanc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govnosite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grammarhouse.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grappy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graycat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenhous-technology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenwiki.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grickle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growthandrenewal.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gservera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutetexte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h-maxton.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h-var.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hab.dynu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairsalon-wish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haloknauf.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamartrophy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardhatengineer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrisexteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helco.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkl-gruppe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoistsdirect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyfamilychurch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongkongliberate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongkongwillwin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostreputation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrlive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hundub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hustlefreesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-port-voice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iconintegration.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iesconsultores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilondres.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incidentresponsesolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incidentresponsesystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incpak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinifour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infomate360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infradot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrapixel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrarate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrasend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infravoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "initblogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetbloger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigatemalware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigatingmalware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invitescafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipaddressreputation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfixcollector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iproductrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isthatarabic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isthisarabic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itero.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-maxton.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackandrascals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jainmantras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jawwad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenkinsry.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonsey.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpcorriganlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpn-ks.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jscsshtml.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliannorton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliekristin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurposluga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jybrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kajirakuda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kameliya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaminoweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kangkang.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kangkang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karakav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemptechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khadu12.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kharkiv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koj.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koylusemra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krk-gaming.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyle-s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakeshorepoolsandtubs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamai-crochets.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landing-phillipferreira.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "law-zur.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcs.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaderinnetflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legko-pohudet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetimestack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindogdahl.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxnetflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lirapogrebnicentar.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logger-phillipferreira.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logoenvue.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaxo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londoncarpetcleaningltd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longlivehongkong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotustreasurechest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maalexi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macautocouture.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makemillion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwaredevil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwareincidentresponse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamaliefde.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcenariaembh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markacutt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mashina.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matcha14.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauditeboisson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maytinh.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcoutinho.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalpeople.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinae.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinaesolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinaesolutions.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medsister.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meigetsuen1980.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejofi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejofi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejofi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejofi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejofi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melaldesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mermakov.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteonederbetuwe.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mexicanfibers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michael-r.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikesplumbingswfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millersprofessionalsco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minimalistmenu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miyagi-ctr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miyagi-r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiler-handel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobimsua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momi-chura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneysavingpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitorbandwidth.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitoringanetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moparisthe.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morandofora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mori-cdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountaincastle.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mowing-the-lawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrcool.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrtg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mssa.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtsn3padang.sch.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muchbetterthancash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutahar.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydaymark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylittlegrocer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylittlegrocer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynimo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytribes.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nab-services.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najarkadeh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakagawa-d.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakagawa-s.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narcisqeshm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nash-dom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navalaulakh.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncloud.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedap-source.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needflare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowanalysissolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowsword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowtrafficanalysis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkinternetmonitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkperformancemonitoring.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networksecuritysolutions.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkthreatdetection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkthreatprotection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networktrafficanalysis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networktrafficanalyzer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networktrafficmonitoring.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigelvm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonstopjob.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasisbodycare.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetwo-vermietung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-divorce.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oooh.events", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oraculobrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalofacil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "painart.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "painresource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paketwisataliburan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakjefooi.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakjefooi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakjefooi.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakjefooi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakjefooi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakjefooi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakjefooi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palatte.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathogen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbexchange.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedalr.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penatizavarise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perlina.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pet-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuketbeach.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piajans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piavonpadberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieceofcake.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzaspaghettiemandolino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plixer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponnohaat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poppinspayroll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powderedcloud.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerpadel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "previstart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prij.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primalsurvivor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacysvcs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proekt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profinvestment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profit24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progamermundo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pronto-intervento-fognature.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protesthongkong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purse-les.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvideo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pws-passau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quackquack.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quichost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbeaus.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratihluhur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenflight.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raymondha.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raymondha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reading-assist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebellion.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recolic.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relatory.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reliablepest.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridegravel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverbednetflowsupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rrdtool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruthlavidente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safestreets.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakuracommunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samalova-chata.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandboxstationchildcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandramorrone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarah-secret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sardegnarifiuti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satyamshivamsundaram.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saul-eslake.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdelatmrt.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secrets-marketing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "security-courses.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurdatacr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekko2.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-cdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-ctr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-rc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-sougou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-works.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfltrends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowsproject.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheptytsky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinobayderm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shireyishunjian.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shooba.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-cosmetic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shpiliak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shpiliak.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shraymonks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shunmei-hari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmacomputers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skreutz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skunkapeservers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallwhitebear.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smd-tlt.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snazel.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snazel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snazel.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snazel.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociologyk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sohka.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solofi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souldigging.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundlight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souvenirsdebordeaux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacesas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "special-equipment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialtyrigging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sports-equipmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spurto.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stairmaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steeve-legal-photographie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stewpolley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratreg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamlineverify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sup39.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supergood.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superis.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surnet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-dent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tafusu-support.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylored.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tchatland.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tci-style.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tciit.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team-toranomon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terraesencial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theachero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thediabetesnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegoodheartedwoman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theracismforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threatdetection.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinkmai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyx.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tohoku-fukushi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomchen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topjeans.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totoland6.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tousei.tokyo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradingtag.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transportfeverfrance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trapz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trasatsatelital.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcompany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelunicorns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuvankinhdoanhonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twilo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twistertech.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txwriterstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uesc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulrike-sichert-schuster.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unae.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniteinhealth.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upturn.com.eg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usespetaculo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwat.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valledeloso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ve3zsh.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viereview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visafruit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vk-agent.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsevkusno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wade.gdn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "water-filters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterdamagehouston.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wazito-fc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "we6666.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webisle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatisinternetsecurity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatisipfix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatisnetflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wi-wi.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiccansupplies.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wine.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wine.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpressfalcon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpfy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-embed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--laclas-n0a.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--ll-yka.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--pckl4ji.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--wp9ha.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrobot.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukieda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zastenchivost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zelt.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroknowledge.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0xreki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0xword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10media.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10site.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1csgo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "301.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4d51b734-d000-4418-97db-cac5e68f80d5.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aabeltech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abacuslouisville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acceleranda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acting.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adfxllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancednetflowtraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokati-ceva.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affproduct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africaone-publishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airloge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisanity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akshit.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktivterapi.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertohurtado.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allline.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphaconvites.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alsace-boutique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alsaceboutique-peluches-bukowski.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alteringit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amadvocates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amilesportes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalworld.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apcpky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aradiantlife.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aravo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arihunt.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnoweterings.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artplaneta-leto.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiafood-curator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asktanzania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlaswu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atopy-sendai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atris-qa.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atyourleisureculinary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avg7.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awsl.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyappear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementwaterproofingasheville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basic.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastelstu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bathroomremodelinggeorgia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baysidefamilydentist.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbrigittae.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belajaraja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibhub.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbrotherco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimachi.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bind.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsight.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blushbymounika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bnkconsulting.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobtiell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogdbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bojanowskiszkolka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borduurshophengelo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bornemisszavendeghazak.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bougetesfesses.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouwhuisman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breastaugmentationky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridestarco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownsprinkler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bugreader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buhitter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burling.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bushico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buspark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buspark.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camrn.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canaryaspets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloscar.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloscar.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloscar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloscar.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosmalodemolina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casaasia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casaasia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccwebdevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celseven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinablows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinalosers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinasucksass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chocolatesonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinaclairecollins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cialowruchu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cibus.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemaschool.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemotion.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciris.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciscocyberthreatdefense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciwix24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjbeckert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearwatersexhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrcreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrvr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickclickfish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickclickmalware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickclickvirus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudstoragecompare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudtrics.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cncs.gob.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cochem-zell.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commentjaichangedevie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congnghe.so", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connect2pure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cook-maestro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolsculptingmanhattanbeach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortizo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpro.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craphound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossingna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoinvoke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystaldown.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csds.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currenthaus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danovamix.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkmoria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepnote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desertbluffs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desinfectantemanos.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutsches-schulportal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "developr.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg1-test.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg1jp-test.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dgvservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "di-basketballscouting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djdebodas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctoripfix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doener-curator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogvolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontenedor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downwithchina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamcleaningservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drnjewels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durulezzetler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duv.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duval.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duval.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duval.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duval.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duval.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecampusontario.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecgclic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekoclin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elcirculo.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrodomesticosmiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevenpaths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgustdecreixer.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgustodecrecer.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elliot.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engagewell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicapos.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "er.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erinmyers.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everaerts.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyesee.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faceyogaforyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantom.foundation", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdimmo24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feek.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fescuesodsouthernindiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidelitysound.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finance-devils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstbaptistjeff.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstclass.com.kh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstmarket.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fivefortheroad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiveloaves.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleetster.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowalizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowalyzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowanalytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowauditor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowfest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowhopper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowinformer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowpro.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fogu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationrepairannarbor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationrepairasheville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationrepairbasementwaterproofingtn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fractionclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-barcode-generator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecourses.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freston.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckxichina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fumilink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundacioneduser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaga-debki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardencentreshopping.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gartenforsenate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekanatomy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekyleisure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gen53.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generatorkodowkreskowych.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genious.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genious.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genom.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getby.download", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpaidtocode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpaidtodesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpaidtodev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getprohealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gimbal.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gld.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glutagenic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnu.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golinuxcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goose.energy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goosesmurfs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gracegensets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grasp24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guessmatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guineapig101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyllyngvase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingandprogramming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handyquip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hargrovefirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harkenzconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helioring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hementaze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi-res.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "higea.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoken-okazaki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecpr.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeshieldindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingtg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtodesignwebsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamroot.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ie-blog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igranit.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihorvorotnov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilasoft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagine-cs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialfenceinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impresapulizie.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ineptiamusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkosova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innocence.org.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inprosy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiratorysolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrahealth.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integration-mouvements-oculaires.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intel69.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetthreatcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetthreatscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iot-alliances.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfixcalculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfixifies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfixify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfixinator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipfixreplicator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iphostreputation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iraklisfovakis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isanmsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j-ecolife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j4e.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaleesa.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jameslahey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jantyik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedna-basen.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jehende.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jendialmeditation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jld.paris", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jxs.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-matsudaclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaizoku-dmc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karelvanhecke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenhkhampha.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kentuckianatrucking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyesrobot.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfispiff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinesiologikerteminde.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinesiologiodense.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinesiologiskolen-syd.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinesiologiuddannelsen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingsandqueensbypalos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiomoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knitting.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kodama-dorayaki.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopker.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lajornadafilipina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lascasasencantadas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavendeloel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laxxl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lclarkuhl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-stroke-of-genius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ligare-fp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolnspringsgc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lioprog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lobbes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logalot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long-journey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovedonesofprisoners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lprr.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucaplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasrajaonutricao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maarivpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madmenmedia.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicaldelicio.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailanyzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailinizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailinyzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malagaallincludedcarhire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margaret.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketinghaters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marthakenney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskerking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathchall.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixread.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matsushima-kosodate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalys-tunisie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediskin.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merafsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milarelectrodomesticos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milliegrace.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minibus-service.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirrorwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixes.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixmastermitch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizukoshika.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modellbahnshop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojo.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monoblu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munakata-cl.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "municipaldroguerias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musikhaus-korn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxin.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myers.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjustice.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynetflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myradnetconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowanalysissolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowcalculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowcollector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowknight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowknights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowreplicator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netflowtoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netteri.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuraspike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevim-co-varit.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngpest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigelvm.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nils.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noel.wf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noel.yt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notisecit.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noud.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npgateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obamed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocongo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okubo-shika.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "one-million-places.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onepooling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openbayes.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organicpoint.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outlook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyaquelegal.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paga.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paidtocode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paidtodesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paidtodev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paikkatietokanta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palermofc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriciaroy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paysbuy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peoplesrepublicofchinasucks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepwaterproofingllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalrecreationaltourguides.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pescaforte.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phdelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickupalliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pictelcix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pikker.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizza-curator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plixar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pluralistic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicalplot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porwal.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerball.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pradohalcones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressfreedomtracker.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prettyceos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preziti.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probono14.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prog.olsztyn.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prog24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programmes-neufs-corse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psihoterapevt1.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psknv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psknv.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychomotricien-la-rochelle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptshft.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purefoot.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qipllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queijocelular.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quintacbls.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rackoon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarcupon.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radnetumconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramos.tur.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidgator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratasdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenflight.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdimedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readyelec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regentinvest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reischent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relijon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repaxan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reveconfort.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riceteeth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riem.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rigous.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritus.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivercitybni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romankozak.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rslcaresa.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runningshaadi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rwbstuff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabali.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sablyrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safehouse.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagafalabellacatalogo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saletodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salon-de-patchouli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salon-largo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samandavani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanjosecostarica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satramana.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sayilarmuhendislik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrutinizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sealandair.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senarin.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-cc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendai-cooking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensualgoth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seocluj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sersanto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfeerhuisbaan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sflowanalyzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sh4y.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoes4gentlemen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shpil.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shpilevsky.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuang.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signaturecountertops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simdex.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skautibrno.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slayingqueen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthrms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snack-online.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snazel.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sndcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodsouthernindiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soegi-haru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sona.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundcloud.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southokcurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparanoid.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparanoid.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speechelo.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sporeshore.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportprint.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssa.co.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssrgov.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssslgaragedoors.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steiners.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterlingtechnotrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockanalysis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straightlinetutoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "success.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukriyedonmez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncitycinemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunday.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svebran.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synccore1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syok.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemart.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systrax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takano-recruit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takano-takuhai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takanogroup.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talknetwork.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamuraei.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapetenresonanz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamsass.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnograficaimpresos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temp37c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tentq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecatbowl.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefoodiefit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegenesisshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theloop.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelotter.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theromexchange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewoosh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirteen.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendacanper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tifenn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tifenn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim427.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobyslawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todayprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomikoyco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toneelverenigingnutengenoegen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topupandearn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totnhatvina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpnky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripguide.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusupermercado.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuzor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tymoch.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typecheck.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u4.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uebersetzungscenter.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhlturf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicreditbulbank.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unit3d.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitanzania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universumproduction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unric.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaginalrejuvenationkentucky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valueourminds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwort.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaxbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegasliquidationstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velobar.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veteransadvantage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vimoksa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vindax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virginiabeachcoolsculpting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokalayedadgostary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3squad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagspuzzle.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanderings.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wantedposterstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watari-bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webnm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedoeducation.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werlabs.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatevershirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatissflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsupgold.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whyfeedthegreed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisemoney.com.vc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpshop.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--grnstrm-r1ae.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yaencasa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yc1820.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yotubes.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourlscgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yu-dkc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuzei.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zananta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbynekuher.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerotoone.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00b31.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08000113.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111011.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18latina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1st-online-academy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2url.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dtech.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3orod.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5net.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8796.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9saves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a2ssrl.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a567.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abu-nour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acchan-fun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ace360.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adib.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advaith.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventuringup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aflam-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfawedding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allinbit.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allvitalconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aloo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altweb.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amilaresort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampetronic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewsoutar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animaletnous.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anlikhaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anukaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apogaea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqwire.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqworlds.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arstudentloanhelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artiman-center.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asla.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "associationguillaume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlasdog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atris.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audionamix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augmentationx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobaiar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoreply.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autos-mertens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayouiv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azinmahab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b24.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b3101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b3103.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balashiha-podmoskovie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballonella.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnjelly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basar-horrheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementwaterproofingannarbor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basisonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basisonlinefiles.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basisschool-oudercommunicatie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazarfds.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behavhealth.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beko.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet031.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet531.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet631.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondthefive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibliogram.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bixbasement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blanickymanifest.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blomberguk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blsindia-canada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boardgameforces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boeah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bortebest.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boryanaruse.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botcop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpvr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadmooroutfitters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brockwayministorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownie.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bush41library.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byteultra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byw.cymru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-rpg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calibracionhd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calixa.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callamnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameos.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caringmedicine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinegirvan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carriage.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carspicture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "case3d.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catchall.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebphotos.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cendis.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerbottana.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgmagonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cha-ta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charizmatec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheap-airtickets.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagoshomeinspection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chillpaste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromarea.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cihucm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjfinance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cjimmobilier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiajanssen.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claudiohdz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colegiosanisidro.edu.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colombyinai.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cornerstonenorthwest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotodigital.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatingchange.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "critterculture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuttingedgeperiodontist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabhand.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabhand.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daofficers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkmemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartnallministorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datenbitch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "david-clarke.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demandbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demo-school.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedept.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depedlms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg-1.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg1.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didyouknows.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diesse.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiavidity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digpubdev.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digpubprd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digpubqa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dissectix.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distrim.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dndforge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docskiff.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doginaflat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolceuvita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-kissler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsg.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-resident.gov.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eas.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eatingonions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebisee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echtmarion.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecobrotherss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoconut.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecopak.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edrepay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduson.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egorka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehtp.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eiji.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevacionesrama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliteaudiovideohomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elithub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltjon.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enemyofman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enett.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eptreviewer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eptreviewer.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erpsolutionsmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelitasansebastian.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacetendance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etmtobik.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exceloreflexology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "executiveice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezelukwu-chambers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facaobemquevcpode.org.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famvsomeren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federico.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedify.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivalgourmet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fewo-wildrosenpfad.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fj.je", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavelappliances.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankiebdj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fravegacatalogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomfrontier.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullaw.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundevogel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundmyfuture.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnylinks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe.pics", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galapagostraveldeals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazoakley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemmy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generalinsuranceagencies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genesisblock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genious.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gennaroabete.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesundimmund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfbakers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gimnazijapg.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalautomation.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalbusinessnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldnbraces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodbot.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grancordobahoy.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandesign.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greaterswissmountaindogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenartistsswiss.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grundig.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyongyosi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habarimail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackernotice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haosygt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harambo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcsoffshore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcv.ind.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdml.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heesenyachts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heic.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijmans.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloappservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heraa.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herefordlighthouse.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herf.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herq.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herx.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyapakabar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heysora.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgzw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hobbiesworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeseeds.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelastor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howlingbasset.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hw8.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "id5-sync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idigiskill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illubel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immoe.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inarizona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inche-ali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intellektuaalomand.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelrealsense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetslapfights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inversegravity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inversion.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investigatenj.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investonline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsakerhetspodden.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iv-vr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackwu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janine-und-johannes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarovske-udoli.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarovskeudoli.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewish.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiji.com.et", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmmanadobitung.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joy-ride.yokohama", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juanmoreno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justiceforjameela.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k9base.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaminoke.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karenvien.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasvall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kermadec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kermadec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killerpixel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koncertbooking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagoonrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakestreetministorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lansing.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laparoscopyhospital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larvps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbjlibrary.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leisurecooker.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leisurecooker.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libremedia.video", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limpiadordeporos.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuwenxuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordgrant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelylanguedoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lu2343.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magsdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malrox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcatostaging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marglotfabadi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketio.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martlly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masonicangelfund.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewburket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mb-msk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medcallosmotr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medfinancial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medimush.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meditation-kompass.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melbar.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mepc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merchantcardadvisors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merryvic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metroline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metron.mv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metropolis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meydan.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeandemily.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimundodxn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minhachurrasqueira.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mite3.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modapush.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moebel-starck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montserratoptics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morbitiles.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrdehkar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtv.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mu-thunder.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muscuolisq.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutfakyolu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwnonline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-ifms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-stories.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myboxofficetickets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycoins.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myshef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywalletcrypto.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-laboratory.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanolet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nine-hells.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northwindfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nossorepresentante.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notisec.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nukeshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obrasereformasbh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odinson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveoilil.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ontariostorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthogennix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outbreak.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paddy.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamaniqu.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permajackstlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phillipskaiser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phocept.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photo-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimastoneaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitshift.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixnel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetbluetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plast.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playground.place", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polaschin.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poleka.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornotexte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "port.gdynia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praktijkdeeersteindruk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praxis-liebner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisionsportsonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatetrainingonline.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prizrak-v-dospehah.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proalist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectborealis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prozapchast24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r-proj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafaroca.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafunnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainnetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratepayeralliance.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbsexshop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "read.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebeccawilson.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reception247.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recordexpressllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reenergo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relialink.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remont-45.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remotley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewedfreedomcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renovomedispa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reueljohnk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhysperry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "right-angle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robinsonphotos.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runningshows.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutalimon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salmonelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltrecovery.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saly-hotel-neptune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanitizinggurus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanutracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scatgirls.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scavalentenx.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scavalentewp.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schiavaonei.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwedischezahnaerztin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwedischezahnaerztin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scientificwomen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scm-team.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securethe.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servitecsm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sggmarket.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shc.gov.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheltonvirtual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shilled.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shimitower.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shireyishunjian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siemens.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverbox.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simply2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitechange.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjaaktrekhaak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skygates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyra.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofi.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soft-valley.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidnet.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos-loodgieter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacecovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speakermatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spyse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "start-school.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelfirm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefamedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storm-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpioparish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strumpe.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentexpat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suchhire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sukamusik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunpax.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzannecooper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swisstechmap.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swoop.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tailwindapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taka1156.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teachercall.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teacherph.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebis-consulting.my-router.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecparsnet.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teeverse-photography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telcar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tele.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tentacle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teoletextsq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thcb.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecheat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecollegequiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepandacustom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepetsmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepxhubclientportal.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thumbnail.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianbo1988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigernero.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipslab.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlctrades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tofuixi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonyburns.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toppillars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tornadodetector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyota.nagoya", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyouiv.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toysearcher.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackerx.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackntack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traders-union.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treinamentosupermercado.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trespassing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trilhasdeconhecimentos.etc.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trimental.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troubleshooter.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubemaze.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turlewicz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twakkensi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerharcourt.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typingcheck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uiharu.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatelifesupport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unveiledgnosis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaabogados.legal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vangest.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veeculinary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidyabhavanam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualiit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaalongevidade.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voinuocthienmy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volgograd-privolzskiy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vov.furniture", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchtogether.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "way2pay.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wc-is.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdpapi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weaponsinhebrew.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weatherproduct.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesbymark.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webstellung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wefixmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westbeachparks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westernstairlifts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitelotuscyp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildhelper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willetlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willowpassdentalcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winterstudies.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wondersonlineshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workinestonia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowlegacy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--blusastlacotalpeas-20b.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--eglujemy-23b.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--or3bkpg7h2qs.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--schwedischezahnrztin-pzb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsden.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yavuzatasoy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogahome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youivb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youivh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youivk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youivx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youivz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourown.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zedern-welt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zegluje.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenithappliance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zettahertz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhiyulife.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zilver.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zirbenholz-welt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonagratisan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22b31.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4cdesigners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4nikola.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7it-latam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "805lifeguard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "808arts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8duhu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "911ifix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc-kinderbetreuung.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aclipt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acropolis.edu.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agateh.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentpoint.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agro-dom.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akp.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akubadaura.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alisonmcalpine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almadeviajante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alojamientos-cuba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonsoluzgas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altadancesport.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvarojacome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amalbansode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampdes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andislaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apruebaexamenes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaviaspa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arca.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arete.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aritmetic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthurlewis.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artia.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assomydesk.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrolojiyorumcusu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurorasa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayurveda-france.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babygender.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacom1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becomemoreconfident.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestpaintballmask.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinner.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilibili.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkgatl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blsindia.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmipestcontrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomersclub.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boulevardbuildingdsm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braindiamond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braindiamonds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breathfinder.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightview.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunhilde.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burnimage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyitnowfast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bxin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cacavazamentomillclean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cahfee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambramanresa.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capellan.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpinteriacaballeroleon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carry.luxe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartuchoonline.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casthull.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalogador.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celsusnicosia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatintime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chemgenes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiapasfutbol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianwong.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cintapersonalizada.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classicz.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanshield99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.careers", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubsuccessjapan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coasteering.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codetheweb.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cofinco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coggin.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldfusion.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colean.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colonialfilings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contemplativelens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contenedoresdereciclaje.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contributopia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolink.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corporateinbound.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmoswaterdamagerestoration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courtsunlimitedut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creartcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgoyournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cturpoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvsmash.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davepullig.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawidpotocki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-google-ify.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degooglisons-internet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degooglisons-internet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degooglisons-internet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degooglisons.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degooglisonsinternet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degooglize.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delpilarrungue.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dental-reboot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentalcareerfinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistsgainesvillega.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistslilburnga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derejilla.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desergo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diebasis-partei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegovasconcelos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diemperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-workshop.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalservices.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimequebuscas.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctruyencotich.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dormi.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dothesecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-maike-juergens.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgazivet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dscsigncert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunneworthy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echtebewertungen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduerror.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektromet.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektromet.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empowernation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equitytrack.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergonomic-products.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroticgirlfriend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erronort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espressob2b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternegy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurban.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveetcie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extraspaces.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faunatrek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedrooms.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fermier-mag.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrarichat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financieracademy.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavio.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floline.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flying-press.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodfriek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcemasonry.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcemasonryinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formulaveevictoria.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fornarisandres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotopremium.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frama.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frama.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frama.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framabag.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framabee.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framabin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framablog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framaboard.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framabook.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framabookin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framacalc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framacarte.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framaclic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framacolibri.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framadate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framadrive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framadrop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framadvd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framaestro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framaform.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framaforms.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framagames.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framagenda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framagit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framakey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framalab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framalang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framalibre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framalistes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framandroid.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framanews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framanote.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framanotes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framapack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framapad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framapiaf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framapic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framasite.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framasites.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framaslides.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framasoft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framasphere.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framastart.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framastats.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framastory.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framatalk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framateam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framavectoriel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framavox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framawiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framazic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framemo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framinetest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frothy285.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesbap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generateur-thot.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genesisgold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-x-web-link2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghobot.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giaminh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giff.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glyam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldspark8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gracodesign.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenheartclean.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiadeprofesionales.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiaminhasaude.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiaturismovallarta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handyoutdoorgoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havendetoxnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbr.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hclsrilanka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holi-coresdaindia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huanqiu1988.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huit.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huohu-sports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hygh.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyndax.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamtrucking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianloe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianloe.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignite.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igscountertops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imdb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impay.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "improvebusinessonline.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlink.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innopharmaeducation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innoutmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inrage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidebitcoins.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internet-israel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interwebz.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intrasac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intwiff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istekparcam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itcreative.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itouriria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "its-em.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonisclever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeanmichelaudet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jemezsprings-nm.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jestyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhoncampos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimsheatandcool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkloli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joinmobilizon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joinpeertube.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliebradford.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumbo-air.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaliocommerce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keke125.idv.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerbin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwicoworking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokankart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konaqua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuisus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwx.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l4s.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landoftherisingson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langyamk.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanoticia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastrourbanismo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legba.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letechgranby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letnet.ddnss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lettersvertalingen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levabilligt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levapsych.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lily.flowers", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolnil.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindaquerida.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisahutson.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleorangecookbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojal19.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojasti.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louloulovestreats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunai.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lut.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madsgencydemo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahadsunnah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maiscuidar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantaoilco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matehierba.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattisclever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meaqua.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalmonocle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milr.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minermonitoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misclick.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkboynton.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilizon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moliporex.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montessori-oberhaching.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrfd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutuocasafacile.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myofficerenovation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytribus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanxin.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalcakrawala.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturesportcentral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbwp.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndns.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neesousunebonneetoile.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neutron.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextairgen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigelvm.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadaregalos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northsegment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nudesharing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutriclub.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oeno.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnisky.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestoptown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyfans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onyx-groups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensourcecombat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origamiking.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osmarks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outdoorlearningmap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packliberte.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palulu-products.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paru-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pediatricdentistsdaculaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pediatricdentistslilburnga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedradatattoosupplies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peelmachineryrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petevagabond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peya.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photosight.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pigeons-rings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilatesavenue.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokia.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politiciancompare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicnation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponpon05.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porno-geschichten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powderspraymachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preconstruct.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privally.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prmihoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probationnotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.gdn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyjiaoyi.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarep.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarkcore.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwitsmoking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radarcoupon.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiantwonder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ragprint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainierpros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rarlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razhayezendegi.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recupero.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regiamo.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restauranthugo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resultscommercial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reversecrucifixkm.altervista.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rewiredweightloss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricettesemplicieveloci.altervista.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risecomedy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rixcloud.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtestore.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saludakeuring.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saygoodbyetoie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scevity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semillasdelucha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serra.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shawfactor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopdopescador.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortshadows.band", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvertonmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplexdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skindb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skylinehk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyterraathome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyterrawellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-profile.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociopampers.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solocalcetines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souravbhor.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparanoid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqhs.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssslelectricfencing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssslintercomsystems.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelfxpatinas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlucievillagefl.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonecutgods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-impress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "submeet.vet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "successful-online-business.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfaktura.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfastpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sven-erik.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimpool.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takosen.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tardics.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebodentalgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebodentistryatlanta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebodentistryforkids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teboexperience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebokidsstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebothetooth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech3araby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techacad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testcu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testingben.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrushcreekdistillery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecedarsbb.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegolden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theillustrators.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetebodifference.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thethinktankpodcast.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theunbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebcully.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thfaid.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threadythready.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendatecnologica.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiktok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tishsglitches.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmstats.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tontonroger.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top1.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toplevel.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townofgoldenmeadow-la.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trouvons.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttcmed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubach.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuckmeintebo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkmen.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnbacktogod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twidy.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucybodyinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umzug-fuer-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungooglize.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicintas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unimeias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unreal.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upperskagittribe-nsn.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uruharushia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvcleanfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vap.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigo-select.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorovi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virginiagardens-fl.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitorsguide.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volcano.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vyuticonsulting.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walden-interiors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasatchcleanair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearekiwi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webyazilim.biz.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "well.bayern", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgrlc.vic.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "win-rar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workatclever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workatclever.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workatclevyr.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workspace.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsuites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xion.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--6m1a86p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xvpn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yardandgardenguru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasminedewolf.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yousifsaeed.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youtubex.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zovovo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrgmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0123movies.sx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18pee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "245990.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2kbgames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6688wk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarontechnology.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abetterwichita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abetterwichita.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogadophd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acceleratethesale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accutone.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adalite-staging-testnet.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adalite.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptiveequipment.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adil-khan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afdah.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affittibreviliguria.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akawuifan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfagroupaluminium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allianceforafreesociety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allianceforafreesociety.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allianceforafreesociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almasteb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphalight.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphalightgear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amineamellouk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsuisse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anjaamelia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankarakurumsalwebtasarim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ao3-cn.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartmentforus.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperto-nota.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apollochiropractor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appcitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcadiaca.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archangelbio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artevento.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artisanalrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asoziales-wiki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atisoftwebtasarim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atisoftwebyazilim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomsdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorepairinlasvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avamereatmountainridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axendatranslations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axxa.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayltoninacio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azhamevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azoogi.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b669.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajahealthsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bali888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayalubirugali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebaspedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belarus2020.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bensjamtracks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestantidandruffshampoo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betawi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhacit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binproz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinissafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blankhang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blender.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzarena.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzga.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogofant.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmoe.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bramptonscrapcarremoval.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandhout-b-tree.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilianskbikini.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brushcreekdistillery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bureaux-entrepots.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadiskitchen.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callisabel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camaradecomerciosiguatepeque.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgeinfotech.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canliradyodinle.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carac.org.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carboniaccessori.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinoworldz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cemcerkez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centre-equestre.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centroavant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceremonialvirtualphd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ch4bb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatons.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choiceorganics.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choigamevui.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cintamanilingerie.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cistus-tee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrnode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrnodejs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrstream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyrstreamjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cochesteledirigidos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "competenceslinux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connorlim.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cook.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "could.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courttranscriptontario.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruceroadicto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custompac.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyhour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czeh.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-ku.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailydealika.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieldrozdik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniellecavazos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkthreat.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorsolucionesgraficas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietrichinocencio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalrowdy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitlyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djh-nordmark.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dluxelab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontasktoask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dovemoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drathaisdentista.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsolution.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drfranciscosergi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwtf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzukhron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooksmile.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eclipseba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomuuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emcomart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emprendefinanzas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encrypt.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epilino.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethanyoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ettgottliv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etudes-litteraires.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroestetica.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeanandjapaneseautorepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evcarbontracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everly.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expireddomains.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairview.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairviewevents.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairviewfcss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familyclinicstl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienwohnunglanger.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferreteria-soria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fincaalegranza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findalocalaccountingfirm.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fittwon.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florianimdahl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmovies.qa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpsclasico.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franciscoalpendre.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeuseporn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freewaypropane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshdesignweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofoldstthomas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fundacjamatkiewy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futureofyoucdc.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaea-field.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaijin.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaijinsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamedaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garbarinocatalogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghbtns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givery.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenshiny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodhotel.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gracecommunity.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greerfamily.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregorys.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grenlan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grthomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guillaumepommier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanshosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartofthepeace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpnet.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi-res.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hipermenu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historiaeculturaguarani.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hobune.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honigconte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hospitalcmq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icium.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ics.edu.hn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "id0.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideaassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imankhodakarami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innerlife.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intervalplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "issuerconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ithaldus.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsec.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jan-melcher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasoncoopermd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonhardin.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jef.yt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfhr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimezdrave.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junkcarboys.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juvenile-studios.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karand.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kg688.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitabat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwing.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konut-projeleri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyleeshome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landforsale.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landsforsale.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laudon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavanderiapocosdecaldas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaf.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolnbrokerage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litlscholars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "live-z-rejstejna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveitmerck.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livezrejstejna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liwaoases.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ll-t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lo-li.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojak2.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojasvictoria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojavirtualinfopaper.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louiselaliberte.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynkmi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magdafornal.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicalminkies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maratonsports.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marclange.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martin-prell.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martvila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mau.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mau.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mau.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maubot.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mccn.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mebelisk.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "media24express.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merkcabo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messengerupdate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meyafloors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meyateks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mibank.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mibaso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minered.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittikimonos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modsecurity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monira.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msnarzedzia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muchastintas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muir.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muir.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muisoft.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundolettering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybpstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygermanexpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhealthcheckup.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhealthcheckup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myhfstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysbaccoach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywrecklawyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzademiryolu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nalresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "necretro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nerdmachina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netgroupsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzsv.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nk1.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmcheart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nnsa-ecp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npiconsultoria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nya-cloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oguzerdogan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olamisys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olamisys.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olamisys.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveconcept.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osobniterapeutka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcunddruckerservice.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peakdealershipperformance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peew.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelatihanwirausaha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pension-chevaux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persuasionmatters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phg-eg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piastaola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play-lu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexmark.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmi-install.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmrockstars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podologie-diever.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodhealthcare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profitfromtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projetomovase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proto.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pspepper.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putlocker.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quillandpage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiosatbolivia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rashmipandit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratujmydzikiekoty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ratujmydzikiekoty.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raywardapparel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reboundtravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refugee-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "removallaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renice-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentalboatsafety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reparatiecrm.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risalatconsultants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodsct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpschultz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rujbin.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rwalch.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salatiga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salatiga.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahmckenna.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savewildcats.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savewildcats.foundation", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savewildcats.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scarboroughscrapcars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrapcarbrampton.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretshoppermall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senaofertaeducativa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senooken.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seobgynpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servus.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitemydesk.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-tux.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowdon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soruly.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soruly.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soruly.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southridgeservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacehub.in.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speakeasy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spike.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "star.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudoash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumit.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunroomsbywoodland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunroomsbywoodlandwindows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunroomschicagoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainimum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainimum.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainimum.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainimum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustainimum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sutty.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimpools.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sys-admin.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabtap.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentsphere-srm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskboss.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxiunion.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techdost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tge888.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewritegrl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thwebdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierracenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffany.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomasmatulevicius.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topicv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontoscrapcarremoval.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totoland.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tracknetsports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transferagent.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transparencyinadmissions.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trepare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsenv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuta.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unify.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unilinkgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlocktechs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanyshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valsanfox.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vedobakancs.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veosvending.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verdeplus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidimte.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voinuocsago.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vov.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w-e-b--s-e-o.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wafflemachine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warteg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warteg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wasido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchlogs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterfrontonlakeoconee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wb168.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdnmd.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web1212.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhosting4u.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildcatprotection.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wissen-a5.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wissena5.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizardroofingexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandexterior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandsiding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandsunrooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodlandsunroomsandenclosures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xavio.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenrox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--24-6kc5agehpdf5a.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpressmedics.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangshangzhen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yardthyme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogularm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogunet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youmeandlupus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youyuan.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuccaschidigera.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yumm.menu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z-rejstejna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoasmalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrejstejna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyex.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0dev.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10ktotalent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-1waterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aan-shop.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abaco.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abierta.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adevo.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedurologyca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advantagehomeinteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afbrlf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afbrtnjobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afbrtv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afbryt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentedebienes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agingstats.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aicevote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aicfb.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alapetite.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldiwan-mobile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alejandrophones.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allpaperworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alolabor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altieresgomes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analytik.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelsmithphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anonicloud.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anoujaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "answersreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprendaingles123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apsnewcastle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabapps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aridhia.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arjasmaa.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arlo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askhow.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspirestore.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrologywizard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atik.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azmabepors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azon.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bachlongbeach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baogougou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batchewanabingo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bath.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bavarian-firebird.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbamsch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachcitybody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "becollective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behinam.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bemiservis.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benatskezrkadla.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergvallsmassage.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestdietpillss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondgameplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintelligence.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintelligence.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintelligence.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bismuthzone.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisq.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinkaufen.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinkaufen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinkaufen.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinkurs.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinkurs.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinkurs.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsandpc.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitterspringscabins.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-friday.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-gen.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogtechvn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolli.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bordes.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brett.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgefield.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brown-bros.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bug321.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingpointne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalstakepool.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capoeiravillenavedornon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmelss.edu.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartago.co.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cestpasviolent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaitradings.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaturbates.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatweb.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chdg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiasepremium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrawrizard.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christophfink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claypenblanks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickaplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clouddownloader.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codigonocturno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeweb.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cogesgargouri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collagecrafting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collibra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compassregroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conclusive.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conexaotecidos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confrariadomalte.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conservationgeography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consorcionacionalideal.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisphealth.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csillagoszpumi.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daisyindia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darlene.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dav.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddr.gmbh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depistage-bejune.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designcanada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "develify.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devensys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devs.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diadoc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dikant.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disougstroy.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributed.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "div12.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dkids.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlagos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doggo.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-beyer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveral.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droneways.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvorek-karlin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvorekkarlin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynasty-warriors.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edefrutos2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "editorialnew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edscolors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eksbaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emzy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enecivilela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enerity.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entouchgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikswan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esunjuegazo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaolson.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everysaving.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facilecommebonjour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filobot.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmador.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmador.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmador.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixmygame.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixpoint.co.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixpoint.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizz.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizzcreativemedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizzstudio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flirt.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formation-hauteur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forobachiller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourchetteverte.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fouriemc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fp.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusion-lamps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fvdm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxp.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gably.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamewayz.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardonslecap-covid19.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gargantuan.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatesstlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatewaydentalinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatherling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentreo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgeclaghorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germindemporio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitarren-akademie-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladiatorshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glorybee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goktoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gps-track-sys.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "granaturov.mk.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greensilllatam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gridspace.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grundlage.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruposiit.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guide-ecole.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunlaketribe-nsn.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haidtechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happineo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harapjunk.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardipnatt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harinote.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazelwilks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazit.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heilkraft.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrybelk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hepha.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hifiphile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highlightsfootball.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hive101.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hlsjgw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holubowski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hornetsecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how-to-blog.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huloveyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurricanecarroll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icelandiclamb.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icerinkwarehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icze4r.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iczer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igolf.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igorina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihsangans.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovias-farm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "index.law", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indobo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indorsie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitysportsandfitness.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopaperiguatemi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interdependiente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interlinked.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investment-adh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6.bible", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ireiguam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isekaimaid.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivs-romania.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaydensar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaynestephenson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmanalansan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "job2serv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joel-mayer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josejimenezgonzalez.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jotes-creations.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journaldufumeur.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juntosfmc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keep.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepitweedy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinchang.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klogeschichten.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontur-extern.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koponyab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktk-pc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "label-octopus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapnest.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larobba.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leliveld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leliveld.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennartoldenburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertyvault.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilievabien.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link-medital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxkompis.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listapp.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveciv.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llamame.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locamation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaapoio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojaasteroide.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxe.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lxiv.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyckseleflyttstadning.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magiskmanager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailbells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maldenvotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandai-f.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandai-i.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandai-s.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandai-sf.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandai-st.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandai-t.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangarosashop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mannhaarkunst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcannmentalhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marco-s.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markisa.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathavuzteknolojileri.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxopolyworldnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medonline.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mempool.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelstenberg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirgadania.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mishavayner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misumasu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivne.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moment-terroir.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mon-agora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moofin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mooglms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mooregreen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountainbell.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movaci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movestorm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwtj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myakath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybetternormal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydogtrainingcollar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n.tt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namesnack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanosector.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nareb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narko-stop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nba2kcontest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncpublichealth.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nduna.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedcv-preview.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedcv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nehnutelnosti.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neighbor.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesheimswaterrestoration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurologysantamonica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikahplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noble-diagnostic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordtec.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noty.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nougat.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nouvelle.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyoka.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oevenezolano.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondrejvasicek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinepuebla.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optique-morice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opuselsalvador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paigethegeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panyon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperplus.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papierkrieger.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradigmshift.com.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partydj.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-taskal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pclasp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pencilboutique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfila.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permasealplumbing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peroduaselangor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persianasbueno.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perversa.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perversas.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pet-distributor.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phreaknet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilotcareercenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilotcareercentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirate.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plandemicvideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preguntasdeciudadania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pretor-sa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "previh.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prm-taiwan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probationforms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procitec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "produktum.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressxl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promifotos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proschlaf.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qabete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qaina.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbicheating.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbicwashrooms.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiangtou.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qingyule.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qtxh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quinteroorthodontics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiq.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-pulsar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioknop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioregional.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramsdensjewellery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rasto.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbx.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdfmapped.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reclaimmysparkle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redsiege.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refalm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resju21.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retalegateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revoluruguay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rizikaockovani.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodoelectrodomesticos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sallah-kw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltlakedjcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samedamci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangheon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanktpetriskole.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scarabcoder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlafteq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scope.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "search-documents-free-download.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureddocumentshredding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurosproteccion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensorshop.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seogo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servisna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servispocitacov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheplus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shichidadoma.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftade.band", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftadeband.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shigotoba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showmegames.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrooter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slidemembers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartroofingandsheetmetal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithsstational.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowplane.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soapex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softonline.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solvingforu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssh.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staffglass.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stop-microsoft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoph.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeandforward.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeandforward.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeandforward.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeforward.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeforward.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeforward.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeforward.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storeforward.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strunecka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercraft.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissbearfoodservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarkasparrows.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarketmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxipool.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxteam.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taybee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbq-s1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tccportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamapex.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techpp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnicapotiguar.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecwolf.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telechargement-afnor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasgynecomastia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-essentialist.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theactivationfunction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theauthenticdad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theclearingnw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecontentexpertel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedentalstudiomiami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedevilsbrigade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenathanmethod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theplusfc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therapyglobe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thermorhythm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thirstyjourneys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisisrapt.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisweekinsecurity.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toplink.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentbd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transforleren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trottnersauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsontes.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusociofinanciero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvbracketman.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberpedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugmtc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unimax.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitasinternational.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unium.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptech.biz.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v587ygq.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vandemeent.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanisha.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasthe.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vega-diva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtuallypilates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visoundcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visscher.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitario.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitus-meppen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorm2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vusdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w2me.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangqiliang.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangqiliang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapasrd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdesign.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-connected.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcolorsdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatdevshouldknow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whereicode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiewiorjonasz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wondercorner.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodward-vets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wvhin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xemcanho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiahdeh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--54-6kc3btfht.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyquadrat.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yduc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogaecology.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuji.ne.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaadytuning.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zak.co.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerm.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerocalc.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziliotti.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0404.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100pourcentlocale.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100procentlokaal.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123-printer-setup.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "175dt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1wall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20150412.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "247megamart.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24buffalo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24seven.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2img.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dapartment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dissue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dn-modell.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dsmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4screens.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "540interactive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5765.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5sporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "69level.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6qubedirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-inoko.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1seowebdirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaron-smith-cpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab-mfbnigeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abonentka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessoriesautoparts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceparking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aclasskids.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acoinformatica.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acquire.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acquireit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activism.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adenplus1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adesex.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adilahibrahim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoptabeehive.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoptabeehive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoptabeehive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoptabeehive.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adoric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adpost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adstune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86uu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerolineasvenezolanas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerosoul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aethereahealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affairemateriaux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aftodioikisi.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agcpapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilealliance.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agnosticism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agriprofocus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahmetakgul.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidanamavi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aircomet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfield.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airtel.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajitp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akepayu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akinavn.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akuntansilengkap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albamusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albwith.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alitajran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allucinati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almiriatechstore.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphahosting.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazcode.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambrosiamosaicos.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americolorcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amolador.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amolare.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amollare.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoursucre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amtcplays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amule.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewtran.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreyborisov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android1.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android1pro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anekatempatwisata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animebase.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anlene.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annalaudel.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonianolocura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apollowallet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applytofaceblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquamixing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquastech.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabarba7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcticfiber.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aria2.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkhvoid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aromateque.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrive.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artprojectsforkids.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascolympia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asistencialegal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assamtenders.gov.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assassinasian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asteelflash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atacul.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlanticfcu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantida-amber.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atrevetesolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augenlaserzentrum-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auguth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auralinna.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianhomemade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoone.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axamansard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axel.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayubesportes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-kontur.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyandchild.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babylontraffic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babynames.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baehost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bafus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagoria.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajj.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballensiefen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballisticbrass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancobpm.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangladesimagi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankofireland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baocheng.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bathbodyshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbka.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbkanews.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbkanews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbkanews.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatthecpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaulieu.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyland.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beavillabea.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behind-the-mask.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beirutclis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgischerijpony.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgradestatebank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellezanatural.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beritalima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestelsportprijzen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet338c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet9ja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicarawanita.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbyte.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikeclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilimal.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biltmoreatthepark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilyonaryo.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biosome.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisq.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinheaders.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmoji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsignal.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkramericas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacksvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleepplc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blindscribblings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blissbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blisterreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blucouriers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluedog-security.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blues.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueshouse.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blutopia.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boanastudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boatlogs.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bocahkampus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boleyn.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonfireleads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonneribyen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomsocial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bpedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainoutlevel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandnucreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breaking-security.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightwhiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbee.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbee.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbeekeepers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbeekeepers.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbeekeepers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbeekeepers.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbeekeepers.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbeekeepersassociation.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bscyb.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budgetimize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buguardian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buhonline.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builtinseattle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgrants.gov.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustingbrackets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzer-sosmed.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvbbuzz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvrlodge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caanepal.gov.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caboodle-technology.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cache-checker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeitalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafepress.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campdesante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "can-amchains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "can7.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captaindmarc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capturebilling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardfightcoalition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caribbeancinemas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casael.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casanonnaida.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cash.app", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catapultgroup.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caulacbonuochoa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdc88uz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdirectory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdn1muvix.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdn1shweflix.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celetrend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certificacaoiso.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chabadmyanmar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chdg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheap-mattresses.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheholchik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiara.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinesepen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chordu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronicals.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemaz.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cink.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circleofhealthlongmont.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarisights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clegc-gckey.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "click-generator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climaveneta-economy.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clodo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudibee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudinfinit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubapk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubzul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cni.net.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coactive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colbonews.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldwateraustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colegiocuauhtzin.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collinselectricco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comarch.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "combidesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialmattos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comments.app", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communitybangladesh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compareceleb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comuna-susani.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concretedreamsoftexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condomania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connecticare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construccionesceyve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contiprint.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convozcontamos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookiepro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooktoprepairaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corazondemelon.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corporacionprodigy.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmicdrifters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmicskills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosset.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couponchief.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crayon.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crayonartgallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazydomains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativemanoj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditsense.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criminaljusticedegreeschools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "critical-result.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "critiker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croxu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruiseaddicts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypton.vercel.app", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctpe.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctwant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customsmatters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d21laxujm54z8h.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d58beu28.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailybihar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyphototips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daiwa-union.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "databricks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datatube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datavizable.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcbreastenlargement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealroom.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demeraallergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denissalignat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deonlinedrogist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desalas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destiny.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devpost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devskyport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfepharma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalponsel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discountcasino19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dishwasherrepair-austin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizidegilfilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diziyah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djnr.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnb.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doc.new", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorpower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogsnaturallymagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominobot.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorly.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosenpintar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosensosiologi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglas-shoback.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadapk.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpk.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpmc.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driversandsoftware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronedeploy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropmb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drugwars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryerrepairaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dscmotorsport.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ductcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-top.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e27.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e4work.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earther.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easybrazilianrecipes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "editorinleaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edubirdie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effiasoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egedebirgun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggert.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egomania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egsm-edu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egt-bg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ein-erbe-fuer-jeden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekowibowo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electronis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elink.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elizabethtaderera.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elpreparacionista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "embedded.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emigranto.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emirates247.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enderandrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensap.gouv.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entertainmentwrapped.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erkiss.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escueladelsabor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esilicon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esportsmarties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethermine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethicalads.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etsu.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evante-bus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examesrush.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examroll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excite.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expressrepair.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expresvpn-private-analytics.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exquisique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faazmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fachowisko.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facilitobet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fadergs.edu.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairelements.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familytron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famous-models.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionmasala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastandroid.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fearfactory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedshat.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feirasexpomadeonline.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fersan.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fifaaddict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filehorsefile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financialhost.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstcentralsavings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstphilec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishcorp.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnesshaber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizzcharts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagma.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashissue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flaticon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flens.dance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowersandplantsco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flydoc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmorales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmorales.com.ni", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fondationo2.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forbesmarshall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ford.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forrasradio.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecoursehunt.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freefincal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freemattandgrace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freezvon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshstep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friedcoffee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendlytennisclub.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendofthehoneybee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendofthehoneybee.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendofthehoneybee.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofthehoneybee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofthehoneybee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofthehoneybee.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofthehoneybee.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofthehoneybee.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-w.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fs-world.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsg.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftx.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fun-life.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furlan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fusionstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futureofsex.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fztsoru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetadvisor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetized.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galleriacontinua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamboahinestrosa.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamefarm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garciaortiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastonvietto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbinsta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbmwolverine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gecosan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generico.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerber-construction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestaoclub.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-express-vpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getcodelove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getlatka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getpopspots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getyourguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghazi.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftedmodels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsky.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girsedesign.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gizmocrazed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gizmodo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gizmodo.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glimpses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalbix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalwidemedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globotur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gluto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go4golfreizen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gohanrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpastore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpdp.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grammar.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grammarhouse.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphicdesignresources.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatplainsaustralia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendotcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groover.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupogabinet.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtmhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guestofhonor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guruakuntansi.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habeychlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackercommunity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacknet-bar.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackthecat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakuna.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haluan.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happiestoutdoors.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happycolors.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harakahdaily.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardinal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hargaindo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthequity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthykitchen101.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartofamum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellven.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heraldmakassar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heureka2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hewany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hingehealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historiageneral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivesigner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollandsewolken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeinformation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honor.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hooliganz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostlayer.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotcars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housemouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrbrt.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hs-flensburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hub24.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubovra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydroponicdiy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hype.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnotized.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-tm.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i99win.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibmr.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icegate.gov.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icycanada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ienergizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifworlddesignguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igcb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiij.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikwilhuren.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incotive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianporn2.xxx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indodax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indonesiakaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopool.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innogames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inquisicion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidehook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instamod.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantlygifted.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantprint.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inteltechniques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercom-attachments-1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercom-attachments-5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercom-attachments-6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercom-attachments-9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercom-sheets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interset.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investisseur-or-matieres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "io9.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipomue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iregister.al", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irensaltali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironbow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironbowhealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islampos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamspread.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isly.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isoindonesiacenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italiaserie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italyinsider.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itrodeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivd-sued.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackvaley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackvalley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagad.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesredmond.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasminedirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jboho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdu.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremyrobinlyons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetcost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobig.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jointechforce.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanrobichaud.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpegshare.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrucomsoc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juniet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juraganhp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justmote.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jxcad.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jzeb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k2s-efficience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kajamaakool.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kali.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karinov.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kassa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathmandupost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katiegunnell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcsh.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khachhangvietnam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khoxuongchothuegiare.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kickex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kickscrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingchess.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingkongxo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinhtenongthon.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kks.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klikmanga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kmtechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolakweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontracrew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koranseruya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotak.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kp-walsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krauseent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreasiwarna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredobank.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krehak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreslorotang.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krisp.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksu.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubotapower.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuliahbahasainggris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuliahpendidikan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstcentraal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuotiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurirplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuvera.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvno.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwik.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laboiteasous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacnesidlo.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladige.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamergameryt.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanekoll.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapazsheriff.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapps.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasmorfianapoletana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastlightlodge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latdor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestmyanmarnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latouchemusicale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launchingsuccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laura.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurahausmann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laventura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrenceclarkemd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawtreeclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbsgroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcy.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ldx.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le10sport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebc-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecreative.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lengow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesfouines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levelshoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libroautomotriz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifecounselingorlando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limoforsale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lingualeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lingvist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "listim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livedemo.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizagalore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lklyrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loading.express", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lobevert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localstartupfest.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodki-pvh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logomarket.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luanvancaohoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucychan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasbures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyckselefrasch.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macreports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahroos.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisonmalou.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeagif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makebele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makewebbetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamba.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manopause.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansour.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelefysiotherapeut.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mapgues.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marc.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "margarethfidela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marisolcu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingmind.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketplace.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matejkosiarcik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "materi.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathieugrant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matti01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavidemaravilhas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbgalaxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbmc.gov.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcbooks.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcgrp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medaboutme.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediabola.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mednew.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meggiehome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meijburg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekegi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menanam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercatinomusicale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metanomial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metapsychie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteoradar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mettelenejohansson.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miaoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michalkozak.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microfusion.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimgnj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minhanwindow.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minucaelena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mix.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohammedalrifai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohsen-pashootan.vercel.app", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monarchelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "money-book.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montco.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moritz-poldrack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moritz.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moshop.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moto-station.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mousetravelmatters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrandyyp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrguider.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multichange.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muma.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muslimmarriage.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycardplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myethvault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myevive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myjourney.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypornsnap.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naplestotalgarage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nativeindonesia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbotvinnik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncegs.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepdtp.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netlify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nettruepro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmuslims.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsbytesapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngutek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightbura.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightvisionguys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niles-simmons.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nivel03.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixrepair.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixxin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nocrm.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noithatht.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonprofit.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norouzi-jeep.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notepam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nothinbutnets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notre-planete.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notube.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novadir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novavax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noweigh.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrm.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsp.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuus.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakridgeclinic.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofertastop.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officeforstudents.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oformi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oisabre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olymptrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omachi.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omahachapterone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetouchtour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionsocial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-biblio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinehartha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opentable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opentable.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oportocarrental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orellfuessli.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgosias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgsyn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oriental-events.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouestacro.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourstory.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovago.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyakmadenmetalurji.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pabpunk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pace99.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pageuppeople.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantai.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parina.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parksprings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "particle-vision.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasarelasdepagos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrisnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdvsaargentina.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedagogiaaopedaletra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pengajar.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pengdows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepsipromos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pertukaranpemudaasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesnyu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrocheminc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phenq.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phimsexjav.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpstan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinguinreal.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixxxels.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzahut.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "placeandsee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumcat.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "player.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plazaproductionone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexusworldwide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketmags.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokpok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poldrack.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politeka.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponselsoak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porsolt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portal-uang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portfoliobox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postmart.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potatodiet.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressnetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "price-tracker.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricetum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatehd.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productmarketingalliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productum.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profilwerkstatt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projecthelius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promocodes777.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertyofariana.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propiteercapitalplc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proquotient.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostocash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps3419.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubgmobilebangladesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pundix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvpserverler.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q1.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "q9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qhk.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiliang.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qingniantuzhai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qonto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qr.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantris.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarterhorses.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quotidiani.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raafat.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raazamooz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rader.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioimagen.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radionojavan.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramleather.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "range.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rangzol.now.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidscale.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapidsec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rarbgmirror.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rarbgproxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realpython.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recommend.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redq.now.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reexporta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reflectivecoaching.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reformasflores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "removeandreplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resepkuerenyah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reservilaisliitto.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restoreorthobiologic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrotubesporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reva.edu.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviuu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexled.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rghost.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richmondcountyclerk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightrasta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringgitplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rip.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riteboost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ro.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ro.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ro89.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robersonaudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofingpioneers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsvpdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumus.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rurup.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutracker-zerkalo.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadko-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagefalab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saidit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salilab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanayi.gov.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanchooriginal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanjacintotitle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santabarbaraca.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sasapost.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sata-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satisfactory-calculator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbl01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbmenedzsment.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scai.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sctiger.men", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seanmeedevworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secure-cooprincon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securerepository.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityx.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seitaisalon-ti-da-ouji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sepakbola.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serasa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serpempire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sertasimmons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sertkayagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexhab.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexonv.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shakardara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shapingthebay.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiuki.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-links.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopshap.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoptupperware.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shwemyanmarmalay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidocsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signupgenius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigterm.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpleline.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplerust.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singhania.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sircharlesincharge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitebiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sketch.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skotty.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skprhome.i234.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skuid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sm161.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartart.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smolensk-i.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snelontbijt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sobreitalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soccernews.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soderestore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softonic.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softonic.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sons.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonurbain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulveda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southbaylatherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacetime.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spatiugratis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialprojectsdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spli.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splinternews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sqliteonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssgo.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starbyte.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starregistration.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startlap.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steemworld.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stohr-cloud.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "striperite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strong-sport.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strtrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylistbazaar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnyx3m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superservecorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supperclub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swagger.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swapcard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweethomemargarita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swingz.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syncios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tablemountaincablecar.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabpanelwidget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tac-sys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacticalwalls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarantino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarot.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskwise.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tataru.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcpdf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teampages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techbonaza.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techbumper.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techcody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techexplorist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technolux.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecmobile.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecno-pack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teddax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenmissions.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teesurprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknodaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknozone.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrenal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testkinja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetrimus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texascommunitypropane.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgisoftech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgmarketingusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaipbspodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-rates.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebignow.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedimebank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedistance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinput.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelimitlessman.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themissionman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesslstore.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetopflight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewrenchmonkey.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theyucatantimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thompsonfunerals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threeshipswhisky.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timepro.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjupt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmindfresh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmp.sx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todobien.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokolisensi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-electronics.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topask.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topideipodarkov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topquotestatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrentbd.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyota.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toyota.com.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trackrecord.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trailblazercommunitygroups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendingaffords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribealive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinitysurfaces.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuningcarautopecas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunnelbroker.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbotube.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkmenbusiness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuvingaynay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvdate.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvfcu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvnoticias.net.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyojyu.or.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubuntu-tr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufuq.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "understrap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniritter.edu.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uploadcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanmsp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urfayazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "us-10.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usadf.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uxpressia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzmansorusu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacreativos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentin.app", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valu.com.eg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuepenguin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasaprilezitost.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasaprilezitost.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vavada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vavadap20.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veritycu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertexventures.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertexventures.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verysmartbrothas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetmedstat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vida9s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralhua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vishnujyothi.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivirenelpoblado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlinkinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vote.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vyresimeonline.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w6957.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warszawa19115.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watermarkly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weinholtzglass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weschool.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westafricatradehub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheebox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikelia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilkebouwer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimbledonmusicfestival.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winautomate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windev.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisatabagus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisetechglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisv.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "witcher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolflabs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderzeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woningverfspuiten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodcraftind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodyallen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woofresh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofghibli.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpcepat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpdepo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrestlingnewssource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wso.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyomingmi.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyregisteredagent.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xemxx.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiidraiinsider.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiqonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----etba6agm4a9a.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--losolivareos-jhb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xpertcenter.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xposure.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y-syouten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y9297.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakitofisi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yaroslavova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yekpayamak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youengine.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourkit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourrenaissancemedspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youthopportunitieshub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuksinau.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z.cash", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zagorod.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zalain.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeliard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zimperium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zone-5.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zubby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zydu4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzf.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1huiszoeken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3d-station.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "45secondes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "729solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8868ty8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9111s.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "925silverjewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9dragonstea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutyou.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ac.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acceldigital.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acnenaturalhealing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acomerygozar.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acrhnc2020.dedyn.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrobytex.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahcpr.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahealthyjourney.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahhcomfortshoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahrq.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidenlx.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimias.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almanassa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almanassa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almanassa.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altspacex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluminumfencestlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-schlossgarten.haus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminsabeti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amissing.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andresgarzon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anontekno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprofunda.art.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquacitylands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpasix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpasix.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpasix.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpasix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpasix.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashleynicholsboudoir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asian-sirens.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrumadvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atcstl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autek.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbonnetje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementwaterproofingknoxvilletn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batipiscine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb2-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbbasicspodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-salon-lino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyinfos.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billy.wales", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binabangsaschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biologichemp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioselect.com.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blastoise186.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blau-weiss-stolberg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boostbazar.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bourgeoisdoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumenn.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cachacasantaterezinha.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafe-habis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafedelcielo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caivps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebratingloveministry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chainlinkfencestlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chapmanstreeservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatdoguaxinim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherryq.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicago-mold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicagobasementblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chordmag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christyhui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeberg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coderema.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coderema.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conecta.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confia.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectingdevonandsomerset.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coretema.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coromade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coubron-escrime.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "croshera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubatel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuddlybeardaycare.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafater.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailylime.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damadam.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daoplattunhien.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltabadger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistaaroma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dossierbaudet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downtowncharm.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonmoviesz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsbcnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dual.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubaibliss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunmanpoolandspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durdal.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchconcreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duthywines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-daftar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easydiving-ph.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easypricebook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eazy.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edihair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educacionnm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egyhometex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementbookings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenamuerza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitesidingandgutters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmasfunerals.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emradc.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emtofis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esecuredata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esspl.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examroll.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairouzacademy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcat.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fcts.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feixiang.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femalefoodie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feo.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrovial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findcanary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fischer-wasels-medizin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fladby.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortbertholddiabetes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationrepairchicagoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationrepairknoxvilletn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourfri.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freespanlift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freezerrepairaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontrangefence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozenpennies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furkanu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyphb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galvinism.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatemotorsalberton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gautengswimmingpoolcovers.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavanstore.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaymer.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geothermalproducts.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germistonplumbing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdeclutter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdigitalworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girls-heaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnfb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goole4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gradle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gradle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafimagenpublicidad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenhillhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grizzlead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grummittgroundworks.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmrange.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happybody.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harimata.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloclearly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helminger-lrs.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henkverlinde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highdeserttinyhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoctracnghiem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeinet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrseoservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huastecanetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyrius.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibug.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icemakerrepairaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealadvogadosbh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idya.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieros.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imasdekor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imlloyd.yt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ineko.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inequality.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instafrases.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investirenisrael.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipv6ioffentligsektor.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isinthe.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istitutoimballaggio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-web-entwicklung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itconvergence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itjobsineurope.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "its-truck.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itwebentwicklung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivoorellana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivyrose.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jack-p2.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobsmeubels.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jallatte.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japan.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcg.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jellyfishlivewire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessetrebil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jessetrebilfoundationsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jklas.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkrcuidadopersonal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jndl.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joburgplumbing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobvoyager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathanisaac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joubinkhorsandmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joythroughlaughter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalitebudur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kan-ken.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karimunsejahtera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kee.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennyparsons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwistreamer.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knjizevic.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koala.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kruno.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamaisonfantastique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langrock.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanziego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laptopcloseout.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laricameche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcwebsite.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lefroyee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leontworzy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepalierjuridique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsbrand-holding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsbrand-holding.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsbrandholding.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letweedoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levelninehvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libraries.vic.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liburanjogja.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifelinesupport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestrongacademy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveandinvestoverseas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lleidanoticies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelyfamilymm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luparacoes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxegram.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxegram.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manufacturedhomemoving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masajeadorespremium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayflowercreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcnet.care", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mditsa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medbiocompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaplaytv.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicosrecomendados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medidordehumedad.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melanie-guy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mide.gob.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miltau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miltau.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniso.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missouriheatingcoolingadvice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missyapartman.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misterseguros.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixinglight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmlebanon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moheatingcoolinghvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monicz.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montbertus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montenativo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montoan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlit.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morelifeworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morningbhai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaicosartesanos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mustexist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygeorgia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myswitchelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n4vn33t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalhomeimprovements.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nestreeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-vilag.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netthier.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexxxed.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodl.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nohungerfoodbank.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nokzedoc.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nopm.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosnik.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "not4hack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsep.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvprog.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyerjamilkaval.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldrun.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omgpu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opus-nail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovenrepairaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintballer.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patel.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavlic.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pb-trockeneisreinigung.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perlego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permasealbasement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permasealbasementsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permasealwaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixdepositionservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixsalon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picturevictoria.vic.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pingandsue.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelglue.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizponim.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokemmo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politoboz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poplarbarn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppcads.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierwomensrobotic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prims.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proauto.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projetoscan.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qikify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarkcore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rcanradon.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realtime1.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rena.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentitnowfast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rijnland.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosewebdesignstudio.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimentalluxury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebasementswaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salem-warrad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samic.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samic.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtonplumbing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanmonjiya-kimono.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sconecloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottjbeigelmemorialfund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screensizemap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seattlebasementwaterproofers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securebizneshost.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureinfo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senork.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharpyspawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuftipro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinkholerepairsflorida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sky-cargo.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slashorg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snrat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solofajas.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spendable.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spertto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportmerchandise.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sritongnp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelfencestlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlouisstabilizing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoptrading.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoverepairaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamelements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strogova.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stubentiga.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiopegaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styxxx.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suburbservice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumppumpchicagoil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switchassur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szczury.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t22.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taokystrong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamfriet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teampatat.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepitsurfhire.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therankkings.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewindowcleaningexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewindowcleaningexperts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkdigital.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianyis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiga-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timmerbedrijfpauel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tobostop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tog.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "togoweed.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trade360solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trantrongtri.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trebilfoundationsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treeremovalspretoria.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "true-360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustedtoolbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttnmpls.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tujardin.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tukebab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorials.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twidy.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucphotography.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urologyspecialistspc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vante.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilgain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinylfencestlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipass.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viridis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viveras.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivreenisrael.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voetfit47.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnboss.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnguvnor.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpstrial.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vultrhfspeedy.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapnepal.com.np", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washerrepairaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watco.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weareoffstage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-it-entwicklung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webitentwicklung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webxo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weeb.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weedgranadagrowshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellandwealthy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "which-reviews.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimtec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windowcleaningexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiska.lat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woning-verfspuiten.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woning-verfspuiten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woning-verfspuiten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woningverfspuiten.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodfencestlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuyuan.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x13.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x2.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xencor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xoatickets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yami.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yetahost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yihome.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yihome.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yilconstruction.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yougene.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourpalstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourpyxis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yq5.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzy6666.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbozbo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1picture.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44feelings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5a6j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiaelizart.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptiveu.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afroto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agent-ubezpieczeniowy.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconfourways.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconmidrand.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajel.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albaadani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alivecast.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animetosho.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "answerconnect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "answerforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applet.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprendendoengalego.gal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archwomen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcskoru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armyholidays.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armyrtf.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aroncull.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsenalzae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashwainfo.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asthma-uk.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlastaxi.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audrak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auntodev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyportal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahrep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baldvinringsted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baliwebsitedesign.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ball4training.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementproblems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazaart.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazarotehijos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belacine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belajar.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berightthere.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betantt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beykozmekan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonusdigital.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxofninjas.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandt.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breen.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightesttv.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brisceremony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brownrice-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzmedianetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffewasyl.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calcettomania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbonlib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carskil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celticangel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceramic-glazes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cevt.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgn-medienservice.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatsupport.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkchina.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chikenweb.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circular.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarins-unlimited.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudprints.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmsdca.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codelistbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coenraets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colegioalemanmcbo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collacott.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collegemoccassin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "completeglassutah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conesin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convoluted.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftgalore.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossed.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crossorange.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culha.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cup-keeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupomeu.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvdeexpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dafuli.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallas.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daxici.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadshortaudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deane.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltasuprimentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desktopfibra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digipolis.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalsignagedisplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dilmarames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributedsource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrazdrava.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domekklimkowka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donadvice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drguyfacialplastics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckchase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echbay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egdigital.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eichendorffschule.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbrus360.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elixirbih.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elypia.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elypia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elypia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elypia.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emigrussia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishclassworksheets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esauth.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eshop-ptz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eshoprzd.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espace-finance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evergreennewsonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feelerfolg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiataldivat.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firewall.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fischerlaender.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flathome.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridapowermanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmjd64.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formhub.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeassange.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freelyplaygames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fschts.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujijin.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fydoo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamezo.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garo.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemeinde-steinhoering.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geonot.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geotabgov.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gep.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestionth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gijsdeman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gocreview.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldencoffee.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfrange-ffm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goto.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govnokri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpl5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greycrane.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gs-pflege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmnext.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmpreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyoriedes.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2ox.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handmadebuy.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handyschaft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harplingemark.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh-host.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hh-massage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidingin.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hightest.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoest.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holine.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hookahrent22.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostalbarelgato.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostdaddyhn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingmedia.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotbee.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-promyk.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr-automation.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsykesphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibnm-dev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idahoheating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identa.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idf64.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihsolution.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iitstartups.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immo-ment.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperiocursospro.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indimaxindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insanb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ireps.gov.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itarc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iteksys.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivkymppi.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayshao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcde.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetpack.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkelder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joamoncacms.alwaysdata.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jornalaquidf.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyacorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jparts.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juanitia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juniorchamber.international", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-linkcarecenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaimi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kankerpannekoek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khalti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokomo.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komplexlysimple.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komputersat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koobin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kovered.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lado.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladocdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lady-len.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larimarhomes.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latchplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawtap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesatelierskosto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letableaunoir.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexreception.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeandhome.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightnovel.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkdecode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkscloud.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litepay.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lkqpickyourpart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logon-int.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxosemimos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madebyhand.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madepalestine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maevelyfotografia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magarpattacity.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mairie-landry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangarosa.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskssouthafrica.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterpro1.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmarket.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsmart.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mds.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaweb.com.ve", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendosuits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelwmckinney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mission-gesundheit.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixify.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmzztt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moosikapp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msphotographics.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvcconstruction.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycloudkey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myproof.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natextruck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newchoicesspb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextgen-wealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextrader.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nidosi.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nijimama-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixops.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nortecompartidoexperience.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "note.wf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npath.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrf.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrindoideias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oase-fuer-wohlbefinden.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obalky-obaly.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocsamochodu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofaas.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliviers-co.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opendoorsnsh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origenarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourcoast.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outsourcingdenomina.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pad.wf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamvo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pangash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paper.wf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavajebucovina.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavcomm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paylabs.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peklostroj.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peklostroj.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peopleofcolorcareers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peukert.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pg-sec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pg-sec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pg-sec.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgsec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgsec.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgsek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planther.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polisanaraka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polisanarciarska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polisynazycie.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pollyundpaule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porkyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornodvdkopen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povzetki-knjig.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predckazanie.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodevsblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodexo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectskynet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psoppc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psoppc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pure2life.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pxl.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qnotafm.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quiv.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajveerinnovations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankingofe.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankingubezpieczeniowy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankingubezpieczennazycie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravasco-football-team.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcanary.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remontada.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reservadecitasonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resto-renaissance.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rikaidoshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rinkpieters.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robijomasszazs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robnicholls.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rorr.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotaryeclubsafari.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roulettestar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rouwcentrumterheide.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rstele.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtkbe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabhijobs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeandsecureserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saibotk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salesoutcomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sallyandruss.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saraskins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scartazzini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schielandendekrimpenerwaard.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schody-rozycki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwarzholdingsgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdruzeniprovltavu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secopsolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seonurse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoruse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serve.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "setmore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seu-emprego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sh.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharpreporters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shemalexxxfreetube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopmonitor.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopsici.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sicoobpaulista.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sits-eg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skattesjekk.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartzona.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokycigars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialplanet.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somosgesath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soydxn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklewindowcleaners.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squeaky.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sr.ht", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srilankachinasociety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srmt82east.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startbiz.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starts.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "status.care", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steedoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenmdriving.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stihiduhi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stjohnslutheran.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamrite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermariorg.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svensson-generators.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swd.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synclio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemlead.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tablyrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanabekensetsu.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapestryjournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarabooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcvw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techwolf12.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempus.tf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testermerch.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testone.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teycos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thatdaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecustomizewindows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theimmortal.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenewtoy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoriginalassistant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoriginalworkshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepokerbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theresumeapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thibanglaixemay.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmc.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelenviro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucuatro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczeniazyciowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczenie.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczeniedomu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczeniemieszkania.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczenienanarty.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczenienarciarskie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczenienazycie.net.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczenieturystyczne.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczeniezycia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczeniezyciowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczonamama.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczonedziecko.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubonit.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucreate.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimateparts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidanuevaparaelmundo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videochums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viewzipcode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtlinux.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmsurgery.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vobe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vojtat.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volkanyilmaz.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vorlonempire.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vreling.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waiomizik.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdng.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdevelop.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmanagement.berlin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webo.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wefound.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weirdgenius.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlogistic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilk.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolkanca.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womenonboardskenya.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowpolisa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wszystkocokocham.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuupz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--mllerhesszimmerli-22b.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xstore.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtremeliquidmexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xvix.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xzqy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yahzah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yocoboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youivc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youivr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ypea.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yt129.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zettel.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zokoo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorgenvoorandrea.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwofroue.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyciedirect.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12grid.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18onlypixel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18onlypixels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2dk.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "381485.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4927a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4bengineering.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "817209.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abazola.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actdigital.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adiraku.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agaclinicaltrials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agent-imobiliar.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agespisa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahenkerp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airportal.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertonplumber.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandrastrauss.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allenturley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanitpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amgreatness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreaalloway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anhcuti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoniojr.adv.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anywhereworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apsrustandtint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcari.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthousecarousel.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aruo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asdainfomanager.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askmetutoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asko.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atc-fr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlascloud.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avatype.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awsl.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0x0.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2b-leads.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balicyclingtours.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamaland.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banffcanmorespeedskating.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barkingmadpetproducts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berthaundcarlbenzpreis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-tickets.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bianyanan.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioghalm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitbincomputers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blazebd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blivdj.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebirdjc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobvincent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boingboing.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootspropertycentral.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boris64.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "browfai.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busqueautonomo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeferrovia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calaix.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candlemakingexplained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capybaraowner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carl.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlcsaposs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caspianrentcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccsaposs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cecil.coop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgmbacklot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgps.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaise-de-gamer.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chargifi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlescwcooke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidgomes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cielo-thefilm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityacademyslc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocreaciones.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conceptcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conscientia.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conservadoraembh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19dataportal.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cptechsupport.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cr-it.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craigsaper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criandosites.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csaposs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curaprox.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czteryporyroku.edu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dakotacil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielittlewood.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darcyinspired.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denizsartdiary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designconformitylibrary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieselfiltersonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digi-tec.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dijitalzade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "direct.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directeca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diysonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djanemagbrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlgraphic.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doganoglu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doggo-staging.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dovecraft.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drgregroberts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsorter.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dugwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dysautonomia-postsyndrome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgeless.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egm-sakura.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elkhalillaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emeetattd.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eniwa-eye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enmieux.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ersbodabilvard.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erzaehlwerkstatt-heilbronn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espcafe.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etoile-rc.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evbn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excelbroadcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip114.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip115.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip116.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip117.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip118.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip14.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip16.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip17.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip29.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip30.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip31.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip32.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f88vip34.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairtrade.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fattoriabio.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidesic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "files.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finsify.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmfunding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitchdesigncompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnessplanet.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flybis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumofld.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francoislaude.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frbg.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frenchbluecottage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frosty.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futa.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galacticaos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatemotorsmidrand.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatemotorssandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazvangaz.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genzi.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germain.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germaintechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogem.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogemini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldnull.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goosementor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravelshooters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupdcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoune.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacerjabon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardnode.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heinrich5991.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermofit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoanghaiauto.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostinkos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoymedivorcio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i2capmark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichtushosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idigovs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihgcontrolbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ineedweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infopreneur.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetpoem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inwerx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqtek.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iriscddg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaredkunz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jave.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiaxitian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johyn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jollytotschildminder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuakin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julian.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jwbworks.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapilarya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kdcinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketopower.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakiblossom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibrit.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kmassociations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowyour.place", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konturconference.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozansa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krenstetter.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacoccinelle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafsc.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapeinturequichangetout.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledgy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepetitkids.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leshe.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leshetu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leskoalasenvoyage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesportesdelascension.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lestrokeofgenius.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libremedia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidodecor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeconnections.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmdev.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logobravo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love4taylor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxuryhome.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxuryitaly.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyme-regis-accommodation.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m1hax.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madonnadellafibra.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magodasredes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandalatantra.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marielinepitre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterpieceitaly.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matras.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixbricks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxmaharashtra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayflowerfairytales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsdatum.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdcallianceparty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicardlimited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetanshi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megalogi.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meinevorlagen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mengma.pub", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mepassport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meupatrocinio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microl.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midnightcity.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miku.bar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindthe5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindthe5.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minka.net.bo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misakaloli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mizrahi-tefahot.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkbd.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobincube.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobincube.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monarch.security", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morganhome.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostertadmin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpk-chayka.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mta-sts.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudanzasjuniorh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylover.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynic.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myparadigm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzrme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanaimo.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nandonoire.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napych.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalfleetparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndibba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neweggsoft.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsunited.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextsfd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nibiru.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninjacomputing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nirvana-esport.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordaccount.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nozaka-k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivereats.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openchronicles.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opticamasvision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "originalgyms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paclease.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paganismguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintlabcustom.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperopedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pb-eatz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peckandweis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petersonchiropractic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philis-oenologie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmnd.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogomate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posoco.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postofficenear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poterscy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerspeaking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praizeej.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepa-benjam.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presly.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primark.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primekinoshita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princess-vip-escort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatmeet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procalc.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proconnectengenharia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "project-merlin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertech.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proshnotori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proto.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psdfindia.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pswatcher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "punkrockpsychology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbitsstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raceevents.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raistrick.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdienclosures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "re-presented.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebull.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recetasboricuas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recursos.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reddcrypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registerforhappywellth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricochet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rje-hub.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rndtool.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robben.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahccareers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sainokuni-eng.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salasbanquetes.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sallycooke.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samsreseller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangobion.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schooldatasquad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schreinerei-schwenk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searx.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securix.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexdolls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sftkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shemsharples.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinetsuamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoplyft.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signicat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplifixed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisters.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sl0.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slopi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialeyesthailand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidariedadecultura.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soloparaguas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solvin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosgate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundrelief.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southmarengo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sova.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialtyjets.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spind.energy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spnsv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportschoolgeelhoed.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprawdz-nip.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssasociety.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl.pink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslcentral.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stamit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongprorealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suenotek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissdomaintrustee.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symoteb.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagalliances.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teccozed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technoyl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techquintal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techstartup.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekmoloji.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tellet.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tests-und-tipps.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfsrcymru.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealchemistatelier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theantarcticx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecigarlibrary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeuropeanlibrary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehomeofthefuture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themevilles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevirtuousdog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebguru.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tianjiaxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketswap.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiptoptransmissions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toepferei-langerwehe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomik.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptechs.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalsell.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradition-immobilier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trigate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trydoggo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tureceta.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turobot.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twizzle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyroola.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uni-cleaner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uni-watch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacacionestours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valueourmind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valueourminds.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanvanlines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vashmatrass.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vineethavarma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wadebet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wake.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wartabangsa.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wealthyspeakerschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearesuma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatiexpose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wigglestudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willflies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisconsinhomemaker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizardofvegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizdomonwheels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmspropertyportal.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wobako.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfeco.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrfalimentos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ah4f.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakovmanshin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ymeadows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yooand.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourcfo.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z3ven.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zachhay.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziprecruiter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zmc.com.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zrobysama.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "000g.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0707.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22times.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4000ok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4929.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4kvids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4web.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-r-t-house.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acahaymarket.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acgfuli.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achievingheightsacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "action21paca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "action21paca.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "action21paca.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianfeliciano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advocatae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afgarish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aggressivecarwraps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahc.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktivitetatil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alenwich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alhomaidani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alibabacloud.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliexfantaisies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphasoft-i.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altimari.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaismarket.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amithvijayan.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anlitas.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "answering365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antenadorada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperture.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkfame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkmaze.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apoiocoletivo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqalat.com.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqarbab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arturgaweda.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aryacollege.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "as-kapmea-mark-swissbear.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascormovies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askawayhealth.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astroluxe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ataclogistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atriamcoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aubepine-restaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baaradvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babygearessentials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beancount.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belive.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bereikbaargent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestestquote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijloke.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioclaudia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebeltlogistics.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boksburgplumbing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boldogsagadni.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bostonblockchainassociation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bradleyeaton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burzcast.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvrlodge.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byrddogpaving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadman.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calancamassages.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calderagallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candientutoanquoc24h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capnsaddle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolinavein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casachameleonhotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casemaka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chcemradost.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilternfarming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cholleria.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinderellacloset.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classyhandmade.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clever-fit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clgb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code4u.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compraenpijama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comprax.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construsuldesentupidora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consumer.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contailor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corum.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmoschaos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmossport.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crmdumariage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdfundinggent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptcheck.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cycleterrace.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashofmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashofting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "date-chi.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davyjones.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debijloke.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defietsambassade.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desentupimentoportoalegre.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detoxtorehab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-advancedservicesportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "developpeur-web.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digipaste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiriik.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinevigroup.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dipakgajjar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discuss-data.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollanid.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drkansal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dzimchuk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebusiness724.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edv-biela.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eehitus.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electroservice.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electroservice.repair", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegantly-clean.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elshrif.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailadressen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emita.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empingbalado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energiatalgud.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enterdown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erboristeria.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ertebatatjelve.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espace.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esporters.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaymarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familiaconfort.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familytrees.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmocracy.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faultyserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivaldelumieresgand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiksem-it.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filehost.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findcbdoilnearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnessexpostores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixingcountrybridges.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluessiggas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foneapk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodlustkitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshinsport.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozentee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxe.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetputeh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ganjinedanesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geenspam.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gembet99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generalservice.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geniusmarketing.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genomelink.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentbereikbaar.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlivinglab.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgenad.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germancoding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getmarksvoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghcpl.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentholidayland.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigatize.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginasiovirtual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gman.bot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goedkopetaxiservice.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupeifams.sn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gryphonfinancialsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guideline.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidelines.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guruarchive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvirtualclassroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwg-march.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halogen.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halogen.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanxv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetgetouw.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hfx405.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historischehuizengent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosted-power.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-model.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icefoxtee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideagenqpulse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idmdownload.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illafuture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indomanila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innova360.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instacredito.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investingent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invidiou.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itbrief.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itservis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivampiresp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jannes-althoff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jar.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonestrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorgegermano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuahemphill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kavin.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazy111.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepitsimplebitcoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kekarimi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingcourriel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinvault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klimaatkids.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kob-one.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kollner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komisjon.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontur-buhta.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koobin.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koobin.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kottbulle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kritical.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubota.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubotagear.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvsrot.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lab-advancedservicesportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labadusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastrik.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letzi-immobilien.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifebun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquidplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loavies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localserver.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.edu.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londynelliot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "love4taylor.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelyanimal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxurystays.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maagdesigns.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macappstudiobridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majisign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamradost.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manducoshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelcancelas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingautomationplan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingbab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinishotpodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskpol.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mat.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mateball.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mateuszkopytko.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matyldamost.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-auth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medebridge.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicoway.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melbournefunctionalmedicine.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melina-may.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgmeet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mialma.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistergout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmcwholesale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiliteitsbedrijf-gent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiliteitsbedrijf.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modafinilici.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morisakimikiya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morsang.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mozzi.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mui.kitchen", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muii.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muii.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muziekcentrumdebijloke.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myacroapparel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrevolution.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakka.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nau.edu.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemecisolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexlp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngkusnd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noachgilor.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novelas.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuggy.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ojk.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olydemy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omidfans.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneearthsacredarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-trip.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostatargalt.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourgems.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outsourcingnominabogota.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paseodelariviera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patientwisdom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriotbearingsupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelakefun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petiteframes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixshirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pisearch.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pk8.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokupaisumom.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poliground.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polioptics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praksite.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praktijktian.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-alter.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proalter.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qmeriaux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quanticlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizapps.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiogear.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radost.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razvanburz.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razvanvatamanu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rccom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redite.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regg.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remedyrow.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotimeshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpsforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saitechgroups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sankovitzmediation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretimports.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shermanmorgan.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shimi.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoobacreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplybrave.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinergylabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snipdrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "so-link.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solochubasqueros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sourcing4exports.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soychef.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sponec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squadgames.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srchicmodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stall-frei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfield.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startingent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stempel-lobenhofer.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stodrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stopthemoss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strijdmeevoorvrede.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strikers.futbol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strongdm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroopwafel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentingent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatogroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surgispa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "switch-defekt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylwiasun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacticalgearexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajilamagazine.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxiservicedenbosch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technoledge.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnogestionsas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testapfnxg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thealmsolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebacksplashcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theroguestormtrooper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetechkernel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theunwrittenletters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewallet.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topnotchhomepros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tork.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalengineering.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totallovingcareservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totoland7.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transcoalition.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelspassion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trident1000logoi.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsmost.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbohostingcolombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylertysdal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicode.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utbabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v8builder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valigate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaneyckwashere.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinaryvision.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visionyo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitghent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitghent.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votre-agence-web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waalsekrook.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walklocal.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walklocal.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-cpv.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webstreamworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weworkjpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijkbudget.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijsaantwerk.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijseuropa.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijzeweters.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "win.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisatawan.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsiaca.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wurmannsquick.bayern", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yahlab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasam.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yigit.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoba.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youyuandesign.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ytegiadinhmilo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zehraposh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoneface.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zzgtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "186526.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360bcty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3speak.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "42browning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aanmeldensecundairescholen.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ackadia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeonc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ageasagentessummit.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrotek.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aicamilwaukee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airpoint-compressors.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aissel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akasora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexcl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algarize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algopix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgolfreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allshopbiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphacomputersllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alykkelife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amabiligranilhas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambion.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalplanet.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ans-solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ansgarscheffold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anvil.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anzimatech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archerlong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archerlongx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archerxlong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armpension.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthurdev.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arztpraxis-kubalok.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asher.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asher.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atabekkoleji.k12.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atozeventrentalsofpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avbcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bad.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bafwsprod-bafwsprodnew.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barratelecom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayareagynecology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbmassageandfloat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beersheva.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behindenemyminds.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behindenemyminds.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belfa.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijlesportal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billiebikes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdgifs.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bit-and.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitpress.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaarmeersen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnice.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blenderwallet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloomnail.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueprintma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bololo.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bololo.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonsi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borntocover.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bqueen.salon", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "br7.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brakketrecruit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bspecialfx.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bugrasukas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burenvoorburen.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buttacakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyucoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carimcoder.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadilanga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catcat.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catpumpsonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certreg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoxi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoxi.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoxi.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkjehuis.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkjehuis.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chessveterinary.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chouette-assurance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chris.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinqueportsvets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circlelytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citadelpark.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycardgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycardgent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofmusic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ck0.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classdesignhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codedbyjim.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comercialtech.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comisarul.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corvaglia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotejardin.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "councilwise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpaporttraining.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatapeak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdstrike.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypt-app.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daoudi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darador.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-reader.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datafix.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbsbeautystore.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcnews.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedetizacaoinsetan.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deenergiecentrale.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deenergiecentrale.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degentseflikkenzoekenu.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dementievriendelijk.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dementievriendelijkgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desucla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "developpeur-freelance.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewitjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diedrehen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaaltalent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalforensicsdubai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dndr.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doglizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doordash.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droitalecole.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dweb.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-node.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-streams.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecostarfoam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emlyn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energiecentrale.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enroutemalaysia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epsilonone.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erkamkahriman.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "errolmarkland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmart.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ettounsi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euruni.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evolucioneducativa.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exact-online-apps-by-invantive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experimentrak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experimetrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovcova.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovec.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fan911.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantacast.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapisland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fasam.edu.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastesp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fertisa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ffty2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsherstel.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finvantive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flblog.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "followme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossbytes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakinstream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetrial.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshplus62.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futureindia.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futureshock7130.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fyziotomi.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabe.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geentsefeesten.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentcityofmusic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentfietst.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentgezondestad.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentklimaatstad.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlichtfestival.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlichtfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentse-ondernemersdagen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentsklimaatverbond.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genttegenarmoede.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geophysicsjournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfetechs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentcreativecityofmusic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentlightfestival.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentlightfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gisbornecabs.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giulliamodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goover.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatoutdoorsonline.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greencapital.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gridly.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grueberstein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupotbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsiw.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guanggaonet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackathonjr.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hax.sc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyfoodster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthykitchen33.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hifly.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hipo.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hodor-stage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeybhealthyliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hq.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hskernel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htb-email.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htb-email.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htb-email.uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htbemail.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htbemail.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htbemail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htbemail.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htbemail.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hytech.computer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imarketing.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmonteblandinio.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innabilawgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidergazette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interval-training-timer.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investnorthernontario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isf.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isoip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izzardink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanduhoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasoncs.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangwu.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jlbleakley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jnshome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelsolkoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsem.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsme.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juniorsbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathyforer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepitsecure24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "key-tracker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kine.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klubcajovna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kohaku.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooplokaal.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kroneaustralia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubalok.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuzelky-cb.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laembajadamexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapismagico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lautremode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazosamericaunida.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lekkergoings.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemcarni.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lena-klein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lena-klein.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonardcyber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeisqi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindnerova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lioraaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisapo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnk.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logonative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lograr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnetic.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailmum.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisbrazucas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makemusic-asia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makingindiaheartstrong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mallasvita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mammabelly.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamoni.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcosocio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masakigarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavibrasil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayarocabletv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalphysicistservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mens-qzin.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metube.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijngent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milbournequine.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millerpaving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirs.ky", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilenerve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modul-metal-habitat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molidaytravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monjo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrprintglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrwacky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtsoftware.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muna.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicfor.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygh.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myowncloud.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myowncloud.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naddi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natalsentido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nativereach.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedworks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nethlon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netnaps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newreop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ni.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickmiller.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickymoore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noticiasdocambio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notizieh24.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nppaper.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsinternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsinternational.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyerjazoreoval.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanbeauty.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omgvaneyckwashere.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omgvaneyckwashere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omgvaneyckwashere.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omgvaneyckwashere.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onporn.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onthewaypodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operd.gob.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostendus.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oudedokken.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ours-tudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandacbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patricksymmes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavlov-ledec.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawchewgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbsrmoto.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect-tour.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectsmilesdentistry.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfumesweb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterlmai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickybeast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilsen.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetapolska.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platform2020prague.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platforma2020praha.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plzen.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponselgue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornline.porn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornogo.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "problemstate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "problemstate.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "problemstate.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "problemstate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promea.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "providentfireplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychologue-a-paris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pushroi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puurgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityasphaltutah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitybazarbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qzin.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raconteurs.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randomserver.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rct-chair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realm.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redisgreen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redriverhealthandwellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refillthecity.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refinedlightingaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinisch.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewcleaningservices.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rico-j.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricreare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roi-project.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roi-project.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rot256.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtc-israel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvecomercio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s20121946.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetymeasuresas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salaamgateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samroelants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuel-philipp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santanderassetmanagement.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scamtested.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarsclub.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottandtammy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdhb.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdhblatnice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securecheck360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sedirector.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensitidolls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shira-diamonds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintpietersabdijgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slalix.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smstoreoficial.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sneakerpimps.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socket.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sona-systems.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sona-systems.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-codes.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-magic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sql-query-tool-exact-online.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starcys.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starget.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staszic.waw.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stdnet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterlingmodular.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steven.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenhardy.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stonesnowboards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studysciences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenjaundbenni.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenpeter.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenpeter.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenpeter.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenpeter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenpeter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svpe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svpe.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissgrid.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syakeapps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahugocilebut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorfry.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teast.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ten.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terbaruberita.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tests-and-tips.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theloop.build", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepiratebay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepricewatcher.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thestoragebay.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thuongthuccuocsong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinturanaturale.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipwho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlcbynature.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolmandrywall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tothetopmentoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trarch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelbags.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelbags.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treatyoself.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulippublishing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorialforest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhost.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uitingent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ul-fluglehrer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatesoftware.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unikainfocom.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uyuniscooterluggage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaneyckexpo.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verhaltenstherapie-weiden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verius.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viasyscorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicioanimal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidmia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voetbalindestad.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vxne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wackys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallduck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallrgb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wget.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgyt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitelynx.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winteringent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woningent.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldtreechocolate.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wurmannsquick.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnoe.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnopyt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yande.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeltsin.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesmsp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourbookmark.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yurisora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yushanfang.recipes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "z3s.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zak.org.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanardiadvogados.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaodao.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zippyshare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoefmasters.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorox.sex", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zporno.sex", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zz.gy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "104.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14technology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2-euromuenzen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dagentur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4peace.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aalvarezs.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abandoned.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboticaprodutosnaturais.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abplive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "access-odata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adomicilio.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adscambodia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeolservice.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afas-apps.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisteru.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akhepcat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akiekintveld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akinokae.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanonsantabarbara.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaskacruises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alles-kan.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alleskan.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allesuitdekast.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allureonparkway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternative-reussite.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anasaci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anja-vastgoed.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anneeden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartamentscalpatoi.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apex-parts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apfnxg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appdrafter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appfolio.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqiqahpremium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabi-online.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argentinaxp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asecus.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrophena.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auify.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianairbrushedtattoos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balibells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bancoserfinanza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banglatypography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baysideaba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazar.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belmundo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benee-awraham.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berela.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beroepenhuis.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestliege.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestofdrama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigeasyfences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biokemonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blauequelle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluetroodon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootlesshacker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borman.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandweergent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsf-knowledgecity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btraviswrightmps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessdrive.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butcherpaxtattoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calvadia.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catme.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbca.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccdiscussion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccdlab.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccpaas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chadoisaac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamber.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheyennelohnen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christopherpfister.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromebookcompare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clevyr.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudandco.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmfcuro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocula.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code9000.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cogknockers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commonapp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "company-info-plugins.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compareicomprei.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contentyouproductions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cottica-kwaka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19.gov.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditkarma.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crescentcityironworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdfavorite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruisecheap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruiseguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csarchispace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csimarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csitarz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "css-krebs.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultuurinonderwijs.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursive.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customhash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxda.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberinc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybernest.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybertik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cycling74.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachshundtalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashboard.gov.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashboardph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dashboardphilippines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-access-point.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-loader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-replicator.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-replicator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "database-excel-integration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "database-word-integration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "databasedrivers.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datnenhamiltongarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddjia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealstream.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decathlon.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defenceenterprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defietsambassade.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defietsambassadegent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delawarehousebuyers.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devinslick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewingerdfreinet.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfwm.vote", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfwmv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfwmv.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfwmv.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "difc.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dld.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmwaste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docsend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokidokimodding.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domowejroboty.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfuckwithmy.vote", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfuckwithmyvote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfuckwithmyvote.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfuckwithmyvote.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfuckwithmyvote.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfwithmy.vote", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfwithmyvote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfwithmyvote.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfwithmyvote.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontfwithmyvote.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draakjefosfor.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonfosfor.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivesly.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-servicerms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecovetawindoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduroam.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eemoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eko-vitalis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eljay.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elontime.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emaratalyoum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endzeit-architekten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energozrouti.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enotecabortone.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eredmenye.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es-sicherheit.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espirituracer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esportslac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentielsduweb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euro.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewatchers.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremecleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezshopper.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faapart107certifiedpilot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabiobarros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faboolus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedclean.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsambassadegent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finance-equation.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findenmed.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findmespot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finvantive.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixfix.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagma.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagma.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagma.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashlearners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsavers.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsaversgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forsigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortnite.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forzamotorsport.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraservalleyhotdog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-sql-query-tool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freshdesk-apps-by-invantive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuiveningent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fumo.reisen", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabrielg.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameship.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geestelijkgezondgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genealog.ong.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentblogt.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentbrugsemeersen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentcongres.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentcongres.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentcongres.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentevenement.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentsefeesten.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentsefeesten.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentslimopweg.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentverwent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-my-report.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentfilmoffice.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentlivinglab.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gidive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitlab-apps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glorycamrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-site.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenowl.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goskills.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graceikahu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravensteengent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruppa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsiw.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidesetc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h6p.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h8p.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairmitage.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hastavem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havohravo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawat.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "help-me.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hens.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhxiaozhan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himg.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirtz.pm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hof-rijnland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holdport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecinema-fr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hulpverleningszonecentrum.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunterpetstore.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icesemulator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icruise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideditorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imamenu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immortalcorporation.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immortol.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianarmy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infintechdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inglesfoco.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-for-dynamics-crm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-for-magento.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-for-nmbrs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-for-salesforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-for-stackoverflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-voor-exact-online.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-voor-loket.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive-apps-voor-xml-auditfiles.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invantive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironraven.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iu.edu.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jandesign.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javedhasrat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremy.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jongenwijs.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshu.am", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justin3d.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justyardsign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaibinyang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katewrightmba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khimno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khotool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinderopvang.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingfast.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingfin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klapty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knabden.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ku.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylinseating.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labambi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laginghanda.gov.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamei-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadgem.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lekota.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenczewski.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepkov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lez2020.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lez2020.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtfestivalghent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindbladcruises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liuqiao.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livinglab.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lligwy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loackerbusiness.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasferraz.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumpov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyricfind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macioszektv.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madisonivy.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maeterlinck100.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisonanimale.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maizuru-ongaku-kan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makasetesan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makhmudov.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariowiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximemalfoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mealsnmemories.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meayne.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meiersmarkus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meldjeaan.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memorablewords.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendix-apps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mgriff.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miatgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midasauctions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millikart.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirdon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiliteitgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiliteitsbedrijfstadgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobitracker.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modul8r.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montserrat.ind.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movedigital.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munkavedelemaruhaz.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycoordinates.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylearners.vic.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrealestateautomation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzrme.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nagara.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naranonsantabarbara.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nassconorfolk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neemo.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelefon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmeproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhsinform.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmegent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolaautomotiverepairs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npgcdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvsp.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyawork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyfurnitureoutlets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "octopus-apps.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "of2106.dnsalias.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldcraft-mc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliverjoss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onderwijscentrum.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onderwijscentrumgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-sql-editor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onrealt.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openarchivaris.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orionadvisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oshens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ov-chipkaart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palletsprojects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pampers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passgamer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastelpixels.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paypodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbo.vic.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perceptionsaestheticspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pggalleria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pisearch.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleiar.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleier.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketdeer.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politiegent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popimed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "povar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preserverollinspass.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priestessbali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prm-parken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectguru.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promodoble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pt4.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puzzleetc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qfes.qld.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickjobsfinder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajivdeepinsights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rasmushaslund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawbeautysource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcarpetmonday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regentcruises.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regional-rabatt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remwhile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resellrefreshrepeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resmigazete.gov.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richandsteph.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richandsteph.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripplemarkeg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollinspass.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roostminneapolis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsc.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rspevents.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruimtevoor.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacredsecondhandbooks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salebaba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saralmai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrap-car-removal.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdguitdagingen.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdipolanight.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchlight.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seashkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securesuite.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoified.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seu.edu.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenwizes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sglazov.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shareiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharren.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortbread.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplonevents.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintbaafsabdij.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintbaafsabdijgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyterraembrace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slimblogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soldamontanhabeachwear.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonimei.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorbire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulconstructors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sounm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spcollege.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speaklikeapro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speeli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sql-query-tool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslsecureproxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stadspaleizengent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stamgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steeble.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stem16plus.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stolarstvi-jiriholy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentenmobiliteit.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiofpvet.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylearray.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "successminds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sven.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swha.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symlink.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "system.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagarelaskidseteens.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teachoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamleader-apps-by-invantive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techcult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techguidereview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technavio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teeshirtspace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teml.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tercosdemaria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theitaliantimes.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekitchenfarnborough.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewrightflyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thiasil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timespreader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timotheeduran.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyhousesforsale-us.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiwilandcouncil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolbertmgmt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toulis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendyindi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trevacez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tridena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplesixdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripoutside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trungtamvipkids.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkmenistanairlines.tm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutiendadebdsm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutormedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twinfield-apps.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "two-step-verification.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubcutah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udid.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ujustsee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unikrnb2b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unleashfido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valuta-tools.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varna-airport.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velosity.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitgent.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visma-apps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualstories.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivablogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vredesregister.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vredesregister.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "water.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wayficdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webiroha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webkitchen.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wehealasone.gov.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weladee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willocks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wishpets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmcpaphysicians.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmphonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmphvacations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsjf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuxian.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xbox-mag.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xlaw.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn------8cdbtj4bleaohnv2bl3cuy.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--contrasea-s6a.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--d1acfdr6h.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarnandy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yetivisite.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yishizuo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yolks.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yolosh.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yournextagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youthingovernment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorgenvoorjean.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuffel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zulihome.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0011011.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01337.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0xacab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1234.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "129.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "136book.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14er.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14er.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14er.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16321.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "16345.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "166killearn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbet.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbet.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbet.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbet.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xtranslate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2113.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bet.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "233333.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3accounts.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dranger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3os.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3ringenieria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50plusmusikfestival.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "592tk.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-actor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-busty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-gokan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-hitoduma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-moe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-shirouto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-up.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a163.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aalvarezs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronqueen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarons.law", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abhayaranya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abilenemachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutebritney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiaoposicionescorreos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acedstudy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acl-desing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advbizintel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aegisaccounting.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affumico.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahl.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidoru.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airportstuttgart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airpost.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aitci.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akbtv.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akinlau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akouryy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aktivpark-lumdatal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertovr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alicedepret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alignthoughts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almamarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphabeta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-i-on-am-i-on-drugs-dot-com.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-i-on-drugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americamilitar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amilcalcados.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amiondrugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amisoft.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amlakresan.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anchr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrecanuto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidhub.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andropia-online.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aneutrallife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelefloramendy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angione.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ao6.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appliedenglish.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aralys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arianagrande.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armadalelearningpathways.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armanddesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armanddesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armandmusic.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arminreiter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armoedebeleidgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artbalsam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arytmicznie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atsugi-saisyuusyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurika.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoleaders.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avogel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aydesignco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b144.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b4a-learn.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyanywhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baindayman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bampizza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bauer-reininghorses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcomm.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beastshirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beeldbankgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beemenergy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beer-sheva.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behmmjc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bendelllawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benhoeg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjamorphism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beonas.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergtoldtrimcarpentry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berkbrands.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-ergonomic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet-platform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betandyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biabop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biden-scandal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bittounsi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjelimici.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnice.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blauwgras.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blist.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogyaren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boip.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boldlegal.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bombo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bompus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonfloss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxethaishop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brard.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgecobuilders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightesttv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brio.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britney-galaxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britneyuniverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokgency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunettipesco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubbelwafel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builterra2.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumblebeekids.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumblebeekids.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabosaferide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carboneventsupport.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carboneventsupport.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbonsupportcofabel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmeny.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinhapratica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbmanager.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccu.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdkrot.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdrom.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cecamericas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurion-it.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certprep.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certpro.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfent.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfo4you.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiron.care", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christ.cm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiangaro.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchofpop.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cibercheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycardgante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycardghent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarkaesthetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicaschirmer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clintburnett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codebreakers.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collectifitness.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colossalfoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comealong.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comeros.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunicazionenellaristorazione.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concern.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "condenast.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conduitzw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congressmankirk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connecto.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conteelegant.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coral-study.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftychameleonbar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cran-automobiles.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativecityofmusic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crex24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimsonlettersmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csdisaster.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csx.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctsl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuentadias.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cujubimnoticias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custompoolsbydesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutter.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dabbingtee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielwelty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwelty.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwelty.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwelty.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwelty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkgrid.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkillusion.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darnashop.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbs.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcorporation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealbenzbkk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debijloke.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demsh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "densocean.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "design2u.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detailingsp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detectro.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devsdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devyanijayakar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewereldvankina.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diadora-media.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didier-equipereussite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didierfle-decibel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didierfle-latelier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "didierfle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digifloat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalandsocialmediaacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalecom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalfoodbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalpiloten.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitizer.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimi-inside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divelyon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djvintagevinyl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlsolutions-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmramp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dochub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolinathome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolmeningenieria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domain.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domucmayintainha.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donteffwithmyvote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donteffwithmyvote.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donteffwithmyvote.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontefwithmyvote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontefwithmyvote.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontefwithmyvote.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotsmesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreieich.schule", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drkashany.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drone-mapping.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drslawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duffau.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duna.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvn.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamic-movie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicpl.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicplus.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-branchekoden.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eajglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastcairo-egypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebabis.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebipl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echidna.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecup.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eczanemheryerde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "editorweb360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edman007.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edr-d.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwardscommercialcleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eekelen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efay.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effortlesshr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einomanner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electionrunners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricgypsies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementoraddons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevationplumbingandheating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elizabethmacdonaldbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elrincondeleer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emgroup.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilieporte.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emoji.web.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emotebank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emperors.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishwithmrsann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlightsec.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eplayer.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eplayer.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erctra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erlebe-salsa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erobook.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escrowalliance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esm.run", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espenandersen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eucybernet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythinglidia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examesrush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excellence.corsica", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "executivecatering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expandtheroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expovivienda.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairtradegemeentegent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fer.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivaldelumieresgand.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finditalldirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findom.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floodheroessaltlakecity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floria.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluffypuff.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flwrightwichita.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foldnfly.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forhers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formommiesbymommy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formsmarts.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formvibes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fossildlp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourstrategy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxbenjaminfox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebonusmembership.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freundeskreis-tarjan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fronteimoveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuku-fashion.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funeraire-365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funeral-365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futieltextiel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fxstock.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galefacialplastics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardtools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gavr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gazetekarinca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gconstruction.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gdpr365.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekgao.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geeksforrent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gekleurdverleden.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genhu.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentcongres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentcreativecityofmusic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentengarde.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentseondernemersdagen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genuinebackup.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getwsodo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghada.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentlichtfestival.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftedhealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giga.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladiium.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalbusinessrisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalpandemictools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globotech.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnula2.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goabase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goabase.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goerdeler-alumni-club.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goetheschule-giessen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotoeat-aichi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greciahora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsa.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsaadvantage.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gscgh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guaranteedservice.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyefund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyefund.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2orto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habrastorage.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happicollective.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartmann-hartmann.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatierchinois.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcr2bot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyhomeventilation.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hello-design.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henryishax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hentai.baby", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexagon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hierden-bosch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiperbusinessblog.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hipersuli.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historichousesghent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivekey.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivekey.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoeheterobenjij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollyworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedecorspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housestationlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howardhannava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsg-lumdatal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubanero.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huisaandecosta.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurrikane.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hustl.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperian.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hzwc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-on.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamafricacampaign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamafricacampaign.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iclb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideal.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identifytag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ienakacs.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illumini.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "implantesdentalestopete.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inesnutricion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inffin-portal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingroxd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovationrealtygrp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intechdaybcp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integra-belgium.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelx.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercomp-cbu.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inuevostiempos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investinghent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionnex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iransculpture.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it.com.eg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itgeeks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itshealthtea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iventuresolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j0hn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jack.fr.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackhammerinteractive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacobpleiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesonmelbye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janakifoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jands.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jardinesimperiales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jci.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jci.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jci.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcinet.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcinet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdecommastermind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeugdraad.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jivanplastics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johny.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josien.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jp-aic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judgefuszmediation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumping4all.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumping4all.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumping4all.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpingforall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpingforall.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k.tt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamata-saisyuusyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karencatering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathakkachakkar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katja-bjoern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kesen.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kesen.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfz-sachverstand.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kh.pub.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitsquid.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleebauerhof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klimaatstad.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobietydokodu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontantfinans.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontrapolis.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koolisw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kplastics.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krankenpflege.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksv-friesland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kw.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyn.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyriakidisship.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laguiadelocioenuruguay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lan-der.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapinator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larifari.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larousse-edu.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larrutan.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laud.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layan-luxurylighting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leandrebergeron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leapa.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ledebergleeft.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legen.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leivadi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesa.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leslyandyana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lianhe.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtfestival.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtfestival.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtfestivalgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtfestivalgent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtfestivalgent.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lichtfestivalghent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidosparesort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-experiment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linalynn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linovelib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxtips.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liorggi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisacundy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livienpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llccd.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodewillems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logancooper.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lohnsteuerhilfe-essen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lola.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonlocks247.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loulifestyle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovemesomegadgets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpgaclub.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyclub.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machida-saisyuusyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madamcougar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafy.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahmoudeeb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malawi-portal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malypiesekzuzi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "managment.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandrill.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelpinto.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manusje-van-alles.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinapetruzio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markhornsby.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markhornsby.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marknb.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marny.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvin-elsen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvin.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masduta.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattmoorcroft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxclers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximoguk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximumphysiotherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayaroconstituency.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maynesoftware.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpetrade.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdrp.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medhiwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaimpressao3d.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meideas108.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejitravelcr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melbet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merry.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metait.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metasearch.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mia-manager.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micaballo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaelf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiliteit.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiliteitstadgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momochrome.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monamurlite.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montuan.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonbooth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonpay.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morifuji.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morriganbe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostqbalwatanalqahirah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mstazakka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multifruttisystems.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muon.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musecomunicazione.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvwoensei.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybuddytheplumbertooele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydataprotected.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylahcollection.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylocalfoodtrucks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypower91.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzr.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najrecept.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napoveda.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navot.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nccoe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nd.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebulise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "needle-demo.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-provider.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netheadsonair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netmajstor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netrino.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netrino.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netsoftit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newissuesmagazine.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newnationalstar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninasofian.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitinpandey.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonsa.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noobit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npw.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsquaredong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nydbank.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o2.tn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oapks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasiskitchens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obve.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocasio.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocmwgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oettig.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office365-apps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ogaprinta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveoilshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivetbgc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olyfed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onmed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oposicionesjusticia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oppabet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orchardscribe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orioneclipse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orpf.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortoinnovapanama.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourdataprotected.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyap.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagerange.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paidcashforhouses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "painful.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamperssamples.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pancybertronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandemicoversight.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paragon-consult.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paramo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parelweb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parentsguidetotheworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parenttheirpassion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passionateracers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paste.rodeo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patricklustigmediation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peace-is-possible.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peppyflora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pflege.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phc4submit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippkaindl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pierianservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pindex.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pl2.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaxi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmbsteelbuildings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokkareindeermeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popxclusive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potnofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pottwist.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powercomputers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prancor.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primakeysmarketingsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prisel.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privateimoveis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prochaskamediation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promotionvillanakarin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promusicante.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propcierge.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prws.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps-playback.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psmpl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psoppc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pssjd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puur.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qlares.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qqqq.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantuin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r-ix.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r3gi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radcloud.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rafik.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramydent.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranking-mensesthe.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdxbioscience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readingea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redlands.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refurb-tracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regalradio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regenpfeifer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reklamaandroid.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reklamaios.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relevanttomyinterests.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repalanca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "republic.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resulttado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rewardscout.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rez.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgf.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringsandthings.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riveroaksdentaljax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertjquinn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertsmits.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodobike.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolluplab.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rooferindallas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowanz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rozvozznojmo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimentalconsolidated.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimentalconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimentalfoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimentalkitchens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudimentalretail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruimtevoorgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rushtonparay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeguardstudents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisyuusyou-ikebukuro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisyuusyou-omiya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisyuusyou-takasaki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisyuusyou-utsunomiya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salalfoundation.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sald.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salo.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savchenko.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolheads.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schweiz-sextreffen.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scorpioncomputers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutbee.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scpsecretlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scpsecretlaboratory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptolab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdguitdagingen.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seb8iaan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sekoia.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellersmart1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semenserang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentrybay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoulista.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serenitygwinnett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seucreditodigital.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sextreffendeutschland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellphotostudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftcrypto.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftcrypto.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinta.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinyoko-saisyuusyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirosaki-hana.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivering-isles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingplaza.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shunliandongli.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sid-giessen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singerfamily.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintsationeel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipd.go.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slimopweg.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarpshare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartblock.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smithandnoble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smolkatours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smppcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsfa.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodigent.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solnascentepapelaria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophiefrutti.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosregistration.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soydoula.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanmass-portal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spurindustrial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sr-sam.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standardbook.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stargroup.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupbros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steebel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steinberg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steparovi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stepupforeurope.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenjacobs.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenjacobs.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiebelrewards.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stilida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlfamilyattorney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stnguyen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoemp.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoneocean.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streetwisebiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylidafm.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudabaus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugardaddy.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugardating.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suikerspinnetje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumopages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suomiheraa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swostik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synergiedenken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synobook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syronex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-cophony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabisuta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tachikawa-saisyuusyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taciso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taikhoanfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskforce.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tayebbayri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcook.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcook.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcshop.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "td-bambini.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team3.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techanit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnologiaboliviana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tellerify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testq.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tex-salon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekickassvirtualassistant.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themarkup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theomegagroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theonyxzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theunitehistoryproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thn.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timesedlen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timvandenborre.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlesptyltd.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomorrowx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomservo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-rezepte.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top10.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmarketplace.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tornado-map.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tovse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpue.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trabia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transtrack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treefeelingsandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treehorn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treemadeiras.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckscout24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustee.deals", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustology.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "try2hack.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tshirtatlowprice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv-mainzlar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twilite.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twilite.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typecho.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugodeal.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unausa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.lat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universal-techno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universalspf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urologywi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahdentalcrowns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahtriallawyers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utduc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-jo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaneyckwashere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwoensei.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwoensel.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwoensel.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "variusunum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varunmaheshwari.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdw-instruments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velassoltas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veripn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verkeer.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetcpd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videocall.guide", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vikrammaheshwari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visuall.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivaocredito.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voornaam-at-achternaam.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vote.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vous-etre-utile-ceidf.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vtivision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzwregent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waavit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walletfox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warrioronewgw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wartraining.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watermitigationspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-info.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webehurt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webfiredesigns.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webplatform.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weektegenarmoede.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weewoo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welty.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welty.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welty.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welty.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wemakemx.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wfsrecruit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whichdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wickersmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willowcundy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willwilkins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willywangsextapes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wingchun.edu.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wir-do.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisdomteethonly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wizardwiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpresshelpmaster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worky.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wplan.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wptangtoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanzhu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aej8bv.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--marn-8ra.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xonet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xplo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xraven.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yannickcoffi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yearend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesterplay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhs.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoduzw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogstation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yooread.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourblazeguard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-backfisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebratee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zelvar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerofogmask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerty.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhstar.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zimedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorgenvoorherena.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorgenvoormaria.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zova.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zusammen-grossartig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0x21.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100words.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "111111.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123freevectors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stchoicemoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbet.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xbet.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xstavka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2890.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "383838.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "500foods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-sparks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abacus-essen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcrcm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "access-board.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accesshq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceleraguria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acuityfinishing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aditro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerionsupersonic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterhaven.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agora.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agribouwmarkt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajelen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfaair.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alisonpaloma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ama-agency.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanpregnancy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amionamiondrugsdotcom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amodeocarlo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelalombardo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animelody.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anliting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthony.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthro.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperto-nota.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app-cinveninfostream-qa.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabicdress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archispace.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archmirror.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armansazehradis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arztrading.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asprobet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astha.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atah-s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "att-lda.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auksel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "australianallnaturalskincare.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autojur.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awutar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aykyamultifest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azulimparcial.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badkamermarkt.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badkamermarkt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badkamermarkt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barefoodinrome.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barmenteros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbagramante.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachwayhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beallure.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beckmandxapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benabbott.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berlingeriresort.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestelhetmaar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestidea.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondthecreek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhutanonlinetravels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biene.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaauwgeers.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockstudio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boodledose.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borde.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bourestonmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business2people.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustickets.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-style.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ca.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadflow.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cap73.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capsulekitchen.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carefy.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carwreckcowboy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cc3m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccaj.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrationoflifeplanning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralitasbaratas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaturbates.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriseldon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cintaraso.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cipies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisinlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisinlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claremontyachtclub.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfit.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clovisplumbingservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeemoment.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comasystem.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comita.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conexionfit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confer.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congdongnhatviet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controversialrisks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controversialrisks.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corona-data.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courier.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covidcoldfacts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covidstatistiek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpfrancophonie.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creature-comforts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crsserviceogkloak.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csalem.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctcp.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curamcare.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cushlaofgullion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberry.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cycomm.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damiengobron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-mining.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazenelevator.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dblfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddi.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealdelicate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demisch-tim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demischtim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dezevenster.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfstoryteller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieslowhtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalerror.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directorylib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distelbentelo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distrim2.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dns.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doki-list.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolmencleanroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dramaquarter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drbenlight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropcop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drydor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dupforex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dupfx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easaccounting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eb12.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebrahimhadimarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecommercefastlane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliott.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliottlavier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energylocals.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enoteca.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicnex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esignly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeluxuryweddings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaali.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eze-buy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f-401.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f-mebel-na-zakaz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "face-recognition-cctv.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovcova.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fackovec.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairviewfarmacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fajarrubber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakturar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaweb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatiguefree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feminteligencia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsvakman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjallconnections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florianstroeger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluttee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecoursepage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freefiregenerateur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromoldbooks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuwashima.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuzzlemann.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadaj.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galtelligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerspawn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamertelligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geartips.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesditel.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftsforaspecialoccasion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigaclube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gio-abbigliamento.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnous.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenbritain.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hae.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamminga.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happygutlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haunt-keeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazana.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthl.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heiliao.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellofound.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroningenieria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiseplast.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivehub.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeloanprequalify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houthandelbunskoek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houthandeljacobs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huemul.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntingtonestateproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hv-online.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnotic-reviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iburgs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icolorpalette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iemc.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igualdaton.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iks.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illumepgh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "im-razmakh.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immocompar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inaboutique.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "init3.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkhub.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipass.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iprep.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaacgolding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ite.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivnext.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagan.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jalinhgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamelhammoud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiweadventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joekann.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshuaschmitt.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journeytofi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jperformance.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurnalilmiah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcam91.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kefu.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimicar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindbear.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kino.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klaudialeszczynska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowl365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koe.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konducars.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwonghei.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labsai.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lady-wishlist.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladywishlist.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakichat.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscaping-montreal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lars-mielke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latiamona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavinde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leathership.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leccamilafi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leliekerk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesamisdelaroumanie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesprofsplacotent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesy.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librosantimateria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesignals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lihj.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linespots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linksgruenejugend.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livehelpindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longislandbusiness.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisvillefilmfestival.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luciobarcellona.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luciogelsi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machineidle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maclafferty.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "made-dwell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madedwell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maev.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malaysiasentral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manforums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manteligencia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantelligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcositaliandeli.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masters-burrell.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayamushrooms.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayorscouncil.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicallicensing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melbet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendelsphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentors4stem.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minds-academy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlcrosoftonlline.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmot.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojaapteka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moreno820.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morikami.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaicot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpcdn.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrc-productivity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mspatexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msrohkwrstock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudanzasuiza.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydeardreams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myrvog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myvegasadvisor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mzdiy.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napoleonexclusievesieraden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasdarq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negr.gay", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negr.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neocenter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextus.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextvision.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicecockb.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nietvolgensdeboekjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigerianpilot.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nix-sender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nm2d.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrdigitalbranding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nspointers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyliveauctions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyrany.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odijmond.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oermen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohmanager.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omertskn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onsitespeedometer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oonie.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osa.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palaceinstitute.ac.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parcely.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paul-zhang.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepechkov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pingrc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planisware.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playxylo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poriadok.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primeabout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qikroof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrguestbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualiride.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queerativity.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickyshare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r00tsolutions.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabb-it-days.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radixweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raiceshebreas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ralphbisschops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realinsurance.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regatesenbretagne.bzh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reliantfundservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reportando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgtn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridetothefuture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rikaz.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rkabworks.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosdver.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsa-homeinsurance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabaikonotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisyuusyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samanthabiggers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuel-brown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuelbramley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "san.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangitafoodmess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanity.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanity.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapphirepack.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbetinsiders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seatsurfing.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senseful-online.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexfactory.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfpmall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoyuf.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siatris.qc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigil.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinnvoll-online.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skarvruet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skylair.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slrshoppee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snajdr.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soepvork.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somehowsomeday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sruthisjewellery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmrca.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sterydki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenlapere.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straalatelier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superraclette.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tachoplus.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentsfromindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapesvip.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tchalian-boulonnerie.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technovisioneng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techsaviours.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textcleaner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themomentratchada19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkdata.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thunderboltlaptop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-demisch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-demisch.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-demisch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-demisch.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-niclas-demisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tim-niclas-demisch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timdemisch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timdemisch.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timdemisch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timdemisch.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timniclasdemisch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timniclasdemisch.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoseaprende.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonarinoliusan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toondergroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touch2ship.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trabsky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveljunkie.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trekintel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricordmedia.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udemypaidcourse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultraly.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedrestorationfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vahl.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vakwinkeldemo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valphenn.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vddruckwerk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegornonveg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velocompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velocompany.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicesetcaprices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin-kon-sung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin-kon-sung.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin-kon-sung.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin-kon-sung.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktor-chin.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchin.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchin.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchinkonsung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchinkonsung.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchinkonsung.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktorchinkonsung.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viperperformance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viseum.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitabsolu.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivetoluca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vjshi.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vps.management", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vulkanprotektor.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waffle-backend-sanggyu.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waffle-sanggyu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallendair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdmpa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdntcr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedontcaregroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wefillgood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wincosafari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winkelvanmorgen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wireless-kill-switch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisdomcue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisenetalarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wksmartmall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfsburgwest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wow-screenshots.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsg127.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyrihaximus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyrimaps.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xgirl.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xno-sys.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "you15iv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "you52iv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yslocksandkeys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zanotti.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zogevikst.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11046.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "112fryslan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123freebrushes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "178spb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1989-bmw-e30-forsale-in-norcal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1bis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stav.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24bel.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "350.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dstore.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4car.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "521keyvista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "53pluk.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "55opt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8freeporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "919898.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1cashforcar.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1scrapmetalrecyclers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1spareparts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaronosmani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abattepeluqueriacitas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcc.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullaeff.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullaeff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abdullaha.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abiertoempleos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activs.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualizarapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adboard.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedob-gyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerobatt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afgphotographers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agleventis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahbap.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahoj.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aifx.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aigua.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airskystore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akagiauto.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akszita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alchemiya.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldipresscentre.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alecrimacessorios.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alejandrocruz.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfredlin015.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algoarmada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkozeroks-wiki.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-bronza.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmodern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allurechiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almost.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aloemeda.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alofone.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphalibraries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphasoko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altezza-autore.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altterapevt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alzulej.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazefabrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americandisinfectingassociation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americandisinfectingassociation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amniowell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amongus-guru.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "an2ic3.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anh-dv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anhdvboot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalesterrestres.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ao27.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aponte-systems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apotheke.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apprentimillionnaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apteka38.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqua-print.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquamarinavillas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aradiantlyhealthylife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archief-ocmwgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aria.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arirabinowitz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armaringross.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armazemwarenhaus.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armo.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arockets.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-okno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artifuse.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aryacollege.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asciugatureedili.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asesoriavalledor.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asniereslesdijon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspiraplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrograph.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atanas.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmelook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomicwallet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atozblinds.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoliga.net.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automobile-gadgets.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopapa.wien", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorefuellings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avelux.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avertoni.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avito.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avra.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awarner.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awaybot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axesslab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-angel.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b3gin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "background4free.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bag66.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balesetvedelem.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banfieldtravel.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankipmr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrenwuffett.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barwaldesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barzus.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayareaplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bb-sportnahrung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "begovel.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellaplanta.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjaminfox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bereginya-lada.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bertrell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bessems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bessems.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestasquadradas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestdiscount.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestfacts.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestinfo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestpornclip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beta-site-staging.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betandslots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betanoapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinner-zerkalo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnergiris.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezboli.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bible4u.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-market.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbunce.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billkochman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birchlane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitazza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwoci.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacksearegion.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blankstyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blatnic.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogomoll.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloomppm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blummedia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluuglass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmoabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodrus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boeleo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookkeepingsolutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouldercountydronepilot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boulderwagonroad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bozdech.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bradeales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridalsbyada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briskbase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadbandforum.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bth.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btln.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btraviswright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddiescomputers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildbackbetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bureniemoscow.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burg-hohnstein.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burnsland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessrights.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwzc.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byladyverdelet.bzh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byootify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byuro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabinetmtc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadiztrabaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calendum.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callcenterdeluxecalls.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cam-et-xou.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cancunsouvenirs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canivacbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canopycleaning.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caprigo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carddelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casaledibuccole.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cat1solution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cchat.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdbp.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrities.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centr.dn.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfenns.ath.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatforums.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicjewelryla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chongming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cidcca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cim.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cistenikoberculiberec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cj26.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarityskin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinteam.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubexpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code66.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collectif85.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorideas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colosseumticket.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoenviarcurriculumvitae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultadepsicoterapia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "content-hub-1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countrify.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craftbyhand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crashcoursecenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cst-vbg.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curlingclass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxologic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxologic.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberpunk.guru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberrepair.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czqu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dahfasad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielshaw.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datablender.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debardo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defenestrazionedipra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deine-politik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delta8.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalis-france.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfectiondoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divinecnainstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodomy.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolle-shop.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpc.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drc.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dues-eckert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dxlr.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylanuwr.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynacrop.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-osago.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eajglobal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eightballde.luxe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eletrotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eligasht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elpreciosostud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltron.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emojiteka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empleandon0s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empleosearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enduranceseries.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energaia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enjoybeer.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensinu.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviartucurriculumvitae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epiccraft-mc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equityloupe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equityloupe.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equityset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erechimimoveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erichollander.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "es-vps.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esiac.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esmag.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacosaudesuplementos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etury.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurogarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europafs.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evangelise.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examroll.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expocomerciovirtual.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabiankaindl.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familienoase-koenigstein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanescu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favorit-stroy-snab.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixmendez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fellas.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felton.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fess.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibril.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filequit.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finsall.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fiskosceyiz.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flat-tire.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floy.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotojenico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frisaga.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funktdesign.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funktdesign.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabaldon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabaldon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gehirnapis.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gend.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gensokyo.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgemudie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestorestecnologicos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestorimob.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gestorimobiliaria.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitedegroupelatruitedor.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gizitalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grantashqg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatsoftwares.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greencyprus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustomsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harbourunderwriting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcs.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfulhealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedonics.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heidifuller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hekate.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroesorchestra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herreriaorozco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisax.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holditdownfc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hometeenorgy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongfumall88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoorgold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelv.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotrender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huelvatrabaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huiskopenspanje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hus.gay", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huureensite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iblsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iclinic-mrt.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icollezionisti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ict.govt.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idohost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihost.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihri.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iii-coalition.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iipvapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikigaiapp.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikonenmuseumkampen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikzoektim.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illadrodimerendine.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imenfarazalvand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incurvy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infelko.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocom.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmobiliaria-sanpablo.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovadis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurance24.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interlecwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetional.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intersumka.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intheevent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intvshop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inwonderofit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip-addr.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqreview.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironscales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isleyfarmsupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israel-escorts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelimtovim.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsgreener.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivselena.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivyhelpers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivyis.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iymark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadeforallseasons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jameh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarcasting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarcasting.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarcasting.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jav0x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbliss.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeek.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jellyfin.spdns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jixun.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jixun.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobhouse.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jokertv.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumperke.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaeme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamin-island.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandra.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapri.dn.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kdramaholic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-x.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-x.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-x.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-x.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keuvelaar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khmrynok.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinikasochi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolodec-pod-kluch.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kowalski7cc.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozentic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksp-spb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kt-studio.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurspmr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvaapagarrot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvadru.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvateka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyklub.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakemacquariecashforcars.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamiradaacr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larry.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavaccount.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavocedelviolino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laxaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leabharbreac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalservicespanel.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legiaphu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lestanzedelgattopardo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsagree.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgshop.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgstore.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberecstehovani.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librairieducontretemps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "licenciasconstrucciondiamante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "licx.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liendar-silver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifewaysvillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liliang.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linarite.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkedin500.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmtlabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotposh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louhomeworkouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loyverse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loyverse.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luggagehero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisbustamante.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m2international.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machissenefre.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madampastry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madler.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahgu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maitlandcashforcars.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariasemarias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markdaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markdaine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maslows.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matkuling.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matt.ag", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matton-ict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxscripts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mechanicweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediapuller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorespatineteselectricos.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekanova.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mellmon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meslekifikir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messenger.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metall.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalloprokat.market", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mezemeze.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfg-forex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfg-fx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miacuario.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microbird.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microfinance-crimea.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikkosa.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirobuvi.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlo.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modernhouse.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscowartdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscowlombard.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosfetkiller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosquitoshop.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motorrijschoolgul.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mova.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mow.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrsjinthelibrary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mstr-f-dstrctn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtservicescorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mums.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvarsamis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mvz-ammerland-klinik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myblogworld.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myborder.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-cis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nailsmania.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanoport.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "napi-menu.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narcologic.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narsq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natasajanvirant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nativetitle.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nds-online.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nearbyprinter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nehrp.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neograftaustintx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsite.moscow", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfitraining.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfl.zapto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickwasused.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickwasused.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickwasused.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicola-bertini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nielsterp.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilab.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nishiwaki-shonaifoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlponline.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordlandverliebt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noticiasdeautos.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novacleaning.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nove.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novopromo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nr1hosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsopr.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsopw.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrislice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nydig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obcevents.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obdinvest.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oea.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offertemodule.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officeefficient.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ognedoor.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oknarating.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineradiobr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinewot.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlymammoths.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operadotejo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optiqueh.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optiqueh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opvoedingswinkelgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oralemiraza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orchids.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordermsg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orendamebliv.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owlazy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paless-aless.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasardigi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pattanath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcert.lat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peliculasviejas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelviclinic.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect-seo.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perunsoft.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmaciechatelle.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piesel-piepser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimbletree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimpstack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piotrandpawel.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pipabella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivotalshift.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinmods.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polymathian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozyka.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepz.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presidentinternet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "press-wall24.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricesdoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profarm.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proklimat.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperegypt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.kim", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psncarddelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puredisinfecting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puremosquito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purepestandlawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puresanitization.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pxld.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitymark.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quayhudanhbai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quellarotondasembrafi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raddle.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raipet.spdns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranjanbiswas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranjanbiswas.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raven.express", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rctiads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "re.yt.nom.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realnature.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recepty.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redireci.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redirection-plf.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "registech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reklammaster.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renicimery.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reslv.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restashorecleaning.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reverenceglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richmondradiologists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridayu.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridepanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rise.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rk-box.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmtconstruction.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robimgood.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockfax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockstargame.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rorelseprojektet.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosspecstroy.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotatingchefs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rotonde.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rovohout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runmyvillage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runosklep.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rut2.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacredart-murals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safecoin.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sam.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanificazioni.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanodent.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santehart.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapaship.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sauna.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saybecraft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbli-webhook.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwedenkiosk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrapcars.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrapmycarperth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sea-man.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seatinglane2u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seboluo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergal.gay", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverfile.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexlounge.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shareiva.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivkrupanandfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shockproof.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppencph.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shotoniphone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sib.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signsymptom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simbdo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simetria.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinatralegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singee.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitebrass.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk62.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skateschoolkostroma.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartedukasi.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smrdim.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochi.tatar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochidostavka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochiss.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sol-design.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solve-it-sol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotermic.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southocpt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sowhat.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spamasaurus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedyplatypus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speww.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spicture.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidometrus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-51.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "springlanguages.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ss23.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sss.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statsnite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellar.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sto-avtovo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockgraphicdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoltz-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stop-zavisimost.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoprog.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strakonak.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratejm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercarpets.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supportadvantage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetapublic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swimmingpoolshop.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sygnanet.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tablondeempleo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahvienovin.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandemzagan.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarot-online.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatastudi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tattoonhamon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tdlesovik.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tekittak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telving.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teologia.promo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testikel.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tfiik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecompanysheffield.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theislandtime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekidneyexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekillertoxin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekliniquehotdeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therisk.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thiagovarella.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkita.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tm-autohandel.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnsolutions.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tok4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokimeko.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomrunting.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "too.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topo.com.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toranjchap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townshipofthenorthshore.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trabajoenmx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficticketsnola.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tragicallytrumped.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transmoni.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelshelper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travizgo.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trianglepwh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumptragedy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumptragic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubuscadordeempleo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuempleosolucion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuinaportugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u2b.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucstrike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrainskie-konstrukcii.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatefilmpromotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniformesdreamleaguesoccer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedcarremoval.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upwardcreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uradvd.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanbageecha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uscveteranspark.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usd.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utheatre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-m-shop.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valagrovoce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valerieorsoni.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vault.spdns.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdheyden.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verkiezingsuitslagen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vermaeckbouw.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vfwauxiliary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipku.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualgovernance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visiongroup.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitron.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmonetke.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w4r.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "water-net.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-design-india.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web22.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web22.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblegend.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webstamil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wholesalerrr.deals", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisetoken.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseupcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wkymenshealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wlombard.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-avto.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-game-news.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldarticles.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wseo.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xg-printonline.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaomiredmi.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aaagbtu3bfbullc1c.xn--80asehdb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--h1ahbcdb8g.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yadameshop.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarcevostom.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yblaccounting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowrooster.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yemektarifinet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiff.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiff.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yiff.supply", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yinfor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yips.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "your-melody.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youstyleski.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamecnikkladno.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zchuyot.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhf.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziegenhagel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zigsphere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zitadel.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonadetestes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zouaouitransport.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zubilo-perm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zukify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zwyr157wwiu6eior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zycie.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zyciepl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1kdui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1whw.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dnchu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3mediaweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3proxy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3proxy.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4yuz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "708090.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7haofu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1expresscarremoval.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aalamey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abusinessinabox.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acolle.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actoralcareprofessional.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adarsvidler.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advercarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aebba.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aelieve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterhaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agitmedia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrotender.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akumat.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akumat.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgooddeedshomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonely.place", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "along.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andhaniawan.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andresrosa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidgadgematic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anomalous.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aparistravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "applydirect.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquatherm72.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artrofisio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmita.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atyuan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auctionbv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aude-mdb-hypnose.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurea.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auscanalliancecorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoopravarjunior.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avisbabes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azzaroarancebio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangcompras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankwebinars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bartcoppens.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beama.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-mens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedinsi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellaflor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beregusha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berita.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestsextoys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnerlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnerportugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bietthudangcap.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijlokesite.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijlokesite.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomassinfo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biotal.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackfridaynew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blits.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesheep.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodivo.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bokhylle.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bracken.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brendabecker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broland.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btrfs.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "builderrentals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burgerbudget.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burtai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyproperty.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c-chaud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cacombos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffeinate.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camfire.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camfire.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camfire.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantstopart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capsstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careerwatchlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinoexpress.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catwilliford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbws.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccxsta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdhqt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cervenyjezek.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgglobalservices.com.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgha.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chagahq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chahal.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlieblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliez0.js.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiselgems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinehameline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chto-posmotretj.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chukcha.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchplaza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciordigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycardgand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciudadrealtrabaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanmysolarpanels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearcreekcountydronepilot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearsafetalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearvoice.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickcollect.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinica.zapto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfree.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudfudge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codecrew.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorpalette.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfy.gay", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comitgroup.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commonsenseinactie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerhelpbutton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contactelus88.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contractdirectory.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costazulinmobiliaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cromefire.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptosolicitations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctchosting.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cukrinelape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curseria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursoalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuwebinars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwgpllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d.nf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datascientest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddk.dn.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deanconsultancy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debora.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decibelnewmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deliciascomercial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delika.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demoweb.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentad.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dexmedio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalreborn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directverify.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfectingdoctors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfectiondoctors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docswallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domashnie-zhiwotnye.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domoticzfaq.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donngle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamlab.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drevenevyrobkyprovas.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drkathrynhall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drydensfairfax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dualbix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumptrumpets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-shonai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eanraig.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easydoityourself.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecogarden.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einreiseanmeldung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elrincondeltrabajo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emunet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endondehay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energylocals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entrepreneuraj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epcreation.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escuelaelae.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estver.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eugeniocampo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exo136.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falconventures.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famonitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionrecovery.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feminina.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fermateh.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fir.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnessup.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fk-m.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flood-masters-chula-vista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floristics.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foldnfly-travel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forwardtogether.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fourcask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpc.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpds.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-vectors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeebooksblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frisaga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frisaga.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frisaga.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frisaga.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromages-freres-marchand.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funerare24.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "further.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadecs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galpsafetytalks-portal-preprod.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gartenplan-saar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gde-kupyt.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "george.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gfxload.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gksokol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gradinacufluturi.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grunlab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackedaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happydoghosting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdv12.horse", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedgedoc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpcapital.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemelgaard.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hempseedhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hightech.construction", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikeinrio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillner.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitafterhitentertainment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hltk.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horizon-surf.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horny-gay-dragons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrmny.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "husmann.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ij.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imerit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imychic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instagrabber.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integratedhealth21.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internacional.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investingent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investirsolidaire.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsforu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsnudi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iw.net.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarmanka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeancampa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jfcare.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiangmei.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jilworldwide.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jo3-w3b-d3v.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobgenic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsocity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jossandmain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julapalli.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justor.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jxdsp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-labs.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaaniche.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kak-pishetsa.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kak-prygotovyt.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kak-sarabotatj.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kak-sdelatj.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaminy-msk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapitalsprung.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kb10uy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepingitsimpleblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keinnerd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-sports.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-x.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keller-x.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kesselrun.goip.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevin-emo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keykong.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khanacademy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidify.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kids-at-home.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiprinform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkwoodfencing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirkwoodoutdoors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klever.com.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koffiemachine.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komplektmarket.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koujo-soukohonpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krechka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuda-poexatj.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupil.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kupitnedorogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kushwanthreddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kylby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kysounds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l2.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labs-is.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagendijk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lantern.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larryklug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layermesh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "layermesh.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazerus.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legionisci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesamoureuxdangelique.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leslie.horse", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexe.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lez.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg-world.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "licx.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightfestivalghent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightfestivalghent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisbon-pre-1755-earthquake.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingthegreenlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loser.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasrl.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukekuza.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyla-pressing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magescobd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mail.tm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makelindazi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makonet.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangga.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manufacturing.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manufacturingusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mar.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marga.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martstroy.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marycowanceramics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterhoteis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mastersofmedia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathilderegis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewbenchimol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewberry.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "max-boecker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mc-dos.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdleom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medcentrnadezhda.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicenteritalia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megavasoc.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mein-neuer-garten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meldsluikstort.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meshekard.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metavr.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mia.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michellelowery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihealthl.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikeylab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milesaddict.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millesime-communication.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimisi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindonmymoney.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miniaturepets.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minipc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minotauro.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miprudelafi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirstroy.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitegra.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnogodetey.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilhondatangsel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobiliteitsbedrijfgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilizon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilni.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mogamugi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneybird.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montanabiack.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mord-ost.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mos-camin.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motastore.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motherguru.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motherhoodinblack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motortrend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msoffice-inc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtrx.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtthwbrd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mushino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my761.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydsomanager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeventstation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynak.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysaldo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysterycards.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakvartiru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namaanak.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanco.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanco.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naviguermalin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nayapixel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelnetbank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neotlojka25.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netrino.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networker.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netzer-stuttgart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neve.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsasia7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextcars.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nguyenfamily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nibadesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickrickard.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickwasused.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickwasused.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickwasused.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimble.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nintendocarddelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nktsee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolte-tver.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northfinance.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrail.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obdlink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oblinvest.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceancrew.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oenolab-vidalies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "of-sound-mind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohokbd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oikosweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondemandassociate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onechoice.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineformatter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineosago.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineprogrammingbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineradio.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineradious.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oogent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opendolls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opikini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordigame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oroconews.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osaki.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostra.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostracize.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oversimplifiedstatistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxygenserv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablofonta.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pac-muenchen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pactrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagevitals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panele-fotowoltaiczne.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantallasparalamparas.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantherscore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paocloud.co.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papkinadochka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paramapa.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parniplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasaruang.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasquarellointeriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passionegriglia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulwilhelm.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payme.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peachbuildingproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peakseoservices.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pechnik-negara.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peko.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pellegrino.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peplex.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perigold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalwebsite.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petar.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pgsindustries.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phenriques.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phimtor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonesexchat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonesexnumbers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpmydirectory.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinflux2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnoto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piraino.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateship.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piuincontri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixalus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelcrayons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizza-soprano.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plainlanguage.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plast.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtoearn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "po-krasivi.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "po-sha-go-vo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podcastmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pohica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponsot.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornoamadorx.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porterpeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portfolio-alberto.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portstal.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posowetuite.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poznannoe-nepoznannoe.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praha-kominictvi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praxis-waedicity.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierwebservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preservegrandcountyhistory.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "previsiemens.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricedaily.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primaveradesign.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prinzoka.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodigyhacking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profil-doors.spb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projektentwicklung-westfalen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertiesmiami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proshop.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps.energy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pscr.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psylliums.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puredisinfection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purelypestcontrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putasenvalencia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwd.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwneo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pymebi.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qscco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quarrymill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questforgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickcashcarremovals.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r4g3baby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racheltinniswood.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ragrosstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakipro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramen-dealer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranikaart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rbzl.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rded.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realty.tatar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refrigeracion2hermanos.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regtify.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regtify.com.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regtify.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regtify.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regtify.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remontmebliv.lviv.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remy-daillet-wiedemann.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repairmysolarpanels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reportkey.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexbaumgartnerdds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reyborg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhino.co.tz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritense.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockshooters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rway.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryazagro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rybalku.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagliklidegisim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagrande.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintlouisfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saitas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saitv.org.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salt.fish", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltlakepediatricdentist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarayeirani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkaribabu.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savetomp3.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarships.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schubertnest.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdhb.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdhblatnice.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdhda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebeobrana.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sedico.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seedspark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sellbit.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sempoctet.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sendpulse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sepenggal.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergal.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicesurgence24h.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexswing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sezon.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "share.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirts2u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shivyogphysiotherapy.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopocratic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopofturkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sich-positionieren.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siemens.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signature365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simkartya.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonagancia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpelkoken.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siriuspro.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirupybartonik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjm-hamburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skill.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepingmattressreview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smashno.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smcconsulting.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smcconsulting.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smiraus.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snacky.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snajdrova.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snetts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snrd.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snukep.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochi.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochisan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodi.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodigent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softbabyducks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sog-gilde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sopira.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spielzeugpistolen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportovni.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl360.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslle.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starti.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstack.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamcarddelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamcars.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stecos.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stelga.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stempelspirale.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stinici.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stlouisfence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockt-shirtdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomproced.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangerthanusual.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "straniero.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strattonhats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strengthennd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stropek.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stropkova.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroy.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroyservice-tver.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiovalore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "styleflow.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "substore.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sujiao.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncloud.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsetfire.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunyanzi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supremaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surveyorcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetplast.msk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svrtechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swamiclub.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetfadays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swet.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiss-sale.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swissmarket24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symbolics.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symstar.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symvolik.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synthesisorganics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syuumi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-shirt-template.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabletsandlaptops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagalog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiyou-planning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamamo.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarper24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taskussa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxadvantagellc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tayanasolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teacherfrancis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teacherquinten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamconf.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebuscotrabajo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techstackjournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teddie.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendergrupp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tennisapp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terra7.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tesladrive.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textecnologia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgcgrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaitravelcenter.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecardcloset.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechlawgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedjhookup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theflowstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehappeny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelightpoints.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theopaphitissbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepureplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesingaporelawyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetinymom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thietkenamcuong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thietkenhatho.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomwiggers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiktak.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiktokgenie.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timscheuermann.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipsplants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titan-clinic.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmechen.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todoescaperooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tofinovacationrentals.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokyodenmarkweek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toledotrabaja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolucreaciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tom.center", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "too.tl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tootl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-avis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-cena.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topcover.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptapety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traumarecoverysupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treevectors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trippett.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trippett.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropofy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttscompliancesuite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusoluciondeempleo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutierra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutin.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twjeih.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubanks.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubits.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukc2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uks-group.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulgaipbox.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultramcworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umagoyal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umanupszn.gov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umton.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universal-credit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urokoff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usahealthsystem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usahealthwebapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ussst.org.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvc.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valencraft.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valencraft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valeryaksesuar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderbeekonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videoremote.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videostop.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visualized.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitamed.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volkswagenmiennam.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vparilke.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrfoodchannel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warden.navy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watertrailspr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webfence.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westernname.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "widderplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winchat365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windycitylawgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaydungnamcuong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbbfsshjvgyde8g3c.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbedlbhv2azb6a.xn--j1amh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbfchj2dvap7h.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----8sbfkobhgmxahfmmhe8b8c6ff.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--36-dlcdun7abo4a.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aqlihiyv.xn--p1acf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yagizhan.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yaseiblog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ylk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourgift.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarzt-kruft.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaroktv.krd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhanzhangb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zsien.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "00s.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1000inf.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1mall.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1pluss.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "22bet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "247able.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "272live.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2881dh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2of.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3em1.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3i-infotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "618034.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "808hao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88518.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "88creative.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a789.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaaportaserve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aajkakavi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aavstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc-sport-klin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutamit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutsleep.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abracadabra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absyscyborg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiasdemodelos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accn.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accniitmash.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ace-familydental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceleratuweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acharin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acousticbiotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actris.ac.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adala.com.kw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptivecenter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adgift.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adon.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adserve.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advasa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86t.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86tt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86yy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86zy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aethopy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciaplanner.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aggielandtutoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agonpro.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agptco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aguidetolovelossanddesperation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahliqqpoker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidez-moi.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-planning.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aitrading.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aixamfinancialservices.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akademiawawer.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akumat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alabuena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alamalsahara.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaniz-law.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albhof-wasserfall.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandertutoring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alignminds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allformsweden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allianskyrkan.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsoftfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allstarcustompools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthetopnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almanea.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateur-ham-rad.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazingpetshere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amigosdivecenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amindset.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analisi-grammaticale.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analisi-periodo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andre-schlichting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andremaciel.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrush.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angeloreyes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angione.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anillosdecompromiso.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anima.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animaalternative.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anixa.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anna-mai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annasadzik.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antifake-funko.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antimateri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anvagro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apalachicolaboatslips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apex-promotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apuestalegal.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apuestasgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ar-android.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ararrl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbobille.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcandadults.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcanefrost.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archerconsulting.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architecturaldesignschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archwaypromotions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arenas-architecte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aresproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkagt.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkrowd.eu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armazemdeminasmg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artesial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artlhere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arveex.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asdesk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asdunumerique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asikqq.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asmuncandle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asrilankangift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assars.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assentooriginal.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asspoop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astaoffshore.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelier-aleph.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attlane.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attorneystrialgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authenticate.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoblok.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobot.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autogarant.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohausmf-nord.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotive.org.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopsyhouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviweisfogel.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviweisfogelinfo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avoandco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avoka.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awebsome.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayahuasca.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aydacosmetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayhankaraman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backsliderz.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakerranchdentistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balance.courses", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balance.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balance.equipment", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balance.technology", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballaratcapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballaratcapital.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballerkneipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballon-ballon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballyhacksmokehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banzhuti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbaros.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcelosnanet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barratennis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrierefreie-medien.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basetruck.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battlepetsonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batwatt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bavaria-feuerloeschershop.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbkl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beashandmade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedez.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beehealthyllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beesweethoney.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengkle.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benpro.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berkkalkan.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berrywan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestestofzuiger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besteuitvaartverzekering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettehochberger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettingonaverage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinner.de.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bghddevelopment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicstone.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicycle-works.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bideninaugural.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biglistofporn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilgiliksel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bio-farma.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioconus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdygaia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitminer.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-blog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogdelgloton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecoastelectric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecollarfetishwear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluegrottoscuba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluemango-studios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogolybu.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolotnaya.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botanical-design.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bountyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braceletcuivre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bradstafford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braychappell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightzonecleaning.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brosephstalin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsd-sec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsvfincorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btln.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btssiou.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubnovsky.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buenosproductos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildbackbetter.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildpriceoption.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulldogscuba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunnybloythost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscarcarros.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessanalytics24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgrowthleaders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessjaunt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-kratom.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwm.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byvdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabincrewcareercenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cai4cai.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calgraf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calinuf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cannabis.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capehipandknee.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalgrio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carespanclinic.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carolcoleventures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadomus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavediverharry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavinesswealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbd-specialty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cccams.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdicdd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cecilia-online.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebratoday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerda-avocats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chai-che.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changan.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliez0.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliez0.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheibegaudi.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chownie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisbrockdiving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citae.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citazine.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clare-landmark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clear-concise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climatecooperation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicafollicles.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicarayanelacerda.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloneprint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudsmart.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clover-sendai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocowine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocukluaile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeheroes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeonlinemagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colocerin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmohosting.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosummitconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crapitalism.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crashcrafter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crashdebug.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "createwithcynthia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisantacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalcaredvm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cru.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursosprogramacion.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custom-wear.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "custombuttonco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cute2u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cy01.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-sikkerhed.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberthreatdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "czechps.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachengquan.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daisypeel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danceonline.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darpa.mil", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darraghbr.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daskirschhaus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datasat.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datinglocalgirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daveboisvert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidetmagali.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davys.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-texas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc9.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decohome.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deemainternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degenerate.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dehaanadvocatenkantoor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dejfcold.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denken-durchdenken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentalscams.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "descobrim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detenterprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detulado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutsches-schutzportal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-test.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deve.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devflop.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devicesgadget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devopedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diag.expert", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dienaturbinderei.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digicami.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digicelidgy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digital-techs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalalektioner.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalentertainmentnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalprofilers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dillon-mcnamara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimesanmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinamofilms.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinderllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directorseries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverfloridasprings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distri.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distrilentes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ditex.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diveretailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diverscott.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlepavilion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorpluss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorpup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docusend.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominiax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donaldwarner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douban.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dovetailapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonballzfigures.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamjobs.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreams-2-reality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drserena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "druggist.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dspnor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duitku.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dulanic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchperformanceproducts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dxtours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynatos-cloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecofriendlytravels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecubr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eetestingcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efmo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egegesh.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrodvig.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellemo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enakari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endometriu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endpaydayloandebt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engen.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enginefirefighter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eoscryptocurrency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equitazionepertutti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equityloupe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroticsexy.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroticsochi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erseni.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escmatrix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estateways.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurobadmaasbracht.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evakuator.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventsatthefarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everystudent.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everythingliquid.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusive-okno.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploring-memory.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extromail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "face.yoga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factum-info.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fagdag.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fajita.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionandbeautystyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fathalla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fehr-online.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenschui.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fi.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsambassade.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flemingmccullagh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flownonfiction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsreborn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodylab.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forex-site.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotklinikenvarnamo.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotontechnik.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frames-eyelash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francisbaconnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franciscadelasllagasvirtual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraser-hann.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeflarum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendly.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fro.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsub.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fukase-seed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullspace.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funfacts.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkogames.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabonactu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaigai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galacticfederation.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxustore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galpsafetytalks-portal-production.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameapexlegends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamebrott.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamecarddelivery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesalia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamestoplayfree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garagechief.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gartenbau-rostock.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastrailer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gauthier.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcb.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekstyle.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemsforeveryone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generalautocheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generatormag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genmab.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentinvest.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentledentalcaregroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentleentuit.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentmuziekstad.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gep.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geraldzavod.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "germistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getanresources.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getasecondlife.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getjadedlocal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getjobtoday.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentlichtfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghwconline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giacomorosaldi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftex.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftnix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gistportal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giuliabonati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giyav.org.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassact.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glasstechnics.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glavfundament.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalexcelsummit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalhubb.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmsurveyingms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gndmillwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-go.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gocadservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gohelixit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenyacca.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldenyacca.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golink.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gonenli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodgaminggear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodkitchendesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodmorningapril.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodsync.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gordonhamilton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorichkata-artplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gospellifewc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gothiclandscape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotit.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gr8ness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grain-feature-branch.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grain-staging.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grain.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandpad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravelshooters.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravelshooters.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatpages.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenpal.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenturtledev.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenway-moskva.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenyflowers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grhhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "griffioenconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grimmhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grittherapeutic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groenemoskeeen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grossiste-marcassite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grovesales.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guaranteedfitdanceshoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guaranteedfittangoshoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulfwings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gzlivre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "h2020faros.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hainstr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halageorgia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hand-made-business.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanke.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hao.gay", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happydreamsz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasaspray.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbfisioeesthetic.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hclu.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hds-rx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headofhair.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health-balance-plus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearty.gift", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helprf.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hen.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henri.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henryluker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heroblog.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heymx.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgc.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi-science.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "high-heels.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himgdz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himlamcorp.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hindimeinjankari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjmag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holocron.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-ncj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hopefultexas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horseconsult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostpoint-static.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseofannubis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtofixwindows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrmn.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hs7imports.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huluplusaustralia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanafterall.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ianthompsonbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iapro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iaswc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iawx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icecreamandclara.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ictmjc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idc95.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idohost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihouseu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ils-savaient.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ima-solutions.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imig.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impactartstudy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impaqservices.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impec-cable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indramdhani.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoaboutlawyers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infoarenales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosecdecompress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosecmates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infotabla.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infra-apparel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingresatupedido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkbotdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmemoryofdaniella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inncoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inprint.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspireteenhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instaforex.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instagfy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instances.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interdc.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interiorcarpentryqatar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inthemixstyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investingindiscovery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iowawx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iperon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irishdenetwork.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironcladapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironsidelubricants.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironsidemfg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "is-for-you.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iscro.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itbasic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itechpros.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itoma.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iv2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivx.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivyandrose.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izecubz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "j4m.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakemansfield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcse.mil", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdinjury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetsadabetchoke77.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimwoodrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiotvdth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jlmunn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnstrad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joomlaguru.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jpalala.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsjs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just-muh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justfresh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinmanders.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaesehagen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karstjewellery.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartenmarie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartenplanet.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kartoffel-stampfer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasotoys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katycomputer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keiralewis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keith.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelastrade.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfmhf.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khimaira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khwezifinancialservices.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibrisdoktor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kipcrepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirby.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiwetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleurbkennen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kn95maskmall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konbantsan.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontum.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korusautos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotoishihear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotori.style", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kovu.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kridtvejsplanter.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kryptlock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kynd.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kypride.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-ville-aux-dames-auto-ecole.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labsender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labussola.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labyrinth-technologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladelicateparenthese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyjanitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lafamiliallc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laflanelle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagriot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lahmer.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalaserniagara.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lambangdaihoc24h.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lan-der.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanaengel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanyards.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laptopdropoff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lassemakela.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laundrydidi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawzana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazudi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leeman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lehokolo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenoblpech.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepetitsavoyardbio.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lertsiritravel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "les-mains-daure-creation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesbianfacesitting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesley.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgscripts.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lick.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lights0123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "line-magazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lingeries.boutique", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipsumtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lis-na-plasty.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleindia.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livesexcalls.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingorganicnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livrariause.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizardsforlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizmccaughey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lnk.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localcrew.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loeklommers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolifamily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsesteticaavancada.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucdethier.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luchshie-experty.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludivine-viguie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunaribes.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luotbike.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lurishop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxmare.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lwisa.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynndye.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynxbroker.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macslure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mad-fabrikken.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madisonsjewelersorlando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maerzpa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafondue.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicitaca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magneticmoney.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnewsblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mainstreetartisans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maintainyourwebsite.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mairimcosmetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamabali-spa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mameymiami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "man-trailer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manhattan-college.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcomooij.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markecubanos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marsmediavideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinus.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskova.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterstruckingacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "materialflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewsfuneralhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazzettigroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcts.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mechtateli.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawizards.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicina-antiage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicine-consultant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medyascope.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megatyumen.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melikoff.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentorbizlist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menupay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesamoving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metkos.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfatravaux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfgo.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miamibeachcommunitychurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microgreensworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihealth.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnadviseur.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millsidecentre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miltor.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miltor.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miltor.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minoxbahia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mintecc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mintert.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirai-coupon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mishkinn.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missyou.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitchell.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmgtx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmkstudio-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnn.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mo-vvs.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobizat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modaadesso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modded.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelflight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modenuit.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moer.tel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondpo.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneybirdstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montillafarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonpay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonrisecrystals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moqtmatrak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morningchew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morooi.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mortgagewebinars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motopoland.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mototeam.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrupp.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrzauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msdproduction.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mubo.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muennich-coll.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multi-soudures.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multinationalforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundanegears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "munndialarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musclecarsillustrated.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mustketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutablemango.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzzmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwcwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwd.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwstrategicservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-mobile-apps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybookkeeper-perth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybuddycare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychurchisalive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycutebee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myeducationalplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylifesphotograph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynavi-kaigo.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynetpay.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myphotographytips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachalosbog.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "najprzepis.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakupi.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namdak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nancytutors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanji123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanjiys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nao.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nappkassen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasa.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathalyb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "native2ascii.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalflowerpower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navionhcs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ndrew.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedbrains.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negr.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekoart.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neopvp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neotiv-care.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nephrolog.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netcom.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuelandschaft-welzow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuropsychexams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nev.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevrodiversitet.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmatworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nhatrangbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nm.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noisky.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolinobaby.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norwestpodiatry.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowecor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noxx.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuclearcake.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuovicasino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutmeg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrimedcn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrisidangym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyhemsgarden.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odedigitale.marketing", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odigitalmarketing.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offshoreclamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofthethorn.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohhappy.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olifant.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omtcloud.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "one-two.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ones.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionplay.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecasinosportugal.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineschipaanpak.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineunitedcountry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyinfotech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlysmoker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyu.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openfuture.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openstorage.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opinionproduct.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oppressed.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oumactive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oumorienteering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oumpower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oumsport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outstandingwebsitedesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outwoodz.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oven.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovianca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owl-media.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owl-media.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owl-media.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p2phearthealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p30mororgar.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacharmi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificocooler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "packov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paramountdentalcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascopresents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathfindergeo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauljonathan.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavoterrights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawelgo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbooks.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pecadis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelletgrillreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perceptyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performancetransmission.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterkoren.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petervantriet.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pets-health.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phannuoc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philippemunn.photo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phillips66virtualexperience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phongthuygo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photowhimsybymegan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilatesstudiozutphen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetalife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plomberie-rivesud.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumtreelaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podable.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poems-bodywear.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poetsjeboot.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poliscursos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polyairepricebook.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomba.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pompo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porndoe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornoxxx.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posicioncero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pospisilikovi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturografia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.equipment", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturologie.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potolok.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerofsocialtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerplanter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerup.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prasso.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precedenceum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "predmetnyj-fotograf.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primelendingdallasfw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primeview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primitivehuman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princedavidlodge.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printguru.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prophitt.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proteinreport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "providence.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psd2.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychic-parapsychologist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychology-ifk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptheophanidis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptltrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "public-welfare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puckcreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puzzles-to-print.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbit.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qt.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queersin.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r-baruth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r15cookie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r16.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raafwelfaretrustfund.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racamera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioseda.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raiffeisen-lune.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raptechpk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raveseguros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdkf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdzenie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recifaliste.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refertimacuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relaxcenternederland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relieftn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renoproject.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "requesthymn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrokuchynka.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rinberabogados.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "risco.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rjfedor.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rk-mediawork.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roelmagdaleno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roncoutilities.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roodjongindesp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rouamatfashion.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rovian.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpcnet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rushesflorist.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russellenvy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusto-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutasypostales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-pira.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabbry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sachviet.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacodealegria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saeedvaladbaygi.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saint-ssd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltosaltos.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saludsuperior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanalsergi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandeepjinagal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandelduggal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanjuanerita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanogueiraazulejaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkarijobindian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarvaappstage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scubadavediving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scylla.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdare.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchandfilter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securehealth.care", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seirdy.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seishinan.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfcaregate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentrafield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seotip.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serenityblissholistics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexi-model.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sextoysproductstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shajiangchang.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "share2x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shevans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopasa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoruihokan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuttelservices.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigobierno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silentsystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silentsystem.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipadmin.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site-oficial-inicio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sithmanifest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sithr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sithr.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sithr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sithr.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrprojects.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slothy.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slotjava.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slotjava.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallcloudsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarketingbusiness.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smetak.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smilemantra.clinic", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smprime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socheap.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialsecrets-coaching.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokenconstruction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solidarityzone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soliftstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solvaybank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonmark.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soukbeldi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souravbhor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southernlights.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sova.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaltron.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spdi.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinecomms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiralstabilization.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srdinnovativedesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssl.kim", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staffingnation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfall.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefany.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephencorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomaline.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratsoftware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamonline.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strikevectorex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sts-consulting.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stubbings.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stubbingsmail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stubbmail.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studboo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studierttomnoch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sueno.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summus.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfaktura.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfoods.org.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superweb.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supfood.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supreme-council.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfingnash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "susanmmeyersauthor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenskarnaochinternet.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sverigeringen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftrecharge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swim-smart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sybergrc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syncresis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syscurve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabi-time.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tackle.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacoma-anesthesia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacoma-massage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taijutsubudo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tammelin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tannercorporation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarfandgram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasteofadventure.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxborn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbi.equipment", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tc-triathlon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tccc.org.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcontrols.com.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "td-olymp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teched-creations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techiwant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technology-shopping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologywatchpost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telani.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegramseen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleworkouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendmed.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenshoku-manabu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ternex.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-little-home.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theatergroep-o.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebsclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechefsgear.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecombustionway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecompanysheffield.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecook.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedivesource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theginnylee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreatgonzo.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreenlivingsolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehouseofchronic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theprimetalks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thereadingresidence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesearch.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theseonoob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theveggietable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomassynekmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketbahia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendabna.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinandthyme.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiny-img.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tis-mark.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlanyan.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbrainscience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmagazinewire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topnewsscoop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topsvet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totally-awesome.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toys4education.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tractarimvbcluj.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradagars.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traiectum.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranceattic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranquilpet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treemhalong.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trihunter6000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckerjobusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truehealthreport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tshirtmemoryquilts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tukuniracloth.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tun.bible", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turnningpoint.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuulialaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tychoverstraete.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tygochrum.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylertysdal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubberup.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uberalles.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ue30.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uhl.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uidrafter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uitliefde.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulezcar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulfsciences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umaimagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umaru.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unboxinspector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unseeliefilms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unseeliepress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upperlimbco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usdwellhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utloperadora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvt.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v0i.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2raytech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "va11halla.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaarmap.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinaquino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valhallastrengthsthbne.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanadrighem.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanasperenschoenen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaneyckwashere.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasectomias.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vedika.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegardit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vergelijkwitgoed.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verkkovalmentajat.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertrauen.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestibular.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetvim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viajantesturismo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vibraagenciadigital.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorcalvez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorychurch.org.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vid-eo.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villagephysicians.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villaismaelcortinas.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinsonconsulting.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualtabletop.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivapharma.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnlfrk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voyagewiki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voyagewiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vps.hosting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsgongyi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsekulinar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vstgnstickers.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagnervineyards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakarandroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wamm.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warenghem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warenhuisvandijk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterdownmedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterlemons2k.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterstreetloft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watsonsurplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waveous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbh.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wcit2010.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webera.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteenergizers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websol.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websupporten.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtified.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedefendcharities.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wefact.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weingut-bernd-klein.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weis.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wekipedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellbalancedhealth.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellforlifenow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werxa.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weyoui.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatswrong.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelycool.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelycoolgear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wherefish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiteantelopeinteriors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whocrushonme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikibooks.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikidpedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiepdia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiepdia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikijunior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikijunior.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimania.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediacommons.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediacommons.jp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediacommons.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediacommons.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediafoundation.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediafoundation.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikinews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikinews.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipaedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedial.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipediazero.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiquote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiquote.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiquote.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiquotes.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikisource.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikisource.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikisource.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivoyage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivoyage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivoyager.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivoyager.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikjpedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikpedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktionary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktionary.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wilkipedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willlewis.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willsthebest.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windsorrealtysvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wintechlab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wokeanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womanbusinessnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womenofwhatcom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "womensshelterofhope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderlangkawi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worg.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worgtest.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workers-iran.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldclassfriend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldnetone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writestreak.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ws5.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtfcripto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wum.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wz8.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x2ox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xhci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xmp3.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----7sbbak4cyaoedjf3m.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--betwinnerespaa-2nb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--calibracin-hd-jlb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dragni-g1a.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--lfv405c.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtremegearz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xwm.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxgirl.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxl.tax", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxoo.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyz.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yagliyurt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-bien-etre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoga-good.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngart.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourtwojugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ytvideosaver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuharahisako.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuharahisako.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yumechi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzervast-heestert.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yzydo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamokservis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zayzoh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdenekpasek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeegers.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zekerheidvanparcelinternational.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zen3tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zengold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zentoy.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zentrading.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zezov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zimaaplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zongboao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoomgov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zqwqz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zsdublovice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zukunft-mobilitaet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "011101.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0906-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0culus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10000spoons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1100110.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12socialsmansa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14e.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1800shutters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "183cm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1989studio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1breadcrumb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1breadcrumb.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1up.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2018-frisuren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "24onlain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2driver-ok.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dflat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3dreal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3techjournal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4305design.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4am.click", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4ree.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "52weekspodcast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "701squad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "808cleanups.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "848sf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a-pradana.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a7techs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aanhuisgebakken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aarklendoia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aautoline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ab-pflege.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abc-people.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcsystem.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abibliasagrada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "about-jewelry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutgrills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutrom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutshakil.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutwealthcreation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abroferlendo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutezero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolutweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abusamraphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abyzebyzek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiacivilbalonmano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiaeureka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acapetahua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acceleratedreading.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accelerator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessiware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accessories-for-women.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accioninmobiliaria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accordproject.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accustomedicals.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acebovirtual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acefishing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acftienda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achill.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acronaline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actimap.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activohotels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acutane.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamlevine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamraoof.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addbonus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addmefast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adelonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ademaulana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adextremadurafs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adi.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adiesyndrome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adorewe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrenalinhunters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrian2023.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianpole.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advertising-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroflot.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerospacearchives.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afg-team.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afgraphic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afiador.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afrodita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afroditafirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afxsoft.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agasport.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciaempleo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencxy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agility-westvlaanderen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agnesmatilda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agnosia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agoradanza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agralines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agricultural-technology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrodoki.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aguaviva.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agujetas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agustinperalt.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibolit-apteka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibolitik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidablanco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimlessempire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-rishon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airborne-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airjordanpascher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airpark-roissy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airport-car-rental.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airsoftpinoso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aisthesthai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajaxforever.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akachanwebsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akdenizim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aketzasantacoloma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akf-plastics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akiranet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aksaramedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alankardresswalla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alansilson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albagold.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albalew.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albaniachat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albarugby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertgibb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albinvega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcapalis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcaralifusi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alchemisten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcionesakugawa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcoholicbeverages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcoholismtreatment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldealices.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alegromania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alejandromunoz.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alekseevski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexgonzalez-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexispoficial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alextweewielers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfabank-info.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfonso-baya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algerie-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algorista.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aliasinfoforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alicemag.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aljullusims.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-for-u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all4web.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allarticles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbridges.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allegorymetal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allenacampbell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allergictoidiots.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allevamentoticinella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allforhon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allhallows.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmagic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allrepair.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltherapies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthestuff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthewaynorth.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allvideofoot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almarail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aloe-vera-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alquila-tu-casa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alquran-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alrobotics.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alsaagency.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altacomunicazione.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativagospel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternative-e-energy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altovoltaggio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altralamezia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alukard.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvarovega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alxclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alzon.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-sonnenblick.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "am-sonnengarten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amasing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazonemotions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambigramasdecarmela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amdukis-bordercollies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americafc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americangods.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amigodeltoro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amigosdelvalenciadeastorga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminfarhoodi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amortyzator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amorymerced.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amplifier-technics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amputatedgenitals.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amstelradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analogical.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anamterminal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarchyweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarshist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anatomized.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ancentury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andaluciaboard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andcable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andr-mobile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreapalermo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-it.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andycatteceur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andythomasonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anetteolzon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelarellano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angeltorri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angermanalvorna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angrybear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aniblizzard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-dragoon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeronews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ankaradaozelders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annalisefashion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annulleret.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anpigabon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anradienstverlening.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antikvar-i-ya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antishell.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antivirusnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anton-media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoshka-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ants-carte-grise.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anubislinux.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anvilmetal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anvilsales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyshapemusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyuta-mebel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aodnovel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aosclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apertura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperturescience.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apertvre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aplteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apocalipsisdot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apopov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apotom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app-online.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "app.ps", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appliances-for-home.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apresski-pictures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprilagentur.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apstats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apsua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptekas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqua-fm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquabotanic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquadarts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ar-oma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ar-vernet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabicclass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "araluenvalleyhotel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aranym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architectsecurity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcoiriscastellon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arenadagon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argentumonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkhamasylum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arnottindustries.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arny.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arquipielago.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arrowduty.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arsenideas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arshia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-khotyn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artadagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artcommunity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artdecoration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artelignum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artemida-dot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteproducciones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteshesorkh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artetculture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artextasia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "articlesplanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artificiala.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artspark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artvaastu.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artvinhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asancharge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asankomara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiacommerce.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aslamazyan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asonaderi2002.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asperox.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asriyatno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assana.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assedo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assessorindie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrologiatarocchi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrologic.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrostart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astucedirecte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atakac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenainvestmentsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenainvsys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenaspark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atnteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audioboomers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiomir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiotrace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiovisualmurciano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auditingfirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augustanews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auscube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "austriahikingtours.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autenticismo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auto-parts-store.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoaircon.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autodocument.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automir.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automosanto.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoparts-for-foreigncars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosneed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosprint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auxilium-informatique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avacatossiu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalancha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avaland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avalonaardoom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avanguardia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avaralar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviaphoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avinguard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avrilshine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avto-bazar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtochip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awh.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axavalon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayon-games.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azula.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-utstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babacuhocica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baby-tester.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bac-fiches.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backwardsalphabet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badassfantastico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badmintonoverdag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badpreachers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baenoticias.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baircentral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bakuze.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balcony.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ballonnenopdakpannen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamoza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandirmaevdenevenakliyat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandwagon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barataeletrica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcoder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bariatricsurgerynewjersey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrikade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barruntos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baseballpitchingmachine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashkiria.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashkiria.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basiclimits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basicwallpapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bastardator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battlefield1942.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battletech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batucadastore.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batukhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayscollisionrepairs.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdfriends.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdsmdating.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beachsoccer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatfreaks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beatsdope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beauty-blog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyisfine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beckdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beckylicious.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedofcorpses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beefclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerarchy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beergifts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beersheba.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behemoth.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beinsports.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belgianwesthoekclassic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellafashion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellesetrebelles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belowzero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belrosstrakh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benadesign.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bendminding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengalcat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengkelkeramik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benjonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bentpunk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benzblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bepositive.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bepzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beresbalazs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bermellar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berthaphil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bessels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-cat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "best-chiter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestanswer.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestdslrcameras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestgriefbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besthairsale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besthomescents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besties4life.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestreleases.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besttipsntricks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betatester.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betemyja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betonsport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beverley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyond360view.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyond3dview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyond3dviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgmall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgtraffic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibi-xxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicignet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bidgreat.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bienvenue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biflosgknm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-papa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigeaglesacademy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigfreebielist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigpage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigrender.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bijzonderekiekjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikesandbits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biketrainer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikini-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikinibich.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikinis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billets-avion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billybob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biohazardonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biolegsanonims.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biotec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birmans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bistro-dengi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitkub-app.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitkub-invest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwok.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizzybee.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bjordanov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bl-builder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "black-air-rpg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackboxcity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackdot.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackeaglenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackfirecrew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacklodge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacksport.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blaizer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blankstore.com.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blazingsuns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleaklyrics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blinniza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzcraft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blitzlotto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blood-kirsche.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodandbones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodybiz-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blue-python.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluecherry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesbarn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesystem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blumenversand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobbyfischer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodymod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bojan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bologoe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolosbatiente.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bomberosceuta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonbonshop.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonebreakers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bongoland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonitamacas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonukset.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmark.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootswinter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosquedelasimagenes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bountyhuntermetaldetector.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bouwbedrijfdevor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxeomexicano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxing-kangaroo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bozenadusseau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bplan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandoncricket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brands-clothings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandsclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "branefive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braniebananie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasilweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braslet-bianshi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bravebiz-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakeven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakfree.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breathingsound.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breathlesssheranda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brechtheldens.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brentalbright.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brest-biz-belarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brest-brest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brest24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bribriescolawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricks-clicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "briefbiz-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brigadasazules.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightbiz-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightonfc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightzoneofficecleaning.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brilliant-minds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brinokidzonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britneymanias.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadbiz-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadwayfamilydentalpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokenbiz-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokentoaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bronx-ny-dentist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklynabortionclinic.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklyngynplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "browntiger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bruceleeitems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunamarquezine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunocesarlima.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bubblelist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buckthorn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bufo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buick1958.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildconcierge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulldogkennel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bullfitta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunker307.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burdurhaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bureauscript.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burgoslacrosse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burmania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burning-wheels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscaebooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buscatodo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesslabs.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busstation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butik-mechty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-lingerie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bypassgfw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytovetextilie.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ca-canovelles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caboverde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cacoriccionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadonet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeamazon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cagivaclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cajadelparque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calconcontractors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callfordataspeakers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calwildgarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameraman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camilamoreno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caminoneocatecumenal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camionerosdecoslada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisantiago.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camplaza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campushelloworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campwaltblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camrosewebservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadacommunity.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadianmilitaryspouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canarypower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cancertherapy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candados.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canetelareal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantarefacile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantarella.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalscum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caps.equipment", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caps.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caps.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capsuladigital.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainscarlet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainsunshine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-alarm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-market.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-touch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caravansciences.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caravelairclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardpaymentoptions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carkeysystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carl-blum-haus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlosguadian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carnica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carnivalcostumes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpentrybyallen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpticon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carroattrezzi.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carryvanbruggen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carsworld.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartomancieperso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartoservice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartridgesave.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartunings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-indigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casa-prince.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadasmolas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casadedios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casafina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casalopez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casandraemge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casanuova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casapedra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casatendeiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashyourcar.sydney", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinoonlineprova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cassini.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castagnola.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castorio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalog-clothing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalog-lingerie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalog-lingeries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalogcomputerhardware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalonia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathrine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catpic.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catstv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catterydelmoria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavediving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cavemax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccrun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedric-garcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebrityfakes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celestia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellulare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celtacad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cemetary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cennetfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cennetforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralcityjuniorkindergarten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralcoasthomeloans.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralhq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurymedicaldental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cepsychologie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cernybureau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certainbiz-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certificateofpurchasing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cetelon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaacker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaghi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chalet-maubuisson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaqueteros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesdouglastec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliez0.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliez0.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliez0.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charnego.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charqawi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-cam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheatmasters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheazey.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheazey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheazey.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chechencity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheiloplasty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenfengmedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheng.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherylbelber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesapeakebank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chetori.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiamatehot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chickteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chielonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "child-theater-bs.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childcaremanagementcompany.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childrensrecipes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chillipadi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chimcanhcut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinawatchinstitute.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiro-merksplas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiroherne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiromeisjes-boxberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiropraktik-wildner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chizouworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chjeco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chollospain.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chosenos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrisi-si.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christengroei.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiangaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianleedunn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianmoore.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christmasrecipe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christophe-dubois.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswarbo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronicles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chubr.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuckval.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchofchrist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchssja.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chuskocity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cicavkleci.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cigarette-electronique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cilt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinemaperto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinematic.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cineterror.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinexilio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinicsystems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinquecentoclubholland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circleofleastconfusion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cirocunato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cisincometax.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityfacialplastics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityhide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciulea.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cj8.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckcg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckdemo.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clairevoyance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clamatohalloffame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clanlegends.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clantemplates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clanto.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claresderibota.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "class-zone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claytonjunior.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clean-water-and-sanitation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clementsfamily.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleverinsert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "click-cat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickpool-server.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clodoteam.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clonyitaly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "closernow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "closets-cheap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clothes-for-school.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clothing-2010.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clothingjeans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudicles.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clowd.haus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubtecknocore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubvttlesloupsdemaixe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmlcpa.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cms-mania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coag.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastalphysie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coats-and-jackets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobbcountygeorgia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cockmonkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocktails-club.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocservice.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cofradiaqueimada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coin-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coincalc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colarose.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collectivedg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colloquio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coloradoer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colossalit.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colourmeren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "columbiaboatalarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comfuzztible.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commfortchat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communication-services.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communitydirectory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoyoko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "companyaneksta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compustuff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computer-worlds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computertech-ut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concept5.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concreterepairconcreteleveling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conexstudios.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confio.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confiscation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congelado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congresistas-ap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connective.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conoha.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conspectstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constructionstudent.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consulting-brokerage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultinghousenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contactsolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contagiousaf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contralaespeculacioninmobiliaria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "controlyourwifi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contuestilo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conviction.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookiehulp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooks.house", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolwaterevergreendrilling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copenhagenleadtech.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copewithdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copperexports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coqiptv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corbium.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corbusier.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cordenka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corduroyproducts-velvetjackets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coreless-initiative.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coremicro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corexpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corner-cabinets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corona-less.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coronastationphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "correspondent.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corsi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortonaeranieri.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corvetto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costa-ballena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costum-for-men.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cougarlyon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coursingweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cousins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covar.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coventry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coverful.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19details.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cozy.town", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpafirmnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpfs-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cqswxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crabtreestore.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "craiggettydecorativepainting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cratedb-dev.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cratedb.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cratedb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crates-io.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazycube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazymonkey.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazypotato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crearesiteweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creartcol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatieverd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creation-photos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crepusculofansmexico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cresoweb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criativedesign.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cricketnmore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimefire.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criminalminds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimsondragoncosplay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criptex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisisdelos40.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crismar-flora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisssmanmix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristiengoller.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cristnasar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cromwell-intl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crookedcru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crotchrockets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryps.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypticstench.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoafternoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoanarchist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptonaire.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptonetlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalcube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csnet.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctt.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuartob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cues.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuitrau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturalmaninhos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cumbiaperuana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "currencyfreaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursoandroid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curtisplumstone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customssupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxbmystore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxologic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cxologic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberbotx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberplus.net.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybertronics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclamen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cycleshop.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclingbiker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cynop.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d-systems.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d1k1dblh0pghv8.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d2woj1dt0tk6sn.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dadcentral.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daily-puzzle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailydosehealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daim-avtoelektrika.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dal-loop.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallasretiredff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daltonlabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damarsarkilar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damnation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damuhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dan-maskiner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dance-school.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dancefm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielacocco.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielaferpe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danieleoneta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielsinsuranceinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danniellealbrechtdesigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danny.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannytemming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dantesinferno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danwaibel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-legion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-programs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkcure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkfirestudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkmanthra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darknessinme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darksecret.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "das-quiz-plugin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dastannevis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-mail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datazoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingyourmate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datosfreak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datutoday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davefuller.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daynia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzlestart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbase.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dderyce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddlcmods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadhead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadpvp.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deafsound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealsbythebay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealstreet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealwithstatistics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathwarrior.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debeer.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorator.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decsys.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepsky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defenseweapon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degravel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekoration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delennerd.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delta-games.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltacountymi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delzottolink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demonmassacre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demontage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denhartogracing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennisswiers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennistyfus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dentistinbrooklyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denunzieren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deonlineassistente.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depapboeren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depilestil.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derinsular.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desconfiats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desertfury.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desertlinealuminium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desertlinegroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "design-total.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designeline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designschmiede-oberlausitz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desingslash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desivideos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desonnemannen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desperatesailors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deswaffelaars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devilbyte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devilrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devopsbookmarks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devpage.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewerveling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dextra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfmvf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfwmv.vote", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dg-pic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dialupnerdstech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianakaarina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diaryspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diccionariomexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dictatronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dida.xin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegoforlan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diegosalgado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diengiolachoa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digibean.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiloop.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaliandm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalnomadsunderground.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalsphere.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dik-manusch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dikkevettescania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diligenciasprime.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimitris.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinnerclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinposition.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dippydyes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directory-sunglasses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directoryworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disbug.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discountpark.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discrede.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discshop.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disctranulis.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disengaged.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disenialia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dishwashermagic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfectingassociation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfectingassociation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfectingdoctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distilleren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "district09.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "district09.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divarjonob.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversity-otherwise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divfinsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divinitas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divorcelawyer365.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dixieweld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diyeat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diyeventhire.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-ac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-iliri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-morfu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj62.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djaad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djakuza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djalberto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djazair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djbell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djboomarang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djddt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djefsane.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djembeforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfelix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfilms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djgarcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djhypnoticstate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djjonimix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djkhalid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djkonor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djlifemusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djlmk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djlogic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djluca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djmetrix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djmilad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djmullet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djnasvatbuzlin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djosu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djpiere.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djrider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djrizwan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djsearch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djshox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djskippy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djtavo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dknoops.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlp-demo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dlyabega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmesure.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmliving.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmoutlet.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dngrexplorer.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docbrown.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docpc86.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctoriko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctormartinclavo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodard.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodi-alhelo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doejedansvereniging.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogcam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogfights.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogma2000.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogmagic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogtowneastpowell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokterkelaminjakarta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokument.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doldersumenzoon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollhouseaustralia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolliesauce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom-byt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom-desertov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom-riviere.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicanisimo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominiopruebados.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domitori.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dommod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donpietraos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dontkillspike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doomsdaymag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doordash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doors-and-windows.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doottrucks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorisdeluxe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorpsparade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorsaycreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotfile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doublebangmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doublewood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglascuddletoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dowhatyoucannow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadasik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxtex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxycycline-online.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dplpmtud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-diffusion.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragdroplearning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragon-ballz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonshare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonsorcerers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreadlocks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreampointech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsubmitting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dressabelle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dressesbal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dressestore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driveyouradblockcounterup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivinginstruction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivio.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivio.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drlevi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drlevi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drmonicatadros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropeverythingrecords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropshipp.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropshippers.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drugtestingcourses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drum-majo-ijsselstrand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drumnbass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsn-it.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckonthepond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckstad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duellin.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duesseldorf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dukeofmetal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumspiro.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunescorporation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duodeno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duohao.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duramaximportaciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duranceofhate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duredo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duskraven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dustshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchcariblaw.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duzavo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwaallicht.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dweilorkest-frederikshaven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwt-inc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylan-park.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylansevier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynabob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-bags.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-boss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-buro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-copys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-fitnes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-games-board.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-hair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-havenotime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-interactivenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-interview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-jackets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-jewelrys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-knitwear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-lamp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-loshadka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-massage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-medicines.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-nail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-otdyx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-placement.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-repairs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-rest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-sauna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-slots.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-sneakers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-styling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tables.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-tablets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-transformer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-trucking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-underwear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-x-p-l-o-r-a-d-o-r-e-s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e2electric.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e6web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eapcounselling.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earlyvoting.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastbourne-eip.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastcoastexports.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastportcorp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easy-affiliations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easybot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easycrochet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyonlinetest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easytestonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easytrackghana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eatinglinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaugalliediscountpharmacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eautocollision.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eautolease.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooksgratis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebookweb.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecarscash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoc2021.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecohaus-wongwaen-lumlukka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosistema.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecowoman-armenian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecowoman-turkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eddysystem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edelveiys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edenfactory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edicionescrimentales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edirnehaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwardbrowninvestment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edwinroelvink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eerstemaanlanding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efficientsolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efleetcare.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eforw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efs-auto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efutbol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egabroaventuras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egittophilia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egoroskope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egoscolumn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehlersdanlos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehtgov.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ehtpd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eigenetiket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eightvirtues.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einfach-fitz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "einsteins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekonomska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekwgroup.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekwilliamsaccountants.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elastiekschieten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbrus.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbvision.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elderscrolls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricannihilation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricfireplaces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrodomesticos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electromotor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electronmag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegancecement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegro.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrolety.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrolety.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektromont.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elements-space-time.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementsoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elexxos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfranco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliminations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elinformatico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elisabethborgermans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliskamyskova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-forums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elite-units.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliteco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitehouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitelounge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliterequestboard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elliboettcher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elloadingjr.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmeson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmundoconpenelope.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elnegocioperfecto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elo-forum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elperiodicodeycodendaute.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elprofeshows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elreportero.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltormo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elverdaderoamor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elvikom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elvikom.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elvis-presley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "email24.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emavending.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emdyn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emeraldheights.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergency-broadcast-system.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emersonreview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emina-arapovic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmagullstrand.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emotionalonlinestorytelling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emotionsgroup.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empathyband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empatos.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empire-group.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empiredenham.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emplealis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emporioarchitect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empreex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emunahstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emystars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "en-wp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "en-wp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encode.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endbegins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endgame-economics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energetiquetraditionnellechinoise.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energiebesparingsexpert.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energygroup.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eng3corp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enganchesevilla.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enroo-tech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enshin-karate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensilencio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envaldemoro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviarcurriculumvitae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enviyatar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envydesigns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envysmile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envywe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eod.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eoskoch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epic.gl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicauth.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eposzilos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eprosto.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equipedefrente.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equipment-pool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erasmusantoine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericktello.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erozine.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eruzione.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erwannlaflute.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erwerbslosenforum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erwinonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escg.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escordilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escritoresdelcomahue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eslamahmed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esnekkaucuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esocite.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esotericcosmos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espace-orenda.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacejabugo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espejo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espeleogel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essenttamarketplace-essenttamarketplaceqa.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estreetshuffle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estremeconseguenze.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estruendo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudios-biblicos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethereal-skies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etl-it.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etrades.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eugenioperez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurasierwelpen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euro-issues.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europack.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europatour2005.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europeonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europesearbeiders.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europetourism.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europoint.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evanescenceturkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evangelionmagi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evendesign.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evenfall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventjams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventusgc.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evergreenilder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evermade.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everwinter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everycorneroftheworld.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everycorneroftheworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everycorneroftheworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everystudent.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilduck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evopack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eworldmedia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examlab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "examroo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exarcheia.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excelglobalpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exclusivemarket.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excomm.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exdev.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exitoseguro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exitreality.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experpento.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertmarktrg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explore-malaysia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expouniverse.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expressinfo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expressinfo.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exprimo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exquisito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extendet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extraefficiency.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extraefficient.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyelash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyemagic.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyesurgery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eyfari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezifund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezmoddingz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezradulaney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezytrade.africa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1grandprix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f1sport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f4bkv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fa-fa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faberoclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabrilec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faburocks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facchino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facialcare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facialplasticsurgeryofaustin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facilit-info.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facts-about-bees.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fademusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fadusongs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fae.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fair-ai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairfieldschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakemoney.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallonarrocho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallriverbiblechapel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanclubmariaciobanu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fangbing.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanschic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faraloda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faresgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmer-miniaturen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farol.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fasea.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashion-buttons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashioncatalogues.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionmovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastfox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastvisit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favoritestudent.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdereplace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feathersbtq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedbackproduction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feelya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felitecn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixsanchez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "female-costumes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fencekirkwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fengying.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenix-site.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fennet.rentals", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenus.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferienwohnung-becks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festivitas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ff5g.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fianna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidonet.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fierce-escarpment-59441.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "figuras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fihrest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fikavirtual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filecatchers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filipi.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmcorner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmedonstage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmisfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmisfun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmnetz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmsidan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmtheaternieuwegein.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fina-foxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalfate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finance-consulting.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financeinterface.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financial-law.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanssaati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finansy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fincitegroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findmytricks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finnishclothing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finom.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firatofm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireeye.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firefish.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireurboss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firewallremoval.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firexp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmament.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstechpayments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisaplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisarmonica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishergo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishfish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishingworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishoftheday.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisiolunges.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fivepedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flacon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamencoshoes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flattie.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavinha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flirtbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaimigracao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowercare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowerdelivery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowstars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flutterappdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyinglions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flythecopter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fmlife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foamfortress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fof-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folianti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folktalerecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fonbet-zerkalo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fondation-machpal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcraft.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fooddeliverypartners.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fooddeliverypartners.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodseurope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foolproofcomics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footdoctorpodiatristnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forcemat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fordeetv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreignpharmacydirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forensischepsychiatrie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexclubteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formand.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formar-contract.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foroenguera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forosdelmisterio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forti1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortifydiy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortipartner.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortunabuilders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortuneinvestments.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forum-expert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumistudentore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumpenaguru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumvardbyggnad.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forwardfever.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotografianowoczesna.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotografontes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foundationassure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frageboegen-martini-klinik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fragmentus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frames-hair-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francescosiciliano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankieylosmatadores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankydo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franzen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraterbolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakyhappenings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredjanssen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-cms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-webtv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeagent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedatingonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomtwp-pc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freefonts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesmile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freesoul-deactivate-plugins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freestylemartialarts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetimefun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freizeitpark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frettennet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freudedurchmachen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fridaybridge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fried.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friends-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsofmagnacarta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendsonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frightmare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frisuren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fritzbox-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frontigate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruityloop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuddittu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuegosalsapower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujikochan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funboat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funhotdate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkyflo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funloaded.org.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funphone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funplaza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fur-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furkankose.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furnitureproduction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fursandfur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futureplanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuzzbucket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fzfeletronicos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabysoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadingpromosindo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gafan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaijin.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galina.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallifreyan-koala.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallolineabagno.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamalawadforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "game-dominion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameonespirit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerstudiozinc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesgate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameshopsrbija.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamespark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamespider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameworldcdr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamezon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingtoday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangbangs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangstaflow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardarika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garotos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garrulousgrimoire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastrolab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gattomatto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gattschan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gayubo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gc-hartberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gconcept.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gebrvansanten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geeksquadforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geldoderleben.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gelmostop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generateurdesmiley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generatormusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentgreenkey.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentlecollies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geolex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgeclooney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geowest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geowithmaps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gesentorno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdishnow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getfreeelectricity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getlibrary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getlostforever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getnew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gettext.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghentcityofmusic.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostbustersuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghosts-to-you.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gibbon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gideonbot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftsholidays.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gig40.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigatags.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilpincountydronepilot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gimpware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginn.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gintonic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giovinco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giuliawylde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "givemebeer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladiators-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glaswolsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gleam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glgclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-electronic-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalcancer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalobuv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalopsgame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globe-brasil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmcpe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gml4d2.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnrinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go350.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "going-dutch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golden-sea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldstein.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golf-supplies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gonebald.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "googleadvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopet.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorbatschow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goroskopnew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosarhiv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gosia-banaszkiewicz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gothicmarketing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpsnavigator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graceq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graffitiwall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graftonglobe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grand-house.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandcountydronepilot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grantsolutions.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphviewer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratishandy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratisparati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravedigger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravirovshik.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatepier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatmazes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenroom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenyway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greghouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greystonesmovement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greywalker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grinpis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groep20.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groningerkustvaart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growingsearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupodepasajeros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoellatu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruposanjose.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruppakolibri.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grurez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsm-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtestepourvous.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gtsoftware.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guardando.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guarderiajackson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guardiapretoriana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guerrasgalacticas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guesthouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiasdemexico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guinguetteclovis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarraclasica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumbles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunzreplays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guolaoban.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustavapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvp.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyannews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gzonemu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habbolibres.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habibhidayat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacifadilogullari.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackclubmauritius.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackeado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hadelandgjestegard.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hadouken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haigle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hair-dressing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairstyles-salon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haititransfert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakrietdekker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halligan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallofoddities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hallways.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halotours.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halsokost4life.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamburgerland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hammed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hammerofdamnation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamsternetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamstersenanos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamsterworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handrollschile.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handstandstudio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handy-page.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hannaljungberg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-herd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-wans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happyhealthytechie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hard-drive-recovery-blog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardtec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardtimeszine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haroldkip.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrychristensen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrysdiveshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartsfieldrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartvannike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haru-restaurant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hassclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hastingssecondarycollege.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hastmassage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havenseniorinvestments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazan.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazara-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hctegelhandel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "head-hunters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heading2australia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthekids.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyaging-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyhabitswellness.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyliving-healthnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyprinciples.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyrun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatherleysephotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heimansschildersbedrijf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hekimim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helagotaland.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helali.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helenapaparizouspainfanclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helenevanwunnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellblast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellhavens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloteen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellpc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellsoldiers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpcalculator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpcomp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helprb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemaroids.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemdian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrieta-nagyova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henryclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbiez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbreathonglass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hereticmaniacs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hereticofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hereticpreist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herewomentell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heritagereformed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermanoscarrera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermetiaprotein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hermetien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herritage.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetdebat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heybritney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highspenfc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highway11north.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highway54.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "higueras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiper-humor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiphopfashion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirsch-lawyer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirschl.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hispasat.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historiasyrelatos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitmaker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjelmqvist-it.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hntuin.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hobokenrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hockeypartner.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hogerduinen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidaytable.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollidays.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holod-servis777.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holycrosscatholics.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-portal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-style.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeimprovement.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemadetips.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemediadb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeplace.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homesforaustralia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homyneeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeycomb.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honnedechuju.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoogstraatseschaakclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoogveen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hooliganka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hornblower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horoscopimages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horozo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horsebreeding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horsehead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostfact.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hot-models.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hot101fm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelfloresta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hottoys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "house-cleaning-howtos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "household-appliances.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houstonhomerevival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howlinhawk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtobehealthy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtohomepage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howudoin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hpneo-conseil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hr-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hristijanspirovski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsrm.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "html-css.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "http3-hosting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubdesmille.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubloy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huesitos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humdruma-recordingz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humorcheck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hundur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hungryas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hupsa-kindermode.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hutson-foods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hxr404.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrochlorothiazide.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrogenplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydroid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hynerd.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperblast-universe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypercdn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperhidrose.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypershell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnose-mieux-etre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hysquad.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-like-hits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-motor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-panic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-so.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i24.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iabot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icentury.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iconecoiffure.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iczelion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idee-geschenk.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideorealm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idonthaveawebsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idwebtools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iforced.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iglesiabelen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iglesiadesalvacion.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iglesiapentecostal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igraonicalara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iisuss.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iknowd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikwileendomein.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ileonidze.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilneminis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilona-france.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilouis.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovefanyi.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilovefun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilquintoseitu.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilusionistas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "image4arab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imageproductions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "images99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imageworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immersionclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immovisual.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impf.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impfung.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impfung.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imrbq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incrediblez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independentadvicefinancial.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independentfinancial.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independentmoneyadvice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independenza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indevelopment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiaexamresult.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianapolisrestorations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianwarriors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indigestiblesuppuration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indo4life.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indopress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indyroom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infectedvoice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infidia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinita.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinityfaces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitysearch.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infirmiers-montpellier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-kiwi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-reason.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infocanicatti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informaticmousset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informationdoor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informelles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infrastat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingresomedicina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmemorium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inoruhana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insanedevs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inserta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideevs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideprisonbreak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insidevice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspirationalstories.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancebonzer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insuranceclassic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurrectosdelbosque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insytesecurity.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inta-aivn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrativewellnessny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integritymedicalwaste.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelalumni.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intellio.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interiorcolors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intermediapub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetauction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetoskol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intertrans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intestclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invariant.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invariant.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investasipasti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invokingspirits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "involve.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iperon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iperon.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irando.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irangeodesy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iraq4u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irdll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irlprable.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironcross.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isa4310.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isex-anal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamicacademy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamicsolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istorija-balkana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it82.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italentado.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itfall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itleaked.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itlogic.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itnrd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itrew.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsmohitchahal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsnotnot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itxcjm.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivan-tadej.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivankuchin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanzorin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivjose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwatchla.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izmir-organizasyon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabberdog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabberster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacket-coat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackets-coats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackets-for-men.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackgreiner.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackiecunliffe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackstone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jambihackerlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesnowlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janetandjohns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janservfl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janujani.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasawebbisnis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasik.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javafiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javsod.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jb-pixel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdelgado.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeanniegraefe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeans-stores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeansbutik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeansstyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jedilukmas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jencshiny-org.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerome-r.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerridoswell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerrybustillo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesperandersson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetixclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeugdclubjia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeugdwmo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewelry-directories.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewishinseattle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jhonesmarcos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimwoodrealty.help", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmbproject.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsmarcelo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmsole.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joansoy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobrus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobs-it.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jofel-kinderkleding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnblotsky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johninwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmillerdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnnydoe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jokersro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joksara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joky.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonahtheprophet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathantaylorthomas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jos-verstappen-fan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josemortellaro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephziegler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshgroban.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journaliste.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jouwbuis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joydivision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jt-evolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtbservice.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julenetxaniz.eus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurquestion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "just6f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justfoodfordogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kabal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadett-c-club-limburg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadhal-kirukkan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadolis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaffeklubben.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagutech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaiseraerospace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaliforniya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalinka-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalmar.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaltoft.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamandula.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamareddine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kampffische.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanatsuki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kandelaberi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kangoeroeteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanitha.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapitany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapiteintje.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kapulakennel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karabukhaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karatepunkslaroca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karel-dingeldey.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karel-it.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kargosuben.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karmelava.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karnage.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karpets.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karpo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasaysayan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasper-team.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katabra.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalog-parfyum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katapult.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathrynbernardo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kavalasite.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kavithai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kavkaz-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawabeest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayakcastro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayakpolouniversidades.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaysvillechurch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbkstudio.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcsprayfoam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keekmix.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepwatchprayer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keesmartens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kein-vergessen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelantan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelinda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelvinchung.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kendle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenzelmann.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kettmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kezmanweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kfbl.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kga-rathaustreptow.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khankandi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kibizoid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidswithguns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kierweb.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kievlove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killborn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killharmonic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimdotcom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinder-garten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinesiologie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinksecrets.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinomaniac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirie-photos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirstygreenwoodartist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kite-surfen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiteboard-selbstbau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kits-graphiques-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kknapredak-rubin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klassenlos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klassiekballet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klenc.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleverltd.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kliklinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klj-beveren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klj-walshoutem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kmsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knarkkorven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knitted-hats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knize.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knobboutheftrucks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "know.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kocheshkov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koffiekoeken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokoroheart.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokteili.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolaci.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolaczek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kom.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komp-plus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kompaniya-vasya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komputer-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komun.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konfliktklaerer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konijnen-knaagdieren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koningslust.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konjunktion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konservy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontabilitet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konyahaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koolkool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koomaldreaming.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kooratalk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreanure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kostyumi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotatgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koyaanisqatsi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kprf-school74.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kramersworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krasivye-foto.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreidlernet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kristina-lari.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kroliczki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kroll.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kronosproject.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krozilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kruemels-kleine-kinderwuensche.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krystalrsimpson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kserownia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktstreams.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubrick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulinarika.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunden-webseite.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurdigrafya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuritsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kustarnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutaisi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kv-genebos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvarta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kvdekolk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "l-poya.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-verite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laborriquita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labroma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacalderera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacallas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacarniceria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacazadora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladies-shoes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladiescode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladisko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladrones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lady-blog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladytron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lag-fan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagavach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagirafe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalagunachalate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamaline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamalleauxsaveurs-aubigny.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamanufacturedebaches.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamisionband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanchong.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landslide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lankarkivet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laolaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lappersfort.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laromlab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larosadelosvientos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laserena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasourisglobe-trotteuse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laspeligrosas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laspeludas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastsunset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latrynchera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawebnobasta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawlessitalian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawsoner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazysoftware.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lbt-russia.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leandri-campana-avocat.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leathergoods.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebesis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecannabis.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leconnecteur-biarritz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecul.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leetpat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legal-aid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalisierung.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legend-of-pirates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leladesign.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelocaldrive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemmy.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenergietoutcompris.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenkeran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenqiue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenseshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leo-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonardlorenz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leongalin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leonidas-dovido.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leps.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "les-formations.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesconcours.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesspass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leuvensefilmclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "level5-drywall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leverj.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leviathanfan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leweslivingstreets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg-obchod.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg-store.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgobchod.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgshop.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgstore.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgworld.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberte-toujours.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libertyxpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "licx.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-is-riddle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeinhellfansite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesaver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesaverhindi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesettlements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likefast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilidarcek.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilypadwikisecret.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindependant.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkagemag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linknaarlinux.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linksbridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linux-share.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipetsk-centralniy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipovka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipturess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisamaffia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litecloud.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litemere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literie06.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litespeed-webserver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litespeedwebserver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litespeedwebserver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlehide.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livepl.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livinglink.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lj-creation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llamerapido.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loa.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lobocapoeira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "location-groix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "location-vacances-croatie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lockless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodni.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodosswar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loftymedia.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lofw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logal.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logevou-immobilier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojahaus.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolcats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolmania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lomaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londontrivia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loneronin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "long08.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longtermrentalsportugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonleymoon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lonlomba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "looker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lopendvuurtje.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loratadine10mg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lord-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lord-of-forex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorqui.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losgringos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losinterrogantes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losjuegosdemesa.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lost-bit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lottothaipro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotuselise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lov4affiliate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelyflavor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveplanets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "low-battery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowercostcalls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowerthetone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpfan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lphispano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lscache.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lscache.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lu-rp.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luanxt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luc-nutrition.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luchalibre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucillewillemsen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucky-bul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugobama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luiza.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasldc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukekuza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukersstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukerstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukertech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lule-kendo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumberjackman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luminaire-mobilier-design.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luna-corazon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luska.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lutesite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lutonsky-vizovice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lutricia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxurygifts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lw1.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lwnlh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyfstylorganix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynxbroker.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynxbroker.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyuks-parfyum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m-ch.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m42-gmbh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maahchepen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maailm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maaldrift.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macapflag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macehead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "machineaecrire.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madcs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madinina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madlandezboard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madprod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madtown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafia-web.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mafiamohaa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magdalenatransa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicvaporizers.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnetto.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnewspress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magniezetassocies.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahabharat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahayana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maidenworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mail-ink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailway.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mair.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maisondureau.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "make.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makfra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makkiyaz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maksimmrvica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malabarismo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maliciousdeath.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malimusavirler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malsoftware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamijaclean.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mammaklader.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamodsteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manboy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mandzak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manegehenriet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mangeur-de-cigogne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manhattandermatologistsnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manhattangastroenterology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manhattanprimarycaredoctorsnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manikinuk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manolitodarts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maplewood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquinasquepiensan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marasma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcelino.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcopierrard.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcusporter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marhobateren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maria-blanco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariecurie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marina-group.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariogb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketbasket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketerprofesional.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markhoodphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markusribs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marlenefavela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marmaladetoast.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marmo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marocweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marokkaansearganolie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marquisepools.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marsilioblack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martialartsbrownsplains.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martijnschreuders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martin-burger.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martindano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinhal.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinhalresidences.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinverkerkonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marw.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marymaloney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masdzub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mask-skin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masmusica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massage-technique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterquest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maswali.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matgauthanky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matheball.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathebau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathewlane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matinataskincare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrixfm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewimaniphotography.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattnetwork83.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauhalito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauletsmallorca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maumovie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauricechavez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauriziomoretti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mausmani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maven.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mavon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxgamez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxihide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcagon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcculloughsgolf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcg4loans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mckenna.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mckeownshvac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcsidan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mebelconcept.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediaareplural.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediacenter.dynv6.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediacluster.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediafresco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medianbases.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medical-safety-system.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalonliner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicals-i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinalflora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicompany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medscope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetjeslandsetriathlon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetpoint.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megateam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehdavia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mekajen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melica.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melissalb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melodycenter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menglong.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mengqingzhong.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mengqingzhong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mengqingzhong.com.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menlosecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mens-watch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mensajitos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menspeak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mentesinquietas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mergellina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merkchest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merlin.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mes-vacances.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messifan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteohuertamur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "methusalem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metro-vet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrocraft2033.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metropolis5000.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mettle.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meulenerkes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mh2.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miamifl.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miamifl.homes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micase.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michael-r.dynv6.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelgroves.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelgwynn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelhayes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeljohnsrestaurant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michig.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mickel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micredito-ok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "microcert.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "middlesexwoodpigeonclub.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midtnorskvask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mig5.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnwefact.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikaila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikhailkolesnikov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mildridesua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "military-equipment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miljotankar.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millenniumfalcon.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindandfull.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minddistortion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindvsmind.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftonlinesfull.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mineralky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minintendo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ministory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir-koji.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir-torgovli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirinfonews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirvent.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missakari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missilovely.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misterkeltic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistressofbeads.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mladenovac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlmjunction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlum.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmmonk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnbg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnkt.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobi-katalog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilegoldcoastelectrical.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moca-kinder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mocking.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modernagritec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohaabobclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohamedsherif.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojome.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mon-lab-digital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monakinolandscape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monarchisc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monconcoursdgfip.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monfilm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monicanaranjo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monjob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monnaiecourante.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monocl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monokli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsterminus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montarosa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monzaradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonzerotwo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moppenfactory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mordovia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mordovia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mordovia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mostmost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosurist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motofoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motolife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motor-cycles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoridiricerca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moushed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mozgovoy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpornoindir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrautomazioni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrfinka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrshahin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mselectronique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msgmon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msm-data.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mssm-portal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudramagik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mudrc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mugrabyhostel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mundodosagapornis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mural.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murksbreider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicupdate.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicvietnam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzi-tips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzicari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwine.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwork.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwteh.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mxii.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-health-homes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-town.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myathena.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myauto.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mychunky.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myenemy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfamilyancestry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykonos-island.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myles.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynoveltyshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypivcard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabitrix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nabosoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nagelideeen.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nagoya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nandemo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naples.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naquebec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nash-megagid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasospromsnab.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natunion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natur-plus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturalbladdercontrol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nauz-art.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navalkejigo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naveengranites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navegarea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "navkor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nawaf-blog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncommenuptial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncs-cleaning.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nebuchadnezzar.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nedvrf.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negrete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neodaedalus.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoni.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepalese.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neptun-rio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neptuna.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neropiceno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nes-watch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ness.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netbeacon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netbeyond.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netcenteret.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netculturejokes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netdude.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netwiseprofits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neuropsychologisthouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "never-more.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-medic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-mvp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-standart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbrest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbuilding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newcars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newdenversurvivors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newhamyoungbloods.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newhope.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newjerseyvideography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmusic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-big.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news-club.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news.mc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newscheck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsgrowing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsletters.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsxp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newwind.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyorkcardiac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextsound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neyjens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nezis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nezkakukec.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngatikuri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicava.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nice-germany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicekicks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niels-modeltog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nighthawkstrategies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikahsekeri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niko-mapping-studio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilsanenglish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimbl.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nintendocollectionsystem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitroxpowerpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nndfn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-andishan.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noaccess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noctisphoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noideas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noisyfox.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noobsunited.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noodles.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noripon.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "normandy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norrishome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nostaljicicekcilik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notbot.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notizie.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notresiteduvercors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nourishbyfrida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nova-host.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novarock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novosad-kom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowbb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowtime.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "npcradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nrealsport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nsdcprayerforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntgltema.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nu-spine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nubilum.noip.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nudaveritas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuevacombarbala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuke-masters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nunsarean.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nycdentalimplantscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nystrom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oakbarnwellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oberg.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obet901vip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obgynecologistnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obgynqueensnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obi-betriebsrat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "objectif-vancouver-2010.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oblik.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oblik.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "observednews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obsuzhday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occultumproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ochki-linzi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odezdaotto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odiall.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odiall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odlicomul.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odonoghue.kiwi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odyssee-animation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofaqim.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohmydish.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohype.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oikontroloi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oknavdom-rf.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "old-wheelers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldcars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldcitysmokehouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldenzaal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldskoolreviews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldvaliken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivier-giroud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olivierdurand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omegalan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omerta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "on-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondoorgrond.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onebreadcrumb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onebreadcrumb.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneirosociety.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetakeonehit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onevpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlanka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-car-show.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-clothing-store.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-mobile-phone-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-shop-equipment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-store-phones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinebookmarks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecosmeticsstore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinedoctors24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinegallery.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinesports.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinewallpapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlineworkshops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opalhunter.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openvision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optim-ease.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimize-jpeg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orchidhouse.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ordenmutantes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orderpizza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orehoreh.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organization-of-holidays.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osbeck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osmaniyehaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otdelka76.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otdih-krim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otimismoemrede.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otptikforum.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oumrace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oumsnatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouronyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outbound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovalle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovallevirtual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oversimplifiedeconomics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overthegate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovkerk-avezaath.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owningless.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ownwolke.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oximoron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozone-medical.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p4030.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paceinvestmentclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pachalingo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacobarbera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padderne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paddestoelen-encyclopedie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paff.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paganistisch-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paidtohavesex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "painclinic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "painfreenyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "painmanagementnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palaceitalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmoilpledge.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmosradio.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palucms.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pan-portugal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panheelstraat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panicrev.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panoramaresidence-moesern.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantypit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paolomargari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paperpress.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pappacoda.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradigmas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradiserydes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradisim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parapenteciconia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parattusdecora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parentpayments.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paritexpressions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parizhanka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parkngo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "party-produkte.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partydesign.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyphoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passiveseinkommen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patanegra-jambon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patanegra-prosciutto.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patanegra-schinken.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patanegra-schinken.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patricefyffe.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickdankers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickpeeters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulibean.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawelurbanski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paycardtech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbarchitect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pckartel.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcmasters.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcstoronto.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pds.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peaksports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peanutpay.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pediatricdentistrycenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrazanoticias.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pefile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peklostroj.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelmeniuralskie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peluqueriacanina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguinshome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peninsulaadvancedurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pennywise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penyavictorhernani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perberestja.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perdterm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectsize.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performancerunningsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "periodista.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "periony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perseo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personaljourneys.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perthunicyclists.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesandansampai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peterackermans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petertrevor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petite-annonce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petr22shcool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfsquad.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pfsquad.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phantomlord.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharma24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phildevient.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philiplowran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipprouhet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philographie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonetrace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonosynthese.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoclothing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photolakeview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phototechnique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpdevlabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pianostemmer.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piata-imobiliara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picobellos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picstar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picturoftheday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pikkuegypti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilotproject.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimoid.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinale.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinchoparados.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pineko.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinkitalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piraten-recording.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piter178.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizza-house.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizza-odessa.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizzaplus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetamusik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetaprogramas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetmetroidprime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetofsound.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasapulsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plastex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticobiodegradable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playabalares.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playdlawosp.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtheme.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ple-conseil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plumbingshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pluricosmetica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketbookdot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podari-radost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podarkiboss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podarochek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podarochkki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podatrans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poesiafm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poetasmenores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pogljad-brest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerventure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polisport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polliga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponyhof-muensterland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popflow.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popl.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porkpiesonline.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornfriends.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porno.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portativ-mobi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poskok.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postlogistic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postroim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturographie.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.courses", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posturography.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potwin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerhockey.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergsis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozega.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppweb.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pr-project.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pra.rip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praiagrande.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praktikum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prankawards.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prcarrier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prdashboard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "precisiondentalnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premier-podiatry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierpups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premierrisksolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premium-job.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prepscouts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preserving.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressnewscafe.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricelesspics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "priestess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prima-assol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primerdeal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princesspawg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prismosystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacycloud.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacysavvy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proceed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procountorsolo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "producemybook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "products-for-health.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proextenderindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proformi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prognozis.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "programvaruexperten.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressivestreetdance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "project-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projecthopeless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projekt-wild.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosyscom.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prsg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps8318.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psi-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psyart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychosis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pteroforge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pumarin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purenhd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purplehotel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purples.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvdplanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pywikibot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qingan.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.com.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qto.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quadratimkreis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quakeworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualebroker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityoflife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantalytics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quassowski.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quaternion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quattro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queenkedi.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quepourlesjuristes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quic-hosting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickrate.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickudpinternetconnections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quietlife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quietplace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizzard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qurium.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabenkralle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotayte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotenkadot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-angelos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-delmare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio-mouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio404.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radio99.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiobandung.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocrash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioculture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiodance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiodxguatemala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiogaga.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioheikrekel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioilusiones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiomagicafm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioricardo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radios-associatives.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiotelephoni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiotv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raheel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raiderhacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowmath.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakovec.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramonasbeauty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ran-sama.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randolphcareertech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankgrowup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankingide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raoliveoil.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rascvet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rautarutto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravagers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenstonejeweler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawforce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rayhanshop.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raynbo.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razajewellers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdmc.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdmc.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reachley.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactor-family.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real360show.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reallivingcc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebalancenyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "receitas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recomendador.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "red-dragon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redbarnwoodwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redcat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redemption.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redes-neuronales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reds-dev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regospel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regulative.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reikimaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinodemurcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reishihealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reklamirui.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relatosypoesias.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "releases.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relentlessroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remateszarate.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remcuavilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reminded.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remontdot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remontfirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remorse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renderworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repairdriveshafts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repairingmobile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replicacoin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reptieleninfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "residencesatthebluffs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resident-evil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respiradores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respire-yoga.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rest-in-moscow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restauratorin-maubach-dresden.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restorationphotos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resurspartner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rethymnorooms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retrojugo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reunion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revellio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revoluciondelacuchara-fusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ribes.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardbulley.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardhouts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richardsdebt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richwayfun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricksdailytips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rindlerwahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riseshost.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivennero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riveraurology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverschool.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivolta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmb.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rmvalues.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robbiebird.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robbielowe.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertobilic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roboform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robuststory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketeer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rojiblancos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollingshuttle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolzzandik.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romeoijulio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronaldleite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rongreenbaum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "room45.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootsmusicmanagement.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roozaneh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosetwig.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosetwig.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rovatronic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rovezzano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rowra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalcrowns.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royalteam.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rozprodat.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpgfactory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudibora.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rudovasky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rugadgets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rugged-cctv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russcole.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russia-furniture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russian-fur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rustamkhanko.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutavietnam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rvvc.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rygy.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s402.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabachat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrinamiskiewicz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrinarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sairlerimiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salamanders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salento-nostro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saleproductsoffer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salestaxspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salibandy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salon-svadbi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salutes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samarth.edu.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samentest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samenuitsamenthuis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samepage.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samir-software.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuelbeckett.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samueletoo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samuelkyalo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandokan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandras-hobbystueble.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandwichclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandwoman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangoandmiroku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanmarcovecchio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santong.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santoscarmelitas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanukarlos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapienz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarafanchiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saranamayyappa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satanindito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satellite-equipment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satellite-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satellite-top.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satermadan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saturdayenterprises.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savage-harmony.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbmlogistik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbmt.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbodewissel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sc2pte.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanpassword.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scansearchtravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaricamusica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scarsviewchrysler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scatteredcode.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schauraum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schenkel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schenkelimoveis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schirmer.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlitzbergers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schmitzvertalingen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schonversichert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolbytes.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolbytes.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schreilechner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schulden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencenews.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciences-world.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scientificallytalking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scootertechnofrance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scorpions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottyspot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scourgesofcarpathia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scriptsrus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scstg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sdfamilycare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seanchristian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seaspiration.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secong.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretdeals.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sectrans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securot.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seeinred.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seguridadyredes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sehat-solusi-makmur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seilgold.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selfdevelopment.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selftech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senseiclassroom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentinelpeakmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomaxion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoulartcollective.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serenata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serveru.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "service-centre.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicemaxgreencleaning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servingroddick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servingupsouthern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevacy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevasmos.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seveiller-simplement.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seven-seas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seven.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "severing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevillanazarena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexandthecitty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexpdf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexruby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shabashka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shacall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowfox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadownet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadowstalkers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shakesprimer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "share4brain.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharelinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaumine.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shd.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shenannigans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheweek.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shihabuddin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shineleds.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiptek.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shitdick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlyapa-com.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlyhi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shmulvad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shochikubai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoestorebiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoestorenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shontakleinpeter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-cosmetics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-lingerie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcosmetic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcrocs.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopee6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopunderwear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shorinkarate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showno.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrines.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrovetide.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sht-vr-player.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shufflecube.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shufflemix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shunter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shunzi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siberianhuskytraining.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sifecs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sight-restoration.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigmaomeganu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silasborowy.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silentdream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silentsky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silindir-taslama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silvianavarro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simonoener.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simply-pattinson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyjet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simscale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simulise.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sin4psi77.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sineafoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singingblackbird.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinistragiovanile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinsalida.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sipo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirpsycho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sistonenfranco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site-development.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "site-oflcial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siteheft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siteru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sithr.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sjoelsport.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skaitliukas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skamper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skateparkmontbriz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skaterangels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skatesliide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skeppsbrons.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sketchok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skidka.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skillablers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skillatwill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skk-krovlya.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrivebeskyttet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skvelecesko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyrieptravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skytickets.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skywindowsnj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slamdunkdedication.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sledgeroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slew.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slimetutorial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sloboda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slotjava.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slow-coaching.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowinski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slrie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smalandscountryclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smalltunepress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smallville25.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartb2balgeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarteco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthome365.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smialnumenor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smicenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smith-tech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smsstock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sngukrainatv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowhana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socatel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social-line.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social-work.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialdemo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socials.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialwave.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociedadcivil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociedadecologica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sodiummedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofa-bed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soft-search-system.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softconcept.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "software-voor-projecten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softwareclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokosport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sol-negro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soldaten-genealogie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soloingenieria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sololabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solviejo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somerm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somewherein.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somnusoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somosweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sopronforras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sos-zimmerpflanzen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosedisetka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosmicro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotin-hr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotocine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotolar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulinbusiness.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundinthesignals.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sowtarabiya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soytusitio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spa-center.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spamedica.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparkplug.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparta-upice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spasem-park.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spatter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spb.ooo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialtechnique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speckrot.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speed-bonus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speed-strike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spendo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spermosens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spettacolocame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spithoven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splintercake.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spolshy.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-news.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsdeck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportspainmanagementnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportygirlsjewels.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprashivalka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spreadthejam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprillerer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spruces.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squaredseven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squealing-filth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srv11.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssd.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sshwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sskb-ey.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "st-andrews.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stainless-steel-cookware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stalker-source.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stalphonsusks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stamforddentalarts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starlinks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startpoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stasia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staytokei.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stdavidparish.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefaniharvilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stelletjeafgebeuktemongolen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stemcellstherapynyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stensund.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stenvallmcclain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stestena.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sthetix.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stichtingvlinders.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickstone.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stiehler-leipzig.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stil.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stilnaya-odezhda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storedaway.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stormrider.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpatrick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stradsolutions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strahovanienet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strangelittlecovers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strass-sur-mesure.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratlibs.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stratocumulus.legal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strawberrydreadlocks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamgoalandres.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streetforceteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streetmaderecordz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strengthnutrition.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stricken.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stupendo.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuyvesantoutdoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sublimm.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subpage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suburbanprojects.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suburbanweldingandsteel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "succorfish.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarcube.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumitchahal.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinerequest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "super-baik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfaktura.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superfly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superlight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superlog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supplycore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supremaquimica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surf1969.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surialternat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surpriz-net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surrealismocantabria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sustained.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sutinenmatthews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svobodny.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svoi-ugolok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swapbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swarmdrone.services", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swjz.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swtrayssq.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syc-rotterdam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symphonise.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syo-ryuga.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysoon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sysoons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-shirty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabernaalibaba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabordaadvogados.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagboards.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taiga-aikidojo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takhfifeirani.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taki.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taki.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takzetak.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkbasket.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkingbittersweet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tallac.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tallercs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamilentertainment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tampereenliberaalit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tandartsvanos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanjaradovic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tantrabali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapcloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "targetlonglife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasswoq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatjana-young.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tavelbutiken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-doudoune.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbi.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teahawaii.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "team-17.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamdarko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamliquidstarleague.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teampoison.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamredfox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-doc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-ideas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techangel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techcompany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techisfake.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techitsol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technohram.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technoids.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technomagia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnewsnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tedder.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenwolfturkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teiseken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknoharekat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teksol-boat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telepedia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "televisionesendirecto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telka-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "templeandalucia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tempsoundsolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenniscritic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tennisnyi-stol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "termopares.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terrarium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "territoriya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "test-na-beremennost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testingtask.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetovaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texascharterbuscompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texnoguru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texnotroniks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thai-massage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thai-ridgeback.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaigirls.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thassos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-dream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-farm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-morpheus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-muddy-trophy-team.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-storm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-world.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theanswerexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theatresocietyguts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebathroomexchange.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebitchneyfiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrewingtonfamily.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebucklandreligion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebutterflyencounters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecalmnessofblankspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecarphunter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecelticfiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechicanos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thechoice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecustomerinstitute.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedeathofannakarina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedrawbacks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theelephant.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theenchantedannex.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegadget.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegentleman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegrandtour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegrotto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehowlinwolfcafe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehumorist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelastvikings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelibertinephilosophy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelostfreighter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themagician.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thementornetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themusicthatnobodylikes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "then.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenappylaundry.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenaturalpath.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theocrazzolara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepixel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepulpit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thereptiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theroadrunners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theserpent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesipher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesomepeople.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theta.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theunconventionalconventionists.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevelvetlove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevoice4you.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewebhut.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewomenschoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thilko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisisart.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thisuniverse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoreau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "three-wheels.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threeringdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threerivers.edu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thweis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tielsebakkers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierrahost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffanitooley.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiflonet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tifokaos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigerads.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeharmony.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timweb.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tirebichon.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titanicauto.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tlicycling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnved2013-narod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toki-doki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toledo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolkienmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tom-hanks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toman-vzv.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomoko-clinic.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonysantos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tookhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolboxsoftware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-info.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-kuwait.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-schools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-zentr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topbrasilnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topicpoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topicpulse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topnaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topofertas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topographic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topteen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topviet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torgopt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrededonmiguel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toshik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tossitaway.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totemgames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toughcodes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourguideagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toutankamon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touwhalster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "towers-kolomna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townifi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townofbridgewater.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trabajouniversitario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradersrank.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficgenerator.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficsale.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trainingsalicante.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trakteren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traktor-troubadour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trans-aliyans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translatorall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trappersoutfitters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trashcraft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traumschwingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travellets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelongravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treasureislandbeads.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trends2day.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribalzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribunalinternacional.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricksforgreeks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trik-komputer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinhtrongson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinityny.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplepointliquidity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tripomanija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triptnyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trophcomplewin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropiweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trubmet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trugears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trulock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustvox.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truthlost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trychameleon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trypathnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryptamine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tscripts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsentrobuv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tshirtgenerator.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttsuaevisas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttt-networks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tubus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulocura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunisiangamers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunningcars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turanga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turfirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turksite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turksiteleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turobot.casa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorsheetstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuttonotizie.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweekshow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twigandolive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twolinesmedia.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtentertainment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyinnovations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerdurden.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tylerharcourt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyuning-avto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ua-autonews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uba-tra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufa-soft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufologiahistorica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugameclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukfoodbox.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uloztoasdilej.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimategaming.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultras-venlo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultrasvargon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultreya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umwelt-galerie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umweltgalerie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unanaciounaseleccio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unautreregard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uncadeaupour.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uncuteyes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "under-wears.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undergroundmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underwaterasia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underwood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underworlds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underwriting.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "une-femme-dhonneur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unfathomable.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicycle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unionmagdalena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniresbajdas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedlisbon.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedstables.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "univ-segou.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universalcircus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universalcredit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universityofedinburgh.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unixer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unknownmasses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unknownnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlimiteddsl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unlimitedheatingcooling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unobet-partners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "untvweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upfurniture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upr.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptech.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uqschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanarcana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urfreecon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urkonsultant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlgoo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlkurzco.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uruslugi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ushi808.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usyfawovad.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzone.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-horus.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v-phoenix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vackor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vagasdeempregos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valdelcubo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinvesa.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valerian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valerieadolff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vander-vegt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaneyckwashere.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanna-mechti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanquish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanveenendaaladvies.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanzoestheftrucks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasya-com.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasya-odyag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veessen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vektor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velocitygames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veluwerally2002.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venera-magik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verbio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vercopy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verepeliculashd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verkossa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verlete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veros-volejbal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertikal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verwer-infra.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veselka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vesinhcongnghiepttchome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestibulartechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vesuvio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vet-dogs.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veterinarylabsupply.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vgopilot.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vias-ferratas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicentaburon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicentico.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicescorts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorianosaez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidapositiva.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vigridpartiet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viktoria-goo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villaditirano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villisek.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villitalia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vimium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincentsimon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinceracing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viniciuscosta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinsonfinancials.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagetoydepot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viralinsurance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualbruges.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualmachine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualprom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visconapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalheatingsolutions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viterboonair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitromex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitta.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivamortgage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivekanandaspokenenglish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivide.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vkwebsite.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlaamsegemeenschap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlaamsetollers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vlance.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodadombay.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodavoda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voetbalforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volleypatos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voltcloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voprosownet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vous-les-jeunnes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vozdux.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnaustralianow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpnclient.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vr-tops.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vreeken-selfstorage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vstrikovaci-lisy.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vsz.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vuonthotuanh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vyroba.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzemiseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w-oasis.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w8wat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waagen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waffarcash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wahminda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakecountynorthcarolina.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wakeofthepredator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waldenwritingcenter.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waldo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waldparkerwoelfe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkfordogs2017.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkingranada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallbanksweb.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangzuan168.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wannaknow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapflash.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wappie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waptransfer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ward2u.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardemons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardogz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warlords.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warrantycontracts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "washup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wassenaar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watch-host.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watchersrealm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterpolosantona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watersky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watestsite.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watismijnbandenspanning.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watobi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waycoolmail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wayfair.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wayfair.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wayfair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wayfair.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wayneo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbbwbwebweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wc3modding.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wd-img.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web76.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webannonces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webapplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webbolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcase.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcollector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcontrol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webenglish.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webfeifei.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webfun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webhostingshop.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webika.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webimagina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webinformer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webkorobka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblagalera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webnancy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webofthingsmarwane.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpakken.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpiar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webportail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webranko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webrepresalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesdemos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesseller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesthatwork.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtostore.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webuniverse.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webverdienst.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedding-e-dress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedding-ua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weightlosseasy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weldersnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welovemugs.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wendycityblossoms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wernicke-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westerdraai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westlander-nostalgie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westline.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatabout.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatevername.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsapp.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatsmysuggestion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wheelyking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitdoit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitekings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoiswho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wholesalediamonds.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wholevood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wholevood.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wickedsick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wielrennen-in-zeeland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wifinube.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wigos.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiikipedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijewick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikepedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiki-pedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiki.voyage", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikibook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikijunior.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.com.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.jp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimedia.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediacommons.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediacommons.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikimediafoundation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikinews.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipedia.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikipediafoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikispecies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikispecies.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikispecies.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiversity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiversity.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivoyage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikivoyage.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktionary.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiktionary.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildfilm.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildwoodrockers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willusherwood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiltrovira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winampnederlands.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winario.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiretransaction.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wise.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisekidscollect.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wm-referrals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wodax.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wooby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodconditioningonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodtrust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woothelpdesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordpressbot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordsearchwhiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workaholics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workat.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workermess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workreview10.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worksheets-to-print.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldconsultingchile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldfootball.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldnewsphoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldranking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldtourismgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wormhole.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worthwritingfor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wotcheats.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowcinema.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wownskportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowonini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowqueboda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpthemecloud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writersblock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writesafer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wrnck.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wroclawguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsa.org.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtfindonesia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwa-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wxservices.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xakep-slon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenforo.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenocide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xerowaste.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ximeshosted.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xitin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--41a.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--bersetzungen-beglaubigt-bpc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--dfirtrning-i6a.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fakovcov-gza74b.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fakovec-k6a.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--j1agcso.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--sb-lka.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xobotun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xportxpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xrak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xserownia.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsolla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xsosa.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "y-nas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ya-hudeyu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yacostasolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yandong.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasmingarcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhn.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogaangels.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoneda-paint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yonkersdentalspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youarethelight.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youservice.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youthclothing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youtuberus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukimiu.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zac.cy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaci.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zack.today", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zagadki-cosmosa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakaria.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakazat-dizayn-interyera.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakladki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zamarax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabotki-v-internete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdorov-blog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeihetecumre.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeihetecumre.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zendarhunters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenitkft.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zer0dayhacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerotwo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhanxiangyang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zima-lito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znakomstvatochka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zukonar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "01bargainhunter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0xedward.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10000lab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12cp.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "14flags.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1zavse.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "247courierservices.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2b2b.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2cx.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2yy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "300x300.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360cycling.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4567.plus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5ososea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6play.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "801hao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "893067.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a7sa2eat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboyle.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abpoolsub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolem.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abysra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiadetecnologia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acetudy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "action-intell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actualpost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adamaveray.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adams.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addictlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adf.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adilsoybali.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adondevamosmundo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrianadelrossi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adson.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advaitghaisas.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advocatize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae86w.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aecom.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aecom.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aelena.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afterblokrock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afto-chor.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agape24-7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agence-sightcom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aglilai001.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aglow.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agoradesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrisicilia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrofetch.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahliqqpoker.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahstremweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aihschgo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajramos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alamitosbaytraders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albatrosboat.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alenbadel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandre-barret.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexeyweb.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfamask.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allesley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmandlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthebots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltheplaces2go.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthingshealthy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almanea.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almastabriz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpencams.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpencams.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-analytics.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpha-showcase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alulasails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "always.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateurplayerstour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazinations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americancomfortexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanflooringservicesinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ammachiyudeadukkala.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amzlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angiolinikids.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angrybug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anniangel-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annitrinity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anvish.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apexperformancegym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apkfuse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apknut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apktechy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apolloheatingandair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apolloquiboloy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apostascomvalor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appetiser.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appetitesanonymous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appsbud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appsren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprende.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptcaust.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apuestalegal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqcbv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aravitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archipaedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcopay.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariensfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arlecchinobuongustaio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aronraes.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arr-outremont.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arscogitandi.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arscogitandi.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aseoblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashdodisrael.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ashutov.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askapkmod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askmetutoring.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astrodog.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenasystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmilanomoda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomichomehealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atoz-union.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attendantdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atticusblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiofrases.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoexprez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopril.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorepguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorepmans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoschade-mosman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosrivada.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autotimez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autozuki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ava-sky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviokarte.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avisoshuaraz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocatcivil.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocatpenal.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocatro.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axontechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axxess-marine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aye.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayparweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azurecup.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azurecup.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-bam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babyinthehouse.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babykappy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backstienkboys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badass-women.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baobabgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baoge55.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bapha.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barborakucerova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bareknucklenews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batmod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "battleofai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayofseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautifulreflectionsmedspa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautybism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautylookz.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beavercountian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedreinvestering.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beersheva.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behanger.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beingmad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellarosemarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benalexisjohnson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bento-kurumaya.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestnewsmag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestvetmortgage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaalbaarverbouwen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bic.co.bw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbangcompetitions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikesquadron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biologie-seite.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bionaturalcosmetic.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinyab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitlaunch.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bittivarasto.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackflysolutions.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blahaj.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleekerenbleeker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blk-booking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blk-lunch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blocksettle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogexpress.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggerse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloggingkits.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogstar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blonde-hexe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueatlasmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluestreamme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluetrout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boldhaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bondoptimiser.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonniestylez.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonsaiclubkengai.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookposh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booldamm.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boomtownevents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borche-imm.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botmaker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boydstree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bracketofficial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainatwork.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainotony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandonjacksonphoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandwizo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakofdawn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brex.money", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brex.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridge.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brisbine.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishrafting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brittainconsulting.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklynsigns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btcanalyse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btimprintables.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btsline.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bucksfund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budbringerne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buhlerthomaslaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunlarateist.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burritosalsa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busqnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzfeast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bvrd.com.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bygoselink.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bymogarna.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytetechy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caipsnotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caliane.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calligraphychic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callmewhatever.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "callmewhatever.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camazoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameronsiguenza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campercaravanmosman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadianfriendsofyadsarah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cancunmx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caosudautieng.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capa.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capacitateparaelempleo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caparicasurfing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caparicasurflessons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capatech.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbondix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carbonkiller.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardinauto.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careergo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careersafeonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careersandeducation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careerset.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caribbeansolutionslab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carocream.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrier.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casecandy.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casualiswebs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catalogocarrefour.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centenodigital.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centreautofronton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurionplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cewood.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamath.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamath.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamathj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "channel-7.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaoticlab.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chathurya.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheeseginie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chemie-schule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilimath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chowtime.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cialisvtr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cialona.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinesso.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citizen428.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "city-glas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckpl.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claim-justice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clan-afa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clash-movies.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudlight.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudtocloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluadmin.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubedohardware.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubtur.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmakeinstall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmd2021acm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "co.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "co.td", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codedesigns.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codered.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codetahiche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeeandcashew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffeetom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colinyoung.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colombiahoy.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colombiasobreruedas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "com.fo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunidadeseo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concealoutfitters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conditionyellowacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "confirmit.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connectedrisksolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consec.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conssec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultation.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contrapeso.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "convertidormp3.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyrightshares.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core-arata.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core3k.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core3k.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core3k.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corredorampr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmic-service.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmos-indirekt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costeltrans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coun.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditandfinancialmanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimsoncoward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crockettmyers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruelalice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptic-game.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptme.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctr-sante.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctstoowoomba.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuasotinhyeu.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubepasses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultureetsoft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cultuur.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cupomdeapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberautomobile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d1pbyafuxn3mkm.cloudfront.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daddysluder.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daffa.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dagirl.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalbitresb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damag.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dammam-clean.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danaglennsmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielbankhead.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darbi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darenet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dartmold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataguru.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingandrelationshipsuccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidgroup.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidjusto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidmocq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawrimiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "db-buddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dbic.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dcimpianti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ddcakedeliveryservice.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadlockcoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dec-ced.gc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decadentdvices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deer.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defcongame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defygaminguk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delicale.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltadentalmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltadentalsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demodata.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desperec.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dezea.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "df5.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dgund.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhlkh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dhruv.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digazu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digirence.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalcompudev.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalingot.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dih-technology.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dih-technology.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dih-technology.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dih.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dihinternational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dihinternational.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dihinternational.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dihmedical.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dihmedical.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dihmedical.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dilchahtah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directinspectionskc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirty-tina.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtysox.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtysox.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtywarez.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discordhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disinfestazioni.roma.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disobey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dkeu.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dm-tools.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmarc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmshynk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doamatto.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docs-kelis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doenjoylife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doh.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollarvr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolliesmaker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donatellapratas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donatemefunds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doolac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorframe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosavor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dot.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downtownafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonbike.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonhill.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draintheswampparty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draper.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drcardiofit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "droidific.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dronepanorama.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drop-zone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drstephanieteotia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dukhanstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dulse.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchbeautyacademy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwp-solutions.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwz-solutions.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwz-solutions.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwz-solutions.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynalab.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynamicsdjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-dv.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-fireplaces.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e46indonesia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthpixz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebaifzf.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ec.ath.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echorain.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eclecticbeaver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eco69.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "economydiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosdesociedad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ectopic.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edchart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgebilisim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educlove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edugeton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edularidea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edularism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edumerson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edunian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edutrum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduxpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edvance.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edzo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eftcorp.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eisenberg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eko69.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eksploraz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elahp.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elainefroese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elbitsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldercaring.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eldoradoinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektrotechnik-schreck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "element.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elementricks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elivenet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmasajuice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emailbusters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emma-secret.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmanuelorocker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empoweryou.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empreusitsupport.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enamelpin.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endee.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyaupair.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyaupair.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyaupair.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enmowe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enmowe.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensingpodotherapie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eprzybornik.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espeo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esport-brande.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentialgp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essmokinbbq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etch44.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethernetservers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etudepresse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eusou.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveapk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eveningtaxservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaycaitfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evscicats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evscstudentwifi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewizmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eworkflow.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excitingbulgaria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excontinuum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertestate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "externalapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extraupdate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facebeautyhq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faceling.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanzlive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fap.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapp.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fapplepie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faribanx-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastfloorscreed.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fati.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazer.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbo.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdmg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feastshare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedoralinux.or.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedthefood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feintuchlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixcabrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femalefrag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fenghuangcheng.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finansinspektionen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findingawesome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findmentalhealth.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firewall.net.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstisrael.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstlayout.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisherscientificsafety2021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fisiodomiciliargoiania.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitcoachion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnetion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixaslowcomputer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fizzcompetitions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagcity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexfitnessusa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexibsd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyupture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyzoomattzir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fm-digitize.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focalpointvr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folkfests.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodfirefriends.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodieso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodnachos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodonbook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodrips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodtimeline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodtummy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodzpace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forgottenroles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forkfeeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortricks.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forty.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotograf-mario.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "france-israel-fellows.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francocasimirri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankeurope.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franziska-schreck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebornfinancial.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frettboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fs2021asm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fukn.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furrybbs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxysweeper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallopingkylin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameboys.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamezo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingblogx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingerox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gastroenterologen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatsbyjs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaudeamuschoir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbsvelasco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcmsnotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geckosurfschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gempak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genderreveal.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geninspira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genophore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiabonepc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gerbils.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getawayline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gettravelista.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostridersclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigaprecos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginatony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gitch.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giveuselife.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gizlilik.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gjnoonan.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glas-systeme.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glassrom.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glaucoma.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glibmarket.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glispecialistidellaprivacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalamend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalmaster.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globeinform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gobi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godiscovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldschmiede-suessenguth.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gomelagromashplus.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goprozone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goto.archi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goyumoilexpeller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graetgossip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graetintelligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graetnew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graetnewsnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graetreport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grauwasser-blog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graylou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenkey.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregproffit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grimetoshinecleaners.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grinmore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groenlinks.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guardiabermellon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarefacile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunarupa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutterdogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackathonbridge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hammered.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hangryum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hansmunt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrycroose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartfordschools.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hausarztpraxis-weilheim.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbsslaw.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbsslaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcgallia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headwayapp.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthunbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatedwater.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hecco.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hederaconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heliosbot.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellochamath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellskitsch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemlibra.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herdingcatshere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herzberg.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetchie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hetmozaiekje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hgseo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hibiscusladigue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hide-in.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "high-tech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "high-way.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hndmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoing.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoistfinance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollybanks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holycrossrockporttx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homezlog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hong.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honigkuchenpferdeher.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horikawa-cement.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotroviettel.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotsolarsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houndsquare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housecarty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "houseracko.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hskin.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hulemaendihabitter.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "human-parasites.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hunde.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hungryginie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntertagog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypelifemagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperjit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-cyber.gov.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i4cu.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iain.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iban.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibu.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icehousefit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idegrafico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idgs.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiii.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iiii.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iinehp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilaphone.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilsedelangeforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaple.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imovit.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impuls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianbridalservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indumar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "industrialgassprings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infalaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinityhts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inflammatory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infras.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingresosautomaticos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ingridvoncken.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inhomedesign.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspire2rise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insuremycar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integritygeeks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interwebz-cheats.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intisar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invetekno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iobint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iosolutions.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipgeolocation.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironwaytransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishtyl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isportsfab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "issho.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isuggi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italian-shoes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsallinthedetailsllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ixplayer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksonsykes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackylawless.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacquesfrantz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaffewebsites.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaisin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakpremyslet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarnobogaert.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasminka.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javleech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcvignoli.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeansmoda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeremysnotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeroendj.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerryabrams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jesslynfietje.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobfrog.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobin.care", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnswarbrick.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johutha.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorgelopezorquesta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jotajotapro.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jottenheijm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journalpmn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joymaxiptv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jqlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jsc.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juef.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juek3y.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julia-jones.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julia-pink.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julia.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliekoubova.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliekoubova.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliekoubova.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juridischvertalers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justinstago.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k0hs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaeptns-sechser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaffeesud.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kakabo.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalapatec.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamnob.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karenerdos.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karinahh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karolaschinkel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karperpagina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayelise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kcal4you.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepmesafe.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerjaremote.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketoanvietnam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khm.v.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kickitupcoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kikivega.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinebamps.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitesurfen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klawitter-kreis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleki.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowuproxy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koiro.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolkatanight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kormmi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koubova.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koutkod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krauskopf-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kretaforum.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriswauters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kspndanautoba.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kumuwiki.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kustvissen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwikkargreenville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwikkarkave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwikkarofmesquite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kwikkarrichardson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladybirdeducation.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakspuiterijmosman.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanabello.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lansoft.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laracumkitten.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larsentransfer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawcer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawhery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawluxury.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrenca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawvize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leafinote.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learntobeonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learntosurfcaparica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learntradingforexnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leeryan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaltity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legeaz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lena-nitro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenta-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leoniepur-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leosty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "les-pyrenees.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letgodbetrue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsfame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lewis-sharp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexjunkie.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lia-fox.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liaengel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "librosgratisnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life-style.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life4net.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifecism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifekeycounsel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeslice.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifesuccessandpersonalgrowth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liftagacademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lijana.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likewatercs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liliweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilly-lil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liltv.media", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilylango.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limc.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linaproclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linuxwerkstatt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlebearcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liutianyou.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livecommande.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveconcertvideo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveita.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livelyapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveomadic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liverano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livingtired.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizardtech.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmmks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localmonero.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lodela.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lofficinadelweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logdoc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadafloresta.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lokeryu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonpods.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lookae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovlyluna.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpcom.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lpid.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lsg2021acm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luabiquinis.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucarelli.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasfrinktbe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lud.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumizor.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumos.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luna-love.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lustro.com.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lux.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxstyleproductions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynho.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lynth.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m24o.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macvcure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madamasr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madewellwoodworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magiamgiatot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magiclogix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicnatura.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahanpt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maison-du-savon-de-marseille.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makelovenotporn.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malermeister-tichnau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malwarewise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansionflip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansora.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquetting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariedanielle.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marinamontana.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markdixon.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketingmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markfietje.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinebot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mary-e-kay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marywet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massagegunadvice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maszdobro.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mat-berenbostel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mathschool.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimonial24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewselby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mattprice.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximegagnon.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayaxelstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maybeshewill.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maythai.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbd2021cm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpebox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcseboard.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicalsland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medschrome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaviews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melideluxe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menuiserie-deumer.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meow-games.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercedes-anciennes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mestopodhrademveveri.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metadata.fail", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metahumanvpn.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metinarslanturk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrolush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miablow.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miatfactory.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michael-glaser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelglaser.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "migraine-en-werk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milaelaine.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindlush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minix.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minjusticia.gob.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mir-tiktak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misiepluszowe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missapk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missdoertie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missinglinknyc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mivestuariolaboral.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlv.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mmm.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobildeal.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobylette.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modem7.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modxvm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokuroh.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokutovo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monctonhomeinspections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneybill.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyblo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneychill.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montanatrouthunters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mooremoney.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motherofsorrows.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motivness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoblogism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motokados.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motoworld.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mountain-retreat-center.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movie-forum.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movie-sounds.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movieking.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moxiegirlz.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moyufangge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mp3noi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mqacg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrfreshtruck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrvl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msahebhonar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtaman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mugawe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muntuit.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muraltown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museumnachtgent.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muwa-consulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzicamp3.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myamend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myblogwire.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybookbee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybrokenheart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybuddytheplumber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myconsultation.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygeneral.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylatestnews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myliveupdates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mymoretrip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mypropertal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myscottishpath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystorage.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mystylion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mythesis.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytodo.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytrendiya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytruecare.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myupdatestudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myupdatesystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myupdateweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n4mullingartolongford.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n61roscommon.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n95.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n95s.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadinecays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelsondiazrodriguez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neonfestival.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoreflex.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nephrogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nephrogo.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesez.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-investissement.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netmaddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "networkposting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newtravelplans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextgensocialnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextpup.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nforto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nguoimuahangmy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niamniukas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightkiss66.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimnordic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninadevil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitrocloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nixram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njliner.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "njngroup.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlucon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmfinanciallaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nolakitchen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadese.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadiclifes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noonan.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordicsolutionsgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norwestantennas.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norzetto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notariat-tineretului.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "note.ms", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowloading.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noxomusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntecha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nursingschoolsnearme.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwps.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o-bereg.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oaktreelodge.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasislab.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oddtoes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "office-aslabo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offramp13.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oktour.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onair.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondav.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ondrejsramek.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onefinebaby.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onejourney.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestopmedicalsupplies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onetestatatime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneurl.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onglobetrotter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyfanslink.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onmaru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensend.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oqooled.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osakerekisteri.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osholife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oslo-kammerorkester.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osm.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourplanetary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovuk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ownerbusiness.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ownersre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablomoreno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacifichospitalists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padmagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagedesignhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagedesignpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagedesignshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagedesignweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagepapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papakarlohas.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "papamama-goodlife.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parameterizer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parlerdeathcountdown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partykid.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorjamesmooney.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorkleberpedroso.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patisserie918.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patma.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paul-online.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payblog.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paysbuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payxtransfer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcmaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdsports.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelicans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pemdas.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensionesdominicanas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectgift.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performiptv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "permis.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pestleandmortar.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petermamo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petitnuagephotographie.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phant.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmahealthwholesale.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pi-hole.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piccoliamicisport.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piccolinokids.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picstreak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pieloveyoudesserts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pig-breeding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pihaar.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pii.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilatesbyval.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinarshivmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piuplayer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pkgbuild.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetamend.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantprosperous.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantrustler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platformcore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pleb.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pluralpedia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmtcookware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polaristaxandaccounting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popfitclothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornbabetyra.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornorapido.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornquebec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pororoca.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portovelhoshopping.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postacyprus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postcrossing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potty.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poweruser.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pranabesh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiercreditmasters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pressography.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primeauconsultinggroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primersbc.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primetics.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "primeticsseed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princess.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princez.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probateandplanning.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodigibook.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "productosdeteruel.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prombaza31.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertycareincorporated.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertymingo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pruve.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psg2021gcm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotherapie-leipzig.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptit-trocoeur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntogommevenegono.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwanotes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pychef.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qbug.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qdrcst.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qtmd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quanquan.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "queenparis-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quesartencomprar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quimica.science", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quran-archive.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabatt24.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabatt24.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiantenergy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiodetali-gold.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiology-technician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiooffice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radium-it.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radium.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawa-ruska-union-nationale.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readychurchsites.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelcorp.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebizzield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebonus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recipegym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveringmarketer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recyklacekovu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redfog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "region6armymars.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "religious-life.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentaplant.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renwerks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "replici.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resisfestival.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "respinar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumeworded.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolution.net.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richmoney.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ridetour.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rightsem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rilretg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riomaisbrindes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivoligroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rivoniaplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertsjoneslaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robottip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollingcouchapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rop.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosme.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpascal.freeboxos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rss.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rthe.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rtvslos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rulaholding.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rundum-service-omh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runnerslab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rybarski.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rydi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s5hxsrv.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saber-nyan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sablanout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sachasmets.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sacult.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadjiri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sageclinic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sageinkenya.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salesdivisie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salesmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sampurna.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapoghki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarcastic.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarisander.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarkar.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarvaapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saurusly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savestatecentral.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saznworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbwebshops.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scamadviser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schlaf-los.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarchip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolairband.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciburg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scjtt.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scotbirchfield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scothauscounseling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoutsdeldesierto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scvoet.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianhofmann.legal", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seclimax.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seclimax7.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sector7.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securesite.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurosdesaluddominicanos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "segurosprivados.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semi.social", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semirben.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seogeky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomedo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seomoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoquero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seosearch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servicecentreperth.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shademid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shavitech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shellcore.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shidurdan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shieldnsheath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopcon.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shugarmanpsychiatric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sickhou.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sickhouse.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sid.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siemens-srm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siemens-stockawards.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silent.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "silverdollaracademy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simava.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simcityjoy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simply-premium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinavelvet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinavtakvimim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sincitymushrooms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinnvoll-online.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sintergetica.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirenasweet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siriusharmonicaensemble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixt.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixteenweb.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinship.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skovik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skybirds.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sliferdenver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slowapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartfuse3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smetbuildingproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smhotels.com.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snakejs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapserv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socraticsolutions.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofiesteinfeld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softowa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "songmp3.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophia-mood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soportelatino.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorpresashop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotolar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulcrazy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundcamp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sounds.koeln", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "souvenirs-gifts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soyjak.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-pn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spac2stock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spactostock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spdfund.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedhoundz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spicemail.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiritworld.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splosh.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportlesplanner.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsmagy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportsxplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportztalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spottedfoxdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stableflect.finance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starlincuesta.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startupstash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statusforward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steacy.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stereob.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevenpalmieri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stickywilds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmattsucc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stmichaelsmajors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storemax.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpatrickathenscatskill.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stray-soul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sttrv.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentproject.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studujdigital.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studyero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studylish.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studynoun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studysive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stumpblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylepixo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylesaag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylezutra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylspire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subjecto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sublimesurface.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sublimigeek.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "summermovies.nyc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumran.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunrisecovelodge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunskyview.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supersuccessfulweightloss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suppliersession2021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "support4professionals.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supportmeindia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfcaparica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sutore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svecbeton.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetrelaxu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svswebmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szhighsun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t-staffing.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacomarugby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tacomarugby.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagstatravel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takeyourpic.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talos-app.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talos-staging.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tantso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tap.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tavda.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tavda.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tazarcorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbbank.gov.tm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcsemotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcshairandbeauty.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teachermommylife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tealegrar.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamkgsr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamwork-bad-wurzach.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamxavier4ever.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teatrolatea.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techgama.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techlab.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalustad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technocampus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techvigil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tehnicari-za-racunalstvo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teiqui.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telecablenostima.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telefoonreparatieheiloo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telkomuniversity.ac.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendomag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terremoto.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teskaassociates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teslamate.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tessla.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tgymj.gov.tm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaibrokersfx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thajske-masaze-brno.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thajske-masaze-vyskov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thda.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-club.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-morpheus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-morpheus.courses", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-morpheus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the12by12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theacademicpapers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaceblock.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theaus.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theboxoutofthebox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecozyinterior.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedroidman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefibreapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefitcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefoodcops.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegantars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegeekiepedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehaze.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theinfoblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejkdrebel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekitchngic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theknowitguy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelifevison.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themedictips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theseofarm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesepticgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesphinx.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetablehuff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thevoga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkcoconut.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkprocedural.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrashed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tienda.cx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffanyblooms.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilitoimistokota.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeswiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timosfoodbar.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tintariau.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinysol.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toileobscure.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomhiddlestonspain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmotoric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptravelgram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tournaments.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradesoeasy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradymoney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficgazelles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranquilityselfcatering.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "translationsfirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelknowledge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelmademedoit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelstrokes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveltains.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trayvonren.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tremol-spedition.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendntech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triageforensic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tricitiesprinter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trip.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "triplevision.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troc.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trojan-e.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trok.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronghoanggia.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tronika.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trubos.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumplibrary.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trumpwhitehouse.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustcert.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustcert.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryknow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tryupdates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tt-hardware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttwtrader.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tucasacanadevi.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbo.az", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbowheels.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twoanime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uciplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ugirlx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umap.uz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniquepress.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniswapnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universalplant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universeinform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universitesegou.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uppsala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urmikron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspib.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utos.ws", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvpn.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valeriapanarina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vapolik.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasi.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vatav.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcsource.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vectorsiriushockeyclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verakoubova.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertichost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veryestate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetputten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vfr-oc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vg-store.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vgywm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viagra4men.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victoryaveu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidsify.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilhe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilhe.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villamenty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinstafood.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinzite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-agency-escort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vip-escort-agency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viroc.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualscoutschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitalia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitaminoutlet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vldz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vloggerfaire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vogonderzoek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vqn.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vse-dlya-texniki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vshop.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vxm.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w0fw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walkercountydemocrats.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waltravis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanderfost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanderinghiker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warn-usa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waronbrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterlemons2k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waysandlore.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbg.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdf.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdmleds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdpui.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearereasonablepeople.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearereasonablepeople.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webbuilder.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignfenua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webharvest.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webjobposting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weblistposting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpostingmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpostingpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpostingreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websitesbybruce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtools-eqt.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weibohan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weinzeug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellzapness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wermeester.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westaf-edit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgrstudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgsh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wgyt.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wh1tedrvg0n.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whatisthisapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiff-of-grape.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whyzeroturn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "widenews.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiipo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wijkstation.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikibulz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "willighp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "win.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winmix.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseinternational.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisenederland.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "withfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wlmq10086.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmmkf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmmks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wompenriebler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderchat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wongqq.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordprix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workreveal.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workwelltoday.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldplayerx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldrism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldscoop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldupdatereviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worpswede.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowgraphic.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wp-tmg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wsb.onl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaver.exchange", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xaver.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xavi.re", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ximiko.eus", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--9wy4jw3llnh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--duzy3f.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--duzy3f.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--fretagsfinanser-8sb.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xserownia.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtremyblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xvmmod.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxite.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyzemails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyzxyx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachtbuyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yachtcharterfleet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yallage.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarlesac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowtails.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeram.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yesterford.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yhsh.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yizhihuang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ykgli.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ymashop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkshireterrier.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngdevotion.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourivanopdorp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yujixr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yummydrool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaelkids.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakpex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebraguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zegwaardrioolontstopping.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeman-fireworks.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeroerrordev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zinewords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zumba-oostende.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1000rubley.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100baksov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100ballov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100sapog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100skidok.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100zakladok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1965.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2016.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2business.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3varta.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "45min.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4budget.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "84036.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a356.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aaliyahclothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aamt.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abayakaram.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutconstruction.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutconstruction.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abouthistory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abouttravel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abyssinian.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achiever.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aciclovir.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acidchrist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acronis.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actexpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actro.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acuarius.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acupuncture.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addlink.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addurls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adenoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adje-fansite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminmare.4lima.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminresurs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adriatika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advairgeneric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advdev.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advice24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advokatfrolov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroexpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroglass.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroplan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroport.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerospacescience.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affilia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliateprogram.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agapelove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agargiulo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenciarubik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agendadelvolo.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agent-007.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agent47.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agnestakeaway.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agneta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agregator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrocare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroclimat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrokredit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrolife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agropark.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrospan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agustin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibolit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibolit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aip.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiplabs.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiplabs.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-business.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airbender.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airjet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airkiss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airmag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airman.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airnode.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airplanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak96.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akrobat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aksenov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aksenovalexey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akupunktura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akvaristika.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akvilon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albarius.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albendazole.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albuterolonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alchakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandrite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdesigner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexeykamalov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexisevelyn.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexweber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfa-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfadecor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfadefiant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alginformatica.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algoritm.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "algorytm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alimenty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alisoft.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alko-stop.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkogol.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-credits.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-ebooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-seo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-top.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allabouthome.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbookmark.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcooking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alldogs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allegra180.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allfortips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allgreek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alli-diet-pill.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alli-pills.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allopurinol100mg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allprints.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allresorts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltrade.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allur-club.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allways.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allwordpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allworld.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allwrestling.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almaz-host.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alotso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphacity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphadance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphatrading.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphatv.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphatv.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alterengine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternativeenergy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altiusconsulting.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altmedicine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "altoweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alyssamilano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberhouse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambivalence.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amfiteatr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminoro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amitriptyline25mg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amnistiya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amongtheflora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amongus.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoxicillin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampicillin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amyapets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabecoaj.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolika.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolika.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anabolika.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anafranil.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analitik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analizator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anarhia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anastasiaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anatoly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrienko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-center.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-club.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-gamers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-hit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-tv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidmax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidphones.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidtools.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidwale.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androlab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anekdotik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelschlesser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angelsmile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalshelter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animashka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-best.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-cafe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animefun.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animekun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anivision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anna-beauty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anna-center.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annaleon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annalouise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annavissi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anon-gap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antabuse500mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antalya-taxi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antalya-turkey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antiage.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antibanner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antigravity.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antinazi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antiquecenter.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antistarenie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antivandal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antivirusnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antonovka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyplant.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyradio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyrose.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anysale.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyshow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartments-promajna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "api-bitrefill.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apollodiet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appartamento.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appmania.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appmania.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aptechka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquabiodesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquablue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquafilm.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquagino.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaholic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquamart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquapets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquariumhome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arachnida.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbaiten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbeiten.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbitrazh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arborpress.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architectureblog.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architektur.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "architektur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archives.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arendadoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arhipka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariamag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arielasher.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariensco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arienscohospitality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aristotle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armacom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armywear.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpsel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-kuchni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "art-rca.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artemisgroup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arteq.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artestetica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arthuro.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artsbyleila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiagate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assemblee-copropriete.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assettocorsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "associatr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astuna.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atenolol25mg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenainvsys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athenasystems.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlantik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlastax.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmmicrowave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "augmentines600.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aukcioon-domenov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aukcioon-domenov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aumisc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ausbildungskredit.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autisten.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoangels.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoblogs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobusiness.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autodynamics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autofolderstekoop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autogear.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohunt.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autokasko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autokredit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autolatex.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoreview.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autowallpapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autowatch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aux-scape.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avaclub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avagroup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avantech.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avatarka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avestagames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayoka.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayuwidodari.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azerbelarbi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aziatki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azithromycin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-o.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b2bmail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babakortane.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babayaga-bg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babypharm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backinstockalerts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baeconhills.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagssale.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baikal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajofondoradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baker-street.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balaam-black.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balaganoff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balancer.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baliklar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balkoni.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balopal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banderol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banja-kulasi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankmoney.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banksite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bantik.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baogao.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baraxolka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbaraedanielsantos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barberscorner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bardak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bargroup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basecamp.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bash.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bateaux-sans-permis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baufinanzierung-ludwigsburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayanradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbhsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdbe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerhouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beerloga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beernews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "begemoth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belinsky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belizemap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellsweets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengaldisom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bengaltourism.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benrogers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benzin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berandalcorp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berendsvanhouttum.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernie.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernie.pics", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besedovichi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besolov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestfriend.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestshops.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestwriterjobs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnerkenya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnernigeria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bevmoir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beybladesource.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhpropco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bier-brothers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbluecomputers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigchance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigshare.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigthree.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binoro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biochart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biogenius.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biotin24.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdsite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birobidjan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birulevo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoingroup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcointech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitmine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitovayatehn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizdir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizsugar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizteam.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackswan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blago-sostoyanie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blinkdir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blizko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchaininfo.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluebirdelc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobertscoinrings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobijoel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobruysk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bochfernsh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogdanov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogdanow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogoslov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bohobasics.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bohostijl.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bollywoodhdsongs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolshevik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolshoy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonk.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarkblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarkclub.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarked.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarkingyourbusiness.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarklive.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarkup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarkup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booshka.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boots-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boskant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosonogka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "botticelli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxsite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braccialini.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braggalabel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandsoxygen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bratstvo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brba.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brbcbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakingthesilence.org.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brickfilmfestival.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridge-online.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokenneckgang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bruno-pelletier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buddingoptimist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budget-cuts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bugbounty.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buggymaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "building-materials.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bukowski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulavki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgakov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgarianhouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buratino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bureaubraam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burevestnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bursapartner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "busflag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessanalyst.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscrafter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessethics.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinside.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinvestment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessmind.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessnames.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspride.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessquality.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustmold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzztrending.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bwired.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabaretadanowskyfan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cabodream.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafeterya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calaficirecords.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californianet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiavalues.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calisteniaperu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambait.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambiamos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgetutors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camelflight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camelion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campdetarragona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadaclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canadafactcheck.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canaria.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candlelightediting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cangurin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantaloupe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caphapupolas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cara-bisnis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cara-mudah-hidup-sehat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carajas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardington.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardioai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careerdiary.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careervictor.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careloco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carine.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carl-topham.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlesribot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloancalculator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carlsbadluxuryhotels.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caroinstitute.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carpetcobblers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carrieunderwood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartons-cheap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cash-generator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashamerican.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashblog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashdrop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashregistry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casting-vote.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castrovirreyna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casualtime.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cattleplay.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cawagiras.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccarps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cedac.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cejgsd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celendo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellecci.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centerforamericangreatness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centrooftalmologicomg.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cerno-ps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgbunch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "channeloutfitters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chantage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chartbox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chengta-money.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesswiki.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childchaos.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childchaos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childchaos.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childish.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chinahealthcareblog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chipmixer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choesfirm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christcostum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianconcepts.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinacrawford.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christopher-zentgraf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronoc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cibercat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cippus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circues.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citysquarenews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citytaxiandtours.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civilhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckyalliancefinland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarisonicmiareview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classifiedspoint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleaner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleaningcarpet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearwaterbidets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clomidformen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudninja.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachrobcampos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cobaka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cockpitcoach.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cocolink.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codefather.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coderescue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codewithalisha.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cofidis-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cokestudiosongs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colectivaradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comagexinvoice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commissioner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comocomprarumcarro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compraordenadores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerles.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concertcrushers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concertsponent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conciencianimal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congoproject.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conneropticals.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conpunk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "construction-group.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consumerindex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contactsrl.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "converser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coocook.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookie-directive.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooksite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolboys.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooldomains.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coopal.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copdrop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core3k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core3k.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corso.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmonaut.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmoz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costflow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cousine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coworking-space.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coyote.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpufanshop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cqradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cranes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazychicken.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creasetheband.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creationfox.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativebloq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativeeducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimeainspire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalmention.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crosswayz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruelcarbon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruelgirls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruisefashion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypticface.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cs-powa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csa-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csevolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cstmadrid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuaresmaysemanasanta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubsradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curiositytrained.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curlingbelgium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursorcam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customtel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutpasteprofit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cwgallery.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberforge.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybertron.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d3d3.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dacada-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachbeschichtung-zentrum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallapartedeltorto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallatana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damnkid.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dandymodz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daneiakartes.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielduran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannemora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darksideprod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darksignsgame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darktechnology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkvape.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkweb.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darlehen-ratgeber.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darululum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dataproulx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingsite.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davideonlain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deathwar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debarkader34.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deboutpourlemali.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dedmoroz.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defiscalisation.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degirmenkasi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delhicleanairforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delicious.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delphinarabic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deltasigmaxi1971.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demicon.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dengivdolg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denismusic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisyakovlev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denugka-vezde.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derfritz.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermnet.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derpicdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "design-tricks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dest-gottskar-nidingen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desterproducts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desterrada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devil.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devoetenbus.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondgoldmarkcity.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diclofenacgel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dico-charentais.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldesign.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalkashmir.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalphone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalpocketpedometer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dih-technology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dihinternational.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimitryknoops.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimosoftware.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diogbatech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dipanshuparashar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discovermarbellahomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discuzturkiye.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disguise.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distortionx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "districtcourtislamabad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ditissaskia.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversify.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divinho.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divort.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diwakarlaproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-dfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djalessandrobrain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djcheka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djdebayanofficial.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djdennis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfaruk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djfed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djharun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djkemal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djlive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djpromo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djrofex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djrush134.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djsm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djviks-rap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmosk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dndblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnestr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnscaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogable.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doglist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokudu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollarprofit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domains-hoarden-ist-ein-ernstes-problem-suchen-sie-sich-hilfe.jetzt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donwilkssculptor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotlight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotpoint.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downfall-records.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dozens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dozor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dracheisolation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamweavers.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "driftsjournal.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivya.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropchat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropchat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dropchat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duanre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubrovskiy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dubslow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duckfx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dudeexpert.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dumping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchskinning.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvdmania.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynasoft.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-bodybuilding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-homebiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-smile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e.ki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastshare.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easytext.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eazyinvoice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eazytailors.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebolacharts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eco69.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecohaus-pinklao-salaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecojob.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecole-saint-yves-rennes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecosuperb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecourbano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edirnehaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edublognews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationconnect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationhighquality.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationweek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efe.name.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eggrolls.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egorazarkevich.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egypt-tourism.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egytimes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eisernes-kreuz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eit-solutions.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elazighaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elderreviews.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricalandelectronicsengineerinformation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electromenager.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektriker-notdienst-zentrale.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elektroclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elenavoce.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elev8fashion.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgargajo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eliasfranklinn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elibidore.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elijahbrown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitesim.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elkampeuzo-musique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmolar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emdadulislam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emprendedoresdesevilla.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emu.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energydistributorsllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishfamilyzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enputu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entrevistadesucesso.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enythoracicsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eo-literaturo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicteller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epopia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eravurnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericsaadeonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikbraam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ernst-fuchs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eroscomixitalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esautotech.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esteticaprofana.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estoniananonymous.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etherapeut.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethotupala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eugostodefilmesbrasileiros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurotour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eva24h.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everready.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eviz.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exchanger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experimentalguruji.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "experimentaltheatreclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exploregulf.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expo58.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoprime.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expressstore.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extracting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extraeasycash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extreme-addicts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fahrzeug-talk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairdata.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faisia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faithbulletin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fajarafriansh.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familievisscher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familyzone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanzapers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faqin-hr.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionadvice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionfuture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionplus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionweb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fast-silver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastcats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faw-club.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazhion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "featherwallet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedinghouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fefacaram.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feridun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fetlinks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feyiama.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsaanbieder.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanz-planer.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanzierung-sofortzusage.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fingertight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firedo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireflywellnesscounseling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstclinic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstsiteguide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fishergo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnessmaus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamebot.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flamehaze.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashigra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fleettools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floresearranjosonline.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floriimorii.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluffycat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluoxetin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingmonkeys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbody.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbrowser.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbuddies.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodclient.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcollections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcollector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fooddollar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodlast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodless.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodminer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodnight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodpart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodprestige.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodrates.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodrex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsunflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodurban.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodwidget.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodwish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footchronique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forchildren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forkurd.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotorecull.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fowlmanor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fpu.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franggroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankdisplaycabinets.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankhaarlem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepedia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freevisits.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frente-popular.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frescobol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendbot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frikotv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fromrestaurants.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funkstyles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funny-boy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funsoup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furnace-zero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabbyer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadanie.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetshome.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galavanmoskou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galiciasensual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameclimax.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameclimax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamegoddess.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamegoddess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamenew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepokies.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepunel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepunelita.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepunelita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamersweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamertrashers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamerturk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangsterz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garmonia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gautengplumber24-7.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaychatrooms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gcgroup.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekgear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geld-magazin.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generic-noroxin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "generic-tadalafil.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericacomplia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericazithromycin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericcelebrex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericprevacidlansoprazole.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genericuroxatral.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geniusclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genzia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geoconvention.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geometri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiainfo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiangames.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "get-your-business.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geteducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getshouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getyournurse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghprinter.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigpam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlingsdiamond.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlsglimpse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalbusiness.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globowood.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goatstore.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gonumber.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "good-course.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodspeaker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodway.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goosip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goroscope2011.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gothkilts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotoexam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotorussia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grabnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grabnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grammar.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graphicdream.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratius.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "green-laser.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gregfoat.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greypanel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grockradio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grossorders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruene-linde-schwimmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupo-famia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupodecoroinhaspnsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupoiwana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grupomanquecura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gugu-game.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidetourism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunziefolleto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gurumobile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gurunanakdarvar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guzelresim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwennyeeckels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gylly.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hachette-collections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hack-forum.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackrepreneur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackthehacker.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haggisofnorway.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hagix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairconventioners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairextensionshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halagroup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halltrends.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamave.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamelneinfachonline.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamsaranjavan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamwan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happymothersday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hariharnagar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harryvapoteur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harryxxjohnson.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hassiba-abderaouf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haushaltsaufloesung-zentrum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazen.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heal-thybody.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healingthenaturalway.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthalbuquerque.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healtharlington.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthatlanta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthboston.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcolumbia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcolumbus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdallas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdenver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdetroit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthiraq.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmanchester.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmilwaukee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmilwaukie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsacramento.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsanantonio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsanjose.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsantaclara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthscience.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthseattle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthspringfield.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthtoledo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearted.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heijenoord.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heliumtech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hewavitharanamv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyplay.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhsrocketry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi-million.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highlights.in.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hillsphotosoc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilunetan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirunet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "history-vision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitfm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitmaker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiwebsite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochzeitsplaner-rodgau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocoma.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocomamedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidaytours.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-remedies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeadvice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homebuilder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homebutton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homenature.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeservices.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hongyun-rent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtrainyourdog.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "htl.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hufa.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugomilano.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperloopupv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyperonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iambhatti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamsainknight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamsamaskom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ib-zentrale.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibuzz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceberg.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceheart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icemyworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iceshadow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ichisound.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ici-freewares.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ico.wf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icojapan.tokyo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icsiak.sch.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idealbody.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "idgr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ignat-torcov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihk-onlinewahl2021.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iklipcollection.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iljadr.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagerecall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaginarium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imprenditore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "impressivetitle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indeksonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "index-education.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiantechhunter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiaworlddigital.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indimike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infotype.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkubatori.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innertrip.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideastronomy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspiredhousewife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantessay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantreplay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetface.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invadecafe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investasimudah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investresolve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip4unlocked.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipdental.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipigri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipioneer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-ottweiler.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itabenar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itwell.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivanwolf.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ixaris.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadesong.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jailfooders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaiyun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamesrtyrrell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamirinyo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janu-todo-list.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarnob.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeanmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jianbin.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jkfindings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobs-in-the-middle-east.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jocuri-noi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jocurionline.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelito.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jogjakarta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johann.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johanna.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathansomoza.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordanrey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jorgvandeven.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jouleperformance.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jouleperformance.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journal84.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyckers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juanrodriguezofficial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julianaedouglas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliangramajo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliet-squad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julietta-sanchez.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julmer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumelagevezin-vezins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junglaurbana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juniornasim.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junkersparadise.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurancic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurisprudentacedo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justnajoua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juweldot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaketang.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanoumokuzai.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karichan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katarinasalonzapse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katerman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kazard.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kepak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerkdienststream.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevindustries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinfigueroamusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinmathiesen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinmo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyblock.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyblock.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyblock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khaledkhan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khaliinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khusal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiddocom.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kilian.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinmeiphoto.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klausfoerster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klikarnia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klimaatgroepstars.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kloop.kg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowthebus.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knuwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochadaiyaan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kochi-death.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koktelparty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konnitanaka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konsul.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreanfashion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreanhouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koshereducationers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosmonavt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-kenntnis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-mit-negativer-schufa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-negative-schufa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-ohne-schufa.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-online.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-zeit.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredite-ohne-schufa.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditvergleich.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditzirkus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krings.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krishin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kriskonaturopathic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kromozottrud.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurssertifikasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuslink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ky.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-clairiere-arlon.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labacanisima.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laboratoriomolina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labtalleraudiovisual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacigognedelily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagin.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lailabanx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamet-kher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapaksulawesi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laperladelduero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapluma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laradiorespuestas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latardeurbana.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latardeurbana.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latardeurbana.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latardeurbana.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latardeurbana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestcoin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laviro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavoixdanstatete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lb-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lcwater.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le-club.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadsformoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learntosurflisbon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalagenda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcalculator.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcanal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcircus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalclearance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcorporation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalintergrity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leisure.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemfam.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemoncarlawyer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenardoips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennertvh.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leytron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "li-de.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "licenzacalcio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifestylexplocial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liga99.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightnings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilimusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limehotel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linkroll.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linksmatrix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liquiritia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livornonellarete.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "llinternational.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lo-mio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lo-zuromin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lollipopo69.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonhouseshare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorucreative.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludejo.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludomo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludotech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luffarn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugaresturisticosdeguatemala.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lungcancerchallenge.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lurkmirror.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luvitpatna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxanos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyricsupdater.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madecenter.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madkids.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madviewer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magdalenabus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailer.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeurl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malangartchannel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malisheva-blog.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansell-law.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mansurov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mantenimiento-zaragoza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marei.ad", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariaelisaejunior.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariaterbildt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maritlarsen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marta-chat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maruja.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massazh.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masta.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matopu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matterhorn-test.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maythai.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbrd.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcpa.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md-service.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdpp.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melanie-schwarze.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melissadeluxe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meslekkursu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mewtea.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mhh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mickyfanclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "migliorisitiincontri.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihalgrameno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milanow67.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millioncombolist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minir.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mironi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missuniverse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missworldinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistergermany.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixpanel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mnogosofta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modahouse.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelpac.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moikolhoz.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monirtalk.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonfist.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moormiles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moralcenter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morevesi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movewithfiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpms.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpowr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ms0s.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mt4professional.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mui.fitness", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mui.pet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycreditcardclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myelka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mytravelguide.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n2o.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n95s.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachalniku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naifix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nardamiteq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nashkrai.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasosvdom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nationandfreedom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nativemusicrecords.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neferlim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neminis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neomodern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netdox.asia", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neustate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neweratshirts.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newpress24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nichya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nichyaforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickoticko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nierha.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigeriaimagefoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nigmapictures.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihaoonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikolaj-platoshkin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nix-sender.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nko.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nmu.university", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-more-gray-hair.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noco.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noktadedektor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noktadetectors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonomnismoriar.com.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notariatpublic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notaries-europe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obereg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obmenka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "old-computer-club.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldcastle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldcold.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omarhussien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onescience.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online365.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecarstyling.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlystars.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onnatuurlijk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onslaughtstreetboarding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onzelievevrouw-veldegem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-data-apps.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openrainbow.health", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "order-a-laura.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organizacasa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "originalblackfilms.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osgroup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osssr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostra.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otgadaika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otkm-stuttgart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxfordtutors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxymoron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pain-talk.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pandjes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pangeaservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parisdomino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "park-trek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parspanel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patricia-lackovic.from.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patriotcs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paul-go.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulgo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulhillmanseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbuildinggr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pctelecom.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peacetourco.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pease.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pecisantri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pegasnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelgrimhof.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pens-money.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pepsi.investments", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perantiguru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfect8.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "periosearch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perspective.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petamazing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petblaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petcollections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pethandsome.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petimagine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petless.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petlittle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pettopsecret.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phys.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pi1.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pia-bardo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piel.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinaro.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pioneerbible.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pitchforkunion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planled.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumsystems.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play3niu18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play3niu6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play3niu8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play3niu88.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playpower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playtop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pluginhayati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointer2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointermate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poiskkristinity.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polishdating.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porkolab.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornopica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portugalsurflessons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "potvorka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerofwater.fish", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerserg.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergedatasystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergpiv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersurgedatasystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praxisfilms.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pretty-liars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prettymama.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prikolkz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectimagine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostitytki-nijnevartovsk.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prostoivkusno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ps-clinic.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psblog.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychotest.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pumpkin-business.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puravayalchurch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purpletter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pustakvishwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "put-spaseniya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qadrishattari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quickhomedecor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qulix.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quoinstudio.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quoteoftheday300.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quranvoice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiopranfm.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raglits.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raheel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakuma.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawlord.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readystep.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rearmatch.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rearmatch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebatekey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recidivism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redsolutor.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rehau-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "religionandpubliclife.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rememberingjordan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remorques-du-nord.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentmama.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisoronline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revizor-online.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reynders.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rfdirectory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhyno.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rickyg.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robbrestyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robustevents.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocabot.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rohrreinigung-zentrale.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolotrans.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romantik.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romediatori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronjagers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusunion.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruthschoenmaekers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeadmin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetables.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safirkimya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakainvest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salutparis.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samcoestate.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samodel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samsebe.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samthecomputerman.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandb-strategy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandtler.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandybigboobs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanfernando.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sangreytinta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanitairkiezer.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santarosadetail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sateahafreedi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satellitetelevision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbercontactmonitoring.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbirwot.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbmsite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sbmsitelist.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scandinavia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scanyachat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scardracs.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scarecrow-cn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sch5-gusev.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schluesseldienstzentrum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schluss-aus-en.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schreck-thomas.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencequality.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciotoaccounting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scoliosisinstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scottniven.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selenapelletier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selsovet56.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seniorchoicesonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seojaguar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seolord.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seorus.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seostrit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seotutorials32.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "separacioniglesiaestado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serhinco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serioussam.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seroquel50mg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexyjenjen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexynaty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfat.llc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sh.org.sa", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sham-rock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shamaev.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharetheroad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shewanders.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shima1.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shineindiarktutorial.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlyakpavel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shopingbiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinganchor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcarnival.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingclearance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcorporation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingdowntown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingguerilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinglowprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shorti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siadlak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sialtv.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidd.swiss", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidirokastro.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simulaciones3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sindarina.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sineadobrien.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siterank.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skirtskenya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyn.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyseo.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skyworldlinktravels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slamhope.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sliverwarthog.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartfaktor.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartlinecomputers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowplanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "social-class.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofortcutie24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonder.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophiebreslin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotsiaalkindlustusamet.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundgo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaceage.mp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spaldingwall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spartankids.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spatter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spelling.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spes.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinemexin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sport-news24hs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportnn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprintlee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stainhaufen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standfore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starbreaker.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starbusiness.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starry.blue", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "start.biz.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startbiz.biz.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startbiz.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startbiz.my.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startbiz.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staylovely.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stena.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stevezone.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomatolog-czestochowa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stone-world.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strattonapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streaming.jetzt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroigid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroykomi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sttpk.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentjournalist.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentnep.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiocharloslivro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studyservice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stum.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stupendousproduce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sulawesi-adventure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermarkets.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supplementpolice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suprememale.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supropionegocio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surflessonslisbon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svirel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swabifoundation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sxmd99.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sylwiart.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "systemsense.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syzygycareers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sztuanzi.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabledown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tadalafil-tablets.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tailoring.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takagiconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talk.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanpopo.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarikigaru.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasboomkwekerij.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tasbrouwwinkel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taximovies.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tayar2u.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tazz.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcbdarts.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teachking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-urdu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techhackhome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyintergrity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologysnapshot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techtrendnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecta-stag-225720.appspot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temizlik.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "template-help.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tendiris.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplici-crimea.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teradatta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testem.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "textlinktausch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thajske-masaze-olomouc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-life-insurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-morpheus.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebigdig.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecryptoexplosion.international", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedark.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theflexerzone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theoriecheck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetshirtguy.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiagocasalribeiro.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tigzirt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiphar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tizen-ru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmberg.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmberg.se.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todo-securitywerkstuk.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "togglename.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tongjistudents.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topmuzika.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toriko-official.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tornadoarchiv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontogid.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toycollection.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trademarkregistration-coimbatore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traderoots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelback.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveltovietnam.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trekmeshes.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trissiethehusky.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttja.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttlg.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuketicihaklari.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tulana.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tumblenet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuol-sleng.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuoni.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkishyatirim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tusierra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorial90.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuxmobil.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvmounting-houston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tvoistatusy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtnovel.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "txtnovel.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubun.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udaneprzepisy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "under15.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undercliff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undercucho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unique-urls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "united-dm.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "universityofnarowal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upakovka-podarkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upliftingappalachia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usadirectory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usamale.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usebosin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspeh62.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uttama.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwe-reimold.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwereimold.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinemom.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valpareso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vamonospaportugal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanhelsing.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varelaloca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vegabuhar.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vejas2004.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vekashka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venicecakes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventolin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verena.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertaxaccountants.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertexlife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vestnik24.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vetren.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vianetz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viceversa.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vietnamholic.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vincenticosmeticsurgery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinobartonik.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vircloud.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualroad.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vision2005.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivelawir.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vmlze.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voodoocat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voteurl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrbr.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vrcsearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vse-prosto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvlen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waffeln.jetzt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waifuist.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wanabka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wangdaijin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterdamageindiana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waterliteracy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waysandlore.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbclink.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-mastery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdaddyit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedding-page.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weekendplayers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "welpen-rucphen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wentyl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikifamily.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikifamily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikilink.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimlanphen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wine-and-vine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winnipegcomputerguy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmasphaltservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolkowitz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workfromhomemom.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workfromhomesites.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldofheroes.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldtravelmagazine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worms-cowclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writingpapersonlineformoney.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuergler-consulting.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x86.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xdwhat.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--n1aeexs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xyzzy.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yagotour.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarahmad.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasudaseiki.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yes-money.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yes-money.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yingmei.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogatherapykosha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoozapi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yottahash.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "younglions.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yousuforg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youthnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakarotta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zapamini.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zazaradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zitstabureau24.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zofran.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zookri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorghuys.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.photos", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.pictures", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ztn.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zygfrydadamski.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1allhosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1cplsd.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1x2magazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1x2magazine.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2cb.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2mfitnessduo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2mileservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2ndmileservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2tt1.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "54cuatro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7azarfazar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcdthesis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ableofficeadmin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abschleppdienst-hilfe.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiaba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acercapartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actforrights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptsolvents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adh.org.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aequometer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africaricecenter.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aghospital.on.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aini99.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albakham.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexpetrik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alignedchiro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alihashemrasheed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allabouttreeservices.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpencams.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aluminiosluanda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americasgottalentauditions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amministratorecondominiale.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andiland.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andorrainsiders.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angisonline.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angrygolfer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anjaliandthekid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anker-wladyslawowo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annazweglinska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apartrentrotterdam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aplibrary.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apostasolida.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apostasolida.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apozitivenergiasport.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquariawise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "araadvocats.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arca.info.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcj.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armfilm.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ask-thenutritionist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspiechattr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athydro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atikokanfht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atikokaninfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atikokansnoho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlcoaters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomik.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atomsit.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automat1c.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aymaramusica.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babo.com.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babo.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banterera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baristabetter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baristanetwork.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bawamedical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bc-cdc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdtd.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beeapro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beestar.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behavenet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behlamp.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellatight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belvitajoreggelt.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernard-securite-protection.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betseven.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinneruganda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhhscalhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biancasalgueiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bierbrouwerijderoos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilgehan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billigespill.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binhminhpc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdspundit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bits.org.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitsng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blacktype.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluesecret.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonomi-koffie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bourbo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxwcard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breakingdeal.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bremmaslooms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bret-mcgee.me.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightbock.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightbock.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightbock.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightbock.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightbock.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightbock.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byriderfranchise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cac-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadecobots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cadeengineering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafesforonda.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafevelo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiaonlinedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camcapital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campingbuffs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalmarkets.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-diagnose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caraliadeluxe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cat2heory.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caulkingexperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caxalt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbdbonplan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfcpestcontrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaos.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chibiapp.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citruspi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citruspi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classic-battleship.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classicpattern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clear-it.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleargrowshine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "climatizzatore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clip.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmdy5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmtbc.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coactuate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codo.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comicyears.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compromis-promesse-vente.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conveyance.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolaser.clinic", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooltura.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coop-land.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core3k.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "core3k.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corerad.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coze.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cr05.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crabgrasslawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativebenefits.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criktrik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalrace.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crownedhijab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cugetliber.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuongthach.agency", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuongthach.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvbp.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberex.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybertrinity.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cynetco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyrilstoll.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daymantrust.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealsemperor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defend2.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "definitivesynergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dehoga-reisen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dela-django-app.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delftstudy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deplis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermapaz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermnetai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermu.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermx.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designertrees.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "despacitobeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianaconsultancy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalizzazioneverona.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dillonm.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dima-v.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directitude.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discohook.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divorceformsfiller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djazim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dklao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dm.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmhomedesign.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doghauspottery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donazione.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doom.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doramiru.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-laber.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreadfulsanity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dresstique.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivemere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duerlundfalkenberg.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylanwolff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynastybreaks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dynhost.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaofcarrollton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easukasbestos.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eco69.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "econstitution.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egotripproductions.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elcozinante.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricit.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elettronicagroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmandria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmehandez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elolo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltar.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltconsultants.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eltrompomedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emergencyautolocksmithmanchester.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emogie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energycarriers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enthusiast.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eosagonline.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equitable-igwm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erikbraam.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esslym.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estebanoria.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evakuator-tut.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eventsbytma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilmoisture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ewy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excoins.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eye-vet.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezifin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "f6queer.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeboost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakedisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fangkehou.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanstuff.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasydesign.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmaciaviva.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fbausch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felsare3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fennydewit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "figmalover.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmdates.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmoffice.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fincas-ruiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firedemons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitnesshire.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fivemnetwork.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashmarkets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluencytech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flymsy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fnerk.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodscovery.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotoars.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fppp.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankthetank.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freethinking.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullworks.net.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funeks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fynchmobility.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-tea.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaecgh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galacticbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingaktier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatot.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genderrevealshop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiosnetworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getyeflask.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghostfam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gklparis.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-free-classified-ads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotravel.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graficom.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravityfitness-tennis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatbarrierisland.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustavo.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gwandalancobras.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gypsymama.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haigure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "han-nas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hand-made24.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanimat.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haorenka.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haorenka.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happymondayclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hapticmedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harvestgospelministries.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hastadoktor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haushaltsaufloesung-vor-ort.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "health.inc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "help-step.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heybaker.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidrolimpiadorasprofesionales.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highdonate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highlandsmode.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hm-notes.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocgiai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hocz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holger-schwarze.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holiy.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollandhouse.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostingsupremo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrka.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrka.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hsselite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "html-code-generator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntingspirits.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurinkazan2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hydrocontrolsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iczer.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihrb.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikiroutayhtye.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikootu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imbunatatiri-logan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilienmakler-berlin-biesdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilienmakler-berlin-kaulsdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobilienmakler-berlin-mahlsdorf.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobiliensachverstaendiger-waiblingen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "in-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inazuma7.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incentea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incentivi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "init.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insideevs.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "institutomarketingdigital.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelligentwaves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iparduotuves.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irmakprefabrik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ishopforpowerserg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsch-itsche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iyan.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jandonkers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jarmix.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jem.shoes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerrytindell.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jotbe.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrzhong.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jtrojanowska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julietous.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juspay.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justalilhippie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jyllandsakvariet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karlbrandesmediation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karolinacwik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kejpop.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kepinski.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimbunlar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kittybot.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleemans.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komarex.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komlangs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krakenrobotik.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-galerie.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-schule.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreftprzewieda.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuepper.nrw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanaturedaure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landtrack.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lascandalistas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "le133cannes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadsguru.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaf-nail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leasecar.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemco.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenamorino.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennard-indlekofer.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennard0711.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsdoeit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsmakeiteasy.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leukert.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leylalewis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lezwatchtv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lgp.go.th", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liga.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightmere.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lillieprivat.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linmago.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisasack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littlegiants.edu.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lols.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lop12.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorrainestreatmentroom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losfogueteros.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loudhills.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luke-hacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukloveswhisky.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxebadkameraccessoires.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madeinbarcelona.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maga.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magdalena-pulawska.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magel.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnusonhomes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "majesticsailing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makani.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malecondemusique.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malworld.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manero.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maritime-mea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mark-goeder-tarant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marriageinchrist.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marry-fox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvinxyz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mashoom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayottesport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mctwcloud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meijwebdesign.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "memoryofyou.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menddie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mexby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfoda-eg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mftn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "midial.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mielelpinsapar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mightytips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikrokolektyw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millerandzois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mineturtle.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miramaraddictionandrehabcenters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mittid.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlcfinvest.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilespectrum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilyaderyasi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobisuper.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modetalente.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeblog.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyniti.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mongrossisteauto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montsebetanzos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mordamla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moscowsex.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motogeelshop.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moustream.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muhrielle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mumusofa.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musaslush.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutantletterpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylrd.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysmg.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-doc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n-doc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nandapanithota.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narodowyspispowszechny.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ncrypt.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netletic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "network.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsinfo71.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nieuwsberichten.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilmaracursos.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nilmaraquintela.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noradanismanlik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nordiva.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northflightaeromed.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novapur.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nurshka.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nycu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o2design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oasisbahamas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceancore.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odziezrobocza.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okinawa-seaside.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldforgeinn.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oll.dj", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnissimmo.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onedigitize.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onejoon.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-fix.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinekreditmitsofortzusage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyjesus.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ooooo.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optik-sehstern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optischmopti.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optoms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orderlao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostgotakonst.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "outsidology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "overlandliberty.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxialive.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p2r.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paalam.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paesa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "page-speed.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paige.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmaxgroup.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "panhardclub.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parcelauditpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paris-elysees.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partners4results.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawsandpurses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrollo-ua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrosart.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pelikan.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peter-zhu.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physik.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piasativa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plancke.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticwindows.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "play3niu1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokoiki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poltang.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popotesetcocottes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porady-wnetrzarskie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poradywnetrzarskie.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornopica.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poshmark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "positivityeffect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powdercoatatl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powdercoatingatl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powersergmysteryshopping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "practicalfuturist.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prevodkazet.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricelikeit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procarpet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procurs.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procurx.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prof-waldowski.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "profwald.4lima.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promodesigns.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puretermite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purupuru-shibuya.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purupuru.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwud.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pxstart.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qconnan-photos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitycarbonfiber.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityconcreteleveling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityconcreterepair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitymudjacking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitypiering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitypolyjacking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitywaterproofingco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quanquan.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qulixqa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qxpress.com.py", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rangersofbelgium.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raomed.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raventechnology.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravimiamet.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdv-coquin-rapide.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reactionindex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebelcorp.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redneck-radio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resibo.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restart-brno.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restauracjabazylia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resumeget.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reteteaz.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retroskoter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revaio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riared.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ricewarner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rigelsport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rihal-humain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimikis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritoge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "root.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosanaestevezabogadovigo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roseboom-bouwkundigadvies.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roundgarden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal821.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal822.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal826.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal828.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal831.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpgamers.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruthmontenegro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ryankilfedder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rygh.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeprint.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sajt-vizitka-nedorogo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanitaer-notdienst-zentrale.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schaatsenenskeelers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scp-rustenholz-trens.notaires.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenart.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securl.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securl.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selldone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergicoll.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servers.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shantitsafar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharethe.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiftregister.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinobu.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoogar.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shop-ok.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shouldiusehttps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shq1p.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidekix.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simasoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simbike.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simpletherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinemakurd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sisselsteyaert.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skoskav.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrid.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skynetcloud.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smhatelier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smokingrio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snd-zentrum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialtournaments.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solareagricola.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soligorsk.place", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solvedapp.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonicworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southlakesinc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-pallotti.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sphynx.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "springermedia.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "springmountaindistrict.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standardizarea.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "staywild.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stefankuehnel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stinkmemes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stl.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockhuntertrading.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stocksfam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoll.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stoumann.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stpaulsbullville.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strife.builders", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylodessens.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "substances.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sudcalifornianos.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnysin.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suppdeals.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supplydoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sv443.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swdevteam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syniah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szelagnes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamayahousing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tawjihi21.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbcloud.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tcncompany.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnyal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tejaswi.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temporaryair.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thaitonic.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-small.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecanadarace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegrandline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelockerroom.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepigwrestlers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewoods.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thiscity.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomaner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyemily.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toaw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tododecorazon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonydaquin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topfd.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totu.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpk-parma.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traderepublic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truckercheckin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truegunvalue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truphaegourmet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tutorials.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukpts.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unitedwedream.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unnas.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uptotechs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utahdebtcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vacatecleaning.melbourne", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanjeveren.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varrogepcentrum.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaultlegal.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vayaprecio.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vejanoticias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "venomapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventana.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventosurf.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verdesfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verhaslaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verksampsykologi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "versatek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vimworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipdirektolog.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viral32111.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viscondedemaua.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitislandpond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vitaalfitcoaching.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivi.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vondelhof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vongdeophongthuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votebymail.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voxsiren.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vutruso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vzducho-klima.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "walaamohamed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wastafelmarkt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wdambv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-space.design", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webbanquyen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignrodgau.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdoctors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webheads.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webseptimus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webseptimus.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteforyou.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wellington-fields.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijsidekix.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westshoresrealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westsidechildrenstherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whereuare.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiskydb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whiterabbit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whoneedshttps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wideweb.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikispiel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikkelweb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winners.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winners.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfdig.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wolfflabs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workclaims.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldskills.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpsite.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wtccc.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuknet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wuknet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-net24.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xajh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenomorph.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaomibarato.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80aejhvi0at.xn--90ais", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ahcnlhmh.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--diseadorwebmallorca-y3b.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1tvpw18d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--hthng-171byc.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xogum.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yadakjo.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yangmao.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasukevicious.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycsgo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yolo.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youenglish.school", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngsoulstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourhumandesign.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourvoice.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdorov.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zealandia.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenstore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenti-im-zug.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerodechet.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zjawa.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zorgvanoranje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zotan.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0cean.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100v.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100voprosov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123site.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2021.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2021sb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2022.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "247dns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3ncompanies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4sjnc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4y4.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5pila.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1earthworks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aalborgroklub.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abaranov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcgruppen.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abelburners.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutandroid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutconstruction.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutmarketing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutmedicine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absolution.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abtech.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aceweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acmilan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actievloerkleden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actievloerkleden.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actro.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acutron.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acutron.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addlink.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adelaideskintherapy.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advertisment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advocatburo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeraustral.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerogrill.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeroklub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerozone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aes.org.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affcreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affectionate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliateprograms.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliateprograms.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "against.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agill.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agroland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agustin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agusto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiccc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-soft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "air-ticket.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfox.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airfox.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aischepervers-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajoliveira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajoliveira.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajoliveira.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak2000.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak68.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akracing.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alaattinkaraca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alabamaonlinedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alb-media.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcapone.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alekseevaleksandr.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexaconnect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexarthur.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexauto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alfa-auto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alignedweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alkoferma.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-blogs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-music.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-pics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-stuff.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutnothing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutnothing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allaboutnothing.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allcourts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alldrives.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmobilenews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmoviesonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allscience.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allset.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthingscpap.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alltourism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allwebsites.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allyachts.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allyachts.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almost.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphalab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alterenergy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateurs.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amazingstore.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberhouse.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amberhouse.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amempire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amexemp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amigosgranada4050.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amnesty.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amoatuaexistencia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsterdam4u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anafranil.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrewnet.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrian.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "android-soft.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidhack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidlab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidmarket.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidplay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalsphoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-list.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animeday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animewallpapers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "announcement.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annyaurora.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anteny.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apoyoentareas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apsnetwork.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqua-richtig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aqualife.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaponics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquariumhobby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabbook.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arendakrana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arishastyle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arizonaonlinedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arne-gammelby.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artvis.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arwensiberian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asesorialigorred.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspenhillsdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astypic.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atmi-zo.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attanasioluigi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audioscenic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auscultador.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auscultadores.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auscultadores.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohaussued.gmbh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ayhosting.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b0r.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babadag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babo.name.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baklahu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bam.com.gt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banktender.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banner.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bargrill.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barro.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barsopen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basementdefender.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batterman.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayarea.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beastnet.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beastnet.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beaufortcastawaycharter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautifulart.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beecare.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beklenengazete.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belltownfarms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belvo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beniajan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berbatov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestatos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestbookmark.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besto.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestofthewestmovers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestshopping.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestwigs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet600.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betor.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bettertax.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betyetu.com.gh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondtv.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi-in-beeld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bi-jenny.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibleforchildren.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biensur.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigbade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biketalk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billwebb.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binoculars.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biosuit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitseo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bittrend.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitunit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizprom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizstart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blk.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchaintech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluelily.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blutooth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodymassage.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonitadesax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bra-horapparat.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricklet.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buchhammer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "budget.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bungeeireland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunkerhilltx.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burberry-outlet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscorp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscorporation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscourier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgrowth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesshome.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesslead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspersonal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesstimes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesstrip.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "by-yesilbag.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camping-dulac-dordogne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campofant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candlepro.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canlitelefonhatti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cao.bi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashcode.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caso.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbatcreative.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbcnet.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccpetmotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cefroht.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebronsnous.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cfr-culturism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgrequinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlesonrecreationarea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chauvelcinema.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheerpassionallstars.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chesterultimatefrisbee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiffrer.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chimebank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choicemediaworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianchat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circoeia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citycountrycounselling.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civilengineeringhandbook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarkwise.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clever-invest.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "client24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coaojarlos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coincity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colinhouston.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concienzy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookandbakecenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyrightflow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corecosmetic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countingdues.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countryroadsmotorinn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couponite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid-19.nhs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "covid19.nhs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crazyfly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creaketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisbonaldasemijoias.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crmtaxi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberbook.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberlounge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybermall.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberpedia.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cynology.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailymags.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailywork.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dannibydesigngroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darlingdownscoffee.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidjktofan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denisyakovlev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detishki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diamondvision.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dietlist.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digikassa.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digilirapay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divorciarse.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djattack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djsintl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsecho.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnsecho.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dolledout.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom2news.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donate.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doneva.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosug.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosugru.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drclatinoamerica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duizhangs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvdforum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvdmusic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dziecismoka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e2essentialelements.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earningsgames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastmedo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easynotary.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eatingasturias.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecometalsrl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecrequipamientos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgxr.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edtravel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduardbaas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edutour.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edvision.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edware.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "effigos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eleganta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elfejoyeux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elif.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elswickllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "email4u.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyflows.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enotar.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ensonyan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergaran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ergwebs.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ericseankennedy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "errekaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ethnicnaaari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroteam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everifile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exitos1000.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exizent.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expoesiavisual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expressidrop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezidox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezitech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairtrade010.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashiondaily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashiondesign.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionforyou.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionlink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fashionreview.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favely.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fencestlouis.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fencestlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fevolden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fidecorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstcontact.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flect.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flinkthink.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floresastrid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluoxetine.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumdabeleza.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxly.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxtwomodels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freischaffende-architekten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fungit.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamesgalaxy.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbk-host.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbk-teamplan.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekspace.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geocoin2016.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gereedschapmuseumdehobbyzolder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gf0.ltd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gialupa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gigashopz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gockhuatsuky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldchip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldeneyesantafe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopornovideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goppold.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gothailand.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowager.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandyolholding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graver-art.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravira.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guerrilla-marketing.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidograuer.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitar.bible", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guitarrabuena.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guki.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guri.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haloperidol.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happii.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happytours.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harukas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "havator.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazelkid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcg-injections.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "headlineclub.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heapsofheaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartlandtownandcountry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartofthecontinent.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heidirange.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heigeyuan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heisgod.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hensonphotography.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddendragon.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hipcircles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historiasztuki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hms-zentrum.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollisters.servepics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedirectory.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homegreens.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hormigonimpreso.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hossleylps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrkgame.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humuluslupulus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ihatereceipts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "illuzionclothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immobiliensachverstaendiger-ludwigsburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperialfencestlouis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intelligizedigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inthefurrow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itrollskogens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itstartswithme.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsupportguys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivan-varga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izzymendosa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jabodent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janwern.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jenningsbet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeoffrey-sanchez.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerevise.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jezura.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jf-madalena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobsknowlgee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joinfear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephojo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joshygeo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyorganicscoupons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junque.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurjendevries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jzeg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-mino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadalove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaese-journal.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kagi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanakmetals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanbanindeleble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kassola.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katalog-serverov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawasakipartsonline.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kck-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kepinski.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyua.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinocheck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinocheck.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitpara.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitty-core.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kittywilder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knsrv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kokuryu.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopipasta.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kredit-ohne-schufa.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstenkracht1919.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kydros.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labor-augsburg-mvz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lambdajournal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laptop-sewamurah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurateen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawfirmdubai.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leiloonart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelunch.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenr-experiment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levna-knihovna.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveevents.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livemosspointe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "localcleann.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lokoo.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lokusec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lowies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugandbezel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lullugun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lungvictorycarpet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxonengineering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxonmx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ma109.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ma162.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macallan-tls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macallantls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macintyremotorinn.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maketodiet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malicis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manxa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maraichere-gourmande.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcsello.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mario.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marlowfaceandbody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterglasses.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdmbat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melissasundwall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meraki.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merlinnot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meteor.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeliscorporation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihirsingh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minidesign.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ministerioaguadevida.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixuz.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjsports.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlgittinsbookkeeping.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mocent.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moderneraplumbingandgas.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montanaonlinedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morawiecki.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosteplitsa.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrjamstore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msresearched.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "museodeinsectos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mygobelin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "n2canada.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nacudeck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturvit.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natuurophaarmooist.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nbtc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newbrunswickonlinedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newheights.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextg.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nfil.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicole-richie.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nihaoren.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niobelakelodge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nkg.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nogger.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomaspicaduras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nonnaloreta.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nootropil.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noschairsfauteuils.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notyouraverageamerican.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuranagi.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nurserystory.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nursing-school2.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nutrapurecbd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofuquemalitaestoy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oifc.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olimpicmoradebre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olstest.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onestopirrigationservice.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "open-future.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimust.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oreitia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orgawell.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortegaportfolio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otakaroltd.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oteri.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourcomeback.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palms.fitness", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-mac.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pccc.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcdomain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcfiles.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcrecovery.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearsonbsl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peewee-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pension.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peppercornmotel.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "periodicopcion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petopedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmabest.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmate.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philip-winther.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phone42.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phruse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuket-tour.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetandroid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticsurgeon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playasdegalicia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playglobo.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pod-emnik.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pomost.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poplite.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "population.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozdravlyalka.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "previstart.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privatevpn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressonderwijs.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressverkiezingen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prohibition.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosveta1901.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purelife.photography", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puschkin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwcabinetmakers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qabalah.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrlab.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrlab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualitycommerical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityfireproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qualityoflife.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantumweb.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quinnbet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qulix.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rachelward.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "racsoft.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radeticlaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radioliberty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randyselzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rangeweb.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenousravendesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razajewellers.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razborpoletovsite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razborpoletovsite.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ready2learn.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redefinehealthcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refusedcarfinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reisenomaden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remount.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "requirements.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resort.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retecentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewbrokers.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisoronline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisoronline.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rleeden.no-ip.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rleeden.servemp3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertodegroot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robobusiness.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roboland.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robowars.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketdoctor.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rocketdoctor.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticdate.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rombarte.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rookiemamabear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootless.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpmglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubirubli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruonavaara.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russianbrides.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebits.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebits.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebits.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebits.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahinozgenhukuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samozdraw.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanofi-deccryptage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sapporo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saribunga.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saturnbb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saubooks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schattenfront.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schiavidiabruzzo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolbag.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceeducation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scienceschool.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciencexpo.org.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretbase.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secretmap.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securebot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securitystudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semantics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoagentur-hamburg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seodoma.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seonow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "septics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "servantweb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverdragon.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "services-oxialive.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaiyauntold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingnature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidequestors.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sine21.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sivertbjorneras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sk8erofbodom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinsolution.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skytiger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slytigers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smart-mrt.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartnanny.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snoska.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socii.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sofrapejone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokotime.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarrights.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somerprints.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sortandpack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sovtech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sozialismus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectacles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidermanitalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spielautomaten.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spillhosting.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spycam.hopto.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sshport22.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stabilizatory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stalbanskenora.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stanchierifamilylaw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standupcomedy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "startubefittings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steroids.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stockholm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strana.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strattera.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strojar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stromectol.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sturtz.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuttgart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suavidamerecemais.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subestan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suetreweeke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supraelco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfinglisbon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svarka24.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svarka26.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swifttowing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swisschat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syselg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szegediszobafestok.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t1f.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talisman-amulet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taurusgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbz-pariv.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techmagazine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleblog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telluridelocals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "templated.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teri.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "terra-med.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetracyclin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetracyclin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texasonlinedivorce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebasementdefender.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebasementdefender.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theblackcat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecultureworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehashagency.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehoney.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themlmsuccessnow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theunknownfilmcompany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theyacht.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tidal.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiemdoconnit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendagamer.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tierparadies-muhrielle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinydogs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "titivoot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toalsbet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonton.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toowoombajazz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-dance.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-verhandlungstraining.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topcoffee.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topnado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topophile.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptravel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalwreckers.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toursforyou.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tradeonfx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tramin.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transformaciondelestres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelaround.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveldir.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveleurope.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelexpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelmate.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelnetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelpremium.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelprestige.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelrail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelreviews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelshopbooking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsites.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treefarms.net.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trend-shop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendzilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tretinoin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tri.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trifence.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tringle.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trinitywernersville.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trivarfertilizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trueasia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trusecurity.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuncmar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tyres-mechanical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u2galicia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ulobby.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ultimatepower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umstudio.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unemployment.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unified.show", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unium.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unium.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uplandsnacks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upr.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upsala.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upsocial.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urban-map.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbangardening.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanpromisetrenton.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usmrecycles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uspreventiveservicestaskforce.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uvsar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vancouverwaseo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderleeden.servepics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veganculture.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velotours.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velovelo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendadopinheiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verdadera-seduccion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vesvault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vhumo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viavitas.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viavitas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtualsex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visitcaparica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizit.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voluntourism.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ward.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardpieters.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcrazy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websiteport443.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "websuccess.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddingcalculator.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitemagic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wigsalon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikitech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winnery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordzite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workjustice.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workservicescorp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "world-ir.international", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldexpo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldsbest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowdrive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wyndhamgrandalgarve.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanny.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xcxmiku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xenophobia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xetha-bot.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiaomi.com.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn----etbdeb7cgsj4h.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--80ahccom2a2c.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtianhe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yabbr.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yabbr.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yakimono.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yazik.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ymca.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yo-digital.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yokohama.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorganica.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkshiregrit.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youniq.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourdata.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yousee.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zafrani.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zahnarztpraxis-simone-koch.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabotok-v-internete.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeitgitter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zencube.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zendev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zentouch.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zipalerts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zofran.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zone-hack.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoto.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0verall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100-referencement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100kraz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "100tur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "10705.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "125colours.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "12bsc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "17avolemsaberlaveritat.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "18pioners.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1casino-online-games.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1zagon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20-jahre-auslandsdienst.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "20sights.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "27ruecosy.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2feel.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "30-v-minutu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360e-commerce.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360e-commerce.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360ecommerce.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "360ecommerce.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3ks.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "48times.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4digitiq.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4q-quartet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "50plusdating.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5aelettroni.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5penazi.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5thgenrams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "6060fm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7extranews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1hypnosis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aabd.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abambo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abcfinance.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abitextra.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abitextra.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "about-e-bags.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abouttablewares.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aby-action.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abysse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiadelmolino.com.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academiadeufologia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "academicperks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accardo1968.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accordimento.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acculex.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achkandiro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acolicy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acoustictabs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "act-news.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "actfleetforum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activemedications.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acutane.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acutane.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adams-gonczi.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adaptivesite.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adarshthapa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adda.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adenhurra.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adfs.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrino.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrino.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adsmarketing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedboilers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advantis.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advantis.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventurecorps.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adventurecorps.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advertise-ment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aesculapliterature.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afearlessventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afiyetolsun.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africankingsclothing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "africanmangoforum.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agencygood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilepeopleopsframework.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agiloo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agirlknows.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agnusbostel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipcardio.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipcardio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipderm.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aipderm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajansseo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akasi.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akaziya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akhbaralam.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akisazame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "akonlineworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alasdupur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcatraztourtickets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alctel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldastv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldo-shop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleks.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleksa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alenafugueroa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderbernitz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderkruglov.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexanderwagner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexandre-gallais.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexaprinting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdocumentation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alezaragoza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alialkurdy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alicehartley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alicekinkycat.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alienantfarm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alila.dog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alitabergert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-inhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allbestby.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allergyweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alliancefitnesscenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allnations4christ.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almaascosmetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almanilan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "almargen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alogoosht.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alonaku.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alphacyp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alrehmantech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alshabab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alternego.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alugha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvaritoeresnuestradulcelocura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alvarocastillo.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amandamachado.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amarilio.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateureuro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaurijogos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amcanalense.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amebolounge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americanews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americawiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminformatica.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amiv.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amphora.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsterdam5.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amtrakoig.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amytuarez.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amytuarez.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amywinehouseaddicted.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anak-pontianak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anatorywap.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andersraagaard.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "androidhile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anebel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anian.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anikaras.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anime-and-manga-news.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annabelmassina.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annadebrux.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annadebrux.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annikarose-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antibioticaugmentin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antihistory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antihistory.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antihistory.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antnetwork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anyebooks.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperiomoney.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aperiotaxation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "api-hany.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apipirkimas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apipsandiego.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apipsandiego.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apnanaudero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appartenfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appcarry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appearinsequel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appleexterminating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appleric.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbeidsplassen.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arch-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ardacar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arenaolomouc.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arenda-v-sochi.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aria-best.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aria-best.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arifrachmanhakim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkholmevillage.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arox.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arp-mb.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arpteamdiabolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arshidazarine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artechxperts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artemoon.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artemweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "articlecentre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "articlepub.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artifactoria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artkins.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artwhoredistro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aruson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "as48550.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asa.na", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asbestos-awareness.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asbestos-awareness.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asbestos-awareness.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascauctions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ascolibasi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiatv.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asikpasagazetesi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askanydifference.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askdeliver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assets.hk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astarfrommosul.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atelierlk.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "athack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atiku2007.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atlasleeuwen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attatroll.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attivazioneveloce.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atzeneta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auditor.consulting", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurahiemis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurtho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurumkoins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auscultador.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auscultador.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.systems", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autocorsten.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autohaussued.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autovesti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoviral.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autovolo.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avi-web.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avmtn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avninternational.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avstack.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtojurist.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtomaniya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awaua.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awayword.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awxg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axelcalle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "az24saat.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azartmania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b1r0d4l0m.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babibonami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babitaji.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baburhat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baconsultores.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bactrim-antibiotic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badtimestories.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bagdagul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajune.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balintjanvari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamifm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bandademusicacarrion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banglatec.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banjonelson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banking-services.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bantiki.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbiecollectorjapan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barchetta.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barcicuvele.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barksandpurrs.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnestransport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrack.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barzza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basenio.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bashkiria.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bati-renov.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batka-stealer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayarea.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baysidephotography.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bayyanainmuebles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcalles.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcalles.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcallesen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcallesen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdemiashsgrenoble.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearsunderland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautiful-lingerie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyanna.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bebbiboni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beesco.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beinghuman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belarbykora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belardoinstrumentos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belle-epoque-toys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beltanelabrosse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bepxl.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berggeit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besthobi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestmattresses.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besto.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestradio.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "besv.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beszerzokozpont.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betternet.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnercolombia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnermexico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnerperu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betwinnertanzania.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beulahparks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beverleysimpson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bgd-info.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bidenstopdeportations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big-travel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "big.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikersmadrid.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billingtonfoodservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biodaan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioinformaticsweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biomedyczne.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biossidiot.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birahugo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisrockloverclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitchesabroad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinbot.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinfax.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitton.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwardit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwardsdev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bj-caffe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bkl-ca-qa-employeeapp.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blablacar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackestdespondency.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackheads.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blago-sostoyanie.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blauesschwarz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blazefire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blixpage.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueswanbookkeeping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmeia.gv.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodyandsoul.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bogatyizhenih.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolverin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonjourimmo.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bonukset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "book-sites.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarklive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookvuz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boracay.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bordeiu.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borderfever.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boredhousewifeconfessions.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "borjalucero.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bosdubica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bottlerockshuttles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bovineandswines.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boxerdogdiaries.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bracket.land", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brainefive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brambevers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandfactory.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandinspiration.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "branemusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brasnuvem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braunbergerfreelance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brbt.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brbt.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bressem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brewsouth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brexpeditions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bri.fyi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bricomag-media.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgedigest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightonvt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brindocorp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishbullshitfoundation.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "britishgeneralelection.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooklynboyblues.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brouzuf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselsbe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bsq1492.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bticoin3king.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btsarmy.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buff360.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffalobill.idv.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buianhblog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "build-up.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingchemistry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildingdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildinginspectionmandurah.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulldogfrances.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumsbuero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumsbus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunsnbagels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunto-import.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "business-events.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buvocastings.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buxru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buy-apartment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "by-pixcl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bydoora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byjudasarrieta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byst.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bytesec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cactuspedia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cactuspedia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cactuspedia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cagbuzau.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cagir.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cagranollers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cahn-achn.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cairokebab.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caleaders.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calvusconsultancy.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cameronphotographyok.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camixo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camping-chantemerle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candyxs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cantautores.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canveganseat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caphapupolas.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalmatters.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalmatters.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "captainratnesh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "car-dismantling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caralarm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carcheck123.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "career-conduct.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carefully.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carillon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carloelectrical.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carmen1996.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cascd.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caseprofessors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinofollower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinoonline39.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinospilnu.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casso.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castingallaitaliana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castingfrancais.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castleagroindustrial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catagec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cathedralappointments.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catholicteuchtar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catscreativecakes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catskillselfstorage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccnm.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccpinturas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cctld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccxperience.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdo.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceetzie.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebritypic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellul19.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralnic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralnicregistry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralvalleyharness.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centurion.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chairtech-yellowpages.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaos-wg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaosprocess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlientoi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-libera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbarran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatgayitalia.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatgratis40.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chattergallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chenx221.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherienoir.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicasgo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chilapaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "childchaos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiltanfm88.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chippysworkshop.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chiroharbalorifa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chirototem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chitraltune.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choirofbeirut.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chordpage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christiangaro.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinacrawford.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinacrawford.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christinacrawford.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christophedavid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswiggin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswiggin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chriswiggin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromestatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chromium.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chryslerbuilding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chunabhatti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chunkeat.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chunkeat.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chutisant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciahalim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cile.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cincosf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciphertech.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citypress.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citypress.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "civisme.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clario.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claritician.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "claritydesignworks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classic-diva.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clavit4.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanprovisions.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleelandspecialists.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clever-invest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickzagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clindamycinantibiotic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicamagdalena.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clinicmono.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloneuniverse.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clonoe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clothilde-wattelier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluberiks.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubpeugeot405.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cmsasia.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cngvp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cnil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coachinfopreneur.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codejumper.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codeparva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codepen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codepen.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codulrutier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coffee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collabot.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "college-chagall.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "collierlunaire.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "colorwow.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comical.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comm-works.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commbox.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commboxtest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercialzone.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "communitypreventionpartnership.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "completecase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conjurer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "constcorrect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "continuousmonitoringplatform.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cookingwithrakhi.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copyrightforabout.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corporatehelicopters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corvuscorax.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coshima.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coshima.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coshima.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosirex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cotonni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "couleursorgue.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpelighting.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crawloween.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creatiwit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalculture.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticalculture.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticcoos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cromosceltavigo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crowdbondage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruisecontrolnovels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crumbscorkscrews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cryptoarabsolar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crystalinfusedwater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csgodatabase.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cshm-schm.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "csp-tohoku.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ctmportal.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuidade.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curioustea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curvyjessi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuscoloko.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cvec.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyriletsophie.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailyhealthylife.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dancingangels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dandelionjunkqueens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dapianw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "data-servers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dax.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzledrive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzlepulse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dazzleworks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dci.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "de-haas.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deagle.chat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dearburma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debedstedanskecasinoer.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debtsolution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deepsoulutions.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekel.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekoration.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dekoration.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delcan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delmarsumter.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "demonstrably.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennishenrique.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deobandimazhab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "depository.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derby.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermarollerbest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermody.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derze.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designedlite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designmodernideas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destroysilence.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destroysilence.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutscherquidditchbund.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deutschlandreport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dev-ylinternal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devendrameena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dexerto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dfaapostille.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianoxofficiel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diasporan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diasporan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diasporan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diclofenacgel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diclofenactopical.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium.jobs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitallolitayume.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalplaymakers.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaltepee.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dimdata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "directorydisc.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diretonoponto.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtycosplay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtypretties.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtypretties.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dirtypriscilla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverchinanow.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "discoverchinanow.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disparada.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distancelove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributedweaknessfiling.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distributio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "districtartem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distritoae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divadlonasantovce.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divanmsk.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diversify.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diycrafts.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djawabna.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djnr.love", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmc-cc.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmc-commerce-consultants.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmc.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmc030.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmccommerceconsultants.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmlaser.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobramagia.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docertify.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "docsity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doegirls.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dojki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dojki.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doll.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dollarads.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicjackson.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominicjackson.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domino99.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "domovik-magz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donalblaney.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "donalblaney.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doorin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doppler.team", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dosyanet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douglasresende.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doxyciclin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpomax.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dramaneo.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drohnen-camp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drone-traveller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drugsindustry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dspbz.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duiker101.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dundeeutility.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunkerhosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duoduodazhe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durangoaldezaharra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durcoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "durcoin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutchglover.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvdrein.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dyaustechnoservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-diasporan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-diasporan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-diasporan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earlsttech.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earlyvoting.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earlyvoting.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthbox.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eastwindsorhistory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easydonate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "easyit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eazzy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebagroup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatech.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatech.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatechenergiedisplay.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebru-gundes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "echocolate.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecocanada.jobs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecoindia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecomfort.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecvma.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eduardomaio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educourse.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edudaddy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efficientlanguagecoaching.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egipet-tiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekmanager.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekol-2001.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekonomipolitik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elderplan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electrostore.com.ec", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elengyterminal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elle-fanning.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elpelusa.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elprofeshow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elxreno.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emilstahl.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emocto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empresa1.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empresautil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "encontreumagp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endiana.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "endiana.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engineer.org.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engroenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engrofertilizers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enlightenspeech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entelgy.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "envelopaoffice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enzofardone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eongame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicvideofactory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equinoxbusiness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erandymoreira.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erandymoreira.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erector.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erich-lessing-theater.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erotikstahrtseite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erotikstahrtseite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esamsur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escancia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escape-house.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "escolatop.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esdarat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esignandpay.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espaiblancandorra.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essentry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essnet.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estresarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudantetorcedor.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurobeaute.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurodoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroflorist.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroflorist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euromexde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evaberg.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evalopezzz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "event-reisen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilofsociety.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evisky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evlilikilan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exchangemarketplace.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exchangetrading.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exhumationindia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explane.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explorance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exponentialsoft.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exponentialsoft.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezabalium.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezbet.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facekhande.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facilitron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faharas.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "family-clinic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fangkehou.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasyfoot.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantiphysiotherapy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faryaz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fauceton.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fb.watch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feast-day.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feathermc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedorblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feetnesclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fef.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felonymath.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femboy.observer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feministreview.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feministreview.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feministreview.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fermastore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fertilizers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "festin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fideschile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filedoom.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmosliw.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finalleopard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findcasinos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findpetproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fireintheholevideos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmennie-crossovki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firmfoundationsconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "first-legion.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitandslimmerbody.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitanu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitawakening.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitodifesa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flaeskeklubben.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagmanfishing.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flapperistic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flawlessweddings.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fldsmdfr.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexitanq.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightdiary.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flightdiary.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floatifnghotel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floatifnghotel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floodguypro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowchartnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowers-shops.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flugsimulatorfrankfurt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluoxetin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "focusdemolition.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folkperu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forbondage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forenschmiede.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forgottenworld.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formalist.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formingequipment.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumbox.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fotochip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "founderinvestors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxxylove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fractalenlightenment.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framesbysandisk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franceactivetravel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fransailan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fratellistomboli.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frayfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredbarboo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fredbarboo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "free-rein.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freezander.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freskaro.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fridge.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendtech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fringonaute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ftprivacy.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funnyvideoclips.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furniture-for-home.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fwg-bedburg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabbeh.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabtitui.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gajabhindi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galatabazaar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxit.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaxyeuropemusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriepardubice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galfarma.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameday.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamegoone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamemogo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameportalmoz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamepunel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gangstafier.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gankel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gannettinnovation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "garo.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatemotorsrandburg.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gaukas.wang", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gay-chat.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geekowl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geloft.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geloven-enzo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gemeinde-sonnen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gensleiten.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geogas.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geograph.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gepetoservices.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geschichtswerkstatt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getmello.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getyoursite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gexobiz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giantsquid.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giantsquid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giantsquid.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giftfavorite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gilandrad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gimnaziya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giordanomultiservice.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giper.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gknews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gladstein.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamcambabes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glamlivesex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glavred.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glitchcity.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalenv.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalgate.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalkwizz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalnewsdaily.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalproduction.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globaltravel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloriousfoods.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnawa-diffusion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnupi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "go-down.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godoza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godsowncountry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goergetown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogolino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodtrader.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gooodnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorgebelle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goroscop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gostomaisdecarrosdoquechocolates.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotonline.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotovilekovi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotovka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gowaianapanapa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graffiti-street-art-ebook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "graftonglobe.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grangecon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravityresearchgroup.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravityresearchgroup.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gravityresearchgroup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "green-factory.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greentea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greutmann.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greymatteroffline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grijalba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grinnellksroots.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gripencrossfit.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grothem.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupamadirekt.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grovecity.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grovecity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grovecity.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grundskoleboken.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grundskoleboken.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruzoperevozki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmconstruction.group", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gsmmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gspilar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gudrun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gulkhannasir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gumeshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gunnlawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gurbetilan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustarfsberg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gustarfsberg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guzelkadinlar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymnastic.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hacihusrevyikim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerfa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerhotel.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackernoon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hahahahaha.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haleyandlucas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamiltonzinelibrary.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamiltonzinelibrary.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hamiltonzinelibrary.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handlingcostest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanyingw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happy-family.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happygreats.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happylifeacademy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hapticmedia.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardwake.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hariji.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harmonicasireland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harodeportivo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hartan.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harvestfellowshipchurch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harvestmoon.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasznosithato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatemarga.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazalturesan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hazimdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbility.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healingthenaturalway.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healmynation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthand.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthspencer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heartwoodrefuge.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedronarchive.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helagotaland.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helenssjoholm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellobarestore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellomunnar.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellonews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helpamericavote.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henkibeer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hennessy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "henrywithu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbigass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herderradio.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herdwilliam.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herlimit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesago.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hesbayefrost.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hexatech.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heymoney.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hhpsummit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highperformance.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highsky.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hilinecreators.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinsdaledental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hipodromcasusu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirecities.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hisoft.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitchens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivaids.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hivall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hjoworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoadvertising.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hochimins.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hogren.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holyubofficial.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "home-manicure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeadvice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedeveloper.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedeveloper.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedeveloper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homelib.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homenajeapaudones.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeofceline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeomatic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepal.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homephonelookup.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homephonelookup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homerally.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homesugar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hondajoyclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honestworknmoney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honeyxlips.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoodsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hornyhostel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horsebreeding.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horsebreeding.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horsebreeding.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotdishes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotels-resorts-in-crimea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsalzberg.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelsalzberg.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotfiesta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotlinetohell.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotspotshield.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hovala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how-to-write-a-book.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "how-to-write-a-book.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howiesbookkeeping.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hric.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrjob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hulii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hulii.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huntreminder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurstiharrell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypixelstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnose-nimes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hys-te-ria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i.vg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icedude.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ideal-reality.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iftcentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igrajucirasti.ba", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igrek.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikazumitsu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilbiglietto24.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iltombolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iluman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilunion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imhn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imitationjewelry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "immunefi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imperiodamodamiranda.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inalvittile.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inalvittile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incident.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexmarket.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexmarket.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indospot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infecyon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infla-tables.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "info-obzor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobiznes.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inforges.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infortheride.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infosolution.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inhabitgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inherfeet.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inhoff.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkdawgz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlovechocolate.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inmyhead.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innmed.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innowire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inrilan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspireaanmerking.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inspreeveryone.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insta-viewer.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "installation-of-xenon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instant-meditation.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insured-event.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intab.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integrammes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interkrak.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interlinego.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interlink-jp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intersys.uy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inthechileanwoods.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investgold.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invisionary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ionicshop.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iop.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iptv.ge", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqteksolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iranactua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irandex.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironarch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ironmongery.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irontigers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irontigers.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irpadafrique.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irunonline.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isabellzaloof.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isakow.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isc2.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskurturkiye.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iskurturkiye.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islikimas.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isminc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelportalk.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelportalk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelportalk.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelportalk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italjet-tuning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "italyspecialty.coffee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itclubonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itcommodities.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ite150.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itsloution.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwebing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izmir-media.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izmir-media.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jackblues.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksfeestverhuur.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jae.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jags.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jahubar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaialdi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jairoenfrancien.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jajojababy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakovtasic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaliscolindo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamally.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japan-forum.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaraizaboli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaseng.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jassielphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "java-tracking.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javesalud.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayhost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayjardine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayjardine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayjardine.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jayjayprivat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jdconsultores.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeevanmag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerixmx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeroenstekelenburg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jestre.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jevel-mag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jezzicat.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jirkanch-ayollar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jloredux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmf-clan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jo-2016.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joanmoreira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobstoday.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joe-st.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelleisthatbitch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeteach.us", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnscalla.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jojo-pieism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jojoshare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joomearaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jormulti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyatlife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joyinteractive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joymaxiptv.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jrtouzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ju-edu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jujutsuoulu.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jukk.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juniku.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junyan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justcoldbrew.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juurussuo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k9life.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k9life.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ka4ka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kacy-kisha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadeiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kafgoldenbearsbor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kahoku-takano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaluja.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamikatzerl.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamlunglelystad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kansasfoodbank.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasparovru.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kasyna-internetowe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katarios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katarpilar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katerinaverbovskaya.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katerman.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katerman.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kathyschlitzer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katiepears.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kausharach.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kawadoart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kboing.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kbzati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kc-leeuwarden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ke8gtp-vf.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepersecurity.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kemsamnhatban.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenhaffiliate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kercovaparty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerkeslager.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketodieetschema.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kettererholmes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kevinn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "key-content.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyngon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keyscore.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khakim.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khdestiny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khmerios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiarey.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidalt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kilimstyle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "killerrabb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimmientje.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinkyinlaws.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinoblik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinomangas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinowork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiprusoffsummers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchen-design.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitchfurnit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kk.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kkgn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klassika.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kletskoek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klimacamp-sterkraderwald.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klj-kruibeke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knapenzutendaal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knashaug.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kngkng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knigareceptov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knigiunass.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knitted-things.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowthebus.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobrin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolfan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolkatamatrimandir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolotsainaskoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "konzaross.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kopukmlotim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kotabogor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozhzamenitely.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kppnmataram.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kralovskaloukabouzov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krattk.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreditsystem.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kremer-sonnenschutzsysteme.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kudofoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuitunenguthrie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kultham.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunstundkulturradioschoepfwerk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurdinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurdjokes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurtki-moda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kurumsalseo.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kynangweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "labdiagnostica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lackfer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lameco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscaping.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "langenu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "languageio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanovice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lariberafiredept.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasfolladoras.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasix-medication.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastville.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laszlo.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latestmobiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavdiazofficial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavozderanquil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazarus.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lazerinitiative.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaseplanbank.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaseplanbank.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leather-underwear.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leatherfur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leduquwiki.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaldelta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaljewel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalne-kasyna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalnews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalpower.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalpremier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legko-pohudet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leisure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leisure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lejlax.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lemarquier.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lennybruce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leocollo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepraconsf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesa-kiev.biz.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesa.biz.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesours.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letipweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsgojack.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsplayourgameagain.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leucothea.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leusemiamusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levolor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "levyntgard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexitthemovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liamfallen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liberationgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libretech.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liecomiribea.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liegveld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetech.com.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightsproject.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ligustinus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilighazaryan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lily-luv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilyallenlife.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linawinter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linklab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linu.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linusruckstuhl.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lions.com.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literaturtage-recklinghausen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "literiedupantheon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "littleriverfreerange.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveachievers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liveukulele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livewirecommunications.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lizeal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lltcpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locatemypain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "locjj.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logopedie-direct.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loliloli.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lomgo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonhealthcare.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lorcalive.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losedata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losmejoressmartwatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luc.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucascosta-ido.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucasmateus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luckey.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lueck-bertram.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lugia.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisafernandapenuela.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luismelenge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luntadila.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luukaslindsey.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxhabitat.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lyradhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m2i-api.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m2jest1c.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "m9t.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ma110.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macstore.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "made-nous.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madechocolaterie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madrasareforms.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magadan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magaviva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magazone.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magdakostyra.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magneetfolie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magneo-smart.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnitgang.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahdafweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maheshbabuphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maheshpur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maheshpurnews24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mailboy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mainhuyahan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mairiedakieni.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makeupevelinua.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makingmemoney.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malagarental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malawi-cichliden-portal.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malaysianews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maldives-showing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malikcomputers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamacitaz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamlaka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "managefile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manial4d2.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelperujo.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manyzero.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marcceleiro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marchingnorth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariaangelamacario.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marilower.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariusmarcoci.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marj3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marolu.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martacooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martinstepar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marula-oel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marvaco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maskedworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterofazoth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matras.kiev.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matthewrochow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matuntu.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauricespapens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauriciotoussaint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauriciotoussaintarte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximiliancole.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maximosilupu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxjacobs.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mazhab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcnholding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcregex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdca-jp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mdeep.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "med-spravca.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medali21.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medellinencanciones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediataput.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediawax.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediziner-goettingen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medsi-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medtech-jp.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meetmyown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meeztech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meganmarston.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megaportal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mehrabpurtimes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melindagirl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mememan.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menazimkhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meowpic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mercadoscout.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesonandino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mestovpohybu.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metalweaverscreations.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrixdm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrophone.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelboogerd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaelhastrich.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michaeljames.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mijnenergiemissie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikewestonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milavicca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miliumnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "millibirlik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minademonic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miramanga.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mishpatim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misspoliticsaustralia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "misspoliticsaustralia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mita-beutel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitelec.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixedgrill.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixm.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixmastersdeejays.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjhs.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mjhsfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkprensa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mniopenresearch.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilize-auto-register.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobtop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mocksvillenc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moddescargas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojakursumlija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mokaumuseum.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moleestudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molodost.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyonchain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monoplanthairclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monorail.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monorail.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monstersuniversity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montanacreativitymovement.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moonlit.games", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mootz.ddnss.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mornatales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morogoro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mortezaafri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaically.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motivo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mouldboard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movementsodom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movieglot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movies1977.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mps.rw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrjunior.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtbfoodie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtik-vg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mu-sigma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muafakatmalaysia.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muafakatmalaysia.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muirsdoneright.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murciacobras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicradio.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musicradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muslimsoul.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muslimsoul.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muslimsoul.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mutualfunds.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muzikbank.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-road.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydoginsurance.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfreespiritpointscard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myinfoenter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykelseyonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mylobster.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myltfilm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynaughtyalbum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mynexuz.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naarenaa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachalniku.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachalniku.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachalniku.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nachalniku.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nackwallpapers.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadinethings.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadjasummer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakkati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nalios.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nanotrasen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nasrullaganjnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nativeproductions.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "naturopath.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natuurkundegeflipt.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negativecrestinegratuite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neilsonmarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekohana-inuhana.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nelegal-edition.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nemyriv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nenderus.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nepalboxoffice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neplatnasmlouva.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net-file.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "net2ftp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netjobz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "network-wr.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neveraquemola.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neverhood-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "new-way.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newmansown.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "news89.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newserfanekeihani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsinpenn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextracker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nextworldcoding.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nexty6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngvgamechanger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicestudio.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nichearticlegalore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nichevideogalore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nickhawn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightblue.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niket.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimi-group.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninakoenig.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nintendo-europe-media.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nitendaytowing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niutennici.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nivelconlaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nlgr.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-more-gray-hair.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no-more-gray-hair.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "no1universities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nobodyplex.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nooresunnat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norikazumatsuno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noritakechina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nosinmiperro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "not4me.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notarisdecatalunya.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notdankmemer.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novaintegra.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novaintegra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novudev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nowtricity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nqesh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nqesh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nqesh.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ntinformatique.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuanda.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuestrasdanzashn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nukeiso.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuooly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nursingconsultant.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nwspecialists.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nyahururu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nycctp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o-touch.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obereg.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obj.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obnalichka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oborona24.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obuysya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "occult-magick.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanborn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanshaman.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanshaman.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocmw.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oddformrecords.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odoru.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offerito.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officedivvy.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officialhazalturesan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofisescort.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oiseauxdesjardins.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okskoleni.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olasverdeshotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olymperfitness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "omnifotoside.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ompokeronline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oneclickbooks.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onedaygrandcanyonrafting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onehaven.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onionflix.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "online-bookmakers.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecasinoerdk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinefreemovieshub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oohlala.studio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opalternative.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ophthalmologynotes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opl.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opravanotebookov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opravapocitacov.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oprekin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optical-faking.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oranjerie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orbesurgeons.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orcomsilver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oreo.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organizedrhyme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origsoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orlinum.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oscom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osmarks.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostrovseocitra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostrovseocitra.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "othrys.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otuts.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oujj.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ouldlamara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourcoastmedia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oursc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "out-of-england.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "out-of-england.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "out-of-england.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovita.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oxidescooters.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oyunkolu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozbike.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ozellaruck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p-konto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "p4t.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paarissohail.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablo-sky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "padle.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagancollective.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paintingrepair.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakistanmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pantallanotebook.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paradex.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfumtester-100.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partofthequeue.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partofthequeue.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partsavto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pascalhargarter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasticceriatromboni.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasticceriaveneziana.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastorello.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patchagency.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patentu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patience.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patientup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrickcontainerrotator.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrikjohan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrikjohan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patrikjohan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pattoes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paulc-themovie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pavingtiles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payforpeople.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pc-soft.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcie.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pckoruma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pctelecom.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peacock.onl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peakhillre.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedroministro.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pedrosanto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peluaniconstrucciones.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penopoly.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penopoly.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pens-money.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peopleplanetconnect.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peplex.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfectplrarticles.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "performiptv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perftrack.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "periscopeup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petdish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petemerges.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petfleet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrol-power.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pets4adoption.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phantomfund.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phenergan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phesita.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipslater.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipslater.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipslater.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipsmanythougths.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philwilson-green.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philwilson-green.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philwilson-green.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoneinformation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonenumberfind.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonetika.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoprint.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phpwebs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phuket-nash.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piaggiotopcom.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piatika.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pibo.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picketfence.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimo.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinadeluxe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinamals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinched.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinupsex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pionierboat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pionierboat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piqueteway.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirateproxy.ltda", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivnica.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pivnica.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelturkey.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixelturkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixodo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixojo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pizza-24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaloo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetarapluso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticpassion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platter.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platter.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plavormind.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexion.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plexion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plrarena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plustwik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pnwchirocoverage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poderososconjurosyamarres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemwall.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poeticplanetimagery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointzip.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicsandnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "politicsnews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poolcuepro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popeducation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popflow.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popjudge.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poppsylvie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "populardogs.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "populardogs.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porndoepedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porno-chat.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pornoacademie.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porroserver.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portugalbycar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posicionament.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posutochno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poured-floors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powderedcloud.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerscourt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pozitiffchik.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppno.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppssh.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pravagolosa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preciodeoro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preflighttest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preskorn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "princevikal.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privace.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro100blogger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procave.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professor-d.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proforo.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proger.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prograppa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "progressmaster.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectbuild.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projecthosting.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "promocion2007.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "propertydealer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prospectapp.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.ltda", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psihology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pskov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pskov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psngr1.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pspapershow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychicfairnetwork.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychicfairnetwork.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psykologtidningen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psykologtidningen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ptsadvokat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "public-files.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publichealth.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publishingmodel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pubquiz-online.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pura-ponia.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puragreement.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purchasebestone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purreview.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purroy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "purtahan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pvplounge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyjy.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiu.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qparents.qld.edu.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrlab.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrlab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qrlab.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qsoblog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qstivi.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quaketips.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantikstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quantora.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "questfororgasm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quible.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quicktaxinmessina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quimba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quinder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quitri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quixxisecurity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizmaker.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizzard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qumirezi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "r14.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ra-boecker.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabotaist.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiobucarica.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiocentrafrique.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radiohlam.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radionalita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbeaus.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajeen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakibzashup.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rakshitrekhi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ram-tenancy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ram-tenancy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramplaysugente.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rancheriastereo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randombrainwave.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randombrainwave.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "randombrainwave.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rang-foto.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rang-mediengestaltung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranjeetmehta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rankpower.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranksite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranksite.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranksite.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rantalaholcomb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rapoteka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rar.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rasadnikcvecaperic.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravenhillavenue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravnareka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rawr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razborpoletovsite.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "razgon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rballday-entertainment.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rdto.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "read.family", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "readup.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real-srebrenica-genocide.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real-srebrenica-genocide.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real-srebrenica-genocide.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "real-thailand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realbiographies.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realmixwell.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recetasdemape.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rechten-konsens-brechen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recovre.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recruitskill.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "recruitskill.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rectale.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redgeek.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redgeek.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redgeek.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redlips.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reidasmalas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reifeswinger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reklamim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relaxxxed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remi-theriault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remontpc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remoteshack.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renewablegas360.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renovationsf.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentmama.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentmama.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rentmama.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renusoni.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "repettoshoes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rescatec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rescuer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resolutionnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "resta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "restauto.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retinens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retmus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rev-crew.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reverbland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reviewchecker.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revis-online.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revis-online.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revisoronline.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revistaligustinus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionaryireland.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionaryireland.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "revolutionaryireland.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rewawatch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexbang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rga.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgacomputacion.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rieslingtrailclarecottages.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riffnation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimba.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rimetsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ring.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ringofglory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ritchieneville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riversandoceans.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riverviewtree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riwers.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robinzorg.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robot-invest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rockyourlife.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rodgersawnings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rogacevo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollerderbycollection.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolotrans.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolotrans.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rolotrans.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roman3d.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticdate.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticdate.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticdate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanticlyrics.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ronforeman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofclaim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roofingmaterials.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootandvessel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rs-piscines.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rssreaderone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ru-robot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruanglaptop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubenplazagarcia.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumbleline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutascostarica.viajes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutgerbrouwer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruthil.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruthil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rx2go.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rybnitsa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rybnitsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rzr.supplies", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saadurrehman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sabrinazeidan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadiestavern.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadiestavern.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadiestavern.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadiqloaded.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sadovskiy.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safatech.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebaseinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safebits.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safeers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safetum.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safety-in-construction.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safkgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagacioussuricata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagehane.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sahinmuzikyapim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saintmichaelpress.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakrajda.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salesprocessing.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salledebainmontreal.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salmelainenwalter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salminencrane.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salonni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltnsauce.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltnsauce.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saltykai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saluteminsights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samstudios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sandrasturm.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanfranciscotours.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarafanchik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarafrazan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahbaker.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saraton-kasalligi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "satl-lelystad.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savonlinnatrujillo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savons-arthur.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sawansasaram.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxmasters.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saxobroko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scamangels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scambistimaturi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schattenwoelfe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schdata.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schizomatrix.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolbag.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolbag.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schoonheym.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schwertransport.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scientific-socialism.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scientific-socialism.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scooterproducten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sd.eti.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sea.zapto.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "searchtechnology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityandsafetythings.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seekingalpha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seintje24.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selectbusteni.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selezionebarbrboguaccero.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selezionebarbrboguaccero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sensiblelanecounty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sentierolaav.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-reklama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seobook2015.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sepalasaude.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiogm.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiopereiracouto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiyskorobogatov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sergiyskorobogatov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serioos.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seroquelonline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serraniadecuencaafondo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serreshikeclub.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverdechile.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "service.gov.scot", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "settlingin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewalaptopm2i.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewalaptopmurah.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sewalaptopsite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sextapegermany.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexvideochat.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgrs.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shahsaadkhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaiden-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shajeer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shalaahmet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shanikaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shatabdichildrenschool.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheltongrp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shileo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinyhappydoggy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shmidta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoujochronicle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "showslot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shpori.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidatbacklink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siemens.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siesapps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sig-io.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigio.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signatureresolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigptr.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simbiat.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplepoll.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplevote.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplewebarchitecture.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplydogtalk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simplyvoting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simstime.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinfully.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sinmarea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sint-apollonia-appels.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siseed.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sit.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitelinks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siterank.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitzungsdienst.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixforkurd.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skiareal-krkonose.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skimbo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skipsteer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skitznet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skrydata.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slimwindows.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "slotsinspector.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaragderna.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaragderna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarthostbuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartrak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smartspace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapbuzz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snapware.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowlab.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "snowprosinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochikvartira.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialbook2015.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialdemo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialesactivo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialtactics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialtactics.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociedadderesistencia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sociosalafuerza.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softelectronet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softfuture.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softpark.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softview.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "softx.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sokakfotografi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarhome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solartek.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somewherenews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somewherenews.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "somewherenews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-onlajn.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-onlajn.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-onlajn.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-onlajn.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-tolkovatel.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-tolkovatel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-tolkovatel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "son-tolkovatel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonjoux.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonnik-znachenie-sna.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonnik-znachenie-sna.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonnik-znachenie-sna.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonnik-znachenie-sna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sonsonate.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sophomoric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosnova.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soste.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sosteric.si", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sota-tv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundshepard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sounique.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sowsmallgarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-az.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-gg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacecorp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spacepunks.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spanishnewsarticles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speacock.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speakersden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spectemur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedleads.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speleo.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidersweb.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidersweb.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinolamediation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spitalulbuzau.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splimtechco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spongebobwiki.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportabatese.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportivo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportskibat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotifytop.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotlessohio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotzlight.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spreadshirt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spreadshirt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sprietlopen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sreedhareeyam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srhdesign.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sriramdigital.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "srorisksolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssldecoder.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sslmonitor.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssm-techmarketing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssmothership.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stahlp.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standsearch.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standupcomedy.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standupcomedy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfiles.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starfm.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stargift.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starx.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stateofsustainablefleets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stb-schefczyk.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stb-schefczyk.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stephenschirle.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stereoscopio.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stichtingcoronaonderzoek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomatolog-czestochowa.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stomatolog-czestochowa.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stor-guard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "store71.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storspillercasino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strata-gallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strategybusiness.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streengis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio-jaguar.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studio4101.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studsovet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studyspanish-lapaz-bolivia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuntman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sualkuchionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subject-barred.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subsiteservice.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sucsses.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sucsses.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sucsses.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatrabarat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatrabarat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatraselatan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatraselatan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatraselatan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatrautara.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatrautara.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumatrautara.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suncomegrain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunnyssingh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunrisewhen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superdolly.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superdolly.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superdolly.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superwhoopi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfoleon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surfseo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surgeryblog.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "surikov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suvari.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukinozomu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svenhammond.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetoch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swagat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweatercon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetsugarcakes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swellnote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symphony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synctechosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "synthesis.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syrianair.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syrianair.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syrianair.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t2data.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "t2kc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taartenvanmireille.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taat2.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabrizbiology.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taghit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taguette.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taijul.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tailresources.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajniy-smisl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajniy-smisl.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajniy-smisl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tajniy-smisl.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talkscope.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamoxifen-citrate.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanweerkhan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tapquad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxi-tienen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxprocpa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tazenda.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamclean.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tebian.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techakhbar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techitalk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techkorner.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technicalbikram.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techvillian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnonews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telegramlearn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleshkronja.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenfingerscollective.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tenutachianchizza.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teradatta.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tercelonlinelat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tervolina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testing-grounds.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetangers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tetracyclin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teungedj.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texarkanatherapycenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thakurmarjhuli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "the-morpheus.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theadamsonchronicle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theataraxia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theataraxiazine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebengalinews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebillingtongroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebranddesign.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecolourbox.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecostymusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedarkages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedysfunctionalangel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedysfunctionalangel.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thedysfunctionalangel.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeldritchhounds.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theeldritchhounds.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thegreatsouthernburgerco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelordofthewing.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thelordofthewing.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themediationclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themegatones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "themizellbrothers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theocratic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepilotwoman.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepilotwoman.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepinecones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepioneers.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepyre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therustyspoon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesigit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesilverdaisy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesimsbrasil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theswanwindsor.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetaylorreachgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thetropics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theunderzone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewhiteboxxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theworser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theysocial.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkelectric.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkelectric.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thmnia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thors-hearth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thunderheadjtc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiagomoraismorgado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiaskipin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tickets2004.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiffany-angel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tileflooringideas.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiltedwindmillpress.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinkerbell.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinneke.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tinyfont.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tipslifetimefitness.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmc-corp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmeoworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmredondela.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toals.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddlerbabyco.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toddmclauchlin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todotpvs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokaishishisetsukanrikyokai.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokinosasae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokoangga.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tolls.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toolsbit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topnews333.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torgoborud.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torkel.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontopowerwalkers.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torremocha.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torrero.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tortillas-duras.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tortillas-duras.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "total-electric.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totnastic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touchanddraw.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "touyatakenaka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townlaretsota.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "townswalker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tpplanning.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trafficdirection.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trailheadcounselingnc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transbella.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transcool.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transtaboo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelbiz.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelfiesta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsites.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelunique.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travely.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treasurejewelry.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trellisandtrugs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendocracy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendocracy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendocracy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribefanaticsunited.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tribunatv.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trifence.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trifence.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trimsalon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trisaranasejati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trolebusesdevalparaiso.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollgetslucky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollhanttan.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollhanttan.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollhanttan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trolliet.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trollos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropicalticket.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tropixshipping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troytech.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truecircumcision.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trusted-medications.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tscfoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsra.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tstech.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tstlr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsuki.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tsumugu2021.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ttbonline.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuck2000.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tukiart.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tundermadar.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbinaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turbowarp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turizmsektoru.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkeysms.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twowayradiodays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "typhlos.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u2croatia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubergamingworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubezpieczeniaonline.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucheba.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucheba.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ucheba.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udenlandskecasinoer.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udenlandskeonlinecasino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uinvest.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "umashev.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undemocracy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undemocracy.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undemocracy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underlilith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "undershoping.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underwear-fashion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ungrafakta.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicycle.show", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unidadvirtual.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unimarvel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unionlacalera.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uniquedollz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "univ-monteescalier.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unmutegreetings.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unrepentant.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uperne.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "upgradeit.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usacrime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usatiuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uslugi-advokata.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uwe-reimold.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uzbekkizlari.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaillantgallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vakrebella.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinemom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinemom.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valentinemom.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valkiryan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vallartense.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valleyfleetsupport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanbarel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanderlootjes.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varjuring.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasanthdeveloper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilev.wtf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasti.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasyaka.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcsafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vdim.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vecara.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veganuary.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendagora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ventor.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vermageringsdieetpillen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verstka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verylazy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vesna2011.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vi2kom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "victorpericiales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videt-son.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "videt-son.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vikasinstitute.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viko.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vila-senov.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vildlaithailand.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vildlaithailand.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "villeroy-immobilier-sete.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vindnu.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vinokourovnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintageaudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vintagewedding.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtua.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visaliafarmersmarket.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visiblethoughts.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivas.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vizmart.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vnumngr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vod.uk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vodachile.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voltiac.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volunteerhere.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vonsuri.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vouchersforveterans.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpsxhq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vysoketatry.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vyturys.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w3layouts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w7n.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waguramaurice.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wallpapersden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapnazir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapnik.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardpieters.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warungmini-vanwou.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wbsentinel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webagentur-flake.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webfoersterei.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmachine.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webpantry.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webunlocked.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedding-dress-hire.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedding-transportation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weike.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weiter.so", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wereldreizen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wh0th.ink", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whannell.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whenwe.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whishart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whishart.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikilink.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikitech.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wikiutah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "williammcgill.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "windirect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winerytoursanfrancisco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wing-tsun.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wing-tsun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wisenses.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wiseuplive.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wishlisotr.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woeb.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wojtekogrodnik.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderbox.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wonderbox.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wong-sleweah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woodentreasure.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wordcharma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workfromhomebusinessopportunities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wowhampers.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wphelpdesk.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "writeyoursmile.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "x-orbit.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xfirma.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xiuzhouinvest.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xloffice.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90acrudcl3j.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--c-xga.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--zca.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xnsir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtom.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xtunnel.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xvadimx.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxgr.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxshades.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yan.net.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ycodendauteradio.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yokocho373.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yongxiang.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoryo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourmd.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yourtopia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youwelike.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yuandan.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukkitacari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yunqueradehenares.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zabszk.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zastineni-pergol.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zayavka.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdrowebodomowe.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ze.delivery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebracable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zemlyaki.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zendev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenride.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zesty.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangjet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhodino.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhuziyy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zij-aan-zij.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zireon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zivotbezkrutosti.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znachenie-sna.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znachenie-sna.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "znachenie-sna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zocode.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoepolitics.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoepolitics.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoepolitics.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zolucky.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonadjadoel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonimi.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonnigzieuwent.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zovirax-cream.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "08154711.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "09kanagawa.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1014.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "123410.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1986ventures.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1b1.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1nation-balkan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2insights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "31-elagage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33-couvreur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "33-elagage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "339999.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3speak.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "40010monogatari.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "44ada.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "4beats.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "73u.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "77-elagage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "78-couvreur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "78-elagage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "8091.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a2g.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutislam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "absinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abteutonia.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acallawayroofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acg.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adacprod.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adelie.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adiyamanhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advanceddermmohssurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advanceddermtribeca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advery.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aerosail.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afasim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agearo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilan.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agmuscle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibes-staging.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aibes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aiecosystem.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aikiva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aircareair.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airportcoc.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aispirit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajaxposter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "al-abdal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alambazarmath.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanyatur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albylane.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcalainos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alcancevalor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aldiafl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alelin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdriving.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdutton.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexdutton.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alinatinen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "all-wot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alldigitalsolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allinoutfits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allsaintspreschoolyj.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthingswatersports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aloe-care.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aloesbienetre.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alomendia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alpetrov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaderforum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amaruz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amateur101.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ambor.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americavip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aminos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ammor.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amosca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annaluizaferreira.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anniecloth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthroper.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anthropism.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antoine-soscouverture.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apnews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appemployees.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appointer.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apropotv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apssb.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquaticbyte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aradpulse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ariaman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arisfroly.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkaan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aromatraining.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artfuryou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asgeirolafs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianinside.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiyasia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askeygeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asociaciones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asphy.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assurance-emprunteur.bzh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astacreative.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astoure.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astralriders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astronomiadecolombia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atovelin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atovelin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "audiovegas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auguri-shop.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auriga.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auskate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "authentick.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autobotpromotion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autopocket.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auverdrift.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avlasov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avocat-alina-szilaghi.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axeldavid.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "az.st", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "az.support", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azabudai-fudosan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azadblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azianpride.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azingostar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azorin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azsupport.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "azsupport.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "b-designer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babacsalogato.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babblefeed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babehunt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "babuccu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "back-links.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baclofen.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bacus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bad-homburg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badanteinformatica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baharmusic24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bahrain.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baif.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bajominimos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balikesirhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balluncar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bamfacts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banatearab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangbangboys.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bangdaiviet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bani-hashem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baomoi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baracacia.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bargainusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barinov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baskingalkin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bathroomsinkcabinet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "batsense.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baubau.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baumbet.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baxomilowa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bazraria.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bdtechnews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beagstudio.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautyforceacademy.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bede.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bedwettingyoungsters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behrig.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belsilos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "benreedstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bernersennen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bet.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biaservice.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bicycleally.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigmonsters.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biletturk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bimbingan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bini-solution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintanglautplatinum.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioadva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biographymint.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bisnisonlinecerdas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoinforthe.world", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoins-casino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitwards.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizzix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleedingcool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blegalservicespty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blissway.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogbookcassiopee.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blueskyxn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluewire.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bmjphotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobmaster.cyou", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bobotie.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bokov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolivin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boombangcreditos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bootstrapcdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boredhoard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowhill.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "box2.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brakomecov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "branditup.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brawin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brayden.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brelin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brewin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgepayday.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bromideas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brooksideas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brothervietnam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buerooeding.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buhunov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildersofthesilentcities.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulgakov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bummelwelt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bummelwelt.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bumsbesuch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bunnymaxim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burakogun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buttonsmashers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byprata.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c2lab.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "c41ee55a-da20-4cff-8075-24afd0f22aac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cafecentral.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caffein.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakestandscarriers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calaca.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camgirl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisetas-bones.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camisetasbasicas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candyalexa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caneminder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitaloneshopping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carabin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caraudiostore.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardiagnose.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "careerandjobsearch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carien.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carnedelmercado.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartoonwap.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casagyn.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casamariano.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cashcoin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casino-online.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinocitytimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinovergleich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cazino.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccaag.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdavis.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cellulit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cephalexine.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cervej.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cgu-ingenieria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaghionline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chaidu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chajakraamzorg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chalov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "championbet.et", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changeactivation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chankin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "char.press", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charliescomputerservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "charlotteanne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checktls.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chelseahgaul.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chennaiskills.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherkasskiy.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chetin-orlov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheyannism.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chicasloca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chickenfarms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chintaparthi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chintaparthihome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chobble.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "choosevalley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christian-garo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chrok.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chukardin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chunkeat.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cilkamail.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cilkanet.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cinthia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citizensadvicewiltshire.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classichorrormovie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleaningdepot.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clearwaterseries.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleverbowling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleverskateboard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clooi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudscribe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clovorin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "codigomusical.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commercegurus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compufix.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunecampodigiove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conexresearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conjurosamarresytrabajosespirituales.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conjurosyhechizosfuertes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cooferro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coombsinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpheuss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corpora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmoiler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costinesti.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "courage-sachsen.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpish.id.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creativebaccha.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimalelov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cromstelit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ct100.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuestiondetiempo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cukurbag.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culinarycatering.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturaarabe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cunova.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curamcare.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curlingclubpwa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberark.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cybersniff.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "d2trade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daikonsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dailypost.ng", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daltons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damianmalrechauffe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "damienduhamel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danddy.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daneshtools.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniel-topalov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielj.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmicay.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "danielmicay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dark-wolf.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darumpro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datalift.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davemusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidinteriors.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davorin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dawidwrobel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dc-forum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deadescape.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dealchip.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "decorlux.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "defensefrontit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degreecollege.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delasamericas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deluxewindowanddoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "democrats.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denkorolev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dennisrubin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "departamentoslosolivos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deps.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deremeavocats.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derlux.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dermedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desktopia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "detrimental.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devurandom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dewka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dialradio24.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium42.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diconium42.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diesdasananas.spdns.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digiful.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diogof.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dip.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divband.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divesourcefl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "divvy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dizayn-cheloveka.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dj-eran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djdiego.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djura.in.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmze.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnk.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnspod.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrodar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dodecaedro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doglifejacket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doklinik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dokuev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dotlimino.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "downloadmp3.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-amar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dr-karagenska.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonesymazmorras.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drersinaksu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drivermerkezi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryskin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryskin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryskin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryskin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dryskin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtconsoles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dukin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dunatos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dusupov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutyfreeperfumes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dwipakharismamitra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e2ee-meet.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ealekseyev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatech.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatech.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatech.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebenisterie-de-villenouvelle.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebilanzplus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebooks4gate.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ediberto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edukle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efran-eliyev.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "efterfest.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "el-tatwer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricdreams.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "electricien-44.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elegance96.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elelenin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elitatasehirescort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elkhaus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elkmotel.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elkollege.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ellipticalmachine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eluvade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elysium-team.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emabot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emazrin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "englishll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "engraffo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enriched.news", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ephraimshores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epicforums.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equasea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "equivid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "erafat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eric.jetzt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esprihealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esunenin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etctop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eternal-con.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etulasin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurekagames.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europaband.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europameisterschaft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "europoint.org.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evelin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everzocial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eviltricks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exambot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "executivemarketing.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exo-chanyeol.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exonovov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exp.gg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expertcomics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "explosion-cs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exposedcasting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exposethetruth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expressarte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezigaretten.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairewindenergie-sh.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairmonttamarak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeaddress.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanniemaeloans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "farmtigo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fart.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fatfrog.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favouritequotations.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fazrin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "featuristech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixturgeon.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feminique.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferenczi.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ferrin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fersumalin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fersumalin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fersumalin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fersumalin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fersumalin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feseev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feurich.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanzconsult.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finanzen-weblog.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fineshare.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fioriepiante.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firsov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fish24.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixpix.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flabacinov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flabutelov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flagstone-magazin.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flipin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "florafaunafavourites.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fluxnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyfifer.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyserver.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "followthepin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "folwark.krakow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foropl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forsat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "franchisechaodoi-cambodia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frandymvp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frank-vincent.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebetonthegrandnational.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedatesites.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freedomhouse.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freepik.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresar-engineering.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "friendindeed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frowin-base.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fstm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckedintraffic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuckxiaozhan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulfil.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fussballwette.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futbolus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-electricity.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gacirenin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gacirenin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetplus.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galasin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galasin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galerie-saintgermain.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galeriesimple.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gallanzaro.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gambipedia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gametriot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingdose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gate109.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geistlib.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geomagne.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getdone.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ghllc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giangma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ginev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlunfinished.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "global-scg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalseo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalseo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glorynote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gloryofmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gociicii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldmancarpetcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goloborodko.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goncharov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goncharov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodkino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotonet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "govquarter.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpltimes.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpltimes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gracefully.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandfootball.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "granitestateproductions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grapheneos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grapheneos.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grapheneos.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gratelin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gray.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gray.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "great-mom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greengo.shop.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greizer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grilltanksplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gromasikov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grozdanov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gruca.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guerrilla-rf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gufolev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guiabroker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guidemaroc.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutterguardsystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyaanprasaar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gybagardlin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gyjbyev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "habitatberks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackerman.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hackingwithswift.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakkarihaberi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halpin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hand.community", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handigehannie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happymine.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harryosborn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harzin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hcg24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbanfield.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthproconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hebin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helenwade.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hellyeahbeer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helplinetech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hengelsportjansenlommel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herala.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiac.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hibin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidetagu2021.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highftp.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikarinet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "himiko.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiramoto-ph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hire.auction", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirorock.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "historymuseumsb.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hit-electronics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hitech-zone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkskhf.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoahop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hoikin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hokejovykalendar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollander.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hollandersleepproducts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignabilene.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hometeamns.sg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homitov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "horotoday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostelaciones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotbeats.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotelvisegrad.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "housing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "howtomakefriends.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hrmcms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "huabianwa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hupeng.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hwasung.com.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyrin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i3o.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iamtrainsafe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icewood-bois.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iet.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifitko.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igor-usov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igromasikov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igryalawar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iinvest.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilya-potemin-domain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imason.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imck.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imicroscope.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incometricks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indo-wiki.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indst.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inetpub.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informationinhindi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantuprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instituto18denoviembre.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "integritykrakow.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internationalroofinginc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intrepidmedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iscultas.pp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamipages.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islamo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istanbulhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "istratov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isultov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itechfast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itexpert12.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itpoint.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itt-shop.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivan-maliy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iwantacve.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jajycycojota.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jamiematthews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "janbruckner.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jandroegehoff.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaumepons.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javasaranamitrasejati.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javierjurado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaydaklingerman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jelo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jemianna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetmusic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jimvophotography.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jobwher.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joelgugler.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joinholt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonathangagnetrainer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joriz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josvir.sytes.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journalism.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jqlsql.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jslfoods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jumpgc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justfashionnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juventudevareira.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kadeiro.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaipel.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamio.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karadenizhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karmil.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kastanie-skolen.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katrinakaifphotos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayvepartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kedungombo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keepagree.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kellansite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kellywebcam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenforeman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennethbenjaminreed.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kennis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "keurigbestprice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khetibuddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiddieskingdom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidisov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kindergarten.vic.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingmakers.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingmakers.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kinovam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klarcha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kludge.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kmzs123.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kobtsev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "komsija.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koroshkabir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kourin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krakato.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krllm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kroyou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kubrakov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuinin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kulakov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kunri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kutanam.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyango.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kzforce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacochonne.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laconnexionabsolue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laempresa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagrottabergenopzoom.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lalokura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanagiselle.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landhof-scout.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landifer.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lanehealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laralove.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "larax.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasiodora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laszlotamas.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaboucher.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leasenow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leaskoupartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lebedovskiy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leebruce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leopardstudio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lernpfad.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lespinasse.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lessiamia.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsdothatagain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "letsrave.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lettragetattoo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lidarwindtechnolog.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lighttp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lilicloth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lioe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lionsk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lite-chat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "litolin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livinghebrew.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "logosradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lokan.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolbird.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "longchampgirls.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loober.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loremipsum.lol", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losmaniatikos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lotimena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loveholidays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovelive.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lujin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunaclan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lustigetweets.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxurycasinoreviews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lzt.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macroeng.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macropremia.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magicalmemories4you.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnocentro.store", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahdeabzar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makanivzw.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malatyahaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malkovich.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malkovich.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malulee.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mamontov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manekin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manekin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manekin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manekin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marabumadrid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mardinhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariella-sun.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marieskyler.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "markhoodauthor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marneetgondoireathletisme.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterclasses.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matrimoniosriviera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matroskin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matteobarbin.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matts.contact", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mauaagora.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maut1.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mayamaibach.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcaptcha.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mcaptcha.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mctea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meanit.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medicinasportpadova.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mega.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megalibrarygirl.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "megin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meinvergleich.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejor-broker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "menno.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "merklin.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meticore.promo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mezzomusicschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miankamran.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "micay.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michalstepar.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mihaylov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milliswap.finance", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mimorin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraft-game.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minnpost.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minohtaurov.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minungdomsbolig.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirahezebots.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mirror.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mitev.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moeyy.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moje-communication.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monctonvendingmachines.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitoringminecraft.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monocyte.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monolithon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moocat.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mooreandsmalley.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morecigarettes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mosaicinsurance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mpsi1.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mride.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msetalk.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msmae-ou.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multipotential-labo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muntstuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "murielfrenchcouture.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-azov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-kirov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myalliance.church", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybaby.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mybags.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nahrung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nakedads.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namestormers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "narin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nathans.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nefald.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nekljudov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neoneuland.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netanin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netvanta.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsig.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newsignature.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newyorkland.forsale", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "next.ddnss.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ngegame.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nichijou.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niftydelights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nightcitynews.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nikolaev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimo.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninanice.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ninecomunicacao.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nisomnia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noebarlet.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noracora.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northumbria.ac.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "norwayinternetstuffs4u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notmyrealmail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novanetnettoyage.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novayagazeta.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nvestsec.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "o3-staging.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obuhov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oceniteli.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ocuuc.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oddlycandle.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offbeatbits.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ofogh.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "okideal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oldrup.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "olgierdlewandowski.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openstake.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optaviarecipe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oracleclown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "origintunes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orkaev.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orlando-marijuana-doctor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "otavideo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ourladyqop.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oztorah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacificcoast.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacisof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pakonshorelng.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palotahaz.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parfumstore.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partscov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pattyboobs.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pauldeconinck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paymaster.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paysera.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pbern.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcf.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcipal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlclo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peinture-77.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguin.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peracup.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "percydutton.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perfwp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pewforum.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phew.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phixer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinnaclecare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.co.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "piprivillage.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirofire.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planet-cloud.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planisanin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planiserin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plantperson.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasesolev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plaut.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "playoverwatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plomin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plowerolin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podpravkite.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ponpokorin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popokin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "porodin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portatilea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "postlifepreps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powershelleando.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ppam.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pracusalev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "praktijkbeoordelen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pratosirunin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preejaculation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presentsofmind.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preservecrownhill.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pricena.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printbigjournal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "printful.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacypro.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "probinarin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prologic.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protaaltar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proteccaocivil.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "protonbg.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psalivenews.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "psychoterapia.best", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "publicvoid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puddin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pugachev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pumin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puntoremov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putlire.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putstrategii.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "putty.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puzi.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pydotamisa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qazweek.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qiqitv.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quest-on-demand.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quixxi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quizzhit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwqjsq.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qwqjsq8.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qxin.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radost-crikvenica.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajomon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajrajasthani.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajudhoni.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramowitha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rarebridal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rechtsschutz-onlineshops.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redsis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redstonefinance.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "regentmovies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reinaertvdc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "remyb.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "renvisegrad.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rexograph.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rhjf.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riccardoslanzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ripin.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robertoggarcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rootpak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roselinlin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubycanyonenv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumahkristal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rumlife.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusakov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "russellshobby.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruta-66.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sachinchauhan.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "safegas.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saidpurtechnical.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saisons-fruits-legumes.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakaryahaberi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakshi.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saldanda.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samoylov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santiagomartinez.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santv.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sarahneumann.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saturuang.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savesilvercreek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scorpia.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scroll.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sebastianforst.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "securityintelligence.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seikoman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "selayar.vacations", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "semena-ua.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-promox.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seo-smo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seoforyou.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serukan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sethcurry.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sevenfoureight.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sgplay.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shelfieretail.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shif.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shinypebble.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shirley.li", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shork.space", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoulderandelbowspecialist.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shrglobal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuttlecraft.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sigfridlinden.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signcatch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "signing.tools", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simulus.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siralyvisegrad.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "siteintelstage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sixth.tube", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sli.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sliphua.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smoser.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soatplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soc247.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solnet.ao", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solodukhin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sondemitierra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sopilov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sorabi.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soshin.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sotool.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soumen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sp-dh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speacock.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiffsearch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spillefuglen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spiludennemid.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spinachcannabis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spindelnet.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportcenter.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportvision.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportwetten-anbieter.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spotpetins.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spreadgoodenergy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sroma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssnab.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stakedate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starred.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stass.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "statemercantile.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stb-schefczyk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steamstatus.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stereoamistadmomos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamcoh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "streamgifter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stunov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stunov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stylewe.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugargrant.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sumter.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinelocksmith.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superbuy.com.tw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suryatechnologies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suska.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukiarindo.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukibali.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukicintadamai.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukinjs.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukisumberbaru.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukisurakarta.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukitradajateng.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukitradajatim.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suzukiumc.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "svetbank.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetpummelfee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swordpop.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "symmetrysolar.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "syswap.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "szkolajazdykaleta.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taguette.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahnee.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tahynatozzi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takayaindustries.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "takuse.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talakacaruli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talpurwadalions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tama.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tanyastoys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taroot-rangi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarotistasvidentes.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taxibiz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamdumondelibre.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamroom.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecbeto.icu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teiron.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teknofara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temdu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tf2pickup.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thalikkunushivatemple.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "that.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefootballbootseducator.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenutritionalreset.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewiki.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thikkodi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thinkingnull.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thomasdbrown.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thueai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thuenhapho.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tingriev.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiplitskymd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiraloche.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tjebben.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tkanix.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tnd.kz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todeva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toiture-78.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonytan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toonict.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topfindr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torontopostcardclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "totalcarpetcare.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tourgyms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tranceptortechnology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transport-gura-portitei.contact", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trasloedil.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveloffline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trazs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "treasuryofgreatchildrensbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truklink.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tunnelstore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tustin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuvenganza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tv-online.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twindii.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblockit.buzz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unicodeplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "untro.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unts.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uphost.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usygov.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utangard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "utopiasmart.city", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "v2speed.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valdres.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "valheim.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vanarok.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varlin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vasilijeojdanic.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vazgaming.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vedeneev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vepein.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vepein.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ves.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidaizamal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vidaketo.com.ar", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilettecouvreur.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vipsexvault.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visegradieskuvo.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visit.natal.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vivoldi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vokov.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volkswagensaigon.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vpetkov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vvd.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "w0.pw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wadchat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wannab.fit", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wardpieters.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "warpsubmitter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "watercold.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webdesignforum.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webgamex.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webmethod.email", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webtele.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webytraducciones.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wedceducation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weinzierlweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werk32.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "werkenbijbuvo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wettbuero.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whangareimusic.org.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whittle.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whizz.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whooshkaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wimarsport.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wlcmedical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "workflowy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcup-odds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldhealthtips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpekspres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wprapide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wpvibes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwe.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xanaxanax.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--7tq798c.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--flskeklubben-7cb.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--kryptowhrungen-cib.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--natrlich-85a.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xy96.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yantarniy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yasmin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ybexalev.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yokorei.yokohama", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youcanbook.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youloveben.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youphysics.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yqagizev.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yudin.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zakirov.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zar-kripto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarabizarr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaramendez.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zarok.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaroktv.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zatp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zbrain.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenithjet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenker-hausbau.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zeppelin.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangda.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhangpeng.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhaochengtan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhukaev.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ziparcfhive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zizin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zkocdn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zkoclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zlr.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zonesons.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "0b1.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "195theglobe.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1brd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1xde.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "3n5b.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "51acg.eu.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "7eastgenetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "80daysofsummer.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900hosting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "900pk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "95-the-mix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "9vdy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a699.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abonemnet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abri29.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acaciawellbeing.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acadianteas.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acarotheca.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "accesseap.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "achatroom.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "acnoventa.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addiesel.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adjustingoursails.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adminportal-dev.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adrieng.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedhealthmedical.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agamabox.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aimsoftnet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aircompressormachine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airmanproduction.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ak-vsk.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ale5000.altervista.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "allthefallen.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amansinghbhogal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ameba-capital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amelierose.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americancasinoguide.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amerikasepetim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amped4ski.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andonivr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andreas-kurtz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "andrew-lazarev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angiology.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anikabyaabi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antennekaart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antivigilancia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aorangi-debt.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appoggiature.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appopay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquatechnic.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arabianlingo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arbolesdenavidad.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archeologiegorinchem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arkadiumdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armamentevolved.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artmaterials.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artwhale.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianmaterials.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "askindia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aspirateur-univers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asro.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "assistancepaws.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atriballi.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aurelie-valognes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automodulegods.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "auturoa.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avai.la", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avakore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avtours.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awood.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axel-faure.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "backingtrackbrasil.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baidutrustssl.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baidutrustssl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "banshkhalitimes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baraklava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barleyandbirch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barnabasgolf.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baroccofashion.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrahome.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "basedriver.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbppkdanpkk.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bcrypt.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beager.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bearzoutdoor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bekoplc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bels-lijntje.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawabundant.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawafter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawamazing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawanchor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawarrow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawatlantic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawavatar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbattle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawblaster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawblod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbody.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbounce.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbrite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbrowse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbrowser.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbuddies.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbuller.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawbunny.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcache.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcalculator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcamel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcaptive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcarnival.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcatch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcatcher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcellar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcharm.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcharte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcharts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcheaper.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawconstruct.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcorporation.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcounty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcreativity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcrunch.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcrystal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawctktom.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcupid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawcuriotk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawdepot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawdesigning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawdestination.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawdivine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawdodge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawdollars.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawdowntown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawduck.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlaweagle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawebony.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawecho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawecono.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawelectra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawenvy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawepic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawfalcon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawfame.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawfighter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawflavor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawfolder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgang.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgecko.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgeo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawglamour.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawglory.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgoddess.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgorilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgrab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgrabber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgrace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgram.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgratis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgroove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgrow.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawguerilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawguerrilla.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawgun.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawhands.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawhandsome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawhandy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawhard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawhotrod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawhtkky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawimagine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawintergrity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawiron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawjackpot.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawjewel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawjoker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawjtkt.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawkayak.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawkiss.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawknight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlast.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlastminute.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlegacy.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawless.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlightning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlimited.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlion.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlittle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawloco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlowprice.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawlucky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmain.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmarks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmatche.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmeasure.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmember.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmessenger.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmeta.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmetric.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmillions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawminer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmtkcle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawmystical.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnational.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnations.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnatural.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnight.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnobel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnormal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnorthamerican.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawnumber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawocity.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawoffline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawoftheday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawomatic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawomega.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawoneday.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawopedia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawopplis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlaworama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlaworiginal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawother.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawouter.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestlawover.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beyondthecrater.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bezbankrotstva.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bigsaleclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilalozdemir.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilibili.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "binair-e.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bintra.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bio-verzeichnis.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bionne.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdersunite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackbettybbq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockchainaiintegra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloomingpink.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blossom.so", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluffelectrician.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "booktook.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bougeer.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "braveagency.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brilhante.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brunobeauvoir.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffalojewishfederation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessadaptive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessafter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessarrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessbad.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessbody.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessbrite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessbrowse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessbuller.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessbunny.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscharm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscharts.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscircus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscollect.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscollections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscolor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscommission.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscupcake.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscupid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscurious.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessdelta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessdodge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessdollar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessdollars.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessdragon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessduck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesseastside.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessecho.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessepic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessexcel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfeature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfeedback.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfiesta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfighter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfleet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgang.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgrace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesshandsome.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessincolumbus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessindetroit.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinelpaso.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinfortworth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinhouston.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinindianapolis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinnashville.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinnashville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinsanantonio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinwashington.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesskayak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesskiss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessknight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessless.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesslion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessloco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesslowprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessmarks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessmetric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessnatural.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessnight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessoftheday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessomatic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessopedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessother.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessouter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspart.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspassport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspeace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspearl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessphase.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspicker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspipe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspremium.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessreps.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessrequest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessrex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessrhino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessroll.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessrunners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessscapes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesssend.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessshoot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessslide.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesssouthbeach.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesssparkle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesssplash.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessstamp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesssurreal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessthunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessuprise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessvisual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesswaterfront.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessworth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buzzsmithmusic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "by.place", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caj-eichstaett.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "californiabudgetfinance.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camped.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cangku.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capeprivacy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capris.cr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cargomurah.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartegrise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinocity.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "castillo.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catland.club", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cbddo.gov.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certidao-nascimento-pt.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chamberlinfoundation.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "changetowellness.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chat-buddy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chattomania.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chefforaday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cherbourg.website", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chosting.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chur-arosa-bahn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chur-arosa-bahn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circuits-courts.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ckcameron.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clementluck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coconutscrapbooking.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "complete-concrete-concise.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "compradalweb.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "conciergeofcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "congresodermatologia2019.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connyduck.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "connyduck.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coolansplanet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "corebit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortadorplasma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "counterespionage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "countryatheartcandles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crealab.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "credentsys.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creditoconsolidado.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creepnt.stream", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cronmaster.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cuboatomico.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culinoa.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "curiosoando.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cursoderecepcionistadehotel.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyber-resear.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberelements.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dachdeckermeister-moeller.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dapurocha.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datacentresupport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datapathology.ma", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datdt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davichete.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dchublist.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debianizzati.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deephouse.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dehnermd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "der-elite.blog", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designpro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diademuertos.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dianadeluxe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldragonsinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diipoo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ding.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diospersonal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "direitonovo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "distract09.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dl444.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnk.global", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dnssex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "do-it-service.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobrynyastyle.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doeprojects.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dom-rz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dominionpowerassembly.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doudo.kr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "douvan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dpsmassage.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonboat.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "draussen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drobina.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drvondawright.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dutton.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dylancl.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-pns.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e-skalniak.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "e34club.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eandata.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "earthsong.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eaton-daitron.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eax.ninja", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatech-energiemanagement.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edibleimagesupplies.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationplannerbc.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egzotique.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elblogdezoe.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elevated-esthetics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elmejorcortapelos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elnababy.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emlaknabzi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emls.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emmadreams.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "empreendedorsmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enbarra.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energyconsultonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "entrepreneurnight.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "epiclawnpro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essex.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiarauxiliardefarmacia.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiarcoachingdeportivo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiarcocinaonline.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiarenergiasrenovablesonline.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiaresteticaonline.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiarnaturopatia.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiarseguridadprivada.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "european-village.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everydaydishes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everymanandhisdogvineyard.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilcodes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fabulouseventsmiami.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facialflex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fallenlondon.wiki", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "famigliafiorini.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faqbite.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faribanx-xxx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fdi-service.ovh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fertilityspace.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feuerwehr-e-learning.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fibery.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filmwatch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fionna.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fixedmatch.bet", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fjordtorsk.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flourishdx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodafter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodagenda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodarrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodatlantic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodauthority.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodavatar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbeast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodblod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbrowse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbuller.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcamel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcheapest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodclearance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcorporation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcrafter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcreativity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fooddivine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fooddodge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fooddollars.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodeastbay.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodescrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodexcel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodgoddess.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodgratis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodguerrilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodhotrod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodhusky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodjoker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodkayak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodlightning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodlimited.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodnations.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodomega.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodpearl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodpermanent.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodplatinum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumdimo.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetamco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freinetmiddenschool.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fresadorasytornos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "from.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fsscms.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fssp-bordeaux.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furuy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "g-printec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gabijazava.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "galaperfume.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamebillingcentre.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gameqoin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingdirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gatoslivres.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gefire.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gehirnstatus.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gempool.ie", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentholidayland.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gentholidayland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genuineppe.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "georgiacriminaldefense.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geosno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gera-haushaltsaufloesung.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getahearing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "glenmarieproperties.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmc-mca.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gogo.mn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golden-jackass.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goldensunmfg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfkulur.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golyatsec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodfundsgateway.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "goodwincasinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gopronto.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gorunningtours.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gottasketchemall.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grafmark.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grandmasternetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatwebventure.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenrose.od.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gridcatalyst.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grimdarkterrain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gura.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlandconsulting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlanddesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlanddigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlandgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlandoutreach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlandpartners.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlandpodcasts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haberlandtalents.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halfbeastest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hanspetersteiger.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happydyes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haus.bio", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hausfrauficken.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaiiherb.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawo.academy", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hbo-center.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthabundant.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healtharrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthatlantic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthatlantic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbeltsville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbinghamton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbolton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbordelonville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthboulevard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbounce.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbrisbane.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthchillicothe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthclyman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthconfluence.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthculloden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthemden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfrederick.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfreeport.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthgrandrapids.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthharrisburg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthhelena.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthhendersonville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthhuntsville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthjarrettsville.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlincoln.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlongwood.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmiami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmountolive.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthnorman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthnorthgreenbush.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthoakbrook.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthoakland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpaducah.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrangely.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthreno.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrivergrove.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsanluisobispo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsantaana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsomerset.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsouthfield.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthtacoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthveedersburg.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthwausau.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthwichita.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthysteps.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hearingclinicgroup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heckhome.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heliobil.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helochic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hemagon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hidelinkz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinketsujyoshi-no-torisetsu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hofpleinlijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hogyerzedmagad.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecache.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecatch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecharte.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homechase.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeclient.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecollections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homecrawler.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignakron.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignarvada.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignboston.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignbuffalo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigncary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignclinton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignclovis.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigncolorado.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigncorona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigndayton.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigndowney.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignedison.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigneugene.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignfontana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignfrisco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigngarland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigngilbert.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignhartford.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignhayward.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignirvine.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignmacon.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignmiami.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignnewyork.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignoakland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignomaha.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignontario.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignorlando.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignoxnard.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignpaterson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignpeoria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignplano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignportland.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignraleigh.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignrichmond.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignsandiego.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignsanfrancisco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignsantaana.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignseattle.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignstamford.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigntampa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigntoledo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigntucson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigntulsa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignventura.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignwashington.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedollars.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeeagle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeflag.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeformula.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homegang.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homegeo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homegun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeindiainfratech.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeinteriorasia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homekiss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeletter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homelion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemarks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemember.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemessenger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homenight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homenumber.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeopplis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeorama.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeover.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepassport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepatch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homepropertynews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homerail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homerequest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homerex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homesonic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homestamp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homestick.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homestreaming.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homevisual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homewidget.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homewinner.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homewish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hooqshot.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotbabesplus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotel-villaelaia.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humanrights.gov.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hutchh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hyza.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-li.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icaleo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icon-art.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ieeeaast.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igamingdirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "igamingsuppliers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ijmondlijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ikra24.in.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilife.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilonpolku.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilsc.ngo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indexpert.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianapolispsychologistsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiesports.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infobarunih.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inova.business", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercomunicadores.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inzidenz.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ip-audio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipwho.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iroisedh.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irturkey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "is256.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isabellainlove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isantv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iseecure.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "island-line.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "island-line.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itousweb.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ivan770.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "izkustvo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jansendermatografie.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jasonchampagne.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jbootsma.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcsobrasyreformas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jeng.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jetstreampro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jewishphilanthropies.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jgraca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjhof.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jjsguitarpickups.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmtk.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jnx.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeshare.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joeshimkus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jogoshoje.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joiceorthopaedics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joycosmetics.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juegosalcubo.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julene.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julianaferrari.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juzgadocaldas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaha.co.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kanz.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "karppaamo.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kelcible.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kendev.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kerrynbutlergardens.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khounegi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kingston-fear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinhapl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klexhub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klinikatlantis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "klothsfrance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kolabtree.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kommerciya.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kompliant.nu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "korporativnabezbednost.rs", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kreolis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kukiulpindo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kuon.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kyrabanx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyanja.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lagoscooperativecollege.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakestclairguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lam.ngo", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lasersafety.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laszloinstitute.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lauxlawyers.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lavishhobbies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leakfix.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "learn2fly.training", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leastern.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecciculturadelvino.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leebladon.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lesnoticiesdensergialarcon.site", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lexdavicont.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lialeone.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "libbysbooks.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liehuojun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limestart.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "linamila.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lindner-edv.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lingshan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisslonglegs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livecast.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "livedomain.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lmsowl.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.com.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.win", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loliloli.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lolnews.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lophtalmo.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lossandthemourningafter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louyu.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lskl.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lucrebem.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludovicfernez.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lustrecloud.art", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luyungterd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macarthuradr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magenkompass.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "magnum-sadoshima.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mahieu-wonen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maitrelucas.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malagarental.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malareal.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malaysiatxt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "malkalni.lv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marketsosyali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marlboroughchamber.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marshmallowchallenge.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "martex.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marykirsch.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterenciberseguridadonline.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterenenologiaonline.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterenmarketingdigitaldq.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masteringenieriadelfuego.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "matts.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxh.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mbwsignup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medscope.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mejorfiltrodeagua.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "melbournehousesitters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meli-deluxe.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mendelsphotography.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miekesandersuitvaart.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milano-web.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minamassimo.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mircreditov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mixedbagashley.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkdevice.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkey-solution.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkey-solutions.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkey-solutions.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkeysolution.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkeysolutions.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkeysolutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkvhds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mlpavimentosdehormigonimpreso.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modderday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modernqr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mohelafederal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mondayaftersunday.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montre-luxe-occasion.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "montyvlogs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motiondata-vector.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motiondreamatix.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msoc.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mtehe-square.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "multivpn.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mungdog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mur-parfait.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mwpromotion.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "my-store.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myfasttrack-uat.azurewebsites.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mysecurity.review", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywpdesign.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywpdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nadadigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "namevirus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nara.gov", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nataliealba.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nature-avenue.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "natures-design.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "negociosnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "netticasinosivut.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurolicht.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newapparatus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newportbus.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicholshydroseeding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nicokroon.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "niedermair.bz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "night-academy.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimbus-link.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nimbuslink.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nittel-gaertner.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northstarcybersecurity.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northteksystems.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "notari.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noyoga.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ns230kvopenhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nugratis.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nuvoagency.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "odo.dyn.home-webserver.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officedivvy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "officedivvy.company", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offshorewindwatchdog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ohs.on.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliviers-co.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinecasinoreviewz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyfitgear.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "operacionlimpieza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opticsschool.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optionsloop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ostrausercontent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ovejaninja.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owo.enterprises", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pablo-serrano.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.mobi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.name", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pagalworld.tv", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palladiumtechs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmcoastbusinessnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pawealthmanagement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pay.im", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pay.sb", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "payat.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pebblenest.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penguinvillage.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "percherosdepared.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perrarus.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perthvintagelimousines.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petbrowser.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petcharte.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petclassy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petclient.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petcolor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petra-toroid.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pewglobal.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipasmundson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "philipthomas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pilotandy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pinterest.cl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pirzl.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pixeltranslating.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pocketgamingdirectory.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerzone.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "polsonlawfirm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pooltest.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popcarte.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "portiapp.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premium-shop.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "privacycentermqt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pro-box.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "professionalportfolio.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectmanager.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "projectzethes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prosperityprojectaz.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proxybay.how", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pti-property.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "puzzleswaps.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "qitzune.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rabbitcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "railsimulator.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ramonadeluxe.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ranker.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rc2edit.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reaff.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "realgiulianova.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rebill.to", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redefineyounow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redstoneinvest.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "refillrx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relocatetocornwall.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "reparacionmovilescartagena.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robinsoncontracting.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romanovamakeup.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royal73.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpo97.fm", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsreinvest.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rssalvino.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runwaybpo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusmir.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutasindonesia.viajes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s-w-o-p.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sailboatdata.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sakiyamagumi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salon-stil-leben.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samclarke.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samscollection.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanalsergi.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "santafesilversaddlemotel.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "saudecoluna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "save-me-aachen.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savesilvercreek.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "savesomegreen.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scaffoldingsandton.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schatderer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholar.pk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schumacher-at-home.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "schworak.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scloud.link", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scommessenonaams.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scootermalagarental.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scor.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scrawn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secureqbplugin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seitanic-cookbook.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seokaos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexyleni.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shigizemi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shiplapandshells.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shlink.cc", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shnuff.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoilpeek.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingavatar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingboulevard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingbrite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcatch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsunflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsuperhero.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingthunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingtreasure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingtreats.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingturbo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingunique.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingvariety.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingwinner.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingworth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shota.vip", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shuhra.shop", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sidneyhaberland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "simsfinnchiropractic.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirenasweet.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitesara.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sitiocasabranca.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sivutoimisto.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skinnybitch99.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skipbinsforhire.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smashbylaney.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soccerbetwinner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sochiatrium.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socseti.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sold.red", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soloproductos.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soniclaunchpad.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundslike.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southtoowoombahawks.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spa-et-sauna.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparklyfairy.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sparrowwallet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spbot.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specialfeetforce.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "speedvitals.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spellchecksquatting.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spendesk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spina-help.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sporto24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportwette.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ssantosserralharia.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "standardstraversal.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starprime.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starprime.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starwarschronology.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steelportknife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steffko.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "steinmassl.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stellar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stift-kremsmuenster.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stories-event.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stovokzal.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "strawpoll.fi", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stroitelstvopro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studentinaneta.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studiweb.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stunningautos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sugarfetch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supergrandmasternetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "superiorseamlessinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supermedia.cool", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suplindex.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suwebcreativa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftmod.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swiftmodcdn.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swvc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tabsi.edu.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tad.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tagasi.ee", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talcualdigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "talentis.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tannlegenityrkia.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tarimaferial.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tartufomajella.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tatahealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamb.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teamtotal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "techno-blog.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologycaptive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologycellar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyclassy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologycollections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologycollector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "temydee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tentagent.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "texogroup.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebrewroom.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thecowboy.cafe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "theemeraldmagazine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefoxstrousers.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thefuturetech.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thejunctionstudios.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thekassa.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thepodcastreviewshow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thesilentlink.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thewindowsclub.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thoreauskalendar.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threeriversopenhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thrivinggracefully.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ticketunity.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tiendamaspatchwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeslive.co.ke", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeticket.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "timeticket.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "to4ka.md", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toby.party", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todaynewsafrica.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "todosquerem.uno", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tokiomarine.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toldosecoberturasbh.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonebuildingsupplies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tonimorena.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topppinfo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelpearl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelpremier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelpride.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelrates.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsignature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsurprise.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelthunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelturbo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelultra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelvictory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trendegypt.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trhknih.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trimyourbushforallah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "troisiemeoeil.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trycultivate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tuasaudehoje.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tudinhoparasuacasa.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tudosobrevidaesaude.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turkcoder.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turksell.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tweedandtalon.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twinspringcoupling.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twobrothersbbq.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "type74.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u15.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u15x.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ubc.ac", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uchuumontreal.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ufanet.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uk-cbdoils.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unap.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "underdogstres.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unian.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unine.fun", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanfoodmarket.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usatodaynetworkservice.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vaitcampus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veber.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vega.education", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veniajuridico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verafin.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "verimoto.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vertiko.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viega.no", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visegradtours.hu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "volt.od.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "voluntarist.dk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vondenstein.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "votrepolice.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wahay.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "waifu.gallery", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wearewp.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webblawmaine.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcasinos.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcazip.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webcreaciones.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weifengqi18.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wespringforward.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wessco.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westcoastlabels.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westskinlaser.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westvilleplumber.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westwingopenhouse.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wettbonus.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wfq2020.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whisperlab.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildbirdsuets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winnlandscaping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "withprocess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wmakemarketing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woltlab-demo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldcdg.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wwww.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xashayar.ir", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xchimera.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--90acibo4aazm.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xploredundee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xs4ever.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xxxomas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yawe.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yeecord.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellow.ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowmessenger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yengec.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yl-invest.co.il", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yogiekw.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoomza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv100.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv3.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv4.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv4k.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv5.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youiv6.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukino.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zaanlijn.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zdnba.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zebraonegallery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zero-0.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerobelow.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerobelow.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zerogeworkshop.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zoom-eco.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zootsys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zsi.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "11tv.dp.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "1stchoicewaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "2fa.directory", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "369369.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "5keys.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "60mbanime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "a1qualityspareparts.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abogehad.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aboutearning.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abschleppdienst-in-recklinghausen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "abyss.moe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activelife.travel", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "activitycellsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "addition.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advancedinteg.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "advertisingphonesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "adyora.co.zw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ae.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aeterna-ufa.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliatebeeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affiliatebeest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "affordablevaccinesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "afrimarket.ci", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenbandarq.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenbandarq.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenbandarq.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenbandarq.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agenbandarq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agendominoq.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agent.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentabuseest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agentpatrolest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilicus.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilicus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agilityconsulting.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrifoodtoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrigentonotizie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agrokomi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "agusticarmona.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ahs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aidliveers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airconditioningcondensers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aircraftnoisemodel.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airmash.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airplanestatsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "airplanestatsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ajinabraham.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "al-salam.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alanyaescmagazin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alarmmessageest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "albertspahiu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alexhodgkinson.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleymedya.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleymedya.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aleymedya.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alienstatsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alumnispecialers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "alumnivilleest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "americandirectfunding.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amerigrouphealthyliving.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amerikanpaketim.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ampparit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsterdamtype.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "amsterdamtypography.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anaar.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analogfreeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "analystexamers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anconatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "angiesite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalratingsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animalratingsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animasencia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "animataz.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anitop.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anmriers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annat.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anniversaryforumers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "annuityequityers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anordinaryhousewife.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antalyaescmagazin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antiquesinvestorsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "antireklams.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anytimefundingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "anytimefundingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ao6.works", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "apordi.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "appraisalroomest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "approvedlawyersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aprilspecialsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aquapraat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "archeton.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arcollection90.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arctic-charge.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areavoipers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "areavoipest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arezzonotizie.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "argumentplus.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armdirectoryers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "armdirectoryest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aroma24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "arshina.su", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artistmovieers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "artyhouse.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asas-tn.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiahabit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asiakartu.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asianmoney.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asremanoto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "astonishing.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "asyotec.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atm-erasmus.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "atsconsultantx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attorneybiographies.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "attorneybiographiesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automobileescrowers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automobileescrowest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveabundant.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveadaptive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveagenda.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveamazing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveanchor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveappeal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivearrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveatlantic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveavatar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivebad.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveblaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveboulevard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivebounce.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivebrowse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivebuller.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecarnival.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecharm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecheapest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecircus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveclassy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveclearance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveclient.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecommission.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveconnect.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecorporation.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecrawler.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecrunch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivecurious.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivedelta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivedepot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivedesigning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivedestination.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivedodge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivedollar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveduck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveeagle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveeastside.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveepic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveexcel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivefame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivefeature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveflag.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegang.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegecko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegeo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveglory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivego.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegoddess.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegorilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegrace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegratis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegroove.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivegun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivehands.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivehard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivehotrod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveintergrity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivejackpot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivejewel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivejoker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveknight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveletter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivelightning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveloco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivelucky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivemain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivemarks.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivemeasure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivemessenger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivemeta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivemetric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivemillions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivenano.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivenatural.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivenature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivenight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivenobel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivenormal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveocity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveoffline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveomatic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveopedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveopplis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveoriginal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveouter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivephase.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivepirates.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveplatinum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivepositive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveprecision.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivepremium.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivepriority.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivepronto.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivepure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiverainforest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiverapid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiverater.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiverates.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveraven.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivereadset.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivereps.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiverex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiverings.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiverunners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivescapes.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivescribe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesedona.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesession.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveshake.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveshuffle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesleuth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesouthbeach.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivespicy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesplash.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesprint.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivestick.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivestreaming.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesugar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesunflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesurprise.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivesustain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivethunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivetimes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivetreat.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveturbo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveultra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveurban.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivevariety.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivevector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivevisual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivewidget.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotivewish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveworth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "automotiveyankee.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autorijschooldehaas.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autosbodyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autostationsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autotitleloansnu.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autoviral.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "autumnhungary.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "availablereportsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avellinno.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "avellinotoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aviasales.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "awarenessadvisorest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "axiom-networks.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aydinescmagazin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "aydinhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badeand.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "badnat.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baframedya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balancecreamers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balancecreamest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "balca.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baldpreventioners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bankingheralders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bannervaners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barbaramoorman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bargaindentistsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bargaindentistsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "baritoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "barrankest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bathscobensraker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bauernhof-lercher.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bbox-mag.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beadings.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beagles.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beautifulrussianwomen.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beginwithinnow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "behindthedesk.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beiramar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "belarus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellflowerlactation.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bellyaccessoriesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beptutotnhat.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergwandercamp.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bergwandercamp.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "berrycheapers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestdatingsite.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bestelectricgriddles.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "betaams.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beurettes-en-chaleur.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beveragemobileest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "beverleymoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bhctruck.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bibleinsiderest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikemaniacs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikerawardsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikerawardsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bikini.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biknet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bilecikhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "billgatos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingocounterers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingothemesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bingothemesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biographyseriesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "biographyseriesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bioneeco.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birdrave.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birminghammoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "birthdayinsiderest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitcoin-about.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bitnoder.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bizboatest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackeyes.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blackjackprogramest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bleedmoneyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blingbusinessest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockmomsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blockscape.network", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "blogspasest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bloodmissionsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluerange.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bluetoothlasersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boardusersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bodrumescmagazin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boensite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bohemiantooers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bolognatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boluhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bondcouponers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boogiedown.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarkseo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bookmarkup.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "boonshoft.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bossioboutique.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bowldirectoryest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brandstory.ae", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breadmash.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breastbuysers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "breastbuysest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brendanfarmer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bresciatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgedigestest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgemanualest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brightongrowlights.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brindisireport.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bristolmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadcastlistingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadcastlistingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadcastrealtimeest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadcasttowerers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "broadjournalest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokeryouers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brokeryouest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brothers.gold", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselspackagesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "brusselspackagesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "btvw.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffalobakeriesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffalobakeriesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffalodrycleanerers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buffalodrycleanerest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildherers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buildherest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bulbuly.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burdursondakika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bureaudirectoryers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burnedyouers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "burnedyouest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessblod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesscellar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesseagle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesselectra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessfalcon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessflag.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgoddess.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessgroove.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesshotrod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessideainsurancenews.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinboston.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinchicago.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessindallas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessindenver.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinjacksonville.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinmemphis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinnewyork.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinphiladelphia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinphoenix.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinsandiego.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinsanfrancisco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinsanjose.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessinseattle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesslegacy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessmystical.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessnations.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessomega.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessoneday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessopplis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesspatch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessrainforest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessraven.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessremarkable.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesssonic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businessspicy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "businesswish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bustmovesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "butttexters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buycultureboxesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyingtvsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "buyingtvsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bweston.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bybym.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "bycafeonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byemediaers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byemediaest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "byemedsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakedeveloperers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cakedeveloperest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calculatortvers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calculatortvest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caleatoxic.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calendarpensers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calendarpensest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calgarydermatologisters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "calibermind.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cambridgemoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camelcrush.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camperdirectoryers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camperdirectoryest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campinggadgetest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campingprofessionalsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campingwatchest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campuspodsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "campuspodsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "camsupplierers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cancunhealthers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candidcarders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "candidcardest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canrarantra.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "canuluduz.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalroomsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "capitalspiderers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carcluesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardanalysisers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardexaminerers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardexaminerest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardiffmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardity.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardliquidatorsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardmarketersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardmarketersest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardmetricsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardmetricsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardpyramiders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardtrekers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cardtrekest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "caricature.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "carinsuranceliveest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartridgereviewers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartridgereviewsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cartridgereviewsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casact.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casagami.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "case-project.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casertanews.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinobee.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinopromote.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "casinovendors.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cataniatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catanzarotoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catbeautifulanimal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cattery-mundilfari.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "catterydumagasin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ccshire.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cdnmc.cn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceet.biz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celayix.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "celebratesportsnetwork.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centariuss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralbetsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralbetsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralspyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "centralstor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceomonthlyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ceraelec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cercidiana.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certifiedasbestosabatement.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "certifiedmerchandiseest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cesenatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatbo.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chatticketsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapbloggingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapexpenseers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapexpenseest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheaplookers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheaplookest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapmessengersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapmessengersest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapmixesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapspecialistsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapspecialistsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapsyrupers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheaptucsoners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheaptucsonest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapwarrantsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapwebcallsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheapwebcallsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cheatersanonymousers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "checkmack.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chem.digital", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chietitoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "christianwenz.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "chronicled.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "churchhouse.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ciph.zone", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "circularity.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citiledger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofpeople.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "citytoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clarilog.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classsitterers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "classsitterest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleanfacesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cleansweepaa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clickdebateest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clicktest.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cloudseptam.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "club-night.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "clubserveers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cluefluest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coastaleyesurgeons.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "code-server.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cofense.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coldtomatoest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comebookmark.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comebookmark.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comengpt.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "commonwarest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comoentrenarperros.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "completewordsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "computerjet.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "comunaolari.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "concertparkingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "consultingnurseest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contestreviewest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "continental-landscapes.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contractalerters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contrebande-metz.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "contro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "copysyncest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coronacheck.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cortep.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmeticsurgeon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cosmetix-ndsf.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "costumestylesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "coventrymoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cpaspecialisters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "creepystories.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimeadsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crimeadsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crisisclubers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "criticizetheworld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crmforce.mil", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crocky.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cropwizarders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cruicky.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "crypt0cloud.ddns.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubazineers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cubazineest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "culturama.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "customhomerealty.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cutads.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyberteam.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyclingmonthlyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "cyril-leytsihovich.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "da-tixe.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dalbarsqm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dallasdesignco.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "daniya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darc.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "darkness.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dasmailarchiv.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingopportunitiesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingru.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingswagger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "datingwebsitesforteenagers.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "davidrichardson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "debtmetricest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deflorio1948.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degala.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "degeo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deindeal.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "deldadegan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delta24.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "delunee.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "denizlihaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dephoro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "derventzis.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desarrollamosweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designerjoe.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designerrateest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "designeus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "desna.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destinomistico.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "destroyed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "devmanagersest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dggb.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diazpubli.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "die.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diesel.vin", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dieter.one", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "digitalnook.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dinglecottage.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dipsytroller.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "disastertalkest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "districlope.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "diyarbakirescmagazin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djovanov.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "djurensvanner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dmarc-hd.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobookmark.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dobraimprezka.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doctorsarfarazdo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dogscbdguide.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "doncastermoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dorys.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dragonclicker.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamsphere.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dreamy-flat-lyon.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drnataliejones.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "drugpromosers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dsdlove.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dtguide.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duzcehaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "duzcesondakika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "dvdassistanceers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebatechenergiemanagement.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ebobotik.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ecommerce-optimizer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "edgarsonderwaterwereld.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "educationarea.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eemshout.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "egyptamazing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ekologie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elgancho.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "elhombrepez.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emenshop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emffren.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emg-management.cd", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "emrecicekmuhendislik.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energieconsultonline.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energielabelbinneneenweek.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "energybooster.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enosiseurotrade.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enteweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "enzyme-sensor.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esocial.info", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "espacefragil.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "esportsbattles.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "essexmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "estudiosmart.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "etsradio.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euphoriaonline.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "euroairport.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocontrol.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eurocontrol.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evenimenteromania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "everyeye.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "evilnolo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excellentsurferers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "excellentsurferest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exchangeratingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "executiveseatsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exercisekingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exercisekingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "exip.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expensivejewelsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "expose-your-event-market-place.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extrainsiderest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremelawsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremelawsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "extremelycorporate.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eye.do", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "eye.security", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezsaversers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezsaversest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezscrapbooksest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ezspey.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "facevitalityers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factbusterers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "factbusterest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fairmontnsw.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faithadvisorers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faithadvisorest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeframesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fakeframesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faktenfaktenfakten.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "falconelectric.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familyconventioners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "familystockexchangeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fanclubs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fansta.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticgrassers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasticgrassest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantastictricks.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasybarsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fantasybarsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faqexchangeest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fasterblogsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fasterblogsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastvelocityers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fastvelocityest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favoritenewspaperers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favoritenewspaperest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favoritestudenters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favoritestudentest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "favoritetechers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faxfarmers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "faxfarmest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "featuredcarders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federalbusers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federalbusest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "federalcalendarest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedlocatorers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fedlocatorest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedetailsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedetailsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedingmethodsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "feedingmethodsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "felixadr.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femalehumorers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femalehumorest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "femaleteamest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fencingmarters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fencingmartest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fertilityquickers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fertilityquickest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fienaliri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fietsambassade.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fighribali.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fightape.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filthyapartmenters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "filthyapartmentest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financialmoveers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "financialmoveest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findairconditioningers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findairconditioningest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finddecisionsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findingimagesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findingimagesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findingturkeyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findlimitsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "findsalmonest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finestblingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finestblingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finishingpasteers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "finishingpasteest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fipo.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firemaker.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firenzetoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firewallremovalers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firstchoicewaterproofing.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firsttimeshopperers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "firsttimeshopperest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fitxxxsandy.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flashkeysers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavorblogers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flavorblogest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flexphonesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flintstones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flixpatrol.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floorhoursers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floorhoursest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flooringbidest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floralworkshopsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridastadiumers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "floridastadiumest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowerstateest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flowinity.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyeagle.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingbasicsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "flyingtutorsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foggiatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fontra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodadaptive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodanchor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbad.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodbounce.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcheaper.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcourier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcrystal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcupcake.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodcurious.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fooddowntown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodecono.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodepic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodfalcon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodfeature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodgecko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodglamour.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodglory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodgroove.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodgrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodguerilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodhandy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodintergrity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodiron.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodloco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodlucky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodmatche.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodmeasure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodmillions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodnature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodoffline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodoneday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodopplis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodoriginal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodother.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodouter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodovernight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodplum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodpresident.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodpronto.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodquantum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodrainforest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodrapid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodremarkable.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodrhino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodrings.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsedona.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodshuffle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsignature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsilk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsleuth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsoldier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsonic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsparkle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsplash.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsuperhero.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsurprise.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsurreal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodsustain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodusa.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodverde.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodwaterfront.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foodyankee.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "footballcelebrationsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foreclosurecitiesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forensicsinfoest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forexexchange.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forliberty.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forlitoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formodernkids.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "formopinionest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortunenamesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fortunenamesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumfeeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forumtruthest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "forwardfinancingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "foxtrials.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "framesi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "francineverbiest.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frankstonchiropractic.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraternityfriendsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraternitynetworkest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraternityphotosers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraternityphotosest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fratreunioners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fratreunionest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraudpoders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fraudpodest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakymatesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freakymatesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freebiofuelsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freecorner.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freeinet.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "freetelegraphers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fridgesearchest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozencuisineers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frozencuisineest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "frugaldateest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fruitlawers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fuentenaturasalud.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fugaku.cloud", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fujifilm-connect.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulfillmentcostsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fulfillmentcostsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullinsiderers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullinsiderest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "fullscopesports.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funeralshowers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "funeralshowest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "furoretferrum.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futbolmodesto.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "futurosinhumo.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gadgetflashers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gambisti.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingmeets.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gamingwesters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gammabrossfrance.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gardenblog.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gariganshi.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gbdavisplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gebpow.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genelhaberler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genevablogers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genevablogest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genovatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "genxreviewest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geo.codes", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "geocod.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getescrowest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gethost.co.zw", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "getthejobicanhelp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gettingtvers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giantratesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "giantratesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gif.tips", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "girlie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gleesongs.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalchemlab.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalmasonryers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalpediatriciansest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globalsensationsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "globereservationsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gmb-spain.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gnush.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godbuys.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "godzillaencastellano.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfbeautyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfbeautyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfbroadcasterest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfbyzipers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfbyzipest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfcleanerers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfcleanerest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfcleanersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfdeviceers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfinclusiveers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfingbeters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "golfinginjuriesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotcounterest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gotikadesaldos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gpwatimes.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatestcampsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatestwallsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greatsittersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greedy-it.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendesserters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greendessertest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenhollowbowmen.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenopeningsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greensurpriseers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greensurpriseest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greenswimmingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greetingcdsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grevenagreece.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "greyheads.cat", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grimsbymoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groaccess.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groovydiscountsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupmallers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "groupmallest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "grouppassers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growthtoysers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "growthtoysest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guaranteedexchangeest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guerrillas.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guninstructionsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gutscasino.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "guyretreaters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gvwparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymjokesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "gymjokesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hairgrowth.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hakkarihaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "halifaxmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hampelmd.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handhockeyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handicappingsportsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handlingcosters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handymanbibleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "handymanbibleest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "happycrashers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harborhillsdaycamp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardcorejokeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardcorejokeest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hardyhaberland.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harem.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harmlesspeopleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "haroldkramer.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "harrogatemoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasanyildiz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hasmoralsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hassans.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hatratest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hawaiianlion.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hd4arab.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdscheduleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdtvblogsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdtvblogsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdtvboarders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdzineers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hdzineest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthadaptive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthamazing.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthblender.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthblod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbrite.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthbunny.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcanal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcaptive.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcatch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcharte.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthclassy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthclearance.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcollect.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcommission.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthconstruct.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcounty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcourier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcrafter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcrawler.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcrown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcrystal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcupid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthcurious.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdelta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdesigning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdestination.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdodge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdowntown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthdraw.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healtheagle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthessence.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfalcon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfiesta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthflavor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfleet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfortwaltonbeach.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthfortworth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthglamour.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthgoddess.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthgrace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthguerilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthguerrilla.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthhard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthhusky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthimagine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthintergrity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthiron.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthjackpot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthjoker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthkaty.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthkayak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthknight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlightning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthloco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlowprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthlucky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmeasure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmeta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmetric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmillions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmuscle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthmystical.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthnano.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthnational.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthnobel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthnorthamerican.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthocity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthoffline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthoneday.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpeace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpeach.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpersonal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthphase.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpickup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpirates.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthplatinum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthpremier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthprestige.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthquantum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrapid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthraven.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthreadset.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthremarkable.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrequest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrule.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthrunners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsalvage.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsample.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthseason.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsession.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthshadow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsleuth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthslide.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsparkle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthstrick.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsunflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsustain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthsyndrome.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthtreats.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthturbo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthultra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthunique.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthurban.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthvariety.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthyankee.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "healthypennsylvania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heatcleanerers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heavennewsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heavycoupleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heavylord.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hedgesafeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heidegg.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heladospipos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloemailers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "helloemailest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hendrix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herbalhouse.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heritageofedina.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "herrman.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heybookmark.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heydorff.duckdns.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "heyvilleest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hi-newspaper.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hiddens.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highdefinitionnetworksers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highdefinitionnetworksest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highfive.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "highrank.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hikingmonthlyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hinduradio.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirecitiesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hirecitiesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "histoires.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hititleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hititleest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hkconcept.lu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hobbyweeklyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hobbyweeklyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hockeyalertest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidayland.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "holidaylocalest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homebattle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeblaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignbakersfield.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignchandler.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesignphoenix.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedesigntacoma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homedollar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeduck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeexperience.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homefolder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeforeveryone.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homeinteriorusa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemadetipsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homemadetipsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homequality.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "homesuite.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honestblogers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "honestblogest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hormonetrackerest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosieryexpoers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hosieryexpoest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hossi.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostesstrainingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hostesstrainingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hotschneckchen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hourlyringtonesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "householdjournalers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "householdjournalest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubsaveers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hubsaveest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugebeasters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hugebeastest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hullmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "humorcheckest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hurricaneplaneers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hwvv.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypnoside.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "hypokalkulacka.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "i-learnerisa.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ibertel.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "icisontdesdragons.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "identityswapest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ifailed.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilimar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilpescara.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ilpiacenza.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imagesport.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imaya.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imbqatar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "imoneynet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inboxsms.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "incarter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indatable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independenceliveest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "independentbookshopers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indianapolispsychologistsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indiemovementest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "indyscouts.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inetdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "infinitifxbrokers.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informationdoorers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informationdoorest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informationsarchiv.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informationsaveers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "informationsaveest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inkburners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlimiters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inlimitest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "innovationbrandingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantfinishers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantintegrationers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instantintegrationest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "instructorcarders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancebloggingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancebloggingest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancesquaders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurancesquadest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "insurebuysers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interactiveanddesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interactivedigesters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "intercomunicador.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetmineers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "internetmineest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "interviewstarsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inventionjudgeest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inventortesters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "inventortestest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "investmentrankingsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "invitationtrackerest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ipcstore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iqphone.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "iraanswersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irelandinternetstuffs4u.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "irscouponsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "isaacdgoodman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "islensktlambakjot.is", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ismangadexupyet.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ispartahaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "israelcareersers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "it-kenkyu.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itcamefromtheunderground.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itexplaineders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itexplainedest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itspersonalizeders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itspersonalizedest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itssolidest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itvirtual.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "itwofm.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jadeannehunt.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagspecialisters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jagspecialistest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jakejnx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "japanesekeyboard.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jaquelin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jas-ac.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javaanalysisers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javafluers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "javafluest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jawharati.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jcsolutions.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jemore.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jennette.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jerusalempersonalsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jiotec.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jittruckparts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jk-forensics.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jmlp.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jnewhook.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "joggers.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnload.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnmellison.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "johnocallaghan.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jojo-kiss.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jonin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jordannight.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "josephanthony.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "journalgameers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jswiss.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judobasicsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "judochaters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juliaexclusiv.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "julieskyhigh.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jummedia.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "junefolkhogskola.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "juooh.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "jurex-cup.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justement.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "justicemirror.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k-will.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "k2pizza.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaboommagazine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaisanord.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaity-sun.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kalombo.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kamokiminoyu.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kastamonuhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katarsis.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "katrin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kaverti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kayserihaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kenshingakuen.or.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ketocanine.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khaleesi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "khodromedic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kidstraysest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kimxxx.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiraqueen.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kiret.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirsehirhaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kirus.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitkit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kitspersonal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kittenexchangeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kittenexchangeest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kleinwenner.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knitting-lace.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knittingmallers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowrentalsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knowrentalsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "knoxvilleautosalesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kontikifinance.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koreantextil.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koshercutleryers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "koshereducationest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosherlunchers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kosherlunchest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kozmetikus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kraakgeluiden.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "krizialim.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kstitleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ksw.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ktupad.web.id", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kusadasiescmagazin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kusadasihaber.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "kushwanth.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "la-casa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laboratoire-mediflor.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laborbluesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacrosselocatorest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacrossemortgageers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lacroy.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladyestelle.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ladysybella.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lakabina.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lamigoshevora.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landroverexpo.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "landscapeloanest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "languages2learn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lapcoversest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laraemarcos.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastingmarksers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lastorders.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latedecisionest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latinatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "latos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "launchfinderers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laundrylessonsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "laurinhaepaulo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawnenvyva.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawnkitsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawnlessonsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawnlessonsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawnsearchers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawnsearchest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawsuitconsultanters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawsuitconsultantest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerscredentialsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerscredentialsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerscreenerers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lawyerscreenerest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leadership-insight.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecceprima.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leccotoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lecturaweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leedsmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalanchor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalatlantic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalbeast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcellar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalco.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcollector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalconstruct.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcrunch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcrystal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalcustom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaldish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaldodge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalebony.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalepic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalfalcon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalfighter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalflavor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalglamour.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalglory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalgoddess.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalgrace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalhandy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalhotrod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalhusky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalizeit.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaljoker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalloco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legallowprice.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalmatche.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalmillions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalnations.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalnorthamerican.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaloriginal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalphase.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalpicker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalpickup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalplatinum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalprestige.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalpronto.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalrapid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalrazor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalremarkable.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalrule.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsample.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsoldier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsouthbeach.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalsustain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalthunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legaltreasure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalunique.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalverde.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalwaterfront.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legalyankee.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legendblogers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "legendblogest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leicestermoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lelulove.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lenor-testen.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "leomwilson.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lepetitendroit.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liambaron.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "life24korea.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeseatsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifeseatsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lifetimemedsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lightningpatrolers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lijstbob.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likeageek.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "likeer.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lillalisa.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limesparrow.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limitdropers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limitdropest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "limitshareers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lingua.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "link-live.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lipator.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liptor.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lisanotes.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "liverpoolmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "living-legends.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loli.cam", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonjob.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "londonmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lordshaokahn.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loscamaradasmc.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losconsoladores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "losnervios.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lost-perdidos-hiatus.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "louisefar.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lovlyluna.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "loyaltyreviewers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lroc.com.au", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luacustica.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luchtspoor.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ludika.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luisbacher.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luismiguelcolombia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukas-webdesign.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukasapetra.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lukinno.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumbardhi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumsdens.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lumweb.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunalya.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "lunaplasticsurgery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "luxurythatlasts.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "macrotech.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "madoucefrance.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "makaradigital.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maliyehukuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mallorca.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manchestermoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manegestalflicka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manisahaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "manuelosorio.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maquetasdeaviones.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marajo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marathons.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mariamia.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marianhannah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marktgemeinde-glonn.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marlboroughfarmersmarket.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "marryfox.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "massa.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterdan.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "masterjuantex-projects.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mate.software", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "maxinator.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "md28.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mediasouken.co.jp", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "medyaman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mega-jeans.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messinale.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "messinatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mesutates.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "metrofree.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "meucardapio.online", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfamonitor.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mfotel.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miasma.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "michiganhealth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miesmuschel.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mikos.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milanotoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milapopovich.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "milasescmagazin.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miliodemendralejo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mindfab.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "minnim.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "miragrey-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "missfit.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistades.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistajsay.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mistyoverlookranch.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkey-solution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkey-solution.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkey-solutions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkey.solutions", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkeysolution.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkeysolution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mkeysolutions.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mltrade.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilelobbyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobilesettingers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mobileteleconferenceers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modelfotografie.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "modenatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mojoshowers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "molcenter42.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moldovainformata.ro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moldsearchers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "momentummarketers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommyapproveders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommyapprovedest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommydigesters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommydigestest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommylessoners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommylessonest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mommypantsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monitordownloadsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monsterarmsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "monzatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mormonvoiceers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mormonvoiceest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morninggarden.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "morphose.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "moskva-kamen.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mossad.rocks", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "motionglobeers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movieeveningers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movieeveningest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "movingjokesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mrwrestling.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "msprealestateinc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mufi.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muscles.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "musiq-supreme.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "muslitocomics.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mway.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myanimo.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mycakeangel.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mydating.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myelebest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "myenglish.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mykansasfoodbank.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "mywebcity.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nad-tendance.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "national-anime.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neila.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nesstormented.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "neurophysiotherapy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nevadamentalhealth.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "newcastlemoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nice-school.com.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nodestination.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomadworld.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nomorehungrykids.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nono303.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "northstar65.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "novaratoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noveltydoorers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "noveltydoorest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nu.com.mx", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nurseactioners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nurseactionest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "nycestateest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "obsidian.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oddsmoneyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oemdealsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offpages.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offshoretravelsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "offshorewfs.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oliveoil.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "oninpresento.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlinegames4free.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onlyincentivesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onpopup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "onsitedoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ooove.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opendor.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openforvintage.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "openlitecache.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opensecurity.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "opsecx.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "optimizationanalyticsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orderteethest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orduhaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organicappraisalers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organictanningest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organisation-mariage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "organise.earth", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orido.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortemis.host", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthodealsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "orthotrafficest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ortop.ua", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "osteriadelponte.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "owlvilleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pacogarcia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paivafernandes.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paleonora.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmas.lk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "palmfan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pamlightdesign.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paneljobsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pap-pap.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parasatria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "parmatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partechshaker.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyaccommodationsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "partyaccommodationsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pasosmodalidad40.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordsheeters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "passwordsheetest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastaroomers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pastaroomest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patentpanelers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patentpanelest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathsaversers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pathsaversest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patiosheders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "patioshedest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paylessclinicers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paylessclinicest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paylessmealsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "paylessmealsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcmania.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pcsolutionsofwillis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pctips.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdfsheetest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pds.police.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pdsk.ch", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peaceexpoers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peaceexpoest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlteethers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pearlteethest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peersquaders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "peersquadest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pensiontrackerers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "penstash.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pentagonix.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "persiandating.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalaccidentsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personalaccidentsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personaljokesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "personaljokesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "perugiatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesitalia.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pestalertsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pesthotelers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petabundant.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petblender.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petcollector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petcounty.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petcrawler.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petdesigning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petdir.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petdollar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petfame.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petfeedback.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petfolder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petgeo.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petgrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petgun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pethard.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petkiss.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petknight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petmessenger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petmetric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petnatural.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petnight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petopplis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petover.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petpipe.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrally.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrates.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petredhot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrequest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petroll.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petrov.engineer", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsdeners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsdenest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsnapshot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsplash.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petstick.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petstreaming.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petsurreal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pettersatlher.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pettreasure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petunder.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "petvisual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phantomfunders.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmasyncers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pharmasyncest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoneincentivesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoneincentivesest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phonesbooksest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoneyourselfers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoneyourselfest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoconferenceers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoconferenceest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photographeremploymenters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photographeremploymentest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoscheduleers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "photoscheduleest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "phoxworld.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "physicianbookest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickhdtvers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickhdtvest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickswapers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pickswapest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "picsalesers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pillowexpertsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pillowexpertsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimplelotionest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pimpninjas.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pisatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "planetfertilityest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasofficial.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plasticsurgerypartyers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plateforme-exposant.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumalertsers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumalertsest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumcalendarest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumtalkers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "platinumtalkest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "plikersi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pmdealerest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podcrypters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podcryptest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podparkers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podparkest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podprotectionest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "podycust.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemwallers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poemwallest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointzipers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pointzipest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeraddressers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeraddressest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeridioters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokeridiotest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerigrach.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerreligioners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerreligionest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerventureers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pokerventureest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "policytrusters.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "policytrustest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pollev-embeds.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pontecalidade.es", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poojanews.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popadvertisementers.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popadvertisementest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "popcowboyest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poppinsholidays.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "posvq.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "poulade-design.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "powerwithwords.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pragma-solution.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "premiumdesign.hr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "presse.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prestudenta.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pretabelamodas.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prettycloud.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "preums.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "previewtoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "procore.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "prodesk.bg", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "proteccaocivil.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pwsplash.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pythondiscord.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "pyxisfreelance.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quetiapine.life", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "quicomo.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "radgi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rainbowmode.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rajasthanwellnessclinic.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raskruti.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "raulval.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ravennatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "redn.black", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "relution.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retailcleaners.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "retarara.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rgtonline.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riable.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riaktiv.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rib-ims.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "richard-purves.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "riminitoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rizehaberleri.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "roarsocial.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "robotsaspiradores.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rollerderbywines.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "romagnaoggi.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rosecoaudit.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "royaumesoublies.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rpm-commerce.herokuapp.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rsre.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rubbleremovalbluff.co.za", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ruben.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "runrun.sk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rusticroadlandscaping.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rutorka.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "rxtx.pt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "s8a.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sachsenlady.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sagegardens.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salernotoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salesforce.mil", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "salter.com.tr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "samurai-marumori.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sanliurfahaberi.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sargenttechnologyservices.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scholarships.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sciartel.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "screenlab.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "scunthorpemoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "secard.xyz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "seishuncollection.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "senor-cheapo.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serverscan.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "serwusik.pl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sexworkrights.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sfhp.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shadhoc.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shaned.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sharpletters.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shed49.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sheffieldmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingabundant.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingappeal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingarrow.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingbad.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingblaster.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingblender.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingblod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingbounce.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcalculator.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcamel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcanal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcellar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcharm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcharte.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcheaper.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcheapest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcircus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcollections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcollector.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcompanion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingconstruct.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcrawler.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcreativity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcrunch.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcrystal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingcupid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingdepot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingdesigning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingdish.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingdivine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingduck.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingeagle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingeastbay.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingecho.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingecono.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingelectra.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingenvy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingepic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingexcel.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingfalcon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingfeature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingfiesta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingfighter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingfleet.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingformula.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinggecko.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingglamour.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingglory.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinggrab.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinghands.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinghandsome.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinghotrod.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingimagine.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingintergrity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingiron.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingjackpot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingjoker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingkayak.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinglast.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinglightning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinglimited.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppinglittle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingloco.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingmain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingmeasure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingmember.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingmeta.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingmetric.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingmillions.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingminer.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingmystical.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingnatural.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingnormal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingnorthamerican.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingnumber.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingocity.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingoffline.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingomatic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingorama.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingoriginal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingother.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingouter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpassport.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpeace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpeach.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpearl.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpermanent.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpersonal.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingphase.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpicker.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpickup.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingplatinum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingplum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpresident.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingprestige.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpriority.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingpure.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrail.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrainforest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrally.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrater.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrazor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingreadset.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingremarkable.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingreps.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrequest.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrex.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrhino.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrings.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingrule.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingseason.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsedona.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingshoot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingshuffle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsignature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsilk.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsleuth.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsnapshot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsparkle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingstreaming.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsugar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingsustain.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingtopsecret.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingurban.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingwaterfront.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shoppingyankee.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shortnews.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "shpargalka.work", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singleeuropeansky.aero", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "singulair-generic.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sirnakhaber.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "skynetcommunications.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sleepsaround.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smalls.tech", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smaridibor.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "smarinintgal.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialesretro.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "socialnetworkdemo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solarseason.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soldai.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "solfipinformatique.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sondriotoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sopsop.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sortek.mk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soso.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soulyi.io", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "soundservice.gr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southcarolinahealth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "southdakotanet.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "specsdot.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "spidertechpromotions.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "splatprofcare.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sportpiacenza.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "squareincircle.me", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "starbase01.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "storecaptain.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "studipro.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "subalert.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunderlandmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunshinelogix.vn", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsun-jewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsungem.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsunjewellery.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sunsunjewelry.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "supercontent.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "suscri-app.live", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetlabelbakeshop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "swelife.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tamarind.by", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tascas.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "taylorburton-porn.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tbcinteriorismo.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "td-bambini.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tech-guru.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technogies.cf", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyabundant.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyandroid.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologycompanion.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologycupid.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologydesigning.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyecho.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyjust.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologylittle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologymessenger.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologysouthbeach.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologysprint.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologysugar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologyvisual.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "technologywaterfront.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tecnoticiasdigitales.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teenslesbian.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tehrantamirgah.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teleport.sh", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "telite.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "teplicy-rt.ru", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ternitoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "testecta.top", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thebabelog.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehealthkitchen.co.in", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thehorsesadvocate.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thenolank.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "therowdyrose.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "thingformatter.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "threethirty.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tilecenters.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tmamontreal.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toku.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tomdougiamas.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-aanbiedingen.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "top-messenger.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "topseo.gq", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "toptilebathrooms.co.nz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "torinotoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "transinbeeld.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelanchor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelastscom.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelbunny.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcellar.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcharm.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcircus.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcollect.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcollections.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcolor.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelcrown.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveldodge.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "traveldragon.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelecho.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelfeature.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelgang.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelglamour.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelgratis.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelhands.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelhusky.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travellegacy.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travellittle.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelmember.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelnano.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelnatural.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelnumber.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelomega.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelopedia.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelouter.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelovernight.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelpeace.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelplatinum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelplum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelquantum.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelraven.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsoldier.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsonic.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsouthbeach.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsunflower.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelsuperhero.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "travelurban.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trubapro.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "truongthanhaudio.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustedpropertymanagement.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "trustreview.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "tskimwagner.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "turysochi.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "twitok.co", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "u.pe", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "udinetoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uk-bmvg.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "ukrcredit.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "unblinked.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "uofucop.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanfun.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urlaubsziele.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "urspringer.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usapel.com.br", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "usercentrics.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "varoscak.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vcs-steuern.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "velika-balgaria.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vemoweb.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vendadopinheiro.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "veronasera.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vhltec.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vicenzatoday.it", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "viko.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vilony.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "vimar.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virginiahealth.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "virtual-assistant.ml", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "visit.gent", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wagcenter.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wapmonk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "way2tech.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "web-industry.pro", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webconceptions.fr", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webfocus.ph", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "webinke.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "weddinggram.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "westonaprice.london", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wetheghosts.eu", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wettbonus24.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "whitlockconstruction.ca", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildanfauzy.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wildowi.cz", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "wine.my", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "winhelp21.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "woordvanvandaag.nl", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "worldhomeinfo.tk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--24-glcha1cjdmf1dye.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--e1aajhbc0amdp4byf.xn--p1ai", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yardhelp.ga", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yarokuk.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yepaa.be", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yochen.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorcybersec.co.uk", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yorkmoneyman.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yoti.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "youngdevotion.org", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "yukinastorage.net", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zefort.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zenyxis.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zheltyy.at", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zhoukz.com", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "zuklesiranga.lt", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - // END OF 1-YEAR BULK HSTS ENTRIES - - // Only eTLD+1 domains can be submitted automatically to hstspreload.org, - // but we allow subdomains in specific circumstances: - // - // https://github.com/chromium/hstspreload.org/wiki/Preload-List-Processes#requirements-for-manual-hsts-entries - // - // These are still marked with the `bulk-1-year` policy, since all other - // requirements apply. - // - // START OF 1-YEAR BULK SUBDOMAIN HSTS ENTRIES - { "name": "blikund.swedbank.se", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - { "name": "stuvus.uni-stuttgart.de", "policy": "bulk-1-year", "mode": "force-https", "include_subdomains": true }, - // END OF 1-YEAR BULK SUBDOMAIN HSTS ENTRIES - - // Manual additions and changes in Chrome 51 or later that do not belong in a - // special section above. - // START OF MANUAL CUSTOM ENTRIES - // Bulk-style - { "name": "rugk.dedyn.io", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "bicycle-events.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "aramado.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "bebefofuxo.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "cuecasonline.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "interflores.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "lingerie.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "lojadoprazer.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "perfumes.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "qbiju.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "rmdlingerie.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "shinebijoux.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "sogravatas.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "xn--neb-tma3u8u.xyz", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "relaxpointhyncice.cz", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "smartpass.government.ae", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "arlet.click", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "service.gov.uk", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.ca", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.cn", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.co.jp", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.co.uk", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.com.au", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.com.br", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.com.mx", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.de", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.es", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.fr", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.it", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.nl", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "music.amazon.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "tails.boum.org", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "baas-becking.biology.utah.edu", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.theguardian.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "patrick.dark.name", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "techmasters.andover.edu", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "simpletax.ca", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "hstspreload.appspot.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.cnet.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "ccu.plus", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "mitm-software.badssl.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.hyatt.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "connect.facebook.net", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "bing.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "skypeassets.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "teams.microsoft.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "trouter.io", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.zdnet.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "downloads.zdnet.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.techrepublic.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "aka.ms", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "go.microsoft.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "airbnb.tools", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "account.bbc.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "session.bbc.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "session.bbc.co.uk", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "bank.barclays.co.uk", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.raiffeisen.ch", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "ebanking.raiffeisen.ch", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "login.raiffeisen.ch", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "alessandroz.pro", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "minecraftforum.de", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "weeblrpress.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "photistic.org", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "cortis-consulting.ch", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "tumblr.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "teams.microsoft.us", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "office365.us", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "www.amazon.in", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - // Burton domains (contact: burton at typewritten.net) - { "name": "typewritten.net", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "codebreaking.org", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "calculates.org", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - // IP Address - { "name": "1.0.0.1", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - // No subdomains - { "name": "wordpress.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "www.wordpress.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "hyatt.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "ft.com", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "www.ft.com", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "va.gov", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - { "name": "gov.uk", "policy": "custom", "mode": "force-https", "include_subdomains": false }, - // HPKP - { "name": "swehack.org", "policy": "custom", "mode": "force-https", "include_subdomains": true, "pins": "swehackCom" }, - // TODO(elawrence): hstspreload.org can't scan IPv6-only sites due to Google - // Cloud limitations. Move these entries to the bulk entries once they can - // be handled automatically: github.com/chromium/hstspreload.org/issues/43 - // IPv6 - { "name": "ipv6only.network", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "trinity.fr.eu.org", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "mysa.is", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "vensl.org", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "aaron-schaal.de", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - { "name": "as204982.net", "policy": "custom", "mode": "force-https", "include_subdomains": true }, - // Expect-CT - { - "name": "crt.sh", "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { - "name": "crypto.is", "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { - "name": "ritter.vg", "policy": "custom", - "expect_ct": true, - "expect_ct_report_uri": "https://clients3.google.com/ct_upload" - }, - { - "name": "scotthelme.co.uk", - "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://scotthelme.report-uri.com/r/d/ct/reportOnly" - }, - { - "name": "matteomarescotti.it", - "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://matteomarescotti.report-uri.com/r/d/ct/reportOnly" - }, - { - "name": "tobiassachs.de", - "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://tobiassachs.report-uri.com/r/d/ct/reportOnly" - }, - { - "name": "gc-mc.de", - "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://tobiassachs.report-uri.com/r/d/ct/reportOnly" - }, - { - "name": "knightsblog.de", - "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://tobiassachs.report-uri.com/r/d/ct/reportOnly" - }, - { - "name": "cloudflare.com", - "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" - }, - { - "name": "history.pe", - "policy": "custom", - "mode": "force-https", "include_subdomains": true, - "expect_ct": true, - "expect_ct_report_uri": "https://history.report-uri.com/r/d/ct/reportOnly" - }, - // END OF MANUAL CUSTOM ENTRIES - - // eTLD owners who are working towards wide HSTS adoption can request to - // preload entries at registration time. - // START OF ETLD-OWNER REQUESTED ENTRIES - { "name": "login.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "digital.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cdcpartners.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "smarterskies.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "atcreform.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "myfdic.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "innovation.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "trainingproviderresults.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "campusdrugprevention.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "e-verify.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "earthsystemprediction.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "militaryconsumer.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "osdls.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "identitysandbox.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "employer.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "digitaldashboard.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "reporting.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hirevets.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "search.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "everytrycounts.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "intel.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "opioids.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pppo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ffb.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "safecar.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "famep.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nationalmall.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mytuleap.com", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "accessibility.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "childcare.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "crisisnextdoor.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "devtestfan1.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fan.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "farmers.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "foiaonline.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "goldwater.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "goldwaterfoundation.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "goldwaterscholarship.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ntia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "preprodfan.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "securitytestfan.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "supportfan.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "xd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bebest.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nbis.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "investor.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "golearn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lmrcouncil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "energystar.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "e-enterprise.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fedcenter.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fdms.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bfem.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "relocatefeds.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tox21.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "urbanwaters.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cbi-epa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "glnpo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "greengov.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bep.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "eyenote.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "moneyfactory.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ccac.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "apprenticeship.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "apprenticeships.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ai.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofeastpointemi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofwadley-ga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "elbaal.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hig.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "joinamericacorps.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mimm.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mycolorado.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "republicmo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "rincon-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "safemt.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "usagm.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "claibornecountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "delcopa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "eastpeoria-il.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "evansville-wy.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fbf.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fortoglethorpega.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gilescountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "glencoveny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gonzalesca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "kielwi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "rva.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sequatchiecountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "votewa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "zerowastesonoma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ehr.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "heberut.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "islandlakeil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "middletowndelcopa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nvcogct.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "obioncountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wilsonvilleoregon.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "algercounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bountiful.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "canfield.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cisa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "dallas.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "douglas-ma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "getleanflorida.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "junctioncitywisconsin.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolncountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "metropolisil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mooretownrancheria-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mountairymd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ngla.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pakeystonescholars.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "saccounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sciototownship-oh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "southwindsor-ct.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "stutsmancounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "syracuseut.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tnwioa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "toddmissiontx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "townofruthnc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tnrealid.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofmadera.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffersonkyattorney.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pittmancentertn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "usdoscloud.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "redmondoregon.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "widoj.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "banningca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ocwr.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cwr.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sheriffmiamicountyks.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "calcasieuparish.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ncmedicaidplans.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ncmedicaidplan.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gibraltarwi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "burgawnc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "charlottecountyva.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "joliet.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "deperewi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "genevacountyal.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "myfloridacfo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mccurtainems.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "america250.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "usa250.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ussemiquincentennial.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "arkadelphia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofarcolatx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tnosha.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "dpucarriersma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mainelosap.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "smithcountytxtaxrates.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "techsharetx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hfsctx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "marthasvillemo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wisecountytx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "usdfc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "dfc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lebanonoregon.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "readywithresourcestn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "coleg.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "coloradobluebook.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ocponj.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "infuse-mn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "morgancounty-al.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "delawarenation-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "minoritywhip.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gopwhip.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "artransparency.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiosos.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "abitaspringsla.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nscai.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "morgancountysheriffal.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "franklincountyflorida.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "azrangers.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sterlingheights.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "innovateohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ohioag.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cookcountyclerkil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "aoicprobationil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hartfordct.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bega-dc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofwoodward-ok.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "manhassetparkdistrictny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cecilga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaagriculture.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "flagriculture.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "floridaconsumerhelp.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sheriffpawneecountyne.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tnwildlandfire.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tnusedoil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "safeathomeohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sflhidta.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiobusinesscentral.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "schoolsafety.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "solarium.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cavecreekaz.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "usidfc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "idfc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pbrb.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "leavenworthcounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "trpa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hudsonwi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "woodfordcountyky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "franklincountyny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "townofhulbertok.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gilsum-nh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ahidta.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pleasantonca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "elonma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "carrolcountyohioelections.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "alabamaag.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "clinchcountyga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "columbiacountyor.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "columbusks.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cuyahogacountyvotesoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "dentoncounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "elon.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gainesvillega.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gravescountyky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "guernseycounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gurleyal.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "highlandsfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "huntingtonwv.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "icountnm.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jisnashville.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "juabcounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "knoxcountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "laurelcountycorrectionsky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lavoniaga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lawrencecountyboe-ohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "louisacountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mackinawil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mariescountymo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "menomineemi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mercercountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nashvillesheriff.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ohioago.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "portagein.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "purchasetncrash.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "recoveryohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ritaohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sadievilleky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sthelensoregon.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "strongohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tampa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "venicefl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "waverlytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wilderky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "williamscountyoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ceredowv.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "logancountyky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "frederickmd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "humboldtcountynv.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "louisvillene.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sharpsburg-ga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "clarksburgma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "votelevy.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "waynecountyoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "northbayvillage-fl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "republicanleader.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "republicanwhip.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "woodridgeil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "centretownshipin.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "rehobothma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cowcreek-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "riversideiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pickawaycountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiot21.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiotobacco21.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bridgercanyonfiremt.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "militaryaviationsafety.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "landoverhillsmd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "myoregon.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "texasready.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "clayelections.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "findtreatment.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tiogacountyny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "waverlypa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "whitepinetn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "esatn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lickingcounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "brookscountyga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "huntsvillealtransit.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jenkinscountyga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ohiostateparks.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "summitcountyboe.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "townofpolk-wi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "aselectionoffice.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "harpersvilleal.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "whdpc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "boonecountyfpdmo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "votemarion.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "everykidoutdoors.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "medinacountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "buyamerican.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mercerisland.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "munfordtn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "carrolltontx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ontariocountyny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nehalem.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "greenecountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "billingsmtpublicworks.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "woodcountywi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "msdprojectclearmo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sacramentocounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mortgagetranslations.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "oregon2020census.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sonomacounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pascovotes.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nolanvilletx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fcgmd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "shorewoodmn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "muhlenbergtwppa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "vanwertcountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "linncounty-ia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nhbp-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "penuelaspr.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "orangenj.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "washcowi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "washcowisco.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "washingtoncountywi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "govotecolorado.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "portchesterny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "azcensus2020.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fayettecountyoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "kingstonga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hancockcountyohioelections.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "henrycountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "spotsylvaniacounty-va.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "spotsylvaniacountyva.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixcourt.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "phoenixmunicipalcourt.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "votehamiltoncountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "athenstn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "reemployks.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wmataoig.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wildwoodpolice-fl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "widatcp.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "westplains.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "westonma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "watertownmn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "warrencountyga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "voteokaloosa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "utleg.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "troupcountyga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "thetfordvt.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "texascountymo911.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sweetwatertx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "suwcountyfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "suwanneecountyfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "southogdencity.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "shermancountyks.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sanduskycountyoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "risheriffs.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "richlandcountyoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "queencreekaz.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "portagecounty-oh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ottervillemo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nwfdaz.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "northhampton-nh-pd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "martinsferryoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mahealthsurveys.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "linden-nj.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolncountymoclerk.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "leonvotes.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "iowacolonytx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "inverness.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hopkintonri.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "govotetn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "georgetownohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "geneseecountymi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gary.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "g7usa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "g7campdavid.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "g72020.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fremontcountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "forestparkga.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "floridados.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fayettevillewv.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "elkvalley-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "elkgroveil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "crawfordcountyohioboe.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "coronavirustesting.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "coronavirus.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cleelum.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofmerced.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "chathamil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "briellenj.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "blainecosheriff-ok.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "almaarkansas.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "albanyca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "apachecountyaz.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "applevalleyca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bentoncountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "birminghamal911.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bowmar.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "bullvalleyil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "carsonca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "casscountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "centervilleutah.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofcarsonca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofgigharborwa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofguttenbergia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityoflakegeneva.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofpinebluff-ar.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "clintonoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "clintonohfire.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "coloradosos.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "corcoranmn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "coronavirusfortbend.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cranstonri.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "crestwoodky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "custercounty-co.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "eaglecountyco.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "eastprovidenceri.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gaoinnovation.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gaoinnovationlab.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gaoinnovations.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gcwatx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gigharborwa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "glenbeulahwi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "grandviewheights.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "grundycountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gtcountymi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gulfcoastwaterauthoritytx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "harahanla.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jacksoncountyfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jeffersonvillepdin.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jfklibrary.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jonescountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "jonescountyiowaelections.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lakeclerkfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lakecountyclerkfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lakevotes.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lincolncountysheriffok.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lpcd-lafla.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lpcdops-lafla.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lucascountyohiovotes.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "maconcountymo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mahaskacountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "manitouspringsco.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "marinettecountywi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "marioncountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mohave.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "newtoncountymo.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "northoaksmn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "oceanviewde.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "okmulgeecounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "olmstedcounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pelhamalrecreation.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pelhamlibraryal.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ponca-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "popecountyar.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "portorchardwa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "portsmouthohpd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "reddingrancheria-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "redrivernm.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "reentry.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "risecstate.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "rosemountmn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "santarosaca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "scvotes.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "seminolecountyoklahoma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sheriffwashingtoncountymaine.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "texashealthtrace.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "thomastonmaine.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tombeantx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "townoftaycheedahwi.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "trentonoh.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tryonnc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "unioncountyncelections.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "vanburencountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "vayavotarcolorado.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "virginiaabc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "votebrevard.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "waeldertexas.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "washingtoncountyar.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "worthcountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "zerodeathsmd.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "azjlbc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cannoncountytn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "carrollcountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "churchillcountynv.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofelynv.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "cityofherculaneum.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "clearcreekcountyco.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "decaturcountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "dubuquecountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "fillmorecountyne.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "floridafx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "floridahealthcareconnections.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "flyhealthy.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gajqc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "gcso.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "greenecountyny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "greenecountyohio.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hancockcountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "haughtonla.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "hoodrivercounty.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "horrycountysc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "kissimmee.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lafayetteco.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "lenoirnc.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "louisville.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "millscountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "millwoodwa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "modestoca.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "montgomerycountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "monticelloky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "mtpleasant-tn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "muscatinecountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "myvotect.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "newberryfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "njleg.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "nvigate.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "ocsan.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "odenvilleal.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "osceolacountyia.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pcbfl.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pikecountyohcommissioners.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "placercountyelections.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "plymouthcountyiowa.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "portsmouthsheriffsofficeva.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "priorlakemn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "pwcva.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "quantum.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "radcliffky.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "reach.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "sanpatriciocountytx.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "southbridge-ma.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "stephensoncountyil.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "swa-il.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "tijerasnm.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "usicecenter.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "villageoftikiisland.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "votecitrus.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wakpamnilake-nsn.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wawarsingny.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "waynecountyne.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "westlakehills.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "wisdotplans.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "yavapaiaz.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - { "name": "yellowstonecountymt.gov", "policy": "public-suffix-requested", "mode": "force-https", "include_subdomains": true }, - // END OF ETLD-OWNER REQUESTED ENTRIES - - // To avoid trailing comma changes from showing up in diffs, we place a - // single entry at the end. - { "name": "hstspreload.org", "policy": "custom", "include_subdomains": true, "mode": "force-https" } - ] -} diff --git a/chromium/net/http/transport_security_state_static.json.gz b/chromium/net/http/transport_security_state_static.json.gz new file mode 100644 index 00000000000..d2557b61e55 Binary files /dev/null and b/chromium/net/http/transport_security_state_static.json.gz differ diff --git a/chromium/net/http/transport_security_state_unittest.cc b/chromium/net/http/transport_security_state_unittest.cc index 53d13fbc645..6d6cff5ee82 100644 --- a/chromium/net/http/transport_security_state_unittest.cc +++ b/chromium/net/http/transport_security_state_unittest.cc @@ -264,7 +264,7 @@ void CheckHPKPReport( const scoped_refptr& served_certificate_chain, const scoped_refptr& validated_certificate_chain, const HashValueVector& known_pins) { - base::Optional value = base::JSONReader::Read(report); + absl::optional value = base::JSONReader::Read(report); ASSERT_TRUE(value.has_value()); const base::Value& report_dict = value.value(); ASSERT_TRUE(report_dict.is_dict()); @@ -273,11 +273,11 @@ void CheckHPKPReport( ASSERT_TRUE(report_hostname); EXPECT_EQ(host_port_pair.host(), *report_hostname); - base::Optional report_port = report_dict.FindIntKey("port"); + absl::optional report_port = report_dict.FindIntKey("port"); ASSERT_TRUE(report_port.has_value()); EXPECT_EQ(host_port_pair.port(), report_port.value()); - base::Optional report_include_subdomains = + absl::optional report_include_subdomains = report_dict.FindBoolKey("include-subdomains"); ASSERT_TRUE(report_include_subdomains.has_value()); EXPECT_EQ(include_subdomains, report_include_subdomains.value()); @@ -1852,82 +1852,6 @@ TEST_F(TransportSecurityStateTest, RequireCTForSymantec) { NetworkIsolationKey())); } -// Tests that CAs can enable CT for testing their issuance practices, prior -// to CT becoming mandatory. -TEST_F(TransportSecurityStateTest, RequireCTViaFieldTrial) { - // Test certificates before and after the 1 June 2016 deadline. - scoped_refptr cert = - ImportCertFromFile(GetTestCertsDirectory(), "dec_2017.pem"); - ASSERT_TRUE(cert); - - // The hashes here do not matter, but add some dummy values to simulate - // a 'real' chain. - HashValueVector hashes; - const SHA256HashValue hash_a = {{0xAA, 0xAA}}; - hashes.push_back(HashValue(hash_a)); - const SHA256HashValue hash_b = {{0xBB, 0xBB}}; - hashes.push_back(HashValue(hash_b)); - - TransportSecurityState state; - - // CT should not be required for this pre-existing certificate. - EXPECT_EQ(TransportSecurityState::CT_NOT_REQUIRED, - state.CheckCTRequirements( - HostPortPair("www.example.com", 443), true, hashes, cert.get(), - cert.get(), SignedCertificateTimestampAndStatusList(), - TransportSecurityState::DISABLE_EXPECT_CT_REPORTS, - ct::CTPolicyCompliance::CT_POLICY_NOT_ENOUGH_SCTS, - NetworkIsolationKey())); - - // However, simulating a Field Trial in which CT is required for certificates - // after 2017-12-01 should cause CT to be required for this certificate, as - // it was issued 2017-12-20. - - base::FieldTrialParams params; - // Set the enforcement date to 2017-12-01 00:00:00; - params["date"] = "1512086400"; - - base::test::ScopedFeatureList scoped_feature_list; - scoped_feature_list.InitAndEnableFeatureWithParameters(kEnforceCTForNewCerts, - params); - - // It should fail if it doesn't comply with policy. - EXPECT_EQ(TransportSecurityState::CT_REQUIREMENTS_NOT_MET, - state.CheckCTRequirements( - HostPortPair("www.example.com", 443), true, hashes, cert.get(), - cert.get(), SignedCertificateTimestampAndStatusList(), - TransportSecurityState::DISABLE_EXPECT_CT_REPORTS, - ct::CTPolicyCompliance::CT_POLICY_NOT_ENOUGH_SCTS, - NetworkIsolationKey())); - - // It should succeed if it does comply with policy. - EXPECT_EQ(TransportSecurityState::CT_REQUIREMENTS_MET, - state.CheckCTRequirements( - HostPortPair("www.example.com", 443), true, hashes, cert.get(), - cert.get(), SignedCertificateTimestampAndStatusList(), - TransportSecurityState::DISABLE_EXPECT_CT_REPORTS, - ct::CTPolicyCompliance::CT_POLICY_COMPLIES_VIA_SCTS, - NetworkIsolationKey())); - - // It should succeed if the build is outdated. - EXPECT_EQ(TransportSecurityState::CT_REQUIREMENTS_MET, - state.CheckCTRequirements( - HostPortPair("www.example.com", 443), true, hashes, cert.get(), - cert.get(), SignedCertificateTimestampAndStatusList(), - TransportSecurityState::DISABLE_EXPECT_CT_REPORTS, - ct::CTPolicyCompliance::CT_POLICY_BUILD_NOT_TIMELY, - NetworkIsolationKey())); - - // It should succeed if it was a locally-trusted CA. - EXPECT_EQ(TransportSecurityState::CT_NOT_REQUIRED, - state.CheckCTRequirements( - HostPortPair("www.example.com", 443), false, hashes, cert.get(), - cert.get(), SignedCertificateTimestampAndStatusList(), - TransportSecurityState::DISABLE_EXPECT_CT_REPORTS, - ct::CTPolicyCompliance::CT_POLICY_BUILD_NOT_TIMELY, - NetworkIsolationKey())); -} - // Tests that Certificate Transparency is required for all of the Symantec // Managed CAs, regardless of when the certificate was issued. TEST_F(TransportSecurityStateTest, RequireCTForSymantecManagedCAs) { diff --git a/chromium/net/http2/platform/impl/http2_bug_tracker_impl.h b/chromium/net/http2/platform/impl/http2_bug_tracker_impl.h deleted file mode 100644 index 2d44e2ca3e3..00000000000 --- a/chromium/net/http2/platform/impl/http2_bug_tracker_impl.h +++ /dev/null @@ -1,18 +0,0 @@ -// Copyright 2016 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. - -#ifndef NET_HTTP2_PLATFORM_IMPL_HTTP2_BUG_TRACKER_IMPL_H_ -#define NET_HTTP2_PLATFORM_IMPL_HTTP2_BUG_TRACKER_IMPL_H_ - -#include "base/logging.h" - -#define HTTP2_BUG_IMPL(bug_id) LOG(DFATAL) -#define HTTP2_BUG_IF_IMPL(bug_id) LOG_IF(DFATAL, (condition)) - -#define HTTP2_BUG_V2_IMPL(bug_id) LOG(DFATAL) -#define HTTP2_BUG_IF_V2_IMPL(bug_id, condition) LOG_IF(DFATAL, (condition)) - -#define FLAGS_http2_always_log_bugs_for_tests_IMPL (true) - -#endif // NET_HTTP2_PLATFORM_IMPL_HTTP2_BUG_TRACKER_IMPL_H_ diff --git a/chromium/net/http2/platform/impl/http2_containers_impl.h b/chromium/net/http2/platform/impl/http2_containers_impl.h deleted file mode 100644 index 51044a5e76c..00000000000 --- a/chromium/net/http2/platform/impl/http2_containers_impl.h +++ /dev/null @@ -1,17 +0,0 @@ -// Copyright (c) 2018 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. - -#ifndef NET_HTTP2_PLATFORM_IMPL_HTTP2_CONTAINERS_IMPL_H_ -#define NET_HTTP2_PLATFORM_IMPL_HTTP2_CONTAINERS_IMPL_H_ - -#include "base/containers/circular_deque.h" - -namespace http2 { - -template -using Http2DequeImpl = base::circular_deque; - -} - -#endif /* NET_HTTP2_PLATFORM_IMPL_HTTP2_CONTAINERS_IMPL_H_ */ diff --git a/chromium/net/http2/platform/impl/http2_estimate_memory_usage_impl.h b/chromium/net/http2/platform/impl/http2_estimate_memory_usage_impl.h deleted file mode 100644 index 4581adc1ee6..00000000000 --- a/chromium/net/http2/platform/impl/http2_estimate_memory_usage_impl.h +++ /dev/null @@ -1,21 +0,0 @@ -// Copyright 2017 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. - -#ifndef NET_HTTP2_PLATFORM_IMPL_HTTP2_ESTIMATE_MEMORY_USAGE_IMPL_H_ -#define NET_HTTP2_PLATFORM_IMPL_HTTP2_ESTIMATE_MEMORY_USAGE_IMPL_H_ - -#include - -#include "base/trace_event/memory_usage_estimator.h" - -namespace http2 { - -template -size_t Http2EstimateMemoryUsageImpl(const T& object) { - return base::trace_event::EstimateMemoryUsage(object); -} - -} // namespace http2 - -#endif // NET_HTTP2_PLATFORM_IMPL_HTTP2_ESTIMATE_MEMORY_USAGE_IMPL_H_ diff --git a/chromium/net/http2/platform/impl/http2_logging_impl.h b/chromium/net/http2/platform/impl/http2_logging_impl.h deleted file mode 100644 index 804d6a7b3ca..00000000000 --- a/chromium/net/http2/platform/impl/http2_logging_impl.h +++ /dev/null @@ -1,75 +0,0 @@ -// Copyright (c) 2017 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. - -#ifndef NET_HTTP2_PLATFORM_IMPL_HTTP2_LOGGING_IMPL_H_ -#define NET_HTTP2_PLATFORM_IMPL_HTTP2_LOGGING_IMPL_H_ - -#include "base/check_op.h" -#include "base/logging.h" -#include "base/notreached.h" -#include "build/build_config.h" -#include "net/base/net_export.h" - -#define HTTP2_LOG_IMPL(severity) HTTP2_CHROMIUM_LOG_##severity -#define HTTP2_VLOG_IMPL(verbose_level) VLOG(verbose_level) -#define HTTP2_DLOG_IMPL(severity) HTTP2_CHROMIUM_DLOG_##severity -#define HTTP2_DLOG_IF_IMPL(severity, condition) \ - HTTP2_CHROMIUM_DLOG_IF_##severity(condition) -#define HTTP2_DVLOG_IMPL(verbose_level) DVLOG(verbose_level) -#define HTTP2_DVLOG_IF_IMPL(verbose_level, condition) \ - DVLOG_IF(verbose_level, condition) -#define HTTP2_LOG_FIRST_N_IMPL(severity, n) HTTP2_LOG_IMPL(severity) - -#define HTTP2_CHROMIUM_LOG_INFO VLOG(1) -#define HTTP2_CHROMIUM_LOG_WARNING DLOG(WARNING) -#define HTTP2_CHROMIUM_LOG_ERROR DLOG(ERROR) -#define HTTP2_CHROMIUM_LOG_FATAL LOG(FATAL) -#define HTTP2_CHROMIUM_LOG_DFATAL LOG(DFATAL) - -#define HTTP2_CHROMIUM_DLOG_INFO DVLOG(1) -#define HTTP2_CHROMIUM_DLOG_WARNING DLOG(WARNING) -#define HTTP2_CHROMIUM_DLOG_ERROR DLOG(ERROR) -#define HTTP2_CHROMIUM_DLOG_FATAL DLOG(FATAL) -#define HTTP2_CHROMIUM_DLOG_DFATAL DLOG(DFATAL) - -#define HTTP2_CHROMIUM_LOG_IF_INFO(condition) VLOG_IF(1, condition) -#define HTTP2_CHROMIUM_LOG_IF_WARNING(condition) DLOG_IF(WARNING, condition) -#define HTTP2_CHROMIUM_LOG_IF_ERROR(condition) DLOG_IF(ERROR, condition) -#define HTTP2_CHROMIUM_LOG_IF_FATAL(condition) LOG_IF(FATAL, condition) -#define HTTP2_CHROMIUM_LOG_IF_DFATAL(condition) LOG_IF(DFATAL, condition) - -#define HTTP2_CHROMIUM_DLOG_IF_INFO(condition) DVLOG_IF(1, condition) -#define HTTP2_CHROMIUM_DLOG_IF_WARNING(condition) DLOG_IF(WARNING, condition) -#define HTTP2_CHROMIUM_DLOG_IF_ERROR(condition) DLOG_IF(ERROR, condition) -#define HTTP2_CHROMIUM_DLOG_IF_FATAL(condition) DLOG_IF(FATAL, condition) -#define HTTP2_CHROMIUM_DLOG_IF_DFATAL(condition) DLOG_IF(DFATAL, condition) - -#define HTTP2_LOG_INFO_IS_ON_IMPL() 0 -#ifdef NDEBUG -#define HTTP2_LOG_WARNING_IS_ON_IMPL() 0 -#define HTTP2_LOG_ERROR_IS_ON_IMPL() 0 -#else -#define HTTP2_LOG_WARNING_IS_ON_IMPL() 1 -#define HTTP2_LOG_ERROR_IS_ON_IMPL() 1 -#endif -#define HTTP2_DLOG_INFO_IS_ON_IMPL() 0 - -#if defined(OS_WIN) -// wingdi.h defines ERROR to be 0. When we call HTTP2_DLOG(ERROR), it gets -// substituted with 0, and it expands to HTTP2_CHROMIUM_DLOG_0. To allow us to -// keep using this syntax, we define this macro to do the same thing as -// HTTP2_CHROMIUM_DLOG_ERROR. -#define HTTP2_CHROMIUM_LOG_0 HTTP2_CHROMIUM_LOG_ERROR -#define HTTP2_CHROMIUM_DLOG_0 HTTP2_CHROMIUM_DLOG_ERROR -#define HTTP2_CHROMIUM_LOG_IF_0 HTTP2_CHROMIUM_LOG_IF_ERROR -#define HTTP2_CHROMIUM_DLOG_IF_0 HTTP2_CHROMIUM_DLOG_IF_ERROR -#endif - -#define HTTP2_PREDICT_FALSE_IMPL(x) x - -#define HTTP2_NOTREACHED_IMPL() NOTREACHED() - -#define HTTP2_PLOG_IMPL(severity) DVLOG(1) - -#endif // NET_HTTP2_PLATFORM_IMPL_HTTP2_LOGGING_IMPL_H_ diff --git a/chromium/net/http2/platform/impl/http2_string_utils_impl.h b/chromium/net/http2/platform/impl/http2_string_utils_impl.h index 255f90807ec..e39261e361a 100644 --- a/chromium/net/http2/platform/impl/http2_string_utils_impl.h +++ b/chromium/net/http2/platform/impl/http2_string_utils_impl.h @@ -11,26 +11,12 @@ #include "base/strings/abseil_string_conversions.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_util.h" -#include "base/strings/stringprintf.h" #include "net/base/escape.h" #include "net/base/hex_utils.h" -#include "net/third_party/quiche/src/common/platform/api/quiche_text_utils.h" +#include "net/third_party/quiche/src/common/quiche_text_utils.h" namespace http2 { -template -inline std::string Http2StringPrintfImpl(const Args&... args) { - return base::StringPrintf(std::forward(args)...); -} - -inline std::string Http2HexEncodeImpl(const void* bytes, size_t size) { - return base::HexEncode(bytes, size); -} - -inline std::string Http2HexDecodeImpl(absl::string_view data) { - return absl::HexStringToBytes(data); -} - inline std::string Http2HexDumpImpl(absl::string_view data) { return quiche::QuicheTextUtils::HexDump(data); } diff --git a/chromium/net/log/DIR_METADATA b/chromium/net/log/DIR_METADATA index 8c78ff5bc54..d3ab625791c 100644 --- a/chromium/net/log/DIR_METADATA +++ b/chromium/net/log/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Logging" diff --git a/chromium/net/log/file_net_log_observer.cc b/chromium/net/log/file_net_log_observer.cc index 337ff2a1892..cc8ed17360f 100644 --- a/chromium/net/log/file_net_log_observer.cc +++ b/chromium/net/log/file_net_log_observer.cc @@ -201,7 +201,7 @@ class FileNetLogObserver::FileWriter { // If max_event_file_size == kNoLimit, then no limit is enforced. FileWriter(const base::FilePath& log_path, const base::FilePath& inprogress_dir_path, - base::Optional pre_existing_log_file, + absl::optional pre_existing_log_file, uint64_t max_event_file_size, size_t total_num_event_files, scoped_refptr task_runner); @@ -336,7 +336,7 @@ std::unique_ptr FileNetLogObserver::CreateBounded( NetLogCaptureMode capture_mode, std::unique_ptr constants) { return CreateInternal(log_path, SiblingInprogressDirectory(log_path), - base::nullopt, max_total_size, kDefaultNumFiles, + absl::nullopt, max_total_size, kDefaultNumFiles, capture_mode, std::move(constants)); } @@ -344,7 +344,7 @@ std::unique_ptr FileNetLogObserver::CreateUnbounded( const base::FilePath& log_path, NetLogCaptureMode capture_mode, std::unique_ptr constants) { - return CreateInternal(log_path, base::FilePath(), base::nullopt, kNoLimit, + return CreateInternal(log_path, base::FilePath(), absl::nullopt, kNoLimit, kDefaultNumFiles, capture_mode, std::move(constants)); } @@ -356,7 +356,7 @@ FileNetLogObserver::CreateBoundedPreExisting( NetLogCaptureMode capture_mode, std::unique_ptr constants) { return CreateInternal(base::FilePath(), inprogress_dir_path, - base::make_optional(std::move(output_file)), + absl::make_optional(std::move(output_file)), max_total_size, kDefaultNumFiles, capture_mode, std::move(constants)); } @@ -367,7 +367,7 @@ FileNetLogObserver::CreateUnboundedPreExisting( NetLogCaptureMode capture_mode, std::unique_ptr constants) { return CreateInternal(base::FilePath(), base::FilePath(), - base::make_optional(std::move(output_file)), + absl::make_optional(std::move(output_file)), kNoLimit, kDefaultNumFiles, capture_mode, std::move(constants)); } @@ -433,14 +433,14 @@ std::unique_ptr FileNetLogObserver::CreateBoundedForTests( NetLogCaptureMode capture_mode, std::unique_ptr constants) { return CreateInternal(log_path, SiblingInprogressDirectory(log_path), - base::nullopt, max_total_size, total_num_event_files, + absl::nullopt, max_total_size, total_num_event_files, capture_mode, std::move(constants)); } std::unique_ptr FileNetLogObserver::CreateInternal( const base::FilePath& log_path, const base::FilePath& inprogress_dir_path, - base::Optional pre_existing_log_file, + absl::optional pre_existing_log_file, uint64_t max_total_size, size_t total_num_event_files, NetLogCaptureMode capture_mode, @@ -545,7 +545,7 @@ FileNetLogObserver::WriteQueue::~WriteQueue() = default; FileNetLogObserver::FileWriter::FileWriter( const base::FilePath& log_path, const base::FilePath& inprogress_dir_path, - base::Optional pre_existing_log_file, + absl::optional pre_existing_log_file, uint64_t max_event_file_size, size_t total_num_event_files, scoped_refptr task_runner) @@ -825,7 +825,7 @@ void FileNetLogObserver::FileWriter::CreateInprogressDirectory() { "If logging was interrupted, you can stitch a NetLog file out of the\n" ".inprogress directory manually using:\n" "\n" - "https://chromium.googlesource.com/chromium/src/+/master/net/tools/" + "https://chromium.googlesource.com/chromium/src/+/main/net/tools/" "stitch_net_log_files.py\n"); } diff --git a/chromium/net/log/file_net_log_observer.h b/chromium/net/log/file_net_log_observer.h index 2ed9862b2d8..a7a641f632a 100644 --- a/chromium/net/log/file_net_log_observer.h +++ b/chromium/net/log/file_net_log_observer.h @@ -12,9 +12,9 @@ #include "base/files/file.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "net/base/net_export.h" #include "net/log/net_log.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class Value; @@ -126,7 +126,7 @@ class NET_EXPORT FileNetLogObserver : public NetLog::ThreadSafeObserver { static std::unique_ptr CreateInternal( const base::FilePath& log_path, const base::FilePath& inprogress_dir_path, - base::Optional pre_existing_out_file, + absl::optional pre_existing_out_file, uint64_t max_total_size, size_t total_num_event_files, NetLogCaptureMode capture_mode, diff --git a/chromium/net/log/net_log.cc b/chromium/net/log/net_log.cc index 129c4ae6a8d..22f9f3c60dc 100644 --- a/chromium/net/log/net_log.cc +++ b/chromium/net/log/net_log.cc @@ -5,6 +5,7 @@ #include "net/log/net_log.h" #include "base/check_op.h" +#include "base/containers/contains.h" #include "base/no_destructor.h" #include "base/notreached.h" #include "base/strings/string_number_conversions.h" diff --git a/chromium/net/log/net_log_unittest.cc b/chromium/net/log/net_log_unittest.cc index 4bd1cf1d383..f83b334c298 100644 --- a/chromium/net/log/net_log_unittest.cc +++ b/chromium/net/log/net_log_unittest.cc @@ -414,7 +414,7 @@ TEST(NetLogTest, NetLogTwoObservers) { // Add event and make sure both observers receive it at their respective log // levels. - base::Optional param; + absl::optional param; AddEvent(&net_log); ASSERT_EQ(1U, observer[0].GetNumValues()); param = observer[0].GetValue(0)->FindIntKey("params"); diff --git a/chromium/net/log/net_log_values.cc b/chromium/net/log/net_log_values.cc index cc8bb8cdaa8..a0651c4c73c 100644 --- a/chromium/net/log/net_log_values.cc +++ b/chromium/net/log/net_log_values.cc @@ -58,8 +58,8 @@ base::Value NetLogStringValue(base::StringPiece raw) { base::Value NetLogBinaryValue(const void* bytes, size_t length) { std::string b64; - Base64Encode(base::StringPiece(reinterpret_cast(bytes), length), - &b64); + base::Base64Encode( + base::StringPiece(reinterpret_cast(bytes), length), &b64); return base::Value(std::move(b64)); } diff --git a/chromium/net/log/test_net_log_util.cc b/chromium/net/log/test_net_log_util.cc index 25551cc1543..5d50b275ad0 100644 --- a/chromium/net/log/test_net_log_util.cc +++ b/chromium/net/log/test_net_log_util.cc @@ -123,34 +123,34 @@ size_t ExpectLogContainsSomewhereAfter(const std::vector& entries, return i; } -base::Optional GetOptionalStringValueFromParams( +absl::optional GetOptionalStringValueFromParams( const NetLogEntry& entry, base::StringPiece path) { if (!entry.params.is_dict()) - return base::nullopt; + return absl::nullopt; const std::string* result = entry.params.FindStringPath(path); if (!result) - return base::nullopt; + return absl::nullopt; return *result; } -base::Optional GetOptionalBooleanValueFromParams(const NetLogEntry& entry, +absl::optional GetOptionalBooleanValueFromParams(const NetLogEntry& entry, base::StringPiece path) { if (!entry.params.is_dict()) - return base::nullopt; + return absl::nullopt; return entry.params.FindBoolPath(path); } -base::Optional GetOptionalIntegerValueFromParams(const NetLogEntry& entry, +absl::optional GetOptionalIntegerValueFromParams(const NetLogEntry& entry, base::StringPiece path) { if (!entry.params.is_dict()) - return base::nullopt; + return absl::nullopt; return entry.params.FindIntPath(path); } -base::Optional GetOptionalNetErrorCodeFromParams( +absl::optional GetOptionalNetErrorCodeFromParams( const NetLogEntry& entry) { return GetOptionalIntegerValueFromParams(entry, "net_error"); } diff --git a/chromium/net/log/test_net_log_util.h b/chromium/net/log/test_net_log_util.h index 96cb1ca2c3d..fb959314114 100644 --- a/chromium/net/log/test_net_log_util.h +++ b/chromium/net/log/test_net_log_util.h @@ -7,10 +7,10 @@ #include -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/log/net_log_event_type.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class ListValue; @@ -75,14 +75,14 @@ size_t ExpectLogContainsSomewhereAfter(const std::vector& entries, // The following methods return a parameter of the given type at the given path, // or nullopt if there is none. -base::Optional GetOptionalStringValueFromParams( +absl::optional GetOptionalStringValueFromParams( const NetLogEntry& entry, base::StringPiece path); -base::Optional GetOptionalBooleanValueFromParams(const NetLogEntry& entry, +absl::optional GetOptionalBooleanValueFromParams(const NetLogEntry& entry, base::StringPiece path); -base::Optional GetOptionalIntegerValueFromParams(const NetLogEntry& entry, +absl::optional GetOptionalIntegerValueFromParams(const NetLogEntry& entry, base::StringPiece path); -base::Optional GetOptionalNetErrorCodeFromParams(const NetLogEntry& entry); +absl::optional GetOptionalNetErrorCodeFromParams(const NetLogEntry& entry); // Same as the *Optional* versions above, except will add a Gtest failure if the // value was not present, and then return some default. diff --git a/chromium/net/network_error_logging/DIR_METADATA b/chromium/net/network_error_logging/DIR_METADATA index eed1c3b6800..54b546231f2 100644 --- a/chromium/net/network_error_logging/DIR_METADATA +++ b/chromium/net/network_error_logging/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto # This is the component for the Network Error Logging API. # For chrome://net-export and NetLogs, see Internals>Network>Logging. diff --git a/chromium/net/network_error_logging/README.md b/chromium/net/network_error_logging/README.md index 6494401c274..a33de4f2dfa 100644 --- a/chromium/net/network_error_logging/README.md +++ b/chromium/net/network_error_logging/README.md @@ -11,13 +11,13 @@ This directory contains the core implementation of NEL. ## Implementation overview Most of the action takes place in -[`NetworkErrorLoggingService`](https://source.chromium.org/chromium/chromium/src/+/master:net/network_error_logging/network_error_logging_service.h;l=42;drc=a9e9d6cbb3e5920f9207118cf9501ff0745bb536), +[`NetworkErrorLoggingService`](https://source.chromium.org/chromium/chromium/src/+/main:net/network_error_logging/network_error_logging_service.h;l=42;drc=a9e9d6cbb3e5920f9207118cf9501ff0745bb536), which handles receiving/processing `NEL:` response headers and generating/queueing reports about network requests. The `NetworkErrorLoggingService` is owned by the `URLRequestContext`. Information about network requests comes directly from -[`HttpNetworkTransaction`](https://source.chromium.org/chromium/chromium/src/+/master:net/http/http_network_transaction.cc;l=1364;drc=a9e9d6cbb3e5920f9207118cf9501ff0745bb536), +[`HttpNetworkTransaction`](https://source.chromium.org/chromium/chromium/src/+/main:net/http/http_network_transaction.cc;l=1364;drc=a9e9d6cbb3e5920f9207118cf9501ff0745bb536), which informs `NetworkErrorLoggingService` of the details of the request such as the remote IP address and outcome (a `net::Error` code). @@ -25,8 +25,8 @@ The `NetworkErrorLoggingService` finds a NEL policy applicable to the request (previously set by a `NEL` header), and if one exists, potentially queues a NEL report to be uploaded out-of-band to the policy's specified Reporting endpoint via the -[`ReportingService`](https://source.chromium.org/chromium/chromium/src/+/master:net/reporting/reporting_service.h;l=56;drc=c3305c04ac6800d488bfc8b2f3249fd13186984a). +[`ReportingService`](https://source.chromium.org/chromium/chromium/src/+/main:net/reporting/reporting_service.h;l=56;drc=c3305c04ac6800d488bfc8b2f3249fd13186984a). Received NEL policies are persisted to disk by a `PersistentNelStore`, whose main implementation is the -[`SqlitePersistentReportingAndNelStore`](https://source.chromium.org/chromium/chromium/src/+/master:net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.h;l=30;drc=456596a0b27623349d38e49d0e9812b24d47d5d8). +[`SqlitePersistentReportingAndNelStore`](https://source.chromium.org/chromium/chromium/src/+/main:net/extras/sqlite/sqlite_persistent_reporting_and_nel_store.h;l=30;drc=456596a0b27623349d38e49d0e9812b24d47d5d8). diff --git a/chromium/net/network_error_logging/network_error_logging_service.cc b/chromium/net/network_error_logging/network_error_logging_service.cc index 7f0df95ffe9..b2faaaa72b1 100644 --- a/chromium/net/network_error_logging/network_error_logging_service.cc +++ b/chromium/net/network_error_logging/network_error_logging_service.cc @@ -14,7 +14,6 @@ #include "base/json/json_reader.h" #include "base/logging.h" #include "base/metrics/histogram_macros.h" -#include "base/optional.h" #include "base/rand_util.h" #include "base/stl_util.h" #include "base/time/clock.h" @@ -28,6 +27,7 @@ #include "net/base/url_util.h" #include "net/log/net_log.h" #include "net/reporting/reporting_service.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -479,7 +479,7 @@ class NetworkErrorLoggingServiceImpl : public NetworkErrorLoggingService { } bool success = (type == OK) && !IsHttpError(details); - const base::Optional sampling_fraction = + const absl::optional sampling_fraction = SampleAndReturnFraction(*policy, success); if (!sampling_fraction.has_value()) return; @@ -528,7 +528,7 @@ class NetworkErrorLoggingServiceImpl : public NetworkErrorLoggingService { RequestOutcome::kDiscardedIPAddressMismatch); return; } - const base::Optional sampling_fraction = + const absl::optional sampling_fraction = SampleAndReturnFraction(*policy, details.success); if (!sampling_fraction.has_value()) { RecordSignedExchangeRequestOutcome( @@ -591,44 +591,39 @@ class NetworkErrorLoggingServiceImpl : public NetworkErrorLoggingService { if (!value) return false; - const base::DictionaryValue* dict = nullptr; - if (!value->GetAsDictionary(&dict)) + if (!value->is_dict()) return false; // Max-Age property is missing or malformed. - if (!dict->HasKey(kMaxAgeKey)) - return false; - int max_age_sec; - if (!dict->GetInteger(kMaxAgeKey, &max_age_sec)) - return false; + int max_age_sec = value->FindIntKey(kMaxAgeKey).value_or(-1); if (max_age_sec < 0) return false; // Report-To property is missing or malformed. std::string report_to; if (max_age_sec > 0) { - if (!dict->HasKey(kReportToKey)) - return false; - if (!dict->GetString(kReportToKey, &report_to)) + std::string* maybe_report_to = value->FindStringKey(kReportToKey); + if (!maybe_report_to) return false; + report_to = *maybe_report_to; } - bool include_subdomains = false; // include_subdomains is optional and defaults to false, so it's okay if // GetBoolean fails. - dict->GetBoolean(kIncludeSubdomainsKey, &include_subdomains); + bool include_subdomains = + value->FindBoolKey(kIncludeSubdomainsKey).value_or(false); // TODO(chlily): According to the spec we should restrict these sampling // fractions to [0.0, 1.0]. - double success_fraction = 0.0; // success_fraction is optional and defaults to 0.0, so it's okay if // GetDouble fails. - dict->GetDouble(kSuccessFractionKey, &success_fraction); + double success_fraction = + value->FindDoubleKey(kSuccessFractionKey).value_or(0.0); - double failure_fraction = 1.0; // failure_fraction is optional and defaults to 1.0, so it's okay if // GetDouble fails. - dict->GetDouble(kFailureFractionKey, &failure_fraction); + double failure_fraction = + value->FindDoubleKey(kFailureFractionKey).value_or(1.0); policy_out->report_to = report_to; policy_out->include_subdomains = include_subdomains; @@ -828,7 +823,7 @@ class NetworkErrorLoggingServiceImpl : public NetworkErrorLoggingService { } // Returns a valid value of matching fraction iff the event should be sampled. - base::Optional SampleAndReturnFraction(const NelPolicy& policy, + absl::optional SampleAndReturnFraction(const NelPolicy& policy, bool success) const { const double sampling_fraction = success ? policy.success_fraction : policy.failure_fraction; @@ -836,12 +831,12 @@ class NetworkErrorLoggingServiceImpl : public NetworkErrorLoggingService { // Sampling fractions are often either 0.0 or 1.0, so in those cases we // can avoid having to call RandDouble(). if (sampling_fraction <= 0.0) - return base::nullopt; + return absl::nullopt; if (sampling_fraction >= 1.0) return sampling_fraction; if (base::RandDouble() >= sampling_fraction) - return base::nullopt; + return absl::nullopt; return sampling_fraction; } diff --git a/chromium/net/network_error_logging/network_error_logging_service_unittest.cc b/chromium/net/network_error_logging/network_error_logging_service_unittest.cc index 12057dec549..b898df6b984 100644 --- a/chromium/net/network_error_logging/network_error_logging_service_unittest.cc +++ b/chromium/net/network_error_logging/network_error_logging_service_unittest.cc @@ -1120,8 +1120,7 @@ TEST_P(NetworkErrorLoggingServiceTest, StatusAsValue) { kServerIP_, kHeaderWrongTypes); base::Value actual = service()->StatusAsValue(); - std::unique_ptr expected = - base::test::ParseJsonDeprecated(R"json( + base::Value expected = base::test::ParseJson(R"json( { "originPolicies": [ { @@ -1163,7 +1162,7 @@ TEST_P(NetworkErrorLoggingServiceTest, StatusAsValue) { ] } )json"); - EXPECT_EQ(*expected, actual); + EXPECT_EQ(expected, actual); } TEST_P(NetworkErrorLoggingServiceTest, NoReportingService_SignedExchange) { diff --git a/chromium/net/nqe/DIR_METADATA b/chromium/net/nqe/DIR_METADATA index 2107bb97d49..486a7d1166f 100644 --- a/chromium/net/nqe/DIR_METADATA +++ b/chromium/net/nqe/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>NetworkQuality" diff --git a/chromium/net/nqe/connectivity_monitor.cc b/chromium/net/nqe/connectivity_monitor.cc index 09ea0334fb7..db330c7cbef 100644 --- a/chromium/net/nqe/connectivity_monitor.cc +++ b/chromium/net/nqe/connectivity_monitor.cc @@ -190,10 +190,10 @@ void ConnectivityMonitor::SetReportCallbackForTesting( report_callback_for_testing_ = std::move(callback); } -base::Optional +absl::optional ConnectivityMonitor::GetTimeSinceLastFailureForTesting() { if (!time_last_failure_observed_) - return base::nullopt; + return absl::nullopt; return base::TimeTicks::Now() - *time_last_failure_observed_; } @@ -212,7 +212,7 @@ void ConnectivityMonitor::OnNetworkMadeDefault( #if defined(OS_ANDROID) NetworkChangeType change_type = NetworkChangeType::kNoEarlyActivation; if (mobile_network_request_) { - const base::Optional& + const absl::optional& activated_network = mobile_network_request_->activated_network(); if (!activated_network) { change_type = NetworkChangeType::kEarlyActivationOfUnknownNetwork; diff --git a/chromium/net/nqe/connectivity_monitor.h b/chromium/net/nqe/connectivity_monitor.h index a49445b20bb..39ef1b5210f 100644 --- a/chromium/net/nqe/connectivity_monitor.h +++ b/chromium/net/nqe/connectivity_monitor.h @@ -13,12 +13,12 @@ #include "base/callback.h" #include "base/cancelable_callback.h" -#include "base/optional.h" #include "base/time/time.h" #include "build/build_config.h" #include "net/base/net_export.h" #include "net/base/network_change_notifier.h" #include "net/url_request/url_request.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -76,7 +76,7 @@ class NET_EXPORT_PRIVATE ConnectivityMonitor // Returns the amount of time since the ConnectivityMonitor first observed the // current lapse in connectivity, if any. - base::Optional GetTimeSinceLastFailureForTesting(); + absl::optional GetTimeSinceLastFailureForTesting(); // Registers a callback to hook into any time an activity deadline is reached. void SetNextDeadlineCallbackForTesting(base::OnceClosure callback); @@ -109,7 +109,7 @@ class NET_EXPORT_PRIVATE ConnectivityMonitor std::set active_requests_; base::CancelableOnceClosure next_activity_deadline_; - base::Optional time_last_failure_observed_; + absl::optional time_last_failure_observed_; NetworkChangeNotifier::ConnectionType current_connection_type_; diff --git a/chromium/net/nqe/connectivity_monitor_unittest.cc b/chromium/net/nqe/connectivity_monitor_unittest.cc index 8b504711d25..d603be7b87f 100644 --- a/chromium/net/nqe/connectivity_monitor_unittest.cc +++ b/chromium/net/nqe/connectivity_monitor_unittest.cc @@ -6,7 +6,6 @@ #include -#include "base/optional.h" #include "base/run_loop.h" #include "base/test/bind.h" #include "base/test/metrics/histogram_tester.h" @@ -22,6 +21,7 @@ #include "net/url_request/url_request_context.h" #include "net/url_request/url_request_test_util.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { namespace { @@ -108,7 +108,7 @@ class ConnectivityMonitorTest ConnectivityMonitor connectivity_monitor_{kInactivityThreshold, kMinFailureLoggingInterval}; TestDelegate test_url_request_delegate_; - base::Optional network_change_wait_loop_; + absl::optional network_change_wait_loop_; }; INSTANTIATE_TEST_SUITE_P(, ConnectivityMonitorTest, testing::Bool()); @@ -142,7 +142,7 @@ TEST_P(ConnectivityMonitorTest, NetworkChangeResetsState) { FastForwardTimeBy(base::TimeDelta::FromDays(42)); SimulateSwitchToMobileNetwork(); EXPECT_EQ(0u, monitor().num_active_requests_for_testing()); - EXPECT_EQ(base::nullopt, monitor().GetTimeSinceLastFailureForTesting()); + EXPECT_EQ(absl::nullopt, monitor().GetTimeSinceLastFailureForTesting()); } TEST_P(ConnectivityMonitorTest, BasicStalledRequest) { @@ -158,7 +158,7 @@ TEST_P(ConnectivityMonitorTest, BasicStalledRequest) { // Pass some time, but not enough to suspect connectivity issues. FastForwardTimeBy(kUpdateInterval); EXPECT_FALSE(deadline_reached); - EXPECT_EQ(base::nullopt, monitor().GetTimeSinceLastFailureForTesting()); + EXPECT_EQ(absl::nullopt, monitor().GetTimeSinceLastFailureForTesting()); // Simulate additional passage of time to trigger connectivity failure // observation. @@ -191,13 +191,13 @@ TEST_P(ConnectivityMonitorTest, MultipleRequests) { // Pass some time, but not enough to suspect connectivity issues. FastForwardTimeBy(kUpdateInterval); - EXPECT_EQ(base::nullopt, monitor().GetTimeSinceLastFailureForTesting()); + EXPECT_EQ(absl::nullopt, monitor().GetTimeSinceLastFailureForTesting()); // Simulate progress on one but not both requests. Connectivity failure should // still not be detected due to the first request's progress. monitor().NotifyRequestProgress(*request1); FastForwardTimeBy(kInactivityThreshold - kUpdateInterval); - EXPECT_EQ(base::nullopt, monitor().GetTimeSinceLastFailureForTesting()); + EXPECT_EQ(absl::nullopt, monitor().GetTimeSinceLastFailureForTesting()); // Pass enough time to trigger a failure. FastForwardTimeBy(kUpdateInterval); @@ -241,7 +241,7 @@ TEST_P(ConnectivityMonitorTest, OnlyReportToOSWithFeatureEnabled) { // Pass some time, but not enough to suspect connectivity issues. FastForwardTimeBy(kUpdateInterval); EXPECT_FALSE(reported_to_os); - EXPECT_EQ(base::nullopt, monitor().GetTimeSinceLastFailureForTesting()); + EXPECT_EQ(absl::nullopt, monitor().GetTimeSinceLastFailureForTesting()); // Simulate additional passage of time to trigger connectivity failure // observation. If the ReportPoorConnectivity feature is enabled, this should diff --git a/chromium/net/nqe/effective_connection_type.cc b/chromium/net/nqe/effective_connection_type.cc index e9d9aa710e2..f227a865ff4 100644 --- a/chromium/net/nqe/effective_connection_type.cc +++ b/chromium/net/nqe/effective_connection_type.cc @@ -43,7 +43,7 @@ const char* GetNameForEffectiveConnectionType(EffectiveConnectionType type) { return ""; } -base::Optional GetEffectiveConnectionTypeForName( +absl::optional GetEffectiveConnectionTypeForName( base::StringPiece connection_type_name) { if (connection_type_name == kEffectiveConnectionTypeUnknown) return EFFECTIVE_CONNECTION_TYPE_UNKNOWN; @@ -61,7 +61,7 @@ base::Optional GetEffectiveConnectionTypeForName( return EFFECTIVE_CONNECTION_TYPE_3G; if (connection_type_name == kEffectiveConnectionType4G) return EFFECTIVE_CONNECTION_TYPE_4G; - return base::nullopt; + return absl::nullopt; } const char* DeprecatedGetNameForEffectiveConnectionType( diff --git a/chromium/net/nqe/effective_connection_type.h b/chromium/net/nqe/effective_connection_type.h index 518cc9083cd..445801dce5f 100644 --- a/chromium/net/nqe/effective_connection_type.h +++ b/chromium/net/nqe/effective_connection_type.h @@ -5,9 +5,9 @@ #ifndef NET_NQE_EFFECTIVE_CONNECTION_TYPE_H_ #define NET_NQE_EFFECTIVE_CONNECTION_TYPE_H_ -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -69,7 +69,7 @@ NET_EXPORT const char* GetNameForEffectiveConnectionType( // |connection_type_name|. If the effective connection type is unavailable or if // |connection_type_name| does not match to a known effective connection type, // an unset value is returned. -NET_EXPORT base::Optional +NET_EXPORT absl::optional GetEffectiveConnectionTypeForName(base::StringPiece connection_type_name); // Returns the string equivalent of |type|. Deprecated, and replaced by diff --git a/chromium/net/nqe/effective_connection_type_unittest.cc b/chromium/net/nqe/effective_connection_type_unittest.cc index 1aa0f0450e3..0c32da17c78 100644 --- a/chromium/net/nqe/effective_connection_type_unittest.cc +++ b/chromium/net/nqe/effective_connection_type_unittest.cc @@ -6,8 +6,8 @@ #include -#include "base/optional.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -48,7 +48,7 @@ TEST(EffectiveConnectionTypeTest, Slow2GTypeConversion) { // GetEffectiveConnectionTypeForName should return Slow2G as effective // connection type for both the deprecated and the current string // representation. - base::Optional type = + absl::optional type = GetEffectiveConnectionTypeForName("Slow2G"); EXPECT_EQ(EFFECTIVE_CONNECTION_TYPE_SLOW_2G, type.value()); diff --git a/chromium/net/nqe/event_creator.h b/chromium/net/nqe/event_creator.h index ee635921f6a..74f6ae50296 100644 --- a/chromium/net/nqe/event_creator.h +++ b/chromium/net/nqe/event_creator.h @@ -9,7 +9,6 @@ #include "base/macros.h" #include "base/sequence_checker.h" -#include "base/time/time.h" #include "net/base/net_export.h" #include "net/log/net_log_with_source.h" #include "net/nqe/effective_connection_type.h" diff --git a/chromium/net/nqe/network_qualities_prefs_manager.cc b/chromium/net/nqe/network_qualities_prefs_manager.cc index ec867df56bd..f960ad9a96e 100644 --- a/chromium/net/nqe/network_qualities_prefs_manager.cc +++ b/chromium/net/nqe/network_qualities_prefs_manager.cc @@ -9,11 +9,11 @@ #include "base/bind.h" #include "base/metrics/histogram_macros_local.h" -#include "base/optional.h" #include "base/rand_util.h" #include "base/sequenced_task_runner.h" #include "base/threading/thread_task_runner_handle.h" #include "net/nqe/network_quality_estimator.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -32,7 +32,7 @@ constexpr size_t kMaxCacheSize = 20u; // Parses |value| into a map of NetworkIDs and CachedNetworkQualities, // and returns the map. ParsedPrefs ConvertDictionaryValueToMap(const base::DictionaryValue* value) { - DCHECK_GE(kMaxCacheSize, value->size()); + DCHECK_GE(kMaxCacheSize, value->DictSize()); ParsedPrefs read_prefs; for (const auto& it : value->DictItems()) { @@ -44,7 +44,7 @@ ParsedPrefs ConvertDictionaryValueToMap(const base::DictionaryValue* value) { it.second.GetAsString(&effective_connection_type_string); DCHECK(effective_connection_type_available); - base::Optional effective_connection_type = + absl::optional effective_connection_type = GetEffectiveConnectionTypeForName(effective_connection_type_string); DCHECK(effective_connection_type.has_value()); @@ -63,7 +63,7 @@ NetworkQualitiesPrefsManager::NetworkQualitiesPrefsManager( prefs_(pref_delegate_->GetDictionaryValue()), network_quality_estimator_(nullptr) { DCHECK(pref_delegate_); - DCHECK_GE(kMaxCacheSize, prefs_->size()); + DCHECK_GE(kMaxCacheSize, prefs_->DictSize()); } NetworkQualitiesPrefsManager::~NetworkQualitiesPrefsManager() { @@ -103,9 +103,9 @@ void NetworkQualitiesPrefsManager::ShutdownOnPrefSequence() { void NetworkQualitiesPrefsManager::ClearPrefs() { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); - LOCAL_HISTOGRAM_COUNTS_100("NQE.PrefsSizeOnClearing", prefs_->size()); + LOCAL_HISTOGRAM_COUNTS_100("NQE.PrefsSizeOnClearing", prefs_->DictSize()); prefs_->Clear(); - DCHECK_EQ(0u, prefs_->size()); + DCHECK_EQ(0u, prefs_->DictSize()); pref_delegate_->SetDictionaryValue(*prefs_); } @@ -113,7 +113,7 @@ void NetworkQualitiesPrefsManager::OnChangeInCachedNetworkQuality( const nqe::internal::NetworkID& network_id, const nqe::internal::CachedNetworkQuality& cached_network_quality) { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); - DCHECK_GE(kMaxCacheSize, prefs_->size()); + DCHECK_GE(kMaxCacheSize, prefs_->DictSize()); std::string network_id_string = network_id.ToString(); @@ -126,10 +126,10 @@ void NetworkQualitiesPrefsManager::OnChangeInCachedNetworkQuality( GetNameForEffectiveConnectionType( cached_network_quality.effective_connection_type())); - if (prefs_->size() > kMaxCacheSize) { + if (prefs_->DictSize() > kMaxCacheSize) { // Delete one randomly selected value that has a key that is different from // |network_id|. - DCHECK_EQ(kMaxCacheSize + 1, prefs_->size()); + DCHECK_EQ(kMaxCacheSize + 1, prefs_->DictSize()); // Generate a random number in the range [0, |kMaxCacheSize| - 1] since the // number of network IDs in |prefs_| other than |network_id| is // |kMaxCacheSize|. @@ -148,7 +148,7 @@ void NetworkQualitiesPrefsManager::OnChangeInCachedNetworkQuality( index_to_delete--; } } - DCHECK_GE(kMaxCacheSize, prefs_->size()); + DCHECK_GE(kMaxCacheSize, prefs_->DictSize()); // Notify the pref delegate so that it updates the prefs on the disk. pref_delegate_->SetDictionaryValue(*prefs_); diff --git a/chromium/net/nqe/network_qualities_prefs_manager.h b/chromium/net/nqe/network_qualities_prefs_manager.h index a294366faf3..adc2073f9e6 100644 --- a/chromium/net/nqe/network_qualities_prefs_manager.h +++ b/chromium/net/nqe/network_qualities_prefs_manager.h @@ -11,7 +11,6 @@ #include "base/macros.h" #include "base/memory/weak_ptr.h" #include "base/sequence_checker.h" -#include "base/time/time.h" #include "base/values.h" #include "net/base/net_export.h" #include "net/nqe/cached_network_quality.h" diff --git a/chromium/net/nqe/network_qualities_prefs_manager_unittest.cc b/chromium/net/nqe/network_qualities_prefs_manager_unittest.cc index f7c9d346a24..873e936082e 100644 --- a/chromium/net/nqe/network_qualities_prefs_manager_unittest.cc +++ b/chromium/net/nqe/network_qualities_prefs_manager_unittest.cc @@ -34,7 +34,7 @@ class TestPrefDelegate : public NetworkQualitiesPrefsManager::PrefDelegate { ~TestPrefDelegate() override { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); value_->Clear(); - EXPECT_EQ(0U, value_->size()); + EXPECT_EQ(0U, value_->DictSize()); } void SetDictionaryValue(const base::DictionaryValue& value) override { @@ -42,7 +42,7 @@ class TestPrefDelegate : public NetworkQualitiesPrefsManager::PrefDelegate { write_count_++; value_.reset(value.DeepCopy()); - ASSERT_EQ(value.size(), value_->size()); + ASSERT_EQ(value.DictSize(), value_->DictSize()); } std::unique_ptr GetDictionaryValue() override { diff --git a/chromium/net/nqe/network_quality_estimator.cc b/chromium/net/nqe/network_quality_estimator.cc index e79b72c3472..1ebb0b78061 100644 --- a/chromium/net/nqe/network_quality_estimator.cc +++ b/chromium/net/nqe/network_quality_estimator.cc @@ -25,7 +25,6 @@ #include "base/stl_util.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_piece.h" -#include "base/strings/stringprintf.h" #include "base/task/lazy_thread_pool_task_runner.h" #include "base/threading/thread_task_runner_handle.h" #include "base/time/default_tick_clock.h" @@ -565,7 +564,7 @@ void NetworkQualityEstimator::OnConnectionTypeChanged( min_signal_strength_since_connection_change_.reset(); max_signal_strength_since_connection_change_.reset(); network_quality_ = nqe::internal::NetworkQuality(); - end_to_end_rtt_ = base::nullopt; + end_to_end_rtt_ = absl::nullopt; effective_connection_type_ = EFFECTIVE_CONNECTION_TYPE_UNKNOWN; effective_connection_type_at_last_main_frame_ = EFFECTIVE_CONNECTION_TYPE_UNKNOWN; @@ -628,19 +627,19 @@ void NetworkQualityEstimator::ContinueGatherEstimatesForNextConnectionType( ComputeEffectiveConnectionType(); } -base::Optional +absl::optional NetworkQualityEstimator::GetCurrentSignalStrengthWithThrottling() { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); if (!params_->get_signal_strength_and_detailed_network_id()) - return base::nullopt; + return absl::nullopt; if (params_->weight_multiplier_per_signal_strength_level() >= 1.0) - return base::nullopt; + return absl::nullopt; if ((current_network_id_.type != NetworkChangeNotifier::CONNECTION_WIFI) && !NetworkChangeNotifier::IsConnectionCellular(current_network_id_.type)) { - return base::nullopt; + return absl::nullopt; } // Do not call more than once per |wifi_signal_strength_query_interval| @@ -650,7 +649,7 @@ NetworkQualityEstimator::GetCurrentSignalStrengthWithThrottling() { params_->wifi_signal_strength_query_interval()) && (last_signal_strength_check_timestamp_.value() > last_connection_change_)) { - return base::nullopt; + return absl::nullopt; } last_signal_strength_check_timestamp_ = tick_clock_->NowTicks(); @@ -670,14 +669,14 @@ NetworkQualityEstimator::GetCurrentSignalStrengthWithThrottling() { #endif // OS_ANDROID } - return base::nullopt; + return absl::nullopt; } void NetworkQualityEstimator::UpdateSignalStrength() { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); int32_t past_signal_strength = current_network_id_.signal_strength; - base::Optional new_signal_strength = + absl::optional new_signal_strength = GetCurrentSignalStrengthWithThrottling(); // A fresh value is unavailable. So, return early. @@ -815,7 +814,7 @@ void NetworkQualityEstimator::ComputeEffectiveConnectionType() { if (end_to_end_rtt != nqe::internal::InvalidRTT()) { UMA_HISTOGRAM_TIMES("NQE.EndToEndRTT.OnECTComputation", end_to_end_rtt); } - end_to_end_rtt_ = base::nullopt; + end_to_end_rtt_ = absl::nullopt; if (end_to_end_rtt != nqe::internal::InvalidRTT()) end_to_end_rtt_ = end_to_end_rtt; @@ -843,9 +842,9 @@ void NetworkQualityEstimator::ComputeEffectiveConnectionType() { new_throughput_observations_since_last_ect_computation_ = 0; } -base::Optional +absl::optional NetworkQualityEstimator::GetOverrideECT() const { - return base::nullopt; + return absl::nullopt; } void NetworkQualityEstimator::ClampKbpsBasedOnEct() { @@ -1014,7 +1013,7 @@ EffectiveConnectionType NetworkQualityEstimator::GetEffectiveConnectionType() const { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); - base::Optional override_ect = GetOverrideECT(); + absl::optional override_ect = GetOverrideECT(); if (override_ect) { return override_ect.value(); } @@ -1389,7 +1388,7 @@ void NetworkQualityEstimator::SetTickClockForTesting( void NetworkQualityEstimator::OnUpdatedTransportRTTAvailable( SocketPerformanceWatcherFactory::Protocol protocol, const base::TimeDelta& rtt, - const base::Optional& host) { + const absl::optional& host) { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); DCHECK_LT(nqe::internal::INVALID_RTT_THROUGHPUT, rtt.InMilliseconds()); Observation observation(rtt.InMilliseconds(), tick_clock_->NowTicks(), @@ -1558,7 +1557,7 @@ void NetworkQualityEstimator:: DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); DCHECK_NE(EFFECTIVE_CONNECTION_TYPE_LAST, effective_connection_type_); - base::Optional override_ect = GetOverrideECT(); + absl::optional override_ect = GetOverrideECT(); // TODO(tbansal): Add hysteresis in the notification. for (auto& observer : effective_connection_type_observer_list_) @@ -1589,7 +1588,7 @@ void NetworkQualityEstimator::NotifyEffectiveConnectionTypeObserverIfPresent( if (!effective_connection_type_observer_list_.HasObserver(observer)) return; - base::Optional override_ect = GetOverrideECT(); + absl::optional override_ect = GetOverrideECT(); if (override_ect) { observer->OnEffectiveConnectionTypeChanged(override_ect.value()); return; @@ -1671,30 +1670,30 @@ void NetworkQualityEstimator::EnableGetNetworkIdAsynchronously() { } #endif // BUILDFLAG(IS_CHROMEOS_ASH) -base::Optional NetworkQualityEstimator::GetHttpRTT() const { +absl::optional NetworkQualityEstimator::GetHttpRTT() const { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); if (network_quality_.http_rtt() == nqe::internal::InvalidRTT()) - return base::Optional(); + return absl::optional(); return network_quality_.http_rtt(); } -base::Optional NetworkQualityEstimator::GetTransportRTT() +absl::optional NetworkQualityEstimator::GetTransportRTT() const { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); if (network_quality_.transport_rtt() == nqe::internal::InvalidRTT()) - return base::Optional(); + return absl::optional(); return network_quality_.transport_rtt(); } -base::Optional NetworkQualityEstimator::GetDownstreamThroughputKbps() +absl::optional NetworkQualityEstimator::GetDownstreamThroughputKbps() const { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); if (network_quality_.downstream_throughput_kbps() == nqe::internal::INVALID_RTT_THROUGHPUT) { - return base::Optional(); + return absl::optional(); } return network_quality_.downstream_throughput_kbps(); } @@ -1781,7 +1780,7 @@ void NetworkQualityEstimator::OnPeerToPeerConnectionsCountChange( LOCAL_HISTOGRAM_CUSTOM_TIMES("NQE.PeerToPeerConnectionsDuration", duration, base::TimeDelta::FromMilliseconds(1), base::TimeDelta::FromHours(1), 50); - p2p_connections_count_active_timestamp_ = base::nullopt; + p2p_connections_count_active_timestamp_ = absl::nullopt; } p2p_connections_count_ = count; diff --git a/chromium/net/nqe/network_quality_estimator.h b/chromium/net/nqe/network_quality_estimator.h index 6ef1eacb1eb..4c8d636b75d 100644 --- a/chromium/net/nqe/network_quality_estimator.h +++ b/chromium/net/nqe/network_quality_estimator.h @@ -18,7 +18,6 @@ #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" #include "base/observer_list.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/time/time.h" #include "build/build_config.h" @@ -40,6 +39,7 @@ #include "net/nqe/peer_to_peer_connections_count_observer.h" #include "net/nqe/rtt_throughput_estimates_observer.h" #include "net/nqe/socket_watcher_factory.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class TickClock; @@ -147,18 +147,18 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator // time from when the request was sent (this happens after the connection is // established) to the time when the response headers were received. // Virtualized for testing. - virtual base::Optional GetHttpRTT() const; + virtual absl::optional GetHttpRTT() const; // Returns the current transport RTT estimate. If the estimate is // unavailable, the returned optional value is null. The RTT at the transport // layer provides an aggregate estimate of the transport RTT as computed by // various underlying TCP and QUIC connections. Virtualized for testing. - virtual base::Optional GetTransportRTT() const; + virtual absl::optional GetTransportRTT() const; // Returns the current downstream throughput estimate (in kilobits per // second). If the estimate is unavailable, the returned optional value is // null. - base::Optional GetDownstreamThroughputKbps() const; + absl::optional GetDownstreamThroughputKbps() const; // Adds |observer| to the list of RTT and throughput estimate observers. // The observer must register and unregister itself on the same thread. @@ -338,7 +338,7 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator void OnUpdatedTransportRTTAvailable( SocketPerformanceWatcherFactory::Protocol protocol, const base::TimeDelta& rtt, - const base::Optional& host); + const absl::optional& host); // Returns an estimate of network quality at the specified |percentile|. // Only the observations later than |start_time| are taken into account. @@ -392,7 +392,7 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator // 4 to ensure that a change in the value indicates a non-negligible change in // the signal quality. To reduce the number of Android API calls, it returns // a null value if the signal strength was recently obtained. - virtual base::Optional GetCurrentSignalStrengthWithThrottling(); + virtual absl::optional GetCurrentSignalStrengthWithThrottling(); // Forces computation of effective connection type, and notifies observers // if there is a change in its value. @@ -400,7 +400,7 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator // Returns a non-null value if the value of the effective connection type has // been overridden for testing. - virtual base::Optional GetOverrideECT() const; + virtual absl::optional GetOverrideECT() const; // Observer list for RTT or throughput estimates. Protected for testing. base::ObserverList::Unchecked @@ -552,7 +552,7 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator // Earliest timestamp since when there is at least one active peer to peer // connection count. Set to current timestamp when |p2p_connections_count_| // changes from 0 to 1. Reset to null when |p2p_connections_count_| becomes 0. - base::Optional p2p_connections_count_active_timestamp_; + absl::optional p2p_connections_count_active_timestamp_; // Determines if the requests to local host can be used in estimating the // network quality. Set to true only for tests. @@ -629,7 +629,7 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator // Current estimate of the network quality. nqe::internal::NetworkQuality network_quality_; - base::Optional end_to_end_rtt_; + absl::optional end_to_end_rtt_; // Current effective connection type. It is updated on connection change // events. It is also updated every time there is network traffic (provided @@ -639,8 +639,8 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator // Minimum and maximum signal strength level observed since last connection // change. Updated on connection change and main frame requests. - base::Optional min_signal_strength_since_connection_change_; - base::Optional max_signal_strength_since_connection_change_; + absl::optional min_signal_strength_since_connection_change_; + absl::optional max_signal_strength_since_connection_change_; // Stores the qualities of different networks. std::unique_ptr network_quality_store_; @@ -659,7 +659,7 @@ class NET_EXPORT_PRIVATE NetworkQualityEstimator // Time when the last RTT observation from a socket watcher was received. base::TimeTicks last_socket_watcher_rtt_notification_; - base::Optional last_signal_strength_check_timestamp_; + absl::optional last_signal_strength_check_timestamp_; #if BUILDFLAG(IS_CHROMEOS_ASH) // Whether the network id should be obtained on a worker thread. diff --git a/chromium/net/nqe/network_quality_estimator_params.cc b/chromium/net/nqe/network_quality_estimator_params.cc index c3e4e5c46f3..0940489c366 100644 --- a/chromium/net/nqe/network_quality_estimator_params.cc +++ b/chromium/net/nqe/network_quality_estimator_params.cc @@ -405,13 +405,13 @@ bool GetForcedEffectiveConnectionTypeOnCellularOnly( kEffectiveConnectionTypeSlow2GOnCellular; } -base::Optional GetInitForcedEffectiveConnectionType( +absl::optional GetInitForcedEffectiveConnectionType( const std::map& params) { if (GetForcedEffectiveConnectionTypeOnCellularOnly(params)) { - return base::nullopt; + return absl::nullopt; } std::string forced_value = GetForcedEffectiveConnectionTypeString(params); - base::Optional ect = + absl::optional ect = GetEffectiveConnectionTypeForName(forced_value); DCHECK(forced_value.empty() || ect); return ect; @@ -581,7 +581,7 @@ void NetworkQualityEstimatorParams::SetForcedEffectiveConnectionTypeForTesting( forced_effective_connection_type_ = type; } -base::Optional +absl::optional NetworkQualityEstimatorParams::GetForcedEffectiveConnectionType( NetworkChangeNotifier::ConnectionType connection_type) { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); @@ -593,7 +593,7 @@ NetworkQualityEstimatorParams::GetForcedEffectiveConnectionType( net::NetworkChangeNotifier::IsConnectionCellular(connection_type)) { return EFFECTIVE_CONNECTION_TYPE_SLOW_2G; } - return base::nullopt; + return absl::nullopt; } size_t NetworkQualityEstimatorParams::throughput_min_requests_in_flight() diff --git a/chromium/net/nqe/network_quality_estimator_params.h b/chromium/net/nqe/network_quality_estimator_params.h index 773c44e5be3..185d2174137 100644 --- a/chromium/net/nqe/network_quality_estimator_params.h +++ b/chromium/net/nqe/network_quality_estimator_params.h @@ -9,12 +9,12 @@ #include #include "base/macros.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "net/base/net_export.h" #include "net/base/network_change_notifier.h" #include "net/nqe/effective_connection_type.h" #include "net/nqe/network_quality.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -80,7 +80,7 @@ class NET_EXPORT NetworkQualityEstimatorParams { // the effective connection type that has been forced. Forced ECT can be // forced based on |connection_type| (e.g. Slow-2G on cellular, and default on // other connection type). - base::Optional GetForcedEffectiveConnectionType( + absl::optional GetForcedEffectiveConnectionType( NetworkChangeNotifier::ConnectionType connection_type); void SetForcedEffectiveConnectionType( @@ -290,7 +290,7 @@ class NET_EXPORT NetworkQualityEstimatorParams { const double throughput_hanging_requests_cwnd_size_multiplier_; const double weight_multiplier_per_second_; const double weight_multiplier_per_signal_strength_level_; - base::Optional forced_effective_connection_type_; + absl::optional forced_effective_connection_type_; const bool forced_effective_connection_type_on_cellular_only_; bool persistent_cache_reading_enabled_; const base::TimeDelta min_socket_watcher_notification_interval_; diff --git a/chromium/net/nqe/network_quality_estimator_params_unittest.cc b/chromium/net/nqe/network_quality_estimator_params_unittest.cc index aa6c98bb087..59139be1178 100644 --- a/chromium/net/nqe/network_quality_estimator_params_unittest.cc +++ b/chromium/net/nqe/network_quality_estimator_params_unittest.cc @@ -126,7 +126,7 @@ TEST(NetworkQualityEstimatorParamsTest, GetForcedECTCellularOnly) { ++i) { NetworkChangeNotifier::ConnectionType connection_type = static_cast(i); - base::Optional ect = + absl::optional ect = params.GetForcedEffectiveConnectionType(connection_type); if (net::NetworkChangeNotifier::IsConnectionCellular(connection_type)) { @@ -135,7 +135,7 @@ TEST(NetworkQualityEstimatorParamsTest, GetForcedECTCellularOnly) { } else { // Test for non-cellular connection types. Make sure that there is no // forced ect. - EXPECT_EQ(base::nullopt, ect); + EXPECT_EQ(absl::nullopt, ect); } } } diff --git a/chromium/net/nqe/network_quality_estimator_test_util.cc b/chromium/net/nqe/network_quality_estimator_test_util.cc index c9c133d684a..11f4f5fadc9 100644 --- a/chromium/net/nqe/network_quality_estimator_test_util.cc +++ b/chromium/net/nqe/network_quality_estimator_test_util.cc @@ -206,7 +206,7 @@ bool TestNetworkQualityEstimator::GetRecentRTT( rtt, observations_count); } -base::Optional TestNetworkQualityEstimator::GetTransportRTT() +absl::optional TestNetworkQualityEstimator::GetTransportRTT() const { if (start_time_null_transport_rtt_) return start_time_null_transport_rtt_; @@ -297,7 +297,7 @@ void TestNetworkQualityEstimator:: observer.OnEffectiveConnectionTypeChanged(type); } -base::Optional +absl::optional TestNetworkQualityEstimator::GetOverrideECT() const { return effective_connection_type_; } @@ -327,7 +327,7 @@ nqe::internal::NetworkID TestNetworkQualityEstimator::GetCurrentNetworkID() INT32_MIN); } -base::Optional +absl::optional TestNetworkQualityEstimator::GetCurrentSignalStrengthWithThrottling() { if (current_cellular_signal_strength_) { return current_cellular_signal_strength_; diff --git a/chromium/net/nqe/network_quality_estimator_test_util.h b/chromium/net/nqe/network_quality_estimator_test_util.h index 35eb9788199..1b2cc87c06c 100644 --- a/chromium/net/nqe/network_quality_estimator_test_util.h +++ b/chromium/net/nqe/network_quality_estimator_test_util.h @@ -15,7 +15,6 @@ #include "base/files/file_path.h" #include "base/macros.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/base/network_change_notifier.h" #include "net/log/net_log.h" @@ -24,6 +23,7 @@ #include "net/nqe/network_quality_estimator.h" #include "net/test/embedded_test_server/embedded_test_server.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -136,7 +136,7 @@ class TestNetworkQualityEstimator : public NetworkQualityEstimator { recent_transport_rtt_ = recent_transport_rtt; } - base::Optional GetTransportRTT() const override; + absl::optional GetTransportRTT() const override; void set_start_time_null_downlink_throughput_kbps( int32_t downlink_throughput_kbps) { @@ -230,7 +230,7 @@ class TestNetworkQualityEstimator : public NetworkQualityEstimator { // NetworkQualityEstimator implementation that returns the overridden // network id and signal strength (instead of invoking platform APIs). - base::Optional GetCurrentSignalStrengthWithThrottling() override; + absl::optional GetCurrentSignalStrengthWithThrottling() override; private: class LocalHttpTestServer : public EmbeddedTestServer { @@ -246,15 +246,15 @@ class TestNetworkQualityEstimator : public NetworkQualityEstimator { // network id and signal strength (instead of invoking platform APIs). nqe::internal::NetworkID GetCurrentNetworkID() const override; - base::Optional GetOverrideECT() const override; + absl::optional GetOverrideECT() const override; // Net log provided to network quality estimator. std::unique_ptr net_log_; // If set, GetEffectiveConnectionType() and GetRecentEffectiveConnectionType() // would return the set values, respectively. - base::Optional effective_connection_type_; - base::Optional recent_effective_connection_type_; + absl::optional effective_connection_type_; + absl::optional recent_effective_connection_type_; NetworkChangeNotifier::ConnectionType current_network_type_; std::string current_network_id_; @@ -262,29 +262,29 @@ class TestNetworkQualityEstimator : public NetworkQualityEstimator { // If set, GetRecentHttpRTT() would return one of the set values. // |start_time_null_http_rtt_| is returned if the |start_time| is null. // Otherwise, |recent_http_rtt_| is returned. - base::Optional start_time_null_http_rtt_; - base::Optional recent_http_rtt_; + absl::optional start_time_null_http_rtt_; + absl::optional recent_http_rtt_; // If set, GetRecentTransportRTT() would return one of the set values. // |start_time_null_transport_rtt_| is returned if the |start_time| is null. // Otherwise, |recent_transport_rtt_| is returned. - base::Optional start_time_null_transport_rtt_; - base::Optional recent_transport_rtt_; + absl::optional start_time_null_transport_rtt_; + absl::optional recent_transport_rtt_; // If set, GetRecentDownlinkThroughputKbps() would return one of the set // values. |start_time_null_downlink_throughput_kbps_| is returned if the // |start_time| is null. Otherwise, |recent_downlink_throughput_kbps_| is // returned. - base::Optional start_time_null_downlink_throughput_kbps_; - base::Optional recent_downlink_throughput_kbps_; + absl::optional start_time_null_downlink_throughput_kbps_; + absl::optional recent_downlink_throughput_kbps_; // If set, GetRTTEstimateInternal() would return the set value. - base::Optional rtt_estimate_internal_; + absl::optional rtt_estimate_internal_; // If set, GetRTTEstimateInternal() would return the set value. - base::Optional start_time_null_end_to_end_rtt_; + absl::optional start_time_null_end_to_end_rtt_; - base::Optional current_cellular_signal_strength_; + absl::optional current_cellular_signal_strength_; LocalHttpTestServer embedded_test_server_; @@ -293,7 +293,7 @@ class TestNetworkQualityEstimator : public NetworkQualityEstimator { size_t ping_rtt_received_count_ = 0; - base::Optional transport_rtt_observation_count_last_ect_computation_; + absl::optional transport_rtt_observation_count_last_ect_computation_; DISALLOW_COPY_AND_ASSIGN(TestNetworkQualityEstimator); }; diff --git a/chromium/net/nqe/network_quality_estimator_unittest.cc b/chromium/net/nqe/network_quality_estimator_unittest.cc index e958d910f02..52a598124cd 100644 --- a/chromium/net/nqe/network_quality_estimator_unittest.cc +++ b/chromium/net/nqe/network_quality_estimator_unittest.cc @@ -17,7 +17,6 @@ #include "base/check_op.h" #include "base/macros.h" #include "base/metrics/histogram_samples.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/strings/string_number_conversions.h" #include "base/task/thread_pool/thread_pool_instance.h" @@ -47,6 +46,7 @@ #include "net/url_request/url_request.h" #include "net/url_request/url_request_test_util.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace { @@ -563,10 +563,10 @@ TEST_F(NetworkQualityEstimatorTest, QuicObservations) { TestNetworkQualityEstimator estimator(variation_params); estimator.OnUpdatedTransportRTTAvailable( SocketPerformanceWatcherFactory::PROTOCOL_TCP, - base::TimeDelta::FromMilliseconds(10), base::nullopt); + base::TimeDelta::FromMilliseconds(10), absl::nullopt); estimator.OnUpdatedTransportRTTAvailable( SocketPerformanceWatcherFactory::PROTOCOL_QUIC, - base::TimeDelta::FromMilliseconds(10), base::nullopt); + base::TimeDelta::FromMilliseconds(10), absl::nullopt); histogram_tester.ExpectBucketCount("NQE.RTT.ObservationSource", NETWORK_QUALITY_OBSERVATION_SOURCE_TCP, 1); histogram_tester.ExpectBucketCount( @@ -590,7 +590,7 @@ TEST_F(NetworkQualityEstimatorTest, TestNetworkQualityEstimator estimator(variation_params); estimator.OnUpdatedTransportRTTAvailable( SocketPerformanceWatcherFactory::PROTOCOL_QUIC, - base::TimeDelta::FromMilliseconds(10), base::nullopt); + base::TimeDelta::FromMilliseconds(10), absl::nullopt); histogram_tester.ExpectBucketCount( "NQE.RTT.ObservationSource", NETWORK_QUALITY_OBSERVATION_SOURCE_QUIC, 1); histogram_tester.ExpectTotalCount("NQE.EndToEndRTT.OnECTComputation", 1); @@ -3078,7 +3078,7 @@ TEST_F(NetworkQualityEstimatorTest, MAYBE_CheckSignalStrength) { estimator.SetTickClockForTesting(&tick_clock); base::HistogramTester histogram_tester; - base::Optional signal_strength = + absl::optional signal_strength = estimator.GetCurrentSignalStrengthWithThrottling(); signal_strength = estimator.GetCurrentSignalStrengthWithThrottling(); @@ -3135,7 +3135,7 @@ TEST_F(NetworkQualityEstimatorTest, CheckSignalStrengthDisabledByDefault) { estimator.SetTickClockForTesting(&tick_clock); - base::Optional signal_strength = + absl::optional signal_strength = estimator.GetCurrentSignalStrengthWithThrottling(); EXPECT_FALSE(signal_strength); diff --git a/chromium/net/nqe/network_quality_estimator_util_unittest.cc b/chromium/net/nqe/network_quality_estimator_util_unittest.cc index ebb2a28fa07..418cef67427 100644 --- a/chromium/net/nqe/network_quality_estimator_util_unittest.cc +++ b/chromium/net/nqe/network_quality_estimator_util_unittest.cc @@ -6,7 +6,6 @@ #include -#include "base/optional.h" #include "base/test/scoped_feature_list.h" #include "base/test/task_environment.h" #include "build/build_config.h" @@ -21,6 +20,7 @@ #include "net/dns/mock_host_resolver.h" #include "net/log/test_net_log.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -59,10 +59,10 @@ TEST(NetworkQualityEstimatorUtilTest, MAYBE_ReservedHost) { // Load hostnames into HostResolver cache. int rv = mock_host_resolver.LoadIntoCache( - HostPortPair("example1.com", 443), NetworkIsolationKey(), base::nullopt); + HostPortPair("example1.com", 443), NetworkIsolationKey(), absl::nullopt); EXPECT_EQ(OK, rv); rv = mock_host_resolver.LoadIntoCache(HostPortPair("example2.com", 443), - NetworkIsolationKey(), base::nullopt); + NetworkIsolationKey(), absl::nullopt); EXPECT_EQ(OK, rv); EXPECT_EQ(2u, mock_host_resolver.num_non_local_resolves()); @@ -119,7 +119,7 @@ TEST(NetworkQualityEstimatorUtilTest, MAYBE_ReservedHostUncached) { EXPECT_EQ(0u, mock_host_resolver.num_non_local_resolves()); int rv = mock_host_resolver.LoadIntoCache( - HostPortPair("example3.com", 443), NetworkIsolationKey(), base::nullopt); + HostPortPair("example3.com", 443), NetworkIsolationKey(), absl::nullopt); EXPECT_EQ(OK, rv); EXPECT_EQ(1u, mock_host_resolver.num_non_local_resolves()); @@ -168,7 +168,7 @@ TEST(NetworkQualityEstimatorUtilTest, EXPECT_EQ(0u, mock_host_resolver.num_non_local_resolves()); int rv = mock_host_resolver.LoadIntoCache( - HostPortPair("example3.com", 443), kNetworkIsolationKey, base::nullopt); + HostPortPair("example3.com", 443), kNetworkIsolationKey, absl::nullopt); EXPECT_EQ(OK, rv); EXPECT_EQ(1u, mock_host_resolver.num_non_local_resolves()); diff --git a/chromium/net/nqe/network_quality_observation.cc b/chromium/net/nqe/network_quality_observation.cc index 8f5bf3377b4..12ec3fe8359 100644 --- a/chromium/net/nqe/network_quality_observation.cc +++ b/chromium/net/nqe/network_quality_observation.cc @@ -18,13 +18,13 @@ Observation::Observation(int32_t value, base::TimeTicks timestamp, int32_t signal_strength, NetworkQualityObservationSource source) - : Observation(value, timestamp, signal_strength, source, base::nullopt) {} + : Observation(value, timestamp, signal_strength, source, absl::nullopt) {} Observation::Observation(int32_t value, base::TimeTicks timestamp, int32_t signal_strength, NetworkQualityObservationSource source, - const base::Optional& host) + const absl::optional& host) : value_(value), timestamp_(timestamp), signal_strength_(signal_strength), diff --git a/chromium/net/nqe/network_quality_observation.h b/chromium/net/nqe/network_quality_observation.h index 9c5f9541279..86007e123cc 100644 --- a/chromium/net/nqe/network_quality_observation.h +++ b/chromium/net/nqe/network_quality_observation.h @@ -9,11 +9,11 @@ #include -#include "base/optional.h" #include "base/time/time.h" #include "net/base/net_export.h" #include "net/nqe/network_quality_estimator_util.h" #include "net/nqe/network_quality_observation_source.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -36,7 +36,7 @@ class NET_EXPORT_PRIVATE Observation { base::TimeTicks timestamp, int32_t signal_strength, NetworkQualityObservationSource source, - const base::Optional& host); + const absl::optional& host); Observation(const Observation& other); Observation& operator=(const Observation& other); @@ -57,7 +57,7 @@ class NET_EXPORT_PRIVATE Observation { NetworkQualityObservationSource source() const { return source_; } // A unique identifier for the remote host which was used for the measurement. - base::Optional host() const { return host_; } + absl::optional host() const { return host_; } // Returns the observation categories to which this observation belongs to. std::vector GetObservationCategories() const; @@ -74,7 +74,7 @@ class NET_EXPORT_PRIVATE Observation { NetworkQualityObservationSource source_; - base::Optional host_; + absl::optional host_; }; } // namespace internal diff --git a/chromium/net/nqe/observation_buffer.cc b/chromium/net/nqe/observation_buffer.cc index c6ac960721b..0b99d81dbc3 100644 --- a/chromium/net/nqe/observation_buffer.cc +++ b/chromium/net/nqe/observation_buffer.cc @@ -71,7 +71,7 @@ void ObservationBuffer::AddObservation(const Observation& observation) { DCHECK_LE(observations_.size(), params_->observation_buffer_size()); } -base::Optional ObservationBuffer::GetPercentile( +absl::optional ObservationBuffer::GetPercentile( base::TimeTicks begin_timestamp, int32_t current_signal_strength, int percentile, @@ -94,7 +94,7 @@ base::Optional ObservationBuffer::GetPercentile( } if (weighted_observations.empty()) - return base::nullopt; + return absl::nullopt; double desired_weight = percentile / 100.0 * total_weight; diff --git a/chromium/net/nqe/observation_buffer.h b/chromium/net/nqe/observation_buffer.h index d352658131f..20acc516b1b 100644 --- a/chromium/net/nqe/observation_buffer.h +++ b/chromium/net/nqe/observation_buffer.h @@ -13,12 +13,12 @@ #include #include "base/containers/circular_deque.h" -#include "base/optional.h" #include "base/time/tick_clock.h" #include "net/base/net_export.h" #include "net/nqe/network_quality_estimator_util.h" #include "net/nqe/network_quality_observation.h" #include "net/nqe/network_quality_observation_source.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { @@ -74,7 +74,7 @@ class NET_EXPORT_PRIVATE ObservationBuffer { // signal strength. |result| must not be null. If |observations_count| is not // null, then it is set to the number of observations that were available // in the observation buffer for computing the percentile. - base::Optional GetPercentile(base::TimeTicks begin_timestamp, + absl::optional GetPercentile(base::TimeTicks begin_timestamp, int32_t current_signal_strength, int percentile, size_t* observations_count) const; diff --git a/chromium/net/nqe/observation_buffer_unittest.cc b/chromium/net/nqe/observation_buffer_unittest.cc index ac9f279c638..c0c3afc561e 100644 --- a/chromium/net/nqe/observation_buffer_unittest.cc +++ b/chromium/net/nqe/observation_buffer_unittest.cc @@ -68,7 +68,7 @@ TEST(NetworkQualityObservationBufferTest, GetPercentileWithWeights) { for (int i = 1; i <= 100; ++i) { size_t observations_count = 0; // Verify that i'th percentile is more than i-1'th percentile. - base::Optional result_i = observation_buffer.GetPercentile( + absl::optional result_i = observation_buffer.GetPercentile( now, INT32_MIN, i, &observations_count); EXPECT_EQ(100u, observations_count); ASSERT_TRUE(result_i.has_value()); @@ -76,7 +76,7 @@ TEST(NetworkQualityObservationBufferTest, GetPercentileWithWeights) { result_highest = std::max(result_highest, result_i.value()); - base::Optional result_i_1 = observation_buffer.GetPercentile( + absl::optional result_i_1 = observation_buffer.GetPercentile( now, INT32_MIN, i - 1, &observations_count); EXPECT_EQ(100u, observations_count); ASSERT_TRUE(result_i_1.has_value()); @@ -133,7 +133,7 @@ TEST(NetworkQualityObservationBufferTest, PercentileSameTimestamps) { // less than 1. This is required because computed percentiles may be // slightly different from what is expected due to floating point // computation errors and integer rounding off errors. - base::Optional result = buffer.GetPercentile( + absl::optional result = buffer.GetPercentile( base::TimeTicks(), INT32_MIN, i, &observations_count); EXPECT_EQ(100u, observations_count); EXPECT_TRUE(result.has_value()); @@ -199,7 +199,7 @@ TEST(NetworkQualityObservationBufferTest, PercentileDifferentTimestamps) { // required because computed percentiles may be slightly different from // what is expected due to floating point computation errors and integer // rounding off errors. - base::Optional result = + absl::optional result = buffer.GetPercentile(very_old, INT32_MIN, i, &observations_count); EXPECT_TRUE(result.has_value()); EXPECT_NEAR(result.value(), 51 + 0.49 * i, 1); @@ -244,7 +244,7 @@ TEST(NetworkQualityObservationBufferTest, PercentileDifferentRSSI) { // When the current RSSI is |high_rssi|, higher weight should be assigned // to observations that were taken at |high_rssi|. for (int i = 1; i < 100; ++i) { - base::Optional result = + absl::optional result = buffer.GetPercentile(now, high_rssi, i, nullptr); EXPECT_TRUE(result.has_value()); EXPECT_NEAR(result.value(), 51 + 0.49 * i, 2); @@ -253,7 +253,7 @@ TEST(NetworkQualityObservationBufferTest, PercentileDifferentRSSI) { // When the current RSSI is |low_rssi|, higher weight should be assigned // to observations that were taken at |low_rssi|. for (int i = 1; i < 100; ++i) { - base::Optional result = + absl::optional result = buffer.GetPercentile(now, low_rssi, i, nullptr); EXPECT_TRUE(result.has_value()); EXPECT_NEAR(result.value(), i / 2, 2); @@ -314,9 +314,8 @@ TEST(NetworkQualityObservationBufferTest, RemoveObservations) { // required because computed percentiles may be slightly different from // what is expected due to floating point computation errors and integer // rounding off errors. - base::Optional result = - buffer.GetPercentile(base::TimeTicks(), INT32_MIN, i, - nullptr); + absl::optional result = + buffer.GetPercentile(base::TimeTicks(), INT32_MIN, i, nullptr); EXPECT_TRUE(result.has_value()); EXPECT_NEAR(result.value(), i, 1); } @@ -357,7 +356,7 @@ TEST(NetworkQualityObservationBufferTest, TestGetMedianRTTSince) { }; for (const auto& test : tests) { - base::Optional url_request_rtt = + absl::optional url_request_rtt = buffer.GetPercentile(test.start_timestamp, INT32_MIN, 50, nullptr); EXPECT_EQ(test.expect_network_quality_available, url_request_rtt.has_value()); diff --git a/chromium/net/nqe/socket_watcher.cc b/chromium/net/nqe/socket_watcher.cc index b0daf8eded1..129f1d340ed 100644 --- a/chromium/net/nqe/socket_watcher.cc +++ b/chromium/net/nqe/socket_watcher.cc @@ -23,9 +23,9 @@ namespace { // Generate a compact representation for the first IP in |address_list|. For // IPv4, all 32 bits are used and for IPv6, the first 64 bits are used as the // remote host identifier. -base::Optional CalculateIPHash(const AddressList& address_list) { +absl::optional CalculateIPHash(const AddressList& address_list) { if (address_list.empty()) - return base::nullopt; + return absl::nullopt; const IPAddress& ip_addr = address_list.front().address(); diff --git a/chromium/net/nqe/socket_watcher.h b/chromium/net/nqe/socket_watcher.h index 7fe97c9d4ad..07abb55973e 100644 --- a/chromium/net/nqe/socket_watcher.h +++ b/chromium/net/nqe/socket_watcher.h @@ -5,18 +5,16 @@ #ifndef NET_NQE_SOCKET_WATCHER_H_ #define NET_NQE_SOCKET_WATCHER_H_ -#include - #include "base/callback.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/time/time.h" #include "net/base/net_export.h" #include "net/nqe/network_quality_estimator_util.h" #include "net/socket/socket_performance_watcher.h" #include "net/socket/socket_performance_watcher_factory.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class SingleThreadTaskRunner; @@ -33,7 +31,7 @@ namespace { typedef base::RepeatingCallback& host)> + const absl::optional& host)> OnUpdatedRTTAvailableCallback; typedef base::RepeatingCallback ShouldNotifyRTTCallback; @@ -107,7 +105,7 @@ class NET_EXPORT_PRIVATE SocketWatcher : public SocketPerformanceWatcher { bool first_quic_rtt_notification_received_; // A unique identifier for the remote host that this socket connects to. - const base::Optional host_; + const absl::optional host_; DISALLOW_COPY_AND_ASSIGN(SocketWatcher); }; diff --git a/chromium/net/nqe/socket_watcher_factory.h b/chromium/net/nqe/socket_watcher_factory.h index 769a7b12ed6..88c5bbaf06f 100644 --- a/chromium/net/nqe/socket_watcher_factory.h +++ b/chromium/net/nqe/socket_watcher_factory.h @@ -10,13 +10,13 @@ #include "base/callback.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/single_thread_task_runner.h" #include "base/time/time.h" #include "net/nqe/network_quality_estimator_util.h" #include "net/socket/socket_performance_watcher.h" #include "net/socket/socket_performance_watcher_factory.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class TickClock; @@ -30,7 +30,7 @@ namespace { typedef base::RepeatingCallback& host)> + const absl::optional& host)> OnUpdatedRTTAvailableCallback; typedef base::RepeatingCallback ShouldNotifyRTTCallback; diff --git a/chromium/net/nqe/socket_watcher_unittest.cc b/chromium/net/nqe/socket_watcher_unittest.cc index cada676153b..ce39ef3ce85 100644 --- a/chromium/net/nqe/socket_watcher_unittest.cc +++ b/chromium/net/nqe/socket_watcher_unittest.cc @@ -33,7 +33,7 @@ class NetworkQualitySocketWatcherTest : public TestWithTaskEnvironment { static void OnUpdatedRTTAvailableStoreParams( SocketPerformanceWatcherFactory::Protocol protocol, const base::TimeDelta& rtt, - const base::Optional& host) { + const absl::optional& host) { // Need to verify before another callback is executed, or explicitly call // |ResetCallbackParams()|. ASSERT_FALSE(callback_executed_); @@ -45,7 +45,7 @@ class NetworkQualitySocketWatcherTest : public TestWithTaskEnvironment { static void OnUpdatedRTTAvailable( SocketPerformanceWatcherFactory::Protocol protocol, const base::TimeDelta& rtt, - const base::Optional& host) { + const absl::optional& host) { // Need to verify before another callback is executed, or explicitly call // |ResetCallbackParams()|. ASSERT_FALSE(callback_executed_); @@ -61,7 +61,7 @@ class NetworkQualitySocketWatcherTest : public TestWithTaskEnvironment { } static void VerifyCallbackParams(const base::TimeDelta& rtt, - const base::Optional& host) { + const absl::optional& host) { ASSERT_TRUE(callback_executed_); EXPECT_EQ(rtt, callback_rtt_); if (host) @@ -73,7 +73,7 @@ class NetworkQualitySocketWatcherTest : public TestWithTaskEnvironment { static void ResetExpectedCallbackParams() { callback_rtt_ = base::TimeDelta::FromMilliseconds(0); - callback_host_ = base::nullopt; + callback_host_ = absl::nullopt; callback_executed_ = false; should_notify_rtt_callback_ = false; } @@ -82,7 +82,7 @@ class NetworkQualitySocketWatcherTest : public TestWithTaskEnvironment { private: static base::TimeDelta callback_rtt_; - static base::Optional callback_host_; + static absl::optional callback_host_; static bool callback_executed_; static bool should_notify_rtt_callback_; @@ -92,8 +92,8 @@ class NetworkQualitySocketWatcherTest : public TestWithTaskEnvironment { base::TimeDelta NetworkQualitySocketWatcherTest::callback_rtt_ = base::TimeDelta::FromMilliseconds(0); -base::Optional NetworkQualitySocketWatcherTest::callback_host_ = - base::nullopt; +absl::optional NetworkQualitySocketWatcherTest::callback_host_ = + absl::nullopt; bool NetworkQualitySocketWatcherTest::callback_executed_ = false; diff --git a/chromium/net/nqe/throughput_analyzer.cc b/chromium/net/nqe/throughput_analyzer.cc index 65254955bbe..34503232ac0 100644 --- a/chromium/net/nqe/throughput_analyzer.cc +++ b/chromium/net/nqe/throughput_analyzer.cc @@ -380,7 +380,7 @@ void ThroughputAnalyzer::SetUseLocalHostRequestsForTesting( int64_t ThroughputAnalyzer::GetBitsReceived() const { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); - return NetworkActivityMonitor::GetInstance()->GetBytesReceived() * 8; + return activity_monitor::GetBytesReceived() * 8; } size_t ThroughputAnalyzer::CountActiveInFlightRequests() const { diff --git a/chromium/net/nqe/throughput_analyzer.h b/chromium/net/nqe/throughput_analyzer.h index a5378cf8c3d..a243b370da9 100644 --- a/chromium/net/nqe/throughput_analyzer.h +++ b/chromium/net/nqe/throughput_analyzer.h @@ -13,11 +13,11 @@ #include "base/callback.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/time/time.h" #include "net/base/net_export.h" #include "net/log/net_log_with_source.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace { typedef base::RepeatingCallback ThroughputObservationCallback; diff --git a/chromium/net/nqe/throughput_analyzer_unittest.cc b/chromium/net/nqe/throughput_analyzer_unittest.cc index 2df3d1d0e88..2b65a2f9d7a 100644 --- a/chromium/net/nqe/throughput_analyzer_unittest.cc +++ b/chromium/net/nqe/throughput_analyzer_unittest.cc @@ -94,9 +94,9 @@ class TestThroughputAnalyzer : public internal::ThroughputAnalyzer { rules->AddRule("local.com", "127.0.0.1"); mock_host_resolver_.set_rules(rules.get()); mock_host_resolver_.LoadIntoCache(HostPortPair("example.com", 80), - NetworkIsolationKey(), base::nullopt); + NetworkIsolationKey(), absl::nullopt); mock_host_resolver_.LoadIntoCache(HostPortPair("local.com", 80), - NetworkIsolationKey(), base::nullopt); + NetworkIsolationKey(), absl::nullopt); context->set_host_resolver(&mock_host_resolver_); } @@ -209,7 +209,7 @@ TEST_F(ThroughputAnalyzerTest, MAYBE_MaximumRequestsWithNetworkIsolationKey) { rules->AddRule(kUrl.host(), "1.2.3.4"); mock_host_resolver.set_rules(rules.get()); mock_host_resolver.LoadIntoCache(HostPortPair::FromURL(kUrl), - NetworkIsolationKey(), base::nullopt); + NetworkIsolationKey(), absl::nullopt); // Add an entry to the host cache mapping kUrl to local IP when using // kNetworkIsolationKey. @@ -217,7 +217,7 @@ TEST_F(ThroughputAnalyzerTest, MAYBE_MaximumRequestsWithNetworkIsolationKey) { rules->AddRule(kUrl.host(), "127.0.0.1"); mock_host_resolver.set_rules(rules.get()); mock_host_resolver.LoadIntoCache(HostPortPair::FromURL(kUrl), - kNetworkIsolationKey, base::nullopt); + kNetworkIsolationKey, absl::nullopt); ASSERT_FALSE( throughput_analyzer.disable_throughput_measurements_for_testing()); diff --git a/chromium/net/ntlm/DIR_METADATA b/chromium/net/ntlm/DIR_METADATA index d8e8e027aab..353cbab690e 100644 --- a/chromium/net/ntlm/DIR_METADATA +++ b/chromium/net/ntlm/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Auth" diff --git a/chromium/net/ntlm/ntlm.h b/chromium/net/ntlm/ntlm.h index a1b10752a50..25d86646eaa 100644 --- a/chromium/net/ntlm/ntlm.h +++ b/chromium/net/ntlm/ntlm.h @@ -8,8 +8,8 @@ // [1] https://msdn.microsoft.com/en-us/library/cc236621.aspx // [2] http://davenport.sourceforge.net/ntlm.html -#ifndef NET_BASE_NTLM_H_ -#define NET_BASE_NTLM_H_ +#ifndef NET_NTLM_NTLM_H_ +#define NET_NTLM_NTLM_H_ #include #include @@ -228,4 +228,4 @@ NET_EXPORT_PRIVATE std::vector GenerateUpdatedTargetInfo( } // namespace ntlm } // namespace net -#endif // NET_BASE_NTLM_H_ +#endif // NET_NTLM_NTLM_H_ diff --git a/chromium/net/ntlm/ntlm_buffer_reader.h b/chromium/net/ntlm/ntlm_buffer_reader.h index 19d6c5fa75f..d0149347822 100644 --- a/chromium/net/ntlm/ntlm_buffer_reader.h +++ b/chromium/net/ntlm/ntlm_buffer_reader.h @@ -2,8 +2,8 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#ifndef NET_BASE_NTLM_BUFFER_READER_H_ -#define NET_BASE_NTLM_BUFFER_READER_H_ +#ifndef NET_NTLM_NTLM_BUFFER_READER_H_ +#define NET_NTLM_NTLM_BUFFER_READER_H_ #include #include @@ -222,4 +222,4 @@ class NET_EXPORT_PRIVATE NtlmBufferReader { } // namespace ntlm } // namespace net -#endif // NET_BASE_NTLM_BUFFER_READER_H_ +#endif // NET_NTLM_NTLM_BUFFER_READER_H_ diff --git a/chromium/net/ntlm/ntlm_buffer_writer.h b/chromium/net/ntlm/ntlm_buffer_writer.h index c3d9d8ca6c9..f4535e63035 100644 --- a/chromium/net/ntlm/ntlm_buffer_writer.h +++ b/chromium/net/ntlm/ntlm_buffer_writer.h @@ -2,8 +2,8 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#ifndef NET_BASE_NTLM_BUFFER_WRITER_H_ -#define NET_BASE_NTLM_BUFFER_WRITER_H_ +#ifndef NET_NTLM_NTLM_BUFFER_WRITER_H_ +#define NET_NTLM_NTLM_BUFFER_WRITER_H_ #include #include @@ -193,4 +193,4 @@ class NET_EXPORT_PRIVATE NtlmBufferWriter { } // namespace ntlm } // namespace net -#endif // NET_BASE_NTLM_BUFFER_WRITER_H_ +#endif // NET_NTLM_NTLM_BUFFER_WRITER_H_ diff --git a/chromium/net/ntlm/ntlm_client.h b/chromium/net/ntlm/ntlm_client.h index 4bbbbdd8d6f..27b00bbaed3 100644 --- a/chromium/net/ntlm/ntlm_client.h +++ b/chromium/net/ntlm/ntlm_client.h @@ -11,8 +11,8 @@ // [3] // https://blogs.msdn.microsoft.com/openspecification/2013/03/26/ntlm-and-channel-binding-hash-aka-extended-protection-for-authentication/ -#ifndef NET_BASE_NTLM_CLIENT_H_ -#define NET_BASE_NTLM_CLIENT_H_ +#ifndef NET_NTLM_NTLM_CLIENT_H_ +#define NET_NTLM_NTLM_CLIENT_H_ #include #include @@ -157,4 +157,4 @@ class NET_EXPORT_PRIVATE NtlmClient { } // namespace ntlm } // namespace net -#endif // NET_BASE_NTLM_CLIENT_H_ +#endif // NET_NTLM_NTLM_CLIENT_H_ diff --git a/chromium/net/ntlm/ntlm_test_data.h b/chromium/net/ntlm/ntlm_test_data.h index 6cb167879ca..2c3d1e5f9ff 100644 --- a/chromium/net/ntlm/ntlm_test_data.h +++ b/chromium/net/ntlm/ntlm_test_data.h @@ -13,8 +13,8 @@ // [2] https://blogs.msdn.microsoft.com/openspecification/2013/03/26/ntlm-and- // channel-binding-hash-aka-extended-protection-for-authentication/ -#ifndef NET_BASE_NTLM_TEST_DATA_H_ -#define NET_BASE_NTLM_TEST_DATA_H_ +#ifndef NET_NTLM_NTLM_TEST_DATA_H_ +#define NET_NTLM_NTLM_TEST_DATA_H_ #include "net/ntlm/ntlm_constants.h" @@ -570,4 +570,4 @@ constexpr uint8_t kExpectedAuthenticateMsgEmptyChannelBindingsV2[] = { } // namespace ntlm } // namespace net -#endif // NET_BASE_NTLM_TEST_DATA_H_ +#endif // NET_NTLM_NTLM_TEST_DATA_H_ diff --git a/chromium/net/proxy_resolution/DIR_METADATA b/chromium/net/proxy_resolution/DIR_METADATA index e05317a9b32..441c3309ea4 100644 --- a/chromium/net/proxy_resolution/DIR_METADATA +++ b/chromium/net/proxy_resolution/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>Proxy" diff --git a/chromium/net/proxy_resolution/configured_proxy_resolution_service.cc b/chromium/net/proxy_resolution/configured_proxy_resolution_service.cc index a987dc1cfe8..c2f76e5f2dd 100644 --- a/chromium/net/proxy_resolution/configured_proxy_resolution_service.cc +++ b/chromium/net/proxy_resolution/configured_proxy_resolution_service.cc @@ -322,7 +322,7 @@ class ProxyResolverFactoryForPacResult : public ProxyResolverFactory { // Returns NetLog parameters describing a proxy configuration change. base::Value NetLogProxyConfigChangedParams( - const base::Optional* old_config, + const absl::optional* old_config, const ProxyConfigWithAnnotation* new_config) { base::Value dict(base::Value::Type::DICTIONARY); // The "old_config" is optional -- the first notification will not have @@ -1341,9 +1341,9 @@ ConfiguredProxyResolutionService::ResetProxyConfig(bool reset_fetched_config) { init_proxy_resolver_.reset(); SuspendAllPendingRequests(); resolver_.reset(); - config_ = base::nullopt; + config_ = absl::nullopt; if (reset_fetched_config) - fetched_config_ = base::nullopt; + fetched_config_ = absl::nullopt; current_state_ = STATE_NONE; return previous_state; diff --git a/chromium/net/proxy_resolution/configured_proxy_resolution_service.h b/chromium/net/proxy_resolution/configured_proxy_resolution_service.h index b5ee7944bb6..1174be73665 100644 --- a/chromium/net/proxy_resolution/configured_proxy_resolution_service.h +++ b/chromium/net/proxy_resolution/configured_proxy_resolution_service.h @@ -15,7 +15,6 @@ #include "base/gtest_prod_util.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/synchronization/waitable_event.h" #include "base/threading/thread_checker.h" #include "net/base/completion_once_callback.h" @@ -30,6 +29,7 @@ #include "net/proxy_resolution/proxy_resolution_service.h" #include "net/proxy_resolution/proxy_resolver.h" #include "net/traffic_annotation/network_traffic_annotation.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace base { @@ -150,12 +150,12 @@ class NET_EXPORT ConfiguredProxyResolutionService void OnShutdown() override; // Returns the last configuration fetched from ProxyConfigService. - const base::Optional& fetched_config() const { + const absl::optional& fetched_config() const { return fetched_config_; } // Returns the current configuration being used by ProxyConfigService. - const base::Optional& config() const { + const absl::optional& config() const { return config_; } @@ -359,8 +359,8 @@ class NET_EXPORT ConfiguredProxyResolutionService // and custom PAC url). // // These are "optional" as their value remains unset while being calculated. - base::Optional fetched_config_; - base::Optional config_; + absl::optional fetched_config_; + absl::optional config_; // Map of the known bad proxies and the information about the retry time. ProxyRetryInfoMap proxy_retry_info_; diff --git a/chromium/net/proxy_resolution/configured_proxy_resolution_service_unittest.cc b/chromium/net/proxy_resolution/configured_proxy_resolution_service_unittest.cc index fa9393f77e0..8a64f55693a 100644 --- a/chromium/net/proxy_resolution/configured_proxy_resolution_service_unittest.cc +++ b/chromium/net/proxy_resolution/configured_proxy_resolution_service_unittest.cc @@ -50,8 +50,6 @@ using testing::Key; using net::test::IsError; using net::test::IsOk; -using base::ASCIIToUTF16; - // TODO(eroman): Write a test which exercises // ConfiguredProxyResolutionService::SuspendAllPendingRequests(). namespace net { @@ -150,7 +148,9 @@ class ConfiguredProxyResolutionServiceTest : public ::testing::Test, }; const char kValidPacScript1[] = "pac-script-v1-FindProxyForURL"; +const char16_t kValidPacScript116[] = u"pac-script-v1-FindProxyForURL"; const char kValidPacScript2[] = "pac-script-v2-FindProxyForURL"; +const char16_t kValidPacScript216[] = u"pac-script-v2-FindProxyForURL"; class MockProxyConfigService : public ProxyConfigService { public: @@ -2355,7 +2355,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, InitialPACScriptDownload) { // Now that the PAC script is downloaded, it will have been sent to the proxy // resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -2459,7 +2459,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, // Now that the PAC script is downloaded, it will have been sent to the proxy // resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -2527,7 +2527,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, CancelWhilePACFetching) { // Now that the PAC script is downloaded, it will have been sent to the // proxy resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -2617,7 +2617,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, EXPECT_EQ(GURL("http://foopy/proxy.pac"), fetcher->pending_request_url()); fetcher->NotifyFetchCompletion(OK, kValidPacScript1); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -2706,7 +2706,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, EXPECT_EQ(GURL("http://foopy/proxy.pac"), fetcher->pending_request_url()); fetcher->NotifyFetchCompletion(OK, kValidPacScript1); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -2834,7 +2834,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, BypassDoesntApplyToPac) { EXPECT_EQ(GURL("http://wpad/wpad.dat"), fetcher->pending_request_url()); fetcher->NotifyFetchCompletion(OK, kValidPacScript1); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3040,7 +3040,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, NetworkChangeTriggersPacRefetch) { // Now that the PAC script is downloaded, the request will have been sent to // the proxy resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3084,7 +3084,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, NetworkChangeTriggersPacRefetch) { // Now that the PAC script is downloaded, the second request will have been // sent to the proxy resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript2), + EXPECT_EQ(kValidPacScript216, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3190,7 +3190,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, PACScriptRefetchAfterFailure) { // Now that the PAC script is downloaded, it should be used to initialize the // ProxyResolver. Simulate a successful parse. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3271,7 +3271,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, // Now that the PAC script is downloaded, the request will have been sent to // the proxy resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3309,7 +3309,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, // Now that the PAC script is downloaded, it should be used to initialize the // ProxyResolver. Simulate a successful parse. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript2), + EXPECT_EQ(kValidPacScript216, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3388,7 +3388,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, // Now that the PAC script is downloaded, the request will have been sent to // the proxy resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3501,7 +3501,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, PACScriptRefetchAfterSuccess) { // Now that the PAC script is downloaded, the request will have been sent to // the proxy resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3676,7 +3676,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, PACScriptRefetchAfterActivity) { // Now that the PAC script is downloaded, the request will have been sent to // the proxy resolver. - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); @@ -3773,7 +3773,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, IpAddressChangeResetsProxy) { ASSERT_TRUE(fetcher_ptr->has_pending_request()); fetcher_ptr->NotifyFetchCompletion(OK, kValidPacScript1); ASSERT_THAT(factory_ptr->pending_requests(), testing::SizeIs(1)); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory_ptr->pending_requests()[0]->script_data()->utf16()); factory_ptr->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); ASSERT_THAT(resolver.pending_jobs(), testing::SizeIs(1)); @@ -3803,7 +3803,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, IpAddressChangeResetsProxy) { // Finish pending fetch and expect proxy request to be able to complete. fetcher_ptr->NotifyFetchCompletion(OK, kValidPacScript2); ASSERT_THAT(factory_ptr->pending_requests(), testing::SizeIs(1)); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript2), + EXPECT_EQ(kValidPacScript216, factory_ptr->pending_requests()[0]->script_data()->utf16()); factory_ptr->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); ASSERT_THAT(resolver.pending_jobs(), testing::SizeIs(1)); @@ -3840,7 +3840,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, DnsChangeTriggersPoll) { ASSERT_TRUE(fetcher_ptr->has_pending_request()); fetcher_ptr->NotifyFetchCompletion(OK, kValidPacScript1); ASSERT_THAT(factory_ptr->pending_requests(), testing::SizeIs(1)); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory_ptr->pending_requests()[0]->script_data()->utf16()); factory_ptr->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); ASSERT_THAT(resolver.pending_jobs(), testing::SizeIs(1)); @@ -3880,7 +3880,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, DnsChangeTriggersPoll) { &request3, NetLogWithSource()); ASSERT_THAT(rv, IsError(ERR_IO_PENDING)); ASSERT_THAT(factory_ptr->pending_requests(), testing::SizeIs(1)); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript2), + EXPECT_EQ(kValidPacScript216, factory_ptr->pending_requests()[0]->script_data()->utf16()); factory_ptr->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); ASSERT_THAT(resolver.pending_jobs(), testing::SizeIs(1)); @@ -4228,7 +4228,7 @@ TEST_F(ConfiguredProxyResolutionServiceTest, ImplicitlyBypassWithPac) { EXPECT_EQ(GURL("http://wpad/wpad.dat"), fetcher->pending_request_url()); fetcher->NotifyFetchCompletion(OK, kValidPacScript1); - EXPECT_EQ(ASCIIToUTF16(kValidPacScript1), + EXPECT_EQ(kValidPacScript116, factory->pending_requests()[0]->script_data()->utf16()); factory->pending_requests()[0]->CompleteNowWithForwarder(OK, &resolver); diff --git a/chromium/net/proxy_resolution/network_delegate_error_observer_unittest.cc b/chromium/net/proxy_resolution/network_delegate_error_observer_unittest.cc index bd3ce6bbbea..57439a3d409 100644 --- a/chromium/net/proxy_resolution/network_delegate_error_observer_unittest.cc +++ b/chromium/net/proxy_resolution/network_delegate_error_observer_unittest.cc @@ -7,7 +7,6 @@ #include "base/bind.h" #include "base/callback_helpers.h" #include "base/location.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/single_thread_task_runner.h" #include "base/test/task_environment.h" @@ -16,6 +15,7 @@ #include "net/base/net_errors.h" #include "net/base/network_delegate_impl.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -46,7 +46,7 @@ class TestNetworkDelegate : public NetworkDelegateImpl { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const net::IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override { + absl::optional* preserve_fragment_on_redirect_url) override { return OK; } void OnBeforeRedirect(URLRequest* request, diff --git a/chromium/net/proxy_resolution/pac_file_fetcher_impl_unittest.cc b/chromium/net/proxy_resolution/pac_file_fetcher_impl_unittest.cc index 786c6709add..41b4d0cffb7 100644 --- a/chromium/net/proxy_resolution/pac_file_fetcher_impl_unittest.cc +++ b/chromium/net/proxy_resolution/pac_file_fetcher_impl_unittest.cc @@ -11,7 +11,6 @@ #include "base/compiler_specific.h" #include "base/files/file_path.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/path_service.h" #include "base/run_loop.h" #include "base/sequenced_task_runner.h" @@ -53,6 +52,7 @@ #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/platform_test.h" +#include "third_party/abseil-cpp/absl/types/optional.h" using net::test::IsError; using net::test::IsOk; @@ -158,7 +158,7 @@ class BasicNetworkDelegate : public NetworkDelegateImpl { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const net::IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override { + absl::optional* preserve_fragment_on_redirect_url) override { return OK; } @@ -544,12 +544,12 @@ TEST_F(PacFileFetcherImplTest, DataURLs) { "data:application/x-ns-proxy-autoconfig;base64,ZnVuY3Rpb24gRmluZFByb3h5R" "m9yVVJMKHVybCwgaG9zdCkgewogIGlmIChob3N0ID09ICdmb29iYXIuY29tJykKICAgIHJl" "dHVybiAnUFJPWFkgYmxhY2tob2xlOjgwJzsKICByZXR1cm4gJ0RJUkVDVCc7Cn0="; - const char kPacScript[] = - "function FindProxyForURL(url, host) {\n" - " if (host == 'foobar.com')\n" - " return 'PROXY blackhole:80';\n" - " return 'DIRECT';\n" - "}"; + const char16_t kPacScript[] = + u"function FindProxyForURL(url, host) {\n" + u" if (host == 'foobar.com')\n" + u" return 'PROXY blackhole:80';\n" + u" return 'DIRECT';\n" + u"}"; // Test fetching a "data:"-url containing a base64 encoded PAC script. { @@ -559,7 +559,7 @@ TEST_F(PacFileFetcherImplTest, DataURLs) { int result = pac_fetcher->Fetch(url, &text, callback.callback(), TRAFFIC_ANNOTATION_FOR_TESTS); EXPECT_THAT(result, IsOk()); - EXPECT_EQ(ASCIIToUTF16(kPacScript), text); + EXPECT_EQ(kPacScript, text); } const char kEncodedUrlBroken[] = diff --git a/chromium/net/proxy_resolution/proxy_bypass_rules.cc b/chromium/net/proxy_resolution/proxy_bypass_rules.cc index a73bc59e9f2..8b816fc6f5d 100644 --- a/chromium/net/proxy_resolution/proxy_bypass_rules.cc +++ b/chromium/net/proxy_resolution/proxy_bypass_rules.cc @@ -100,9 +100,9 @@ class SubtractImplicitBypassesRule : public SchemeHostPortMatcherRule { }; std::unique_ptr ParseRule( - const std::string& raw_untrimmed) { - std::string raw; - base::TrimWhitespaceASCII(raw_untrimmed, base::TRIM_ALL, &raw); + base::StringPiece raw_untrimmed) { + base::StringPiece raw = + base::TrimWhitespaceASCII(raw_untrimmed, base::TRIM_ALL); // and <-loopback> are special syntax used by WinInet's bypass list // -- we allow it on all platforms and interpret it the same way. @@ -181,7 +181,7 @@ void ProxyBypassRules::ParseFromString(const std::string& raw) { base::StringTokenizer entries( raw, SchemeHostPortMatcher::kParseRuleListDelimiterList); while (entries.GetNext()) { - AddRuleFromString(entries.token()); + AddRuleFromString(entries.token_piece()); } } @@ -189,7 +189,7 @@ void ProxyBypassRules::PrependRuleToBypassSimpleHostnames() { matcher_.AddAsFirstRule(std::make_unique()); } -bool ProxyBypassRules::AddRuleFromString(const std::string& raw_untrimmed) { +bool ProxyBypassRules::AddRuleFromString(base::StringPiece raw_untrimmed) { auto rule = ParseRule(raw_untrimmed); if (rule) { diff --git a/chromium/net/proxy_resolution/proxy_bypass_rules.h b/chromium/net/proxy_resolution/proxy_bypass_rules.h index 573d6477fd7..dcf3616a3e7 100644 --- a/chromium/net/proxy_resolution/proxy_bypass_rules.h +++ b/chromium/net/proxy_resolution/proxy_bypass_rules.h @@ -10,6 +10,7 @@ #include #include "base/macros.h" +#include "base/strings/string_piece_forward.h" #include "net/base/net_export.h" #include "net/base/scheme_host_port_matcher.h" #include "net/base/scheme_host_port_matcher_rule.h" @@ -84,7 +85,7 @@ class NET_EXPORT ProxyBypassRules { // Returns true if the rule was successfully added. // // For the supported format of bypass rules see //net/docs/proxy.md. - bool AddRuleFromString(const std::string& raw); + bool AddRuleFromString(base::StringPiece raw); // Appends rules that "cancels out" the implicit bypass rules. See // GetRulesToSubtractImplicit() for details. diff --git a/chromium/net/proxy_resolution/proxy_bypass_rules_unittest.cc b/chromium/net/proxy_resolution/proxy_bypass_rules_unittest.cc index c20d9c763f9..b1327117200 100644 --- a/chromium/net/proxy_resolution/proxy_bypass_rules_unittest.cc +++ b/chromium/net/proxy_resolution/proxy_bypass_rules_unittest.cc @@ -6,7 +6,6 @@ #include "base/stl_util.h" #include "base/strings/string_util.h" -#include "base/strings/stringprintf.h" #include "build/build_config.h" #include "net/proxy_resolution/proxy_config_service_common_unittest.h" #include "testing/gtest/include/gtest/gtest.h" diff --git a/chromium/net/proxy_resolution/proxy_config_service_linux.cc b/chromium/net/proxy_resolution/proxy_config_service_linux.cc index e5097d021c3..baf86b81960 100644 --- a/chromium/net/proxy_resolution/proxy_config_service_linux.cc +++ b/chromium/net/proxy_resolution/proxy_config_service_linux.cc @@ -10,6 +10,7 @@ #include #include +#include #include #include "base/bind.h" @@ -101,7 +102,7 @@ std::string FixupProxyHostScheme(ProxyServer::Scheme scheme, } ProxyConfigWithAnnotation GetConfigOrDirect( - const base::Optional& optional_config) { + const absl::optional& optional_config) { if (optional_config) return optional_config.value(); @@ -142,7 +143,7 @@ bool ProxyConfigServiceLinux::Delegate::GetProxyFromEnvVar( result_server); } -base::Optional +absl::optional ProxyConfigServiceLinux::Delegate::GetConfigFromEnv() { ProxyConfig config; @@ -213,7 +214,7 @@ ProxyConfigServiceLinux::Delegate::GetConfigFromEnv() { return !no_proxy.empty() ? ProxyConfigWithAnnotation( config, NetworkTrafficAnnotationTag(traffic_annotation_)) - : base::Optional(); + : absl::optional(); } // Note that this uses "suffix" matching. So a bypass of "google.com" // is understood to mean a bypass of "*google.com". @@ -1038,7 +1039,7 @@ bool ProxyConfigServiceLinux::Delegate::GetProxyFromSettings( return false; } -base::Optional +absl::optional ProxyConfigServiceLinux::Delegate::GetConfigFromSettings() { ProxyConfig config; @@ -1046,7 +1047,7 @@ ProxyConfigServiceLinux::Delegate::GetConfigFromSettings() { if (!setting_getter_->GetString(SettingGetter::PROXY_MODE, &mode)) { // We expect this to always be set, so if we don't see it then we probably // have a gsettings problem, and so we don't have a valid proxy config. - return base::nullopt; + return absl::nullopt; } if (mode == "none") { // Specifically specifies no proxy. @@ -1065,7 +1066,7 @@ ProxyConfigServiceLinux::Delegate::GetConfigFromSettings() { pac_url_str = "file://" + pac_url_str; GURL pac_url(pac_url_str); if (!pac_url.is_valid()) - return base::nullopt; + return absl::nullopt; config.set_pac_url(pac_url); return ProxyConfigWithAnnotation( config, NetworkTrafficAnnotationTag(traffic_annotation_)); @@ -1078,7 +1079,7 @@ ProxyConfigServiceLinux::Delegate::GetConfigFromSettings() { if (mode != "manual") { // Mode is unrecognized. - return base::nullopt; + return absl::nullopt; } bool use_http_proxy; if (setting_getter_->GetBool(SettingGetter::PROXY_USE_HTTP_PROXY, @@ -1142,7 +1143,7 @@ ProxyConfigServiceLinux::Delegate::GetConfigFromSettings() { if (config.proxy_rules().empty()) { // Manual mode but we couldn't parse any rules. - return base::nullopt; + return absl::nullopt; } // Check for authentication, just so we can warn. @@ -1183,8 +1184,8 @@ ProxyConfigServiceLinux::Delegate::GetConfigFromSettings() { ProxyConfigServiceLinux::Delegate::Delegate( std::unique_ptr env_var_getter, - base::Optional> setting_getter, - base::Optional traffic_annotation) + absl::optional> setting_getter, + absl::optional traffic_annotation) : env_var_getter_(std::move(env_var_getter)) { if (traffic_annotation) { traffic_annotation_ = @@ -1216,7 +1217,8 @@ ProxyConfigServiceLinux::Delegate::Delegate( case base::nix::DESKTOP_ENVIRONMENT_KDE3: case base::nix::DESKTOP_ENVIRONMENT_KDE4: case base::nix::DESKTOP_ENVIRONMENT_KDE5: - setting_getter_.reset(new SettingGetterImplKDE(env_var_getter_.get())); + setting_getter_ = + std::make_unique(env_var_getter_.get()); break; case base::nix::DESKTOP_ENVIRONMENT_XFCE: case base::nix::DESKTOP_ENVIRONMENT_OTHER: @@ -1254,7 +1256,7 @@ void ProxyConfigServiceLinux::Delegate::SetUpAndFetchInitialConfig( // does so even if the proxy mode is set to auto, which would // mislead us. - cached_config_ = base::nullopt; + cached_config_ = absl::nullopt; if (setting_getter_ && setting_getter_->Init(glib_task_runner)) { cached_config_ = GetConfigFromSettings(); } @@ -1350,7 +1352,7 @@ void ProxyConfigServiceLinux::Delegate::OnCheckProxyConfigSettings() { scoped_refptr required_loop = setting_getter_->GetNotificationTaskRunner(); DCHECK(!required_loop.get() || required_loop->RunsTasksInCurrentSequence()); - base::Optional new_config = + absl::optional new_config = GetConfigFromSettings(); // See if it is different from what we had before. @@ -1371,7 +1373,7 @@ void ProxyConfigServiceLinux::Delegate::OnCheckProxyConfigSettings() { } void ProxyConfigServiceLinux::Delegate::SetNewProxyConfig( - const base::Optional& new_config) { + const absl::optional& new_config) { DCHECK(main_task_runner_->RunsTasksInCurrentSequence()); VLOG(1) << "Proxy configuration changed"; cached_config_ = new_config; @@ -1408,8 +1410,8 @@ void ProxyConfigServiceLinux::Delegate::OnDestroy() { ProxyConfigServiceLinux::ProxyConfigServiceLinux() : delegate_(new Delegate(base::Environment::Create(), - base::nullopt, - base::nullopt)) {} + absl::nullopt, + absl::nullopt)) {} ProxyConfigServiceLinux::~ProxyConfigServiceLinux() { delegate_->PostDestroyTask(); @@ -1419,7 +1421,7 @@ ProxyConfigServiceLinux::ProxyConfigServiceLinux( std::unique_ptr env_var_getter, const NetworkTrafficAnnotationTag& traffic_annotation) : delegate_(new Delegate(std::move(env_var_getter), - base::nullopt, + absl::nullopt, traffic_annotation)) {} ProxyConfigServiceLinux::ProxyConfigServiceLinux( diff --git a/chromium/net/proxy_resolution/proxy_config_service_linux.h b/chromium/net/proxy_resolution/proxy_config_service_linux.h index 2ded6e3bc01..fbaa70be584 100644 --- a/chromium/net/proxy_resolution/proxy_config_service_linux.h +++ b/chromium/net/proxy_resolution/proxy_config_service_linux.h @@ -16,11 +16,11 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/observer_list.h" -#include "base/optional.h" #include "net/base/net_export.h" #include "net/base/proxy_server.h" #include "net/proxy_resolution/proxy_config_service.h" #include "net/proxy_resolution/proxy_config_with_annotation.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class SingleThreadTaskRunner; @@ -172,8 +172,8 @@ class NET_EXPORT_PRIVATE ProxyConfigServiceLinux : public ProxyConfigService { // Test code can set |setting_getter| and |traffic_annotation|. If left // unspecified, reasonable defaults will be used. Delegate(std::unique_ptr env_var_getter, - base::Optional> setting_getter, - base::Optional traffic_annotation); + absl::optional> setting_getter, + absl::optional traffic_annotation); // Synchronously obtains the proxy configuration. If gconf, // gsettings, or kioslaverc are used, also enables notifications for @@ -224,7 +224,7 @@ class NET_EXPORT_PRIVATE ProxyConfigServiceLinux : public ProxyConfigService { ProxyServer* result_server); // Returns a proxy config based on the environment variables, or empty value // on failure. - base::Optional GetConfigFromEnv(); + absl::optional GetConfigFromEnv(); // Obtains host and port config settings and parses a proxy server // specification from it and puts it in result. Returns true if the @@ -233,12 +233,12 @@ class NET_EXPORT_PRIVATE ProxyConfigServiceLinux : public ProxyConfigService { ProxyServer* result_server); // Returns a proxy config based on the settings, or empty value // on failure. - base::Optional GetConfigFromSettings(); + absl::optional GetConfigFromSettings(); // This method is posted from the glib thread to the main TaskRunner to // carry the new config information. void SetNewProxyConfig( - const base::Optional& new_config); + const absl::optional& new_config); // This method is run on the getter's notification thread. void SetUpNotifications(); @@ -249,12 +249,12 @@ class NET_EXPORT_PRIVATE ProxyConfigServiceLinux : public ProxyConfigService { // Cached proxy configuration, to be returned by // GetLatestProxyConfig. Initially populated from the glib thread, but // afterwards only accessed from the main TaskRunner. - base::Optional cached_config_; + absl::optional cached_config_; // A copy kept on the glib thread of the last seen proxy config, so as // to avoid posting a call to SetNewProxyConfig when we get a // notification but the config has not actually changed. - base::Optional reference_config_; + absl::optional reference_config_; // The task runner for the glib thread, aka main browser thread. This thread // is where we run the glib main loop (see diff --git a/chromium/net/proxy_resolution/proxy_config_service_linux_unittest.cc b/chromium/net/proxy_resolution/proxy_config_service_linux_unittest.cc index eeee2ded55d..7a2fde9fb5c 100644 --- a/chromium/net/proxy_resolution/proxy_config_service_linux_unittest.cc +++ b/chromium/net/proxy_resolution/proxy_config_service_linux_unittest.cc @@ -286,7 +286,7 @@ class SyncConfigGetter : public ProxyConfigService::Observer { // Start the main IO thread. base::Thread::Options options; options.message_pump_type = base::MessagePumpType::IO; - main_thread_.StartWithOptions(options); + main_thread_.StartWithOptions(std::move(options)); // Make sure the thread started. main_thread_.task_runner()->PostTask( diff --git a/chromium/net/proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win_unittest.cc b/chromium/net/proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win_unittest.cc index 883b2bfb4de..ca2b7868af3 100644 --- a/chromium/net/proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win_unittest.cc +++ b/chromium/net/proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win_unittest.cc @@ -4,6 +4,8 @@ #include "net/proxy_resolution/win/dhcp_pac_file_adapter_fetcher_win.h" +#include + #include "base/memory/ptr_util.h" #include "base/run_loop.h" #include "base/synchronization/waitable_event.h" @@ -310,11 +312,11 @@ TEST(DhcpPacFileAdapterFetcher, MockDhcpRealFetch) { FetcherClient client; TestURLRequestContext url_request_context; - client.fetcher_.reset(new MockDhcpRealFetchPacFileAdapterFetcher( + client.fetcher_ = std::make_unique( &url_request_context, base::ThreadPool::CreateTaskRunner( {base::MayBlock(), - base::TaskShutdownBehavior::CONTINUE_ON_SHUTDOWN}))); + base::TaskShutdownBehavior::CONTINUE_ON_SHUTDOWN})); client.fetcher_->configured_url_ = configured_url.spec(); client.RunTest(); client.WaitForResult(OK); diff --git a/chromium/net/proxy_resolution/win/dhcp_pac_file_fetcher_win_unittest.cc b/chromium/net/proxy_resolution/win/dhcp_pac_file_fetcher_win_unittest.cc index 5da23d56e30..ac99dfdd6c0 100644 --- a/chromium/net/proxy_resolution/win/dhcp_pac_file_fetcher_win_unittest.cc +++ b/chromium/net/proxy_resolution/win/dhcp_pac_file_fetcher_win_unittest.cc @@ -4,6 +4,7 @@ #include "net/proxy_resolution/win/dhcp_pac_file_fetcher_win.h" +#include #include #include "base/bind.h" @@ -200,8 +201,8 @@ TEST(DhcpPacFileFetcherWin, RealFetchWithDeferredCancel) { // introduces a guaranteed 20 ms delay on the worker threads so that // the cancel is called before they complete. RealFetchTester fetcher; - fetcher.fetcher_.reset( - new DelayingDhcpPacFileFetcherWin(fetcher.context_.get())); + fetcher.fetcher_ = + std::make_unique(fetcher.context_.get()); fetcher.on_completion_is_error_ = true; fetcher.RunTestWithDeferredCancel(); fetcher.WaitUntilDone(); diff --git a/chromium/net/proxy_resolution/win/proxy_resolver_winhttp.cc b/chromium/net/proxy_resolution/win/proxy_resolver_winhttp.cc index 03660231367..cd9462c28fe 100644 --- a/chromium/net/proxy_resolution/win/proxy_resolver_winhttp.cc +++ b/chromium/net/proxy_resolution/win/proxy_resolver_winhttp.cc @@ -7,6 +7,8 @@ #include #include +#include + #include "base/macros.h" #include "base/strings/string_util.h" #include "base/strings/utf_string_conversions.h" @@ -223,7 +225,7 @@ int ProxyResolverFactoryWinHttp::CreateProxyResolver( std::unique_ptr* resolver, CompletionOnceCallback callback, std::unique_ptr* request) { - resolver->reset(new ProxyResolverWinHttp(pac_script)); + *resolver = std::make_unique(pac_script); return OK; } diff --git a/chromium/net/quic/DIR_METADATA b/chromium/net/quic/DIR_METADATA index 123352d107a..a745a9d91c3 100644 --- a/chromium/net/quic/DIR_METADATA +++ b/chromium/net/quic/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>QUIC" diff --git a/chromium/net/quic/OWNERS b/chromium/net/quic/OWNERS index 92e9df5c6c2..7439bf733c1 100644 --- a/chromium/net/quic/OWNERS +++ b/chromium/net/quic/OWNERS @@ -1,5 +1,6 @@ dschinazi@chromium.org nharper@chromium.org vasilvv@chromium.org +rch@chromium.org bnc@chromium.org renjietang@chromium.org diff --git a/chromium/net/quic/bidirectional_stream_quic_impl_unittest.cc b/chromium/net/quic/bidirectional_stream_quic_impl_unittest.cc index dd9d9bfd172..aca69072cae 100644 --- a/chromium/net/quic/bidirectional_stream_quic_impl_unittest.cc +++ b/chromium/net/quic/bidirectional_stream_quic_impl_unittest.cc @@ -20,6 +20,7 @@ #include "net/base/load_timing_info.h" #include "net/base/load_timing_info_test_util.h" #include "net/base/net_errors.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/bidirectional_stream_request_info.h" #include "net/http/transport_security_state.h" #include "net/log/net_log_event_type.h" @@ -43,7 +44,7 @@ #include "net/socket/socket_test_util.h" #include "net/test/gtest_util.h" #include "net/test/test_with_task_environment.h" -#include "net/third_party/quiche/src/common/platform/api/quiche_text_utils.h" +#include "net/third_party/quiche/src/common/quiche_text_utils.h" #include "net/third_party/quiche/src/quic/core/crypto/crypto_protocol.h" #include "net/third_party/quiche/src/quic/core/crypto/null_decrypter.h" #include "net/third_party/quiche/src/quic/core/crypto/quic_decrypter.h" @@ -552,7 +553,7 @@ class BidirectionalStreamQuicImplTest base::WrapUnique(static_cast(nullptr)), QuicSessionKey(kDefaultServerHostName, kDefaultServerPort, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */), + NetworkIsolationKey(), SecureDnsPolicy::kAllow), /*require_confirmation=*/false, /*migrate_session_early_v2=*/false, /*migrate_session_on_network_change_v2=*/false, diff --git a/chromium/net/quic/crypto/proof_verifier_chromium.cc b/chromium/net/quic/crypto/proof_verifier_chromium.cc index 43de092c568..d12dcf80ec4 100644 --- a/chromium/net/quic/crypto/proof_verifier_chromium.cc +++ b/chromium/net/quic/crypto/proof_verifier_chromium.cc @@ -8,6 +8,7 @@ #include "base/bind.h" #include "base/callback_helpers.h" +#include "base/containers/contains.h" #include "base/logging.h" #include "base/metrics/histogram_functions.h" #include "base/metrics/histogram_macros.h" diff --git a/chromium/net/quic/crypto_test_utils_chromium.cc b/chromium/net/quic/crypto_test_utils_chromium.cc index a3bfad3e2df..d6d4dbb3e77 100644 --- a/chromium/net/quic/crypto_test_utils_chromium.cc +++ b/chromium/net/quic/crypto_test_utils_chromium.cc @@ -9,7 +9,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/stl_util.h" -#include "base/strings/stringprintf.h" #include "net/base/net_errors.h" #include "net/base/network_isolation_key.h" #include "net/base/test_completion_callback.h" diff --git a/chromium/net/quic/dedicated_web_transport_http3_client.cc b/chromium/net/quic/dedicated_web_transport_http3_client.cc index dc95eb3c728..aa10bb1ae3e 100644 --- a/chromium/net/quic/dedicated_web_transport_http3_client.cc +++ b/chromium/net/quic/dedicated_web_transport_http3_client.cc @@ -4,6 +4,7 @@ #include "net/quic/dedicated_web_transport_http3_client.h" +#include "base/containers/contains.h" #include "base/metrics/histogram_functions.h" #include "base/stl_util.h" #include "base/strings/abseil_string_conversions.h" @@ -140,8 +141,8 @@ class DedicatedWebTransportHttp3ClientSession void OnDatagramProcessed( absl::optional status) override { client_->OnDatagramProcessed( - status.has_value() ? base::Optional(*status) - : base::Optional()); + status.has_value() ? absl::optional(*status) + : absl::optional()); } private: @@ -217,7 +218,7 @@ void DedicatedWebTransportHttp3Client::Connect() { DoLoop(OK); } -const QuicTransportError& DedicatedWebTransportHttp3Client::error() const { +const WebTransportError& DedicatedWebTransportHttp3Client::error() const { return error_; } @@ -335,7 +336,7 @@ int DedicatedWebTransportHttp3Client::DoResolveHost() { next_connect_state_ = CONNECT_STATE_RESOLVE_HOST_COMPLETE; HostResolver::ResolveHostParameters parameters; resolve_host_request_ = context_->host_resolver()->CreateRequest( - HostPortPair::FromURL(url_), isolation_key_, net_log_, base::nullopt); + HostPortPair::FromURL(url_), isolation_key_, net_log_, absl::nullopt); return resolve_host_request_->Start(base::BindOnce( &DedicatedWebTransportHttp3Client::DoLoop, base::Unretained(this))); } @@ -647,7 +648,7 @@ void DedicatedWebTransportHttp3Client::OnConnectionClosed( } void DedicatedWebTransportHttp3Client::OnDatagramProcessed( - base::Optional status) { + absl::optional status) { visitor_->OnDatagramProcessed(status); } diff --git a/chromium/net/quic/dedicated_web_transport_http3_client.h b/chromium/net/quic/dedicated_web_transport_http3_client.h index b09fbe34aa3..c598b934e30 100644 --- a/chromium/net/quic/dedicated_web_transport_http3_client.h +++ b/chromium/net/quic/dedicated_web_transport_http3_client.h @@ -14,8 +14,8 @@ #include "net/quic/quic_chromium_packet_writer.h" #include "net/quic/quic_context.h" #include "net/quic/quic_event_logger.h" -#include "net/quic/quic_transport_error.h" #include "net/quic/web_transport_client.h" +#include "net/quic/web_transport_error.h" #include "net/socket/client_socket_factory.h" #include "net/third_party/quiche/src/quic/core/crypto/quic_crypto_client_config.h" #include "net/third_party/quiche/src/quic/core/http/quic_client_push_promise_index.h" @@ -58,7 +58,7 @@ class NET_EXPORT DedicatedWebTransportHttp3Client ~DedicatedWebTransportHttp3Client() override; WebTransportState state() const { return state_; } - const QuicTransportError& error() const override; + const WebTransportError& error() const override; // Connect() is an asynchronous operation. Once the operation is finished, // OnConnected() or OnConnectionFailed() is called on the Visitor. @@ -69,7 +69,7 @@ class NET_EXPORT DedicatedWebTransportHttp3Client void OnSettingsReceived(); void OnHeadersComplete(); void OnConnectStreamClosed(); - void OnDatagramProcessed(base::Optional status); + void OnDatagramProcessed(absl::optional status); // QuicTransportClientSession::ClientVisitor methods. void OnSessionReady() override; @@ -152,7 +152,7 @@ class NET_EXPORT DedicatedWebTransportHttp3Client WebTransportState state_ = NEW; ConnectState next_connect_state_ = CONNECT_STATE_NONE; - QuicTransportError error_; + WebTransportError error_; bool retried_with_new_version_ = false; bool session_ready_ = false; diff --git a/chromium/net/quic/mock_crypto_client_stream.cc b/chromium/net/quic/mock_crypto_client_stream.cc index 0fc46b2aa01..97738cb3e9f 100644 --- a/chromium/net/quic/mock_crypto_client_stream.cc +++ b/chromium/net/quic/mock_crypto_client_stream.cc @@ -258,6 +258,11 @@ bool MockCryptoClientStream::one_rtt_keys_available() const { return handshake_confirmed_; } +quic::HandshakeState MockCryptoClientStream::GetHandshakeState() const { + return handshake_confirmed_ ? quic::HANDSHAKE_CONFIRMED + : quic::HANDSHAKE_START; +} + bool MockCryptoClientStream::EarlyDataAccepted() const { // This value is only used for logging. The return value doesn't matter. return false; diff --git a/chromium/net/quic/mock_crypto_client_stream.h b/chromium/net/quic/mock_crypto_client_stream.h index e91004a7ee5..9cb0cfdbc25 100644 --- a/chromium/net/quic/mock_crypto_client_stream.h +++ b/chromium/net/quic/mock_crypto_client_stream.h @@ -67,6 +67,7 @@ class MockCryptoClientStream : public quic::QuicCryptoClientStream, bool CryptoConnect() override; bool encryption_established() const override; bool one_rtt_keys_available() const override; + quic::HandshakeState GetHandshakeState() const override; const quic::QuicCryptoNegotiatedParameters& crypto_negotiated_params() const override; quic::CryptoMessageParser* crypto_message_parser() override; diff --git a/chromium/net/quic/network_connection.cc b/chromium/net/quic/network_connection.cc index 9c36d366445..b54582921d9 100644 --- a/chromium/net/quic/network_connection.cc +++ b/chromium/net/quic/network_connection.cc @@ -63,6 +63,18 @@ void NetworkConnection::OnConnectionTypeChanged( // 802.11n, HT rates. connection_description_ = "CONNECTION_WIFI_802.11n"; break; + case WIFI_PHY_LAYER_PROTOCOL_AC: + // 802.11ac + connection_description_ = "CONNECTION_WIFI_802.11ac"; + break; + case WIFI_PHY_LAYER_PROTOCOL_AD: + // 802.11ad + connection_description_ = "CONNECTION_WIFI_802.11ad"; + break; + case WIFI_PHY_LAYER_PROTOCOL_AX: + // 802.11ax + connection_description_ = "CONNECTION_WIFI_802.11ax"; + break; case WIFI_PHY_LAYER_PROTOCOL_UNKNOWN: // Unclassified mode or failure to identify. break; diff --git a/chromium/net/quic/platform/impl/quic_chromium_clock.h b/chromium/net/quic/platform/impl/quic_chromium_clock.h index 78ef0b5e170..30c83e45e08 100644 --- a/chromium/net/quic/platform/impl/quic_chromium_clock.h +++ b/chromium/net/quic/platform/impl/quic_chromium_clock.h @@ -6,7 +6,6 @@ #define NET_QUIC_PLATFORM_IMPL_QUIC_CHROMIUM_CLOCK_H_ #include "base/macros.h" -#include "base/time/time.h" #include "net/third_party/quiche/src/quic/core/quic_clock.h" #include "net/third_party/quiche/src/quic/platform/api/quic_export.h" diff --git a/chromium/net/quic/platform/impl/quic_chromium_clock_test.cc b/chromium/net/quic/platform/impl/quic_chromium_clock_test.cc index adf446b7117..4ade317f9b5 100644 --- a/chromium/net/quic/platform/impl/quic_chromium_clock_test.cc +++ b/chromium/net/quic/platform/impl/quic_chromium_clock_test.cc @@ -4,6 +4,7 @@ #include "net/quic/platform/impl/quic_chromium_clock.h" +#include "base/time/time.h" #include "testing/gtest/include/gtest/gtest.h" namespace quic { diff --git a/chromium/net/quic/platform/impl/quic_containers_impl.h b/chromium/net/quic/platform/impl/quic_containers_impl.h index 3985388d647..e4e950c7051 100644 --- a/chromium/net/quic/platform/impl/quic_containers_impl.h +++ b/chromium/net/quic/platform/impl/quic_containers_impl.h @@ -5,20 +5,11 @@ #ifndef NET_QUIC_PLATFORM_IMPL_QUIC_CONTAINERS_IMPL_H_ #define NET_QUIC_PLATFORM_IMPL_QUIC_CONTAINERS_IMPL_H_ -#include -#include -#include +#include +#include -#include "base/containers/queue.h" -#include "base/containers/small_map.h" -#include "net/third_party/quiche/src/common/simple_linked_hash_map.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_flags.h" +#include "net/third_party/quiche/src/common/quiche_linked_hash_map.h" #include "third_party/abseil-cpp/absl/container/btree_set.h" -#include "third_party/abseil-cpp/absl/container/flat_hash_map.h" -#include "third_party/abseil-cpp/absl/container/flat_hash_set.h" -#include "third_party/abseil-cpp/absl/container/inlined_vector.h" -#include "third_party/abseil-cpp/absl/container/node_hash_map.h" -#include "third_party/abseil-cpp/absl/container/node_hash_set.h" namespace quic { @@ -27,33 +18,7 @@ template using QuicDefaultHasherImpl = absl::Hash; template -using QuicUnorderedMapImpl = absl::node_hash_map; - -template -using QuicHashMapImpl = absl::flat_hash_map; - -template -using QuicUnorderedSetImpl = absl::node_hash_set; - -template -using QuicHashSetImpl = absl::flat_hash_set; - -// A map which offers insertion-ordered iteration. -template -using QuicLinkedHashMapImpl = quiche::SimpleLinkedHashMap; - -// A map which is faster than (for example) hash_map for a certain number of -// unique key-value-pair elements, and upgrades itself to unordered_map when -// runs out of space. -template -using QuicSmallMapImpl = base::small_map, Size>; - -// Represents a simple queue which may be backed by a list or -// a flat circular buffer. -// -// DOES NOT GUARANTEE POINTER STABILITY! -template -using QuicQueueImpl = base::queue; +using QuicLinkedHashMapImpl = quiche::QuicheLinkedHashMap; // TODO(wub): Switch to absl::InlinedVector once it is allowed. template > diff --git a/chromium/net/quic/platform/impl/quic_estimate_memory_usage_impl.h b/chromium/net/quic/platform/impl/quic_estimate_memory_usage_impl.h deleted file mode 100644 index 8e3349e170c..00000000000 --- a/chromium/net/quic/platform/impl/quic_estimate_memory_usage_impl.h +++ /dev/null @@ -1,21 +0,0 @@ -// Copyright 2017 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. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_ESTIMATE_MEMORY_USAGE_IMPL_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_ESTIMATE_MEMORY_USAGE_IMPL_H_ - -#include - -#include "base/trace_event/memory_usage_estimator.h" - -namespace quic { - -template -size_t QuicEstimateMemoryUsageImpl(const T& object) { - return base::trace_event::EstimateMemoryUsage(object); -} - -} // namespace quic - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_ESTIMATE_MEMORY_USAGE_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_export_impl.h b/chromium/net/quic/platform/impl/quic_export_impl.h deleted file mode 100644 index 338497431a0..00000000000 --- a/chromium/net/quic/platform/impl/quic_export_impl.h +++ /dev/null @@ -1,17 +0,0 @@ -// Copyright 2016 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. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_EXPORT_IMPL_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_EXPORT_IMPL_H_ - -#include "net/base/net_export.h" - -// These macros are documented in: -// net/third_party/quiche/src/quic/platform/api/quic_export.h - -#define QUIC_EXPORT NET_EXPORT -#define QUIC_EXPORT_PRIVATE NET_EXPORT_PRIVATE -#define QUIC_NO_EXPORT - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_EXPORT_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_flag_utils_impl.h b/chromium/net/quic/platform/impl/quic_flag_utils_impl.h deleted file mode 100644 index 717cc0e0824..00000000000 --- a/chromium/net/quic/platform/impl/quic_flag_utils_impl.h +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright (c) 2017 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. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_FLAG_UTILS_IMPL_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_FLAG_UTILS_IMPL_H_ - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_FLAG_UTILS_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_flags_impl.h b/chromium/net/quic/platform/impl/quic_flags_impl.h index fa13f9015da..dab7dd05275 100644 --- a/chromium/net/quic/platform/impl/quic_flags_impl.h +++ b/chromium/net/quic/platform/impl/quic_flags_impl.h @@ -12,9 +12,9 @@ #include #include "base/export_template.h" -#include "base/optional.h" #include "net/third_party/quiche/src/common/platform/api/quiche_flags.h" #include "net/third_party/quiche/src/quic/platform/api/quic_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #define QUIC_PROTOCOL_FLAG(type, flag, ...) \ QUIC_EXPORT_PRIVATE extern type FLAGS_##flag; @@ -155,7 +155,7 @@ struct QUIC_EXPORT_PRIVATE QuicParseCommandLineFlagsResult { ~QuicParseCommandLineFlagsResult(); std::vector non_flag_args; - base::Optional exit_status; + absl::optional exit_status; }; QUIC_EXPORT_PRIVATE QuicParseCommandLineFlagsResult diff --git a/chromium/net/quic/platform/impl/quic_flags_test.cc b/chromium/net/quic/platform/impl/quic_flags_test.cc index f850c9a2794..f8fa493ac1d 100644 --- a/chromium/net/quic/platform/impl/quic_flags_test.cc +++ b/chromium/net/quic/platform/impl/quic_flags_test.cc @@ -7,7 +7,6 @@ #include #include "base/command_line.h" -#include "base/optional.h" #include "base/stl_util.h" #include "base/strings/strcat.h" #include "base/strings/stringprintf.h" @@ -15,6 +14,7 @@ #include "net/quic/platform/impl/quic_flags_impl.h" #include "net/third_party/quiche/src/quic/platform/api/quic_logging.h" #include "net/third_party/quiche/src/quic/platform/api/quic_test.h" +#include "third_party/abseil-cpp/absl/types/optional.h" DEFINE_QUIC_COMMAND_LINE_FLAG(bool, foo, false, "An old silent pond..."); DEFINE_QUIC_COMMAND_LINE_FLAG(int32_t, bar, 123, "A frog jumps into the pond,"); diff --git a/chromium/net/quic/platform/impl/quic_iovec_impl.h b/chromium/net/quic/platform/impl/quic_iovec_impl.h index dea9b78e030..eb7f6ab2840 100644 --- a/chromium/net/quic/platform/impl/quic_iovec_impl.h +++ b/chromium/net/quic/platform/impl/quic_iovec_impl.h @@ -9,7 +9,7 @@ #include "build/build_config.h" -#if defined(OS_WIN) || defined(OS_NACL) +#if defined(OS_WIN) /* Structure for scatter/gather I/O. */ struct iovec { void* iov_base; /* Pointer to data. */ @@ -17,6 +17,6 @@ struct iovec { }; #elif defined(OS_POSIX) || defined(OS_FUCHSIA) #include -#endif // defined(OS_WIN) || defined(OS_NACL) +#endif // defined(OS_WIN) #endif // NET_QUIC_PLATFORM_IMPL_QUIC_IOVEC_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_linux_socket_utils.cc b/chromium/net/quic/platform/impl/quic_linux_socket_utils.cc deleted file mode 100644 index c326db59466..00000000000 --- a/chromium/net/quic/platform/impl/quic_linux_socket_utils.cc +++ /dev/null @@ -1,139 +0,0 @@ -// Copyright (c) 2019 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. - -#include "net/quic/platform/impl/quic_linux_socket_utils.h" - -#include -#include - -#include "net/third_party/quiche/src/quic/platform/api/quic_ip_address.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_logging.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_socket_address.h" - -namespace quic { - -BufferedWrite::BufferedWrite(const char* buffer, - size_t buf_len, - const QuicIpAddress& self_address, - const QuicSocketAddress& peer_address) - : BufferedWrite(buffer, - buf_len, - self_address, - peer_address, - std::unique_ptr()) {} - -BufferedWrite::BufferedWrite(const char* buffer, - size_t buf_len, - const QuicIpAddress& self_address, - const QuicSocketAddress& peer_address, - std::unique_ptr options) - : buffer(buffer), - buf_len(buf_len), - self_address(self_address), - peer_address(peer_address), - options(std::move(options)) {} - -BufferedWrite::BufferedWrite(BufferedWrite&&) = default; - -BufferedWrite::~BufferedWrite() = default; - -QuicMMsgHdr::~QuicMMsgHdr() = default; - -void QuicMMsgHdr::InitOneHeader(int i, const BufferedWrite& buffered_write) { - mmsghdr* mhdr = GetMMsgHdr(i); - msghdr* hdr = &mhdr->msg_hdr; - iovec* iov = GetIov(i); - - iov->iov_base = const_cast(buffered_write.buffer); - iov->iov_len = buffered_write.buf_len; - hdr->msg_iov = iov; - hdr->msg_iovlen = 1; - hdr->msg_control = nullptr; - hdr->msg_controllen = 0; - - // Only support unconnected sockets. - DCHECK(buffered_write.peer_address.IsInitialized()); - - sockaddr_storage* peer_address_storage = GetPeerAddressStorage(i); - *peer_address_storage = buffered_write.peer_address.generic_address(); - hdr->msg_name = peer_address_storage; - hdr->msg_namelen = peer_address_storage->ss_family == AF_INET - ? sizeof(sockaddr_in) - : sizeof(sockaddr_in6); -} - -void QuicMMsgHdr::SetIpInNextCmsg(int i, const QuicIpAddress& self_address) { - if (!self_address.IsInitialized()) { - return; - } - - if (self_address.IsIPv4()) { - QuicSocketUtils::SetIpInfoInCmsgData( - self_address, GetNextCmsgData(i, IPPROTO_IP, IP_PKTINFO)); - } else { - QuicSocketUtils::SetIpInfoInCmsgData( - self_address, - GetNextCmsgData(i, IPPROTO_IPV6, IPV6_PKTINFO)); - } -} - -void* QuicMMsgHdr::GetNextCmsgDataInternal(int i, - int cmsg_level, - int cmsg_type, - size_t data_size) { - mmsghdr* mhdr = GetMMsgHdr(i); - msghdr* hdr = &mhdr->msg_hdr; - cmsghdr*& cmsg = *GetCmsgHdr(i); - - // msg_controllen needs to be increased first, otherwise CMSG_NXTHDR will - // return nullptr. - hdr->msg_controllen += CMSG_SPACE(data_size); - DCHECK_LE(hdr->msg_controllen, cbuf_size_); - - if (cmsg == nullptr) { - DCHECK_EQ(nullptr, hdr->msg_control); - hdr->msg_control = GetCbuf(i); - cmsg = CMSG_FIRSTHDR(hdr); - } else { - DCHECK_NE(nullptr, hdr->msg_control); - cmsg = CMSG_NXTHDR(hdr, cmsg); - } - - DCHECK_NE(nullptr, cmsg) << "Insufficient control buffer space"; - - cmsg->cmsg_len = CMSG_LEN(data_size); - cmsg->cmsg_level = cmsg_level; - cmsg->cmsg_type = cmsg_type; - - return CMSG_DATA(cmsg); -} - -int QuicMMsgHdr::num_bytes_sent(int num_packets_sent) { - DCHECK_LE(0, num_packets_sent); - DCHECK_LE(num_packets_sent, num_msgs_); - - int bytes_sent = 0; - iovec* iov = GetIov(0); - for (int i = 0; i < num_packets_sent; ++i) { - bytes_sent += iov[i].iov_len; - } - return bytes_sent; -} - -// static -int QuicLinuxSocketUtils::GetUDPSegmentSize(int fd) { - int optval; - socklen_t optlen = sizeof(optval); - int rc = getsockopt(fd, SOL_UDP, UDP_SEGMENT, &optval, &optlen); - if (rc < 0) { - QUIC_LOG_EVERY_N_SEC(INFO, 10) - << "getsockopt(UDP_SEGMENT) failed: " << strerror(errno); - return -1; - } - QUIC_LOG_EVERY_N_SEC(INFO, 10) - << "getsockopt(UDP_SEGMENT) returned segment size: " << optval; - return optval; -} - -} // namespace quic diff --git a/chromium/net/quic/platform/impl/quic_linux_socket_utils.h b/chromium/net/quic/platform/impl/quic_linux_socket_utils.h deleted file mode 100644 index a5ac07ff186..00000000000 --- a/chromium/net/quic/platform/impl/quic_linux_socket_utils.h +++ /dev/null @@ -1,245 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_LINUX_SOCKET_UTILS_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_LINUX_SOCKET_UTILS_H_ - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "net/quic/platform/impl/quic_socket_utils.h" -#include "net/third_party/quiche/src/quic/core/quic_packet_writer.h" -#include "net/third_party/quiche/src/quic/core/quic_types.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_bug_tracker.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_ip_address.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_logging.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_socket_address.h" - -#ifndef SOL_UDP -#define SOL_UDP 17 -#endif - -#ifndef UDP_SEGMENT -#define UDP_SEGMENT 103 -#endif - -#ifndef UDP_MAX_SEGMENTS -#define UDP_MAX_SEGMENTS (1 << 6UL) -#endif - -namespace quic { - -// BufferedWrite holds all information needed to send a packet. -struct BufferedWrite { - BufferedWrite(const char* buffer, - size_t buf_len, - const QuicIpAddress& self_address, - const QuicSocketAddress& peer_address); - - BufferedWrite(const char* buffer, - size_t buf_len, - const QuicIpAddress& self_address, - const QuicSocketAddress& peer_address, - std::unique_ptr options); - - BufferedWrite(BufferedWrite&&); - ~BufferedWrite(); - - const char* buffer; // Not owned. - size_t buf_len; - QuicIpAddress self_address; - QuicSocketAddress peer_address; - std::unique_ptr options; -}; - -// QuicMMsgHdr is used to build mmsghdr objects that can be used to send -// multiple packets at once via ::sendmmsg. -// -// Example: -// QuicDeque buffered_writes; -// ... (Populate buffered_writes) ... -// -// QuicMMsgHdr mhdr( -// buffered_writes.begin(), buffered_writes.end(), kCmsgSpaceForIp, -// [](QuicMMsgHdr* mhdr, int i, const BufferedWrite& buffered_write) { -// mhdr->SetIpInNextCmsg(i, buffered_write.self_address); -// }); -// -// int num_packets_sent; -// QuicSocketUtils::WriteMultiplePackets(fd, &mhdr, &num_packets_sent); -class QuicMMsgHdr { - public: - typedef std::function< - void(QuicMMsgHdr* mhdr, int i, const BufferedWrite& buffered_write)> - ControlBufferInitializer; - template - QuicMMsgHdr(const IteratorT& first, - const IteratorT& last, - size_t cbuf_size, - ControlBufferInitializer cbuf_initializer) - : num_msgs_(std::distance(first, last)), cbuf_size_(cbuf_size) { - static_assert( - std::is_same::value_type, - BufferedWrite>::value, - "Must iterate over a collection of BufferedWrite."); - - DCHECK_LE(0, num_msgs_); - if (num_msgs_ == 0) { - return; - } - - storage_ = std::make_unique(StorageSize()); - memset(&storage_[0], 0, StorageSize()); - - int i = -1; - for (auto it = first; it != last; ++it) { - ++i; - - InitOneHeader(i, *it); - if (cbuf_initializer) { - cbuf_initializer(this, i, *it); - } - } - } - - ~QuicMMsgHdr(); - - void SetIpInNextCmsg(int i, const QuicIpAddress& self_address); - - template - DataType* GetNextCmsgData(int i, int cmsg_level, int cmsg_type) { - return reinterpret_cast( - GetNextCmsgDataInternal(i, cmsg_level, cmsg_type, sizeof(DataType))); - } - - mmsghdr* mhdr() { return GetMMsgHdr(0); } - - int num_msgs() const { return num_msgs_; } - - // Get the total number of bytes in the first |num_packets_sent| packets. - int num_bytes_sent(int num_packets_sent); - - protected: - void InitOneHeader(int i, const BufferedWrite& buffered_write); - - void* GetNextCmsgDataInternal(int i, - int cmsg_level, - int cmsg_type, - size_t data_size); - - size_t StorageSize() const { - return num_msgs_ * - (sizeof(mmsghdr) + sizeof(iovec) + sizeof(sockaddr_storage) + - sizeof(cmsghdr*) + cbuf_size_); - } - - mmsghdr* GetMMsgHdr(int i) { - auto* first = reinterpret_cast(&storage_[0]); - return &first[i]; - } - - iovec* GetIov(int i) { - auto* first = reinterpret_cast(GetMMsgHdr(num_msgs_)); - return &first[i]; - } - - sockaddr_storage* GetPeerAddressStorage(int i) { - auto* first = reinterpret_cast(GetIov(num_msgs_)); - return &first[i]; - } - - cmsghdr** GetCmsgHdr(int i) { - auto** first = - reinterpret_cast(GetPeerAddressStorage(num_msgs_)); - return &first[i]; - } - - char* GetCbuf(int i) { - auto* first = reinterpret_cast(GetCmsgHdr(num_msgs_)); - return &first[i * cbuf_size_]; - } - - const int num_msgs_; - // Size of cmsg buffer for each message. - const size_t cbuf_size_; - // storage_ holds the memory of - // |num_msgs_| mmsghdr - // |num_msgs_| iovec - // |num_msgs_| sockaddr_storage, for peer addresses - // |num_msgs_| cmsghdr* - // |num_msgs_| cbuf, each of size cbuf_size - std::unique_ptr storage_; -}; - -// QuicSyscallWrapper wraps system calls for testing. -class QuicSyscallWrapper { - public: - int Sendmmsg(int sockfd, - mmsghdr* msgvec, - unsigned int vlen, - int flags) const { - return ::sendmmsg(sockfd, msgvec, vlen, flags); - } -}; - -class QuicLinuxSocketUtils : public QuicSocketUtils { - public: - // Return the UDP segment size of |fd|, 0 means segment size has not been set - // on this socket. If GSO is not supported, return -1. - static int GetUDPSegmentSize(int fd); - - // Writes the packets in |mhdr| to the socket, using ::sendmmsg. - static WriteResult WriteMultiplePackets(int fd, - QuicMMsgHdr* mhdr, - int* num_packets_sent) { - return WriteMultiplePackets(fd, mhdr, num_packets_sent, - QuicSyscallWrapper()); - } - - template - static WriteResult WriteMultiplePackets(int fd, - QuicMMsgHdr* mhdr, - int* num_packets_sent, - const SyscallWrapper& syscall) { - *num_packets_sent = 0; - - if (mhdr->num_msgs() <= 0) { - return WriteResult(WRITE_STATUS_ERROR, EINVAL); - } - - int rc; - do { - rc = syscall.Sendmmsg(fd, mhdr->mhdr(), mhdr->num_msgs(), 0); - } while (rc < 0 && errno == EINTR); - - if (rc > 0) { - *num_packets_sent = rc; - - return WriteResult(WRITE_STATUS_OK, mhdr->num_bytes_sent(rc)); - } else if (rc == 0) { - LOG(DFATAL) - << "sendmmsg returned 0, returning WRITE_STATUS_ERROR. errno: " - << errno; - errno = EIO; - } - - return WriteResult((errno == EAGAIN || errno == EWOULDBLOCK) - ? WRITE_STATUS_BLOCKED - : WRITE_STATUS_ERROR, - errno); - } -}; - -} // namespace quic - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_LINUX_SOCKET_UTILS_H_ diff --git a/chromium/net/quic/platform/impl/quic_linux_socket_utils_test.cc b/chromium/net/quic/platform/impl/quic_linux_socket_utils_test.cc deleted file mode 100644 index 06e97548d9f..00000000000 --- a/chromium/net/quic/platform/impl/quic_linux_socket_utils_test.cc +++ /dev/null @@ -1,259 +0,0 @@ -// Copyright (c) 2019 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. - -#include "net/quic/platform/impl/quic_linux_socket_utils.h" - -#include -#include -#include -#include - -#include "net/third_party/quiche/src/quic/core/quic_circular_deque.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_test.h" - -using testing::_; -using testing::InSequence; -using testing::Invoke; - -namespace quic { -namespace test { -namespace { - -class MockQuicSyscallWrapper { - public: - MOCK_CONST_METHOD4( - Sendmmsg, - int(int sockfd, mmsghdr* msgvec, unsigned int vlen, int flags)); -}; - -class QuicLinuxSocketUtilsTest : public QuicTest { - protected: - WriteResult TestWriteMultiplePackets( - int fd, - const QuicCircularDeque::const_iterator& first, - const QuicCircularDeque::const_iterator& last, - int* num_packets_sent) { - QuicMMsgHdr mhdr( - first, last, kCmsgSpaceForIp, - [](QuicMMsgHdr* mhdr, int i, const BufferedWrite& buffered_write) { - mhdr->SetIpInNextCmsg(i, buffered_write.self_address); - }); - - WriteResult res = QuicLinuxSocketUtils::WriteMultiplePackets( - fd, &mhdr, num_packets_sent, mock_syscalls_); - return res; - } - - MockQuicSyscallWrapper mock_syscalls_; -}; - -void CheckMsghdrWithoutCbuf(const msghdr* hdr, - const void* buffer, - size_t buf_len, - const QuicSocketAddress& peer_addr) { - EXPECT_EQ( - peer_addr.host().IsIPv4() ? sizeof(sockaddr_in) : sizeof(sockaddr_in6), - hdr->msg_namelen); - sockaddr_storage peer_generic_addr = peer_addr.generic_address(); - EXPECT_EQ(0, memcmp(hdr->msg_name, &peer_generic_addr, hdr->msg_namelen)); - EXPECT_EQ(1u, hdr->msg_iovlen); - EXPECT_EQ(buffer, hdr->msg_iov->iov_base); - EXPECT_EQ(buf_len, hdr->msg_iov->iov_len); - EXPECT_EQ(0, hdr->msg_flags); - EXPECT_EQ(nullptr, hdr->msg_control); - EXPECT_EQ(0u, hdr->msg_controllen); -} - -void CheckIpAndGsoSizeInCbuf(msghdr* hdr, - const void* cbuf, - const QuicIpAddress& self_addr, - uint16_t gso_size) { - const bool is_ipv4 = self_addr.IsIPv4(); - const size_t ip_cmsg_space = is_ipv4 ? kCmsgSpaceForIpv4 : kCmsgSpaceForIpv6; - - EXPECT_EQ(cbuf, hdr->msg_control); - EXPECT_EQ(ip_cmsg_space + CMSG_SPACE(sizeof(uint16_t)), hdr->msg_controllen); - - cmsghdr* cmsg = CMSG_FIRSTHDR(hdr); - EXPECT_EQ(cmsg->cmsg_len, is_ipv4 ? CMSG_LEN(sizeof(in_pktinfo)) - : CMSG_LEN(sizeof(in6_pktinfo))); - EXPECT_EQ(cmsg->cmsg_level, is_ipv4 ? IPPROTO_IP : IPPROTO_IPV6); - EXPECT_EQ(cmsg->cmsg_type, is_ipv4 ? IP_PKTINFO : IPV6_PKTINFO); - - const std::string& self_addr_str = self_addr.ToPackedString(); - if (is_ipv4) { - in_pktinfo* pktinfo = reinterpret_cast(CMSG_DATA(cmsg)); - EXPECT_EQ(0, memcmp(&pktinfo->ipi_spec_dst, self_addr_str.c_str(), - self_addr_str.length())); - } else { - in6_pktinfo* pktinfo = reinterpret_cast(CMSG_DATA(cmsg)); - EXPECT_EQ(0, memcmp(&pktinfo->ipi6_addr, self_addr_str.c_str(), - self_addr_str.length())); - } - - cmsg = CMSG_NXTHDR(hdr, cmsg); - EXPECT_EQ(cmsg->cmsg_len, CMSG_LEN(sizeof(uint16_t))); - EXPECT_EQ(cmsg->cmsg_level, SOL_UDP); - EXPECT_EQ(cmsg->cmsg_type, UDP_SEGMENT); - EXPECT_EQ(gso_size, *reinterpret_cast(CMSG_DATA(cmsg))); - - EXPECT_EQ(nullptr, CMSG_NXTHDR(hdr, cmsg)); -} - -TEST_F(QuicLinuxSocketUtilsTest, QuicMMsgHdr) { - QuicCircularDeque buffered_writes; - char packet_buf1[1024]; - char packet_buf2[512]; - buffered_writes.emplace_back( - packet_buf1, sizeof(packet_buf1), QuicIpAddress::Loopback4(), - QuicSocketAddress(QuicIpAddress::Loopback4(), 4)); - buffered_writes.emplace_back( - packet_buf2, sizeof(packet_buf2), QuicIpAddress::Loopback6(), - QuicSocketAddress(QuicIpAddress::Loopback6(), 6)); - - QuicMMsgHdr quic_mhdr_without_cbuf(buffered_writes.begin(), - buffered_writes.end(), 0, nullptr); - for (size_t i = 0; i < buffered_writes.size(); ++i) { - const BufferedWrite& bw = buffered_writes[i]; - CheckMsghdrWithoutCbuf(&quic_mhdr_without_cbuf.mhdr()[i].msg_hdr, bw.buffer, - bw.buf_len, bw.peer_address); - } - - QuicMMsgHdr quic_mhdr_with_cbuf( - buffered_writes.begin(), buffered_writes.end(), - kCmsgSpaceForIp + kCmsgSpaceForSegmentSize, - [](QuicMMsgHdr* mhdr, int i, const BufferedWrite& buffered_write) { - mhdr->SetIpInNextCmsg(i, buffered_write.self_address); - *mhdr->GetNextCmsgData(i, SOL_UDP, UDP_SEGMENT) = 1300; - }); - for (size_t i = 0; i < buffered_writes.size(); ++i) { - const BufferedWrite& bw = buffered_writes[i]; - msghdr* hdr = &quic_mhdr_with_cbuf.mhdr()[i].msg_hdr; - CheckIpAndGsoSizeInCbuf(hdr, hdr->msg_control, bw.self_address, 1300); - } -} - -TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_NoPacketsToSend) { - int num_packets_sent; - QuicCircularDeque buffered_writes; - - EXPECT_CALL(mock_syscalls_, Sendmmsg(_, _, _, _)).Times(0); - - EXPECT_EQ(WriteResult(WRITE_STATUS_ERROR, EINVAL), - TestWriteMultiplePackets(1, buffered_writes.begin(), - buffered_writes.end(), &num_packets_sent)); -} - -TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteBlocked) { - int num_packets_sent; - QuicCircularDeque buffered_writes; - buffered_writes.emplace_back(nullptr, 0, QuicIpAddress(), - QuicSocketAddress(QuicIpAddress::Any4(), 0)); - - EXPECT_CALL(mock_syscalls_, Sendmmsg(_, _, _, _)) - .WillOnce( - Invoke([](int fd, mmsghdr* msgvec, unsigned int vlen, int flags) { - errno = EWOULDBLOCK; - return -1; - })); - - EXPECT_EQ(WriteResult(WRITE_STATUS_BLOCKED, EWOULDBLOCK), - TestWriteMultiplePackets(1, buffered_writes.begin(), - buffered_writes.end(), &num_packets_sent)); - EXPECT_EQ(0, num_packets_sent); -} - -TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteError) { - int num_packets_sent; - QuicCircularDeque buffered_writes; - buffered_writes.emplace_back(nullptr, 0, QuicIpAddress(), - QuicSocketAddress(QuicIpAddress::Any4(), 0)); - - EXPECT_CALL(mock_syscalls_, Sendmmsg(_, _, _, _)) - .WillOnce( - Invoke([](int fd, mmsghdr* msgvec, unsigned int vlen, int flags) { - errno = EPERM; - return -1; - })); - - EXPECT_EQ(WriteResult(WRITE_STATUS_ERROR, EPERM), - TestWriteMultiplePackets(1, buffered_writes.begin(), - buffered_writes.end(), &num_packets_sent)); - EXPECT_EQ(0, num_packets_sent); -} - -TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteSuccess) { - int num_packets_sent; - QuicCircularDeque buffered_writes; - const int kNumBufferedWrites = 10; - static_assert(kNumBufferedWrites < 256, "Must be less than 256"); - std::vector buffer_holder; - for (int i = 0; i < kNumBufferedWrites; ++i) { - size_t buf_len = (i + 1) * 2; - std::ostringstream buffer_ostream; - while (buffer_ostream.str().length() < buf_len) { - buffer_ostream << i; - } - buffer_holder.push_back(buffer_ostream.str().substr(0, buf_len - 1) + '$'); - - buffered_writes.emplace_back(buffer_holder.back().data(), buf_len, - QuicIpAddress(), - QuicSocketAddress(QuicIpAddress::Any4(), 0)); - - // Leave the first self_address uninitialized. - if (i != 0) { - ASSERT_TRUE(buffered_writes.back().self_address.FromString("127.0.0.1")); - } - - std::ostringstream peer_ip_ostream; - QuicIpAddress peer_ip_address; - peer_ip_ostream << "127.0.1." << i + 1; - ASSERT_TRUE(peer_ip_address.FromString(peer_ip_ostream.str())); - buffered_writes.back().peer_address = - QuicSocketAddress(peer_ip_address, i + 1); - } - - InSequence s; - - for (int expected_num_packets_sent : {1, 2, 3, 10}) { - SCOPED_TRACE(testing::Message() - << "expected_num_packets_sent=" << expected_num_packets_sent); - EXPECT_CALL(mock_syscalls_, Sendmmsg(_, _, _, _)) - .WillOnce(Invoke([&](int fd, mmsghdr* msgvec, unsigned int vlen, - int flags) { - EXPECT_LE(static_cast(expected_num_packets_sent), vlen); - for (unsigned int i = 0; i < vlen; ++i) { - const BufferedWrite& buffered_write = buffered_writes[i]; - const msghdr& hdr = msgvec[i].msg_hdr; - EXPECT_EQ(1u, hdr.msg_iovlen); - EXPECT_EQ(buffered_write.buffer, hdr.msg_iov->iov_base); - EXPECT_EQ(buffered_write.buf_len, hdr.msg_iov->iov_len); - sockaddr_storage expected_peer_address = - buffered_write.peer_address.generic_address(); - EXPECT_EQ(0, memcmp(&expected_peer_address, hdr.msg_name, - sizeof(sockaddr_storage))); - EXPECT_EQ(buffered_write.self_address.IsInitialized(), - hdr.msg_control != nullptr); - } - return expected_num_packets_sent; - })) - .RetiresOnSaturation(); - - int expected_bytes_written = 0; - for (auto it = buffered_writes.cbegin(); - it != buffered_writes.cbegin() + expected_num_packets_sent; ++it) { - expected_bytes_written += it->buf_len; - } - - EXPECT_EQ( - WriteResult(WRITE_STATUS_OK, expected_bytes_written), - TestWriteMultiplePackets(1, buffered_writes.cbegin(), - buffered_writes.cend(), &num_packets_sent)); - EXPECT_EQ(expected_num_packets_sent, num_packets_sent); - } -} - -} // namespace -} // namespace test -} // namespace quic diff --git a/chromium/net/quic/platform/impl/quic_map_util_impl.h b/chromium/net/quic/platform/impl/quic_map_util_impl.h index c25e1c41128..006877a9cfa 100644 --- a/chromium/net/quic/platform/impl/quic_map_util_impl.h +++ b/chromium/net/quic/platform/impl/quic_map_util_impl.h @@ -5,7 +5,7 @@ #ifndef NET_QUIC_PLATFORM_IMPL_QUIC_MAP_UTIL_IMPL_H_ #define NET_QUIC_PLATFORM_IMPL_QUIC_MAP_UTIL_IMPL_H_ -#include "base/stl_util.h" +#include "base/containers/contains.h" namespace quic { diff --git a/chromium/net/quic/platform/impl/quic_port_utils_impl.cc b/chromium/net/quic/platform/impl/quic_port_utils_impl.cc deleted file mode 100644 index 4209b73e3f3..00000000000 --- a/chromium/net/quic/platform/impl/quic_port_utils_impl.cc +++ /dev/null @@ -1,17 +0,0 @@ -// Copyright (c) 2019 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. - -#include "net/quic/platform/impl/quic_port_utils_impl.h" - -#include "net/third_party/quiche/src/quic/core/crypto/quic_random.h" - -namespace quic { - -int QuicPickServerPortForTestsOrDieImpl() { - return 0; // Let the OS find an unused port. -} - -void QuicRecyclePortImpl(int port) {} - -} // namespace quic diff --git a/chromium/net/quic/platform/impl/quic_port_utils_impl.h b/chromium/net/quic/platform/impl/quic_port_utils_impl.h deleted file mode 100644 index a0c6affdf05..00000000000 --- a/chromium/net/quic/platform/impl/quic_port_utils_impl.h +++ /dev/null @@ -1,15 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_PORT_UTILS_IMPL_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_PORT_UTILS_IMPL_H_ - -namespace quic { - -int QuicPickServerPortForTestsOrDieImpl(); -void QuicRecyclePortImpl(int port); - -} // namespace quic - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_PORT_UTILS_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_socket_address_impl.cc b/chromium/net/quic/platform/impl/quic_socket_address_impl.cc deleted file mode 100644 index 50668abe52e..00000000000 --- a/chromium/net/quic/platform/impl/quic_socket_address_impl.cc +++ /dev/null @@ -1,98 +0,0 @@ -// Copyright (c) 2016 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. - -#include "net/quic/platform/impl/quic_socket_address_impl.h" - -#include "net/base/sockaddr_storage.h" -#include "net/quic/address_utils.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_bug_tracker.h" - -using std::string; - -namespace quic { - -QuicSocketAddressImpl::QuicSocketAddressImpl(const net::IPEndPoint& address) - : socket_address_(address) {} - -QuicSocketAddressImpl::QuicSocketAddressImpl(QuicIpAddress address, - uint16_t port) - : socket_address_(net::ToIPAddress(address), port) {} - -QuicSocketAddressImpl::QuicSocketAddressImpl( - const struct sockaddr_storage& saddr) { - if (saddr.ss_family == AF_INET) { - CHECK(socket_address_.FromSockAddr( - reinterpret_cast(&saddr), sizeof(struct sockaddr_in))); - } else if (saddr.ss_family == AF_INET6) { - CHECK( - socket_address_.FromSockAddr(reinterpret_cast(&saddr), - sizeof(struct sockaddr_in6))); - } -} - -QuicSocketAddressImpl::QuicSocketAddressImpl(const sockaddr* saddr, - socklen_t len) { - if (saddr->sa_family == AF_INET) { - CHECK(socket_address_.FromSockAddr(saddr, len)); - } else if (saddr->sa_family == AF_INET6) { - CHECK(socket_address_.FromSockAddr(saddr, len)); - } -} - -bool operator==(const QuicSocketAddressImpl& lhs, - const QuicSocketAddressImpl& rhs) { - return lhs.socket_address_ == rhs.socket_address_; -} - -bool operator!=(const QuicSocketAddressImpl& lhs, - const QuicSocketAddressImpl& rhs) { - return lhs.socket_address_.address() != rhs.socket_address_.address() || - lhs.socket_address_.port() != rhs.socket_address_.port(); -} - -bool QuicSocketAddressImpl::IsInitialized() const { - return net::GetAddressFamily(socket_address_.address()) != - net::ADDRESS_FAMILY_UNSPECIFIED; - ; -} - -string QuicSocketAddressImpl::ToString() const { - if (!IsInitialized()) { - return "Uninitialized address"; - } - return socket_address_.ToString(); -} - -int QuicSocketAddressImpl::FromSocket(int fd) { - net::SockaddrStorage storage; - if (getsockname(fd, storage.addr, &storage.addr_len) != 0 || - !socket_address_.FromSockAddr(storage.addr, storage.addr_len)) { - return 1; - } - - return 0; -} - -QuicSocketAddressImpl QuicSocketAddressImpl::Normalized() const { - LOG(DFATAL) << "QuicSocketAddressImpl::Normalized() is not implemented."; - return QuicSocketAddressImpl(); -} - -QuicIpAddress QuicSocketAddressImpl::host() const { - return ToQuicIpAddress(socket_address_.address()); -} - -uint16_t QuicSocketAddressImpl::port() const { - return socket_address_.port(); -} - -sockaddr_storage QuicSocketAddressImpl::generic_address() const { - sockaddr_storage raw_address = {}; - socklen_t address_len = sizeof(raw_address); - CHECK(socket_address_.ToSockAddr( - reinterpret_cast(&raw_address), &address_len)); - return raw_address; -} - -} // namespace quic diff --git a/chromium/net/quic/platform/impl/quic_socket_address_impl.h b/chromium/net/quic/platform/impl/quic_socket_address_impl.h deleted file mode 100644 index e6006baea8b..00000000000 --- a/chromium/net/quic/platform/impl/quic_socket_address_impl.h +++ /dev/null @@ -1,47 +0,0 @@ -// Copyright (c) 2016 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. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_SOCKET_ADDRESS_IMPL_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_SOCKET_ADDRESS_IMPL_H_ - -#include "net/base/ip_endpoint.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_export.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_ip_address.h" - -namespace quic { - -class QUIC_EXPORT_PRIVATE QuicSocketAddressImpl { - public: - QuicSocketAddressImpl() = default; - explicit QuicSocketAddressImpl(const net::IPEndPoint& addr); - QuicSocketAddressImpl(QuicIpAddress address, uint16_t port); - explicit QuicSocketAddressImpl(const struct sockaddr_storage& saddr); - explicit QuicSocketAddressImpl(const sockaddr* saddr, socklen_t len); - QuicSocketAddressImpl(const QuicSocketAddressImpl& other) = default; - QuicSocketAddressImpl& operator=(const QuicSocketAddressImpl& other) = - default; - QuicSocketAddressImpl& operator=(QuicSocketAddressImpl&& other) = default; - friend bool operator==(const QuicSocketAddressImpl& lhs, - const QuicSocketAddressImpl& rhs); - friend bool operator!=(const QuicSocketAddressImpl& lhs, - const QuicSocketAddressImpl& rhs); - - bool IsInitialized() const; - std::string ToString() const; - int FromSocket(int fd); - QuicSocketAddressImpl Normalized() const; - - QuicIpAddress host() const; - uint16_t port() const; - - sockaddr_storage generic_address() const; - const net::IPEndPoint& socket_address() const { return socket_address_; } - - private: - net::IPEndPoint socket_address_; -}; - -} // namespace quic - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_SOCKET_ADDRESS_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_socket_utils.cc b/chromium/net/quic/platform/impl/quic_socket_utils.cc deleted file mode 100644 index 2922dcdd290..00000000000 --- a/chromium/net/quic/platform/impl/quic_socket_utils.cc +++ /dev/null @@ -1,419 +0,0 @@ -// 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. - -#include "net/quic/platform/impl/quic_socket_utils.h" - -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "base/notreached.h" -#include "net/third_party/quiche/src/quic/core/quic_packets.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_bug_tracker.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_flags.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_logging.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_socket_address.h" - -#ifndef SO_RXQ_OVFL -#define SO_RXQ_OVFL 40 -#endif - -using std::string; - -namespace quic { - -QuicMsgHdr::QuicMsgHdr(const char* buffer, - size_t buf_len, - const QuicSocketAddress& peer_address, - char* cbuf, - size_t cbuf_size) - : iov_{const_cast(buffer), buf_len}, - cbuf_(cbuf), - cbuf_size_(cbuf_size), - cmsg_(nullptr) { - // Only support unconnected sockets. - DCHECK(peer_address.IsInitialized()); - - raw_peer_address_ = peer_address.generic_address(); - hdr_.msg_name = &raw_peer_address_; - hdr_.msg_namelen = raw_peer_address_.ss_family == AF_INET - ? sizeof(sockaddr_in) - : sizeof(sockaddr_in6); - - hdr_.msg_iov = &iov_; - hdr_.msg_iovlen = 1; - hdr_.msg_flags = 0; - - hdr_.msg_control = nullptr; - hdr_.msg_controllen = 0; -} - -void QuicMsgHdr::SetIpInNextCmsg(const QuicIpAddress& self_address) { - if (!self_address.IsInitialized()) { - return; - } - - if (self_address.IsIPv4()) { - QuicSocketUtils::SetIpInfoInCmsgData( - self_address, GetNextCmsgData(IPPROTO_IP, IP_PKTINFO)); - } else { - QuicSocketUtils::SetIpInfoInCmsgData( - self_address, GetNextCmsgData(IPPROTO_IPV6, IPV6_PKTINFO)); - } -} - -void* QuicMsgHdr::GetNextCmsgDataInternal(int cmsg_level, - int cmsg_type, - size_t data_size) { - // msg_controllen needs to be increased first, otherwise CMSG_NXTHDR will - // return nullptr. - hdr_.msg_controllen += CMSG_SPACE(data_size); - DCHECK_LE(hdr_.msg_controllen, cbuf_size_); - - if (cmsg_ == nullptr) { - DCHECK_EQ(nullptr, hdr_.msg_control); - memset(cbuf_, 0, cbuf_size_); - hdr_.msg_control = cbuf_; - cmsg_ = CMSG_FIRSTHDR(&hdr_); - } else { - DCHECK_NE(nullptr, hdr_.msg_control); - cmsg_ = CMSG_NXTHDR(&hdr_, cmsg_); - } - - DCHECK_NE(nullptr, cmsg_) << "Insufficient control buffer space"; - - cmsg_->cmsg_len = CMSG_LEN(data_size); - cmsg_->cmsg_level = cmsg_level; - cmsg_->cmsg_type = cmsg_type; - - return CMSG_DATA(cmsg_); -} - -// static -void QuicSocketUtils::GetAddressAndTimestampFromMsghdr( - struct msghdr* hdr, - QuicIpAddress* address, - QuicWallTime* walltimestamp) { - if (hdr->msg_controllen > 0) { - for (cmsghdr* cmsg = CMSG_FIRSTHDR(hdr); cmsg != nullptr; - cmsg = CMSG_NXTHDR(hdr, cmsg)) { - char* addr_data = nullptr; - int len = 0; - if (cmsg->cmsg_type == IPV6_PKTINFO) { - in6_pktinfo* info = reinterpret_cast(CMSG_DATA(cmsg)); - addr_data = reinterpret_cast(&info->ipi6_addr); - len = sizeof(in6_addr); - address->FromPackedString(addr_data, len); - } else if (cmsg->cmsg_type == IP_PKTINFO) { - in_pktinfo* info = reinterpret_cast(CMSG_DATA(cmsg)); - addr_data = reinterpret_cast(&info->ipi_addr); - len = sizeof(in_addr); - address->FromPackedString(addr_data, len); - } else if (cmsg->cmsg_level == SOL_SOCKET && - cmsg->cmsg_type == SO_TIMESTAMPING) { - LinuxTimestamping* lts = - reinterpret_cast(CMSG_DATA(cmsg)); - timespec* ts = <s->systime; - int64_t usec = (static_cast(ts->tv_sec) * 1000 * 1000) + - (static_cast(ts->tv_nsec) / 1000); - *walltimestamp = QuicWallTime::FromUNIXMicroseconds(usec); - } - } - } -} - -// static -bool QuicSocketUtils::GetOverflowFromMsghdr(struct msghdr* hdr, - QuicPacketCount* dropped_packets) { - if (hdr->msg_controllen > 0) { - struct cmsghdr* cmsg; - for (cmsg = CMSG_FIRSTHDR(hdr); cmsg != nullptr; - cmsg = CMSG_NXTHDR(hdr, cmsg)) { - if (cmsg->cmsg_type == SO_RXQ_OVFL) { - *dropped_packets = *(reinterpret_cast CMSG_DATA(cmsg)); - return true; - } - } - } - return false; -} - -// static -bool QuicSocketUtils::GetTtlFromMsghdr(struct msghdr* hdr, int* ttl) { - if (hdr->msg_controllen > 0) { - struct cmsghdr* cmsg; - for (cmsg = CMSG_FIRSTHDR(hdr); cmsg != nullptr; - cmsg = CMSG_NXTHDR(hdr, cmsg)) { - if ((cmsg->cmsg_level == IPPROTO_IP && cmsg->cmsg_type == IP_TTL) || - (cmsg->cmsg_level == IPPROTO_IPV6 && - cmsg->cmsg_type == IPV6_HOPLIMIT)) { - *ttl = *(reinterpret_cast(CMSG_DATA(cmsg))); - return true; - } - } - } - return false; -} - -// static -int QuicSocketUtils::SetGetAddressInfo(int fd, int address_family) { - int get_local_ip = 1; - int rc = setsockopt(fd, IPPROTO_IP, IP_PKTINFO, &get_local_ip, - sizeof(get_local_ip)); - if (rc == 0 && address_family == AF_INET6) { - rc = setsockopt(fd, IPPROTO_IPV6, IPV6_RECVPKTINFO, &get_local_ip, - sizeof(get_local_ip)); - } - return rc; -} - -// static -int QuicSocketUtils::SetGetSoftwareReceiveTimestamp(int fd) { - int timestamping = SOF_TIMESTAMPING_RX_SOFTWARE | SOF_TIMESTAMPING_SOFTWARE; - return setsockopt(fd, SOL_SOCKET, SO_TIMESTAMPING, ×tamping, - sizeof(timestamping)); -} - -// static -bool QuicSocketUtils::SetSendBufferSize(int fd, size_t size) { - if (setsockopt(fd, SOL_SOCKET, SO_SNDBUF, &size, sizeof(size)) != 0) { - LOG(ERROR) << "Failed to set socket send size"; - return false; - } - return true; -} - -// static -bool QuicSocketUtils::SetReceiveBufferSize(int fd, size_t size) { - if (setsockopt(fd, SOL_SOCKET, SO_RCVBUF, &size, sizeof(size)) != 0) { - LOG(ERROR) << "Failed to set socket recv size"; - return false; - } - return true; -} - -// static -int QuicSocketUtils::ReadPacket(int fd, - char* buffer, - size_t buf_len, - QuicPacketCount* dropped_packets, - QuicIpAddress* self_address, - QuicWallTime* walltimestamp, - QuicSocketAddress* peer_address) { - DCHECK(peer_address != nullptr); - char cbuf[kCmsgSpaceForReadPacket]; - - iovec iov = {buffer, buf_len}; - struct sockaddr_storage raw_address; - msghdr hdr; - - hdr.msg_name = &raw_address; - hdr.msg_namelen = sizeof(sockaddr_storage); - hdr.msg_iov = &iov; - hdr.msg_iovlen = 1; - hdr.msg_flags = 0; - - struct cmsghdr* cmsg = reinterpret_cast(cbuf); - cmsg->cmsg_len = sizeof(cbuf); - hdr.msg_control = cmsg; - hdr.msg_controllen = sizeof(cbuf); - - int bytes_read = recvmsg(fd, &hdr, 0); - - // Return before setting dropped packets: if we get EAGAIN, it will - // be 0. - if (bytes_read < 0 && errno != 0) { - if (errno != EAGAIN) { - LOG(ERROR) << "Error reading " << strerror(errno); - } - return -1; - } - - if (hdr.msg_flags & MSG_CTRUNC) { - LOG(DFATAL) << "Incorrectly set control length: " << hdr.msg_controllen - << ", expected " << sizeof(cbuf); - return -1; - } - - if (dropped_packets != nullptr) { - GetOverflowFromMsghdr(&hdr, dropped_packets); - } - - QuicIpAddress stack_address; - if (self_address == nullptr) { - self_address = &stack_address; - } - - QuicWallTime stack_walltimestamp = QuicWallTime::FromUNIXMicroseconds(0); - if (walltimestamp == nullptr) { - walltimestamp = &stack_walltimestamp; - } - - GetAddressAndTimestampFromMsghdr(&hdr, self_address, walltimestamp); - - *peer_address = QuicSocketAddress(raw_address); - return bytes_read; -} - -size_t QuicSocketUtils::SetIpInfoInCmsg(const QuicIpAddress& self_address, - cmsghdr* cmsg) { - string address_string; - if (self_address.IsIPv4()) { - cmsg->cmsg_len = CMSG_LEN(sizeof(in_pktinfo)); - cmsg->cmsg_level = IPPROTO_IP; - cmsg->cmsg_type = IP_PKTINFO; - in_pktinfo* pktinfo = reinterpret_cast(CMSG_DATA(cmsg)); - memset(pktinfo, 0, sizeof(in_pktinfo)); - pktinfo->ipi_ifindex = 0; - address_string = self_address.ToPackedString(); - memcpy(&pktinfo->ipi_spec_dst, address_string.c_str(), - address_string.length()); - return sizeof(in_pktinfo); - } else if (self_address.IsIPv6()) { - cmsg->cmsg_len = CMSG_LEN(sizeof(in6_pktinfo)); - cmsg->cmsg_level = IPPROTO_IPV6; - cmsg->cmsg_type = IPV6_PKTINFO; - in6_pktinfo* pktinfo = reinterpret_cast(CMSG_DATA(cmsg)); - memset(pktinfo, 0, sizeof(in6_pktinfo)); - address_string = self_address.ToPackedString(); - memcpy(&pktinfo->ipi6_addr, address_string.c_str(), - address_string.length()); - return sizeof(in6_pktinfo); - } else { - NOTREACHED() << "Unrecognized net::IPAddress"; - return 0; - } -} - -// static -WriteResult QuicSocketUtils::WritePacket( - int fd, - const char* buffer, - size_t buf_len, - const QuicIpAddress& self_address, - const QuicSocketAddress& peer_address) { - sockaddr_storage raw_address = peer_address.generic_address(); - iovec iov = {const_cast(buffer), buf_len}; - - msghdr hdr; - hdr.msg_name = &raw_address; - hdr.msg_namelen = raw_address.ss_family == AF_INET ? sizeof(sockaddr_in) - : sizeof(sockaddr_in6); - hdr.msg_iov = &iov; - hdr.msg_iovlen = 1; - hdr.msg_flags = 0; - - const int kSpaceForIpv4 = CMSG_SPACE(sizeof(in_pktinfo)); - const int kSpaceForIpv6 = CMSG_SPACE(sizeof(in6_pktinfo)); - // kSpaceForIp should be big enough to hold both IPv4 and IPv6 packet info. - const int kSpaceForIp = - (kSpaceForIpv4 < kSpaceForIpv6) ? kSpaceForIpv6 : kSpaceForIpv4; - char cbuf[kSpaceForIp]; - if (!self_address.IsInitialized()) { - hdr.msg_control = nullptr; - hdr.msg_controllen = 0; - } else { - hdr.msg_control = cbuf; - hdr.msg_controllen = kSpaceForIp; - cmsghdr* cmsg = CMSG_FIRSTHDR(&hdr); - SetIpInfoInCmsg(self_address, cmsg); - hdr.msg_controllen = cmsg->cmsg_len; - } - - int rc; - do { - rc = sendmsg(fd, &hdr, 0); - } while (rc < 0 && errno == EINTR); - if (rc >= 0) { - return WriteResult(WRITE_STATUS_OK, rc); - } - return WriteResult((errno == EAGAIN || errno == EWOULDBLOCK) - ? WRITE_STATUS_BLOCKED - : WRITE_STATUS_ERROR, - errno); -} - -// static -WriteResult QuicSocketUtils::WritePacket(int fd, const QuicMsgHdr& hdr) { - int rc; - do { - rc = sendmsg(fd, hdr.hdr(), 0); - } while (rc < 0 && errno == EINTR); - if (rc >= 0) { - return WriteResult(WRITE_STATUS_OK, rc); - } - return WriteResult((errno == EAGAIN || errno == EWOULDBLOCK) - ? WRITE_STATUS_BLOCKED - : WRITE_STATUS_ERROR, - errno); -} - -// static -void QuicSocketUtils::SetIpInfoInCmsgData(const QuicIpAddress& self_address, - void* cmsg_data) { - DCHECK(self_address.IsInitialized()); - const std::string& address_str = self_address.ToPackedString(); - if (self_address.IsIPv4()) { - in_pktinfo* pktinfo = static_cast(cmsg_data); - pktinfo->ipi_ifindex = 0; - memcpy(&pktinfo->ipi_spec_dst, address_str.c_str(), address_str.length()); - } else if (self_address.IsIPv6()) { - in6_pktinfo* pktinfo = static_cast(cmsg_data); - memcpy(&pktinfo->ipi6_addr, address_str.c_str(), address_str.length()); - } else { - LOG(DFATAL) << "Unrecognized IPAddress"; - } -} - -// static -int QuicSocketUtils::CreateUDPSocket(const QuicSocketAddress& address, - int32_t receive_buffer_size, - int32_t send_buffer_size, - bool* overflow_supported) { - int address_family = address.host().AddressFamilyToInt(); - int fd = socket(address_family, SOCK_DGRAM | SOCK_NONBLOCK, IPPROTO_UDP); - if (fd < 0) { - QUIC_LOG(ERROR) << "socket() failed: " << strerror(errno); - return -1; - } - - int get_overflow = 1; - int rc = setsockopt(fd, SOL_SOCKET, SO_RXQ_OVFL, &get_overflow, - sizeof(get_overflow)); - if (rc < 0) { - QUIC_DLOG(WARNING) << "Socket overflow detection not supported"; - } else { - *overflow_supported = true; - } - - if (!SetReceiveBufferSize(fd, receive_buffer_size)) { - return -1; - } - - if (!SetSendBufferSize(fd, send_buffer_size)) { - return -1; - } - - rc = SetGetAddressInfo(fd, address_family); - if (rc < 0) { - LOG(ERROR) << "IP detection not supported" << strerror(errno); - return -1; - } - - rc = SetGetSoftwareReceiveTimestamp(fd); - if (rc < 0) { - QUIC_LOG(WARNING) << "SO_TIMESTAMPING not supported; using fallback: " - << strerror(errno); - } - - return fd; -} - -} // namespace quic diff --git a/chromium/net/quic/platform/impl/quic_socket_utils.h b/chromium/net/quic/platform/impl/quic_socket_utils.h deleted file mode 100644 index f17845a08ae..00000000000 --- a/chromium/net/quic/platform/impl/quic_socket_utils.h +++ /dev/null @@ -1,202 +0,0 @@ -// 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. -// -// Some socket related helper methods for quic. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_SOCKET_UTILS_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_SOCKET_UTILS_H_ - -#include -#include -#include - -#include - -#include "base/macros.h" -#include "net/base/ip_address.h" -#include "net/base/ip_endpoint.h" -#include "net/third_party/quiche/src/quic/core/quic_bandwidth.h" -#include "net/third_party/quiche/src/quic/core/quic_types.h" - -#define MMSG_MORE 0 -#define MMSG_MORE_NO_ANDROID 0 - -namespace quic { -class QuicIpAddress; -class QuicSocketAddress; - -// This is the structure that SO_TIMESTAMPING fills into the cmsg header. It is -// well-defined, but does not have a definition in a public header. See -// https://www.kernel.org/doc/Documentation/networking/timestamping.txt for more -// information. -struct LinuxTimestamping { - // The converted system time of the timestamp. - struct timespec systime; - // Deprecated; serves only as padding. - struct timespec hwtimetrans; - // The raw hardware timestamp. - struct timespec hwtimeraw; -}; - -const int kCmsgSpaceForIpv4 = CMSG_SPACE(sizeof(in_pktinfo)); -const int kCmsgSpaceForIpv6 = CMSG_SPACE(sizeof(in6_pktinfo)); -// kCmsgSpaceForIp should be big enough to hold both IPv4 and IPv6 packet info. -const int kCmsgSpaceForIp = (kCmsgSpaceForIpv4 < kCmsgSpaceForIpv6) - ? kCmsgSpaceForIpv6 - : kCmsgSpaceForIpv4; - -const int kCmsgSpaceForSegmentSize = CMSG_SPACE(sizeof(uint16_t)); - -const int kCmsgSpaceForRecvQueueOverflow = CMSG_SPACE(sizeof(int)); -const int kCmsgSpaceForLinuxTimestamping = - CMSG_SPACE(sizeof(LinuxTimestamping)); -const int kCmsgSpaceForTTL = CMSG_SPACE(sizeof(int)); - -// The minimum cmsg buffer size when receiving a packet. It is possible for a -// received packet to contain both IPv4 and IPv6 addresses. -const int kCmsgSpaceForReadPacket = - kCmsgSpaceForRecvQueueOverflow + kCmsgSpaceForIpv4 + kCmsgSpaceForIpv6 + - kCmsgSpaceForLinuxTimestamping + kCmsgSpaceForTTL; - -// QuicMsgHdr is used to build msghdr objects that can be used send packets via -// ::sendmsg. -// -// Example: -// // cbuf holds control messages(cmsgs). The size is determined from what -// // cmsgs will be set for this msghdr. -// char cbuf[kCmsgSpaceForIp + kCmsgSpaceForSegmentSize]; -// QuicMsgHdr hdr(packet_buf, packet_buf_len, peer_addr, cbuf, sizeof(cbuf)); -// -// // Set IP in cmsgs. -// hdr.SetIpInNextCmsg(self_addr); -// -// // Set GSO size in cmsgs. -// *hdr.GetNextCmsgData(SOL_UDP, UDP_SEGMENT) = 1200; -// -// QuicSocketUtils::WritePacket(fd, hdr); -class QuicMsgHdr { - public: - QuicMsgHdr(const char* buffer, - size_t buf_len, - const QuicSocketAddress& peer_address, - char* cbuf, - size_t cbuf_size); - - // Set IP info in the next cmsg. Both IPv4 and IPv6 are supported. - void SetIpInNextCmsg(const QuicIpAddress& self_address); - - template - DataType* GetNextCmsgData(int cmsg_level, int cmsg_type) { - return reinterpret_cast( - GetNextCmsgDataInternal(cmsg_level, cmsg_type, sizeof(DataType))); - } - - const msghdr* hdr() const { return &hdr_; } - - protected: - void* GetNextCmsgDataInternal(int cmsg_level, - int cmsg_type, - size_t data_size); - - msghdr hdr_; - iovec iov_; - sockaddr_storage raw_peer_address_; - char* cbuf_; - const size_t cbuf_size_; - // The last cmsg populated so far. nullptr means nothing has been populated. - cmsghdr* cmsg_; -}; - -class QuicSocketUtils { - public: - QuicSocketUtils() = delete; - - // Fills in |address| if |hdr| contains IP_PKTINFO or IPV6_PKTINFO. Fills in - // |timestamp| if |hdr| contains |SO_TIMESTAMPING|. |address| and |timestamp| - // must not be null. - static void GetAddressAndTimestampFromMsghdr(struct msghdr* hdr, - QuicIpAddress* address, - QuicWallTime* walltimestamp); - - // If the msghdr contains an SO_RXQ_OVFL entry, this will set dropped_packets - // to the correct value and return true. Otherwise it will return false. - static bool GetOverflowFromMsghdr(struct msghdr* hdr, - QuicPacketCount* dropped_packets); - - // If the msghdr contains an IP_TTL entry, this will set ttl to the correct - // value and return true. Otherwise it will return false. - static bool GetTtlFromMsghdr(struct msghdr* hdr, int* ttl); - - // Sets either IP_PKTINFO or IPV6_PKTINFO on the socket, based on - // address_family. Returns the return code from setsockopt. - static int SetGetAddressInfo(int fd, int address_family); - - // Sets SO_TIMESTAMPING on the socket for software receive timestamping. - // Returns the return code from setsockopt. - static int SetGetSoftwareReceiveTimestamp(int fd); - - // Sets the send buffer size to |size| and returns false if it fails. - static bool SetSendBufferSize(int fd, size_t size); - - // Sets the receive buffer size to |size| and returns false if it fails. - static bool SetReceiveBufferSize(int fd, size_t size); - - // Reads buf_len from the socket. If reading is successful, returns bytes - // read and sets peer_address to the peer address. Otherwise returns -1. - // - // If dropped_packets is non-null, it will be set to the number of packets - // dropped on the socket since the socket was created, assuming the kernel - // supports this feature. - // - // If self_address is non-null, it will be set to the address the peer sent - // packets to, assuming a packet was read. - // - // If timestamp is non-null, it will be filled with the timestamp of the - // received packet, assuming a packet was read and the platform supports - // packet receipt timestamping. If the platform does not support packet - // receipt timestamping, timestamp will not be changed. - static int ReadPacket(int fd, - char* buffer, - size_t buf_len, - QuicPacketCount* dropped_packets, - QuicIpAddress* self_address, - QuicWallTime* walltimestamp, - QuicSocketAddress* peer_address); - - // Writes buf_len to the socket. If writing is successful, sets the result's - // status to WRITE_STATUS_OK and sets bytes_written. Otherwise sets the - // result's status to WRITE_STATUS_BLOCKED or WRITE_STATUS_ERROR and sets - // error_code to errno. - static WriteResult WritePacket(int fd, - const char* buffer, - size_t buf_len, - const QuicIpAddress& self_address, - const QuicSocketAddress& peer_address); - - // Writes the packet in |hdr| to the socket, using ::sendmsg. - static WriteResult WritePacket(int fd, const QuicMsgHdr& hdr); - - // Set IP(self_address) in |cmsg_data|. Does not touch other fields in the - // containing cmsghdr. - static void SetIpInfoInCmsgData(const QuicIpAddress& self_address, - void* cmsg_data); - - // A helper for WritePacket which fills in the cmsg with the supplied self - // address. - // Returns the length of the packet info structure used. - static size_t SetIpInfoInCmsg(const QuicIpAddress& self_address, - cmsghdr* cmsg); - - // Creates a UDP socket and sets appropriate socket options for QUIC. - // Returns the created FD if successful, -1 otherwise. - // |overflow_supported| is set to true if the socket supports it. - static int CreateUDPSocket(const QuicSocketAddress& address, - int32_t receive_buffer_size, - int32_t send_buffer_size, - bool* overflow_supported); -}; - -} // namespace quic - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_SOCKET_UTILS_H_ diff --git a/chromium/net/quic/platform/impl/quic_socket_utils_test.cc b/chromium/net/quic/platform/impl/quic_socket_utils_test.cc deleted file mode 100644 index 4ccc38656c5..00000000000 --- a/chromium/net/quic/platform/impl/quic_socket_utils_test.cc +++ /dev/null @@ -1,175 +0,0 @@ -// Copyright 2013 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. - -#include "net/quic/platform/impl/quic_socket_utils.h" - -#include - -#include - -#include "net/third_party/quiche/src/quic/platform/api/quic_logging.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_socket_address.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_test.h" - -namespace quic { -namespace test { -namespace { - -// A test fixture is used to ensure that all sockets are closed down gracefully -// upon test completion. Also provides a convenient API to Bind not presently -// available in QuicSocketUtils. -class QuicSocketUtilsTest : public QuicTest { - protected: - ~QuicSocketUtilsTest() override { - for (int fd : open_sockets_) { - close(fd); - } - } - - int CreateUDPSocket(const QuicSocketAddress& address) { - bool overflow_supported = false; - int fd = QuicSocketUtils::CreateUDPSocket( - address, /*receive_buffer_size =*/kDefaultSocketReceiveBuffer, - /*send_buffer_size =*/kDefaultSocketReceiveBuffer, &overflow_supported); - if (fd != -1) { - open_sockets_.push_back(fd); - } - return fd; - } - - int CreateBoundUDPSocket(QuicSocketAddress* address) { - int fd = CreateUDPSocket(*address); - *address = BindSocket(fd, *address); - if (!address->IsInitialized()) { - close(fd); - fd = -1; - } - return fd; - } - - QuicSocketAddress BindSocket(int fd, const QuicSocketAddress& address) { - QuicSocketAddress bound_address; - - if (fd == -1) { - return bound_address; - } - - sockaddr_storage bind_addr_native = address.generic_address(); - socklen_t bind_addr_size = 0; - - switch (address.host().address_family()) { - case IpAddressFamily::IP_V4: - bind_addr_size = sizeof(struct sockaddr_in); - break; - case IpAddressFamily::IP_V6: - bind_addr_size = sizeof(struct sockaddr_in6); - break; - case IpAddressFamily::IP_UNSPEC: - QUIC_LOG(FATAL) << "Unspecified IP address family"; - } - - int rc = bind(fd, reinterpret_cast(&bind_addr_native), - bind_addr_size); - if (rc != 0) { - QUIC_LOG(ERROR) << "Failed to bind socket to " << address.ToString() - << ": " << strerror(errno); - return bound_address; - } - - rc = bound_address.FromSocket(fd); - if (rc != 0) { - QUIC_LOG(ERROR) << "Failed to get bound socket address from fd: " - << strerror(errno); - bound_address = QuicSocketAddress(); - } - return bound_address; - } - - private: - std::vector open_sockets_; -}; - -// This test verifies that QuicSocketUtils creates a non-blocking socket -// successfully by seeing if a read blocks. -TEST_F(QuicSocketUtilsTest, NonBlockingSocket) { - std::array buffer; - - QuicIpAddress localhost = QuicIpAddress::Loopback4(); - QuicSocketAddress addr(localhost, 0); - - int fd = CreateUDPSocket(addr); - ASSERT_NE(-1, fd); - - int fd_flags = fcntl(fd, F_GETFL, 0); - - // Assert so that the test errors out quickly rather than blocking below and - // relying on timeouts. - ASSERT_TRUE(fd_flags & O_NONBLOCK) << "Socket not reporting as non-blocking"; - - QuicIpAddress target_server_addr; - auto walltimestamp = QuicWallTime::Zero(); - QuicSocketAddress remote_addr; - int bytes_read = QuicSocketUtils::ReadPacket(fd, buffer.data(), buffer.size(), - nullptr, &target_server_addr, - &walltimestamp, &remote_addr); - EXPECT_EQ(-1, bytes_read); -} - -// This test verifies that we can successfully WritePacket/ReadPacket between -// two localhost sockets. -TEST_F(QuicSocketUtilsTest, PacketRoundTrip) { - QuicIpAddress localhost = QuicIpAddress::Loopback4(); - QuicSocketAddress client_addr(localhost, 0); - QuicSocketAddress server_addr(localhost, 0); - - int server_fd = CreateBoundUDPSocket(&server_addr); - int client_fd = CreateUDPSocket(client_addr); - - ASSERT_NE(-1, server_fd); - ASSERT_NE(-1, client_fd); - - { - std::array write_buffer; - for (size_t i = 0; i < write_buffer.size(); i++) { - write_buffer[i] = static_cast(i); - } - auto res = QuicSocketUtils::WritePacket(client_fd, write_buffer.data(), - write_buffer.size(), - QuicIpAddress(), server_addr); - ASSERT_EQ(WRITE_STATUS_OK, res.status) - << "Failed to write with error " << res.error_code; - EXPECT_EQ(512, res.bytes_written); - } - - fd_set read_fds; - FD_ZERO(&read_fds); - FD_SET(server_fd, &read_fds); - - timeval select_timeout; - select_timeout.tv_sec = 5; - select_timeout.tv_usec = 0; - - int select_rc = - select(1 + server_fd, &read_fds, nullptr, nullptr, &select_timeout); - EXPECT_EQ(select_rc, 1) << "server_fd didn't become read selectable: " - << errno; - - { - std::array read_buffer; - QuicIpAddress target_server_addr; - auto walltimestamp = QuicWallTime::Zero(); - QuicSocketAddress remote_addr; - int bytes_read = QuicSocketUtils::ReadPacket( - server_fd, read_buffer.data(), read_buffer.size(), nullptr, - &target_server_addr, &walltimestamp, &remote_addr); - EXPECT_EQ(512, bytes_read); - for (int i = 0; i < bytes_read; i++) { - EXPECT_EQ(static_cast(i), read_buffer[i]); - } - } -} - -} // namespace -} // namespace test -} // namespace quic diff --git a/chromium/net/quic/platform/impl/quic_stream_buffer_allocator_impl.h b/chromium/net/quic/platform/impl/quic_stream_buffer_allocator_impl.h index 8c2ecbf697c..f622c0cf526 100644 --- a/chromium/net/quic/platform/impl/quic_stream_buffer_allocator_impl.h +++ b/chromium/net/quic/platform/impl/quic_stream_buffer_allocator_impl.h @@ -13,5 +13,4 @@ using QuicStreamBufferAllocatorImpl = SimpleBufferAllocator; } // namespace quic -#endif /* NET_QUIC_PLATFORM_IMPL_QUIC_STREAM_BUFFER_ALLOCATOR_IMPL_H_ \ - */ +#endif // NET_QUIC_PLATFORM_IMPL_QUIC_STREAM_BUFFER_ALLOCATOR_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_test_impl.h b/chromium/net/quic/platform/impl/quic_test_impl.h index 8ce1924bda0..0d9825fbae7 100644 --- a/chromium/net/quic/platform/impl/quic_test_impl.h +++ b/chromium/net/quic/platform/impl/quic_test_impl.h @@ -66,15 +66,6 @@ class ScopedEnvironmentForThreadsImpl { std::string QuicGetTestMemoryCachePathImpl(); -#if GTEST_HAS_DEATH_TEST && !defined(NDEBUG) -#define EXPECT_QUIC_DEBUG_DEATH_IMPL(condition, message) \ - EXPECT_DEBUG_DEATH(condition, message) -#else -#define EXPECT_QUIC_DEBUG_DEATH_IMPL(condition, message) \ - do { \ - } while (0) -#endif - #define QUIC_SLOW_TEST_IMPL(name) DISABLED_##name #endif // NET_QUIC_PLATFORM_IMPL_QUIC_TEST_IMPL_H_ diff --git a/chromium/net/quic/platform/impl/quic_testvalue_impl.h b/chromium/net/quic/platform/impl/quic_testvalue_impl.h deleted file mode 100644 index e24ca0b1cdc..00000000000 --- a/chromium/net/quic/platform/impl/quic_testvalue_impl.h +++ /dev/null @@ -1,17 +0,0 @@ -// Copyright (c) 2020 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. - -#ifndef NET_QUIC_PLATFORM_IMPL_QUIC_TESTVALUE_IMPL_H_ -#define NET_QUIC_PLATFORM_IMPL_QUIC_TESTVALUE_IMPL_H_ - -#include "net/third_party/quiche/src/common/platform/api/quiche_string_piece.h" - -namespace quic { - -template -void AdjustTestValueImpl(absl::string_view label, T* var) {} - -} // namespace quic - -#endif // NET_QUIC_PLATFORM_IMPL_QUIC_TESTVALUE_IMPL_H_ diff --git a/chromium/net/quic/properties_based_quic_server_info.h b/chromium/net/quic/properties_based_quic_server_info.h index 5f21c6d14c9..3b65828374a 100644 --- a/chromium/net/quic/properties_based_quic_server_info.h +++ b/chromium/net/quic/properties_based_quic_server_info.h @@ -5,9 +5,6 @@ #ifndef NET_QUIC_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ #define NET_QUIC_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ -#include -#include - #include "base/macros.h" #include "base/memory/weak_ptr.h" #include "net/base/network_isolation_key.h" diff --git a/chromium/net/quic/quic_chromium_alarm_factory.h b/chromium/net/quic/quic_chromium_alarm_factory.h index cc0ef911a0b..330eea83566 100644 --- a/chromium/net/quic/quic_chromium_alarm_factory.h +++ b/chromium/net/quic/quic_chromium_alarm_factory.h @@ -8,8 +8,6 @@ #ifndef NET_QUIC_QUIC_CHROMIUM_ALARM_FACTORY_H_ #define NET_QUIC_QUIC_CHROMIUM_ALARM_FACTORY_H_ -#include - #include "base/macros.h" #include "base/memory/weak_ptr.h" #include "net/base/net_export.h" diff --git a/chromium/net/quic/quic_chromium_client_session.cc b/chromium/net/quic/quic_chromium_client_session.cc index b79f6a35c59..ce53c752c70 100644 --- a/chromium/net/quic/quic_chromium_client_session.cc +++ b/chromium/net/quic/quic_chromium_client_session.cc @@ -8,6 +8,7 @@ #include #include "base/bind.h" +#include "base/containers/contains.h" #include "base/feature_list.h" #include "base/location.h" #include "base/memory/ptr_util.h" @@ -16,7 +17,6 @@ #include "base/metrics/sparse_histogram.h" #include "base/no_destructor.h" #include "base/single_thread_task_runner.h" -#include "base/stl_util.h" #include "base/strings/string_number_conversions.h" #include "base/strings/stringprintf.h" #include "base/task/post_task.h" @@ -1120,10 +1120,8 @@ QuicChromiumClientSession::~QuicChromiumClientSession() { // The MTU used by QUIC is limited to a fairly small set of predefined values // (initial values and MTU discovery values), but does not fare well when // bucketed. Because of that, a sparse histogram is used here. - base::UmaHistogramSparse("Net.QuicSession.ClientSideMtu", - connection()->max_packet_length()); - base::UmaHistogramSparse("Net.QuicSession.ServerSideMtu", - stats.max_received_packet_size); + base::UmaHistogramSparse("Net.QuicSession.ClientSideMtu", stats.egress_mtu); + base::UmaHistogramSparse("Net.QuicSession.ServerSideMtu", stats.ingress_mtu); UMA_HISTOGRAM_COUNTS_1M("Net.QuicSession.MtuProbesSent", connection()->mtu_probe_count()); @@ -2945,8 +2943,11 @@ void QuicChromiumClientSession::NotifyRequestsOfConfirmation(int net_error) { void QuicChromiumClientSession::MaybeMigrateToDifferentPortOnPathDegrading() { DCHECK(allow_port_migration_ && !migrate_session_early_v2_); - // Migration before handshake is not allowed. - if (!OneRttKeysAvailable()) { + // Migration before handshake confirmed is not allowed. + const bool is_handshake_confirmed = version().UsesHttp3() + ? connection()->IsHandshakeConfirmed() + : OneRttKeysAvailable(); + if (!is_handshake_confirmed) { HistogramAndLogMigrationFailure( MIGRATION_STATUS_PATH_DEGRADING_BEFORE_HANDSHAKE_CONFIRMED, connection_id(), "Path degrading before handshake confirmed"); @@ -2997,7 +2998,10 @@ void QuicChromiumClientSession:: LogHandshakeStatusOnMigrationSignal(); - if (!OneRttKeysAvailable()) { + const bool is_handshake_confirmed = version().UsesHttp3() + ? connection()->IsHandshakeConfirmed() + : OneRttKeysAvailable(); + if (!is_handshake_confirmed) { HistogramAndLogMigrationFailure( MIGRATION_STATUS_PATH_DEGRADING_BEFORE_HANDSHAKE_CONFIRMED, connection_id(), "Path degrading before handshake confirmed"); @@ -3359,37 +3363,38 @@ base::Value QuicChromiumClientSession::GetInfoAsValue( base::DictionaryValue dict; dict.SetString("version", ParsedQuicVersionToString(connection()->version())); dict.SetInteger("open_streams", GetNumActiveStreams()); - std::unique_ptr stream_list(new base::ListValue()); - auto* stream_list_ptr = stream_list.get(); + + std::vector stream_list; + auto* stream_list_ptr = &stream_list; PerformActionOnActiveStreams([stream_list_ptr](quic::QuicStream* stream) { - stream_list_ptr->AppendString(base::NumberToString(stream->id())); + stream_list_ptr->emplace_back(base::NumberToString(stream->id())); return true; }); - dict.Set("active_streams", std::move(stream_list)); + dict.SetKey("active_streams", base::Value(std::move(stream_list))); - dict.SetInteger("total_streams", num_total_streams_); - dict.SetString("peer_address", peer_address().ToString()); - dict.SetString("network_isolation_key", - session_key_.network_isolation_key().ToDebugString()); - dict.SetString("connection_id", connection_id().ToString()); + dict.SetIntKey("total_streams", num_total_streams_); + dict.SetStringKey("peer_address", peer_address().ToString()); + dict.SetStringKey("network_isolation_key", + session_key_.network_isolation_key().ToDebugString()); + dict.SetStringKey("connection_id", connection_id().ToString()); if (!connection()->client_connection_id().IsEmpty()) { - dict.SetString("client_connection_id", - connection()->client_connection_id().ToString()); + dict.SetStringKey("client_connection_id", + connection()->client_connection_id().ToString()); } - dict.SetBoolean("connected", connection()->connected()); + dict.SetBoolKey("connected", connection()->connected()); const quic::QuicConnectionStats& stats = connection()->GetStats(); - dict.SetInteger("packets_sent", stats.packets_sent); - dict.SetInteger("packets_received", stats.packets_received); - dict.SetInteger("packets_lost", stats.packets_lost); + dict.SetIntKey("packets_sent", stats.packets_sent); + dict.SetIntKey("packets_received", stats.packets_received); + dict.SetIntKey("packets_lost", stats.packets_lost); SSLInfo ssl_info; - std::unique_ptr alias_list(new base::ListValue()); + std::vector alias_list; for (const auto& alias : aliases) { - alias_list->AppendString(alias.ToString()); + alias_list.emplace_back(alias.ToString()); } - dict.Set("aliases", std::move(alias_list)); + dict.SetKey("aliases", base::Value(std::move(alias_list))); return std::move(dict); } diff --git a/chromium/net/quic/quic_chromium_client_session_peer.cc b/chromium/net/quic/quic_chromium_client_session_peer.cc index 8d4747f8ac5..90c54153648 100644 --- a/chromium/net/quic/quic_chromium_client_session_peer.cc +++ b/chromium/net/quic/quic_chromium_client_session_peer.cc @@ -4,6 +4,7 @@ #include "net/quic/quic_chromium_client_session_peer.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/quic/quic_chromium_client_session.h" #include "net/traffic_annotation/network_traffic_annotation_test_helper.h" @@ -16,9 +17,8 @@ void QuicChromiumClientSessionPeer::SetHostname( quic::QuicServerId server_id(hostname, session->session_key_.server_id().port(), session->session_key_.privacy_mode()); - session->session_key_ = - QuicSessionKey(server_id, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */); + session->session_key_ = QuicSessionKey( + server_id, SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); } // static diff --git a/chromium/net/quic/quic_chromium_client_session_test.cc b/chromium/net/quic/quic_chromium_client_session_test.cc index 40ef2277157..58906e65c96 100644 --- a/chromium/net/quic/quic_chromium_client_session_test.cc +++ b/chromium/net/quic/quic_chromium_client_session_test.cc @@ -20,6 +20,7 @@ #include "net/base/schemeful_site.h" #include "net/base/test_completion_callback.h" #include "net/cert/cert_verify_result.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/transport_security_state.h" #include "net/http/transport_security_state_test_util.h" #include "net/log/net_log_source.h" @@ -142,7 +143,7 @@ class QuicChromiumClientSessionTest PRIVACY_MODE_DISABLED, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), destination_(kServerHostname, kServerPort), default_network_(NetworkChangeNotifier::kInvalidNetworkHandle), client_maker_(version_, @@ -1582,39 +1583,39 @@ TEST_P(QuicChromiumClientSessionTest, CanPool) { EXPECT_TRUE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_ENABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), true /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kDisable))); #if defined(OS_ANDROID) SocketTag tag1(SocketTag::UNSET_UID, 0x12345678); SocketTag tag2(getuid(), 0x87654321); EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, tag1, - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, tag2, - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); #endif EXPECT_TRUE(session_->CanPool( "mail.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); EXPECT_TRUE(session_->CanPool( "mail.example.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "mail.google.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); const SchemefulSite kSiteFoo(GURL("http://foo.test/")); @@ -1627,7 +1628,7 @@ TEST_P(QuicChromiumClientSessionTest, CanPool) { "mail.example.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), NetworkIsolationKey(kSiteFoo, kSiteFoo), - false /* disable_secure_dns */))); + SecureDnsPolicy::kAllow))); } { base::test::ScopedFeatureList feature_list; @@ -1637,7 +1638,7 @@ TEST_P(QuicChromiumClientSessionTest, CanPool) { "mail.example.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), NetworkIsolationKey(kSiteFoo, kSiteFoo), - false /* disable_secure_dns */))); + SecureDnsPolicy::kAllow))); } } @@ -1656,9 +1657,9 @@ TEST_P(QuicChromiumClientSessionTest, CanPoolExpectCT) { // Need to create a session key after setting // kPartitionExpectCTStateByNetworkIsolationKey, otherwise, it will ignore the // NetworkIsolationKey value. - session_key_ = QuicSessionKey( - kServerHostname, kServerPort, PRIVACY_MODE_DISABLED, SocketTag(), - network_isolation_key, false /* disable_secure_dns */); + session_key_ = QuicSessionKey(kServerHostname, kServerPort, + PRIVACY_MODE_DISABLED, SocketTag(), + network_isolation_key, SecureDnsPolicy::kAllow); // Need to create this after enabling // kPartitionExpectCTStateByNetworkIsolationKey. @@ -1693,7 +1694,7 @@ TEST_P(QuicChromiumClientSessionTest, CanPoolExpectCT) { EXPECT_TRUE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - network_isolation_key, false /* disable_secure_dns */))); + network_isolation_key, SecureDnsPolicy::kAllow))); // Adding Expect-CT data for different NetworkIsolationKeys should have no // effect. @@ -1707,7 +1708,7 @@ TEST_P(QuicChromiumClientSessionTest, CanPoolExpectCT) { EXPECT_TRUE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - network_isolation_key, false /* disable_secure_dns */))); + network_isolation_key, SecureDnsPolicy::kAllow))); // Adding Expect-CT data for the same NetworkIsolationKey should prevent // pooling. @@ -1717,7 +1718,7 @@ TEST_P(QuicChromiumClientSessionTest, CanPoolExpectCT) { EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - network_isolation_key, false /* disable_secure_dns */))); + network_isolation_key, SecureDnsPolicy::kAllow))); } // Much as above, but uses a non-empty NetworkIsolationKey. @@ -1731,9 +1732,9 @@ TEST_P(QuicChromiumClientSessionTest, CanPoolWithNetworkIsolationKey) { const NetworkIsolationKey kNetworkIsolationKey1(kSiteFoo, kSiteFoo); const NetworkIsolationKey kNetworkIsolationKey2(kSiteBar, kSiteBar); - session_key_ = QuicSessionKey( - kServerHostname, kServerPort, PRIVACY_MODE_DISABLED, SocketTag(), - kNetworkIsolationKey1, false /* disable_secure_dns */); + session_key_ = QuicSessionKey(kServerHostname, kServerPort, + PRIVACY_MODE_DISABLED, SocketTag(), + kNetworkIsolationKey1, SecureDnsPolicy::kAllow); MockQuicData quic_data(version_); if (VersionUsesHttp3(version_.transport_version)) @@ -1758,44 +1759,44 @@ TEST_P(QuicChromiumClientSessionTest, CanPoolWithNetworkIsolationKey) { EXPECT_TRUE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - kNetworkIsolationKey1, false /* disable_secure_dns */))); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_ENABLED, SocketTag(), - kNetworkIsolationKey1, false /* disable_secure_dns */))); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow))); #if defined(OS_ANDROID) SocketTag tag1(SocketTag::UNSET_UID, 0x12345678); SocketTag tag2(getuid(), 0x87654321); EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, tag1, - kNetworkIsolationKey1, false /* disable_secure_dns */))); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "www.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, tag2, - kNetworkIsolationKey1, false /* disable_secure_dns */))); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow))); #endif EXPECT_TRUE(session_->CanPool( "mail.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - kNetworkIsolationKey1, false /* disable_secure_dns */))); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow))); EXPECT_TRUE(session_->CanPool( "mail.example.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - kNetworkIsolationKey1, false /* disable_secure_dns */))); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "mail.google.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - kNetworkIsolationKey1, false /* disable_secure_dns */))); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "mail.example.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - kNetworkIsolationKey2, false /* disable_secure_dns */))); + kNetworkIsolationKey2, SecureDnsPolicy::kAllow))); EXPECT_FALSE(session_->CanPool( "mail.example.com", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); } TEST_P(QuicChromiumClientSessionTest, ConnectionNotPooledWithDifferentPin) { @@ -1838,7 +1839,7 @@ TEST_P(QuicChromiumClientSessionTest, ConnectionNotPooledWithDifferentPin) { EXPECT_FALSE(session_->CanPool( kPreloadedPKPHost, QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); } TEST_P(QuicChromiumClientSessionTest, ConnectionPooledWithMatchingPin) { @@ -1872,7 +1873,7 @@ TEST_P(QuicChromiumClientSessionTest, ConnectionPooledWithMatchingPin) { EXPECT_TRUE(session_->CanPool( "mail.example.org", QuicSessionKey("foo", 1234, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */))); + NetworkIsolationKey(), SecureDnsPolicy::kAllow))); } TEST_P(QuicChromiumClientSessionTest, MigrateToSocket) { diff --git a/chromium/net/quic/quic_chromium_client_stream.cc b/chromium/net/quic/quic_chromium_client_stream.cc index 05ca88d936c..24ed449bf9b 100644 --- a/chromium/net/quic/quic_chromium_client_stream.cc +++ b/chromium/net/quic/quic_chromium_client_stream.cc @@ -645,8 +645,9 @@ bool QuicChromiumClientStream::WritevStreamData( const std::vector>& buffers, const std::vector& lengths, bool fin) { - // Must not be called when data is buffered. - DCHECK(!HasBufferedData()); + // For gQUIC, this must not be called when data is buffered because headers + // are sent on the dedicated header stream. + DCHECK(!HasBufferedData() || VersionUsesHttp3(quic_version_)); // Writes the data, or buffers it. for (size_t i = 0; i < buffers.size(); ++i) { bool is_fin = fin && (i == buffers.size() - 1); diff --git a/chromium/net/quic/quic_client_session_cache.h b/chromium/net/quic/quic_client_session_cache.h index c59c28a2937..cf1a90f8924 100644 --- a/chromium/net/quic/quic_client_session_cache.h +++ b/chromium/net/quic/quic_client_session_cache.h @@ -14,7 +14,6 @@ #include "base/bind.h" #include "base/containers/mru_cache.h" #include "base/memory/memory_pressure_monitor.h" -#include "base/time/time.h" #include "net/third_party/quiche/src/quic/core/crypto/quic_crypto_client_config.h" #include "third_party/boringssl/src/include/openssl/base.h" diff --git a/chromium/net/quic/quic_client_session_cache_unittests.cc b/chromium/net/quic/quic_client_session_cache_unittests.cc index 32ecc7d271e..27098da5f23 100644 --- a/chromium/net/quic/quic_client_session_cache_unittests.cc +++ b/chromium/net/quic/quic_client_session_cache_unittests.cc @@ -9,7 +9,7 @@ #include "base/test/task_environment.h" #include "base/time/time.h" #include "build/build_config.h" -#include "net/third_party/quiche/src/common/platform/api/quiche_text_utils.h" +#include "net/base/hex_utils.h" #include "testing/gtest/include/gtest/gtest.h" #include "third_party/boringssl/src/include/openssl/ssl.h" @@ -128,7 +128,7 @@ class QuicClientSessionCacheTest : public testing::Test { protected: bssl::UniquePtr NewSSLSession() { - std::string cached_session = absl::HexStringToBytes(kCachedSession); + std::string cached_session = HexDecode(kCachedSession); SSL_SESSION* session = SSL_SESSION_from_bytes( reinterpret_cast(cached_session.data()), cached_session.size(), ssl_ctx_.get()); diff --git a/chromium/net/quic/quic_connectivity_monitor.cc b/chromium/net/quic/quic_connectivity_monitor.cc index 6aa56e08dc0..c23c61a3a6a 100644 --- a/chromium/net/quic/quic_connectivity_monitor.cc +++ b/chromium/net/quic/quic_connectivity_monitor.cc @@ -148,7 +148,7 @@ void QuicConnectivityMonitor::OnSessionResumedPostPathDegrading( num_all_degraded_sessions_ = 0u; num_sessions_active_during_current_speculative_connectivity_failure_ = - base::nullopt; + absl::nullopt; } void QuicConnectivityMonitor::OnSessionEncounteringWriteError( @@ -228,7 +228,7 @@ void QuicConnectivityMonitor::OnDefaultNetworkUpdated( active_sessions_.clear(); degrading_sessions_.clear(); num_sessions_active_during_current_speculative_connectivity_failure_ = - base::nullopt; + absl::nullopt; write_error_map_.clear(); quic_error_map_.clear(); } diff --git a/chromium/net/quic/quic_connectivity_monitor.h b/chromium/net/quic/quic_connectivity_monitor.h index 5e26d8d0d0b..bc458bfd8b0 100644 --- a/chromium/net/quic/quic_connectivity_monitor.h +++ b/chromium/net/quic/quic_connectivity_monitor.h @@ -5,10 +5,12 @@ #ifndef NET_QUIC_QUIC_CONNECTIVITY_MONITOR_H_ #define NET_QUIC_QUIC_CONNECTIVITY_MONITOR_H_ +#include + +#include "base/containers/flat_set.h" #include "base/numerics/clamped_math.h" #include "net/base/network_change_notifier.h" #include "net/quic/quic_chromium_client_session.h" -#include "net/third_party/quiche/src/quic/platform/api/quic_containers.h" namespace net { @@ -85,19 +87,19 @@ class NET_EXPORT_PRIVATE QuicConnectivityMonitor private: // Size chosen per net.QuicSession.WriteError histogram. - using WriteErrorMap = quic::QuicSmallMap; + using WriteErrorMap = base::flat_map; // The most common QuicErrorCode cared by this monitor is: // QUIC_PUBLIC_RESET by the peer, or // QUIC_PACKET_WRITE_ERROR/QUIC_TOO_MANY_RTOS by self. - using QuicErrorCodeMap = quic::QuicSmallMap; + using QuicErrorCodeMap = base::flat_map; // If NetworkHandle is not supported, always set to // NetworkChangeNotifier::kInvalidNetworkHandle. NetworkChangeNotifier::NetworkHandle default_network_; // Sessions that are currently degrading on the |default_network_|. - quic::QuicHashSet degrading_sessions_; + std::set degrading_sessions_; // Sessions that are currently active on the |default_network_|. - quic::QuicHashSet active_sessions_; + std::set active_sessions_; // Number of sessions that have been active or created during the period of // a speculative connectivity failure. @@ -106,7 +108,7 @@ class NET_EXPORT_PRIVATE QuicConnectivityMonitor // related packet write error, // - ends immediately by the detection of path recovery or a network change. // Use clamped math to cap number of sessions at INT_MAX. - base::Optional> + absl::optional> num_sessions_active_during_current_speculative_connectivity_failure_; // Total number of sessions that has been degraded before any recovery, // including no longer active sessions. diff --git a/chromium/net/quic/quic_event_logger.h b/chromium/net/quic/quic_event_logger.h index a326b5e71b4..fa708a10c7f 100644 --- a/chromium/net/quic/quic_event_logger.h +++ b/chromium/net/quic/quic_event_logger.h @@ -121,4 +121,4 @@ class NET_EXPORT_PRIVATE QuicEventLogger } // namespace net -#endif /* NET_QUIC_QUIC_EVENT_LOGGER_H_ */ +#endif // NET_QUIC_QUIC_EVENT_LOGGER_H_ diff --git a/chromium/net/quic/quic_http3_logger.h b/chromium/net/quic/quic_http3_logger.h index d0f90defd38..295952a6b87 100644 --- a/chromium/net/quic/quic_http3_logger.h +++ b/chromium/net/quic/quic_http3_logger.h @@ -7,9 +7,6 @@ #include -#include -#include - #include "base/macros.h" #include "base/timer/timer.h" #include "net/log/net_log_with_source.h" diff --git a/chromium/net/quic/quic_http_stream_test.cc b/chromium/net/quic/quic_http_stream_test.cc index 38953d81ddd..d3645f3e982 100644 --- a/chromium/net/quic/quic_http_stream_test.cc +++ b/chromium/net/quic/quic_http_stream_test.cc @@ -27,6 +27,7 @@ #include "net/base/net_errors.h" #include "net/base/test_completion_callback.h" #include "net/base/upload_bytes_element_reader.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_response_headers.h" #include "net/http/transport_security_state.h" #include "net/log/net_log_event_type.h" @@ -399,7 +400,7 @@ class QuicHttpStreamTest : public ::testing::TestWithParam, base::WrapUnique(static_cast(nullptr)), QuicSessionKey(kDefaultServerHostName, kDefaultServerPort, PRIVACY_MODE_DISABLED, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */), + NetworkIsolationKey(), SecureDnsPolicy::kAllow), /*require_confirmation=*/false, /*migrate_session_early_v2=*/false, /*migrate_session_on_network_change_v2=*/false, @@ -2703,7 +2704,7 @@ TEST_P(QuicHttpStreamTest, GetAcceptChViaAlps) { base::HistogramTester histogram_tester; session_->OnAcceptChFrameReceivedViaAlps( - {{{"https://www.example.org", "Sec-UA-CH-Platform"}}}); + {{{"https://www.example.org", "Sec-CH-UA-Platform"}}}); request_.method = "GET"; request_.url = GURL("https://www.example.org/foo"); @@ -2711,7 +2712,7 @@ TEST_P(QuicHttpStreamTest, GetAcceptChViaAlps) { EXPECT_EQ(OK, stream_->InitializeStream(&request_, true, DEFAULT_PRIORITY, net_log_.bound(), callback_.callback())); - EXPECT_EQ("Sec-UA-CH-Platform", stream_->GetAcceptChViaAlps()); + EXPECT_EQ("Sec-CH-UA-Platform", stream_->GetAcceptChViaAlps()); EXPECT_TRUE(AtEof()); histogram_tester.ExpectBucketCount( diff --git a/chromium/net/quic/quic_network_transaction_unittest.cc b/chromium/net/quic/quic_network_transaction_unittest.cc index c1752cd6f49..5dd509d7e77 100644 --- a/chromium/net/quic/quic_network_transaction_unittest.cc +++ b/chromium/net/quic/quic_network_transaction_unittest.cc @@ -829,8 +829,7 @@ class QuicNetworkTransactionTest } void AddHangingNonAlternateProtocolSocketData() { - std::unique_ptr hanging_data; - hanging_data = std::make_unique(); + auto hanging_data = std::make_unique(); MockConnect hanging_connect(SYNCHRONOUS, ERR_IO_PENDING); hanging_data->set_connect_data(hanging_connect); hanging_data_.push_back(std::move(hanging_data)); @@ -8565,7 +8564,7 @@ TEST_P(QuicNetworkTransactionTest, QuicProxyAuth) { EXPECT_EQ(407, response->headers->response_code()); EXPECT_EQ(10, response->headers->GetContentLength()); EXPECT_EQ(HttpVersion(1, 1), response->headers->GetHttpVersion()); - base::Optional auth_challenge = + absl::optional auth_challenge = response->auth_challenge; ASSERT_TRUE(auth_challenge.has_value()); EXPECT_TRUE(auth_challenge->is_proxy); diff --git a/chromium/net/quic/quic_proxy_client_socket.cc b/chromium/net/quic/quic_proxy_client_socket.cc index da92002f815..ac32349a751 100644 --- a/chromium/net/quic/quic_proxy_client_socket.cc +++ b/chromium/net/quic/quic_proxy_client_socket.cc @@ -431,8 +431,7 @@ int QuicProxyClientSocket::DoReadReplyComplete(int result) { case 407: // Proxy Authentication Required next_state_ = STATE_CONNECT_COMPLETE; - if (!SanitizeProxyAuth(&response_)) - return ERR_TUNNEL_CONNECTION_FAILED; + SanitizeProxyAuth(response_); return HandleProxyAuthChallenge(auth_.get(), &response_, net_log_); default: diff --git a/chromium/net/quic/quic_proxy_client_socket_unittest.cc b/chromium/net/quic/quic_proxy_client_socket_unittest.cc index 6e387ef4a87..6bcc5404851 100644 --- a/chromium/net/quic/quic_proxy_client_socket_unittest.cc +++ b/chromium/net/quic/quic_proxy_client_socket_unittest.cc @@ -18,6 +18,7 @@ #include "base/time/default_tick_clock.h" #include "net/base/test_proxy_delegate.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_auth_cache.h" #include "net/http/http_auth_handler_factory.h" #include "net/http/http_response_headers.h" @@ -256,7 +257,7 @@ class QuicProxyClientSocketTest : public ::testing::TestWithParam, base::WrapUnique(static_cast(nullptr)), QuicSessionKey("mail.example.org", 80, PRIVACY_MODE_DISABLED, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), /*require_confirmation=*/false, /*migrate_session_early_v2=*/false, /*migrate_session_on_network_change_v2=*/false, diff --git a/chromium/net/quic/quic_server_info.h b/chromium/net/quic/quic_server_info.h index e3ae6726e15..bbf1fffeb6e 100644 --- a/chromium/net/quic/quic_server_info.h +++ b/chromium/net/quic/quic_server_info.h @@ -11,7 +11,6 @@ #include "base/macros.h" #include "base/memory/weak_ptr.h" -#include "base/time/time.h" #include "net/third_party/quiche/src/quic/core/quic_server_id.h" #include "net/third_party/quiche/src/quic/platform/api/quic_export.h" diff --git a/chromium/net/quic/quic_session_key.cc b/chromium/net/quic/quic_session_key.cc index 69706c6b46d..8b9595195d3 100644 --- a/chromium/net/quic/quic_session_key.cc +++ b/chromium/net/quic/quic_session_key.cc @@ -6,6 +6,7 @@ #include "base/feature_list.h" #include "net/base/features.h" +#include "net/dns/public/secure_dns_policy.h" namespace net { @@ -15,20 +16,20 @@ QuicSessionKey::QuicSessionKey(const HostPortPair& host_port_pair, PrivacyMode privacy_mode, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns) + SecureDnsPolicy secure_dns_policy) : QuicSessionKey(host_port_pair.host(), host_port_pair.port(), privacy_mode, socket_tag, network_isolation_key, - disable_secure_dns) {} + secure_dns_policy) {} QuicSessionKey::QuicSessionKey(const std::string& host, uint16_t port, PrivacyMode privacy_mode, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns) + SecureDnsPolicy secure_dns_policy) : QuicSessionKey( // TODO(crbug.com/1103350): Handle non-boolean privacy modes. quic::QuicServerId( @@ -38,12 +39,12 @@ QuicSessionKey::QuicSessionKey(const std::string& host, privacy_mode == PRIVACY_MODE_ENABLED), socket_tag, network_isolation_key, - disable_secure_dns) {} + secure_dns_policy) {} QuicSessionKey::QuicSessionKey(const quic::QuicServerId& server_id, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns) + SecureDnsPolicy secure_dns_policy) : server_id_(server_id), socket_tag_(socket_tag), network_isolation_key_( @@ -51,20 +52,20 @@ QuicSessionKey::QuicSessionKey(const quic::QuicServerId& server_id, features::kPartitionConnectionsByNetworkIsolationKey) ? network_isolation_key : NetworkIsolationKey()), - disable_secure_dns_(disable_secure_dns) {} + secure_dns_policy_(secure_dns_policy) {} QuicSessionKey::QuicSessionKey(const QuicSessionKey& other) = default; bool QuicSessionKey::operator<(const QuicSessionKey& other) const { return std::tie(server_id_, socket_tag_, network_isolation_key_, - disable_secure_dns_) < + secure_dns_policy_) < std::tie(other.server_id_, other.socket_tag_, - other.network_isolation_key_, other.disable_secure_dns_); + other.network_isolation_key_, other.secure_dns_policy_); } bool QuicSessionKey::operator==(const QuicSessionKey& other) const { return server_id_ == other.server_id_ && socket_tag_ == other.socket_tag_ && network_isolation_key_ == other.network_isolation_key_ && - disable_secure_dns_ == other.disable_secure_dns_; + secure_dns_policy_ == other.secure_dns_policy_; } bool QuicSessionKey::CanUseForAliasing(const QuicSessionKey& other) const { @@ -72,11 +73,7 @@ bool QuicSessionKey::CanUseForAliasing(const QuicSessionKey& other) const { other.server_id_.privacy_mode_enabled() && socket_tag_ == other.socket_tag_ && network_isolation_key_ == other.network_isolation_key_ && - disable_secure_dns_ == other.disable_secure_dns_; -} - -size_t QuicSessionKey::EstimateMemoryUsage() const { - return server_id_.EstimateMemoryUsage(); + secure_dns_policy_ == other.secure_dns_policy_; } } // namespace net diff --git a/chromium/net/quic/quic_session_key.h b/chromium/net/quic/quic_session_key.h index c91ebd54c5a..c1138f1ac20 100644 --- a/chromium/net/quic/quic_session_key.h +++ b/chromium/net/quic/quic_session_key.h @@ -8,6 +8,7 @@ #include "net/base/host_port_pair.h" #include "net/base/network_isolation_key.h" #include "net/base/privacy_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/socket/socket_tag.h" #include "net/third_party/quiche/src/quic/core/quic_server_id.h" @@ -22,17 +23,17 @@ class QUIC_EXPORT_PRIVATE QuicSessionKey { PrivacyMode privacy_mode, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns); + SecureDnsPolicy secure_dns_policy); QuicSessionKey(const std::string& host, uint16_t port, PrivacyMode privacy_mode, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns); + SecureDnsPolicy secure_dns_policy); QuicSessionKey(const quic::QuicServerId& server_id, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns); + SecureDnsPolicy secure_dns_policy); QuicSessionKey(const QuicSessionKey& other); ~QuicSessionKey() = default; @@ -65,18 +66,16 @@ class QUIC_EXPORT_PRIVATE QuicSessionKey { return network_isolation_key_; } - bool disable_secure_dns() const { return disable_secure_dns_; } - - size_t EstimateMemoryUsage() const; + SecureDnsPolicy secure_dns_policy() const { return secure_dns_policy_; } private: quic::QuicServerId server_id_; SocketTag socket_tag_; // Used to separate requests made in different contexts. NetworkIsolationKey network_isolation_key_; - bool disable_secure_dns_; + SecureDnsPolicy secure_dns_policy_; }; } // namespace net -#endif // NET_QUIC_QUIC_SERVER_ID_H_ +#endif // NET_QUIC_QUIC_SESSION_KEY_H_ diff --git a/chromium/net/quic/quic_stream_factory.cc b/chromium/net/quic/quic_stream_factory.cc index 4f80f871612..dd06a3085a0 100644 --- a/chromium/net/quic/quic_stream_factory.cc +++ b/chromium/net/quic/quic_stream_factory.cc @@ -10,6 +10,7 @@ #include #include "base/bind.h" +#include "base/containers/contains.h" #include "base/feature_list.h" #include "base/location.h" #include "base/metrics/field_trial.h" @@ -35,7 +36,7 @@ #include "net/cert/cert_verifier.h" #include "net/dns/dns_alias_utility.h" #include "net/dns/host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log.h" #include "net/log/net_log_capture_mode.h" #include "net/log/net_log_event_type.h" @@ -76,12 +77,6 @@ using NetworkHandle = net::NetworkChangeNotifier::NetworkHandle; namespace net { -// Returns the estimate of dynamically allocated memory of an IPEndPoint in -// bytes. Used in tracking IPAliasMap. -size_t EstimateMemoryUsage(const IPEndPoint& end_point) { - return 0; -} - namespace { enum CreateSessionFailure { @@ -352,9 +347,6 @@ class QuicStreamFactory::Job { void PopulateNetErrorDetails(NetErrorDetails* details) const; - // Returns the estimate of dynamically allocated memory in bytes. - size_t EstimateMemoryUsage() const; - void AddRequest(QuicStreamRequest* request) { stream_requests_.insert(request); if (!host_resolution_finished_) { @@ -687,10 +679,6 @@ void QuicStreamFactory::Job::PopulateNetErrorDetails( details->quic_connection_error = session_->error(); } -size_t QuicStreamFactory::Job::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(key_); -} - int QuicStreamFactory::Job::DoResolveHost() { dns_resolution_start_time_ = base::TimeTicks::Now(); @@ -703,8 +691,7 @@ int QuicStreamFactory::Job::DoResolveHost() { parameters.cache_usage = HostResolver::ResolveHostParameters::CacheUsage::STALE_ALLOWED; } - if (key_.session_key().disable_secure_dns()) - parameters.secure_dns_mode_override = SecureDnsMode::kOff; + parameters.secure_dns_policy = key_.session_key().secure_dns_policy(); resolve_host_request_ = host_resolver_->CreateRequest( key_.destination(), key_.session_key().network_isolation_key(), net_log_, parameters); @@ -990,7 +977,7 @@ int QuicStreamRequest::Request( RequestPriority priority, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, bool use_dns_aliases, int cert_verify_flags, const GURL& url, @@ -1009,7 +996,7 @@ int QuicStreamRequest::Request( std::move(failed_on_default_network_callback); session_key_ = QuicSessionKey(HostPortPair::FromURL(url), privacy_mode, socket_tag, - network_isolation_key, disable_secure_dns); + network_isolation_key, secure_dns_policy); int rv = factory_->Create(session_key_, destination, quic_version, priority, @@ -1098,11 +1085,6 @@ bool QuicStreamFactory::QuicSessionAliasKey::operator==( session_key_ == other.session_key_; } -size_t QuicStreamFactory::QuicSessionAliasKey::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(destination_) + - base::trace_event::EstimateMemoryUsage(session_key_.server_id()); -} - QuicStreamFactory::QuicStreamFactory( NetLog* net_log, HostResolver* host_resolver, @@ -1460,6 +1442,10 @@ int QuicStreamFactory::ConfigureSocket(DatagramClientSocket* socket, return rv; } + if (params_.ios_network_service_type > 0) { + socket->SetIOSNetworkServiceType(params_.ios_network_service_type); + } + socket->GetLocalAddress(&local_address_); if (need_to_check_persisted_supports_quic_) { need_to_check_persisted_supports_quic_ = false; @@ -1495,9 +1481,6 @@ std::unique_ptr QuicStreamFactory::CreateSocket( DatagramSocket::DEFAULT_BIND, net_log, source); if (params_.enable_socket_recv_optimization) socket->EnableRecvOptimization(); - if (params_.ios_network_service_type > 0) { - socket->SetIOSNetworkServiceType(params_.ios_network_service_type); - } return socket; } @@ -1669,17 +1652,6 @@ void QuicStreamFactory::DumpMemoryStats( return; base::trace_event::MemoryAllocatorDump* factory_dump = pmd->CreateAllocatorDump(parent_absolute_name + "/quic_stream_factory"); - size_t memory_estimate = - base::trace_event::EstimateMemoryUsage(all_sessions_) + - base::trace_event::EstimateMemoryUsage(active_sessions_) + - base::trace_event::EstimateMemoryUsage(session_aliases_) + - base::trace_event::EstimateMemoryUsage(ip_aliases_) + - base::trace_event::EstimateMemoryUsage(session_peer_ip_) + - base::trace_event::EstimateMemoryUsage(gone_away_aliases_) + - base::trace_event::EstimateMemoryUsage(active_jobs_); - factory_dump->AddScalar(base::trace_event::MemoryAllocatorDump::kNameSize, - base::trace_event::MemoryAllocatorDump::kUnitsBytes, - memory_estimate); factory_dump->AddScalar("all_sessions", base::trace_event::MemoryAllocatorDump::kUnitsObjects, all_sessions_.size()); diff --git a/chromium/net/quic/quic_stream_factory.h b/chromium/net/quic/quic_stream_factory.h index c8b1219a212..d825a1f1220 100644 --- a/chromium/net/quic/quic_stream_factory.h +++ b/chromium/net/quic/quic_stream_factory.h @@ -28,6 +28,7 @@ #include "net/base/network_change_notifier.h" #include "net/base/proxy_server.h" #include "net/cert/cert_database.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_server_properties.h" #include "net/http/http_stream_factory.h" #include "net/log/net_log_with_source.h" @@ -127,7 +128,7 @@ class NET_EXPORT_PRIVATE QuicStreamRequest { RequestPriority priority, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, bool use_dns_aliases, int cert_verify_flags, const GURL& url, @@ -228,7 +229,6 @@ class NET_EXPORT_PRIVATE QuicStreamFactory const QuicSessionKey& session_key() const { return session_key_; } // Returns the estimate of dynamically allocated memory in bytes. - size_t EstimateMemoryUsage() const; private: HostPortPair destination_; diff --git a/chromium/net/quic/quic_stream_factory_fuzzer.cc b/chromium/net/quic/quic_stream_factory_fuzzer.cc index 241c1d62cf3..67e583c377d 100644 --- a/chromium/net/quic/quic_stream_factory_fuzzer.cc +++ b/chromium/net/quic/quic_stream_factory_fuzzer.cc @@ -15,6 +15,7 @@ #include "net/cert/x509_certificate.h" #include "net/dns/context_host_resolver.h" #include "net/dns/fuzzed_host_resolver_util.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_server_properties.h" #include "net/http/transport_security_state.h" #include "net/quic/mock_crypto_client_stream_factory.h" @@ -147,7 +148,7 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { request.Request( env->host_port_pair, version, PRIVACY_MODE_DISABLED, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, true /* use_dns_aliases */, kCertVerifyFlags, GURL(kUrl), env->net_log, &net_error_details, /*failed_on_default_network_callback=*/CompletionOnceCallback(), diff --git a/chromium/net/quic/quic_stream_factory_peer.cc b/chromium/net/quic/quic_stream_factory_peer.cc index b6be7df2197..0770124b44b 100644 --- a/chromium/net/quic/quic_stream_factory_peer.cc +++ b/chromium/net/quic/quic_stream_factory_peer.cc @@ -9,6 +9,7 @@ #include "net/cert/x509_certificate.h" #include "net/cert/x509_util.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/quic/platform/impl/quic_chromium_clock.h" #include "net/quic/quic_chromium_client_session.h" #include "net/quic/quic_http_stream.h" @@ -38,16 +39,14 @@ bool QuicStreamFactoryPeer::HasActiveSession( QuicStreamFactory* factory, const quic::QuicServerId& server_id, const NetworkIsolationKey& network_isolation_key) { - return factory->HasActiveSession( - QuicSessionKey(server_id, SocketTag(), network_isolation_key, - false /* disable_secure_dns */)); + return factory->HasActiveSession(QuicSessionKey( + server_id, SocketTag(), network_isolation_key, SecureDnsPolicy::kAllow)); } bool QuicStreamFactoryPeer::HasActiveJob(QuicStreamFactory* factory, const quic::QuicServerId& server_id) { - return factory->HasActiveJob(QuicSessionKey(server_id, SocketTag(), - NetworkIsolationKey(), - false /* disable_secure_dns */)); + return factory->HasActiveJob(QuicSessionKey( + server_id, SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow)); } // static @@ -56,7 +55,7 @@ QuicChromiumClientSession* QuicStreamFactoryPeer::GetPendingSession( const quic::QuicServerId& server_id, const HostPortPair& destination) { QuicSessionKey session_key(server_id, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); QuicStreamFactory::QuicSessionAliasKey key(destination, session_key); DCHECK(factory->HasActiveJob(session_key)); DCHECK_EQ(factory->all_sessions_.size(), 1u); @@ -69,7 +68,7 @@ QuicChromiumClientSession* QuicStreamFactoryPeer::GetActiveSession( const quic::QuicServerId& server_id, const NetworkIsolationKey& network_isolation_key) { QuicSessionKey session_key(server_id, SocketTag(), network_isolation_key, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); DCHECK(factory->HasActiveSession(session_key)); return factory->active_sessions_[session_key]; } @@ -78,9 +77,8 @@ bool QuicStreamFactoryPeer::HasLiveSession( QuicStreamFactory* factory, const HostPortPair& destination, const quic::QuicServerId& server_id) { - QuicSessionKey session_key = - QuicSessionKey(server_id, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */); + QuicSessionKey session_key = QuicSessionKey( + server_id, SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); QuicStreamFactory::QuicSessionAliasKey alias_key = QuicStreamFactory::QuicSessionAliasKey(destination, session_key); for (auto it = factory->all_sessions_.begin(); diff --git a/chromium/net/quic/quic_stream_factory_test.cc b/chromium/net/quic/quic_stream_factory_test.cc index 8d257768a8e..6e5ea81c35c 100644 --- a/chromium/net/quic/quic_stream_factory_test.cc +++ b/chromium/net/quic/quic_stream_factory_test.cc @@ -30,7 +30,7 @@ #include "net/dns/host_resolver_source.h" #include "net/dns/mock_host_resolver.h" #include "net/dns/public/dns_query_type.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_response_headers.h" #include "net/http/http_response_info.h" #include "net/http/http_server_properties.h" @@ -258,7 +258,6 @@ class QuicStreamFactoryTestBase : public WithTaskEnvironment { socket_factory_ = std::make_unique(); FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = true; FLAGS_quic_reloadable_flag_quic_send_path_response2 = true; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = true; Initialize(); } @@ -341,8 +340,8 @@ class QuicStreamFactoryTestBase : public WithTaskEnvironment { EXPECT_EQ(ERR_IO_PENDING, request.Request( destination, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -500,8 +499,8 @@ class QuicStreamFactoryTestBase : public WithTaskEnvironment { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -715,7 +714,7 @@ class QuicStreamFactoryTestBase : public WithTaskEnvironment { request.Request( HostPortPair(quic_server_id1.host(), quic_server_id1.port()), version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - network_isolation_key1, false /* disable_secure_dns */, + network_isolation_key1, SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -758,7 +757,7 @@ class QuicStreamFactoryTestBase : public WithTaskEnvironment { request2.Request( HostPortPair(quic_server_id2.host(), quic_server_id2.port()), version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - network_isolation_key2, false /* disable_secure_dns */, + network_isolation_key2, SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, vary_network_isolation_key ? url_ : GURL("https://mail.example.org/"), @@ -945,8 +944,8 @@ TEST_P(QuicStreamFactoryTest, Create) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -960,8 +959,8 @@ TEST_P(QuicStreamFactoryTest, Create) { EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); // Will reset stream 3. @@ -975,8 +974,8 @@ TEST_P(QuicStreamFactoryTest, Create) { EXPECT_EQ(OK, request3.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); stream = CreateStream(&request3); // Will reset stream 5. @@ -1009,8 +1008,8 @@ TEST_P(QuicStreamFactoryTest, CreateZeroRtt) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1048,8 +1047,8 @@ TEST_P(QuicStreamFactoryTest, AsyncZeroRtt) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_FALSE(HasActiveSession(host_port_pair_)); @@ -1081,8 +1080,8 @@ TEST_P(QuicStreamFactoryTest, DefaultInitialRtt) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1111,8 +1110,8 @@ TEST_P(QuicStreamFactoryTest, FactoryDestroyedWhenJobPending) { EXPECT_EQ(ERR_IO_PENDING, request->Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); request.reset(); @@ -1144,8 +1143,8 @@ TEST_P(QuicStreamFactoryTest, RequireConfirmation) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1188,8 +1187,8 @@ TEST_P(QuicStreamFactoryTest, DontRequireConfirmationFromSameIP) { QuicStreamRequest request(factory_.get()); EXPECT_THAT(request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback()), IsOk()); @@ -1229,8 +1228,8 @@ TEST_P(QuicStreamFactoryTest, CachedInitialRtt) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1297,8 +1296,8 @@ TEST_P(QuicStreamFactoryTest, CachedInitialRttWithNetworkIsolationKey) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), network_isolation_key, - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), network_isolation_key, SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1340,8 +1339,8 @@ TEST_P(QuicStreamFactoryTest, 2gInitialRtt) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1375,8 +1374,8 @@ TEST_P(QuicStreamFactoryTest, 3gInitialRtt) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1405,8 +1404,8 @@ TEST_P(QuicStreamFactoryTest, GoAway) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1448,8 +1447,8 @@ TEST_P(QuicStreamFactoryTest, GoAwayForConnectionMigrationWithPortOnly) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1529,7 +1528,7 @@ TEST_P(QuicStreamFactoryTest, ServerNetworkStatsWithNetworkIsolationKey) { request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), kNetworkIsolationKeys[i], - false /* disable_secure_dns */, true /* use_dns_aliases */, + SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1586,7 +1585,7 @@ TEST_P(QuicStreamFactoryTest, ServerNetworkStatsWithNetworkIsolationKey) { request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), kNetworkIsolationKeys[i], - false /* disable_secure_dns */, true /* use_dns_aliases */, + SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1629,8 +1628,8 @@ TEST_P(QuicStreamFactoryTest, Pooling) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream = CreateStream(&request); @@ -1638,13 +1637,12 @@ TEST_P(QuicStreamFactoryTest, Pooling) { TestCompletionCallback callback; QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(OK, - request2.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback.callback())); + EXPECT_EQ(OK, request2.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback.callback())); std::unique_ptr stream2 = CreateStream(&request2); EXPECT_TRUE(stream2.get()); @@ -1692,7 +1690,7 @@ TEST_P(QuicStreamFactoryTest, PoolingWithServerMigration) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, + NetworkIsolationKey(), SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback.callback())); @@ -1733,8 +1731,8 @@ TEST_P(QuicStreamFactoryTest, NoPoolingAfterGoAway) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream = CreateStream(&request); @@ -1742,13 +1740,12 @@ TEST_P(QuicStreamFactoryTest, NoPoolingAfterGoAway) { TestCompletionCallback callback; QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(OK, - request2.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback.callback())); + EXPECT_EQ(OK, request2.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback.callback())); std::unique_ptr stream2 = CreateStream(&request2); EXPECT_TRUE(stream2.get()); @@ -1758,13 +1755,12 @@ TEST_P(QuicStreamFactoryTest, NoPoolingAfterGoAway) { TestCompletionCallback callback3; QuicStreamRequest request3(factory_.get()); - EXPECT_EQ(OK, - request3.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback3.callback())); + EXPECT_EQ(OK, request3.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback3.callback())); std::unique_ptr stream3 = CreateStream(&request3); EXPECT_TRUE(stream3.get()); @@ -1796,25 +1792,23 @@ TEST_P(QuicStreamFactoryTest, HttpsPooling) { host_resolver_->rules()->AddIPLiteralRule(server2.host(), "192.168.0.1", ""); QuicStreamRequest request(factory_.get()); - EXPECT_EQ(OK, - request.Request( - server1, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request.Request( + server1, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream = CreateStream(&request); EXPECT_TRUE(stream.get()); TestCompletionCallback callback; QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(OK, - request2.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request2.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream2 = CreateStream(&request2); EXPECT_TRUE(stream2.get()); @@ -1849,25 +1843,23 @@ TEST_P(QuicStreamFactoryTest, HttpsPoolingWithMatchingPins) { host_resolver_->rules()->AddIPLiteralRule(server2.host(), "192.168.0.1", ""); QuicStreamRequest request(factory_.get()); - EXPECT_EQ(OK, - request.Request( - server1, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request.Request( + server1, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream = CreateStream(&request); EXPECT_TRUE(stream.get()); TestCompletionCallback callback; QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(OK, - request2.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request2.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream2 = CreateStream(&request2); EXPECT_TRUE(stream2.get()); @@ -1915,25 +1907,23 @@ TEST_P(QuicStreamFactoryTest, NoHttpsPoolingWithDifferentPins) { host_resolver_->rules()->AddIPLiteralRule(server2.host(), "192.168.0.1", ""); QuicStreamRequest request(factory_.get()); - EXPECT_EQ(OK, - request.Request( - server1, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request.Request( + server1, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream = CreateStream(&request); EXPECT_TRUE(stream.get()); TestCompletionCallback callback; QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(OK, - request2.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request2.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream2 = CreateStream(&request2); EXPECT_TRUE(stream2.get()); @@ -1967,8 +1957,8 @@ TEST_P(QuicStreamFactoryTest, Goaway) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -1990,8 +1980,8 @@ TEST_P(QuicStreamFactoryTest, Goaway) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -2061,10 +2051,10 @@ TEST_P(QuicStreamFactoryTest, MaxOpenStream) { QuicStreamRequest request(factory_.get()); int rv = request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, - &net_error_details_, failed_on_default_network_callback_, - callback_.callback()); + NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, + /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback()); if (i == 0) { EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -2083,8 +2073,8 @@ TEST_P(QuicStreamFactoryTest, MaxOpenStream) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, CompletionOnceCallback())); std::unique_ptr stream = CreateStream(&request); @@ -2123,8 +2113,8 @@ TEST_P(QuicStreamFactoryTest, ResolutionErrorInCreate) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -2145,8 +2135,8 @@ TEST_P(QuicStreamFactoryTest, ConnectErrorInCreate) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -2168,8 +2158,8 @@ TEST_P(QuicStreamFactoryTest, CancelCreate) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); } @@ -2180,8 +2170,8 @@ TEST_P(QuicStreamFactoryTest, CancelCreate) { EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream = CreateStream(&request2); @@ -2223,8 +2213,8 @@ TEST_P(QuicStreamFactoryTest, CloseAllSessions) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -2249,8 +2239,8 @@ TEST_P(QuicStreamFactoryTest, CloseAllSessions) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -2286,8 +2276,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(ERR_QUIC_HANDSHAKE_FAILED, callback_.WaitForResult()); @@ -2310,8 +2300,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_FALSE(HasActiveSession(host_port_pair_)); @@ -2356,8 +2346,8 @@ TEST_P(QuicStreamFactoryTest, WriteErrorInCryptoConnectWithSyncHostResolution) { EXPECT_EQ(ERR_QUIC_HANDSHAKE_FAILED, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); // Check no active session, or active jobs left for this server. @@ -2380,8 +2370,8 @@ TEST_P(QuicStreamFactoryTest, WriteErrorInCryptoConnectWithSyncHostResolution) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_FALSE(HasActiveSession(host_port_pair_)); @@ -2435,8 +2425,8 @@ TEST_P(QuicStreamFactoryTest, CloseSessionsOnIPAddressChanged) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -2470,8 +2460,8 @@ TEST_P(QuicStreamFactoryTest, CloseSessionsOnIPAddressChanged) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -2532,8 +2522,8 @@ TEST_P(QuicStreamFactoryTest, GoAwaySessionsOnIPAddressChanged) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -2579,8 +2569,8 @@ TEST_P(QuicStreamFactoryTest, GoAwaySessionsOnIPAddressChanged) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -2628,8 +2618,8 @@ TEST_P(QuicStreamFactoryTest, OnIPAddressChangedWithConnectionMigration) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -2653,8 +2643,8 @@ TEST_P(QuicStreamFactoryTest, OnIPAddressChangedWithConnectionMigration) { EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); stream = CreateStream(&request2); @@ -2754,8 +2744,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnNetworkMadeDefault( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -2967,8 +2957,8 @@ TEST_P(QuicStreamFactoryTest, MigratedToBlockedSocketAfterProbing) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3127,8 +3117,8 @@ TEST_P(QuicStreamFactoryTest, MigrationTimeoutWithNoNewNetwork) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3296,8 +3286,8 @@ void QuicStreamFactoryTestBase::TestOnNetworkMadeDefaultNonMigratableStream( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3371,8 +3361,8 @@ TEST_P(QuicStreamFactoryTest, OnNetworkMadeDefaultConnectionMigrationDisabled) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3489,8 +3479,8 @@ void QuicStreamFactoryTestBase::TestOnNetworkDisconnectedNonMigratableStream( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3554,8 +3544,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3655,8 +3645,8 @@ void QuicStreamFactoryTestBase::TestOnNetworkMadeDefaultNoOpenStreams( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3734,8 +3724,8 @@ void QuicStreamFactoryTestBase::TestOnNetworkDisconnectedNoOpenStreams( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3809,8 +3799,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnNetworkDisconnected( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -3951,8 +3941,8 @@ TEST_P(QuicStreamFactoryTest, NewNetworkConnectedAfterNoNetwork) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -4154,8 +4144,8 @@ TEST_P(QuicStreamFactoryTest, MigrateToProbingSocket) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -4365,8 +4355,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnPathDegrading( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -4535,8 +4525,8 @@ TEST_P(QuicStreamFactoryTest, MigrateSessionEarlyProbingWriterError) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -4667,8 +4657,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -4751,7 +4741,6 @@ TEST_P(QuicStreamFactoryTest, quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = true; FLAGS_quic_reloadable_flag_quic_send_path_response2 = true; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = true; socket_factory_ = std::make_unique(); Initialize(); @@ -4764,7 +4753,6 @@ TEST_P(QuicStreamFactoryTest, MigratePortOnPathDegrading_WithoutNetworkHandle) { quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = false; FLAGS_quic_reloadable_flag_quic_send_path_response2 = false; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = false; socket_factory_ = std::make_unique(); Initialize(); @@ -4781,7 +4769,6 @@ TEST_P(QuicStreamFactoryTest, PortMigrationProbingReceivedStatelessReset) { quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = false; FLAGS_quic_reloadable_flag_quic_send_path_response2 = false; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = false; socket_factory_ = std::make_unique(); Initialize(); ProofVerifyDetailsChromium verify_details = DefaultProofVerifyDetails(); @@ -4839,8 +4826,8 @@ TEST_P(QuicStreamFactoryTest, PortMigrationProbingReceivedStatelessReset) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -4920,7 +4907,6 @@ TEST_P(QuicStreamFactoryTest, quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = true; FLAGS_quic_reloadable_flag_quic_send_path_response2 = true; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = true; socket_factory_ = std::make_unique(); Initialize(); ProofVerifyDetailsChromium verify_details = DefaultProofVerifyDetails(); @@ -4967,8 +4953,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -5048,7 +5034,6 @@ TEST_P(QuicStreamFactoryTest, quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = true; FLAGS_quic_reloadable_flag_quic_send_path_response2 = true; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = true; socket_factory_ = std::make_unique(); Initialize(); @@ -5070,7 +5055,6 @@ TEST_P(QuicStreamFactoryTest, MigratePortOnPathDegrading_WithNetworkHandle) { quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = false; FLAGS_quic_reloadable_flag_quic_send_path_response2 = false; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = false; socket_factory_ = std::make_unique(); Initialize(); @@ -5096,7 +5080,6 @@ TEST_P(QuicStreamFactoryTest, MigratePortOnPathDegrading_WithMigration) { quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = false; FLAGS_quic_reloadable_flag_quic_send_path_response2 = false; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = false; socket_factory_ = std::make_unique(); Initialize(); @@ -5123,7 +5106,6 @@ TEST_P(QuicStreamFactoryTest, quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = true; FLAGS_quic_reloadable_flag_quic_send_path_response2 = true; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = true; socket_factory_ = std::make_unique(); Initialize(); @@ -5199,8 +5181,8 @@ void QuicStreamFactoryTestBase::TestSimplePortMigrationOnPathDegrading() { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -5327,7 +5309,6 @@ TEST_P(QuicStreamFactoryTest, MultiplePortMigrationsExceedsMaxLimit) { quic_params_->allow_port_migration = true; FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator = false; FLAGS_quic_reloadable_flag_quic_send_path_response2 = false; - FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier = false; socket_factory_ = std::make_unique(); Initialize(); @@ -5358,8 +5339,8 @@ TEST_P(QuicStreamFactoryTest, MultiplePortMigrationsExceedsMaxLimit) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -5542,8 +5523,8 @@ TEST_P(QuicStreamFactoryTest, GoawayOnPathDegrading) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -5590,8 +5571,8 @@ TEST_P(QuicStreamFactoryTest, GoawayOnPathDegrading) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -5683,8 +5664,8 @@ TEST_P(QuicStreamFactoryTest, DoNotMigrateToBadSocketOnPathDegrading) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -5830,8 +5811,8 @@ void QuicStreamFactoryTestBase::TestMigrateSessionWithDrainingStream( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -6022,8 +6003,8 @@ TEST_P(QuicStreamFactoryTest, MigrateOnNewNetworkConnectAfterPathDegrading) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -6182,25 +6163,23 @@ TEST_P(QuicStreamFactoryTest, // Create request and QuicHttpStream to create session1. QuicStreamRequest request1(factory_.get()); - EXPECT_EQ(OK, - request1.Request( - server1, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request1.Request( + server1, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream1 = CreateStream(&request1); EXPECT_TRUE(stream1.get()); // Create request and QuicHttpStream to create session2. QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(OK, - request2.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ(OK, request2.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream2 = CreateStream(&request2); EXPECT_TRUE(stream2.get()); @@ -6328,8 +6307,8 @@ TEST_P(QuicStreamFactoryTest, MigrateOnPathDegradingWithNoNewNetwork) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -6498,8 +6477,8 @@ void QuicStreamFactoryTestBase::TestMigrateSessionEarlyNonMigratableStream( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -6576,8 +6555,8 @@ TEST_P(QuicStreamFactoryTest, MigrateSessionEarlyConnectionMigrationDisabled) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -6720,8 +6699,8 @@ TEST_P(QuicStreamFactoryTest, MigrateSessionOnAsyncWriteError) { EXPECT_EQ(ERR_IO_PENDING, request1.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -6743,8 +6722,8 @@ TEST_P(QuicStreamFactoryTest, MigrateSessionOnAsyncWriteError) { EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); std::unique_ptr stream2 = CreateStream(&request2); @@ -6868,8 +6847,8 @@ TEST_P(QuicStreamFactoryTest, MigrateBackToDefaultPostMigrationOnWriteError) { EXPECT_EQ(ERR_IO_PENDING, request1.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -7007,8 +6986,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -7071,8 +7050,8 @@ void QuicStreamFactoryTestBase::TestNoAlternateNetworkBeforeHandshake( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -7214,8 +7193,8 @@ void QuicStreamFactoryTestBase:: EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -7334,8 +7313,8 @@ TEST_P(QuicStreamFactoryTest, MigrationOnWriteErrorBeforeHandshakeConfirmed) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(ERR_QUIC_HANDSHAKE_FAILED, callback_.WaitForResult()); @@ -7358,8 +7337,8 @@ TEST_P(QuicStreamFactoryTest, MigrationOnWriteErrorBeforeHandshakeConfirmed) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_FALSE(HasActiveSession(host_port_pair_)); @@ -7447,8 +7426,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); // Ensure that the session is alive but not active. @@ -7521,8 +7500,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteError( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -7636,8 +7615,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorNoNewNetwork( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -7801,8 +7780,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorWithMultipleRequests( EXPECT_EQ(ERR_IO_PENDING, request1.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -7824,8 +7803,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorWithMultipleRequests( EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); std::unique_ptr stream2 = CreateStream(&request2); @@ -7963,8 +7942,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorMixedStreams( EXPECT_EQ(ERR_IO_PENDING, request1.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -7986,8 +7965,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorMixedStreams( EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); std::unique_ptr stream2 = CreateStream(&request2); @@ -8135,8 +8114,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorMixedStreams2( EXPECT_EQ(ERR_IO_PENDING, request1.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -8158,8 +8137,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorMixedStreams2( EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); std::unique_ptr stream2 = CreateStream(&request2); @@ -8286,8 +8265,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorNonMigratableStream( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -8375,8 +8354,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorMigrationDisabled( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -8521,8 +8500,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnMultipleWriteErrors( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -8617,8 +8596,8 @@ TEST_P(QuicStreamFactoryTest, NoMigrationBeforeHandshakeOnNetworkDisconnected) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); // Deliver the network notification, which should cause the connection to be @@ -8660,8 +8639,8 @@ void QuicStreamFactoryTestBase:: EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -8817,8 +8796,8 @@ void QuicStreamFactoryTestBase:: EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -8980,8 +8959,8 @@ void QuicStreamFactoryTestBase::TestMigrationOnWriteErrorPauseBeforeConnected( EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -9135,8 +9114,8 @@ TEST_P(QuicStreamFactoryTest, IgnoreWriteErrorFromOldWriterAfterMigration) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -9262,8 +9241,8 @@ TEST_P(QuicStreamFactoryTest, IgnoreReadErrorFromOldReaderAfterMigration) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -9399,8 +9378,8 @@ TEST_P(QuicStreamFactoryTest, IgnoreReadErrorOnOldReaderDuringMigration) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -9593,8 +9572,8 @@ TEST_P(QuicStreamFactoryTest, DefaultRetransmittableOnWireTimeoutForMigration) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -9759,8 +9738,8 @@ TEST_P(QuicStreamFactoryTest, CustomRetransmittableOnWireTimeoutForMigration) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -9907,8 +9886,8 @@ TEST_P(QuicStreamFactoryTest, CustomRetransmittableOnWireTimeout) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -10049,8 +10028,8 @@ TEST_P(QuicStreamFactoryTest, NoRetransmittableOnWireTimeout) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -10190,8 +10169,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -10334,8 +10313,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -10433,8 +10412,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -10587,8 +10566,8 @@ void QuicStreamFactoryTestBase:: EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -10699,8 +10678,8 @@ void QuicStreamFactoryTestBase:: EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); std::unique_ptr stream2 = CreateStream(&request2); @@ -10795,8 +10774,8 @@ TEST_P(QuicStreamFactoryTest, DefaultIdleMigrationPeriod) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -10921,8 +10900,8 @@ TEST_P(QuicStreamFactoryTest, CustomIdleMigrationPeriod) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -11004,8 +10983,8 @@ TEST_P(QuicStreamFactoryTest, ServerMigration) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -11166,8 +11145,8 @@ TEST_P(QuicStreamFactoryTest, ServerMigrationIPv6ToIPv4Fails) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -11249,8 +11228,8 @@ TEST_P(QuicStreamFactoryTest, ServerMigrationIPv4ToIPv6Fails) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -11310,8 +11289,8 @@ TEST_P(QuicStreamFactoryTest, OnCertDBChanged) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -11334,8 +11313,8 @@ TEST_P(QuicStreamFactoryTest, OnCertDBChanged) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -11464,8 +11443,8 @@ TEST_P(QuicStreamFactoryTest, EnableNotLoadFromDiskCache) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -11518,8 +11497,8 @@ TEST_P(QuicStreamFactoryTest, ReducePingTimeoutOnConnectionTimeOutOpenStreams) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -11554,13 +11533,12 @@ TEST_P(QuicStreamFactoryTest, ReducePingTimeoutOnConnectionTimeOutOpenStreams) { DVLOG(1) << "Create 2nd session and timeout with open stream"; TestCompletionCallback callback2; QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(OK, - request2.Request( - server2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, - net_log_, &net_error_details_, - failed_on_default_network_callback_, callback2.callback())); + EXPECT_EQ(OK, request2.Request( + server2, version_, privacy_mode_, DEFAULT_PRIORITY, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, + net_log_, &net_error_details_, + failed_on_default_network_callback_, callback2.callback())); QuicChromiumClientSession* session2 = GetActiveSession(server2); EXPECT_EQ(quic::QuicTime::Delta::FromSeconds(10), session2->connection()->ping_timeout()); @@ -11928,7 +11906,7 @@ TEST_P(QuicStreamFactoryTest, int rv = request.Request( HostPortPair(kDefaultServerHostName, kDefaultServerPort), version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), network_isolation_keys[i], - false /* disable_secure_dns */, true /* use_dns_aliases */, + SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback()); EXPECT_THAT(callback_.GetResult(rv), IsOk()); @@ -11989,8 +11967,8 @@ TEST_P(QuicStreamFactoryTest, YieldAfterPackets) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12042,8 +12020,8 @@ TEST_P(QuicStreamFactoryTest, YieldAfterDuration) { EXPECT_EQ(OK, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12078,8 +12056,8 @@ TEST_P(QuicStreamFactoryTest, ServerPushSessionAffinity) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12101,8 +12079,8 @@ TEST_P(QuicStreamFactoryTest, ServerPushSessionAffinity) { EXPECT_EQ(OK, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12133,8 +12111,8 @@ TEST_P(QuicStreamFactoryTest, ServerPushPrivacyModeMismatch) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12162,7 +12140,7 @@ TEST_P(QuicStreamFactoryTest, ServerPushPrivacyModeMismatch) { request2.Request( host_port_pair_, version_, PRIVACY_MODE_ENABLED, DEFAULT_PRIORITY, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12214,8 +12192,8 @@ TEST_P(QuicStreamFactoryTest, ServerPushNetworkIsolationKeyMismatch) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12244,7 +12222,7 @@ TEST_P(QuicStreamFactoryTest, ServerPushNetworkIsolationKeyMismatch) { request2.Request( host_port_pair_, version_, PRIVACY_MODE_DISABLED, DEFAULT_PRIORITY, SocketTag(), NetworkIsolationKey::CreateTransient(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SecureDnsPolicy::kAllow, true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12282,8 +12260,8 @@ TEST_P(QuicStreamFactoryTest, PoolByOrigin) { EXPECT_EQ(ERR_IO_PENDING, request1.Request( destination1, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -12297,8 +12275,8 @@ TEST_P(QuicStreamFactoryTest, PoolByOrigin) { EXPECT_EQ(OK, request2.Request( destination2, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); std::unique_ptr stream2 = CreateStream(&request2); @@ -12461,8 +12439,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, InvalidCertificate) { EXPECT_EQ(ERR_IO_PENDING, request.Request( destination, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12503,8 +12481,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, SharedCertificate) { EXPECT_EQ(ERR_IO_PENDING, request1.Request( destination, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url1, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -12519,8 +12497,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, SharedCertificate) { EXPECT_EQ(OK, request2.Request( destination, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); std::unique_ptr stream2 = CreateStream(&request2); @@ -12583,8 +12561,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, DifferentPrivacyMode) { EXPECT_EQ(ERR_IO_PENDING, request1.Request( destination, version_, PRIVACY_MODE_DISABLED, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url1, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -12597,8 +12575,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, DifferentPrivacyMode) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( destination, version_, PRIVACY_MODE_ENABLED, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); EXPECT_EQ(OK, callback2.WaitForResult()); @@ -12625,8 +12603,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, DifferentPrivacyMode) { EXPECT_TRUE(socket_data2.AllWriteDataConsumed()); } -// QuicStreamRequest is not pooled if the disable_secure_dns field differs. -TEST_P(QuicStreamFactoryWithDestinationTest, DifferentDisableSecureDns) { +// QuicStreamRequest is not pooled if the secure_dns_policy field differs. +TEST_P(QuicStreamFactoryWithDestinationTest, DifferentSecureDnsPolicy) { Initialize(); GURL url1("https://www.example.org/"); @@ -12668,8 +12646,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, DifferentDisableSecureDns) { EXPECT_EQ(ERR_IO_PENDING, request1.Request( destination, version_, PRIVACY_MODE_DISABLED, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url1, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(OK, callback_.WaitForResult()); @@ -12682,15 +12660,15 @@ TEST_P(QuicStreamFactoryWithDestinationTest, DifferentDisableSecureDns) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( destination, version_, PRIVACY_MODE_DISABLED, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - true /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kDisable, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); EXPECT_EQ(OK, callback2.WaitForResult()); std::unique_ptr stream2 = CreateStream(&request2); EXPECT_TRUE(stream2.get()); - // |request2| does not pool to the first session, because |disable_secure_dns| + // |request2| does not pool to the first session, because |secure_dns_policy| // does not match. QuicChromiumClientSession::Handle* session1 = QuicHttpStreamPeer::GetSessionHandle(stream1.get()); @@ -12752,8 +12730,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, DisjointCertificate) { EXPECT_EQ(ERR_IO_PENDING, request1.Request( destination, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url1, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -12766,8 +12744,8 @@ TEST_P(QuicStreamFactoryWithDestinationTest, DisjointCertificate) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( destination, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2, net_log_, &net_error_details_, failed_on_default_network_callback_, callback2.callback())); EXPECT_THAT(callback2.WaitForResult(), IsOk()); @@ -12886,8 +12864,8 @@ TEST_P(QuicStreamFactoryTest, HostResolverUsesRequestPriority) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, MAXIMUM_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12916,8 +12894,8 @@ TEST_P(QuicStreamFactoryTest, HostResolverRequestReprioritizedOnSetPriority) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, MAXIMUM_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12928,8 +12906,8 @@ TEST_P(QuicStreamFactoryTest, HostResolverRequestReprioritizedOnSetPriority) { EXPECT_EQ(ERR_IO_PENDING, request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url2_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_EQ(DEFAULT_PRIORITY, host_resolver_->last_request_priority()); @@ -12968,8 +12946,8 @@ TEST_P(QuicStreamFactoryTest, HostResolverUsesParams) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), kNetworkIsolationKey, - true /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), kNetworkIsolationKey, SecureDnsPolicy::kDisable, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -12977,9 +12955,8 @@ TEST_P(QuicStreamFactoryTest, HostResolverUsesParams) { std::unique_ptr stream = CreateStream(&request); EXPECT_TRUE(stream.get()); - ASSERT_TRUE(host_resolver_->last_secure_dns_mode_override().has_value()); - EXPECT_EQ(net::SecureDnsMode::kOff, - host_resolver_->last_secure_dns_mode_override().value()); + EXPECT_EQ(net::SecureDnsPolicy::kDisable, + host_resolver_->last_secure_dns_policy()); ASSERT_TRUE(host_resolver_->last_request_network_isolation_key().has_value()); EXPECT_EQ(kNetworkIsolationKey, host_resolver_->last_request_network_isolation_key().value()); @@ -13024,8 +13001,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterHostResolutionCallbackAsyncSync) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13079,8 +13056,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterHostResolutionCallbackAsyncAsync) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13131,8 +13108,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterHostResolutionCallbackSyncSync) { EXPECT_EQ(ERR_QUIC_PROTOCOL_ERROR, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13170,8 +13147,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterHostResolutionCallbackSyncAsync) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13205,8 +13182,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterHostResolutionCallbackFailSync) { EXPECT_EQ(ERR_NAME_NOT_RESOLVED, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13232,8 +13209,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterHostResolutionCallbackFailAsync) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13288,8 +13265,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceAndHostResolutionSync) { QuicStreamRequest request(factory_.get()); EXPECT_THAT(request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback()), IsOk()); @@ -13326,8 +13303,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceAndHostResolutionAsync) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); TestCompletionCallback host_resolution_callback; @@ -13387,8 +13364,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceHostResolveAsyncStaleMatch) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13452,8 +13429,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13523,8 +13500,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13602,8 +13579,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13685,8 +13662,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceStaleAsyncResolveAsyncNoMatch) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13766,8 +13743,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceResolveAsyncStaleAsyncNoMatch) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); // Finish dns resolution, but need to wait for stale connection. @@ -13809,8 +13786,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceHostResolveError) { EXPECT_EQ(ERR_NAME_NOT_RESOLVED, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); } @@ -13835,8 +13812,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceHostResolveAsyncError) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13888,8 +13865,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceStaleSyncHostResolveError) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -13945,8 +13922,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceStaleErrorDNSMatches) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_FALSE(HasLiveSession(host_port_pair_)); @@ -13998,8 +13975,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceStaleErrorDNSNoMatch) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14062,8 +14039,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceStaleErrorDNSNoMatchError) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14120,8 +14097,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceResolveAsyncErrorStaleAsync) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14177,8 +14154,8 @@ TEST_P(QuicStreamFactoryTest, EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14214,8 +14191,8 @@ TEST_P(QuicStreamFactoryTest, ResultAfterDNSRaceHostResolveAsync) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14283,8 +14260,8 @@ TEST_P(QuicStreamFactoryTest, StaleNetworkFailedAfterHandshake) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14360,8 +14337,8 @@ TEST_P(QuicStreamFactoryTest, StaleNetworkFailedBeforeHandshake) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14430,8 +14407,8 @@ TEST_P(QuicStreamFactoryTest, ConfigInitialRttForHandshake) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); base::RunLoop().RunUntilIdle(); @@ -14499,10 +14476,10 @@ TEST_P(QuicStreamFactoryTest, Tag) { QuicStreamRequest request1(factory_.get()); int rv = request1.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, tag1, - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, - &net_error_details_, failed_on_default_network_callback_, - callback_.callback()); + NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, + /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback()); EXPECT_THAT(callback_.GetResult(rv), IsOk()); EXPECT_EQ(socket_factory->GetLastProducedUDPSocket()->tag(), tag1); EXPECT_TRUE(socket_factory->GetLastProducedUDPSocket() @@ -14516,10 +14493,10 @@ TEST_P(QuicStreamFactoryTest, Tag) { QuicStreamRequest request2(factory_.get()); rv = request2.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, tag1, - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, - &net_error_details_, failed_on_default_network_callback_, - callback_.callback()); + NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, + /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback()); EXPECT_THAT(callback_.GetResult(rv), IsOk()); std::unique_ptr stream2 = request2.ReleaseSessionHandle(); @@ -14531,10 +14508,10 @@ TEST_P(QuicStreamFactoryTest, Tag) { QuicStreamRequest request3(factory_.get()); rv = request3.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, tag2, - NetworkIsolationKey(), false /* disable_secure_dns */, - true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, - &net_error_details_, failed_on_default_network_callback_, - callback_.callback()); + NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, + /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback()); EXPECT_THAT(callback_.GetResult(rv), IsOk()); EXPECT_EQ(socket_factory->GetLastProducedUDPSocket()->tag(), tag2); EXPECT_TRUE(socket_factory->GetLastProducedUDPSocket() @@ -14569,8 +14546,8 @@ TEST_P(QuicStreamFactoryTest, ReadErrorClosesConnection) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - /*disable_secure_dns=*/false, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -14606,8 +14583,8 @@ TEST_P(QuicStreamFactoryTest, MessageTooBigReadErrorDoesNotCloseConnection) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - /*disable_secure_dns=*/false, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -14643,8 +14620,8 @@ TEST_P(QuicStreamFactoryTest, ZeroLengthReadDoesNotCloseConnection) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - /*disable_secure_dns=*/false, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); @@ -14682,8 +14659,8 @@ TEST_P(QuicStreamFactoryTest, DnsAliasesCanBeAccessedFromStream) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14719,8 +14696,8 @@ TEST_P(QuicStreamFactoryTest, NoAdditionalDnsAliases) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14756,8 +14733,8 @@ TEST_P(QuicStreamFactoryTest, DoNotUseDnsAliases) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, false /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + false /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14790,8 +14767,8 @@ TEST_P(QuicStreamFactoryTest, ConnectErrorInCreateWithDnsAliases) { EXPECT_EQ(ERR_IO_PENDING, request.Request( host_port_pair_, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, true /* use_dns_aliases */, + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + true /* use_dns_aliases */, /*cert_verify_flags=*/0, url_, net_log_, &net_error_details_, failed_on_default_network_callback_, callback_.callback())); @@ -14960,13 +14937,13 @@ TEST_P(QuicStreamFactoryDnsAliasPoolingTest, IPPooling) { socket_data.AddSocketDataToFactory(socket_factory_.get()); QuicStreamRequest request1(factory_.get()); - EXPECT_EQ(ERR_IO_PENDING, - request1.Request( - kOrigin1, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, use_dns_aliases_, - /*cert_verify_flags=*/0, kUrl1, net_log_, &net_error_details_, - failed_on_default_network_callback_, callback_.callback())); + EXPECT_EQ( + ERR_IO_PENDING, + request1.Request( + kOrigin1, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), + NetworkIsolationKey(), SecureDnsPolicy::kAllow, use_dns_aliases_, + /*cert_verify_flags=*/0, kUrl1, net_log_, &net_error_details_, + failed_on_default_network_callback_, callback_.callback())); EXPECT_THAT(callback_.WaitForResult(), IsOk()); std::unique_ptr stream1 = CreateStream(&request1); @@ -14975,13 +14952,13 @@ TEST_P(QuicStreamFactoryDnsAliasPoolingTest, IPPooling) { TestCompletionCallback callback2; QuicStreamRequest request2(factory_.get()); - EXPECT_EQ(ERR_IO_PENDING, - request2.Request( - kOrigin2, version_, privacy_mode_, DEFAULT_PRIORITY, - SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */, use_dns_aliases_, - /*cert_verify_flags=*/0, kUrl2, net_log_, &net_error_details_, - failed_on_default_network_callback_, callback2.callback())); + EXPECT_EQ( + ERR_IO_PENDING, + request2.Request( + kOrigin2, version_, privacy_mode_, DEFAULT_PRIORITY, SocketTag(), + NetworkIsolationKey(), SecureDnsPolicy::kAllow, use_dns_aliases_, + /*cert_verify_flags=*/0, kUrl2, net_log_, &net_error_details_, + failed_on_default_network_callback_, callback2.callback())); EXPECT_THAT(callback2.WaitForResult(), IsOk()); std::unique_ptr stream2 = CreateStream(&request2); diff --git a/chromium/net/quic/quic_test_packet_printer.cc b/chromium/net/quic/quic_test_packet_printer.cc index 63334616124..cb9581ed658 100644 --- a/chromium/net/quic/quic_test_packet_printer.cc +++ b/chromium/net/quic/quic_test_packet_printer.cc @@ -6,7 +6,7 @@ #include -#include "net/third_party/quiche/src/common/platform/api/quiche_text_utils.h" +#include "base/strings/string_number_conversions.h" #include "net/third_party/quiche/src/quic/core/crypto/null_decrypter.h" #include "net/third_party/quiche/src/quic/core/quic_framer.h" #include "net/third_party/quiche/src/quic/core/quic_utils.h" @@ -72,17 +72,13 @@ class QuicPacketPrinter : public QuicFramerVisitorInterface { bool OnStreamFrame(const QuicStreamFrame& frame) override { *output_ << "OnStreamFrame: " << frame; *output_ << " data: { " - << absl::BytesToHexString( - absl::string_view(frame.data_buffer, frame.data_length)) - << " }\n"; + << base::HexEncode(frame.data_buffer, frame.data_length) << " }\n"; return true; } bool OnCryptoFrame(const QuicCryptoFrame& frame) override { *output_ << "OnCryptoFrame: " << frame; *output_ << " data: { " - << absl::BytesToHexString( - absl::string_view(frame.data_buffer, frame.data_length)) - << " }\n"; + << base::HexEncode(frame.data_buffer, frame.data_length) << " }\n"; return true; } bool OnAckFrameStart(QuicPacketNumber largest_acked, diff --git a/chromium/net/quic/quic_transport_client.cc b/chromium/net/quic/quic_transport_client.cc index 45525cf0443..292b7a59b33 100644 --- a/chromium/net/quic/quic_transport_client.cc +++ b/chromium/net/quic/quic_transport_client.cc @@ -4,6 +4,7 @@ #include "net/quic/quic_transport_client.h" +#include "base/containers/contains.h" #include "base/metrics/histogram_functions.h" #include "base/stl_util.h" #include "base/strings/abseil_string_conversions.h" @@ -100,7 +101,7 @@ void QuicTransportClient::Connect() { DoLoop(OK); } -const QuicTransportError& QuicTransportClient::error() const { +const WebTransportError& QuicTransportClient::error() const { return error_; } @@ -212,7 +213,7 @@ int QuicTransportClient::DoResolveHost() { next_connect_state_ = CONNECT_STATE_RESOLVE_HOST_COMPLETE; HostResolver::ResolveHostParameters parameters; resolve_host_request_ = context_->host_resolver()->CreateRequest( - HostPortPair::FromURL(url_), isolation_key_, net_log_, base::nullopt); + HostPortPair::FromURL(url_), isolation_key_, net_log_, absl::nullopt); return resolve_host_request_->Start( base::BindOnce(&QuicTransportClient::DoLoop, base::Unretained(this))); } @@ -485,8 +486,8 @@ void QuicTransportClient::OnConnectionClosed( void QuicTransportClient::DatagramObserverProxy::OnDatagramProcessed( absl::optional status) { client_->visitor_->OnDatagramProcessed( - status.has_value() ? base::Optional(*status) - : base::Optional()); + status.has_value() ? absl::optional(*status) + : absl::optional()); } } // namespace net diff --git a/chromium/net/quic/quic_transport_client.h b/chromium/net/quic/quic_transport_client.h index 7244a80f2e0..7bd9ecdc9c7 100644 --- a/chromium/net/quic/quic_transport_client.h +++ b/chromium/net/quic/quic_transport_client.h @@ -14,8 +14,8 @@ #include "net/quic/quic_chromium_packet_writer.h" #include "net/quic/quic_context.h" #include "net/quic/quic_event_logger.h" -#include "net/quic/quic_transport_error.h" #include "net/quic/web_transport_client.h" +#include "net/quic/web_transport_error.h" #include "net/socket/client_socket_factory.h" #include "net/third_party/quiche/src/quic/core/crypto/quic_crypto_client_config.h" #include "net/third_party/quiche/src/quic/core/quic_config.h" @@ -58,7 +58,7 @@ class NET_EXPORT QuicTransportClient ~QuicTransportClient() override; WebTransportState state() const { return state_; } - const QuicTransportError& error() const override; + const WebTransportError& error() const override; // Connect() is an asynchronous operation. Once the operation is finished, // OnConnected() or OnConnectionFailed() is called on the Visitor. @@ -172,7 +172,7 @@ class NET_EXPORT QuicTransportClient WebTransportState state_ = NEW; ConnectState next_connect_state_ = CONNECT_STATE_NONE; - QuicTransportError error_; + WebTransportError error_; bool retried_with_new_version_ = false; ProxyInfo proxy_info_; diff --git a/chromium/net/quic/quic_transport_end_to_end_test.cc b/chromium/net/quic/quic_transport_end_to_end_test.cc index 4cdfd0bbc4b..6bf3a2e6a0b 100644 --- a/chromium/net/quic/quic_transport_end_to_end_test.cc +++ b/chromium/net/quic/quic_transport_end_to_end_test.cc @@ -45,7 +45,7 @@ class MockVisitor : public WebTransportClientVisitor { MOCK_METHOD1(OnDatagramReceived, void(base::StringPiece)); MOCK_METHOD0(OnCanCreateNewOutgoingBidirectionalStream, void()); MOCK_METHOD0(OnCanCreateNewOutgoingUnidirectionalStream, void()); - MOCK_METHOD1(OnDatagramProcessed, void(base::Optional)); + MOCK_METHOD1(OnDatagramProcessed, void(absl::optional)); }; // A clock that only mocks out WallNow(), but uses real Now() and diff --git a/chromium/net/quic/quic_transport_error.cc b/chromium/net/quic/quic_transport_error.cc deleted file mode 100644 index 94030a4934f..00000000000 --- a/chromium/net/quic/quic_transport_error.cc +++ /dev/null @@ -1,24 +0,0 @@ -// Copyright 2020 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. - -#include "net/quic/quic_transport_error.h" - -#include "base/strings/strcat.h" - -namespace net { - -std::string QuicTransportErrorToString(const QuicTransportError& error) { - std::string message = - ExtendedErrorToString(error.net_error, error.quic_error); - if (error.details == message) - return message; - return base::StrCat({message, " (", error.details, ")"}); -} - -std::ostream& operator<<(std::ostream& os, const QuicTransportError& error) { - os << QuicTransportErrorToString(error); - return os; -} - -} // namespace net diff --git a/chromium/net/quic/quic_transport_error.h b/chromium/net/quic/quic_transport_error.h deleted file mode 100644 index 263fc125183..00000000000 --- a/chromium/net/quic/quic_transport_error.h +++ /dev/null @@ -1,54 +0,0 @@ -// Copyright 2020 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. - -#ifndef NET_QUIC_QUIC_TRANSPORT_ERROR_H_ -#define NET_QUIC_QUIC_TRANSPORT_ERROR_H_ - -#include -#include - -#include "base/strings/string_piece.h" -#include "net/base/net_errors.h" -#include "net/base/net_export.h" -#include "net/third_party/quiche/src/quic/core/quic_error_codes.h" - -namespace net { - -// TODO(crbug.com/1193409): rename this class to WebTransportError. -struct NET_EXPORT QuicTransportError { - QuicTransportError() = default; - QuicTransportError(int net_error, - quic::QuicErrorCode quic_error, - base::StringPiece details, - bool safe_to_report_details) - : net_error(net_error), - quic_error(quic_error), - details(details), - safe_to_report_details(safe_to_report_details) {} - - // |net_error| is always set to a meaningful value. - int net_error = OK; - - // |quic_error| is set to a QUIC error, or to quic::QUIC_NO_ERROR if the error - // originates non-QUIC parts of the stack. - quic::QuicErrorCode quic_error = quic::QUIC_NO_ERROR; - - // Human-readable error summary. - std::string details; - - // QuicTransport requires that the connection errors have to be - // undistinguishable until the peer is confirmed to be a QuicTransport - // endpoint. See https://wicg.github.io/web-transport/#protocol-security - bool safe_to_report_details = false; -}; - -NET_EXPORT -std::string QuicTransportErrorToString(const QuicTransportError& error); - -NET_EXPORT -std::ostream& operator<<(std::ostream& os, const QuicTransportError& error); - -} // namespace net - -#endif // NET_QUIC_QUIC_TRANSPORT_ERROR_H_ diff --git a/chromium/net/quic/web_transport_client.cc b/chromium/net/quic/web_transport_client.cc index 3afe751bbd7..8cb394b80e9 100644 --- a/chromium/net/quic/web_transport_client.cc +++ b/chromium/net/quic/web_transport_client.cc @@ -23,10 +23,10 @@ class FailedWebTransportClient : public WebTransportClient { void Connect() override { visitor_->OnConnectionFailed(); } quic::WebTransportSession* session() override { return nullptr; } - const QuicTransportError& error() const override { return error_; } + const WebTransportError& error() const override { return error_; } private: - QuicTransportError error_; + WebTransportError error_; WebTransportClientVisitor* visitor_; }; } // namespace diff --git a/chromium/net/quic/web_transport_client.h b/chromium/net/quic/web_transport_client.h index e627d97a83e..db7e73d8ad2 100644 --- a/chromium/net/quic/web_transport_client.h +++ b/chromium/net/quic/web_transport_client.h @@ -7,13 +7,13 @@ #include -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/network_isolation_key.h" -#include "net/quic/quic_transport_error.h" +#include "net/quic/web_transport_error.h" #include "net/third_party/quiche/src/quic/core/quic_types.h" #include "net/third_party/quiche/src/quic/core/web_transport_interface.h" #include "net/third_party/quiche/src/quic/quic_transport/web_transport_fingerprint_proof_verifier.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -67,7 +67,7 @@ class NET_EXPORT WebTransportClientVisitor { virtual void OnCanCreateNewOutgoingBidirectionalStream() = 0; virtual void OnCanCreateNewOutgoingUnidirectionalStream() = 0; virtual void OnDatagramProcessed( - base::Optional status) = 0; + absl::optional status) = 0; }; // Parameters that determine the way WebTransport session is established. @@ -101,7 +101,7 @@ class NET_EXPORT WebTransportClient { // session() can be nullptr in states other than CONNECTED. virtual quic::WebTransportSession* session() = 0; - virtual const QuicTransportError& error() const = 0; + virtual const WebTransportError& error() const = 0; }; // Creates a WebTransport client for |url| accessed from |origin| with the diff --git a/chromium/net/quic/web_transport_error.cc b/chromium/net/quic/web_transport_error.cc new file mode 100644 index 00000000000..4f156548f1d --- /dev/null +++ b/chromium/net/quic/web_transport_error.cc @@ -0,0 +1,24 @@ +// Copyright 2020 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. + +#include "net/quic/web_transport_error.h" + +#include "base/strings/strcat.h" + +namespace net { + +std::string WebTransportErrorToString(const WebTransportError& error) { + std::string message = + ExtendedErrorToString(error.net_error, error.quic_error); + if (error.details == message) + return message; + return base::StrCat({message, " (", error.details, ")"}); +} + +std::ostream& operator<<(std::ostream& os, const WebTransportError& error) { + os << WebTransportErrorToString(error); + return os; +} + +} // namespace net diff --git a/chromium/net/quic/web_transport_error.h b/chromium/net/quic/web_transport_error.h new file mode 100644 index 00000000000..3d97c58526c --- /dev/null +++ b/chromium/net/quic/web_transport_error.h @@ -0,0 +1,53 @@ +// Copyright 2020 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. + +#ifndef NET_QUIC_WEB_TRANSPORT_ERROR_H_ +#define NET_QUIC_WEB_TRANSPORT_ERROR_H_ + +#include +#include + +#include "base/strings/string_piece.h" +#include "net/base/net_errors.h" +#include "net/base/net_export.h" +#include "net/third_party/quiche/src/quic/core/quic_error_codes.h" + +namespace net { + +struct NET_EXPORT WebTransportError { + WebTransportError() = default; + WebTransportError(int net_error, + quic::QuicErrorCode quic_error, + base::StringPiece details, + bool safe_to_report_details) + : net_error(net_error), + quic_error(quic_error), + details(details), + safe_to_report_details(safe_to_report_details) {} + + // |net_error| is always set to a meaningful value. + int net_error = OK; + + // |quic_error| is set to a QUIC error, or to quic::QUIC_NO_ERROR if the error + // originates non-QUIC parts of the stack. + quic::QuicErrorCode quic_error = quic::QUIC_NO_ERROR; + + // Human-readable error summary. + std::string details; + + // WebTransport requires that the connection errors have to be + // undistinguishable until the peer is confirmed to be a WebTransport + // endpoint. See https://w3c.github.io/webtransport/#protocol-security + bool safe_to_report_details = false; +}; + +NET_EXPORT +std::string WebTransportErrorToString(const WebTransportError& error); + +NET_EXPORT +std::ostream& operator<<(std::ostream& os, const WebTransportError& error); + +} // namespace net + +#endif // NET_QUIC_WEB_TRANSPORT_ERROR_H_ diff --git a/chromium/net/quiche/common/platform/impl/quiche_map_util_impl.h b/chromium/net/quiche/common/platform/impl/quiche_map_util_impl.h deleted file mode 100644 index 29029d465df..00000000000 --- a/chromium/net/quiche/common/platform/impl/quiche_map_util_impl.h +++ /dev/null @@ -1,19 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_MAP_UTIL_IMPL_H_ -#define NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_MAP_UTIL_IMPL_H_ - -#include "base/stl_util.h" - -namespace quiche { - -template -bool QuicheContainsKeyImpl(const Collection& collection, const Key& key) { - return base::Contains(collection, key); -} - -} // namespace quiche - -#endif // NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_MAP_UTIL_IMPL_H_ diff --git a/chromium/net/quiche/common/platform/impl/quiche_string_piece_impl.h b/chromium/net/quiche/common/platform/impl/quiche_string_piece_impl.h deleted file mode 100644 index 5664d34ad5f..00000000000 --- a/chromium/net/quiche/common/platform/impl/quiche_string_piece_impl.h +++ /dev/null @@ -1,21 +0,0 @@ -// Copyright (c) 2017 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. - -#ifndef NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_STRING_PIECE_IMPL_H_ -#define NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_STRING_PIECE_IMPL_H_ - -#include "third_party/abseil-cpp/absl/hash/hash.h" -#include "third_party/abseil-cpp/absl/strings/string_view.h" - -namespace quiche { - -inline size_t QuicheHashStringPairImpl(absl::string_view a, - absl::string_view b) { - auto pair = std::make_pair(a, b); - return absl::Hash()(pair); -} - -} // namespace quiche - -#endif // NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_STRING_PIECE_IMPL_H_ diff --git a/chromium/net/quiche/common/platform/impl/quiche_test_helpers_impl.h b/chromium/net/quiche/common/platform/impl/quiche_test_helpers_impl.h new file mode 100644 index 00000000000..6ba72eb67a8 --- /dev/null +++ b/chromium/net/quiche/common/platform/impl/quiche_test_helpers_impl.h @@ -0,0 +1,12 @@ +// Copyright 2021 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. + +#ifndef NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_TEST_HELPERS_IMPL_H_ +#define NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_TEST_HELPERS_IMPL_H_ + +#include "net/test/gtest_util.h" + +#define EXPECT_QUICHE_BUG_IMPL EXPECT_DFATAL + +#endif // NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_TEST_HELPERS_IMPL_H_ diff --git a/chromium/net/quiche/common/platform/impl/quiche_test_impl.h b/chromium/net/quiche/common/platform/impl/quiche_test_impl.h index a505bccfe8e..a2db91e274d 100644 --- a/chromium/net/quiche/common/platform/impl/quiche_test_impl.h +++ b/chromium/net/quiche/common/platform/impl/quiche_test_impl.h @@ -17,4 +17,13 @@ class QuicheTestWithParamImpl : public ::testing::TestWithParam {}; } // namespace test } // namespace quiche +#if GTEST_HAS_DEATH_TEST && !defined(NDEBUG) +#define EXPECT_QUICHE_DEBUG_DEATH_IMPL(condition, message) \ + EXPECT_DEBUG_DEATH(condition, message) +#else +#define EXPECT_QUICHE_DEBUG_DEATH_IMPL(condition, message) \ + do { \ + } while (0) +#endif + #endif // NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_TEST_IMPL_H_ diff --git a/chromium/net/quiche/common/platform/impl/quiche_text_utils_impl.h b/chromium/net/quiche/common/platform/impl/quiche_text_utils_impl.h deleted file mode 100644 index 6842bdfe5a7..00000000000 --- a/chromium/net/quiche/common/platform/impl/quiche_text_utils_impl.h +++ /dev/null @@ -1,153 +0,0 @@ -// Copyright 2016 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. - -#ifndef NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_TEXT_UTILS_IMPL_H_ -#define NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_TEXT_UTILS_IMPL_H_ - -#include -#include -#include -#include -#include - -#include "base/strings/abseil_string_conversions.h" -#include "net/base/hex_utils.h" -#include "third_party/abseil-cpp/absl/strings/ascii.h" -#include "third_party/abseil-cpp/absl/strings/escaping.h" -#include "third_party/abseil-cpp/absl/strings/match.h" -#include "third_party/abseil-cpp/absl/strings/str_cat.h" -#include "third_party/abseil-cpp/absl/strings/str_split.h" -#include "third_party/abseil-cpp/absl/types/optional.h" - -namespace quiche { - -// Chromium implementation of quiche::QuicheTextUtils. -class QuicheTextUtilsImpl { - public: - // Returns true of |data| starts with |prefix|, case sensitively. - static bool StartsWith(absl::string_view data, absl::string_view prefix) { - return absl::StartsWith(data, prefix); - } - - // Returns true if |data| end with |suffix|, case sensitively. - static bool EndsWith(absl::string_view data, absl::string_view suffix) { - return absl::EndsWith(data, suffix); - } - - // Returns true of |data| ends with |suffix|, case insensitively. - static bool EndsWithIgnoreCase(absl::string_view data, - absl::string_view suffix) { - return absl::EndsWithIgnoreCase(data, suffix); - } - - // Returns a new std::string in which |data| has been converted to lower case. - static std::string ToLower(absl::string_view data) { - return absl::AsciiStrToLower(data); - } - - // Remove leading and trailing whitespace from |data|. - static void RemoveLeadingAndTrailingWhitespace(absl::string_view* data) { - *data = absl::StripAsciiWhitespace(*data); - } - - // Returns true if |in| represents a valid uint64, and stores that value in - // |out|. - static bool StringToUint64(absl::string_view in, uint64_t* out) { - return absl::SimpleAtoi(in, out); - } - - // Returns true if |in| represents a valid int, and stores that value in - // |out|. - static bool StringToInt(absl::string_view in, int* out) { - return absl::SimpleAtoi(in, out); - } - - // Returns true if |in| represents a valid uint32, and stores that value in - // |out|. - static bool StringToUint32(absl::string_view in, uint32_t* out) { - return absl::SimpleAtoi(in, out); - } - - // Returns true if |in| represents a valid size_t, and stores that value in - // |out|. - static bool StringToSizeT(absl::string_view in, size_t* out) { - return absl::SimpleAtoi(in, out); - } - - // Returns a new std::string representing |in|. - static std::string Uint64ToString(uint64_t in) { return absl::StrCat(in); } - - // This converts |length| bytes of binary to a 2*|length|-character - // hexadecimal representation. - // Return value: 2*|length| characters of ASCII std::string. - static std::string HexEncode(absl::string_view data) { - return absl::BytesToHexString(data); - } - - static std::string Hex(uint32_t v) { return absl::StrCat(absl::Hex(v)); } - - // Converts |data| from a hexadecimal ASCII string to a binary string - // that is |data.length()/2| bytes long. On failure returns empty string. - static std::string HexDecode(absl::string_view data) { - return absl::HexStringToBytes(data); - } - - // Base64 encodes with no padding |data_len| bytes of |data| into |output|. - static void Base64Encode(const uint8_t* data, - size_t data_len, - std::string* output) { - absl::Base64Escape( - std::string(reinterpret_cast(data), data_len), output); - // Remove padding. - size_t len = output->size(); - if (len >= 2) { - if ((*output)[len - 1] == '=') { - len--; - if ((*output)[len - 1] == '=') { - len--; - } - output->resize(len); - } - } - } - - // Decodes a base64-encoded |input|. Returns nullopt when the input is - // invalid. - static absl::optional Base64Decode(absl::string_view input) { - std::string output; - if (!absl::Base64Unescape(input, &output)) { - return absl::optional(); - } - return output; - } - - // Returns a std::string containing hex and ASCII representations of |binary|, - // side-by-side in the style of hexdump. Non-printable characters will be - // printed as '.' in the ASCII output. - // For example, given the input "Hello, QUIC!\01\02\03\04", returns: - // "0x0000: 4865 6c6c 6f2c 2051 5549 4321 0102 0304 Hello,.QUIC!...." - static std::string HexDump(absl::string_view binary_input) { - return net::HexDump(base::StringViewToStringPiece(binary_input)); - } - - // Returns true if |data| contains any uppercase characters. - static bool ContainsUpperCase(absl::string_view data) { - return std::any_of(data.begin(), data.end(), absl::ascii_isupper); - } - - // Returns true if |data| contains only decimal digits. - static bool IsAllDigits(absl::string_view data) { - return std::all_of(data.begin(), data.end(), absl::ascii_isdigit); - } - - // Splits |data| into a vector of pieces delimited by |delim|. - static std::vector Split(absl::string_view data, - char delim) { - return absl::StrSplit(data, delim); - } -}; - -} // namespace quiche - -#endif // NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_TEXT_UTILS_IMPL_H_ diff --git a/chromium/net/quiche/common/platform/impl/quiche_unordered_containers_impl.h b/chromium/net/quiche/common/platform/impl/quiche_unordered_containers_impl.h deleted file mode 100644 index d08485fe84a..00000000000 --- a/chromium/net/quiche/common/platform/impl/quiche_unordered_containers_impl.h +++ /dev/null @@ -1,23 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_UNORDERED_CONTAINERS_IMPL_H_ -#define NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_UNORDERED_CONTAINERS_IMPL_H_ - -#include - -#include "third_party/abseil-cpp/absl/container/node_hash_map.h" - -namespace quiche { - -// The default hasher used by hash tables. -template -using QuicheDefaultHasherImpl = absl::Hash; - -template -using QuicheUnorderedMapImpl = absl::node_hash_map; - -} // namespace quiche - -#endif // NET_QUICHE_COMMON_PLATFORM_IMPL_QUICHE_UNORDERED_CONTAINERS_IMPL_H_ diff --git a/chromium/net/reporting/reporting_cache_impl.cc b/chromium/net/reporting/reporting_cache_impl.cc index 41a35e227bc..8b742949435 100644 --- a/chromium/net/reporting/reporting_cache_impl.cc +++ b/chromium/net/reporting/reporting_cache_impl.cc @@ -9,6 +9,7 @@ #include #include +#include "base/containers/contains.h" #include "base/stl_util.h" #include "base/time/clock.h" #include "base/time/tick_clock.h" @@ -240,9 +241,7 @@ void ReportingCacheImpl::OnParsedHeader( new_client.network_isolation_key); DCHECK_EQ(new_group.group_key.origin, new_client.origin); - std::set new_endpoints; for (const auto& parsed_endpoint_info : parsed_endpoint_group.endpoints) { - new_endpoints.insert(parsed_endpoint_info.url); endpoints_per_group[new_group.group_key].insert(parsed_endpoint_info.url); ReportingEndpoint new_endpoint(new_group.group_key, std::move(parsed_endpoint_info)); @@ -412,7 +411,7 @@ void ReportingCacheImpl::AddClientsLoadedFromStore( auto endpoints_it = loaded_endpoints.begin(); auto endpoint_groups_it = loaded_endpoint_groups.begin(); - base::Optional client; + absl::optional client; while (endpoint_groups_it != loaded_endpoint_groups.end() && endpoints_it != loaded_endpoints.end()) { @@ -457,7 +456,7 @@ void ReportingCacheImpl::AddClientsLoadedFromStore( EnforcePerClientAndGlobalEndpointLimits(client_it); } DCHECK(FindClientIt(group_key) == clients_.end()); - client = base::make_optional( + client = absl::make_optional( Client(group_key.network_isolation_key, group_key.origin)); } DCHECK(client.has_value()); @@ -971,7 +970,7 @@ void ReportingCacheImpl::RemoveEndpointsInGroupOtherThan( // This may invalidate |group_it| (and also possibly |client_it|), but only // if we are processing the last remaining endpoint in the group. - base::Optional next_it = + absl::optional next_it = RemoveEndpointInternal(client_it, group_it, it); if (!next_it.has_value()) return; @@ -1025,7 +1024,7 @@ void ReportingCacheImpl::MarkEndpointGroupAndClientUsed( store()->UpdateReportingEndpointGroupAccessTime(group_it->second); } -base::Optional +absl::optional ReportingCacheImpl::RemoveEndpointInternal(ClientMap::iterator client_it, EndpointGroupMap::iterator group_it, EndpointMap::iterator endpoint_it) { @@ -1039,7 +1038,7 @@ ReportingCacheImpl::RemoveEndpointInternal(ClientMap::iterator client_it, // be removed if it becomes empty. if (endpoints_.count(group_key) == 1) { RemoveEndpointGroupInternal(client_it, group_it); - return base::nullopt; + return absl::nullopt; } // Otherwise, there are other endpoints in the group, so there is no chance // of needing to remove the group/client. Just remove this endpoint and @@ -1052,7 +1051,7 @@ ReportingCacheImpl::RemoveEndpointInternal(ClientMap::iterator client_it, return endpoints_.erase(endpoint_it); } -base::Optional +absl::optional ReportingCacheImpl::RemoveEndpointGroupInternal( ClientMap::iterator client_it, EndpointGroupMap::iterator group_it, @@ -1088,14 +1087,14 @@ ReportingCacheImpl::RemoveEndpointGroupInternal( if (context_->IsClientDataPersisted()) store()->DeleteReportingEndpointGroup(group_it->second); - base::Optional rv = + absl::optional rv = endpoint_groups_.erase(group_it); // Delete client if empty. if (client.endpoint_count == 0) { DCHECK(client.endpoint_group_names.empty()); clients_.erase(client_it); - rv = base::nullopt; + rv = absl::nullopt; } return rv; } diff --git a/chromium/net/reporting/reporting_cache_impl.h b/chromium/net/reporting/reporting_cache_impl.h index 8992da264c7..59b1ed8c383 100644 --- a/chromium/net/reporting/reporting_cache_impl.h +++ b/chromium/net/reporting/reporting_cache_impl.h @@ -9,7 +9,6 @@ #include #include #include -#include #include #include #include @@ -17,7 +16,6 @@ #include "base/containers/flat_set.h" #include "base/containers/unique_ptr_adapters.h" #include "base/macros.h" -#include "base/optional.h" #include "base/sequence_checker.h" #include "base/time/time.h" #include "base/values.h" @@ -26,6 +24,7 @@ #include "net/reporting/reporting_endpoint.h" #include "net/reporting/reporting_header_parser.h" #include "net/reporting/reporting_report.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -232,10 +231,10 @@ class ReportingCacheImpl : public ReportingCache { // Also takes iterators to the client and endpoint group to avoid repeated // lookups. May cause the client and/or group to be removed if they become // empty, which would invalidate those iterators. - // Returns the iterator following the endpoint removed, or base::nullopt if + // Returns the iterator following the endpoint removed, or absl::nullopt if // either of |group_it| or |client_it| were invalidated. (If |client_it| is // invalidated, then so must |group_it|). - base::Optional RemoveEndpointInternal( + absl::optional RemoveEndpointInternal( ClientMap::iterator client_it, EndpointGroupMap::iterator group_it, EndpointMap::iterator endpoint_it); @@ -246,9 +245,9 @@ class ReportingCacheImpl : public ReportingCache { // invalidate |client_it|. If |num_endpoints_removed| is not null, then // |*num_endpoints_removed| is incremented by the number of endpoints // removed. - // Returns the iterator following the endpoint group removed, or base::nullopt + // Returns the iterator following the endpoint group removed, or absl::nullopt // if |client_it| was invalidated. - base::Optional RemoveEndpointGroupInternal( + absl::optional RemoveEndpointGroupInternal( ClientMap::iterator client_it, EndpointGroupMap::iterator group_it, size_t* num_endpoints_removed = nullptr); diff --git a/chromium/net/reporting/reporting_cache_unittest.cc b/chromium/net/reporting/reporting_cache_unittest.cc index 3231f0effeb..a13448da238 100644 --- a/chromium/net/reporting/reporting_cache_unittest.cc +++ b/chromium/net/reporting/reporting_cache_unittest.cc @@ -897,9 +897,8 @@ TEST_P(ReportingCacheTest, GetClientsAsValue) { /* reports */ 1, /* succeeded */ false); base::Value actual = cache()->GetClientsAsValue(); - std::unique_ptr expected = - base::test::ParseJsonDeprecated(base::StringPrintf( - R"json( + base::Value expected = base::test::ParseJson(base::StringPrintf( + R"json( [ { "network_isolation_key": "%s", @@ -935,10 +934,10 @@ TEST_P(ReportingCacheTest, GetClientsAsValue) { }, ] )json", - kNik_.ToDebugString().c_str(), kOtherNik_.ToDebugString().c_str())); + kNik_.ToDebugString().c_str(), kOtherNik_.ToDebugString().c_str())); // Compare disregarding order. - auto expected_list = expected->TakeList(); + auto expected_list = expected.TakeList(); auto actual_list = actual.TakeList(); std::sort(expected_list.begin(), expected_list.end()); std::sort(actual_list.begin(), actual_list.end()); diff --git a/chromium/net/reporting/reporting_context.h b/chromium/net/reporting/reporting_context.h index e0bb4aad467..8d780dc3882 100644 --- a/chromium/net/reporting/reporting_context.h +++ b/chromium/net/reporting/reporting_context.h @@ -8,7 +8,6 @@ #include #include "base/observer_list.h" -#include "base/time/time.h" #include "net/base/backoff_entry.h" #include "net/base/net_export.h" #include "net/base/rand_callback.h" diff --git a/chromium/net/reporting/reporting_delivery_agent.cc b/chromium/net/reporting/reporting_delivery_agent.cc index 80a7a8c9e75..1e815abd625 100644 --- a/chromium/net/reporting/reporting_delivery_agent.cc +++ b/chromium/net/reporting/reporting_delivery_agent.cc @@ -13,6 +13,7 @@ #include "base/bind.h" #include "base/check.h" +#include "base/containers/contains.h" #include "base/json/json_writer.h" #include "base/time/tick_clock.h" #include "base/timer/timer.h" diff --git a/chromium/net/reporting/reporting_delivery_agent_unittest.cc b/chromium/net/reporting/reporting_delivery_agent_unittest.cc index 46462c802bd..17c62318488 100644 --- a/chromium/net/reporting/reporting_delivery_agent_unittest.cc +++ b/chromium/net/reporting/reporting_delivery_agent_unittest.cc @@ -117,7 +117,7 @@ TEST_F(ReportingDeliveryAgentTest, SuccessfulImmediateUpload) { base::DictionaryValue* report; ASSERT_TRUE(list->GetDictionary(0, &report)); - EXPECT_EQ(5u, report->size()); + EXPECT_EQ(5u, report->DictSize()); ExpectDictIntegerValue(0, *report, "age"); ExpectDictStringValue(kType_, *report, "type"); @@ -163,7 +163,7 @@ TEST_F(ReportingDeliveryAgentTest, SuccessfulImmediateSubdomainUpload) { base::DictionaryValue* report; ASSERT_TRUE(list->GetDictionary(0, &report)); - EXPECT_EQ(5u, report->size()); + EXPECT_EQ(5u, report->DictSize()); ExpectDictIntegerValue(0, *report, "age"); ExpectDictStringValue(kType_, *report, "type"); @@ -243,7 +243,7 @@ TEST_F(ReportingDeliveryAgentTest, SuccessfulDelayedUpload) { base::DictionaryValue* report; ASSERT_TRUE(list->GetDictionary(0, &report)); - EXPECT_EQ(5u, report->size()); + EXPECT_EQ(5u, report->DictSize()); ExpectDictIntegerValue(0, *report, "age"); ExpectDictStringValue(kType_, *report, "type"); diff --git a/chromium/net/reporting/reporting_header_parser.cc b/chromium/net/reporting/reporting_header_parser.cc index bf638f36840..10f6cef3041 100644 --- a/chromium/net/reporting/reporting_header_parser.cc +++ b/chromium/net/reporting/reporting_header_parser.cc @@ -13,7 +13,7 @@ #include "base/check.h" #include "base/feature_list.h" #include "base/json/json_reader.h" -#include "base/metrics/histogram_macros.h" +#include "base/metrics/histogram_functions.h" #include "base/time/time.h" #include "base/values.h" #include "net/base/features.h" @@ -258,6 +258,12 @@ bool ProcessEndpointGroupStructuredHeader( } // namespace +// static +void ReportingHeaderParser::RecordReportingHeaderType( + ReportingHeaderType header_type) { + base::UmaHistogramEnumeration("Net.Reporting.HeaderType", header_type); +} + // static void ReportingHeaderParser::ParseReportToHeader( ReportingContext* context, @@ -288,12 +294,18 @@ void ReportingHeaderParser::ParseReportToHeader( } } + if (parsed_header.empty() && group_list->GetSize() > 0) { + RecordReportingHeaderType(ReportingHeaderType::kReportToInvalid); + } + // Remove the client if it has no valid endpoint groups. if (parsed_header.empty()) { cache->RemoveClient(network_isolation_key, origin); return; } + RecordReportingHeaderType(ReportingHeaderType::kReportTo); + cache->OnParsedHeader(network_isolation_key, origin, std::move(parsed_header)); } diff --git a/chromium/net/reporting/reporting_header_parser.h b/chromium/net/reporting/reporting_header_parser.h index 829f03fd025..a332f4529b8 100644 --- a/chromium/net/reporting/reporting_header_parser.h +++ b/chromium/net/reporting/reporting_header_parser.h @@ -24,6 +24,14 @@ class ReportingContext; class NET_EXPORT ReportingHeaderParser { public: + // These values are persisted to logs. Entries should not be renumbered and + // numeric values should never be reused. + enum class ReportingHeaderType { + kReportTo = 0, + kReportToInvalid = 1, + kMaxValue = kReportToInvalid, + }; + static void ParseReportToHeader( ReportingContext* context, const NetworkIsolationKey& network_isolation_key, @@ -36,6 +44,8 @@ class NET_EXPORT ReportingHeaderParser { const url::Origin& origin, std::unique_ptr value); + static void RecordReportingHeaderType(ReportingHeaderType header_type); + private: DISALLOW_IMPLICIT_CONSTRUCTORS(ReportingHeaderParser); }; diff --git a/chromium/net/reporting/reporting_header_parser_unittest.cc b/chromium/net/reporting/reporting_header_parser_unittest.cc index e3c00d2df35..fe0dc05367f 100644 --- a/chromium/net/reporting/reporting_header_parser_unittest.cc +++ b/chromium/net/reporting/reporting_header_parser_unittest.cc @@ -13,6 +13,7 @@ #include "base/stl_util.h" #include "base/strings/strcat.h" #include "base/strings/string_number_conversions.h" +#include "base/test/metrics/histogram_tester.h" #include "base/test/scoped_feature_list.h" #include "base/test/simple_test_tick_clock.h" #include "base/time/time.h" @@ -33,6 +34,8 @@ namespace { using CommandType = MockPersistentReportingStore::Command::Type; using Dictionary = structured_headers::Dictionary; +constexpr char kReportingHeaderTypeHistogram[] = "Net.Reporting.HeaderType"; + class ReportingHeaderParserTestBase : public ReportingTestBase, public ::testing::WithParamInterface { @@ -236,30 +239,43 @@ TEST_P(ReportingHeaderParserTest, Invalid) { "{\"max_age\":1, \"endpoints\": [{\"url\":\"https://b/\"}]}]", "wrapped in list"}}; - for (size_t i = 0; i < base::size(kInvalidHeaderTestCases); ++i) { - auto& test_case = kInvalidHeaderTestCases[i]; + base::HistogramTester histograms; + int invalid_case_count = 0; + + for (const auto& test_case : kInvalidHeaderTestCases) { ParseHeader(kNik_, kUrl1_, test_case.header_value); + invalid_case_count++; EXPECT_EQ(0u, cache()->GetEndpointCount()) << "Invalid Report-To header (" << test_case.description << ": \"" << test_case.header_value << "\") parsed as valid."; - + histograms.ExpectBucketCount( + kReportingHeaderTypeHistogram, + ReportingHeaderParser::ReportingHeaderType::kReportToInvalid, + invalid_case_count); if (mock_store()) { mock_store()->Flush(); EXPECT_EQ(0, mock_store()->StoredEndpointsCount()); EXPECT_EQ(0, mock_store()->StoredEndpointGroupsCount()); } } + histograms.ExpectBucketCount( + kReportingHeaderTypeHistogram, + ReportingHeaderParser::ReportingHeaderType::kReportTo, 0); } TEST_P(ReportingHeaderParserTest, Basic) { std::vector endpoints = {{kEndpoint1_}}; + base::HistogramTester histograms; std::string header = ConstructHeaderGroupString(MakeEndpointGroup(kGroup1_, endpoints)); ParseHeader(kNik_, kUrl1_, header); EXPECT_EQ(1u, cache()->GetEndpointGroupCountForTesting()); + histograms.ExpectBucketCount( + kReportingHeaderTypeHistogram, + ReportingHeaderParser::ReportingHeaderType::kReportTo, 1); EXPECT_TRUE( EndpointGroupExistsInCache(kGroupKey11_, OriginSubdomains::DEFAULT)); EXPECT_TRUE(ClientExistsInCacheForOrigin(kOrigin1_)); @@ -292,9 +308,13 @@ TEST_P(ReportingHeaderParserTest, PathAbsoluteURLEndpoint) { std::string header = "{\"group\": \"group1\", \"max_age\":1, \"endpoints\": " "[{\"url\":\"/path-absolute-url\"}]}"; + base::HistogramTester histograms; ParseHeader(kNik_, kUrl1_, header); EXPECT_EQ(1u, cache()->GetEndpointGroupCountForTesting()); + histograms.ExpectBucketCount( + kReportingHeaderTypeHistogram, + ReportingHeaderParser::ReportingHeaderType::kReportTo, 1); EXPECT_TRUE( EndpointGroupExistsInCache(kGroupKey11_, OriginSubdomains::DEFAULT)); EXPECT_TRUE(ClientExistsInCacheForOrigin(kOrigin1_)); @@ -1754,7 +1774,7 @@ class ReportingHeaderParserStructuredHeaderTest void ParseHeader(const NetworkIsolationKey& network_isolation_key, const url::Origin& origin, const std::string& header_string) { - base::Optional header_dict = + absl::optional header_dict = structured_headers::ParseDictionary(header_string); if (header_dict) { diff --git a/chromium/net/reporting/reporting_report.h b/chromium/net/reporting/reporting_report.h index dee358878cc..5da1dc27693 100644 --- a/chromium/net/reporting/reporting_report.h +++ b/chromium/net/reporting/reporting_report.h @@ -8,11 +8,11 @@ #include #include -#include "base/optional.h" #include "base/time/time.h" #include "net/base/net_export.h" #include "net/base/network_isolation_key.h" #include "net/reporting/reporting_endpoint.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace base { diff --git a/chromium/net/reporting/reporting_service.cc b/chromium/net/reporting/reporting_service.cc index 9381c4e0931..3e237a8f245 100644 --- a/chromium/net/reporting/reporting_service.cc +++ b/chromium/net/reporting/reporting_service.cc @@ -12,7 +12,6 @@ #include "base/logging.h" #include "base/macros.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/time/tick_clock.h" #include "base/time/time.h" #include "base/values.h" @@ -24,6 +23,7 @@ #include "net/reporting/reporting_delegate.h" #include "net/reporting/reporting_header_parser.h" #include "net/reporting/reporting_uploader.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -111,7 +111,7 @@ class ReportingServiceImpl : public ReportingService { if (header_string.size() == 0 || header_string.size() > kMaxSHSize) return; - base::Optional header_dict = + absl::optional header_dict = structured_headers::ParseDictionary(header_string); if (!header_dict) { DVLOG(1) << "Error processing Reporting-Endpoints header string: " diff --git a/chromium/net/reporting/reporting_uploader_unittest.cc b/chromium/net/reporting/reporting_uploader_unittest.cc index 0c184d097c2..484184b2576 100644 --- a/chromium/net/reporting/reporting_uploader_unittest.cc +++ b/chromium/net/reporting/reporting_uploader_unittest.cc @@ -61,7 +61,7 @@ void CheckUpload(const test_server::HttpRequest& request) { std::unique_ptr AllowPreflight( const test_server::HttpRequest& request) { if (request.method_string != "OPTIONS") { - return std::unique_ptr(); + return nullptr; } auto it = request.headers.find("Origin"); EXPECT_TRUE(it != request.headers.end()); @@ -202,7 +202,7 @@ std::unique_ptr VerifyPreflight( bool* preflight_received_out, const test_server::HttpRequest& request) { if (request.method_string != "OPTIONS") { - return std::unique_ptr(); + return nullptr; } *preflight_received_out = true; return AllowPreflight(request); @@ -245,7 +245,7 @@ TEST_F(ReportingUploaderTest, SkipPreflightForSameOrigin) { std::unique_ptr ReturnPreflightError( const test_server::HttpRequest& request) { if (request.method_string != "OPTIONS") { - return std::unique_ptr(); + return nullptr; } auto response = std::make_unique(); response->set_code(HTTP_FORBIDDEN); @@ -270,7 +270,7 @@ TEST_F(ReportingUploaderTest, FailedCorsPreflight) { std::unique_ptr ReturnPreflightWithoutOrigin( const test_server::HttpRequest& request) { if (request.method_string != "OPTIONS") { - return std::unique_ptr(); + return nullptr; } auto it = request.headers.find("Origin"); EXPECT_TRUE(it != request.headers.end()); @@ -300,7 +300,7 @@ TEST_F(ReportingUploaderTest, CorsPreflightWithoutOrigin) { std::unique_ptr ReturnPreflightWithoutMethods( const test_server::HttpRequest& request) { if (request.method_string != "OPTIONS") { - return std::unique_ptr(); + return nullptr; } auto it = request.headers.find("Origin"); EXPECT_TRUE(it != request.headers.end()); @@ -330,7 +330,7 @@ TEST_F(ReportingUploaderTest, CorsPreflightWithoutMethods) { std::unique_ptr ReturnPreflightWithoutHeaders( const test_server::HttpRequest& request) { if (request.method_string != "OPTIONS") { - return std::unique_ptr(); + return nullptr; } auto it = request.headers.find("Origin"); EXPECT_TRUE(it != request.headers.end()); @@ -377,7 +377,7 @@ std::unique_ptr ReturnRedirect( const std::string& location, const test_server::HttpRequest& request) { if (request.relative_url != "/") - return std::unique_ptr(); + return nullptr; auto response = std::make_unique(); response->set_code(HTTP_FOUND); @@ -392,7 +392,7 @@ std::unique_ptr CheckRedirect( bool* redirect_followed_out, const test_server::HttpRequest& request) { if (request.relative_url != kRedirectPath) - return std::unique_ptr(); + return nullptr; *redirect_followed_out = true; return ReturnResponse(HTTP_OK, request); @@ -453,7 +453,7 @@ TEST_F(ReportingUploaderTest, DontSendCookies) { ResultSavingCookieCallback cookie_callback; GURL url = server_.GetURL("/"); auto cookie = CanonicalCookie::Create(url, "foo=bar", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); context_.cookie_store()->SetCanonicalCookieAsync( std::move(cookie), url, CookieOptions::MakeAllInclusive(), cookie_callback.MakeCallback()); diff --git a/chromium/net/socket/client_socket_handle.cc b/chromium/net/socket/client_socket_handle.cc index 525a22f0441..8a265355524 100644 --- a/chromium/net/socket/client_socket_handle.cc +++ b/chromium/net/socket/client_socket_handle.cc @@ -36,7 +36,7 @@ ClientSocketHandle::~ClientSocketHandle() { int ClientSocketHandle::Init( const ClientSocketPool::GroupId& group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, ClientSocketPool::RespectLimits respect_limits, diff --git a/chromium/net/socket/client_socket_handle.h b/chromium/net/socket/client_socket_handle.h index 9282dae7dd8..1a8f4c5499a 100644 --- a/chromium/net/socket/client_socket_handle.h +++ b/chromium/net/socket/client_socket_handle.h @@ -13,7 +13,6 @@ #include "base/check.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/base/ip_endpoint.h" #include "net/base/load_states.h" @@ -28,6 +27,7 @@ #include "net/socket/connection_attempts.h" #include "net/socket/stream_socket.h" #include "net/ssl/ssl_cert_request_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -85,7 +85,7 @@ class NET_EXPORT ClientSocketHandle { int Init( const ClientSocketPool::GroupId& group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, ClientSocketPool::RespectLimits respect_limits, diff --git a/chromium/net/socket/client_socket_pool.cc b/chromium/net/socket/client_socket_pool.cc index d1ea3f31a25..60d011d3fb5 100644 --- a/chromium/net/socket/client_socket_pool.cc +++ b/chromium/net/socket/client_socket_pool.cc @@ -10,6 +10,7 @@ #include "base/check_op.h" #include "base/feature_list.h" #include "net/base/features.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_proxy_connect_job.h" #include "net/log/net_log_event_type.h" #include "net/log/net_log_with_source.h" @@ -72,7 +73,7 @@ ClientSocketPool::GroupId::GroupId(const HostPortPair& destination, SocketType socket_type, PrivacyMode privacy_mode, NetworkIsolationKey network_isolation_key, - bool disable_secure_dns) + SecureDnsPolicy secure_dns_policy) : destination_(destination), socket_type_(socket_type), privacy_mode_(privacy_mode), @@ -81,7 +82,7 @@ ClientSocketPool::GroupId::GroupId(const HostPortPair& destination, features::kPartitionConnectionsByNetworkIsolationKey) ? network_isolation_key : NetworkIsolationKey()), - disable_secure_dns_(disable_secure_dns) {} + secure_dns_policy_(secure_dns_policy) {} ClientSocketPool::GroupId::GroupId(const GroupId& group_id) = default; @@ -113,8 +114,13 @@ std::string ClientSocketPool::GroupId::ToString() const { result += ">"; } - if (disable_secure_dns_) - result = "dsd/" + result; + switch (secure_dns_policy_) { + case SecureDnsPolicy::kAllow: + break; + case SecureDnsPolicy::kDisable: + result = "dsd/" + result; + break; + } return result; } @@ -154,7 +160,7 @@ std::unique_ptr ClientSocketPool::CreateConnectJob( GroupId group_id, scoped_refptr socket_params, const ProxyServer& proxy_server, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, bool is_for_websockets, const CommonConnectJobParams* common_connect_job_params, RequestPriority request_priority, @@ -171,7 +177,7 @@ std::unique_ptr ClientSocketPool::CreateConnectJob( SpdySessionKey( group_id.destination(), proxy_server, group_id.privacy_mode(), SpdySessionKey::IsProxySession::kFalse, socket_tag, - group_id.network_isolation_key(), group_id.disable_secure_dns()), + group_id.network_isolation_key(), group_id.secure_dns_policy()), is_for_websockets); } else if (proxy_server.is_https()) { resolution_callback = base::BindRepeating( @@ -180,7 +186,7 @@ std::unique_ptr ClientSocketPool::CreateConnectJob( group_id.privacy_mode(), SpdySessionKey::IsProxySession::kTrue, socket_tag, group_id.network_isolation_key(), - group_id.disable_secure_dns()), + group_id.secure_dns_policy()), is_for_websockets); } @@ -190,7 +196,7 @@ std::unique_ptr ClientSocketPool::CreateConnectJob( socket_params->ssl_config_for_proxy(), is_for_websockets, group_id.privacy_mode(), resolution_callback, request_priority, socket_tag, group_id.network_isolation_key(), - group_id.disable_secure_dns(), common_connect_job_params, delegate); + group_id.secure_dns_policy(), common_connect_job_params, delegate); } } // namespace net diff --git a/chromium/net/socket/client_socket_pool.h b/chromium/net/socket/client_socket_pool.h index a1b6de3a0dd..5bd1661451c 100644 --- a/chromium/net/socket/client_socket_pool.h +++ b/chromium/net/socket/client_socket_pool.h @@ -10,7 +10,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/base/completion_once_callback.h" #include "net/base/load_states.h" @@ -19,10 +18,12 @@ #include "net/base/privacy_mode.h" #include "net/base/request_priority.h" #include "net/dns/host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_request_info.h" #include "net/log/net_log_capture_mode.h" #include "net/socket/connect_job.h" #include "net/socket/socket_tag.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class Value; @@ -113,7 +114,7 @@ class NET_EXPORT ClientSocketPool : public LowerLayeredPool { SocketType socket_type, PrivacyMode privacy_mode, NetworkIsolationKey network_isolation_key, - bool disable_secure_dns); + SecureDnsPolicy secure_dns_policy); GroupId(const GroupId& group_id); ~GroupId(); @@ -131,25 +132,25 @@ class NET_EXPORT ClientSocketPool : public LowerLayeredPool { return network_isolation_key_; } - bool disable_secure_dns() const { return disable_secure_dns_; } + SecureDnsPolicy secure_dns_policy() const { return secure_dns_policy_; } // Returns the group ID as a string, for logging. std::string ToString() const; bool operator==(const GroupId& other) const { return std::tie(destination_, socket_type_, privacy_mode_, - network_isolation_key_, disable_secure_dns_) == + network_isolation_key_, secure_dns_policy_) == std::tie(other.destination_, other.socket_type_, other.privacy_mode_, other.network_isolation_key_, - other.disable_secure_dns_); + other.secure_dns_policy_); } bool operator<(const GroupId& other) const { return std::tie(destination_, socket_type_, privacy_mode_, - network_isolation_key_, disable_secure_dns_) < + network_isolation_key_, secure_dns_policy_) < std::tie(other.destination_, other.socket_type_, other.privacy_mode_, other.network_isolation_key_, - other.disable_secure_dns_); + other.secure_dns_policy_); } private: @@ -164,8 +165,8 @@ class NET_EXPORT ClientSocketPool : public LowerLayeredPool { // Used to separate requests made in different contexts. NetworkIsolationKey network_isolation_key_; - // If host resolutions for this request may not use secure DNS. - bool disable_secure_dns_; + // Controls the Secure DNS behavior to use when creating this socket. + SecureDnsPolicy secure_dns_policy_; }; // Parameters that, in combination with GroupId, proxy, websocket information, @@ -249,7 +250,7 @@ class NET_EXPORT ClientSocketPool : public LowerLayeredPool { virtual int RequestSocket( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, RespectLimits respect_limits, @@ -271,7 +272,7 @@ class NET_EXPORT ClientSocketPool : public LowerLayeredPool { virtual void RequestSockets( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, int num_sockets, const NetLogWithSource& net_log) = 0; @@ -366,7 +367,7 @@ class NET_EXPORT ClientSocketPool : public LowerLayeredPool { GroupId group_id, scoped_refptr socket_params, const ProxyServer& proxy_server, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, bool is_for_websockets, const CommonConnectJobParams* common_connect_job_params, RequestPriority request_priority, diff --git a/chromium/net/socket/client_socket_pool_base_unittest.cc b/chromium/net/socket/client_socket_pool_base_unittest.cc index 45664333405..80d4868698b 100644 --- a/chromium/net/socket/client_socket_pool_base_unittest.cc +++ b/chromium/net/socket/client_socket_pool_base_unittest.cc @@ -16,7 +16,6 @@ #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" #include "base/notreached.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/single_thread_task_runner.h" #include "base/stl_util.h" @@ -37,6 +36,7 @@ #include "net/base/schemeful_site.h" #include "net/base/test_completion_callback.h" #include "net/dns/public/resolve_error_info.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_response_headers.h" #include "net/http/http_response_info.h" #include "net/log/net_log.h" @@ -61,6 +61,7 @@ #include "net/traffic_annotation/network_traffic_annotation_test_helper.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" using net::test::IsError; using net::test::IsOk; @@ -84,10 +85,9 @@ ClientSocketPool::GroupId TestGroupId( ClientSocketPool::SocketType::kHttp, PrivacyMode privacy_mode = PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey network_isolation_key = NetworkIsolationKey()) { - bool disable_secure_dns = false; return ClientSocketPool::GroupId(HostPortPair(host, port), socket_type, privacy_mode, network_isolation_key, - disable_secure_dns); + SecureDnsPolicy::kAllow); } // Make sure |handle| sets load times correctly when it has been assigned a @@ -470,7 +470,7 @@ class TestConnectJob : public ConnectJob { return ERR_IO_PENDING; default: NOTREACHED(); - SetSocket(std::unique_ptr(), base::nullopt); + SetSocket(std::unique_ptr(), absl::nullopt); return ERR_FAILED; } } @@ -482,15 +482,15 @@ class TestConnectJob : public ConnectJob { has_established_connection_ = true; if (succeed) { SetSocket(std::make_unique(net_log().net_log()), - base::nullopt); + absl::nullopt); socket()->Connect(CompletionOnceCallback()); } else if (cert_error) { SetSocket(std::make_unique(net_log().net_log()), - base::nullopt); + absl::nullopt); result = ERR_CERT_COMMON_NAME_INVALID; } else { result = ERR_CONNECTION_FAILED; - SetSocket(std::unique_ptr(), base::nullopt); + SetSocket(std::unique_ptr(), absl::nullopt); } if (was_async) @@ -580,7 +580,7 @@ class TestConnectJobFactory std::unique_ptr NewConnectJob( ClientSocketPool::GroupId group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority request_priority, SocketTag socket_tag, ConnectJob::Delegate* delegate) const override { @@ -745,7 +745,7 @@ TEST_F(ClientSocketPoolBaseTest, BasicSynchronous) { TestLoadTimingInfoNotConnected(handle); EXPECT_EQ(OK, handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound())); @@ -785,7 +785,7 @@ TEST_F(ClientSocketPoolBaseTest, InitConnectionFailure) { handle.set_ssl_cert_request_info(base::MakeRefCounted()); EXPECT_EQ( ERR_CONNECTION_FAILED, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound())); @@ -871,7 +871,8 @@ TEST_F(ClientSocketPoolBaseTest, GroupSeparation) { NetworkIsolationKey(kSiteB, kSiteB), }; - const bool kDisableSecureDnsValues[] = {false, true}; + const SecureDnsPolicy kSecureDnsPolicys[] = {SecureDnsPolicy::kAllow, + SecureDnsPolicy::kDisable}; int total_idle_sockets = 0; @@ -885,14 +886,14 @@ TEST_F(ClientSocketPoolBaseTest, GroupSeparation) { SCOPED_TRACE(privacy_mode); for (const auto& network_isolation_key : kNetworkIsolationKeys) { SCOPED_TRACE(network_isolation_key.ToString()); - for (const auto& disable_secure_dns : kDisableSecureDnsValues) { - SCOPED_TRACE(disable_secure_dns); + for (const auto& secure_dns_policy : kSecureDnsPolicys) { + SCOPED_TRACE(static_cast(secure_dns_policy)); connect_job_factory_->set_job_type(TestConnectJob::kMockPendingJob); ClientSocketPool::GroupId group_id( host_port_pair, socket_type, privacy_mode, - network_isolation_key, disable_secure_dns); + network_isolation_key, secure_dns_policy); EXPECT_FALSE(pool_->HasGroupForTesting(group_id)); @@ -901,7 +902,7 @@ TEST_F(ClientSocketPoolBaseTest, GroupSeparation) { // Since the group is empty, requesting a socket should not complete // synchronously. - EXPECT_THAT(handle.Init(group_id, params_, base::nullopt, + EXPECT_THAT(handle.Init(group_id, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), @@ -922,7 +923,7 @@ TEST_F(ClientSocketPoolBaseTest, GroupSeparation) { // Requesting a socket again should return the same socket as // before, so should complete synchronously. - EXPECT_THAT(handle.Init(group_id, params_, base::nullopt, + EXPECT_THAT(handle.Init(group_id, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), @@ -1269,7 +1270,7 @@ TEST_F(ClientSocketPoolBaseTest, StallAndThenCancelAndTriggerAvailableSocket) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1279,7 +1280,7 @@ TEST_F(ClientSocketPoolBaseTest, StallAndThenCancelAndTriggerAvailableSocket) { TestCompletionCallback callback; EXPECT_EQ(ERR_IO_PENDING, handles[i].Init( - TestGroupId("b"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("b"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1302,7 +1303,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelStalledSocketAtSocketLimit) { for (int i = 0; i < kDefaultMaxSockets; ++i) { EXPECT_EQ(OK, handles[i].Init(TestGroupId(base::NumberToString(i)), params_, - base::nullopt, DEFAULT_PRIORITY, SocketTag(), + absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callbacks[i].callback(), ClientSocketPool::ProxyAuthCallback(), @@ -1314,7 +1315,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelStalledSocketAtSocketLimit) { TestCompletionCallback callback; EXPECT_EQ(ERR_IO_PENDING, stalled_handle.Init( - TestGroupId("foo"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("foo"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1342,7 +1343,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelPendingSocketAtSocketLimit) { TestCompletionCallback callback; EXPECT_EQ(ERR_IO_PENDING, handles[i].Init(TestGroupId(base::NumberToString(i)), params_, - base::nullopt, DEFAULT_PRIORITY, SocketTag(), + absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), @@ -1355,7 +1356,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelPendingSocketAtSocketLimit) { TestCompletionCallback callback; EXPECT_EQ(ERR_IO_PENDING, stalled_handle.Init( - TestGroupId("foo"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("foo"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1409,7 +1410,7 @@ TEST_F(ClientSocketPoolBaseTest, WaitForStalledSocketAtSocketLimit) { EXPECT_EQ( OK, handles[i].Init( TestGroupId(base::StringPrintf("Take 2: %d", i)), params_, - base::nullopt, DEFAULT_PRIORITY, SocketTag(), + absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1422,7 +1423,7 @@ TEST_F(ClientSocketPoolBaseTest, WaitForStalledSocketAtSocketLimit) { // Now we will hit the socket limit. EXPECT_EQ(ERR_IO_PENDING, stalled_handle.Init( - TestGroupId("foo"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("foo"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1449,7 +1450,7 @@ TEST_F(ClientSocketPoolBaseTest, CloseIdleSocketAtSocketLimitDeleteGroup) { ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_EQ(OK, handle.Init(TestGroupId(base::NumberToString(i)), params_, - base::nullopt, DEFAULT_PRIORITY, SocketTag(), + absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), @@ -1469,7 +1470,7 @@ TEST_F(ClientSocketPoolBaseTest, CloseIdleSocketAtSocketLimitDeleteGroup) { // which is the one which we would close an idle socket for. We shouldn't // close an idle socket though, since we should reuse the idle socket. EXPECT_EQ(OK, handle.Init( - TestGroupId("0"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("0"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1539,7 +1540,7 @@ TEST_F(ClientSocketPoolBaseTest, ResetAndCloseSocket) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1564,7 +1565,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelRequestKeepsConnectJob) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1590,7 +1591,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelRequestAndCloseSocket) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1628,7 +1629,7 @@ TEST_F(ClientSocketPoolBaseTest, std::make_unique(); EXPECT_EQ(ERR_IO_PENDING, handle->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1688,7 +1689,7 @@ TEST_F(ClientSocketPoolBaseTest, ConnectCancelConnect) { EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1702,7 +1703,7 @@ TEST_F(ClientSocketPoolBaseTest, ConnectCancelConnect) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -1785,7 +1786,7 @@ void RequestSocketOnComplete(ClientSocketHandle* handle, TestCompletionCallback callback; int rv = handle->Init( TestGroupId("a"), - ClientSocketPool::SocketParams::CreateForHttpForTesting(), base::nullopt, + ClientSocketPool::SocketParams::CreateForHttpForTesting(), absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, nested_callback->callback(), ClientSocketPool::ProxyAuthCallback(), pool, NetLogWithSource()); @@ -1807,7 +1808,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestPendingJobTwice) { ClientSocketHandle handle; TestCompletionCallback second_result_callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, base::BindOnce(&RequestSocketOnComplete, &handle, pool_.get(), connect_job_factory_, TestConnectJob::kMockPendingJob, @@ -1828,7 +1829,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestPendingJobThenSynchronous) { ClientSocketHandle handle; TestCompletionCallback second_result_callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, base::BindOnce(&RequestSocketOnComplete, &handle, pool_.get(), connect_job_factory_, TestConnectJob::kMockPendingJob, @@ -1929,7 +1930,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelActiveRequestThenRequestSocket) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -1937,7 +1938,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelActiveRequestThenRequestSocket) { // Cancel the active request. handle.Reset(); - rv = handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + rv = handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1957,7 +1958,7 @@ TEST_F(ClientSocketPoolBaseTest, CloseIdleSocketsForced) { TestCompletionCallback callback; RecordingBoundTestNetLog log; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); EXPECT_THAT(rv, IsOk()); @@ -1975,17 +1976,17 @@ TEST_F(ClientSocketPoolBaseTest, CloseIdleSocketsInGroupForced) { RecordingBoundTestNetLog log; ClientSocketHandle handle1; int rv = handle1.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); EXPECT_THAT(rv, IsOk()); ClientSocketHandle handle2; - rv = handle2.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + rv = handle2.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); ClientSocketHandle handle3; - rv = handle3.Init(TestGroupId("b"), params_, base::nullopt, LOWEST, + rv = handle3.Init(TestGroupId("b"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); @@ -2004,7 +2005,7 @@ TEST_F(ClientSocketPoolBaseTest, CleanUpUnusableIdleSockets) { TestCompletionCallback callback; RecordingBoundTestNetLog log; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); EXPECT_THAT(rv, IsOk()); @@ -2017,7 +2018,7 @@ TEST_F(ClientSocketPoolBaseTest, CleanUpUnusableIdleSockets) { NetLogSource source = socket->NetLog().source(); socket->Disconnect(); ClientSocketHandle handle2; - rv = handle2.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + rv = handle2.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); @@ -2080,7 +2081,7 @@ TEST_F(ClientSocketPoolBaseTest, BasicAsynchronous) { TestCompletionCallback callback; RecordingBoundTestNetLog log; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2125,7 +2126,7 @@ TEST_F(ClientSocketPoolBaseTest, handle.set_ssl_cert_request_info(base::MakeRefCounted()); EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound())); @@ -2179,14 +2180,14 @@ TEST_F(ClientSocketPoolBaseTest, TwoRequestsCancelOne) { EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); RecordingBoundTestNetLog log2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2245,7 +2246,7 @@ TEST_F(ClientSocketPoolBaseTest, ReleaseSockets) { size_t completion_count; // unused TestSocketRequest req1(&request_order, &completion_count); int rv = req1.handle()->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, req1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2257,13 +2258,13 @@ TEST_F(ClientSocketPoolBaseTest, ReleaseSockets) { TestSocketRequest req2(&request_order, &completion_count); rv = req2.handle()->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, req2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); TestSocketRequest req3(&request_order, &completion_count); rv = req3.handle()->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, req3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2300,14 +2301,14 @@ TEST_F(ClientSocketPoolBaseTest, PendingJobCompletionOrder) { size_t completion_count; // unused TestSocketRequest req1(&request_order, &completion_count); int rv = req1.handle()->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, req1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); TestSocketRequest req2(&request_order, &completion_count); rv = req2.handle()->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, req2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2317,7 +2318,7 @@ TEST_F(ClientSocketPoolBaseTest, PendingJobCompletionOrder) { TestSocketRequest req3(&request_order, &completion_count); rv = req3.handle()->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, req3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2340,7 +2341,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStateOneRequest) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2361,7 +2362,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStateTwoRequests) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2369,7 +2370,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStateTwoRequests) { ClientSocketHandle handle2; TestCompletionCallback callback2; - rv = handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + rv = handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2409,7 +2410,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStateGroupLimit) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, MEDIUM, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2419,7 +2420,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStateGroupLimit) { // The first request should now be stalled at the socket group limit. ClientSocketHandle handle2; TestCompletionCallback callback2; - rv = handle2.Init(TestGroupId("a"), params_, base::nullopt, HIGHEST, + rv = handle2.Init(TestGroupId("a"), params_, absl::nullopt, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2453,7 +2454,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStatePoolLimit) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2461,7 +2462,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStatePoolLimit) { // Request for socket from another pool. ClientSocketHandle handle2; TestCompletionCallback callback2; - rv = handle2.Init(TestGroupId("b"), params_, base::nullopt, DEFAULT_PRIORITY, + rv = handle2.Init(TestGroupId("b"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2471,7 +2472,7 @@ TEST_F(ClientSocketPoolBaseTest, LoadStatePoolLimit) { // socket pool limit. ClientSocketHandle handle3; TestCompletionCallback callback3; - rv = handle3.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + rv = handle3.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2506,7 +2507,7 @@ TEST_F(ClientSocketPoolBaseTest, CertError) { TestCompletionCallback callback; EXPECT_EQ( ERR_CERT_COMMON_NAME_INVALID, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2522,7 +2523,7 @@ TEST_F(ClientSocketPoolBaseTest, AsyncCertError) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2542,7 +2543,7 @@ TEST_F(ClientSocketPoolBaseTest, AdditionalErrorStateSynchronous) { TestCompletionCallback callback; EXPECT_EQ( ERR_CONNECTION_FAILED, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2561,7 +2562,7 @@ TEST_F(ClientSocketPoolBaseTest, AdditionalErrorStateAsynchronous) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2586,7 +2587,7 @@ TEST_F(ClientSocketPoolBaseTest, CleanupTimedOutIdleSocketsReuse) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); ASSERT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2607,7 +2608,7 @@ TEST_F(ClientSocketPoolBaseTest, CleanupTimedOutIdleSocketsReuse) { // synchronously. RecordingBoundTestNetLog log; rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, CompletionOnceCallback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); ASSERT_THAT(rv, IsOk()); @@ -2641,7 +2642,7 @@ TEST_F(ClientSocketPoolBaseTest, CleanupTimedOutIdleSocketsNoReuse) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); ASSERT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -2650,7 +2651,7 @@ TEST_F(ClientSocketPoolBaseTest, CleanupTimedOutIdleSocketsNoReuse) { ClientSocketHandle handle2; TestCompletionCallback callback2; - rv = handle2.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + rv = handle2.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2686,7 +2687,7 @@ TEST_F(ClientSocketPoolBaseTest, CleanupTimedOutIdleSocketsNoReuse) { // A new socket will be created rather than reusing the idle one. RecordingBoundTestNetLog log; TestCompletionCallback callback3; - rv = handle.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + rv = handle.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), log.bound()); @@ -2721,14 +2722,14 @@ TEST_F(ClientSocketPoolBaseTest, MultipleReleasingDisconnectedSockets) { ClientSocketHandle handle; TestCompletionCallback callback; int rv = handle.Init( - TestGroupId("a"), params_, base::nullopt, LOWEST, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsOk()); ClientSocketHandle handle2; TestCompletionCallback callback2; - rv = handle2.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + rv = handle2.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2736,7 +2737,7 @@ TEST_F(ClientSocketPoolBaseTest, MultipleReleasingDisconnectedSockets) { ClientSocketHandle handle3; TestCompletionCallback callback3; - rv = handle3.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + rv = handle3.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2744,7 +2745,7 @@ TEST_F(ClientSocketPoolBaseTest, MultipleReleasingDisconnectedSockets) { ClientSocketHandle handle4; TestCompletionCallback callback4; - rv = handle4.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + rv = handle4.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback4.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -2782,13 +2783,13 @@ TEST_F(ClientSocketPoolBaseTest, SocketLimitReleasingSockets) { TestCompletionCallback callback_b[4]; for (int i = 0; i < 2; ++i) { - EXPECT_EQ(OK, handle_a[i].Init(TestGroupId("a"), params_, base::nullopt, + EXPECT_EQ(OK, handle_a[i].Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_a[i].callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); - EXPECT_EQ(OK, handle_b[i].Init(TestGroupId("b"), params_, base::nullopt, + EXPECT_EQ(OK, handle_b[i].Init(TestGroupId("b"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_b[i].callback(), @@ -2801,14 +2802,14 @@ TEST_F(ClientSocketPoolBaseTest, SocketLimitReleasingSockets) { for (int i = 2; i < 4; ++i) { EXPECT_EQ( ERR_IO_PENDING, - handle_a[i].Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + handle_a[i].Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_a[i].callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); EXPECT_EQ( ERR_IO_PENDING, - handle_b[i].Init(TestGroupId("b"), params_, base::nullopt, LOWEST, + handle_b[i].Init(TestGroupId("b"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_b[i].callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -2904,7 +2905,7 @@ class TestReleasingSocketRequest : public TestCompletionCallbackBase { handle2_.Init( TestGroupId("a"), ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt, DEFAULT_PRIORITY, SocketTag(), + absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, CompletionOnceCallback(), ClientSocketPool::ProxyAuthCallback(), pool_, NetLogWithSource())); } @@ -2932,7 +2933,7 @@ TEST_F(ClientSocketPoolBaseTest, AdditionalErrorSocketsDontUseSlot) { TestReleasingSocketRequest req(pool_.get(), OK, false); EXPECT_EQ(ERR_IO_PENDING, req.handle()->Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, req.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2962,7 +2963,7 @@ TEST_F(ClientSocketPoolBaseTest, CallbackThatReleasesPool) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2981,7 +2982,7 @@ TEST_F(ClientSocketPoolBaseTest, DoNotReuseSocketAfterFlush) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -2996,7 +2997,7 @@ TEST_F(ClientSocketPoolBaseTest, DoNotReuseSocketAfterFlush) { EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3031,7 +3032,7 @@ class ConnectWithinCallback : public TestCompletionCallbackBase { SetResult(result); EXPECT_EQ( ERR_IO_PENDING, - handle_.Init(group_id_, params_, base::nullopt, DEFAULT_PRIORITY, + handle_.Init(group_id_, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, nested_callback_.callback(), ClientSocketPool::ProxyAuthCallback(), pool_, @@ -3057,7 +3058,7 @@ TEST_F(ClientSocketPoolBaseTest, AbortAllRequestsOnFlush) { ConnectWithinCallback callback(TestGroupId("a"), params_, pool_.get()); EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3079,7 +3080,7 @@ TEST_F(ClientSocketPoolBaseTest, BackupSocketWaitsForHostResolution) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("bar"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("bar"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3109,7 +3110,7 @@ TEST_F(ClientSocketPoolBaseTest, NoBackupSocketWhenConnected) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("bar"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("bar"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3141,7 +3142,7 @@ TEST_F(ClientSocketPoolBaseTest, BackupSocketCancelAtMaxSockets) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("bar"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("bar"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3151,7 +3152,7 @@ TEST_F(ClientSocketPoolBaseTest, BackupSocketCancelAtMaxSockets) { ClientSocketHandle handles[kDefaultMaxSockets]; for (int i = 1; i < kDefaultMaxSockets; ++i) { TestCompletionCallback callback; - EXPECT_EQ(OK, handles[i].Init(TestGroupId("bar"), params_, base::nullopt, + EXPECT_EQ(OK, handles[i].Init(TestGroupId("bar"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), @@ -3182,7 +3183,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelBackupSocketAfterCancelingAllRequests) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("bar"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("bar"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3214,7 +3215,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelBackupSocketAfterFinishingAllRequests) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("bar"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("bar"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3223,7 +3224,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelBackupSocketAfterFinishingAllRequests) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("bar"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("bar"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3251,7 +3252,7 @@ TEST_F(ClientSocketPoolBaseTest, DelayedSocketBindingWaitingForConnect) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3266,7 +3267,7 @@ TEST_F(ClientSocketPoolBaseTest, DelayedSocketBindingWaitingForConnect) { ClientSocketHandle handle2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3307,7 +3308,7 @@ TEST_F(ClientSocketPoolBaseTest, DelayedSocketBindingAtGroupCapacity) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3322,7 +3323,7 @@ TEST_F(ClientSocketPoolBaseTest, DelayedSocketBindingAtGroupCapacity) { ClientSocketHandle handle2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3365,7 +3366,7 @@ TEST_F(ClientSocketPoolBaseTest, DelayedSocketBindingAtStall) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3380,7 +3381,7 @@ TEST_F(ClientSocketPoolBaseTest, DelayedSocketBindingAtStall) { ClientSocketHandle handle2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3426,7 +3427,7 @@ TEST_F(ClientSocketPoolBaseTest, SynchronouslyProcessOnePendingRequest) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3441,7 +3442,7 @@ TEST_F(ClientSocketPoolBaseTest, SynchronouslyProcessOnePendingRequest) { // when created. EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3462,7 +3463,7 @@ TEST_F(ClientSocketPoolBaseTest, PreferUsedSocketToUnusedSocket) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3471,7 +3472,7 @@ TEST_F(ClientSocketPoolBaseTest, PreferUsedSocketToUnusedSocket) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3479,7 +3480,7 @@ TEST_F(ClientSocketPoolBaseTest, PreferUsedSocketToUnusedSocket) { TestCompletionCallback callback3; EXPECT_EQ( ERR_IO_PENDING, - handle3.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle3.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3499,17 +3500,17 @@ TEST_F(ClientSocketPoolBaseTest, PreferUsedSocketToUnusedSocket) { handle3.Reset(); EXPECT_EQ(OK, handle1.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); EXPECT_EQ(OK, handle2.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); EXPECT_EQ(OK, handle3.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3523,7 +3524,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSockets) { CreatePool(kDefaultMaxSockets, kDefaultMaxSocketsPerGroup); connect_job_factory_->set_job_type(TestConnectJob::kMockPendingJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -3538,7 +3539,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSockets) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3547,7 +3548,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSockets) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3580,7 +3581,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsWhenAlreadyHaveAConnectJob) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3593,7 +3594,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsWhenAlreadyHaveAConnectJob) { pool_->NumUnassignedConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(2u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); @@ -3607,7 +3608,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsWhenAlreadyHaveAConnectJob) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3641,7 +3642,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3650,7 +3651,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3659,7 +3660,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback3; EXPECT_EQ( ERR_IO_PENDING, - handle3.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle3.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3672,7 +3673,7 @@ TEST_F(ClientSocketPoolBaseTest, pool_->NumUnassignedConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(3u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); @@ -3703,7 +3704,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsAtMaxSocketLimit) { ASSERT_FALSE(pool_->HasGroupForTesting(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, kDefaultMaxSockets, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -3720,7 +3721,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsAtMaxSocketLimit) { ASSERT_FALSE(pool_->HasGroupForTesting(TestGroupId("b"))); - pool_->RequestSockets(TestGroupId("b"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("b"), params_, absl::nullopt, kDefaultMaxSockets, NetLogWithSource()); ASSERT_FALSE(pool_->HasGroupForTesting(TestGroupId("b"))); @@ -3732,7 +3733,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsHitMaxSocketLimit) { ASSERT_FALSE(pool_->HasGroupForTesting(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, kDefaultMaxSockets - 1, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -3750,7 +3751,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsHitMaxSocketLimit) { ASSERT_FALSE(pool_->HasGroupForTesting(TestGroupId("b"))); - pool_->RequestSockets(TestGroupId("b"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("b"), params_, absl::nullopt, kDefaultMaxSockets, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("b"))); @@ -3766,7 +3767,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsCountIdleSockets) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3781,7 +3782,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsCountIdleSockets) { pool_->NumUnassignedConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(1u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(1u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); @@ -3800,7 +3801,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsCountActiveSockets) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3815,7 +3816,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsCountActiveSockets) { EXPECT_EQ(0u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); EXPECT_EQ(1, pool_->NumActiveSocketsInGroupForTesting(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(1u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); @@ -3831,7 +3832,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsSynchronous) { CreatePool(kDefaultMaxSockets, kDefaultMaxSocketsPerGroup); connect_job_factory_->set_job_type(TestConnectJob::kMockJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, kDefaultMaxSocketsPerGroup, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -3843,7 +3844,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsSynchronous) { EXPECT_EQ(kDefaultMaxSocketsPerGroup, static_cast(pool_->IdleSocketCountInGroup(TestGroupId("a")))); - pool_->RequestSockets(TestGroupId("b"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("b"), params_, absl::nullopt, kDefaultMaxSocketsPerGroup, NetLogWithSource()); EXPECT_EQ(0u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("b"))); @@ -3859,14 +3860,14 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsSynchronousError) { CreatePool(kDefaultMaxSockets, kDefaultMaxSocketsPerGroup); connect_job_factory_->set_job_type(TestConnectJob::kMockFailingJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, kDefaultMaxSocketsPerGroup, NetLogWithSource()); ASSERT_FALSE(pool_->HasGroupForTesting(TestGroupId("a"))); connect_job_factory_->set_job_type( TestConnectJob::kMockAdditionalErrorStateJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, kDefaultMaxSocketsPerGroup, NetLogWithSource()); ASSERT_FALSE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -3876,7 +3877,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsMultipleTimesDoesNothing) { CreatePool(4, 4); connect_job_factory_->set_job_type(TestConnectJob::kMockWaitingJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -3888,7 +3889,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsMultipleTimesDoesNothing) { EXPECT_EQ(0, pool_->NumActiveSocketsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(2u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(2u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -3902,7 +3903,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsMultipleTimesDoesNothing) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3922,7 +3923,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsMultipleTimesDoesNothing) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -3948,7 +3949,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsMultipleTimesDoesNothing) { EXPECT_EQ(0, pool_->NumActiveSocketsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(2u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(0u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -3963,7 +3964,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsDifferentNumSockets) { CreatePool(4, 4); connect_job_factory_->set_job_type(TestConnectJob::kMockPendingJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -3974,7 +3975,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsDifferentNumSockets) { pool_->NumUnassignedConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(2u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(2u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -3983,7 +3984,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsDifferentNumSockets) { pool_->NumUnassignedConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 3, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 3, NetLogWithSource()); EXPECT_EQ(3u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(3u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -3992,7 +3993,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestSocketsDifferentNumSockets) { pool_->NumUnassignedConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->IdleSocketCountInGroup(TestGroupId("a"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); EXPECT_EQ(3u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(3u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -4006,7 +4007,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectJobsTakenByNormalRequests) { CreatePool(kDefaultMaxSockets, kDefaultMaxSocketsPerGroup); connect_job_factory_->set_job_type(TestConnectJob::kMockWaitingJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -4021,7 +4022,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectJobsTakenByNormalRequests) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4057,7 +4058,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectJobsTakenByNormalRequests) { TEST_F(ClientSocketPoolBaseTest, ConnectedPreconnectJobsHaveNoConnectTimes) { CreatePool(kDefaultMaxSockets, kDefaultMaxSocketsPerGroup); connect_job_factory_->set_job_type(TestConnectJob::kMockJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -4071,7 +4072,7 @@ TEST_F(ClientSocketPoolBaseTest, ConnectedPreconnectJobsHaveNoConnectTimes) { ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_EQ(OK, handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4099,7 +4100,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectClosesIdleSocketRemovesGroup) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4128,13 +4129,13 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectClosesIdleSocketRemovesGroup) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("b"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("b"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("b"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("b"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4162,7 +4163,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectClosesIdleSocketRemovesGroup) { // Requesting 2 preconnected sockets for "a" should fail to allocate any more // sockets for "a", and "b" should still have 2 active sockets. - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(0u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(0u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -4187,7 +4188,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectClosesIdleSocketRemovesGroup) { EXPECT_EQ(2u, pool_->IdleSocketCountInGroup(TestGroupId("b"))); EXPECT_EQ(0, pool_->NumActiveSocketsInGroupForTesting(TestGroupId("b"))); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 2, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 2, NetLogWithSource()); EXPECT_EQ(1u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(1u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -4213,7 +4214,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectWithoutBackupJob) { connect_job_factory_->set_job_type(TestConnectJob::kMockWaitingJob); connect_job_factory_->set_timeout_duration( base::TimeDelta::FromMilliseconds(500)); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); EXPECT_EQ(1u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(1u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -4239,7 +4240,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectWithBackupJob) { // Make the ConnectJob hang forever. connect_job_factory_->set_job_type(TestConnectJob::kMockWaitingJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); EXPECT_EQ(1u, pool_->NumConnectJobsInGroupForTesting(TestGroupId("a"))); EXPECT_EQ(1u, pool_->NumNeverAssignedConnectJobsInGroupForTesting( @@ -4255,7 +4256,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectWithBackupJob) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4286,7 +4287,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectWithUnreadData) { CreatePool(kDefaultMaxSockets, kDefaultMaxSocketsPerGroup); connect_job_factory_->set_job_type(TestConnectJob::kMockUnreadDataJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -4303,7 +4304,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectWithUnreadData) { ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_EQ(OK, handle.Init( - TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4335,7 +4336,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestGetsAssignedJob) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4359,7 +4360,7 @@ TEST_F(ClientSocketPoolBaseTest, MultipleRequestsGetAssignedJobs) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4375,7 +4376,7 @@ TEST_F(ClientSocketPoolBaseTest, MultipleRequestsGetAssignedJobs) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4412,7 +4413,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectJobGetsAssignedToRequest) { CreatePool(kDefaultMaxSockets, kDefaultMaxSocketsPerGroup); connect_job_factory_->set_job_type(TestConnectJob::kMockWaitingJob); - pool_->RequestSockets(TestGroupId("a"), params_, base::nullopt, 1, + pool_->RequestSockets(TestGroupId("a"), params_, absl::nullopt, 1, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(TestGroupId("a"))); @@ -4427,7 +4428,7 @@ TEST_F(ClientSocketPoolBaseTest, PreconnectJobGetsAssignedToRequest) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4451,7 +4452,7 @@ TEST_F(ClientSocketPoolBaseTest, HigherPriorityRequestStealsJob) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4471,7 +4472,7 @@ TEST_F(ClientSocketPoolBaseTest, HigherPriorityRequestStealsJob) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, HIGHEST, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4499,7 +4500,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestStealsJobFromLowestRequestWithJob) { TestCompletionCallback callback_lowest; EXPECT_EQ( ERR_IO_PENDING, - handle_lowest.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + handle_lowest.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_lowest.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -4516,7 +4517,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestStealsJobFromLowestRequestWithJob) { TestCompletionCallback callback_highest; EXPECT_EQ( ERR_IO_PENDING, - handle_highest.Init(TestGroupId("a"), params_, base::nullopt, HIGHEST, + handle_highest.Init(TestGroupId("a"), params_, absl::nullopt, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_highest.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -4533,7 +4534,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestStealsJobFromLowestRequestWithJob) { TestCompletionCallback callback_low; EXPECT_EQ(ERR_IO_PENDING, handle_low.Init( - TestGroupId("a"), params_, base::nullopt, LOW, SocketTag(), + TestGroupId("a"), params_, absl::nullopt, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_low.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4549,7 +4550,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestStealsJobFromLowestRequestWithJob) { TestCompletionCallback callback_lowest2; EXPECT_EQ( ERR_IO_PENDING, - handle_lowest2.Init(TestGroupId("a"), params_, base::nullopt, LOWEST, + handle_lowest2.Init(TestGroupId("a"), params_, absl::nullopt, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_lowest2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -4578,7 +4579,7 @@ TEST_F(ClientSocketPoolBaseTest, RequestStealsJobFromLowestRequestWithJob) { TestCompletionCallback callback_medium; EXPECT_EQ( ERR_IO_PENDING, - handle_medium.Init(TestGroupId("a"), params_, base::nullopt, MEDIUM, + handle_medium.Init(TestGroupId("a"), params_, absl::nullopt, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_medium.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -4610,7 +4611,7 @@ TEST_F(ClientSocketPoolBaseTest, ReprioritizeRequestStealsJob) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4626,7 +4627,7 @@ TEST_F(ClientSocketPoolBaseTest, ReprioritizeRequestStealsJob) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4661,7 +4662,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelRequestReassignsJob) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4680,7 +4681,7 @@ TEST_F(ClientSocketPoolBaseTest, CancelRequestReassignsJob) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4719,7 +4720,7 @@ TEST_F(ClientSocketPoolBaseTest, JobCompletionReassignsJob) { TestCompletionCallback callback1; EXPECT_EQ( ERR_IO_PENDING, - handle1.Init(TestGroupId("a"), params_, base::nullopt, HIGHEST, + handle1.Init(TestGroupId("a"), params_, absl::nullopt, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4735,7 +4736,7 @@ TEST_F(ClientSocketPoolBaseTest, JobCompletionReassignsJob) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4782,7 +4783,7 @@ class MockLayeredPool : public HigherLayeredPool { int RequestSocket(TransportClientSocketPool* pool) { return handle_.Init( group_id_, ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt, DEFAULT_PRIORITY, SocketTag(), + absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback_.callback(), ClientSocketPool::ProxyAuthCallback(), pool, NetLogWithSource()); } @@ -4790,7 +4791,7 @@ class MockLayeredPool : public HigherLayeredPool { int RequestSocketWithoutLimits(TransportClientSocketPool* pool) { return handle_.Init( group_id_, ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt, MAXIMUM_PRIORITY, SocketTag(), + absl::nullopt, MAXIMUM_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::DISABLED, callback_.callback(), ClientSocketPool::ProxyAuthCallback(), pool, NetLogWithSource()); } @@ -4833,7 +4834,7 @@ TEST_F(ClientSocketPoolBaseTest, CloseIdleSocketsHeldByLayeredPoolWhenNeeded) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4857,7 +4858,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4879,7 +4880,7 @@ TEST_F(ClientSocketPoolBaseTest, // has the maximum number of connections already, it's not stalled). ClientSocketHandle handle1; TestCompletionCallback callback1; - EXPECT_EQ(OK, handle1.Init(TestGroupId("group1"), params_, base::nullopt, + EXPECT_EQ(OK, handle1.Init(TestGroupId("group1"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), @@ -4895,7 +4896,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback2; EXPECT_EQ(ERR_IO_PENDING, handle.Init( - TestGroupId("group2"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("group2"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4916,7 +4917,7 @@ TEST_F(ClientSocketPoolBaseTest, ClientSocketHandle handle1; TestCompletionCallback callback1; - EXPECT_EQ(OK, handle1.Init(TestGroupId("group1"), params_, base::nullopt, + EXPECT_EQ(OK, handle1.Init(TestGroupId("group1"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), @@ -4935,7 +4936,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback3; EXPECT_EQ(ERR_IO_PENDING, handle3.Init( - TestGroupId("group3"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("group3"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4951,7 +4952,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback4; EXPECT_EQ(ERR_IO_PENDING, handle4.Init( - TestGroupId("group3"), params_, base::nullopt, DEFAULT_PRIORITY, + TestGroupId("group3"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback4.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -4981,7 +4982,7 @@ TEST_F(ClientSocketPoolBaseTest, ClientSocketHandle handle1; TestCompletionCallback callback1; - EXPECT_EQ(OK, handle1.Init(TestGroupId("group1"), params_, base::nullopt, + EXPECT_EQ(OK, handle1.Init(TestGroupId("group1"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), @@ -5000,7 +5001,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback3; EXPECT_EQ( ERR_IO_PENDING, - handle3.Init(TestGroupId("group3"), params_, base::nullopt, MEDIUM, + handle3.Init(TestGroupId("group3"), params_, absl::nullopt, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -5015,7 +5016,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback4; EXPECT_EQ( ERR_IO_PENDING, - handle4.Init(TestGroupId("group3"), params_, base::nullopt, HIGHEST, + handle4.Init(TestGroupId("group3"), params_, absl::nullopt, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback4.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -5047,7 +5048,7 @@ TEST_F(ClientSocketPoolBaseTest, TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -5129,7 +5130,7 @@ TEST_F(ClientSocketPoolBaseTest, ProxyAuthNoAuthCallback) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(TestGroupId("a"), params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(TestGroupId("a"), params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -5157,7 +5158,7 @@ class TestAuthHelper { ClientSocketPool::RespectLimits::ENABLED, const ClientSocketPool::GroupId& group_id_in = TestGroupId("a")) { EXPECT_EQ(ERR_IO_PENDING, - handle_.Init(group_id_in, params, base::nullopt, priority, + handle_.Init(group_id_in, params, absl::nullopt, priority, SocketTag(), respect_limits, callback_.callback(), base::BindRepeating(&TestAuthHelper::AuthCallback, base::Unretained(this)), @@ -5690,7 +5691,7 @@ TEST_P(ClientSocketPoolBaseRefreshTest, RefreshGroupCreatesNewConnectJobs) { ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( - handle.Init(kGroupId, params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(kGroupId, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), @@ -5719,9 +5720,9 @@ TEST_P(ClientSocketPoolBaseRefreshTest, RefreshGroupClosesIdleConnectJobs) { const ClientSocketPool::GroupId kGroupId = GetGroupId(); const ClientSocketPool::GroupId kGroupIdInPartition = GetGroupIdInPartition(); - pool_->RequestSockets(kGroupId, params_, base::nullopt, 2, + pool_->RequestSockets(kGroupId, params_, absl::nullopt, 2, NetLogWithSource()); - pool_->RequestSockets(kGroupIdInPartition, params_, base::nullopt, 2, + pool_->RequestSockets(kGroupIdInPartition, params_, absl::nullopt, 2, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(kGroupId)); ASSERT_TRUE(pool_->HasGroupForTesting(kGroupIdInPartition)); @@ -5743,7 +5744,7 @@ TEST_F(ClientSocketPoolBaseTest, const ClientSocketPool::GroupId kOtherGroupId = TestGroupId("b", 443, ClientSocketPool::SocketType::kSsl); - pool_->RequestSockets(kOtherGroupId, params_, base::nullopt, 2, + pool_->RequestSockets(kOtherGroupId, params_, absl::nullopt, 2, NetLogWithSource()); ASSERT_TRUE(pool_->HasGroupForTesting(kOtherGroupId)); EXPECT_EQ(2, pool_->IdleSocketCount()); @@ -5762,7 +5763,7 @@ TEST_P(ClientSocketPoolBaseRefreshTest, RefreshGroupPreventsSocketReuse) { ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( - handle.Init(kGroupId, params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(kGroupId, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), @@ -5788,7 +5789,7 @@ TEST_F(ClientSocketPoolBaseTest, ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( - handle.Init(kOtherGroupId, params_, base::nullopt, DEFAULT_PRIORITY, + handle.Init(kOtherGroupId, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), @@ -5862,19 +5863,19 @@ TEST_F(ClientSocketPoolBaseTest, RefreshProxyRefreshesAllGroups) { ClientSocketHandle handle1, handle2, handle3; TestCompletionCallback callback; EXPECT_THAT( - handle1.Init(kGroupId1, params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(kGroupId1, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), IsOk()); EXPECT_THAT( - handle2.Init(kGroupId2, params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(kGroupId2, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), IsOk()); EXPECT_THAT( - handle3.Init(kGroupId3, params_, base::nullopt, DEFAULT_PRIORITY, + handle3.Init(kGroupId3, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), @@ -5936,19 +5937,19 @@ TEST_F(ClientSocketPoolBaseTest, RefreshBothPrivacyAndNormalSockets) { ClientSocketHandle handle1, handle2, handle3; TestCompletionCallback callback; EXPECT_THAT( - handle1.Init(kGroupId, params_, base::nullopt, DEFAULT_PRIORITY, + handle1.Init(kGroupId, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), IsOk()); EXPECT_THAT( - handle2.Init(kGroupIdPrivacy, params_, base::nullopt, DEFAULT_PRIORITY, + handle2.Init(kGroupIdPrivacy, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), IsOk()); EXPECT_THAT( - handle3.Init(kOtherGroupId, params_, base::nullopt, DEFAULT_PRIORITY, + handle3.Init(kOtherGroupId, params_, absl::nullopt, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()), diff --git a/chromium/net/socket/client_socket_pool_manager.cc b/chromium/net/socket/client_socket_pool_manager.cc index 8ca1355a345..0a8e29845fd 100644 --- a/chromium/net/socket/client_socket_pool_manager.cc +++ b/chromium/net/socket/client_socket_pool_manager.cc @@ -8,18 +8,18 @@ #include "base/check_op.h" #include "base/metrics/field_trial_params.h" -#include "base/optional.h" #include "base/stl_util.h" -#include "base/strings/stringprintf.h" #include "build/build_config.h" #include "net/base/features.h" #include "net/base/load_flags.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_stream_factory.h" #include "net/proxy_resolution/proxy_info.h" #include "net/socket/client_socket_handle.h" #include "net/socket/client_socket_pool.h" #include "net/socket/connect_job.h" #include "net/ssl/ssl_config.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -70,7 +70,7 @@ ClientSocketPool::GroupId CreateGroupId( const ProxyInfo& proxy_info, PrivacyMode privacy_mode, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns) { + SecureDnsPolicy secure_dns_policy) { // Build the string used to uniquely identify connections of this type. // Determine the host and port to connect to. DCHECK(!endpoint.IsEmpty()); @@ -81,7 +81,7 @@ ClientSocketPool::GroupId CreateGroupId( socket_type = ClientSocketPool::SocketType::kSsl; return ClientSocketPool::GroupId(endpoint, socket_type, privacy_mode, - network_isolation_key, disable_secure_dns); + network_isolation_key, secure_dns_policy); } // TODO(https://crbug.com/921369) In order to resolve longstanding issues @@ -112,7 +112,7 @@ int InitSocketPoolHelper( bool is_for_websockets, PrivacyMode privacy_mode, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const SocketTag& socket_tag, const NetLogWithSource& net_log, int num_preconnect_streams, @@ -131,7 +131,7 @@ int InitSocketPoolHelper( ClientSocketPool::GroupId connection_group = CreateGroupId(group_type, origin_host_port, proxy_info, privacy_mode, - network_isolation_key, disable_secure_dns); + network_isolation_key, secure_dns_policy); scoped_refptr socket_params = CreateSocketParams(connection_group, proxy_info.proxy_server(), ssl_config_for_origin, ssl_config_for_proxy); @@ -143,9 +143,9 @@ int InitSocketPoolHelper( if ((request_load_flags & LOAD_IGNORE_LIMITS) != 0) respect_limits = ClientSocketPool::RespectLimits::DISABLED; - base::Optional proxy_annotation = - proxy_info.is_direct() ? base::nullopt - : base::Optional( + absl::optional proxy_annotation = + proxy_info.is_direct() ? absl::nullopt + : absl::optional( proxy_info.traffic_annotation()); if (num_preconnect_streams) { pool->RequestSockets(connection_group, std::move(socket_params), @@ -247,7 +247,7 @@ int InitSocketHandleForHttpRequest( const SSLConfig& ssl_config_for_proxy, PrivacyMode privacy_mode, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const SocketTag& socket_tag, const NetLogWithSource& net_log, ClientSocketHandle* socket_handle, @@ -258,7 +258,7 @@ int InitSocketHandleForHttpRequest( group_type, endpoint, request_load_flags, request_priority, session, proxy_info, ssl_config_for_origin, ssl_config_for_proxy, false /* is_for_websockets */, privacy_mode, network_isolation_key, - disable_secure_dns, socket_tag, net_log, 0, socket_handle, + secure_dns_policy, socket_tag, net_log, 0, socket_handle, HttpNetworkSession::NORMAL_SOCKET_POOL, std::move(callback), proxy_auth_callback); } @@ -287,7 +287,7 @@ int InitSocketHandleForWebSocketRequest( group_type, endpoint, request_load_flags, request_priority, session, proxy_info, ssl_config_for_origin, ssl_config_for_proxy, true /* is_for_websockets */, privacy_mode, network_isolation_key, - false /*disable_secure_dns */, SocketTag(), net_log, 0, socket_handle, + SecureDnsPolicy::kAllow, SocketTag(), net_log, 0, socket_handle, HttpNetworkSession::WEBSOCKET_SOCKET_POOL, std::move(callback), proxy_auth_callback); } @@ -303,7 +303,7 @@ int PreconnectSocketsForHttpRequest( const SSLConfig& ssl_config_for_proxy, PrivacyMode privacy_mode, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const NetLogWithSource& net_log, int num_preconnect_streams) { // QUIC proxies are currently not supported through this method. @@ -313,7 +313,7 @@ int PreconnectSocketsForHttpRequest( group_type, endpoint, request_load_flags, request_priority, session, proxy_info, ssl_config_for_origin, ssl_config_for_proxy, false /* force_tunnel */, privacy_mode, network_isolation_key, - disable_secure_dns, SocketTag(), net_log, num_preconnect_streams, nullptr, + secure_dns_policy, SocketTag(), net_log, num_preconnect_streams, nullptr, HttpNetworkSession::NORMAL_SOCKET_POOL, CompletionOnceCallback(), ClientSocketPool::ProxyAuthCallback()); } diff --git a/chromium/net/socket/client_socket_pool_manager.h b/chromium/net/socket/client_socket_pool_manager.h index 496a6e6c1ce..6e5bee9c50a 100644 --- a/chromium/net/socket/client_socket_pool_manager.h +++ b/chromium/net/socket/client_socket_pool_manager.h @@ -14,6 +14,7 @@ #include "net/base/completion_once_callback.h" #include "net/base/net_export.h" #include "net/base/request_priority.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_network_session.h" #include "net/socket/client_socket_pool.h" @@ -110,7 +111,7 @@ int InitSocketHandleForHttpRequest( const SSLConfig& ssl_config_for_proxy, PrivacyMode privacy_mode, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const SocketTag& socket_tag, const NetLogWithSource& net_log, ClientSocketHandle* socket_handle, @@ -155,7 +156,7 @@ int PreconnectSocketsForHttpRequest( const SSLConfig& ssl_config_for_proxy, PrivacyMode privacy_mode, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const NetLogWithSource& net_log, int num_preconnect_streams); diff --git a/chromium/net/socket/client_socket_pool_unittest.cc b/chromium/net/socket/client_socket_pool_unittest.cc index 894ddc0126f..ce7987f296e 100644 --- a/chromium/net/socket/client_socket_pool_unittest.cc +++ b/chromium/net/socket/client_socket_pool_unittest.cc @@ -13,6 +13,7 @@ #include "net/base/network_isolation_key.h" #include "net/base/privacy_mode.h" #include "net/base/schemeful_site.h" +#include "net/dns/public/secure_dns_policy.h" #include "testing/gtest/include/gtest/gtest.h" #include "url/gurl.h" @@ -50,7 +51,8 @@ TEST(ClientSocketPool, GroupIdOperators) { NetworkIsolationKey(kSiteB, kSiteB), }; - const bool kDisableSecureDnsValues[] = {false, true}; + const SecureDnsPolicy kDisableSecureDnsValues[] = {SecureDnsPolicy::kAllow, + SecureDnsPolicy::kDisable}; // All previously created |group_ids|. They should all be less than the // current group under consideration. @@ -65,10 +67,10 @@ TEST(ClientSocketPool, GroupIdOperators) { SCOPED_TRACE(privacy_mode); for (const auto& network_isolation_key : kNetworkIsolationKeys) { SCOPED_TRACE(network_isolation_key.ToString()); - for (const auto& disable_secure_dns : kDisableSecureDnsValues) { + for (const auto& secure_dns_policy : kDisableSecureDnsValues) { ClientSocketPool::GroupId group_id( host_port_pair, socket_type, privacy_mode, - network_isolation_key, disable_secure_dns); + network_isolation_key, secure_dns_policy); for (const auto& lower_group_id : group_ids) { EXPECT_FALSE(lower_group_id == group_id); EXPECT_TRUE(lower_group_id < group_id); @@ -99,38 +101,38 @@ TEST(ClientSocketPool, GroupIdToString) { ClientSocketPool::GroupId( HostPortPair("foo", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */) + SecureDnsPolicy::kAllow) .ToString()); EXPECT_EQ("bar:443 ", ClientSocketPool::GroupId( HostPortPair("bar", 443), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */) + SecureDnsPolicy::kAllow) .ToString()); EXPECT_EQ("pm/bar:80 ", ClientSocketPool::GroupId( HostPortPair("bar", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_ENABLED, NetworkIsolationKey(), - false /* disable_secure_dns */) + SecureDnsPolicy::kAllow) .ToString()); EXPECT_EQ("ssl/foo:80 ", ClientSocketPool::GroupId( HostPortPair("foo", 80), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */) + SecureDnsPolicy::kAllow) .ToString()); EXPECT_EQ("ssl/bar:443 ", ClientSocketPool::GroupId( HostPortPair("bar", 443), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */) + SecureDnsPolicy::kAllow) .ToString()); EXPECT_EQ("pm/ssl/bar:80 ", ClientSocketPool::GroupId( HostPortPair("bar", 80), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_ENABLED, NetworkIsolationKey(), - false /* disable_secure_dns */) + SecureDnsPolicy::kAllow) .ToString()); EXPECT_EQ("ssl/foo:443 ", @@ -139,14 +141,14 @@ TEST(ClientSocketPool, GroupIdToString) { PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(SchemefulSite(GURL("https://foo.test")), SchemefulSite(GURL("https://bar.test"))), - false /* disable_secure_dns */) + SecureDnsPolicy::kAllow) .ToString()); EXPECT_EQ("dsd/pm/ssl/bar:80 ", ClientSocketPool::GroupId( HostPortPair("bar", 80), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_ENABLED, NetworkIsolationKey(), - true /* disable_secure_dns */) + SecureDnsPolicy::kDisable) .ToString()); } @@ -160,12 +162,12 @@ TEST(ClientSocketPool, PartitionConnectionsByNetworkIsolationKeyDisabled) { ClientSocketPool::GroupId group_id1( HostPortPair("foo", 443), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, - NetworkIsolationKey(kSiteFoo, kSiteFoo), false /* disable_secure_dns */); + NetworkIsolationKey(kSiteFoo, kSiteFoo), SecureDnsPolicy::kAllow); ClientSocketPool::GroupId group_id2( HostPortPair("foo", 443), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, - NetworkIsolationKey(kSiteBar, kSiteBar), false /* disable_secure_dns */); + NetworkIsolationKey(kSiteBar, kSiteBar), SecureDnsPolicy::kAllow); EXPECT_FALSE(group_id1.network_isolation_key().IsFullyPopulated()); EXPECT_FALSE(group_id2.network_isolation_key().IsFullyPopulated()); diff --git a/chromium/net/socket/connect_job.cc b/chromium/net/socket/connect_job.cc index e81a16d9424..156dd00a80c 100644 --- a/chromium/net/socket/connect_job.cc +++ b/chromium/net/socket/connect_job.cc @@ -9,6 +9,7 @@ #include "base/trace_event/trace_event.h" #include "net/base/net_errors.h" #include "net/base/trace_constants.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_auth_controller.h" #include "net/http/http_proxy_connect_job.h" #include "net/log/net_log.h" @@ -99,7 +100,7 @@ std::unique_ptr ConnectJob::CreateConnectJob( bool using_ssl, const HostPortPair& endpoint, const ProxyServer& proxy_server, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, const SSLConfig* ssl_config_for_origin, const SSLConfig* ssl_config_for_proxy, bool force_tunnel, @@ -108,7 +109,7 @@ std::unique_ptr ConnectJob::CreateConnectJob( RequestPriority request_priority, SocketTag socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const CommonConnectJobParams* common_connect_job_params, ConnectJob::Delegate* delegate) { scoped_refptr http_proxy_params; @@ -120,8 +121,8 @@ std::unique_ptr ConnectJob::CreateConnectJob( // information to destination sites, and not caching them has a performance // cost. auto proxy_tcp_params = base::MakeRefCounted( - proxy_server.host_port_pair(), NetworkIsolationKey(), - disable_secure_dns, resolution_callback); + proxy_server.host_port_pair(), NetworkIsolationKey(), secure_dns_policy, + resolution_callback); if (proxy_server.is_http_like()) { scoped_refptr ssl_params; @@ -137,9 +138,8 @@ std::unique_ptr ConnectJob::CreateConnectJob( http_proxy_params = base::MakeRefCounted( std::move(proxy_tcp_params), std::move(ssl_params), - proxy_server.is_quic(), endpoint, proxy_server.is_trusted_proxy(), - force_tunnel || using_ssl, *proxy_annotation_tag, - network_isolation_key); + proxy_server.is_quic(), endpoint, force_tunnel || using_ssl, + *proxy_annotation_tag, network_isolation_key); } else { DCHECK(proxy_server.is_socks()); socks_params = base::MakeRefCounted( @@ -155,7 +155,7 @@ std::unique_ptr ConnectJob::CreateConnectJob( scoped_refptr ssl_tcp_params; if (proxy_server.is_direct()) { ssl_tcp_params = base::MakeRefCounted( - endpoint, network_isolation_key, disable_secure_dns, + endpoint, network_isolation_key, secure_dns_policy, resolution_callback); } auto ssl_params = base::MakeRefCounted( @@ -181,7 +181,7 @@ std::unique_ptr ConnectJob::CreateConnectJob( DCHECK(proxy_server.is_direct()); auto tcp_params = base::MakeRefCounted( - endpoint, network_isolation_key, disable_secure_dns, resolution_callback); + endpoint, network_isolation_key, secure_dns_policy, resolution_callback); return TransportConnectJob::CreateTransportConnectJob( std::move(tcp_params), request_priority, socket_tag, common_connect_job_params, delegate, nullptr /* net_log */); @@ -227,7 +227,7 @@ scoped_refptr ConnectJob::GetCertRequestInfo() { void ConnectJob::SetSocket( std::unique_ptr socket, - base::Optional> dns_aliases) { + absl::optional> dns_aliases) { if (socket) { net_log().AddEvent(NetLogEventType::CONNECT_JOB_SET_SOCKET); if (dns_aliases) @@ -276,7 +276,7 @@ void ConnectJob::LogConnectCompletion(int net_error) { void ConnectJob::OnTimeout() { // Make sure the socket is NULL before calling into |delegate|. - SetSocket(nullptr, base::nullopt /* dns_aliases */); + SetSocket(nullptr, absl::nullopt /* dns_aliases */); OnTimedOutInternal(); diff --git a/chromium/net/socket/connect_job.h b/chromium/net/socket/connect_job.h index 5886eaca1f9..ace3b8b7939 100644 --- a/chromium/net/socket/connect_job.h +++ b/chromium/net/socket/connect_job.h @@ -12,7 +12,6 @@ #include "base/callback_forward.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/time/time.h" #include "base/timer/timer.h" #include "net/base/address_list.h" @@ -22,11 +21,13 @@ #include "net/base/privacy_mode.h" #include "net/base/request_priority.h" #include "net/dns/public/resolve_error_info.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log_with_source.h" #include "net/socket/connection_attempts.h" #include "net/socket/socket_tag.h" #include "net/socket/ssl_client_socket.h" #include "net/third_party/quiche/src/quic/core/quic_versions.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -181,7 +182,7 @@ class NET_EXPORT_PRIVATE ConnectJob { bool using_ssl, const HostPortPair& endpoint, const ProxyServer& proxy_server, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, const SSLConfig* ssl_config_for_origin, const SSLConfig* ssl_config_for_proxy, bool force_tunnel, @@ -190,7 +191,7 @@ class NET_EXPORT_PRIVATE ConnectJob { RequestPriority request_priority, SocketTag socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const CommonConnectJobParams* common_connect_job_params, ConnectJob::Delegate* delegate); @@ -286,7 +287,7 @@ class NET_EXPORT_PRIVATE ConnectJob { } void SetSocket(std::unique_ptr socket, - base::Optional> dns_aliases); + absl::optional> dns_aliases); void NotifyDelegateOfCompletion(int rv); void NotifyDelegateOfProxyAuth(const HttpResponseInfo& response, HttpAuthController* auth_controller, diff --git a/chromium/net/socket/connect_job_unittest.cc b/chromium/net/socket/connect_job_unittest.cc index 5ec9c067304..230396e638e 100644 --- a/chromium/net/socket/connect_job_unittest.cc +++ b/chromium/net/socket/connect_job_unittest.cc @@ -69,7 +69,7 @@ class TestConnectJob : public ConnectJob { int ConnectInternal() override { SetSocket(std::unique_ptr(new MockTCPClientSocket( AddressList(), net_log().net_log(), &socket_data_provider_)), - base::nullopt /* dns_aliases */); + absl::nullopt /* dns_aliases */); return socket()->Connect(base::BindOnce( &TestConnectJob::NotifyDelegateOfCompletion, base::Unretained(this))); } diff --git a/chromium/net/socket/socket_test_util.cc b/chromium/net/socket/socket_test_util.cc index 1be7f8fbeea..8d6dac1c252 100644 --- a/chromium/net/socket/socket_test_util.cc +++ b/chromium/net/socket/socket_test_util.cc @@ -1606,7 +1606,7 @@ NextProto MockSSLClientSocket::GetNegotiatedProtocol() const { return data_->next_proto; } -base::Optional +absl::optional MockSSLClientSocket::GetPeerApplicationSettings() const { return data_->peer_application_settings; } @@ -2179,7 +2179,7 @@ MockTransportClientSocketPool::~MockTransportClientSocketPool() = default; int MockTransportClientSocketPool::RequestSocket( const ClientSocketPool::GroupId& group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, RespectLimits respect_limits, diff --git a/chromium/net/socket/socket_test_util.h b/chromium/net/socket/socket_test_util.h index 4c390f3d39e..4764ab20296 100644 --- a/chromium/net/socket/socket_test_util.h +++ b/chromium/net/socket/socket_test_util.h @@ -22,7 +22,6 @@ #include "base/memory/ptr_util.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "build/build_config.h" #include "net/base/address_list.h" #include "net/base/completion_once_callback.h" @@ -45,6 +44,7 @@ #include "net/ssl/ssl_config_service.h" #include "net/ssl/ssl_info.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { class RunLoop; @@ -489,7 +489,7 @@ struct SSLSocketDataProvider { NextProto next_proto; // Result for GetPeerApplicationSettings(). - base::Optional peer_application_settings; + absl::optional peer_application_settings; // Result for GetSSLInfo(). SSLInfo ssl_info; @@ -497,15 +497,15 @@ struct SSLSocketDataProvider { // Result for GetSSLCertRequestInfo(). SSLCertRequestInfo* cert_request_info; - base::Optional next_protos_expected_in_ssl_config; + absl::optional next_protos_expected_in_ssl_config; uint16_t expected_ssl_version_min; uint16_t expected_ssl_version_max; - base::Optional expected_send_client_cert; + absl::optional expected_send_client_cert; scoped_refptr expected_client_cert; - base::Optional expected_host_and_port; - base::Optional expected_network_isolation_key; - base::Optional expected_disable_legacy_crypto; + absl::optional expected_host_and_port; + absl::optional expected_network_isolation_key; + absl::optional expected_disable_legacy_crypto; bool is_connect_data_consumed = false; bool is_confirm_data_consumed = false; @@ -980,7 +980,7 @@ class MockSSLClientSocket : public AsyncSocket, public SSLClientSocket { int GetLocalAddress(IPEndPoint* address) const override; bool WasAlpnNegotiated() const override; NextProto GetNegotiatedProtocol() const override; - base::Optional GetPeerApplicationSettings() const override; + absl::optional GetPeerApplicationSettings() const override; bool GetSSLInfo(SSLInfo* ssl_info) override; void GetSSLCertRequestInfo( SSLCertRequestInfo* cert_request_info) const override; @@ -1192,7 +1192,7 @@ class ClientSocketPoolTest { new TestSocketRequest(&request_order_, &completion_count_)); requests_.push_back(base::WrapUnique(request)); int rv = request->handle()->Init( - group_id, socket_params, base::nullopt /* proxy_annotation_tag */, + group_id, socket_params, absl::nullopt /* proxy_annotation_tag */, priority, SocketTag(), respect_limits, request->callback(), ClientSocketPool::ProxyAuthCallback(), socket_pool, NetLogWithSource()); if (rv != ERR_IO_PENDING) @@ -1293,7 +1293,7 @@ class MockTransportClientSocketPool : public TransportClientSocketPool { int RequestSocket( const GroupId& group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, RespectLimits respect_limits, diff --git a/chromium/net/socket/socks_client_socket.cc b/chromium/net/socket/socks_client_socket.cc index 1108b5053b8..d1a1d4cb619 100644 --- a/chromium/net/socket/socks_client_socket.cc +++ b/chromium/net/socket/socks_client_socket.cc @@ -13,7 +13,7 @@ #include "base/sys_byteorder.h" #include "net/base/io_buffer.h" #include "net/dns/public/dns_query_type.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log.h" #include "net/log/net_log_event_type.h" #include "net/traffic_annotation/network_traffic_annotation.h" @@ -66,7 +66,7 @@ SOCKSClientSocket::SOCKSClientSocket( const NetworkIsolationKey& network_isolation_key, RequestPriority priority, HostResolver* host_resolver, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const NetworkTrafficAnnotationTag& traffic_annotation) : transport_socket_(std::move(transport_socket)), next_state_(STATE_NONE), @@ -75,7 +75,7 @@ SOCKSClientSocket::SOCKSClientSocket( bytes_received_(0), was_ever_used_(false), host_resolver_(host_resolver), - disable_secure_dns_(disable_secure_dns), + secure_dns_policy_(secure_dns_policy), destination_(destination), network_isolation_key_(network_isolation_key), priority_(priority), @@ -310,8 +310,7 @@ int SOCKSClientSocket::DoResolveHost() { HostResolver::ResolveHostParameters parameters; parameters.dns_query_type = DnsQueryType::A; parameters.initial_priority = priority_; - if (disable_secure_dns_) - parameters.secure_dns_mode_override = SecureDnsMode::kOff; + parameters.secure_dns_policy = secure_dns_policy_; resolve_host_request_ = host_resolver_->CreateRequest( destination_, network_isolation_key_, net_log_, parameters); diff --git a/chromium/net/socket/socks_client_socket.h b/chromium/net/socket/socks_client_socket.h index 95e6daa658c..9005b12af32 100644 --- a/chromium/net/socket/socks_client_socket.h +++ b/chromium/net/socket/socks_client_socket.h @@ -21,6 +21,7 @@ #include "net/base/net_export.h" #include "net/dns/host_resolver.h" #include "net/dns/public/resolve_error_info.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log_with_source.h" #include "net/socket/stream_socket.h" #include "net/traffic_annotation/network_traffic_annotation.h" @@ -38,7 +39,7 @@ class NET_EXPORT_PRIVATE SOCKSClientSocket : public StreamSocket { const NetworkIsolationKey& network_isolation_key, RequestPriority priority, HostResolver* host_resolver, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const NetworkTrafficAnnotationTag& traffic_annotation); // On destruction Disconnect() is called. @@ -143,7 +144,7 @@ class NET_EXPORT_PRIVATE SOCKSClientSocket : public StreamSocket { // Used to resolve the hostname to which the SOCKS proxy will connect. HostResolver* host_resolver_; - bool disable_secure_dns_; + SecureDnsPolicy secure_dns_policy_; std::unique_ptr resolve_host_request_; const HostPortPair destination_; const NetworkIsolationKey network_isolation_key_; diff --git a/chromium/net/socket/socks_client_socket_fuzzer.cc b/chromium/net/socket/socks_client_socket_fuzzer.cc index 245e8a3881a..3bce834b5ce 100644 --- a/chromium/net/socket/socks_client_socket_fuzzer.cc +++ b/chromium/net/socket/socks_client_socket_fuzzer.cc @@ -16,6 +16,7 @@ #include "net/base/test_completion_callback.h" #include "net/dns/host_resolver.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/test_net_log.h" #include "net/socket/fuzzed_socket.h" #include "net/socket/socks_client_socket.h" @@ -58,7 +59,7 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { net::SOCKSClientSocket socket( std::move(fuzzed_socket), net::HostPortPair("foo", 80), net::NetworkIsolationKey(), net::DEFAULT_PRIORITY, &mock_host_resolver, - false /* disable_secure_dns */, TRAFFIC_ANNOTATION_FOR_TESTS); + net::SecureDnsPolicy::kAllow, TRAFFIC_ANNOTATION_FOR_TESTS); int result = socket.Connect(callback.callback()); callback.GetResult(result); return 0; diff --git a/chromium/net/socket/socks_client_socket_unittest.cc b/chromium/net/socket/socks_client_socket_unittest.cc index 564b4ddde4c..13005edce3a 100644 --- a/chromium/net/socket/socks_client_socket_unittest.cc +++ b/chromium/net/socket/socks_client_socket_unittest.cc @@ -16,7 +16,7 @@ #include "net/base/winsock_init.h" #include "net/dns/host_resolver.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log_event_type.h" #include "net/log/test_net_log.h" #include "net/log/test_net_log_util.h" @@ -96,7 +96,7 @@ std::unique_ptr SOCKSClientSocketTest::BuildMockSocket( tcp_sock_ = socket.get(); return std::make_unique( std::move(socket), HostPortPair(hostname, port), NetworkIsolationKey(), - DEFAULT_PRIORITY, host_resolver, false /* disable_secure_dns */, + DEFAULT_PRIORITY, host_resolver, SecureDnsPolicy::kAllow, TRAFFIC_ANNOTATION_FOR_TESTS); } @@ -437,11 +437,10 @@ TEST_F(SOCKSClientSocketTest, Tag) { // |connection| takes ownership of |tagging_sock|, but keep a // non-owning pointer to it. MockHostResolver host_resolver; - SOCKSClientSocket socket(std::unique_ptr(tagging_sock), - HostPortPair("localhost", 80), NetworkIsolationKey(), - DEFAULT_PRIORITY, &host_resolver, - false /* disable_secure_dns */, - TRAFFIC_ANNOTATION_FOR_TESTS); + SOCKSClientSocket socket( + std::unique_ptr(tagging_sock), + HostPortPair("localhost", 80), NetworkIsolationKey(), DEFAULT_PRIORITY, + &host_resolver, SecureDnsPolicy::kAllow, TRAFFIC_ANNOTATION_FOR_TESTS); EXPECT_EQ(tagging_sock->tag(), SocketTag()); #if defined(OS_ANDROID) @@ -451,23 +450,19 @@ TEST_F(SOCKSClientSocketTest, Tag) { #endif // OS_ANDROID } -TEST_F(SOCKSClientSocketTest, SetDisableSecureDns) { - for (bool disable_secure_dns : {false, true}) { +TEST_F(SOCKSClientSocketTest, SetSecureDnsPolicy) { + for (auto secure_dns_policy : + {SecureDnsPolicy::kAllow, SecureDnsPolicy::kDisable}) { StaticSocketDataProvider data; RecordingTestNetLog log; MockHostResolver host_resolver; SOCKSClientSocket socket( std::make_unique(address_list_, &log, &data), HostPortPair("localhost", 80), NetworkIsolationKey(), DEFAULT_PRIORITY, - &host_resolver, disable_secure_dns, TRAFFIC_ANNOTATION_FOR_TESTS); + &host_resolver, secure_dns_policy, TRAFFIC_ANNOTATION_FOR_TESTS); EXPECT_EQ(ERR_IO_PENDING, socket.Connect(callback_.callback())); - EXPECT_EQ(disable_secure_dns, - host_resolver.last_secure_dns_mode_override().has_value()); - if (disable_secure_dns) { - EXPECT_EQ(net::SecureDnsMode::kOff, - host_resolver.last_secure_dns_mode_override().value()); - } + EXPECT_EQ(secure_dns_policy, host_resolver.last_secure_dns_policy()); } } diff --git a/chromium/net/socket/socks_connect_job.cc b/chromium/net/socket/socks_connect_job.cc index 7651ead94dd..97ee6f2f5cf 100644 --- a/chromium/net/socket/socks_connect_job.cc +++ b/chromium/net/socket/socks_connect_job.cc @@ -174,7 +174,7 @@ int SOCKSConnectJob::DoSOCKSConnect() { socks_socket_ptr_ = new SOCKSClientSocket( transport_connect_job_->PassSocket(), socks_params_->destination(), socks_params_->network_isolation_key(), priority(), host_resolver(), - socks_params_->transport_params()->disable_secure_dns(), + socks_params_->transport_params()->secure_dns_policy(), socks_params_->traffic_annotation()); socket_.reset(socks_socket_ptr_); } @@ -191,7 +191,7 @@ int SOCKSConnectJob::DoSOCKSConnectComplete(int result) { return result; } - SetSocket(std::move(socket_), base::nullopt /* dns_aliases */); + SetSocket(std::move(socket_), absl::nullopt /* dns_aliases */); return result; } diff --git a/chromium/net/socket/socks_connect_job_unittest.cc b/chromium/net/socket/socks_connect_job_unittest.cc index f7614b0f365..c5c87f5116a 100644 --- a/chromium/net/socket/socks_connect_job_unittest.cc +++ b/chromium/net/socket/socks_connect_job_unittest.cc @@ -16,7 +16,7 @@ #include "net/base/net_errors.h" #include "net/base/network_isolation_key.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log.h" #include "net/socket/client_socket_factory.h" #include "net/socket/client_socket_handle.h" @@ -69,11 +69,11 @@ class SOCKSConnectJobTest : public testing::Test, public WithTaskEnvironment { static scoped_refptr CreateSOCKSParams( SOCKSVersion socks_version, - bool disable_secure_dns = false) { + SecureDnsPolicy secure_dns_policy = SecureDnsPolicy::kAllow) { return base::MakeRefCounted( base::MakeRefCounted( HostPortPair(kProxyHostName, kProxyPort), NetworkIsolationKey(), - disable_secure_dns, OnHostResolutionCallback()), + secure_dns_policy, OnHostResolutionCallback()), socks_version == SOCKSVersion::V5, socks_version == SOCKSVersion::V4 ? HostPortPair(kSOCKS4TestHost, kSOCKS4TestPort) @@ -120,7 +120,7 @@ TEST_F(SOCKSConnectJobTest, HostResolutionFailureSOCKS4Endpoint) { base::MakeRefCounted( base::MakeRefCounted( HostPortPair(kProxyHostName, kProxyPort), NetworkIsolationKey(), - false /* disable_secure_dns */, OnHostResolutionCallback()), + SecureDnsPolicy::kAllow, OnHostResolutionCallback()), false /* socks_v5 */, HostPortPair(hostname, kSOCKS4TestPort), NetworkIsolationKey(), TRAFFIC_ANNOTATION_FOR_TESTS); @@ -388,20 +388,16 @@ TEST_F(SOCKSConnectJobTest, Priority) { } } -TEST_F(SOCKSConnectJobTest, DisableSecureDns) { - for (bool disable_secure_dns : {false, true}) { +TEST_F(SOCKSConnectJobTest, SecureDnsPolicy) { + for (auto secure_dns_policy : + {SecureDnsPolicy::kAllow, SecureDnsPolicy::kDisable}) { TestConnectJobDelegate test_delegate; SOCKSConnectJob socks_connect_job( DEFAULT_PRIORITY, SocketTag(), &common_connect_job_params_, - CreateSOCKSParams(SOCKSVersion::V4, disable_secure_dns), &test_delegate, + CreateSOCKSParams(SOCKSVersion::V4, secure_dns_policy), &test_delegate, nullptr /* net_log */); ASSERT_THAT(socks_connect_job.Connect(), test::IsError(ERR_IO_PENDING)); - EXPECT_EQ(disable_secure_dns, - host_resolver_.last_secure_dns_mode_override().has_value()); - if (disable_secure_dns) { - EXPECT_EQ(net::SecureDnsMode::kOff, - host_resolver_.last_secure_dns_mode_override().value()); - } + EXPECT_EQ(secure_dns_policy, host_resolver_.last_secure_dns_policy()); } } diff --git a/chromium/net/socket/ssl_client_socket_impl.cc b/chromium/net/socket/ssl_client_socket_impl.cc index 83701451333..d049893b0b5 100644 --- a/chromium/net/socket/ssl_client_socket_impl.cc +++ b/chromium/net/socket/ssl_client_socket_impl.cc @@ -28,7 +28,6 @@ #include "base/rand_util.h" #include "base/stl_util.h" #include "base/strings/string_piece.h" -#include "base/strings/stringprintf.h" #include "base/synchronization/lock.h" #include "base/threading/sequenced_task_runner_handle.h" #include "base/trace_event/trace_event.h" @@ -560,10 +559,10 @@ NextProto SSLClientSocketImpl::GetNegotiatedProtocol() const { return negotiated_protocol_; } -base::Optional +absl::optional SSLClientSocketImpl::GetPeerApplicationSettings() const { if (!SSL_has_application_settings(ssl_.get())) { - return base::nullopt; + return absl::nullopt; } const uint8_t* out_data; @@ -789,7 +788,7 @@ int SSLClientSocketImpl::Init() { if (IsCachingEnabled()) { bssl::UniquePtr session = context_->ssl_client_session_cache()->Lookup( - GetSessionCacheKey(/*dest_ip_addr=*/base::nullopt)); + GetSessionCacheKey(/*dest_ip_addr=*/absl::nullopt)); if (!session) { // If a previous session negotiated an RSA cipher suite then it may have // been inserted into the cache keyed by both hostname and resolved IP @@ -856,8 +855,10 @@ int SSLClientSocketImpl::Init() { if (ssl_config_.require_ecdhe) command.append(":!kRSA"); - if (ssl_config_.disable_legacy_crypto) + if (!context_->config().triple_des_enabled || + ssl_config_.disable_legacy_crypto) { command.append(":!3DES"); + } // Remove any disabled ciphers. for (uint16_t id : context_->config().disabled_cipher_suites) { @@ -1561,7 +1562,7 @@ void SSLClientSocketImpl::DoPeek() { if (err == ERR_EARLY_DATA_REJECTED || err == ERR_WRONG_VERSION_ON_EARLY_DATA) { context_->ssl_client_session_cache()->ClearEarlyData( - GetSessionCacheKey(base::nullopt)); + GetSessionCacheKey(absl::nullopt)); } handled_early_data_result_ = true; @@ -1685,7 +1686,7 @@ int SSLClientSocketImpl::NewSessionCallback(SSL_SESSION* session) { if (!IsCachingEnabled()) return 0; - base::Optional ip_addr; + absl::optional ip_addr; if (SSL_CIPHER_get_kx_nid(SSL_SESSION_get0_cipher(session)) == NID_kx_rsa) { // If RSA key exchange was used, additionally key the cache with the // destination IP address. Of course, if a proxy is being used, the @@ -1706,7 +1707,7 @@ int SSLClientSocketImpl::NewSessionCallback(SSL_SESSION* session) { } SSLClientSessionCache::Key SSLClientSocketImpl::GetSessionCacheKey( - base::Optional dest_ip_addr) const { + absl::optional dest_ip_addr) const { SSLClientSessionCache::Key key; key.server = host_and_port_; key.dest_ip_addr = dest_ip_addr; diff --git a/chromium/net/socket/ssl_client_socket_impl.h b/chromium/net/socket/ssl_client_socket_impl.h index 1f8e63a60b6..83e51290929 100644 --- a/chromium/net/socket/ssl_client_socket_impl.h +++ b/chromium/net/socket/ssl_client_socket_impl.h @@ -17,7 +17,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "net/base/completion_once_callback.h" #include "net/base/host_port_pair.h" #include "net/base/io_buffer.h" @@ -33,6 +32,7 @@ #include "net/ssl/ssl_client_session_cache.h" #include "net/ssl/ssl_config.h" #include "net/traffic_annotation/network_traffic_annotation.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/base.h" #include "third_party/boringssl/src/include/openssl/ssl.h" @@ -86,7 +86,7 @@ class SSLClientSocketImpl : public SSLClientSocket, bool WasEverUsed() const override; bool WasAlpnNegotiated() const override; NextProto GetNegotiatedProtocol() const override; - base::Optional GetPeerApplicationSettings() const override; + absl::optional GetPeerApplicationSettings() const override; bool GetSSLInfo(SSLInfo* ssl_info) override; void GetConnectionAttempts(ConnectionAttempts* out) const override; void ClearConnectionAttempts() override {} @@ -161,7 +161,7 @@ class SSLClientSocketImpl : public SSLClientSocket, // Returns a session cache key for this socket. SSLClientSessionCache::Key GetSessionCacheKey( - base::Optional dest_ip_addr) const; + absl::optional dest_ip_addr) const; // Returns true if renegotiations are allowed. bool IsRenegotiationAllowed() const; diff --git a/chromium/net/socket/ssl_client_socket_unittest.cc b/chromium/net/socket/ssl_client_socket_unittest.cc index b1e132397e8..099b67af7fd 100644 --- a/chromium/net/socket/ssl_client_socket_unittest.cc +++ b/chromium/net/socket/ssl_client_socket_unittest.cc @@ -18,7 +18,6 @@ #include "base/location.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/single_thread_task_runner.h" #include "base/stl_util.h" @@ -94,6 +93,7 @@ #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/platform_test.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/bio.h" #include "third_party/boringssl/src/include/openssl/evp.h" #include "third_party/boringssl/src/include/openssl/pem.h" @@ -1003,7 +1003,7 @@ std::vector GetTLSVersions() { SSL_PROTOCOL_VERSION_TLS1_2, SSL_PROTOCOL_VERSION_TLS1_3}; } -base::Optional +absl::optional ProtocolVersionToSpawnedTestServer(uint16_t version) { switch (version) { case SSL_PROTOCOL_VERSION_TLS1: @@ -1014,10 +1014,10 @@ ProtocolVersionToSpawnedTestServer(uint16_t version) { return SpawnedTestServer::SSLOptions::TLS_MAX_VERSION_TLS1_2; case SSL_PROTOCOL_VERSION_TLS1_3: // SpawnedTestServer does not support TLS 1.3. - return base::nullopt; + return absl::nullopt; default: ADD_FAILURE() << "Unknown version " << version; - return base::nullopt; + return absl::nullopt; } } @@ -3453,14 +3453,29 @@ TEST_F(SSLClientSocketTest, 3DES) { ASSERT_TRUE( StartEmbeddedTestServer(EmbeddedTestServer::CERT_OK, server_config)); + // 3DES is allowed by default. int rv; ASSERT_TRUE(CreateAndConnectSSLClientSocket(SSLConfig(), &rv)); EXPECT_THAT(rv, IsOk()); + // disable_legacy_crypto, among other things, disables 3DES. SSLConfig config; config.disable_legacy_crypto = true; ASSERT_TRUE(CreateAndConnectSSLClientSocket(config, &rv)); EXPECT_THAT(rv, IsError(ERR_SSL_VERSION_OR_CIPHER_MISMATCH)); + + SSLContextConfig context_config; + context_config.triple_des_enabled = false; + ssl_config_service_->UpdateSSLConfigAndNotify(context_config); + + // Disabling 3DES at both the context and disable_legacy_crypto disables 3DES. + ASSERT_TRUE(CreateAndConnectSSLClientSocket(config, &rv)); + EXPECT_THAT(rv, IsError(ERR_SSL_VERSION_OR_CIPHER_MISMATCH)); + + // Use a fresh SSLConfig to test that disabling 3DES at the context alone also + // disables 3DES. + ASSERT_TRUE(CreateAndConnectSSLClientSocket(SSLConfig(), &rv)); + EXPECT_THAT(rv, IsError(ERR_SSL_VERSION_OR_CIPHER_MISMATCH)); } TEST_F(SSLClientSocketTest, SHA1) { diff --git a/chromium/net/socket/ssl_connect_job.cc b/chromium/net/socket/ssl_connect_job.cc index 0466614f820..8d67c8cd2f6 100644 --- a/chromium/net/socket/ssl_connect_job.cc +++ b/chromium/net/socket/ssl_connect_job.cc @@ -403,7 +403,6 @@ int SSLConnectJob::DoSSLConnectComplete(int result) { } const std::string& host = params_->host_and_port().host(); - bool tls13_supported = IsTLS13ExperimentHost(host); if (result == OK) { DCHECK(!connect_timing_.ssl_start.is_null()); @@ -439,13 +438,6 @@ int SSLConnectJob::DoSSLConnectComplete(int result) { ssl_info.key_exchange_group); } - if (tls13_supported) { - UMA_HISTOGRAM_CUSTOM_TIMES("Net.SSL_Connection_Latency_TLS13Experiment", - connect_duration, - base::TimeDelta::FromMilliseconds(1), - base::TimeDelta::FromMinutes(1), 100); - } - // Classify whether the connection required the legacy crypto fallback. if (base::FeatureList::IsEnabled( features::kTLSLegacyCryptoFallbackForMetrics)) { @@ -492,10 +484,6 @@ int SSLConnectJob::DoSSLConnectComplete(int result) { } base::UmaHistogramSparse("Net.SSL_Connection_Error", std::abs(result)); - if (tls13_supported) { - base::UmaHistogramSparse("Net.SSL_Connection_Error_TLS13Experiment", - std::abs(result)); - } if (result == OK || IsCertificateError(result)) { SetSocket(std::move(ssl_socket_), std::move(dns_aliases_)); diff --git a/chromium/net/socket/ssl_connect_job_unittest.cc b/chromium/net/socket/ssl_connect_job_unittest.cc index 4f1a2f6029e..2643b9bb1a2 100644 --- a/chromium/net/socket/ssl_connect_job_unittest.cc +++ b/chromium/net/socket/ssl_connect_job_unittest.cc @@ -24,7 +24,7 @@ #include "net/cert/ct_policy_enforcer.h" #include "net/cert/mock_cert_verifier.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_auth_handler_factory.h" #include "net/http/http_network_session.h" #include "net/http/http_proxy_connect_job.h" @@ -94,12 +94,12 @@ class SSLConnectJobTest : public WithTaskEnvironment, public testing::Test { direct_transport_socket_params_( new TransportSocketParams(HostPortPair("host", 443), NetworkIsolationKey(), - false /* disable_secure_dns */, + SecureDnsPolicy::kAllow, OnHostResolutionCallback())), proxy_transport_socket_params_( new TransportSocketParams(HostPortPair("proxy", 443), NetworkIsolationKey(), - false /* disable_secure_dns */, + SecureDnsPolicy::kAllow, OnHostResolutionCallback())), socks_socket_params_( new SOCKSSocketParams(proxy_transport_socket_params_, @@ -112,7 +112,6 @@ class SSLConnectJobTest : public WithTaskEnvironment, public testing::Test { nullptr /* ssl_params */, false /* is_quic */, HostPortPair("host", 80), - /*is_trusted_proxy=*/false, /*tunnel=*/true, TRAFFIC_ANNOTATION_FOR_TESTS, NetworkIsolationKey())), @@ -425,13 +424,14 @@ TEST_F(SSLConnectJobTest, RequestPriority) { } } -TEST_F(SSLConnectJobTest, DisableSecureDns) { - for (bool disable_secure_dns : {false, true}) { +TEST_F(SSLConnectJobTest, SecureDnsPolicy) { + for (auto secure_dns_policy : + {SecureDnsPolicy::kAllow, SecureDnsPolicy::kDisable}) { TestConnectJobDelegate test_delegate; direct_transport_socket_params_ = base::MakeRefCounted( - HostPortPair("host", 443), NetworkIsolationKey(), - disable_secure_dns, OnHostResolutionCallback()); + HostPortPair("host", 443), NetworkIsolationKey(), secure_dns_policy, + OnHostResolutionCallback()); auto common_connect_job_params = session_->CreateCommonConnectJobParams(); std::unique_ptr ssl_connect_job = std::make_unique(DEFAULT_PRIORITY, SocketTag(), @@ -440,12 +440,7 @@ TEST_F(SSLConnectJobTest, DisableSecureDns) { &test_delegate, nullptr /* net_log */); EXPECT_THAT(ssl_connect_job->Connect(), test::IsError(ERR_IO_PENDING)); - EXPECT_EQ(disable_secure_dns, - host_resolver_.last_secure_dns_mode_override().has_value()); - if (disable_secure_dns) { - EXPECT_EQ(net::SecureDnsMode::kOff, - host_resolver_.last_secure_dns_mode_override().value()); - } + EXPECT_EQ(secure_dns_policy, host_resolver_.last_secure_dns_policy()); } } diff --git a/chromium/net/socket/ssl_server_socket_impl.cc b/chromium/net/socket/ssl_server_socket_impl.cc index c2eedb838cc..2b63812e48d 100644 --- a/chromium/net/socket/ssl_server_socket_impl.cc +++ b/chromium/net/socket/ssl_server_socket_impl.cc @@ -12,7 +12,6 @@ #include "base/lazy_instance.h" #include "base/logging.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/strings/string_util.h" #include "crypto/openssl_util.h" #include "crypto/rsa_private_key.h" @@ -28,6 +27,7 @@ #include "net/ssl/ssl_connection_status_flags.h" #include "net/ssl/ssl_info.h" #include "net/traffic_annotation/network_traffic_annotation.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/bytestring.h" #include "third_party/boringssl/src/include/openssl/err.h" #include "third_party/boringssl/src/include/openssl/pool.h" @@ -109,7 +109,7 @@ class SSLServerContextImpl::SocketImpl : public SSLServerSocket, bool WasEverUsed() const override; bool WasAlpnNegotiated() const override; NextProto GetNegotiatedProtocol() const override; - base::Optional GetPeerApplicationSettings() const override; + absl::optional GetPeerApplicationSettings() const override; bool GetSSLInfo(SSLInfo* ssl_info) override; void GetConnectionAttempts(ConnectionAttempts* out) const override; void ClearConnectionAttempts() override {} @@ -576,10 +576,10 @@ NextProto SSLServerContextImpl::SocketImpl::GetNegotiatedProtocol() const { return negotiated_protocol_; } -base::Optional +absl::optional SSLServerContextImpl::SocketImpl::GetPeerApplicationSettings() const { if (!SSL_has_application_settings(ssl_.get())) { - return base::nullopt; + return absl::nullopt; } const uint8_t* out_data; diff --git a/chromium/net/socket/stream_socket.cc b/chromium/net/socket/stream_socket.cc index e1e7d0d1431..f85ac8cc4c0 100644 --- a/chromium/net/socket/stream_socket.cc +++ b/chromium/net/socket/stream_socket.cc @@ -13,9 +13,9 @@ void StreamSocket::SetBeforeConnectCallback( NOTREACHED(); } -base::Optional StreamSocket::GetPeerApplicationSettings() +absl::optional StreamSocket::GetPeerApplicationSettings() const { - return base::nullopt; + return absl::nullopt; } void StreamSocket::GetSSLCertRequestInfo( diff --git a/chromium/net/socket/stream_socket.h b/chromium/net/socket/stream_socket.h index d15f2829e86..fd765764bd2 100644 --- a/chromium/net/socket/stream_socket.h +++ b/chromium/net/socket/stream_socket.h @@ -9,13 +9,13 @@ #include "base/bind.h" #include "base/macros.h" -#include "base/optional.h" #include "net/base/net_errors.h" #include "net/base/net_export.h" #include "net/dns/public/resolve_error_info.h" #include "net/socket/connection_attempts.h" #include "net/socket/next_proto.h" #include "net/socket/socket.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -140,7 +140,7 @@ class NET_EXPORT StreamSocket : public Socket { // Get data received from peer in ALPS TLS extension. // Returns a (possibly empty) value if a TLS version supporting ALPS was used // and ALPS was negotiated, nullopt otherwise. - virtual base::Optional GetPeerApplicationSettings() const; + virtual absl::optional GetPeerApplicationSettings() const; // Gets the SSL connection information of the socket. Returns false if // SSL was not used by this socket. diff --git a/chromium/net/socket/tcp_client_socket.cc b/chromium/net/socket/tcp_client_socket.cc index a049f469376..6a28311f175 100644 --- a/chromium/net/socket/tcp_client_socket.cc +++ b/chromium/net/socket/tcp_client_socket.cc @@ -278,7 +278,7 @@ int TCPClientSocket::DoConnect() { int TCPClientSocket::DoConnectComplete(int result) { if (start_connect_attempt_) { EmitConnectAttemptHistograms(result); - start_connect_attempt_ = base::nullopt; + start_connect_attempt_ = absl::nullopt; connect_attempt_timer_.Stop(); } @@ -335,7 +335,7 @@ void TCPClientSocket::Disconnect() { void TCPClientSocket::DoDisconnect() { if (start_connect_attempt_) { EmitConnectAttemptHistograms(ERR_ABORTED); - start_connect_attempt_ = base::nullopt; + start_connect_attempt_ = absl::nullopt; connect_attempt_timer_.Stop(); } @@ -589,7 +589,7 @@ void TCPClientSocket::EmitConnectAttemptHistograms(int result) { UMA_HISTOGRAM_MEDIUM_TIMES("Net.TcpConnectAttempt.Latency.Error", duration); } - base::Optional transport_rtt = base::nullopt; + absl::optional transport_rtt = absl::nullopt; if (network_quality_estimator_) transport_rtt = network_quality_estimator_->GetTransportRTT(); @@ -625,7 +625,7 @@ base::TimeDelta TCPClientSocket::GetConnectAttemptTimeout() { if (!base::FeatureList::IsEnabled(features::kTimeoutTcpConnectAttempt)) return base::TimeDelta::Max(); - base::Optional transport_rtt = base::nullopt; + absl::optional transport_rtt = absl::nullopt; if (network_quality_estimator_) transport_rtt = network_quality_estimator_->GetTransportRTT(); diff --git a/chromium/net/socket/tcp_client_socket.h b/chromium/net/socket/tcp_client_socket.h index 3d4c4ed431a..c3888a9fbed 100644 --- a/chromium/net/socket/tcp_client_socket.h +++ b/chromium/net/socket/tcp_client_socket.h @@ -25,10 +25,9 @@ #include "net/socket/transport_client_socket.h" #include "net/traffic_annotation/network_traffic_annotation.h" -// PowerMonitor exists on Android, but doesn't get suspend mode signals. It -// doesn't exist in NaCl, so don't use it to watch for suspend events on those -// platforms. -#if !defined(OS_ANDROID) && !defined(OS_NACL) +// PowerMonitor doesn't get suspend mode signals on Android, so don't use it to +// watch for suspend events. +#if !defined(OS_ANDROID) // Define SOCKETS_OBSERVE_SUSPEND if sockets should watch for suspend events so // they can fail pending socket operations on suspend. Otherwise, connections // hang for varying lengths of time when leaving suspend mode before failing @@ -225,7 +224,7 @@ class NET_EXPORT TCPClientSocket : public TransportClientSocket, bool was_disconnected_on_suspend_; // The time when the latest connect attempt was started. - base::Optional start_connect_attempt_; + absl::optional start_connect_attempt_; // The NetworkQualityEstimator for the context this socket is associated with. // Can be nullptr. diff --git a/chromium/net/socket/tcp_client_socket_unittest.cc b/chromium/net/socket/tcp_client_socket_unittest.cc index 728a770c27c..06a4e94a291 100644 --- a/chromium/net/socket/tcp_client_socket_unittest.cc +++ b/chromium/net/socket/tcp_client_socket_unittest.cc @@ -15,7 +15,7 @@ #include "base/strings/string_number_conversions.h" #include "base/test/bind.h" -#include "base/test/power_monitor_test_base.h" +#include "base/test/power_monitor_test.h" #include "base/test/scoped_feature_list.h" #include "base/test/task_environment.h" #include "build/build_config.h" @@ -38,7 +38,7 @@ // This matches logic in tcp_client_socket.cc. Only used once, but defining it // in this file instead of just inlining the OS checks where its used makes it // more grep-able. -#if !defined(OS_ANDROID) && !defined(OS_NACL) +#if !defined(OS_ANDROID) #define TCP_CLIENT_SOCKET_OBSERVES_SUSPEND #endif diff --git a/chromium/net/socket/tcp_socket_posix.cc b/chromium/net/socket/tcp_socket_posix.cc index e8f207012d5..efe4d563b92 100644 --- a/chromium/net/socket/tcp_socket_posix.cc +++ b/chromium/net/socket/tcp_socket_posix.cc @@ -592,7 +592,7 @@ int TCPSocketPosix::HandleReadCompleted(IOBuffer* buf, int rv) { net_log_.AddByteTransferEvent(NetLogEventType::SOCKET_BYTES_RECEIVED, rv, buf->data()); - NetworkActivityMonitor::GetInstance()->IncrementBytesReceived(rv); + activity_monitor::IncrementBytesReceived(rv); return rv; } diff --git a/chromium/net/socket/tcp_socket_win.cc b/chromium/net/socket/tcp_socket_win.cc index 4d2127b3949..2cd61ffc500 100644 --- a/chromium/net/socket/tcp_socket_win.cc +++ b/chromium/net/socket/tcp_socket_win.cc @@ -8,6 +8,7 @@ #include #include +#include #include #include "base/bind.h" @@ -315,7 +316,7 @@ int TCPSocketWin::AdoptConnectedSocket(SocketDescriptor socket, } core_ = new Core(this); - peer_address_.reset(new IPEndPoint(peer_address)); + peer_address_ = std::make_unique(peer_address); return OK; } @@ -425,7 +426,7 @@ int TCPSocketWin::Connect(const IPEndPoint& address, if (!logging_multiple_connect_attempts_) LogConnectBegin(AddressList(address)); - peer_address_.reset(new IPEndPoint(address)); + peer_address_ = std::make_unique(address); int rv = DoConnect(); if (rv == ERR_IO_PENDING) { @@ -525,7 +526,7 @@ int TCPSocketWin::ReadIfReady(IOBuffer* buf, } else { net_log_.AddByteTransferEvent(NetLogEventType::SOCKET_BYTES_RECEIVED, rv, buf->data()); - NetworkActivityMonitor::GetInstance()->IncrementBytesReceived(rv); + activity_monitor::IncrementBytesReceived(rv); return rv; } diff --git a/chromium/net/socket/transport_client_socket_pool.cc b/chromium/net/socket/transport_client_socket_pool.cc index 6e01e7c0be5..b7aff278c31 100644 --- a/chromium/net/socket/transport_client_socket_pool.cc +++ b/chromium/net/socket/transport_client_socket_pool.cc @@ -10,6 +10,7 @@ #include "base/bind.h" #include "base/check_op.h" #include "base/compiler_specific.h" +#include "base/containers/contains.h" #include "base/format_macros.h" #include "base/location.h" #include "base/memory/ptr_util.h" @@ -92,7 +93,7 @@ class TransportClientSocketPool::ConnectJobFactoryImpl std::unique_ptr NewConnectJob( ClientSocketPool::GroupId group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority request_priority, SocketTag socket_tag, ConnectJob::Delegate* delegate) const override { @@ -119,7 +120,7 @@ TransportClientSocketPool::Request::Request( RespectLimits respect_limits, Flags flags, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, const NetLogWithSource& net_log) : handle_(handle), callback_(std::move(callback)), @@ -260,7 +261,7 @@ void TransportClientSocketPool::RemoveHigherLayeredPool( int TransportClientSocketPool::RequestSocket( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, RespectLimits respect_limits, @@ -312,7 +313,7 @@ int TransportClientSocketPool::RequestSocket( void TransportClientSocketPool::RequestSockets( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, int num_sockets, const NetLogWithSource& net_log) { if (net_log.IsCapturing()) { @@ -597,6 +598,9 @@ void TransportClientSocketPool::CancelRequest(const GroupId& group_id, CHECK(base::Contains(group_map_, group_id)); Group* group = GetOrCreateGroup(group_id); + // TODO(crbug.com/1164929): Remove this CHECK once the investigation is done. + CHECK_EQ(group_id, group->group_id()); + std::unique_ptr request = group->FindAndRemoveBoundRequest(handle); if (request) { --connecting_socket_count_; @@ -607,6 +611,9 @@ void TransportClientSocketPool::CancelRequest(const GroupId& group_id, // Search |unbound_requests_| for matching handle. request = group->FindAndRemoveUnboundRequest(handle); + + // TODO(crbug.com/1164929): Remove this CHECK once the investigation is done. + CHECK(base::Contains(group_map_, group_id)); if (request) { request->net_log().AddEvent(NetLogEventType::CANCELLED); request->net_log().EndEvent(NetLogEventType::SOCKET_POOL); @@ -614,9 +621,23 @@ void TransportClientSocketPool::CancelRequest(const GroupId& group_id, // Let the job run, unless |cancel_connect_job| is true, or we're at the // socket limit and there are no other requests waiting on the job. bool reached_limit = ReachedMaxSocketsLimit(); + + // TODO(crbug.com/1164929): Remove this CHECK once the investigation is + // done. + CHECK(base::Contains(group_map_, group_id)); + if (group->jobs().size() > group->unbound_request_count() && (cancel_connect_job || reached_limit)) { + // TODO(crbug.com/1164929): Remove this CHECK once the investigation is + // done. + CHECK(base::Contains(group_map_, group_id)); + RemoveConnectJob(group->jobs().begin()->get(), group); + + // TODO(crbug.com/1164929): Remove this CHECK once the investigation is + // done. + CHECK(base::Contains(group_map_, group_id)); + if (group->IsEmpty()) RemoveGroup(group->group_id()); if (reached_limit) @@ -1311,7 +1332,7 @@ void TransportClientSocketPool::OnConnectJobComplete(Group* group, // Check if the ConnectJob is already bound to a Request. If so, result is // returned to that specific request. - base::Optional bound_request = + absl::optional bound_request = group->FindAndRemoveBoundRequestForConnectJob(job); Request* request = nullptr; std::unique_ptr owned_request; @@ -1834,7 +1855,7 @@ TransportClientSocketPool::Group::BindRequestToConnectJob( return request; } -base::Optional +absl::optional TransportClientSocketPool::Group::FindAndRemoveBoundRequestForConnectJob( ConnectJob* connect_job) { for (auto bound_pair = bound_requests_.begin(); @@ -1845,7 +1866,7 @@ TransportClientSocketPool::Group::FindAndRemoveBoundRequestForConnectJob( bound_requests_.erase(bound_pair); return std::move(ret); } - return base::nullopt; + return absl::nullopt; } std::unique_ptr diff --git a/chromium/net/socket/transport_client_socket_pool.h b/chromium/net/socket/transport_client_socket_pool.h index bbf79b68184..b711242e380 100644 --- a/chromium/net/socket/transport_client_socket_pool.h +++ b/chromium/net/socket/transport_client_socket_pool.h @@ -8,7 +8,6 @@ #include #include -#include #include #include #include @@ -20,7 +19,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/time/time.h" #include "base/timer/timer.h" #include "net/base/address_list.h" @@ -41,6 +39,7 @@ #include "net/socket/socket_tag.h" #include "net/socket/ssl_client_socket.h" #include "net/socket/stream_socket.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { namespace trace_event { @@ -104,7 +103,7 @@ class NET_EXPORT_PRIVATE TransportClientSocketPool RespectLimits respect_limits, Flags flags, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, const NetLogWithSource& net_log); ~Request(); @@ -119,7 +118,7 @@ class NET_EXPORT_PRIVATE TransportClientSocketPool RespectLimits respect_limits() const { return respect_limits_; } Flags flags() const { return flags_; } SocketParams* socket_params() const { return socket_params_.get(); } - const base::Optional& proxy_annotation_tag() + const absl::optional& proxy_annotation_tag() const { return proxy_annotation_tag_; } @@ -143,7 +142,7 @@ class NET_EXPORT_PRIVATE TransportClientSocketPool const RespectLimits respect_limits_; const Flags flags_; const scoped_refptr socket_params_; - const base::Optional proxy_annotation_tag_; + const absl::optional proxy_annotation_tag_; const NetLogWithSource net_log_; const SocketTag socket_tag_; ConnectJob* job_; @@ -159,7 +158,7 @@ class NET_EXPORT_PRIVATE TransportClientSocketPool virtual std::unique_ptr NewConnectJob( ClientSocketPool::GroupId group_id, scoped_refptr socket_params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority request_priority, SocketTag socket_tag, ConnectJob::Delegate* delegate) const = 0; @@ -205,7 +204,7 @@ class NET_EXPORT_PRIVATE TransportClientSocketPool int RequestSocket( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, RespectLimits respect_limits, @@ -216,7 +215,7 @@ class NET_EXPORT_PRIVATE TransportClientSocketPool void RequestSockets( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, int num_sockets, const NetLogWithSource& net_log) override; void SetPriority(const GroupId& group_id, @@ -462,8 +461,8 @@ class NET_EXPORT_PRIVATE TransportClientSocketPool const Request* BindRequestToConnectJob(ConnectJob* connect_job); // Finds the request, if any, bound to |connect_job|, and returns the - // BoundRequest or base::nullopt if there was none. - base::Optional FindAndRemoveBoundRequestForConnectJob( + // BoundRequest or absl::nullopt if there was none. + absl::optional FindAndRemoveBoundRequestForConnectJob( ConnectJob* connect_job); // Finds the bound request, if any, corresponding to |client_socket_handle| diff --git a/chromium/net/socket/transport_client_socket_pool_test_util.cc b/chromium/net/socket/transport_client_socket_pool_test_util.cc index eafee64380e..73c44927732 100644 --- a/chromium/net/socket/transport_client_socket_pool_test_util.cc +++ b/chromium/net/socket/transport_client_socket_pool_test_util.cc @@ -385,7 +385,7 @@ MockTransportClientSocketFactory::CreateDatagramClientSocket( NetLog* net_log, const NetLogSource& source) { NOTREACHED(); - return std::unique_ptr(); + return nullptr; } std::unique_ptr diff --git a/chromium/net/socket/transport_client_socket_pool_unittest.cc b/chromium/net/socket/transport_client_socket_pool_unittest.cc index 93e4aadb142..b016786f8bc 100644 --- a/chromium/net/socket/transport_client_socket_pool_unittest.cc +++ b/chromium/net/socket/transport_client_socket_pool_unittest.cc @@ -11,7 +11,6 @@ #include "base/callback.h" #include "base/callback_helpers.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/stl_util.h" #include "base/test/bind.h" @@ -31,7 +30,7 @@ #include "net/cert/ct_policy_enforcer.h" #include "net/cert/mock_cert_verifier.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_network_session.h" #include "net/http/http_proxy_connect_job.h" #include "net/http/transport_security_state.h" @@ -56,6 +55,7 @@ #include "net/traffic_annotation/network_traffic_annotation_test_helper.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" using net::test::IsError; @@ -110,7 +110,7 @@ class TransportClientSocketPoolTest : public ::testing::Test, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), params_(ClientSocketPool::SocketParams::CreateForHttpForTesting()), client_socket_factory_(&net_log_) { std::unique_ptr cert_verifier = @@ -159,7 +159,7 @@ class TransportClientSocketPoolTest : public ::testing::Test, ClientSocketPool::GroupId group_id( HostPortPair(host_name, 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); return test_base_.StartRequestUsingPool( pool_.get(), group_id, priority, ClientSocketPool::RespectLimits::ENABLED, @@ -225,7 +225,7 @@ TEST_F(TransportClientSocketPoolTest, Basic) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -250,7 +250,7 @@ TEST_F(TransportClientSocketPoolTest, SetResolvePriorityOnInit) { EXPECT_EQ( ERR_IO_PENDING, handle.Init(group_id_, params_, - base::nullopt /* proxy_annotation_tag */, priority, + absl::nullopt /* proxy_annotation_tag */, priority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); @@ -258,28 +258,23 @@ TEST_F(TransportClientSocketPoolTest, SetResolvePriorityOnInit) { } } -TEST_F(TransportClientSocketPoolTest, SetDisableSecureDns) { - for (bool disable_secure_dns : {false, true}) { +TEST_F(TransportClientSocketPoolTest, SetSecureDnsPolicy) { + for (auto secure_dns_policy : + {SecureDnsPolicy::kAllow, SecureDnsPolicy::kDisable}) { TestCompletionCallback callback; ClientSocketHandle handle; ClientSocketPool::GroupId group_id( HostPortPair("www.google.com", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - disable_secure_dns); + secure_dns_policy); EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); - EXPECT_EQ(disable_secure_dns, - session_deps_.host_resolver->last_secure_dns_mode_override() - .has_value()); - if (disable_secure_dns) { - EXPECT_EQ( - net::SecureDnsMode::kOff, - session_deps_.host_resolver->last_secure_dns_mode_override().value()); - } + EXPECT_EQ(secure_dns_policy, + session_deps_.host_resolver->last_secure_dns_policy()); } } @@ -289,7 +284,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback1; ClientSocketHandle handle1; int rv1 = - handle1.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle1.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -298,7 +293,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback2; ClientSocketHandle handle2; int rv2 = handle2.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, HIGHEST, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -307,7 +302,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback3; ClientSocketHandle handle3; int rv3 = handle3.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, LOWEST, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -316,7 +311,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback4; ClientSocketHandle handle4; int rv4 = handle4.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, MEDIUM, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback4.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -325,7 +320,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback5; ClientSocketHandle handle5; int rv5 = handle5.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, HIGHEST, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback5.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -334,7 +329,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback6; ClientSocketHandle handle6; int rv6 = - handle6.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle6.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback6.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -364,7 +359,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback7; ClientSocketHandle handle7; int rv7 = handle7.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, HIGHEST, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback7.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -389,7 +384,7 @@ TEST_F(TransportClientSocketPoolTest, ReprioritizeRequests) { TestCompletionCallback callback8; ClientSocketHandle handle8; int rv8 = handle8.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, HIGHEST, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, HIGHEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback8.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -540,7 +535,7 @@ TEST_F(TransportClientSocketPoolTest, RequestIgnoringLimitsIsReprioritized) { TestCompletionCallback callback1; ClientSocketHandle handle1; int rv1 = handle1.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, MAXIMUM_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::DISABLED, callback1.callback(), ClientSocketPool::ProxyAuthCallback(), &pool, NetLogWithSource()); @@ -551,7 +546,7 @@ TEST_F(TransportClientSocketPoolTest, RequestIgnoringLimitsIsReprioritized) { TestCompletionCallback callback2; ClientSocketHandle handle2; int rv2 = - handle2.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle2.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), &pool, NetLogWithSource()); @@ -569,7 +564,7 @@ TEST_F(TransportClientSocketPoolTest, InitHostResolutionFailure) { ClientSocketHandle handle; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -589,7 +584,7 @@ TEST_F(TransportClientSocketPoolTest, InitConnectionFailure) { ClientSocketHandle handle; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -605,7 +600,7 @@ TEST_F(TransportClientSocketPoolTest, InitConnectionFailure) { session_deps_.host_resolver->set_synchronous_mode(true); EXPECT_EQ( ERR_CONNECTION_FAILED, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -721,7 +716,7 @@ TEST_F(TransportClientSocketPoolTest, CancelRequestClearGroup) { ClientSocketHandle handle; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -737,14 +732,14 @@ TEST_F(TransportClientSocketPoolTest, TwoRequestsCancelOne) { EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource())); EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle2.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), @@ -763,7 +758,7 @@ TEST_F(TransportClientSocketPoolTest, ConnectCancelConnect) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), @@ -774,7 +769,7 @@ TEST_F(TransportClientSocketPoolTest, ConnectCancelConnect) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), @@ -888,7 +883,7 @@ class RequestSocketCallback : public TestCompletionCallbackBase { base::RunLoop(base::RunLoop::Type::kNestableTasksAllowed).RunUntilIdle(); within_callback_ = true; int rv = handle_->Init( - group_id_, socket_params_, base::nullopt /* proxy_annotation_tag */, + group_id_, socket_params_, absl::nullopt /* proxy_annotation_tag */, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback(), ClientSocketPool::ProxyAuthCallback(), pool_, NetLogWithSource()); @@ -909,7 +904,7 @@ TEST_F(TransportClientSocketPoolTest, RequestTwice) { ClientSocketHandle handle; RequestSocketCallback callback(group_id_, params_, &handle, pool_.get()); int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -976,7 +971,7 @@ TEST_F(TransportClientSocketPoolTest, IdleSocketLoadTiming) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -996,7 +991,7 @@ TEST_F(TransportClientSocketPoolTest, IdleSocketLoadTiming) { // Now we should have 1 idle socket. EXPECT_EQ(1, pool_->IdleSocketCount()); - rv = handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + rv = handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1009,7 +1004,7 @@ TEST_F(TransportClientSocketPoolTest, CloseIdleSocketsOnIPAddressChange) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1055,8 +1050,8 @@ TEST_F(TransportClientSocketPoolTest, SSLCertError) { handle.Init(ClientSocketPool::GroupId( kHostPortPair, ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), - socket_params, base::nullopt /* proxy_annotation_tag */, + SecureDnsPolicy::kAllow), + socket_params, absl::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), tagging_pool_.get(), NetLogWithSource()); @@ -1073,7 +1068,7 @@ TEST_F(TransportClientSocketPoolTest, CloseIdleSocketsOnSSLConfigChange) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1132,7 +1127,7 @@ TEST_F(TransportClientSocketPoolTest, BackupSocketConnect) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = handle.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, LOW, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1177,7 +1172,7 @@ TEST_F(TransportClientSocketPoolTest, BackupSocketCancel) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = handle.Init( - group_id_, params_, base::nullopt /* proxy_annotation_tag */, LOW, + group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1226,7 +1221,7 @@ TEST_F(TransportClientSocketPoolTest, BackupSocketFailAfterStall) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1277,7 +1272,7 @@ TEST_F(TransportClientSocketPoolTest, BackupSocketFailAfterDelay) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_.get(), NetLogWithSource()); @@ -1333,7 +1328,7 @@ TEST_F(TransportClientSocketPoolTest, SOCKS) { ClientSocketPool::GroupId( kDestination, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), socket_params, TRAFFIC_ANNOTATION_FOR_TESTS, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &proxy_pool, NetLogWithSource()); @@ -1400,7 +1395,7 @@ TEST_F(TransportClientSocketPoolTest, SpdyOneConnectJobTwoRequestsError) { ClientSocketPool::GroupId group_id( kEndpoint, ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); // Start the first connection attempt. TestCompletionCallback callback1; @@ -1504,7 +1499,7 @@ TEST_F(TransportClientSocketPoolTest, SpdyAuthOneConnectJobTwoRequests) { ClientSocketPool::GroupId group_id( kEndpoint, ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); // Start the first connection attempt. TestCompletionCallback callback1; @@ -1602,7 +1597,7 @@ TEST_F(TransportClientSocketPoolTest, HttpTunnelSetupRedirect) { ClientSocketPool::GroupId( kEndpoint, ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), socket_params, TRAFFIC_ANNOTATION_FOR_TESTS, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &proxy_pool, @@ -1634,7 +1629,7 @@ TEST_F(TransportClientSocketPoolTest, NetworkIsolationKey) { TransportClientSocketPool::GroupId group_id( HostPortPair(kHost, 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, kNetworkIsolationKey, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( @@ -1672,7 +1667,7 @@ TEST_F(TransportClientSocketPoolTest, NetworkIsolationKeySsl) { TransportClientSocketPool::GroupId group_id( HostPortPair(kHost, 443), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, kNetworkIsolationKey, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( @@ -1717,7 +1712,7 @@ TEST_F(TransportClientSocketPoolTest, NetworkIsolationKeyHttpProxy) { TransportClientSocketPool::GroupId group_id( HostPortPair(kHost, 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, kNetworkIsolationKey, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( @@ -1764,7 +1759,7 @@ TEST_F(TransportClientSocketPoolTest, NetworkIsolationKeyHttpsProxy) { TransportClientSocketPool::GroupId group_id( HostPortPair(kHost, 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, kNetworkIsolationKey, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( @@ -1817,7 +1812,7 @@ TEST_F(TransportClientSocketPoolTest, NetworkIsolationKeySocks4Proxy) { TransportClientSocketPool::GroupId group_id( HostPortPair(kHost, 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, kNetworkIsolationKey, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( @@ -1873,7 +1868,7 @@ TEST_F(TransportClientSocketPoolTest, NetworkIsolationKeySocks5Proxy) { TransportClientSocketPool::GroupId group_id( HostPortPair(kHost, 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, kNetworkIsolationKey, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ClientSocketHandle handle; TestCompletionCallback callback; EXPECT_THAT( @@ -1919,12 +1914,12 @@ TEST_F(TransportClientSocketPoolTest, Tag) { const ClientSocketPool::GroupId kGroupId( test_server.host_port_pair(), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); scoped_refptr params = ClientSocketPool::SocketParams::CreateForHttpForTesting(); TestCompletionCallback callback; int rv = - handle.Init(kGroupId, params, base::nullopt /* proxy_annotation_tag */, + handle.Init(kGroupId, params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -1937,7 +1932,7 @@ TEST_F(TransportClientSocketPoolTest, Tag) { StreamSocket* socket = handle.socket(); handle.Reset(); old_traffic = GetTaggedBytes(tag_val2); - rv = handle.Init(kGroupId, params, base::nullopt /* proxy_annotation_tag */, + rv = handle.Init(kGroupId, params, absl::nullopt /* proxy_annotation_tag */, LOW, tag2, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -1960,14 +1955,14 @@ TEST_F(TransportClientSocketPoolTest, Tag) { // Test connect jobs that are orphaned and then adopted, appropriately apply // new tag. Request socket with |tag1|. TestCompletionCallback callback2; - rv = handle.Init(kGroupId, params, base::nullopt /* proxy_annotation_tag */, + rv = handle.Init(kGroupId, params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); EXPECT_TRUE(rv == OK || rv == ERR_IO_PENDING) << "Result: " << rv; // Abort and request socket with |tag2|. handle.Reset(); - rv = handle.Init(kGroupId, params, base::nullopt /* proxy_annotation_tag */, + rv = handle.Init(kGroupId, params, absl::nullopt /* proxy_annotation_tag */, LOW, tag2, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -1986,7 +1981,7 @@ TEST_F(TransportClientSocketPoolTest, Tag) { handle.Reset(); // Eat the left over connect job from the second request. // TODO(pauljensen): remove when crbug.com/800731 fixed. - rv = handle.Init(kGroupId, params, base::nullopt /* proxy_annotation_tag */, + rv = handle.Init(kGroupId, params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -1999,13 +1994,13 @@ TEST_F(TransportClientSocketPoolTest, Tag) { // first but expect its socket to get vended to the higher priority request. ClientSocketHandle handle_high_pri; TestCompletionCallback callback_high_pri; - rv = handle.Init(kGroupId, params, base::nullopt /* proxy_annotation_tag */, + rv = handle.Init(kGroupId, params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); EXPECT_TRUE(rv == OK || rv == ERR_IO_PENDING) << "Result: " << rv; int rv_high_pri = handle_high_pri.Init( - kGroupId, params, base::nullopt /* proxy_annotation_tag */, HIGHEST, tag2, + kGroupId, params, absl::nullopt /* proxy_annotation_tag */, HIGHEST, tag2, ClientSocketPool::RespectLimits::ENABLED, callback_high_pri.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -2046,7 +2041,7 @@ TEST_F(TransportClientSocketPoolTest, TagSOCKSProxy) { const ClientSocketPool::GroupId kGroupId( kDestination, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); scoped_refptr socks_params = base::MakeRefCounted( nullptr /* ssl_config_for_origin */, @@ -2140,7 +2135,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirect) { const ClientSocketPool::GroupId kGroupId( test_server.host_port_pair(), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); scoped_refptr socket_params = base::MakeRefCounted( @@ -2150,7 +2145,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirect) { // Test socket is tagged before connected. uint64_t old_traffic = GetTaggedBytes(tag_val1); int rv = handle.Init( - kGroupId, socket_params, base::nullopt /* proxy_annotation_tag */, LOW, + kGroupId, socket_params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -2165,7 +2160,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirect) { old_traffic = GetTaggedBytes(tag_val2); TestCompletionCallback callback2; rv = handle.Init(kGroupId, socket_params, - base::nullopt /* proxy_annotation_tag */, LOW, tag2, + absl::nullopt /* proxy_annotation_tag */, LOW, tag2, ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -2211,7 +2206,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirectTwoSockets) { const ClientSocketPool::GroupId kGroupId( test_server.host_port_pair(), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); scoped_refptr socket_params = base::MakeRefCounted( std::make_unique() /* ssl_config_for_origin */, @@ -2221,7 +2216,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirectTwoSockets) { // new tag. Request socket with |tag1|. TestCompletionCallback callback; int rv = handle.Init( - kGroupId, socket_params, base::nullopt /* proxy_annotation_tag */, LOW, + kGroupId, socket_params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -2230,7 +2225,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirectTwoSockets) { handle.Reset(); TestCompletionCallback callback2; rv = handle.Init(kGroupId, socket_params, - base::nullopt /* proxy_annotation_tag */, LOW, tag2, + absl::nullopt /* proxy_annotation_tag */, LOW, tag2, ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -2275,7 +2270,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirectTwoSocketsFullPool) { const ClientSocketPool::GroupId kGroupId( test_server.host_port_pair(), ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); scoped_refptr socket_params = base::MakeRefCounted( std::make_unique() /* ssl_config_for_origin */, @@ -2288,7 +2283,7 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirectTwoSocketsFullPool) { int rv; for (auto& tcp_handle : tcp_handles) { rv = tcp_handle.Init( - kGroupId, socket_params, base::nullopt /* proxy_annotation_tag */, LOW, + kGroupId, socket_params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -2299,13 +2294,13 @@ TEST_F(TransportClientSocketPoolTest, TagSSLDirectTwoSocketsFullPool) { // Request two SSL sockets. ClientSocketHandle handle_to_be_canceled; rv = handle_to_be_canceled.Init( - kGroupId, socket_params, base::nullopt /* proxy_annotation_tag */, LOW, + kGroupId, socket_params, absl::nullopt /* proxy_annotation_tag */, LOW, tag1, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); rv = handle.Init(kGroupId, socket_params, - base::nullopt /* proxy_annotation_tag */, LOW, tag2, + absl::nullopt /* proxy_annotation_tag */, LOW, tag2, ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), pool_for_real_sockets_.get(), NetLogWithSource()); @@ -2355,7 +2350,7 @@ TEST_F(TransportClientSocketPoolTest, TagHttpProxyNoTunnel) { const ClientSocketPool::GroupId kGroupId( kDestination, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); scoped_refptr socket_params = base::MakeRefCounted( nullptr /* ssl_config_for_origin */, @@ -2428,7 +2423,7 @@ TEST_F(TransportClientSocketPoolTest, TagHttpProxyTunnel) { const ClientSocketPool::GroupId kGroupId( kDestination, ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); scoped_refptr socket_params = base::MakeRefCounted( @@ -2548,9 +2543,9 @@ TEST_F(TransportClientSocketPoolMockNowSourceTest, IdleUnusedSocketTimeout) { ClientSocketPool::GroupId( kHostPortPair1, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), + absl::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), session->GetSocketPool(HttpNetworkSession::NORMAL_SOCKET_POOL, @@ -2597,8 +2592,8 @@ TEST_F(TransportClientSocketPoolMockNowSourceTest, IdleUnusedSocketTimeout) { ClientSocketPool::GroupId( kHostPortPair2, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), - socket_params, base::nullopt /* proxy_annotation_tag */, MEDIUM, + SecureDnsPolicy::kAllow), + socket_params, absl::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), session->GetSocketPool(HttpNetworkSession::NORMAL_SOCKET_POOL, diff --git a/chromium/net/socket/transport_connect_job.cc b/chromium/net/socket/transport_connect_job.cc index c2791caa70f..555b0e7e71f 100644 --- a/chromium/net/socket/transport_connect_job.cc +++ b/chromium/net/socket/transport_connect_job.cc @@ -20,7 +20,7 @@ #include "net/base/ip_endpoint.h" #include "net/base/net_errors.h" #include "net/base/trace_constants.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log.h" #include "net/log/net_log_event_type.h" #include "net/log/net_log_source_type.h" @@ -51,11 +51,11 @@ bool AddressListOnlyContainsIPv6(const AddressList& list) { TransportSocketParams::TransportSocketParams( const HostPortPair& host_port_pair, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const OnHostResolutionCallback& host_resolution_callback) : destination_(host_port_pair), network_isolation_key_(network_isolation_key), - disable_secure_dns_(disable_secure_dns), + secure_dns_policy_(secure_dns_policy), host_resolution_callback_(host_resolution_callback) {} TransportSocketParams::~TransportSocketParams() = default; @@ -270,8 +270,7 @@ int TransportConnectJob::DoResolveHost() { HostResolver::ResolveHostParameters parameters; parameters.initial_priority = priority(); - if (params_->disable_secure_dns()) - parameters.secure_dns_mode_override = SecureDnsMode::kOff; + parameters.secure_dns_policy = params_->secure_dns_policy(); request_ = host_resolver()->CreateRequest(params_->destination(), params_->network_isolation_key(), net_log(), parameters); diff --git a/chromium/net/socket/transport_connect_job.h b/chromium/net/socket/transport_connect_job.h index ee12860d865..5b3942348a9 100644 --- a/chromium/net/socket/transport_connect_job.h +++ b/chromium/net/socket/transport_connect_job.h @@ -19,6 +19,7 @@ #include "net/base/network_isolation_key.h" #include "net/dns/host_resolver.h" #include "net/dns/public/resolve_error_info.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/socket/connect_job.h" #include "net/socket/connection_attempts.h" #include "net/socket/socket_tag.h" @@ -38,14 +39,14 @@ class NET_EXPORT_PRIVATE TransportSocketParams TransportSocketParams( const HostPortPair& host_port_pair, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns, + SecureDnsPolicy secure_dns_policy, const OnHostResolutionCallback& host_resolution_callback); const HostPortPair& destination() const { return destination_; } const NetworkIsolationKey& network_isolation_key() const { return network_isolation_key_; } - bool disable_secure_dns() const { return disable_secure_dns_; } + SecureDnsPolicy secure_dns_policy() const { return secure_dns_policy_; } const OnHostResolutionCallback& host_resolution_callback() const { return host_resolution_callback_; } @@ -56,7 +57,7 @@ class NET_EXPORT_PRIVATE TransportSocketParams const HostPortPair destination_; const NetworkIsolationKey network_isolation_key_; - const bool disable_secure_dns_; + const SecureDnsPolicy secure_dns_policy_; const OnHostResolutionCallback host_resolution_callback_; DISALLOW_COPY_AND_ASSIGN(TransportSocketParams); diff --git a/chromium/net/socket/transport_connect_job_unittest.cc b/chromium/net/socket/transport_connect_job_unittest.cc index 9dc97252e97..313b44c9282 100644 --- a/chromium/net/socket/transport_connect_job_unittest.cc +++ b/chromium/net/socket/transport_connect_job_unittest.cc @@ -18,7 +18,7 @@ #include "net/base/net_errors.h" #include "net/base/test_completion_callback.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/test_net_log.h" #include "net/socket/connect_job_test_util.h" #include "net/socket/connection_attempts.h" @@ -60,7 +60,7 @@ class TransportConnectJobTest : public WithTaskEnvironment, static scoped_refptr DefaultParams() { return base::MakeRefCounted( HostPortPair(kHostName, 80), NetworkIsolationKey(), - false /* disable_secure_dns */, OnHostResolutionCallback()); + SecureDnsPolicy::kAllow, OnHostResolutionCallback()); } protected: @@ -262,23 +262,19 @@ TEST_F(TransportConnectJobTest, ConnectionSuccess) { } } -TEST_F(TransportConnectJobTest, DisableSecureDns) { - for (bool disable_secure_dns : {false, true}) { +TEST_F(TransportConnectJobTest, SecureDnsPolicy) { + for (auto secure_dns_policy : + {SecureDnsPolicy::kAllow, SecureDnsPolicy::kDisable}) { TestConnectJobDelegate test_delegate; TransportConnectJob transport_connect_job( DEFAULT_PRIORITY, SocketTag(), &common_connect_job_params_, base::MakeRefCounted( HostPortPair(kHostName, 80), NetworkIsolationKey(), - disable_secure_dns, OnHostResolutionCallback()), + secure_dns_policy, OnHostResolutionCallback()), &test_delegate, nullptr /* net_log */); test_delegate.StartJobExpectingResult(&transport_connect_job, OK, false /* expect_sync_result */); - EXPECT_EQ(disable_secure_dns, - host_resolver_.last_secure_dns_mode_override().has_value()); - if (disable_secure_dns) { - EXPECT_EQ(net::SecureDnsMode::kOff, - host_resolver_.last_secure_dns_mode_override().value()); - } + EXPECT_EQ(secure_dns_policy, host_resolver_.last_secure_dns_policy()); } } diff --git a/chromium/net/socket/udp_socket_posix.cc b/chromium/net/socket/udp_socket_posix.cc index bf201de906f..47f31493a41 100644 --- a/chromium/net/socket/udp_socket_posix.cc +++ b/chromium/net/socket/udp_socket_posix.cc @@ -19,6 +19,7 @@ #include "base/callback_helpers.h" #include "base/containers/stack_container.h" #include "base/debug/alias.h" +#include "base/feature_list.h" #include "base/files/file_util.h" #include "base/logging.h" #include "base/metrics/histogram_functions.h" @@ -31,6 +32,7 @@ #include "base/trace_event/trace_event.h" #include "build/build_config.h" #include "build/chromeos_buildflags.h" +#include "net/base/features.h" #include "net/base/io_buffer.h" #include "net/base/ip_address.h" #include "net/base/ip_endpoint.h" @@ -174,6 +176,8 @@ UDPSocketPosix::UDPSocketPosix(DatagramSocket::BindType bind_type, write_buf_len_(0), net_log_(NetLogWithSource::Make(net_log, NetLogSourceType::UDP_SOCKET)), bound_network_(NetworkChangeNotifier::kInvalidNetworkHandle), + always_update_bytes_received_(base::FeatureList::IsEnabled( + features::kUdpSocketPosixAlwaysUpdateBytesReceived)), experimental_recv_optimization_enabled_(false) { net_log_.BeginEventReferencingSource(NetLogEventType::SOCKET_ALIVE, source); } @@ -237,7 +241,7 @@ void UDPSocketPosix::ReceivedActivityMonitor::Increment(uint32_t bytes) { void UDPSocketPosix::ReceivedActivityMonitor::Update() { if (!bytes_) return; - NetworkActivityMonitor::GetInstance()->IncrementBytesReceived(bytes_); + activity_monitor::IncrementBytesReceived(bytes_); bytes_ = 0; } @@ -746,7 +750,10 @@ void UDPSocketPosix::LogRead(int result, bytes, is_address_valid ? &address : nullptr); } - received_activity_monitor_.Increment(result); + if (always_update_bytes_received_) + activity_monitor::IncrementBytesReceived(result); + else + received_activity_monitor_.Increment(result); } void UDPSocketPosix::DidCompleteWrite() { diff --git a/chromium/net/socket/udp_socket_posix.h b/chromium/net/socket/udp_socket_posix.h index 46e789b021a..15aacb159af 100644 --- a/chromium/net/socket/udp_socket_posix.h +++ b/chromium/net/socket/udp_socket_posix.h @@ -121,7 +121,7 @@ class NET_EXPORT UDPSocketPosixSender class NET_EXPORT UDPSocketPosix { public: - // Performance helper for NetworkActivityMonitor, it batches + // Performance helper for net::activity_monitor, it batches // throughput samples, subject to a byte limit threshold (64 KB) or // timer (100 ms), whichever comes first. The batching is subject // to a minimum number of samples (2) required by NQE to update its @@ -131,7 +131,7 @@ class NET_EXPORT UDPSocketPosix { ReceivedActivityMonitor() : bytes_(0), increments_(0) {} ~ReceivedActivityMonitor() = default; // Provided by sent/received subclass. - // Update throughput, but batch to limit overhead of NetworkActivityMonitor. + // Update throughput, but batch to limit overhead of net::activity_monitor. void Increment(uint32_t bytes); // For flushing cached values. void OnClose(); @@ -603,6 +603,13 @@ class NET_EXPORT UDPSocketPosix { // Network that this socket is bound to via BindToNetwork(). NetworkChangeNotifier::NetworkHandle bound_network_; + // Whether net::activity_monitor should be updated every time bytes are + // received, without batching through |received_activity_monitor_|. This is + // initialized with the state of the "UdpSocketPosixAlwaysUpdateBytesReceived" + // feature. It is cached to avoid accessing the FeatureList every time bytes + // are received. + const bool always_update_bytes_received_; + // Used to lower the overhead updating activity monitor. ReceivedActivityMonitor received_activity_monitor_; diff --git a/chromium/net/socket/udp_socket_unittest.cc b/chromium/net/socket/udp_socket_unittest.cc index 9c5b93c74aa..155831aa87f 100644 --- a/chromium/net/socket/udp_socket_unittest.cc +++ b/chromium/net/socket/udp_socket_unittest.cc @@ -679,6 +679,13 @@ TEST_F(UDPSocketTest, MAYBE_SharedMulticastAddress) { NetworkInterfaceList interfaces; ASSERT_TRUE(GetNetworkList(&interfaces, 0)); + // The test fails with the Hyper-V switch interface (on the host side). + interfaces.erase(std::remove_if(interfaces.begin(), interfaces.end(), + [](const auto& iface) { + return iface.friendly_name.rfind( + "vEthernet", 0) == 0; + }), + interfaces.end()); ASSERT_FALSE(interfaces.empty()); // Setup first receiving socket. diff --git a/chromium/net/socket/udp_socket_win.cc b/chromium/net/socket/udp_socket_win.cc index fdb2e35bbe8..fd5991be64a 100644 --- a/chromium/net/socket/udp_socket_win.cc +++ b/chromium/net/socket/udp_socket_win.cc @@ -7,6 +7,8 @@ #include #include +#include + #include "base/bind.h" #include "base/callback.h" #include "base/check_op.h" @@ -438,7 +440,7 @@ int UDPSocketWin::SendToOrWrite(IOBuffer* buf, return nwrite; if (address) - send_to_address_.reset(new IPEndPoint(*address)); + send_to_address_ = std::make_unique(*address); write_callback_ = std::move(callback); return ERR_IO_PENDING; } @@ -480,7 +482,7 @@ int UDPSocketWin::InternalConnect(const IPEndPoint& address) { if (rv < 0) return MapSystemError(WSAGetLastError()); - remote_address_.reset(new IPEndPoint(address)); + remote_address_ = std::make_unique(address); if (dscp_manager_) dscp_manager_->PrepareForSend(*remote_address_.get()); @@ -741,7 +743,7 @@ void UDPSocketWin::LogRead(int result, bytes, address); } - NetworkActivityMonitor::GetInstance()->IncrementBytesReceived(result); + activity_monitor::IncrementBytesReceived(result); } void UDPSocketWin::LogWrite(int result, diff --git a/chromium/net/socket/websocket_transport_client_socket_pool.cc b/chromium/net/socket/websocket_transport_client_socket_pool.cc index d153655749e..37488be81de 100644 --- a/chromium/net/socket/websocket_transport_client_socket_pool.cc +++ b/chromium/net/socket/websocket_transport_client_socket_pool.cc @@ -64,7 +64,7 @@ void WebSocketTransportClientSocketPool::UnlockEndpoint( int WebSocketTransportClientSocketPool::RequestSocket( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, RespectLimits respect_limits, @@ -130,7 +130,7 @@ int WebSocketTransportClientSocketPool::RequestSocket( void WebSocketTransportClientSocketPool::RequestSockets( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, int num_sockets, const NetLogWithSource& net_log) { NOTIMPLEMENTED(); @@ -423,24 +423,21 @@ void WebSocketTransportClientSocketPool::ActivateStalledRequest() { stalled_request_queue_.pop_front(); stalled_request_map_.erase(request.handle); - // Wrap request.callback into a copyable (repeating) callback so that it can - // be passed to RequestSocket() and yet called if RequestSocket() returns - // synchronously. - auto copyable_callback = - base::AdaptCallbackForRepeating(std::move(request.callback)); + auto split_callback = base::SplitOnceCallback(std::move(request.callback)); int rv = RequestSocket( request.group_id, request.params, request.proxy_annotation_tag, request.priority, SocketTag(), // Stalled requests can't have |respect_limits| // DISABLED. - RespectLimits::ENABLED, request.handle, copyable_callback, + RespectLimits::ENABLED, request.handle, std::move(split_callback.first), request.proxy_auth_callback, request.net_log); // ActivateStalledRequest() never returns synchronously, so it is never // called re-entrantly. if (rv != ERR_IO_PENDING) - InvokeUserCallbackLater(request.handle, copyable_callback, rv); + InvokeUserCallbackLater(request.handle, std::move(split_callback.second), + rv); } } @@ -498,7 +495,7 @@ WebSocketTransportClientSocketPool::ConnectJobDelegate::connect_job_net_log() { WebSocketTransportClientSocketPool::StalledRequest::StalledRequest( const GroupId& group_id, const scoped_refptr& params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, ClientSocketHandle* handle, CompletionOnceCallback callback, diff --git a/chromium/net/socket/websocket_transport_client_socket_pool.h b/chromium/net/socket/websocket_transport_client_socket_pool.h index f9101cc91a5..e6438a3c071 100644 --- a/chromium/net/socket/websocket_transport_client_socket_pool.h +++ b/chromium/net/socket/websocket_transport_client_socket_pool.h @@ -15,8 +15,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" -#include "base/time/time.h" #include "base/timer/timer.h" #include "net/base/net_export.h" #include "net/base/proxy_server.h" @@ -24,6 +22,7 @@ #include "net/socket/client_socket_pool.h" #include "net/socket/connect_job.h" #include "net/socket/ssl_client_socket.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { namespace trace_event { @@ -61,7 +60,7 @@ class NET_EXPORT_PRIVATE WebSocketTransportClientSocketPool int RequestSocket( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, const SocketTag& socket_tag, RespectLimits respect_limits, @@ -72,7 +71,7 @@ class NET_EXPORT_PRIVATE WebSocketTransportClientSocketPool void RequestSockets( const GroupId& group_id, scoped_refptr params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, int num_sockets, const NetLogWithSource& net_log) override; void SetPriority(const GroupId& group_id, @@ -147,7 +146,7 @@ class NET_EXPORT_PRIVATE WebSocketTransportClientSocketPool StalledRequest( const GroupId& group_id, const scoped_refptr& params, - const base::Optional& proxy_annotation_tag, + const absl::optional& proxy_annotation_tag, RequestPriority priority, ClientSocketHandle* handle, CompletionOnceCallback callback, @@ -158,7 +157,7 @@ class NET_EXPORT_PRIVATE WebSocketTransportClientSocketPool const GroupId group_id; const scoped_refptr params; - const base::Optional proxy_annotation_tag; + const absl::optional proxy_annotation_tag; const RequestPriority priority; ClientSocketHandle* const handle; CompletionOnceCallback callback; diff --git a/chromium/net/socket/websocket_transport_client_socket_pool_unittest.cc b/chromium/net/socket/websocket_transport_client_socket_pool_unittest.cc index 96088954b11..171e180590d 100644 --- a/chromium/net/socket/websocket_transport_client_socket_pool_unittest.cc +++ b/chromium/net/socket/websocket_transport_client_socket_pool_unittest.cc @@ -10,7 +10,6 @@ #include "base/callback.h" #include "base/callback_helpers.h" #include "base/location.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/single_thread_task_runner.h" #include "base/stl_util.h" @@ -28,6 +27,7 @@ #include "net/base/schemeful_site.h" #include "net/base/test_completion_callback.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/test_net_log.h" #include "net/socket/client_socket_handle.h" #include "net/socket/connect_job.h" @@ -44,6 +44,7 @@ #include "net/test/test_with_task_environment.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" using net::test::IsError; @@ -73,7 +74,7 @@ class WebSocketTransportClientSocketPoolTest : public TestWithTaskEnvironment { ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), params_(ClientSocketPool::SocketParams::CreateForHttpForTesting()), host_resolver_(new MockHostResolver), client_socket_factory_(&net_log_), @@ -154,7 +155,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, Basic) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -178,7 +179,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, SetResolvePriorityOnInit) { EXPECT_EQ( ERR_IO_PENDING, handle.Init(group_id_, params_, - base::nullopt /* proxy_annotation_tag */, priority, + absl::nullopt /* proxy_annotation_tag */, priority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource())); @@ -196,9 +197,9 @@ TEST_F(WebSocketTransportClientSocketPoolTest, InitHostResolutionFailure) { handle.Init(ClientSocketPool::GroupId( host_port_pair, ClientSocketPool::SocketType::kHttp, PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt /* proxy_annotation_tag */, kDefaultPriority, + absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource())); @@ -213,7 +214,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, InitConnectionFailure) { ClientSocketHandle handle; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, @@ -224,7 +225,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, InitConnectionFailure) { host_resolver_->set_synchronous_mode(true); EXPECT_EQ( ERR_CONNECTION_FAILED, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, @@ -304,7 +305,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, CancelRequestClearGroup) { ClientSocketHandle handle; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, @@ -320,14 +321,14 @@ TEST_F(WebSocketTransportClientSocketPoolTest, TwoRequestsCancelOne) { EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource())); EXPECT_EQ( ERR_IO_PENDING, - handle2.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle2.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), @@ -346,7 +347,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, ConnectCancelConnect) { TestCompletionCallback callback; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, @@ -357,7 +358,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, ConnectCancelConnect) { TestCompletionCallback callback2; EXPECT_EQ( ERR_IO_PENDING, - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), @@ -433,7 +434,7 @@ void RequestSocketOnComplete(const ClientSocketPool::GroupId& group_id, int rv = handle->Init( group_id, ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt /* proxy_annotation_tag */, LOWEST, SocketTag(), + absl::nullopt /* proxy_annotation_tag */, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, nested_callback->callback(), ClientSocketPool::ProxyAuthCallback(), pool, NetLogWithSource()); EXPECT_THAT(rv, IsError(ERR_IO_PENDING)); @@ -449,7 +450,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, RequestTwice) { TestCompletionCallback second_result_callback; int rv = handle.Init( group_id_, ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt /* proxy_annotation_tag */, LOWEST, SocketTag(), + absl::nullopt /* proxy_annotation_tag */, LOWEST, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, base::BindOnce(&RequestSocketOnComplete, group_id_, &handle, &pool_, &second_result_callback), @@ -525,7 +526,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, LockReleasedOnHandleDelete) { TestCompletionCallback callback; std::unique_ptr handle(new ClientSocketHandle); int rv = - handle->Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle->Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -591,7 +592,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -630,7 +631,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -659,7 +660,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -686,7 +687,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, IPv4HasNoFallback) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -724,7 +725,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, IPv6InstantFail) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -757,7 +758,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, IPv6RapidFail) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -790,7 +791,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, FirstSuccessWins) { TestCompletionCallback callback; ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -839,7 +840,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, LastFailureWins) { ClientSocketHandle handle; base::TimeTicks start(base::TimeTicks::Now()); int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -875,7 +876,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, DISABLED_OverallTimeoutApplies) { ClientSocketHandle handle; int rv = - handle.Init(group_id_, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id_, params_, absl::nullopt /* proxy_annotation_tag */, LOW, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); @@ -1152,9 +1153,9 @@ TEST_F(WebSocketTransportClientSocketPoolTest, NetworkIsolationKey) { ClientSocketPool::GroupId group_id( HostPortPair("www.google.com", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, kNetworkIsolationKey, - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); EXPECT_THAT( - handle.Init(group_id, params_, base::nullopt /* proxy_annotation_tag */, + handle.Init(group_id, params_, absl::nullopt /* proxy_annotation_tag */, kDefaultPriority, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), &pool_, @@ -1182,7 +1183,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, scoped_refptr params = base::MakeRefCounted( HostPortPair(kHostName, 80), NetworkIsolationKey(), - false /* disable_secure_dns */, OnHostResolutionCallback()); + SecureDnsPolicy::kAllow, OnHostResolutionCallback()); WebSocketTransportConnectJob transport_connect_job( DEFAULT_PRIORITY, SocketTag(), &common_connect_job_params_, params, @@ -1214,7 +1215,7 @@ TEST_F(WebSocketTransportClientSocketPoolTest, scoped_refptr params = base::MakeRefCounted( HostPortPair(kHostName, 80), NetworkIsolationKey(), - false /* disable_secure_dns */, OnHostResolutionCallback()); + SecureDnsPolicy::kAllow, OnHostResolutionCallback()); WebSocketTransportConnectJob transport_connect_job( DEFAULT_PRIORITY, SocketTag(), &common_connect_job_params_, params, diff --git a/chromium/net/socket/websocket_transport_connect_job.cc b/chromium/net/socket/websocket_transport_connect_job.cc index bcb6ceb17be..4993f3e62c7 100644 --- a/chromium/net/socket/websocket_transport_connect_job.cc +++ b/chromium/net/socket/websocket_transport_connect_job.cc @@ -16,8 +16,10 @@ #include "net/base/address_list.h" #include "net/base/net_errors.h" #include "net/base/trace_constants.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log_event_type.h" #include "net/log/net_log_source.h" +#include "net/socket/socket_tag.h" #include "net/socket/transport_connect_job.h" #include "net/socket/websocket_endpoint_lock_manager.h" #include "net/socket/websocket_transport_connect_sub_job.h" @@ -115,7 +117,7 @@ int WebSocketTransportConnectJob::DoResolveHost() { HostResolver::ResolveHostParameters parameters; parameters.initial_priority = priority(); - DCHECK(!params_->disable_secure_dns()); + DCHECK_EQ(SecureDnsPolicy::kAllow, params_->secure_dns_policy()); request_ = host_resolver()->CreateRequest(params_->destination(), params_->network_isolation_key(), net_log(), parameters); diff --git a/chromium/net/socket/websocket_transport_connect_job.h b/chromium/net/socket/websocket_transport_connect_job.h index 174f5ec1d61..aa7939e6436 100644 --- a/chromium/net/socket/websocket_transport_connect_job.h +++ b/chromium/net/socket/websocket_transport_connect_job.h @@ -12,7 +12,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/time/time.h" #include "base/timer/timer.h" #include "net/base/net_export.h" #include "net/dns/host_resolver.h" diff --git a/chromium/net/spdy/DIR_METADATA b/chromium/net/spdy/DIR_METADATA index c94ca62f8a7..c48bc3d1637 100644 --- a/chromium/net/spdy/DIR_METADATA +++ b/chromium/net/spdy/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>HTTP2" diff --git a/chromium/net/spdy/OWNERS b/chromium/net/spdy/OWNERS index c8e47768694..cc876f7f8b5 100644 --- a/chromium/net/spdy/OWNERS +++ b/chromium/net/spdy/OWNERS @@ -2,4 +2,5 @@ birenroy@chromium.org bnc@chromium.org dahollings@chromium.org diannahu@chromium.org +rch@chromium.org yasong@chromium.org diff --git a/chromium/net/spdy/alps_decoder_test.cc b/chromium/net/spdy/alps_decoder_test.cc index 1c307100b65..d3bf78cbe75 100644 --- a/chromium/net/spdy/alps_decoder_test.cc +++ b/chromium/net/spdy/alps_decoder_test.cc @@ -4,8 +4,7 @@ #include "net/spdy/alps_decoder.h" -#include "base/strings/string_number_conversions.h" -#include "base/strings/string_piece.h" +#include "net/base/hex_utils.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" @@ -17,13 +16,6 @@ using ::testing::Pair; namespace net { namespace { -std::string HexDecode(base::StringPiece hex) { - std::string output; - bool success = base::HexStringToString(hex, &output); - DCHECK(success); - return output; -} - TEST(AlpsDecoderTest, EmptyInput) { AlpsDecoder decoder; EXPECT_THAT(decoder.GetAcceptCh(), IsEmpty()); diff --git a/chromium/net/spdy/bidirectional_stream_spdy_impl_unittest.cc b/chromium/net/spdy/bidirectional_stream_spdy_impl_unittest.cc index ff93e27a11d..b16793f207f 100644 --- a/chromium/net/spdy/bidirectional_stream_spdy_impl_unittest.cc +++ b/chromium/net/spdy/bidirectional_stream_spdy_impl_unittest.cc @@ -17,6 +17,7 @@ #include "net/base/load_timing_info.h" #include "net/base/load_timing_info_test_util.h" #include "net/base/net_errors.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_request_info.h" #include "net/http/http_response_headers.h" #include "net/http/http_response_info.h" @@ -251,7 +252,7 @@ class BidirectionalStreamSpdyImplTest : public testing::TestWithParam, SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ssl_data_(SSLSocketDataProvider(ASYNC, OK)) { ssl_data_.next_proto = kProtoHTTP2; ssl_data_.ssl_info.cert = diff --git a/chromium/net/spdy/buffered_spdy_framer.cc b/chromium/net/spdy/buffered_spdy_framer.cc index 2962dfae533..3d612c64d08 100644 --- a/chromium/net/spdy/buffered_spdy_framer.cc +++ b/chromium/net/spdy/buffered_spdy_framer.cc @@ -327,18 +327,6 @@ uint32_t BufferedSpdyFramer::header_encoder_table_size() const { return spdy_framer_.header_encoder_table_size(); } -size_t BufferedSpdyFramer::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(spdy_framer_) + - base::trace_event::EstimateMemoryUsage(deframer_) + - base::trace_event::EstimateMemoryUsage(coalescer_) + - base::trace_event::EstimateMemoryUsage(control_frame_fields_) + - base::trace_event::EstimateMemoryUsage(goaway_fields_); -} - BufferedSpdyFramer::ControlFrameFields::ControlFrameFields() = default; -size_t BufferedSpdyFramer::GoAwayFields::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(debug_data); -} - } // namespace net diff --git a/chromium/net/spdy/buffered_spdy_framer.h b/chromium/net/spdy/buffered_spdy_framer.h index 10de291551f..d1ef5166250 100644 --- a/chromium/net/spdy/buffered_spdy_framer.h +++ b/chromium/net/spdy/buffered_spdy_framer.h @@ -239,9 +239,6 @@ class NET_EXPORT_PRIVATE BufferedSpdyFramer // Returns the maximum size of the header encoder compression table. uint32_t header_encoder_table_size() const; - // Returns the estimate of dynamically allocated memory in bytes. - size_t EstimateMemoryUsage() const; - private: spdy::SpdyFramer spdy_framer_; http2::Http2DecoderAdapter deframer_; @@ -274,9 +271,6 @@ class NET_EXPORT_PRIVATE BufferedSpdyFramer spdy::SpdyStreamId last_accepted_stream_id; spdy::SpdyErrorCode error_code; std::string debug_data; - - // Returns the estimate of dynamically allocated memory in bytes. - size_t EstimateMemoryUsage() const; }; std::unique_ptr goaway_fields_; diff --git a/chromium/net/spdy/header_coalescer.cc b/chromium/net/spdy/header_coalescer.cc index 69d5c01740f..cc5b91f0534 100644 --- a/chromium/net/spdy/header_coalescer.cc +++ b/chromium/net/spdy/header_coalescer.cc @@ -62,10 +62,6 @@ spdy::Http2HeaderBlock HeaderCoalescer::release_headers() { return std::move(headers_); } -size_t HeaderCoalescer::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(headers_); -} - bool HeaderCoalescer::AddHeader(base::StringPiece key, base::StringPiece value) { if (key.empty()) { diff --git a/chromium/net/spdy/header_coalescer.h b/chromium/net/spdy/header_coalescer.h index 5369d34c7ef..dee65e01fbc 100644 --- a/chromium/net/spdy/header_coalescer.h +++ b/chromium/net/spdy/header_coalescer.h @@ -29,9 +29,6 @@ class NET_EXPORT_PRIVATE HeaderCoalescer spdy::Http2HeaderBlock release_headers(); bool error_seen() const { return error_seen_; } - // Returns the estimate of dynamically allocated memory in bytes. - size_t EstimateMemoryUsage() const; - private: // Helper to add a header. Return true on success. bool AddHeader(base::StringPiece key, base::StringPiece value); diff --git a/chromium/net/spdy/http2_push_promise_index_test.cc b/chromium/net/spdy/http2_push_promise_index_test.cc index 6ec65789691..7c8ef813bd6 100644 --- a/chromium/net/spdy/http2_push_promise_index_test.cc +++ b/chromium/net/spdy/http2_push_promise_index_test.cc @@ -6,6 +6,7 @@ #include "net/base/host_port_pair.h" #include "net/base/privacy_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/socket/socket_tag.h" #include "net/test/gtest_util.h" #include "testing/gtest/include/gtest/gtest.h" @@ -63,14 +64,14 @@ class Http2PushPromiseIndexTest : public testing::Test { SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), key2_(HostPortPair::FromURL(url2_), ProxyServer::Direct(), PRIVACY_MODE_ENABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */) {} + SecureDnsPolicy::kAllow) {} const GURL url1_; const GURL url2_; diff --git a/chromium/net/spdy/multiplexed_session.h b/chromium/net/spdy/multiplexed_session.h index 4a25ff01729..49d3ebc0dd9 100644 --- a/chromium/net/spdy/multiplexed_session.h +++ b/chromium/net/spdy/multiplexed_session.h @@ -5,8 +5,6 @@ #ifndef NET_SPDY_MULTIPLEXED_SESSION_H_ #define NET_SPDY_MULTIPLEXED_SESSION_H_ -#include - #include "base/strings/string_piece.h" #include "net/base/ip_endpoint.h" #include "net/base/net_errors.h" diff --git a/chromium/net/spdy/platform/impl/spdy_bug_tracker_impl.h b/chromium/net/spdy/platform/impl/spdy_bug_tracker_impl.h deleted file mode 100644 index 931e1052f29..00000000000 --- a/chromium/net/spdy/platform/impl/spdy_bug_tracker_impl.h +++ /dev/null @@ -1,18 +0,0 @@ -// Copyright (c) 2016 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. - -#ifndef NET_SPDY_PLATFORM_IMPL_SPDY_BUG_TRACKER_IMPL_H_ -#define NET_SPDY_PLATFORM_IMPL_SPDY_BUG_TRACKER_IMPL_H_ - -#include "base/logging.h" - -#define SPDY_BUG_IMPL(bug_id) LOG(DFATAL) -#define SPDY_BUG_IF_IMPL(bug_id, condition) LOG_IF(DFATAL, (condition)) - -#define SPDY_BUG_V2_IMPL(bug_id) LOG(DFATAL) -#define SPDY_BUG_IF_V2_IMPL(bug_id, condition) LOG_IF(DFATAL, (condition)) - -#define FLAGS_spdy_always_log_bugs_for_tests_impl (true) - -#endif // NET_SPDY_PLATFORM_IMPL_SPDY_BUG_TRACKER_IMPL_H_ diff --git a/chromium/net/spdy/platform/impl/spdy_containers_impl.h b/chromium/net/spdy/platform/impl/spdy_containers_impl.h index f28f8a262d1..8d3675afbd1 100644 --- a/chromium/net/spdy/platform/impl/spdy_containers_impl.h +++ b/chromium/net/spdy/platform/impl/spdy_containers_impl.h @@ -10,22 +10,16 @@ #include "base/containers/small_map.h" #include "base/strings/string_piece.h" -#include "net/third_party/quiche/src/common/simple_linked_hash_map.h" +#include "net/third_party/quiche/src/common/quiche_linked_hash_map.h" namespace spdy { template -using SpdyLinkedHashMapImpl = quiche::SimpleLinkedHashMap; +using SpdyLinkedHashMapImpl = quiche::QuicheLinkedHashMap; template > using SpdyInlinedVectorImpl = std::vector; -// A map which is faster than (for example) hash_map for a certain number of -// unique key-value-pair elements, and upgrades itself to unordered_map when -// runs out of space. -template -using SpdySmallMapImpl = base::small_map, Size>; - } // namespace spdy #endif // NET_SPDY_PLATFORM_IMPL_SPDY_CONTAINERS_IMPL_H_ diff --git a/chromium/net/spdy/platform/impl/spdy_estimate_memory_usage_impl.h b/chromium/net/spdy/platform/impl/spdy_estimate_memory_usage_impl.h deleted file mode 100644 index e3882c5e0bb..00000000000 --- a/chromium/net/spdy/platform/impl/spdy_estimate_memory_usage_impl.h +++ /dev/null @@ -1,21 +0,0 @@ -// Copyright 2017 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. - -#ifndef NET_SPDY_PLATFORM_IMPL_SPDY_ESTIMATE_MEMORY_USAGE_IMPL_H_ -#define NET_SPDY_PLATFORM_IMPL_SPDY_ESTIMATE_MEMORY_USAGE_IMPL_H_ - -#include - -#include "base/trace_event/memory_usage_estimator.h" - -namespace spdy { - -template -size_t SpdyEstimateMemoryUsageImpl(const T& object) { - return base::trace_event::EstimateMemoryUsage(object); -} - -} // namespace spdy - -#endif // NET_SPDY_PLATFORM_IMPL_SPDY_ESTIMATE_MEMORY_USAGE_IMPL_H_ diff --git a/chromium/net/spdy/platform/impl/spdy_logging_impl.h b/chromium/net/spdy/platform/impl/spdy_logging_impl.h deleted file mode 100644 index a9ba72bbb76..00000000000 --- a/chromium/net/spdy/platform/impl/spdy_logging_impl.h +++ /dev/null @@ -1,88 +0,0 @@ -// Copyright (c) 2017 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. - -#ifndef NET_SPDY_PLATFORM_IMPL_SPDY_LOGGING_IMPL_H_ -#define NET_SPDY_PLATFORM_IMPL_SPDY_LOGGING_IMPL_H_ - -#include "base/check_op.h" -#include "base/logging.h" -#include "base/notreached.h" -#include "build/build_config.h" -#include "net/base/net_export.h" - -#define SPDY_LOG_IMPL(severity) SPDY_CHROMIUM_LOG_##severity -#define SPDY_VLOG_IMPL(verbose_level) VLOG(verbose_level) -#define SPDY_DLOG_IMPL(severity) SPDY_CHROMIUM_DLOG_##severity -#define SPDY_DLOG_IF_IMPL(severity, condition) \ - SPDY_CHROMIUM_DLOG_IF_##severity(condition) -#define SPDY_DVLOG_IMPL(verbose_level) DVLOG(verbose_level) -#define SPDY_DVLOG_IF_IMPL(verbose_level, condition) \ - DVLOG_IF(verbose_level, condition) - -#define SPDY_CHROMIUM_LOG_INFO VLOG(1) -#define SPDY_CHROMIUM_LOG_WARNING DLOG(WARNING) -#define SPDY_CHROMIUM_LOG_ERROR DLOG(ERROR) -#define SPDY_CHROMIUM_LOG_FATAL LOG(FATAL) -#define SPDY_CHROMIUM_LOG_DFATAL LOG(DFATAL) - -#define SPDY_CHROMIUM_DLOG_INFO DVLOG(1) -#define SPDY_CHROMIUM_DLOG_WARNING DLOG(WARNING) -#define SPDY_CHROMIUM_DLOG_ERROR DLOG(ERROR) -#define SPDY_CHROMIUM_DLOG_FATAL DLOG(FATAL) -#define SPDY_CHROMIUM_DLOG_DFATAL DLOG(DFATAL) - -#define SPDY_CHROMIUM_LOG_IF_INFO(condition) VLOG_IF(1, condition) -#define SPDY_CHROMIUM_LOG_IF_WARNING(condition) DLOG_IF(WARNING, condition) -#define SPDY_CHROMIUM_LOG_IF_ERROR(condition) DLOG_IF(ERROR, condition) -#define SPDY_CHROMIUM_LOG_IF_FATAL(condition) LOG_IF(FATAL, condition) -#define SPDY_CHROMIUM_LOG_IF_DFATAL(condition) LOG_IF(DFATAL, condition) - -#define SPDY_CHROMIUM_DLOG_IF_INFO(condition) DVLOG_IF(1, condition) -#define SPDY_CHROMIUM_DLOG_IF_WARNING(condition) DLOG_IF(WARNING, condition) -#define SPDY_CHROMIUM_DLOG_IF_ERROR(condition) DLOG_IF(ERROR, condition) -#define SPDY_CHROMIUM_DLOG_IF_FATAL(condition) DLOG_IF(FATAL, condition) -#define SPDY_CHROMIUM_DLOG_IF_DFATAL(condition) DLOG_IF(DFATAL, condition) - -#define SPDY_LOG_INFO_IS_ON_IMPL() 0 -#ifdef NDEBUG -#define SPDY_LOG_WARNING_IS_ON_IMPL() 0 -#define SPDY_LOG_ERROR_IS_ON_IMPL() 0 -#else -#define SPDY_LOG_WARNING_IS_ON_IMPL() 1 -#define SPDY_LOG_ERROR_IS_ON_IMPL() 1 -#endif -#define SPDY_DLOG_INFO_IS_ON_IMPL() 0 - -#if defined(OS_WIN) -// wingdi.h defines ERROR to be 0. When we call SPDY_DLOG(ERROR), it gets -// substituted with 0, and it expands to SPDY_CHROMIUM_DLOG_0. To allow us to -// keep using this syntax, we define this macro to do the same thing as -// SPDY_CHROMIUM_DLOG_ERROR. -#define SPDY_CHROMIUM_LOG_0 SPDY_CHROMIUM_LOG_ERROR -#define SPDY_CHROMIUM_DLOG_0 SPDY_CHROMIUM_DLOG_ERROR -#define SPDY_CHROMIUM_LOG_IF_0 SPDY_CHROMIUM_LOG_IF_ERROR -#define SPDY_CHROMIUM_DLOG_IF_0 SPDY_CHROMIUM_DLOG_IF_ERROR -#endif - -#define SPDY_PREDICT_FALSE_IMPL(x) x - -#define SPDY_NOTREACHED_IMPL() NOTREACHED() - -#define SPDY_PLOG_IMPL(severity) DVLOG(1) - -namespace spdy { -template -NET_EXPORT_PRIVATE inline std::ostream& operator<<(std::ostream& out, - const std::vector& v) { - out << "["; - const char* sep = ""; - for (size_t i = 0; i < v.size(); ++i) { - out << sep << v[i]; - sep = ", "; - } - return out << "]"; -} -} // namespace spdy - -#endif // NET_SPDY_PLATFORM_IMPL_SPDY_LOGGING_IMPL_H_ diff --git a/chromium/net/spdy/platform/impl/spdy_macros_impl.h b/chromium/net/spdy/platform/impl/spdy_macros_impl.h deleted file mode 100644 index 3c1da5102c3..00000000000 --- a/chromium/net/spdy/platform/impl/spdy_macros_impl.h +++ /dev/null @@ -1,13 +0,0 @@ -// Copyright 2019 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. - -#ifndef NET_SPDY_PLATFORM_IMPL_SPDY_MACROS_IMPL_H_ -#define NET_SPDY_PLATFORM_IMPL_SPDY_MACROS_IMPL_H_ - -#include "base/compiler_specific.h" - -#define SPDY_MUST_USE_RESULT_IMPL WARN_UNUSED_RESULT -#define SPDY_UNUSED_IMPL ALLOW_UNUSED_TYPE - -#endif // NET_SPDY_PLATFORM_IMPL_SPDY_MACROS_IMPL_H_ diff --git a/chromium/net/spdy/platform/impl/spdy_string_utils_impl.h b/chromium/net/spdy/platform/impl/spdy_string_utils_impl.h index 758eb936fae..18d2bfcb085 100644 --- a/chromium/net/spdy/platform/impl/spdy_string_utils_impl.h +++ b/chromium/net/spdy/platform/impl/spdy_string_utils_impl.h @@ -10,9 +10,8 @@ #include "base/strings/string_number_conversions.h" #include "base/strings/string_util.h" -#include "base/strings/stringprintf.h" #include "net/base/hex_utils.h" -#include "net/third_party/quiche/src/common/platform/api/quiche_text_utils.h" +#include "net/third_party/quiche/src/common/quiche_text_utils.h" #include "third_party/abseil-cpp/absl/strings/string_view.h" namespace spdy { @@ -21,17 +20,9 @@ inline char SpdyHexDigitToIntImpl(char c) { return base::HexDigitToInt(c); } -inline std::string SpdyHexDecodeImpl(absl::string_view data) { - return absl::HexStringToBytes(data); -} - NET_EXPORT_PRIVATE bool SpdyHexDecodeToUInt32Impl(absl::string_view data, uint32_t* out); -inline std::string SpdyHexEncodeImpl(const char* bytes, size_t size) { - return absl::BytesToHexString(absl::string_view(bytes, size)); -} - inline std::string SpdyHexDumpImpl(absl::string_view data) { return quiche::QuicheTextUtils::HexDump(data); } diff --git a/chromium/net/spdy/platform/impl/spdy_test_helpers_impl.h b/chromium/net/spdy/platform/impl/spdy_test_helpers_impl.h deleted file mode 100644 index d0296869070..00000000000 --- a/chromium/net/spdy/platform/impl/spdy_test_helpers_impl.h +++ /dev/null @@ -1,12 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef NET_SPDY_PLATFORM_IMPL_SPDY_TEST_HELPERS_IMPL_H_ -#define NET_SPDY_PLATFORM_IMPL_SPDY_TEST_HELPERS_IMPL_H_ - -#include "net/test/gtest_util.h" - -#define EXPECT_SPDY_BUG_IMPL EXPECT_DFATAL - -#endif // NET_THIRD_PARTY_SPDY_PLATFORM_API_SPDY_TEST_HELPERS_IMPL_H_ diff --git a/chromium/net/spdy/platform/impl/spdy_test_impl.h b/chromium/net/spdy/platform/impl/spdy_test_impl.h deleted file mode 100644 index 4bb8f6748c7..00000000000 --- a/chromium/net/spdy/platform/impl/spdy_test_impl.h +++ /dev/null @@ -1,16 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef NET_SPDY_PLATFORM_IMPL_SPDY_TEST_IMPL_H_ -#define NET_SPDY_PLATFORM_IMPL_SPDY_TEST_IMPL_H_ - -#include "testing/gmock/include/gmock/gmock.h" // IWYU pragma: export -#include "testing/gtest/include/gtest/gtest-spi.h" // IWYU pragma: export -#include "testing/gtest/include/gtest/gtest.h" // IWYU pragma: export - -using SpdyTestImpl = ::testing::Test; -template -using SpdyTestWithParamImpl = ::testing::TestWithParam; - -#endif // NET_SPDY_PLATFORM_IMPL_SPDY_TEST_IMPL_H_ diff --git a/chromium/net/spdy/platform/impl/spdy_unsafe_arena_impl_test.cc b/chromium/net/spdy/platform/impl/spdy_unsafe_arena_impl_test.cc deleted file mode 100644 index 6a2b4a720f4..00000000000 --- a/chromium/net/spdy/platform/impl/spdy_unsafe_arena_impl_test.cc +++ /dev/null @@ -1,136 +0,0 @@ -// Copyright 2016 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. - -#include "net/spdy/platform/impl/spdy_unsafe_arena_impl.h" - -#include -#include - -#include "net/third_party/quiche/src/spdy/platform/api/spdy_string_piece.h" -#include "testing/gtest/include/gtest/gtest.h" - -namespace spdy { -namespace { - -size_t kDefaultBlockSize = 2048; -const char kTestString[] = "This is a decently long test string."; - -TEST(SpdyUnsafeArenaImplTest, Memdup) { - SpdyUnsafeArenaImpl arena(kDefaultBlockSize); - const size_t length = strlen(kTestString); - char* c = arena.Memdup(kTestString, length); - EXPECT_NE(nullptr, c); - EXPECT_NE(c, kTestString); - EXPECT_EQ(SpdyStringPiece(c, length), kTestString); -} - -TEST(SpdyUnsafeArenaImplTest, MemdupLargeString) { - SpdyUnsafeArenaImpl arena(10 /* block size */); - const size_t length = strlen(kTestString); - char* c = arena.Memdup(kTestString, length); - EXPECT_NE(nullptr, c); - EXPECT_NE(c, kTestString); - EXPECT_EQ(SpdyStringPiece(c, length), kTestString); -} - -TEST(SpdyUnsafeArenaImplTest, MultipleBlocks) { - SpdyUnsafeArenaImpl arena(40 /* block size */); - std::vector strings = { - "One decently long string.", "Another string.", - "A third string that will surely go in a different block."}; - std::vector copies; - for (const std::string& s : strings) { - SpdyStringPiece sp(arena.Memdup(s.data(), s.size()), s.size()); - copies.push_back(sp); - } - EXPECT_EQ(strings.size(), copies.size()); - for (size_t i = 0; i < strings.size(); ++i) { - EXPECT_EQ(copies[i], strings[i]); - } -} - -TEST(SpdyUnsafeArenaImplTest, UseAfterReset) { - SpdyUnsafeArenaImpl arena(kDefaultBlockSize); - const size_t length = strlen(kTestString); - char* c = arena.Memdup(kTestString, length); - arena.Reset(); - c = arena.Memdup(kTestString, length); - EXPECT_NE(nullptr, c); - EXPECT_NE(c, kTestString); - EXPECT_EQ(SpdyStringPiece(c, length), kTestString); -} - -TEST(SpdyUnsafeArenaImplTest, Free) { - SpdyUnsafeArenaImpl arena(kDefaultBlockSize); - const size_t length = strlen(kTestString); - // Freeing memory not owned by the arena should be a no-op, and freeing - // before any allocations from the arena should be a no-op. - arena.Free(const_cast(kTestString), length); - char* c1 = arena.Memdup("Foo", 3); - char* c2 = arena.Memdup(kTestString, length); - arena.Free(const_cast(kTestString), length); - char* c3 = arena.Memdup("Bar", 3); - char* c4 = arena.Memdup(kTestString, length); - EXPECT_NE(c1, c2); - EXPECT_NE(c1, c3); - EXPECT_NE(c1, c4); - EXPECT_NE(c2, c3); - EXPECT_NE(c2, c4); - EXPECT_NE(c3, c4); - // Freeing c4 should succeed, since it was the most recent allocation. - arena.Free(c4, length); - // Freeing c2 should be a no-op. - arena.Free(c2, length); - // c5 should reuse memory that was previously used by c4. - char* c5 = arena.Memdup("Baz", 3); - EXPECT_EQ(c4, c5); -} - -TEST(SpdyUnsafeArenaImplTest, Alloc) { - SpdyUnsafeArenaImpl arena(kDefaultBlockSize); - const size_t length = strlen(kTestString); - char* c1 = arena.Alloc(length); - char* c2 = arena.Alloc(2 * length); - char* c3 = arena.Alloc(3 * length); - char* c4 = arena.Memdup(kTestString, length); - EXPECT_EQ(c1 + length, c2); - EXPECT_EQ(c2 + 2 * length, c3); - EXPECT_EQ(c3 + 3 * length, c4); - EXPECT_EQ(SpdyStringPiece(c4, length), kTestString); -} - -TEST(SpdyUnsafeArenaImplTest, Realloc) { - SpdyUnsafeArenaImpl arena(kDefaultBlockSize); - const size_t length = strlen(kTestString); - // Simple realloc that fits in the block. - char* c1 = arena.Memdup(kTestString, length); - char* c2 = arena.Realloc(c1, length, 2 * length); - EXPECT_TRUE(c1); - EXPECT_EQ(c1, c2); - EXPECT_EQ(SpdyStringPiece(c1, length), kTestString); - // Multiple reallocs. - char* c3 = arena.Memdup(kTestString, length); - EXPECT_EQ(c2 + 2 * length, c3); - EXPECT_EQ(SpdyStringPiece(c3, length), kTestString); - char* c4 = arena.Realloc(c3, length, 2 * length); - EXPECT_EQ(c3, c4); - EXPECT_EQ(SpdyStringPiece(c4, length), kTestString); - char* c5 = arena.Realloc(c4, 2 * length, 3 * length); - EXPECT_EQ(c4, c5); - EXPECT_EQ(SpdyStringPiece(c5, length), kTestString); - char* c6 = arena.Memdup(kTestString, length); - EXPECT_EQ(c5 + 3 * length, c6); - EXPECT_EQ(SpdyStringPiece(c6, length), kTestString); - // Realloc that does not fit in the remainder of the first block. - char* c7 = arena.Realloc(c6, length, kDefaultBlockSize); - EXPECT_EQ(SpdyStringPiece(c7, length), kTestString); - arena.Free(c7, kDefaultBlockSize); - char* c8 = arena.Memdup(kTestString, length); - EXPECT_NE(c6, c7); - EXPECT_EQ(c7, c8); - EXPECT_EQ(SpdyStringPiece(c8, length), kTestString); -} - -} // namespace -} // namespace spdy diff --git a/chromium/net/spdy/spdy_buffer.cc b/chromium/net/spdy/spdy_buffer.cc index dbec2fa96f3..7573db1fbc9 100644 --- a/chromium/net/spdy/spdy_buffer.cc +++ b/chromium/net/spdy/spdy_buffer.cc @@ -97,11 +97,6 @@ scoped_refptr SpdyBuffer::GetIOBufferForRemainingData() { return base::MakeRefCounted(shared_frame_, offset_); } -size_t SpdyBuffer::EstimateMemoryUsage() const { - // TODO(xunjieli): Estimate |consume_callbacks_|. https://crbug.com/669108. - return base::trace_event::EstimateMemoryUsage(shared_frame_->data); -} - void SpdyBuffer::ConsumeHelper(size_t consume_size, ConsumeSource consume_source) { DCHECK_GE(consume_size, 1u); diff --git a/chromium/net/spdy/spdy_buffer.h b/chromium/net/spdy/spdy_buffer.h index a8910eaf12a..93d8c5c8a5a 100644 --- a/chromium/net/spdy/spdy_buffer.h +++ b/chromium/net/spdy/spdy_buffer.h @@ -86,9 +86,6 @@ class NET_EXPORT_PRIVATE SpdyBuffer { // http://crbug.com/249725 .) scoped_refptr GetIOBufferForRemainingData(); - // Returns the estimate of dynamically allocated memory in bytes. - size_t EstimateMemoryUsage() const; - private: void ConsumeHelper(size_t consume_size, ConsumeSource consume_source); diff --git a/chromium/net/spdy/spdy_buffer_producer.cc b/chromium/net/spdy/spdy_buffer_producer.cc index b5fd442f047..b328e603976 100644 --- a/chromium/net/spdy/spdy_buffer_producer.cc +++ b/chromium/net/spdy/spdy_buffer_producer.cc @@ -27,8 +27,4 @@ std::unique_ptr SimpleBufferProducer::ProduceBuffer() { return std::move(buffer_); } -size_t SimpleBufferProducer::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(buffer_); -} - } // namespace net diff --git a/chromium/net/spdy/spdy_buffer_producer.h b/chromium/net/spdy/spdy_buffer_producer.h index 5b18c1878aa..8d09f7b4ea2 100644 --- a/chromium/net/spdy/spdy_buffer_producer.h +++ b/chromium/net/spdy/spdy_buffer_producer.h @@ -27,9 +27,6 @@ class NET_EXPORT_PRIVATE SpdyBufferProducer { virtual ~SpdyBufferProducer(); - // Returns the estimate of dynamically allocated memory in bytes. - virtual size_t EstimateMemoryUsage() const = 0; - private: DISALLOW_COPY_AND_ASSIGN(SpdyBufferProducer); }; @@ -43,8 +40,6 @@ class NET_EXPORT_PRIVATE SimpleBufferProducer : public SpdyBufferProducer { std::unique_ptr ProduceBuffer() override; - size_t EstimateMemoryUsage() const override; - private: std::unique_ptr buffer_; diff --git a/chromium/net/spdy/spdy_http_stream_unittest.cc b/chromium/net/spdy/spdy_http_stream_unittest.cc index 20e36b7135e..925a8e8a949 100644 --- a/chromium/net/spdy/spdy_http_stream_unittest.cc +++ b/chromium/net/spdy/spdy_http_stream_unittest.cc @@ -20,6 +20,7 @@ #include "net/base/load_timing_info_test_util.h" #include "net/base/test_completion_callback.h" #include "net/cert/asn1_util.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_request_info.h" #include "net/http/http_response_headers.h" #include "net/http/http_response_info.h" @@ -134,7 +135,7 @@ class SpdyHttpStreamTest : public TestWithTaskEnvironment { SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ssl_(SYNCHRONOUS, OK) { session_deps_.net_log = &net_log_; } diff --git a/chromium/net/spdy/spdy_log_util.h b/chromium/net/spdy/spdy_log_util.h index 5757ef96585..de891049071 100644 --- a/chromium/net/spdy/spdy_log_util.h +++ b/chromium/net/spdy/spdy_log_util.h @@ -5,9 +5,6 @@ #ifndef NET_SPDY_SPDY_LOG_UTIL_H_ #define NET_SPDY_SPDY_LOG_UTIL_H_ -#include -#include - #include "base/strings/string_piece.h" #include "net/base/net_export.h" #include "net/http/http_log_util.h" diff --git a/chromium/net/spdy/spdy_network_transaction_unittest.cc b/chromium/net/spdy/spdy_network_transaction_unittest.cc index c71c2f34694..2106dce5ada 100644 --- a/chromium/net/spdy/spdy_network_transaction_unittest.cc +++ b/chromium/net/spdy/spdy_network_transaction_unittest.cc @@ -34,6 +34,7 @@ #include "net/base/upload_bytes_element_reader.h" #include "net/base/upload_file_element_reader.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_auth_scheme.h" #include "net/http/http_network_session.h" #include "net/http/http_network_session_peer.h" @@ -423,8 +424,7 @@ class SpdyNetworkTransactionTest : public TestWithTaskEnvironment { SpdySessionKey key(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - request_.network_isolation_key, - false /* disable_secure_dns */); + request_.network_isolation_key, SecureDnsPolicy::kAllow); HttpNetworkSession* session = helper.session(); base::WeakPtr spdy_session = session->spdy_session_pool()->FindAvailableSession( @@ -772,7 +772,7 @@ TEST_F(SpdyNetworkTransactionTest, RequestsOrderedByPriority) { SpdySessionKey key(HostPortPair("www.example.org", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); auto spdy_session = CreateSpdySession(helper.session(), key, log_); EXPECT_TRUE(spdy_session); @@ -2503,8 +2503,8 @@ TEST_F(SpdyNetworkTransactionTest, RedirectGetRequest) { EXPECT_EQ(1, delegate.received_redirect_count()); - request->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + request->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); delegate.RunUntilComplete(); EXPECT_EQ(1, delegate.response_started_count()); @@ -2599,8 +2599,8 @@ TEST_F(SpdyNetworkTransactionTest, RedirectServerPush) { delegate1.RunUntilRedirect(); EXPECT_EQ(1, delegate1.received_redirect_count()); - request1->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + request1->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); delegate1.RunUntilComplete(); EXPECT_EQ(1, delegate1.response_started_count()); EXPECT_FALSE(delegate1.received_data_before_response()); @@ -3569,7 +3569,7 @@ TEST_F(SpdyNetworkTransactionTest, ServerCancelsPush) { SpdySessionKey key(host_port_pair_, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = spdy_session_pool->FindAvailableSession( key, /* enable_ip_based_pooling = */ true, @@ -3685,7 +3685,7 @@ TEST_F(SpdyNetworkTransactionTest, ServerCancelsCrossOriginPush) { SpdySessionKey key1(HostPortPair::FromURL(GURL(kUrl1)), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session1 = spdy_session_pool->FindAvailableSession( key1, /* enable_ip_based_pooling = */ true, @@ -3698,7 +3698,7 @@ TEST_F(SpdyNetworkTransactionTest, ServerCancelsCrossOriginPush) { SpdySessionKey key2(HostPortPair::FromURL(GURL(kUrl2)), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_FALSE(spdy_session_pool->FindAvailableSession( key2, /* enable_ip_based_pooling = */ true, /* is_websocket = */ false, log_)); @@ -3785,7 +3785,7 @@ TEST_F(SpdyNetworkTransactionTest, NoConnectionPoolingOverTunnel) { ProxyServer::FromPacString(kPacString), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session1 = helper.session()->spdy_session_pool()->FindAvailableSession( key1, true /* enable_ip_based_pooling */, false /* is_websocket */, @@ -3846,7 +3846,7 @@ TEST_F(SpdyNetworkTransactionTest, NoConnectionPoolingOverTunnel) { SpdySessionKey key2( HostPortPair("example.test", 443), ProxyServer::FromPacString(kPacString), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session2 = helper.session()->spdy_session_pool()->FindAvailableSession( key2, true /* enable_ip_based_pooling */, false /* is_websocket */, @@ -3889,7 +3889,7 @@ TEST_F(SpdyNetworkTransactionTest, ConnectionPoolingSessionClosedBeforeUse) { SpdySessionKey key1(HostPortPair("www.example.org", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_TRUE(helper.session()->spdy_session_pool()->FindAvailableSession( key1, true /* enable_ip_based_pooling */, false /* is_websocket */, NetLogWithSource())); @@ -3936,7 +3936,7 @@ TEST_F(SpdyNetworkTransactionTest, ConnectionPoolingSessionClosedBeforeUse) { SpdySessionKey key2(HostPortPair("example.test", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session1 = helper.session()->spdy_session_pool()->FindAvailableSession( key2, true /* enable_ip_based_pooling */, false /* is_websocket */, @@ -4045,7 +4045,7 @@ TEST_F(SpdyNetworkTransactionTest, ConnectionPoolingMultipleSocketTags) { SpdySessionKey key1(HostPortPair("www.example.org", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_TRUE(helper.session()->spdy_session_pool()->FindAvailableSession( key1, true /* enable_ip_based_pooling */, false /* is_websocket */, NetLogWithSource())); @@ -4092,7 +4092,7 @@ TEST_F(SpdyNetworkTransactionTest, ConnectionPoolingMultipleSocketTags) { SpdySessionKey key2(HostPortPair("example.test", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, kSocketTag2, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); // Complete the third requests's DNS lookup now, which should hijack the // SpdySession from the second request. @@ -4100,7 +4100,7 @@ TEST_F(SpdyNetworkTransactionTest, ConnectionPoolingMultipleSocketTags) { SpdySessionKey key3(HostPortPair("example.test", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, kSocketTag3, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); // Wait for the second request to get headers. It should create a new H2 // session to do so. @@ -4189,7 +4189,7 @@ TEST_F(SpdyNetworkTransactionTest, SocketTagChangeSessionTagWithDnsAliases) { SpdySessionKey key1(HostPortPair(url.host(), 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, socket_tag_1, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_TRUE(helper.session()->spdy_session_pool()->FindAvailableSession( key1, true /* enable_ip_based_pooling */, false /* is_websocket */, NetLogWithSource())); @@ -4211,7 +4211,7 @@ TEST_F(SpdyNetworkTransactionTest, SocketTagChangeSessionTagWithDnsAliases) { SpdySessionKey key2(HostPortPair(url.host(), 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, socket_tag_2, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); auto trans2 = std::make_unique(DEFAULT_PRIORITY, helper.session()); TestCompletionCallback callback2; @@ -4332,7 +4332,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key1(HostPortPair(url1.host(), 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, socket_tag_1, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_TRUE(helper.session()->spdy_session_pool()->FindAvailableSession( key1, true /* enable_ip_based_pooling */, false /* is_websocket */, NetLogWithSource())); @@ -4350,7 +4350,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key2(HostPortPair(url2.host(), 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, socket_tag_1, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); auto trans2 = std::make_unique(DEFAULT_PRIORITY, helper.session()); TestCompletionCallback callback2; @@ -4395,7 +4395,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key3(HostPortPair(url2.host(), 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, socket_tag_2, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); auto trans3 = std::make_unique(DEFAULT_PRIORITY, helper.session()); TestCompletionCallback callback3; @@ -4443,7 +4443,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key4(HostPortPair(url1.host(), 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, socket_tag_2, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); auto trans4 = std::make_unique(DEFAULT_PRIORITY, helper.session()); TestCompletionCallback callback4; @@ -5367,7 +5367,7 @@ TEST_F(SpdyNetworkTransactionTest, GracefulGoaway) { SpdySessionKey key(host_port_pair_, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = spdy_session_pool->FindAvailableSession( key, /* enable_ip_based_pooling = */ true, @@ -5986,13 +5986,13 @@ TEST_F(SpdyNetworkTransactionTest, DirectConnectProxyReconnect) { SpdySessionKey session_pool_key_direct( host_port_pair_, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_TRUE(HasSpdySession(spdy_session_pool, session_pool_key_direct)); SpdySessionKey session_pool_key_proxy( host_port_pair_, ProxyServer::FromURI("www.foo.com", ProxyServer::SCHEME_HTTP), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_FALSE(HasSpdySession(spdy_session_pool, session_pool_key_proxy)); // New SpdyTestUtil instance for the session that will be used for the @@ -6204,7 +6204,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdyBasicAuth) { ASSERT_TRUE(response_start->headers); EXPECT_EQ(401, response_start->headers->response_code()); EXPECT_TRUE(response_start->was_fetched_via_spdy); - const base::Optional& auth_challenge = + const absl::optional& auth_challenge = response_start->auth_challenge; ASSERT_TRUE(auth_challenge); EXPECT_FALSE(auth_challenge->is_proxy); @@ -6614,19 +6614,11 @@ class SpdyNetworkTransactionPushUrlTest // NetworkIsolationKeys are respected. request_.network_isolation_key = NetworkIsolationKey::CreateTransient(); - // Enable cross-origin push. Since we are not using a proxy, this should - // not actually enable cross-origin SPDY push. - auto session_deps = std::make_unique(); - auto proxy_delegate = std::make_unique(); - proxy_delegate->set_trusted_spdy_proxy(net::ProxyServer::FromURI( - "https://123.45.67.89:443", net::ProxyServer::SCHEME_HTTP)); - session_deps->proxy_resolution_service->SetProxyDelegate( - proxy_delegate.get()); - auto ssl_provider = std::make_unique(ASYNC, OK); ssl_provider->ssl_info.client_cert_sent = GetParam().client_cert_sent; ssl_provider->ssl_info.cert = ImportCertFromFile(GetTestCertsDirectory(), "spdy_pooling.pem"); + auto session_deps = std::make_unique(); if (GetParam().expect_ct_error) { ssl_provider->ssl_info.ct_policy_compliance = ct::CTPolicyCompliance::CT_POLICY_NOT_ENOUGH_SCTS; @@ -6747,7 +6739,7 @@ TEST_F(SpdyNetworkTransactionTest, ServerPushValidCrossOrigin) { SpdySessionKey key(host_port_pair_, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = spdy_session_pool->FindAvailableSession( key, /* enable_ip_based_pooling = */ true, @@ -6856,7 +6848,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key(host_port_pair_, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = spdy_session_pool->FindAvailableSession( key, /* enable_ip_based_pooling = */ true, @@ -7072,7 +7064,7 @@ TEST_F(SpdyNetworkTransactionTest, ServerPushValidCrossOriginWithOpenSession) { SpdySessionKey key0(host_port_pair0, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session0 = spdy_session_pool->FindAvailableSession( key0, /* enable_ip_based_pooling = */ true, @@ -7084,7 +7076,7 @@ TEST_F(SpdyNetworkTransactionTest, ServerPushValidCrossOriginWithOpenSession) { SpdySessionKey key1(host_port_pair1, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session1 = spdy_session_pool->FindAvailableSession( key1, /* enable_ip_based_pooling = */ true, @@ -8636,7 +8628,7 @@ TEST_F(SpdyNetworkTransactionTest, PushCanceledByServerAfterClaimed) { SpdySessionKey key(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); HttpNetworkSession* session = helper.session(); base::WeakPtr spdy_session = session->spdy_session_pool()->FindAvailableSession( @@ -8756,7 +8748,7 @@ TEST_F(SpdyNetworkTransactionTest, WebSocketOpensNewConnection) { SpdySessionKey key(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = helper.session()->spdy_session_pool()->FindAvailableSession( key, /* enable_ip_based_pooling = */ true, @@ -8904,7 +8896,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = helper.session()->spdy_session_pool()->FindAvailableSession( @@ -8985,7 +8977,7 @@ TEST_F(SpdyNetworkTransactionTest, WebSocketOverHTTP2) { SpdySessionKey key(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = helper.session()->spdy_session_pool()->FindAvailableSession( key, /* enable_ip_based_pooling = */ true, @@ -9181,7 +9173,7 @@ TEST_F(SpdyNetworkTransactionTest, HostPortPair::FromURL(request_.url), ProxyServer::FromURI("https://proxy:70", ProxyServer::SCHEME_HTTPS), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = helper.session()->spdy_session_pool()->FindAvailableSession( @@ -9294,7 +9286,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key1(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session1 = helper.session()->spdy_session_pool()->FindAvailableSession( key1, /* enable_ip_based_pooling = */ true, @@ -9309,7 +9301,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key2(HostPortPair::FromURL(request2.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session2 = helper.session()->spdy_session_pool()->FindAvailableSession( key1, /* enable_ip_based_pooling = */ true, @@ -9448,7 +9440,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key1(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session1 = helper.session()->spdy_session_pool()->FindAvailableSession( key1, /* enable_ip_based_pooling = */ true, @@ -9464,7 +9456,7 @@ TEST_F(SpdyNetworkTransactionTest, SpdySessionKey key2(HostPortPair::FromURL(request2.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session2 = helper.session()->spdy_session_pool()->FindAvailableSession( key1, /* enable_ip_based_pooling = */ true, @@ -9612,7 +9604,7 @@ TEST_F(SpdyNetworkTransactionTest, WebSocketHttp11Required) { SpdySessionKey key(HostPortPair::FromURL(request_.url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = helper.session()->spdy_session_pool()->FindAvailableSession( key, /* enable_ip_based_pooling = */ true, @@ -10462,7 +10454,7 @@ TEST_F(SpdyNetworkTransactionTest, const uint8_t flags = 0xcc; const std::string payload("foo"); session_deps->greased_http2_frame = - base::Optional( + absl::optional( {type, flags, payload}); session_deps->http2_end_stream_with_data_frame = false; @@ -10505,7 +10497,7 @@ TEST_F(SpdyNetworkTransactionTest, GreaseFrameTypeWithGetRequest) { const uint8_t flags = 0xcc; const std::string payload("foo"); session_deps->greased_http2_frame = - base::Optional( + absl::optional( {type, flags, payload}); session_deps->http2_end_stream_with_data_frame = true; @@ -10567,7 +10559,7 @@ TEST_F(SpdyNetworkTransactionTest, const uint8_t flags = 0xcc; const std::string payload("foo"); session_deps->greased_http2_frame = - base::Optional( + absl::optional( {type, flags, payload}); session_deps->http2_end_stream_with_data_frame = true; @@ -10627,7 +10619,7 @@ TEST_F(SpdyNetworkTransactionTest, const uint8_t flags = 0xcc; const std::string payload("foo"); session_deps->greased_http2_frame = - base::Optional( + absl::optional( {type, flags, payload}); session_deps->http2_end_stream_with_data_frame = true; @@ -10688,7 +10680,7 @@ TEST_F(SpdyNetworkTransactionTest, DoNotGreaseFrameTypeWithConnect) { const uint8_t flags = 0xcc; const std::string payload("foo"); session_deps->greased_http2_frame = - base::Optional( + absl::optional( {type, flags, payload}); session_deps->http2_end_stream_with_data_frame = true; @@ -10770,7 +10762,7 @@ TEST_F(SpdyNetworkTransactionTest, OnDataSentDoesNotCrashWithGreasedFrameType) { const uint8_t flags = 0xcc; const std::string payload("foo"); session_deps->greased_http2_frame = - base::Optional( + absl::optional( {type, flags, payload}); session_deps->http2_end_stream_with_data_frame = true; diff --git a/chromium/net/spdy/spdy_proxy_client_socket.cc b/chromium/net/spdy/spdy_proxy_client_socket.cc index bd4fc213d95..6fd314fa809 100644 --- a/chromium/net/spdy/spdy_proxy_client_socket.cc +++ b/chromium/net/spdy/spdy_proxy_client_socket.cc @@ -430,8 +430,7 @@ int SpdyProxyClientSocket::DoReadReplyComplete(int result) { case 407: // Proxy Authentication Required next_state_ = STATE_OPEN; - if (!SanitizeProxyAuth(&response_)) - return ERR_TUNNEL_CONNECTION_FAILED; + SanitizeProxyAuth(response_); return HandleProxyAuthChallenge(auth_.get(), &response_, net_log_); default: diff --git a/chromium/net/spdy/spdy_proxy_client_socket_unittest.cc b/chromium/net/spdy/spdy_proxy_client_socket_unittest.cc index 1f262c27b38..799f0834010 100644 --- a/chromium/net/spdy/spdy_proxy_client_socket_unittest.cc +++ b/chromium/net/spdy/spdy_proxy_client_socket_unittest.cc @@ -18,6 +18,7 @@ #include "net/base/test_completion_callback.h" #include "net/base/winsock_init.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_proxy_connect_job.h" #include "net/http/http_response_headers.h" #include "net/http/http_response_info.h" @@ -93,8 +94,8 @@ base::WeakPtr CreateSpdyProxySession( NetLogWithSource())); auto transport_params = base::MakeRefCounted( - key.host_port_pair(), NetworkIsolationKey(), - false /* disable_secure_dns */, OnHostResolutionCallback()); + key.host_port_pair(), NetworkIsolationKey(), SecureDnsPolicy::kAllow, + OnHostResolutionCallback()); SSLConfig ssl_config; auto ssl_params = base::MakeRefCounted( @@ -109,9 +110,8 @@ base::WeakPtr CreateSpdyProxySession( base::WeakPtr spdy_session = http_session->spdy_session_pool()->CreateAvailableSessionFromSocket( - key, false /* is_trusted_proxy */, - connect_job_delegate.ReleaseSocket(), LoadTimingInfo::ConnectTiming(), - NetLogWithSource()); + key, connect_job_delegate.ReleaseSocket(), + LoadTimingInfo::ConnectTiming(), NetLogWithSource()); // Failure is reported asynchronously. EXPECT_TRUE(spdy_session); EXPECT_TRUE(HasSpdySession(http_session->spdy_session_pool(), key)); @@ -218,7 +218,7 @@ SpdyProxyClientSocketTest::SpdyProxyClientSocketTest() SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ssl_(SYNCHRONOUS, OK) { session_deps_.net_log = net_log_.bound().net_log(); } diff --git a/chromium/net/spdy/spdy_session.cc b/chromium/net/spdy/spdy_session.cc index fb5ae35bb90..057e96477b0 100644 --- a/chromium/net/spdy/spdy_session.cc +++ b/chromium/net/spdy/spdy_session.cc @@ -11,12 +11,12 @@ #include #include "base/bind.h" +#include "base/containers/contains.h" #include "base/location.h" #include "base/logging.h" #include "base/metrics/histogram_functions.h" #include "base/metrics/histogram_macros.h" #include "base/single_thread_task_runner.h" -#include "base/stl_util.h" #include "base/strings/abseil_string_conversions.h" #include "base/strings/strcat.h" #include "base/strings/string_number_conversions.h" @@ -150,7 +150,7 @@ enum PushedStreamVaryResponseHeaderValues ParseVaryInPushedResponse( return kVaryIsEmpty; if (value == kStar) return kVaryIsStar; - std::string lowercase_value = ToLowerASCII(value); + std::string lowercase_value = base::ToLowerASCII(value); if (lowercase_value == kAcceptEncoding) return kVaryIsAcceptEncoding; // Both comma and newline delimiters occur in the wild. @@ -189,11 +189,6 @@ class GreasedBufferProducer : public SpdyBufferProducer { return std::make_unique(std::move(serialized_frame)); } - size_t EstimateMemoryUsage() const override { - return base::trace_event::EstimateMemoryUsage( - greased_http2_frame_->payload); - } - private: base::WeakPtr stream_; const SpdySessionPool::GreasedHttp2Frame* const greased_http2_frame_; @@ -304,15 +299,15 @@ base::Value NetLogSpdyInitializedParams(NetLogSource source) { base::Value NetLogSpdySendSettingsParams(const spdy::SettingsMap* settings) { base::Value dict(base::Value::Type::DICTIONARY); - base::ListValue settings_list; + std::vector settings_list; for (auto it = settings->begin(); it != settings->end(); ++it) { const spdy::SpdySettingsId id = it->first; const uint32_t value = it->second; - settings_list.AppendString( + settings_list.emplace_back( base::StringPrintf("[id:%u (%s) value:%u]", id, spdy::SettingsIdToString(id).c_str(), value)); } - dict.SetKey("settings", std::move(settings_list)); + dict.SetKey("settings", base::Value(std::move(settings_list))); return dict; } @@ -935,11 +930,10 @@ SpdySession::SpdySession( bool enable_ping_based_connection_checking, bool is_http2_enabled, bool is_quic_enabled, - bool is_trusted_proxy, size_t session_max_recv_window_size, int session_max_queued_capped_frames, const spdy::SettingsMap& initial_settings, - const base::Optional& + const absl::optional& greased_http2_frame, bool http2_end_stream_with_data_frame, bool enable_priority_update, @@ -1004,7 +998,6 @@ SpdySession::SpdySession( enable_ping_based_connection_checking), is_http2_enabled_(is_http2_enabled), is_quic_enabled_(is_quic_enabled), - is_trusted_proxy_(is_trusted_proxy), enable_push_(IsPushEnabled(initial_settings)), support_websocket_(false), connection_at_risk_of_loss_time_( @@ -1324,7 +1317,7 @@ std::unique_ptr SpdySession::CreateDataBuffer( int* effective_len, bool* end_stream) { if (availability_state_ == STATE_DRAINING) { - return std::unique_ptr(); + return nullptr; } ActiveStreamMap::const_iterator it = active_streams_.find(stream_id); @@ -1334,7 +1327,7 @@ std::unique_ptr SpdySession::CreateDataBuffer( if (len < 0) { NOTREACHED(); - return std::unique_ptr(); + return nullptr; } *effective_len = std::min(len, kMaxSpdyFrameChunkSize); @@ -1374,7 +1367,7 @@ std::unique_ptr SpdySession::CreateDataBuffer( net_log_.AddEventWithIntParams( NetLogEventType::HTTP2_SESSION_STREAM_STALLED_BY_STREAM_SEND_WINDOW, "stream_id", stream_id); - return std::unique_ptr(); + return nullptr; } *effective_len = std::min(*effective_len, stream->send_window_size()); @@ -1386,7 +1379,7 @@ std::unique_ptr SpdySession::CreateDataBuffer( net_log_.AddEventWithIntParams( NetLogEventType::HTTP2_SESSION_STREAM_STALLED_BY_SESSION_SEND_WINDOW, "stream_id", stream_id); - return std::unique_ptr(); + return nullptr; } *effective_len = std::min(*effective_len, session_send_window_size_); @@ -1798,9 +1791,6 @@ size_t SpdySession::DumpMemoryStats(StreamSocket::SocketMemoryStats* stats, base::trace_event::EstimateMemoryUsage(pooled_aliases_) + base::trace_event::EstimateMemoryUsage(active_streams_) + base::trace_event::EstimateMemoryUsage(created_streams_) + - base::trace_event::EstimateMemoryUsage(write_queue_) + - base::trace_event::EstimateMemoryUsage(in_flight_write_) + - base::trace_event::EstimateMemoryUsage(buffered_spdy_framer_) + base::trace_event::EstimateMemoryUsage(initial_settings_) + base::trace_event::EstimateMemoryUsage(stream_send_unstall_queue_) + base::trace_event::EstimateMemoryUsage(priority_dependency_state_); @@ -1821,7 +1811,7 @@ bool SpdySession::ChangeSocketTag(const SocketTag& new_tag) { spdy_session_key_.host_port_pair(), spdy_session_key_.proxy_server(), spdy_session_key_.privacy_mode(), spdy_session_key_.is_proxy_session(), new_tag, spdy_session_key_.network_isolation_key(), - spdy_session_key_.disable_secure_dns()); + spdy_session_key_.secure_dns_policy()); spdy_session_key_ = new_key; return true; @@ -2112,44 +2102,33 @@ void SpdySession::TryCreatePushStream(spdy::SpdyStreamId stream_id, // Cross-origin push validation. GURL associated_url(associated_it->second->url()); if (associated_url.GetOrigin() != gurl.GetOrigin()) { - if (is_trusted_proxy_) { - if (!gurl.SchemeIs(url::kHttpScheme)) { - RecordSpdyPushedStreamFateHistogram( - SpdyPushedStreamFate::kNonHttpSchemeFromTrustedProxy); - EnqueueResetStreamFrame( - stream_id, request_priority, spdy::ERROR_CODE_REFUSED_STREAM, - "Only http scheme allowed for cross origin push by trusted proxy."); - return; - } - } else { - if (!gurl.SchemeIs(url::kHttpsScheme)) { - RecordSpdyPushedStreamFateHistogram( - SpdyPushedStreamFate::kNonHttpsPushedScheme); - EnqueueResetStreamFrame(stream_id, request_priority, - spdy::ERROR_CODE_REFUSED_STREAM, - "Pushed URL must have https scheme."); - return; - } - if (!associated_url.SchemeIs(url::kHttpsScheme)) { - RecordSpdyPushedStreamFateHistogram( - SpdyPushedStreamFate::kNonHttpsAssociatedScheme); - EnqueueResetStreamFrame(stream_id, request_priority, - spdy::ERROR_CODE_REFUSED_STREAM, - "Associated URL must have https scheme."); - return; - } - SSLInfo ssl_info; - CHECK(GetSSLInfo(&ssl_info)); - if (!CanPool(transport_security_state_, ssl_info, *ssl_config_service_, - associated_url.host(), gurl.host(), - spdy_session_key_.network_isolation_key())) { - RecordSpdyPushedStreamFateHistogram( - SpdyPushedStreamFate::kCertificateMismatch); - EnqueueResetStreamFrame(stream_id, request_priority, - spdy::ERROR_CODE_REFUSED_STREAM, - "Certificate does not match pushed URL."); - return; - } + if (!gurl.SchemeIs(url::kHttpsScheme)) { + RecordSpdyPushedStreamFateHistogram( + SpdyPushedStreamFate::kNonHttpsPushedScheme); + EnqueueResetStreamFrame(stream_id, request_priority, + spdy::ERROR_CODE_REFUSED_STREAM, + "Pushed URL must have https scheme."); + return; + } + if (!associated_url.SchemeIs(url::kHttpsScheme)) { + RecordSpdyPushedStreamFateHistogram( + SpdyPushedStreamFate::kNonHttpsAssociatedScheme); + EnqueueResetStreamFrame(stream_id, request_priority, + spdy::ERROR_CODE_REFUSED_STREAM, + "Associated URL must have https scheme."); + return; + } + SSLInfo ssl_info; + CHECK(GetSSLInfo(&ssl_info)); + if (!CanPool(transport_security_state_, ssl_info, *ssl_config_service_, + associated_url.host(), gurl.host(), + spdy_session_key_.network_isolation_key())) { + RecordSpdyPushedStreamFateHistogram( + SpdyPushedStreamFate::kCertificateMismatch); + EnqueueResetStreamFrame(stream_id, request_priority, + spdy::ERROR_CODE_REFUSED_STREAM, + "Certificate does not match pushed URL."); + return; } } @@ -3743,15 +3722,15 @@ void SpdySession::DecreaseRecvWindowSize(int32_t delta_window_size) { // |session_recv_window_size_ - session_unacked_recv_window_bytes_|, if more // data are sent by the peer, that means that the receive window is not being // respected. - if (delta_window_size > - session_recv_window_size_ - session_unacked_recv_window_bytes_) { + int32_t receiving_window_size = + session_recv_window_size_ - session_unacked_recv_window_bytes_; + if (delta_window_size > receiving_window_size) { RecordProtocolErrorHistogram(PROTOCOL_ERROR_RECEIVE_WINDOW_VIOLATION); DoDrainSession( ERR_HTTP2_FLOW_CONTROL_ERROR, "delta_window_size is " + base::NumberToString(delta_window_size) + " in DecreaseRecvWindowSize, which is larger than the receive " + - "window size of " + - base::NumberToString(session_recv_window_size_)); + "window size of " + base::NumberToString(receiving_window_size)); return; } diff --git a/chromium/net/spdy/spdy_session.h b/chromium/net/spdy/spdy_session.h index 0e5019bacc9..22135881003 100644 --- a/chromium/net/spdy/spdy_session.h +++ b/chromium/net/spdy/spdy_session.h @@ -20,7 +20,6 @@ #include "base/memory/ref_counted.h" #include "base/memory/scoped_refptr.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "base/time/time.h" #include "net/base/completion_once_callback.h" @@ -51,6 +50,7 @@ #include "net/third_party/quiche/src/spdy/core/spdy_header_block.h" #include "net/third_party/quiche/src/spdy/core/spdy_protocol.h" #include "net/traffic_annotation/network_traffic_annotation.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" #include "url/scheme_host_port.h" @@ -347,11 +347,10 @@ class NET_EXPORT SpdySession : public BufferedSpdyFramerVisitorInterface, bool enable_ping_based_connection_checking, bool is_http_enabled, bool is_quic_enabled, - bool is_trusted_proxy, size_t session_max_recv_window_size, int session_max_queued_capped_frames, const spdy::SettingsMap& initial_settings, - const base::Optional& + const absl::optional& greased_http2_frame, bool http2_end_stream_with_data_frame, bool enable_priority_update, @@ -1146,7 +1145,7 @@ class NET_EXPORT SpdySession : public BufferedSpdyFramerVisitorInterface, // If set, an HTTP/2 frame with a reserved frame type will be sent after // every HTTP/2 SETTINGS frame and before every HTTP/2 DATA frame. See // https://tools.ietf.org/html/draft-bishop-httpbis-grease-00. - const base::Optional greased_http2_frame_; + const absl::optional greased_http2_frame_; // If set, the HEADERS frame carrying a request without body will not have the // END_STREAM flag set. The stream will be closed by a subsequent empty DATA @@ -1262,10 +1261,6 @@ class NET_EXPORT SpdySession : public BufferedSpdyFramerVisitorInterface, const bool is_http2_enabled_; const bool is_quic_enabled_; - // If true, this session is being made to a trusted SPDY/HTTP2 proxy that is - // allowed to push cross-origin resources. - const bool is_trusted_proxy_; - // If true, accept pushed streams from server. // If false, reset pushed streams immediately. const bool enable_push_; diff --git a/chromium/net/spdy/spdy_session_fuzzer.cc b/chromium/net/spdy/spdy_session_fuzzer.cc index fada2ab15e5..964454a32ad 100644 --- a/chromium/net/spdy/spdy_session_fuzzer.cc +++ b/chromium/net/spdy/spdy_session_fuzzer.cc @@ -11,6 +11,7 @@ #include "net/base/net_errors.h" #include "net/base/request_priority.h" #include "net/cert/x509_certificate.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/net_log_source.h" #include "net/log/test_net_log.h" #include "net/socket/fuzzed_socket_factory.h" @@ -124,7 +125,7 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { direct_connect, net::PRIVACY_MODE_DISABLED, net::SpdySessionKey::IsProxySession::kFalse, net::SocketTag(), net::NetworkIsolationKey(), - false /* disable_secure_dns */); + net::SecureDnsPolicy::kAllow); base::WeakPtr spdy_session(net::CreateSpdySession( http_session.get(), session_key, bound_test_net_log.bound())); diff --git a/chromium/net/spdy/spdy_session_key.cc b/chromium/net/spdy/spdy_session_key.cc index 1b74eb0d8b6..1bc084733c0 100644 --- a/chromium/net/spdy/spdy_session_key.cc +++ b/chromium/net/spdy/spdy_session_key.cc @@ -11,6 +11,7 @@ #include "base/trace_event/memory_usage_estimator.h" #include "net/base/features.h" #include "net/base/host_port_pair.h" +#include "net/dns/public/secure_dns_policy.h" namespace net { @@ -22,7 +23,7 @@ SpdySessionKey::SpdySessionKey(const HostPortPair& host_port_pair, IsProxySession is_proxy_session, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns) + SecureDnsPolicy secure_dns_policy) : host_port_proxy_pair_(host_port_pair, proxy_server), privacy_mode_(privacy_mode), is_proxy_session_(is_proxy_session), @@ -32,7 +33,7 @@ SpdySessionKey::SpdySessionKey(const HostPortPair& host_port_pair, features::kPartitionConnectionsByNetworkIsolationKey) ? network_isolation_key : NetworkIsolationKey()), - disable_secure_dns_(disable_secure_dns) { + secure_dns_policy_(secure_dns_policy) { // IsProxySession::kTrue should only be used with direct connections, since // using multiple layers of proxies on top of each other isn't supported. DCHECK(is_proxy_session != IsProxySession::kTrue || proxy_server.is_direct()); @@ -48,10 +49,10 @@ SpdySessionKey::~SpdySessionKey() = default; bool SpdySessionKey::operator<(const SpdySessionKey& other) const { return std::tie(privacy_mode_, host_port_proxy_pair_.first, host_port_proxy_pair_.second, is_proxy_session_, - network_isolation_key_, disable_secure_dns_, socket_tag_) < + network_isolation_key_, secure_dns_policy_, socket_tag_) < std::tie(other.privacy_mode_, other.host_port_proxy_pair_.first, other.host_port_proxy_pair_.second, other.is_proxy_session_, - other.network_isolation_key_, other.disable_secure_dns_, + other.network_isolation_key_, other.secure_dns_policy_, other.socket_tag_); } @@ -62,7 +63,7 @@ bool SpdySessionKey::operator==(const SpdySessionKey& other) const { host_port_proxy_pair_.second == other.host_port_proxy_pair_.second && is_proxy_session_ == other.is_proxy_session_ && network_isolation_key_ == other.network_isolation_key_ && - disable_secure_dns_ == other.disable_secure_dns_ && + secure_dns_policy_ == other.secure_dns_policy_ && socket_tag_ == other.socket_tag_; } @@ -78,7 +79,7 @@ SpdySessionKey::CompareForAliasingResult SpdySessionKey::CompareForAliasing( host_port_proxy_pair_.second == other.host_port_proxy_pair_.second && is_proxy_session_ == other.is_proxy_session_ && network_isolation_key_ == other.network_isolation_key_ && - disable_secure_dns_ == other.disable_secure_dns_); + secure_dns_policy_ == other.secure_dns_policy_); result.is_socket_tag_match = (socket_tag_ == other.socket_tag_); return result; } diff --git a/chromium/net/spdy/spdy_session_key.h b/chromium/net/spdy/spdy_session_key.h index f9e27a5b335..b692b02c14b 100644 --- a/chromium/net/spdy/spdy_session_key.h +++ b/chromium/net/spdy/spdy_session_key.h @@ -9,6 +9,7 @@ #include "net/base/network_isolation_key.h" #include "net/base/privacy_mode.h" #include "net/base/proxy_server.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/socket/socket_tag.h" namespace net { @@ -35,7 +36,7 @@ class NET_EXPORT_PRIVATE SpdySessionKey { IsProxySession is_proxy_session, const SocketTag& socket_tag, const NetworkIsolationKey& network_isolation_key, - bool disable_secure_dns); + SecureDnsPolicy secure_dns_policy); SpdySessionKey(const SpdySessionKey& other); @@ -92,7 +93,7 @@ class NET_EXPORT_PRIVATE SpdySessionKey { return network_isolation_key_; } - bool disable_secure_dns() const { return disable_secure_dns_; } + SecureDnsPolicy secure_dns_policy() const { return secure_dns_policy_; } // Returns the estimate of dynamically allocated memory in bytes. size_t EstimateMemoryUsage() const; @@ -105,7 +106,7 @@ class NET_EXPORT_PRIVATE SpdySessionKey { SocketTag socket_tag_; // Used to separate requests made in different contexts. NetworkIsolationKey network_isolation_key_; - bool disable_secure_dns_; + SecureDnsPolicy secure_dns_policy_; }; } // namespace net diff --git a/chromium/net/spdy/spdy_session_pool.cc b/chromium/net/spdy/spdy_session_pool.cc index 56164427188..22bf08e4cb4 100644 --- a/chromium/net/spdy/spdy_session_pool.cc +++ b/chromium/net/spdy/spdy_session_pool.cc @@ -9,8 +9,8 @@ #include "base/bind.h" #include "base/check_op.h" +#include "base/containers/contains.h" #include "base/metrics/histogram_macros.h" -#include "base/stl_util.h" #include "base/strings/stringprintf.h" #include "base/threading/thread_task_runner_handle.h" #include "base/trace_event/memory_allocator_dump.h" @@ -88,7 +88,7 @@ SpdySessionPool::SpdySessionPool( size_t session_max_recv_window_size, int session_max_queued_capped_frames, const spdy::SettingsMap& initial_settings, - const base::Optional& greased_http2_frame, + const absl::optional& greased_http2_frame, bool http2_end_stream_with_data_frame, bool enable_priority_update, SpdySessionPool::TimeFunc time_func, @@ -144,7 +144,6 @@ SpdySessionPool::~SpdySessionPool() { int SpdySessionPool::CreateAvailableSessionFromSocketHandle( const SpdySessionKey& key, - bool is_trusted_proxy, std::unique_ptr client_socket_handle, const NetLogWithSource& net_log, base::WeakPtr* session) { @@ -152,7 +151,7 @@ int SpdySessionPool::CreateAvailableSessionFromSocketHandle( "SpdySessionPool::CreateAvailableSessionFromSocketHandle"); std::unique_ptr new_session = - CreateSession(key, is_trusted_proxy, net_log.net_log()); + CreateSession(key, net_log.net_log()); std::vector dns_aliases = client_socket_handle->socket()->GetDnsAliases(); @@ -179,7 +178,6 @@ int SpdySessionPool::CreateAvailableSessionFromSocketHandle( base::WeakPtr SpdySessionPool::CreateAvailableSessionFromSocket( const SpdySessionKey& key, - bool is_trusted_proxy, std::unique_ptr socket_stream, const LoadTimingInfo::ConnectTiming& connect_timing, const NetLogWithSource& net_log) { @@ -187,7 +185,7 @@ base::WeakPtr SpdySessionPool::CreateAvailableSessionFromSocket( "SpdySessionPool::CreateAvailableSessionFromSocket"); std::unique_ptr new_session = - CreateSession(key, is_trusted_proxy, net_log.net_log()); + CreateSession(key, net_log.net_log()); std::vector dns_aliases = socket_stream->GetDnsAliases(); new_session->InitializeWithSocket(std::move(socket_stream), connect_timing, @@ -331,7 +329,7 @@ OnHostResolutionCallbackResult SpdySessionPool::OnHostResolutionComplete( old_key.privacy_mode(), old_key.is_proxy_session(), key.socket_tag(), old_key.network_isolation_key(), - old_key.disable_secure_dns()); + old_key.secure_dns_policy()); // If there is already a session with |new_key|, skip this one. // It will be found in |aliases_| in a future iteration. @@ -375,7 +373,7 @@ OnHostResolutionCallbackResult SpdySessionPool::OnHostResolutionComplete( SpdySessionKey new_pool_alias_key = SpdySessionKey( it->host_port_pair(), it->proxy_server(), it->privacy_mode(), it->is_proxy_session(), key.socket_tag(), - it->network_isolation_key(), it->disable_secure_dns()); + it->network_isolation_key(), it->secure_dns_policy()); MapKeyToAvailableSession(new_pool_alias_key, available_session, std::move(pooled_alias_old_dns_aliases)); auto old_it = it; @@ -578,9 +576,6 @@ void SpdySessionPool::DumpMemoryStats( if (is_session_active) num_active_sessions++; } - total_size += - base::trace_event::EstimateMemoryUsage(spdy::ObtainHpackStaticTable()) + - base::trace_event::EstimateMemoryUsage(push_promise_index_); base::trace_event::MemoryAllocatorDump* dump = pmd->CreateAllocatorDump(base::StringPrintf( "%s/spdy_session_pool", parent_dump_absolute_name.c_str())); @@ -687,7 +682,6 @@ void SpdySessionPool::CloseCurrentSessionsHelper(Error error, std::unique_ptr SpdySessionPool::CreateSession( const SpdySessionKey& key, - bool is_trusted_proxy, NetLog* net_log) { UMA_HISTOGRAM_ENUMERATION("Net.SpdySessionGet", IMPORTED_FROM_SOCKET, SPDY_SESSION_GET_MAX); @@ -711,7 +705,7 @@ std::unique_ptr SpdySessionPool::CreateSession( ssl_client_context_ ? ssl_client_context_->ssl_config_service() : nullptr, quic_supported_versions_, enable_sending_initial_data_, enable_ping_based_connection_checking_, is_http2_enabled_, - is_quic_enabled_, is_trusted_proxy, session_max_recv_window_size_, + is_quic_enabled_, session_max_recv_window_size_, session_max_queued_capped_frames_, initial_settings_, greased_http2_frame_, http2_end_stream_with_data_frame_, enable_priority_update_, time_func_, push_delegate_, diff --git a/chromium/net/spdy/spdy_session_pool.h b/chromium/net/spdy/spdy_session_pool.h index 71a58dc5bcd..694576af8a6 100644 --- a/chromium/net/spdy/spdy_session_pool.h +++ b/chromium/net/spdy/spdy_session_pool.h @@ -17,7 +17,6 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "net/base/host_port_pair.h" #include "net/base/ip_endpoint.h" #include "net/base/load_timing_info.h" @@ -35,6 +34,7 @@ #include "net/ssl/ssl_config_service.h" #include "net/third_party/quiche/src/quic/core/quic_versions.h" #include "net/third_party/quiche/src/spdy/core/spdy_protocol.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace base { namespace trace_event { @@ -143,7 +143,7 @@ class NET_EXPORT SpdySessionPool size_t session_max_recv_window_size, int session_max_queued_capped_frames, const spdy::SettingsMap& initial_settings, - const base::Optional& greased_http2_frame, + const absl::optional& greased_http2_frame, bool http2_end_stream_with_data_frame, bool enable_priority_update, SpdySessionPool::TimeFunc time_func, @@ -170,7 +170,6 @@ class NET_EXPORT SpdySessionPool // if the first read of |client_socket_handle| fails. int CreateAvailableSessionFromSocketHandle( const SpdySessionKey& key, - bool is_trusted_proxy, std::unique_ptr client_socket_handle, const NetLogWithSource& net_log, base::WeakPtr* session); @@ -185,7 +184,6 @@ class NET_EXPORT SpdySessionPool // can have sockets above them for tunnels, which are put in a socket pool. base::WeakPtr CreateAvailableSessionFromSocket( const SpdySessionKey& key, - bool is_trusted_proxy, std::unique_ptr socket_stream, const LoadTimingInfo::ConnectTiming& connect_timing, const NetLogWithSource& net_log); @@ -387,7 +385,6 @@ class NET_EXPORT SpdySessionPool // Creates a new session. The session must be initialized before // InsertSession() is invoked. std::unique_ptr CreateSession(const SpdySessionKey& key, - bool is_trusted_proxy, NetLog* net_log); // Adds a new session previously created with CreateSession to the pool. // |source_net_log| is the NetLog for the object that created the session. @@ -462,7 +459,7 @@ class NET_EXPORT SpdySessionPool // If set, an HTTP/2 frame with a reserved frame type will be sent after // every HTTP/2 SETTINGS frame and before every HTTP/2 DATA frame. See // https://tools.ietf.org/html/draft-bishop-httpbis-grease-00. - const base::Optional greased_http2_frame_; + const absl::optional greased_http2_frame_; // If set, the HEADERS frame carrying a request without body will not have the // END_STREAM flag set. The stream will be closed by a subsequent empty DATA diff --git a/chromium/net/spdy/spdy_session_pool_unittest.cc b/chromium/net/spdy/spdy_session_pool_unittest.cc index cacc43ec70e..50cb955e2a8 100644 --- a/chromium/net/spdy/spdy_session_pool_unittest.cc +++ b/chromium/net/spdy/spdy_session_pool_unittest.cc @@ -18,6 +18,7 @@ #include "base/trace_event/traced_value.h" #include "build/build_config.h" #include "net/dns/host_cache.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_network_session.h" #include "net/log/net_log_with_source.h" #include "net/log/test_net_log.h" @@ -211,7 +212,7 @@ TEST_F(SpdySessionPoolTest, CloseCurrentSessions) { SpdySessionKey test_key = SpdySessionKey( test_host_port_pair, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); MockConnect connect_data(SYNCHRONOUS, OK); MockRead reads[] = { @@ -273,7 +274,7 @@ TEST_F(SpdySessionPoolTest, CloseCurrentIdleSessions) { SpdySessionKey key1(test_host_port_pair1, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session1 = CreateSpdySession(http_session_.get(), key1, NetLogWithSource()); base::WeakPtr spdy_stream1 = CreateStreamSynchronously( @@ -288,7 +289,7 @@ TEST_F(SpdySessionPoolTest, CloseCurrentIdleSessions) { SpdySessionKey key2(test_host_port_pair2, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session2 = CreateSpdySession(http_session_.get(), key2, NetLogWithSource()); base::WeakPtr spdy_stream2 = CreateStreamSynchronously( @@ -304,7 +305,7 @@ TEST_F(SpdySessionPoolTest, CloseCurrentIdleSessions) { SpdySessionKey key3(test_host_port_pair3, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session3 = CreateSpdySession(http_session_.get(), key3, NetLogWithSource()); base::WeakPtr spdy_stream3 = CreateStreamSynchronously( @@ -382,7 +383,7 @@ TEST_F(SpdySessionPoolTest, CloseAllSessions) { SpdySessionKey test_key = SpdySessionKey( test_host_port_pair, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); MockConnect connect_data(SYNCHRONOUS, OK); MockRead reads[] = { @@ -452,7 +453,7 @@ void SpdySessionPoolTest::RunIPPoolingTest( test_hosts[i].key = SpdySessionKey( HostPortPair(test_hosts[i].name, kTestPort), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); } MockConnect connect_data(SYNCHRONOUS, OK); @@ -497,16 +498,16 @@ void SpdySessionPoolTest::RunIPPoolingTest( test_hosts[1].key.host_port_pair(), ProxyServer::FromPacString("HTTP http://proxy.foo.com/"), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_FALSE(TryCreateAliasedSpdySession(spdy_session_pool_, proxy_key, test_hosts[1].iplist)); - // Verify that the second host, with a different disable_secure_dns value, + // Verify that the second host, with a different SecureDnsPolicy, // won't share the IP, even if the IP list matches. SpdySessionKey disable_secure_dns_key( test_hosts[1].key.host_port_pair(), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), true /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kDisable); EXPECT_FALSE(TryCreateAliasedSpdySession( spdy_session_pool_, disable_secure_dns_key, test_hosts[1].iplist)); @@ -636,7 +637,7 @@ void SpdySessionPoolTest::RunIPPoolingDisabledTest(SSLSocketDataProvider* ssl) { test_hosts[i].key = SpdySessionKey( HostPortPair(test_hosts[i].name, kTestPort), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); } MockRead reads[] = { @@ -692,7 +693,7 @@ TEST_F(SpdySessionPoolTest, IPPoolingNetLog) { test_hosts[i].key = SpdySessionKey( HostPortPair(test_hosts[i].name, kTestPort), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); } MockRead reads[] = {MockRead(SYNCHRONOUS, ERR_IO_PENDING)}; @@ -758,7 +759,7 @@ TEST_F(SpdySessionPoolTest, IPPoolingDisabled) { test_hosts[i].key = SpdySessionKey( HostPortPair(test_hosts[i].name, kTestPort), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); } MockRead reads[] = {MockRead(SYNCHRONOUS, ERR_IO_PENDING)}; @@ -852,7 +853,7 @@ TEST_F(SpdySessionPoolTest, IPAddressChanged) { SpdySessionKey keyA(test_host_port_pairA, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr sessionA = CreateSpdySession(http_session_.get(), keyA, NetLogWithSource()); @@ -885,7 +886,7 @@ TEST_F(SpdySessionPoolTest, IPAddressChanged) { SpdySessionKey keyB(test_host_port_pairB, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr sessionB = CreateSpdySession(http_session_.get(), keyB, NetLogWithSource()); EXPECT_TRUE(sessionB->IsAvailable()); @@ -908,7 +909,7 @@ TEST_F(SpdySessionPoolTest, IPAddressChanged) { SpdySessionKey keyC(test_host_port_pairC, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr sessionC = CreateSpdySession(http_session_.get(), keyC, NetLogWithSource()); @@ -968,7 +969,7 @@ TEST_F(SpdySessionPoolTest, HandleIPAddressChangeThenShutdown) { SpdySessionKey key(HostPortPair::FromURL(url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session = CreateSpdySession(http_session_.get(), key, NetLogWithSource()); @@ -1026,7 +1027,7 @@ TEST_F(SpdySessionPoolTest, HandleGracefulGoawayThenShutdown) { SpdySessionKey key(HostPortPair::FromURL(url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session = CreateSpdySession(http_session_.get(), key, NetLogWithSource()); @@ -1075,7 +1076,7 @@ TEST_P(SpdySessionMemoryDumpTest, DumpMemoryStats) { SpdySessionKey key(HostPortPair("www.example.org", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); MockRead reads[] = {MockRead(SYNCHRONOUS, ERR_IO_PENDING)}; StaticSocketDataProvider data(reads, base::span()); @@ -1140,7 +1141,7 @@ TEST_F(SpdySessionPoolTest, IPConnectionPoolingWithWebSockets) { test_hosts[i].key = SpdySessionKey( HostPortPair(test_hosts[i].name, kTestPort), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); } SpdyTestUtil spdy_util; @@ -1297,7 +1298,7 @@ TEST_F(SpdySessionPoolTest, RequestSessionWithNoSessions) { const SpdySessionKey kSessionKey( HostPortPair("foo.test", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); CreateNetworkSession(); @@ -1359,7 +1360,7 @@ TEST_F(SpdySessionPoolTest, RequestSessionDuringNotification) { const SpdySessionKey kSessionKey( HostPortPair("foo.test", 443), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); CreateNetworkSession(); @@ -1488,7 +1489,7 @@ TEST_F(SpdySessionPoolTest, SSLConfigForServerChanged) { HostPortPair::FromURL(GURL(kSSLServerTests[i].url)), ProxyServer::FromPacString(kSSLServerTests[i].proxy_pac_string), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); sessions.push_back( CreateSpdySession(http_session_.get(), key, NetLogWithSource())); } @@ -1543,7 +1544,7 @@ TEST_F(SpdySessionPoolTest, SSLConfigForServerChangedWithStreams) { HostPortPair::FromURL(GURL(kSSLServerTests[i].url)), ProxyServer::FromPacString(kSSLServerTests[i].proxy_pac_string), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); sessions.push_back( CreateSpdySession(http_session_.get(), key, NetLogWithSource())); streams.push_back(CreateStreamSynchronously( diff --git a/chromium/net/spdy/spdy_session_unittest.cc b/chromium/net/spdy/spdy_session_unittest.cc index c80996b9b4d..5c720d11512 100644 --- a/chromium/net/spdy/spdy_session_unittest.cc +++ b/chromium/net/spdy/spdy_session_unittest.cc @@ -11,7 +11,6 @@ #include "base/base64.h" #include "base/bind.h" #include "base/callback.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/stl_util.h" #include "base/strings/string_number_conversions.h" @@ -31,6 +30,7 @@ #include "net/base/schemeful_site.h" #include "net/base/test_data_stream.h" #include "net/cert/ct_policy_status.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_request_info.h" #include "net/http/transport_security_state_test_util.h" #include "net/log/net_log_event_type.h" @@ -58,6 +58,7 @@ #include "net/traffic_annotation/network_traffic_annotation_test_helper.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/platform_test.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" using net::test::IsError; @@ -70,7 +71,6 @@ namespace net { namespace { const char kHttpURLFromAnotherOrigin[] = "http://www.example2.org/a.dat"; -const char kHttpsURLFromAnotherOrigin[] = "https://www.example2.org/b.dat"; const char kPushedUrl[] = "https://www.example.org/a.dat"; const char kBodyData[] = "Body data"; @@ -94,13 +94,6 @@ base::TimeTicks InstantaneousReads() { return g_time_now; } -std::string HexDecode(base::StringPiece hex) { - std::string output; - bool success = base::HexStringToString(hex, &output); - DCHECK(success); - return output; -} - class MockRequireCTDelegate : public TransportSecurityState::RequireCTDelegate { public: MOCK_METHOD3(IsCTRequiredForHost, @@ -181,7 +174,7 @@ class SpdySessionTest : public PlatformTest, public WithTaskEnvironment { SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ssl_(SYNCHRONOUS, OK) {} ~SpdySessionTest() override { @@ -224,12 +217,6 @@ class SpdySessionTest : public PlatformTest, public WithTaskEnvironment { ::net::CreateSpdySession(http_session_.get(), key_, log_.bound()); } - void CreateTrustedSpdySession() { - DCHECK(!session_); - session_ = ::net::CreateTrustedSpdySession(http_session_.get(), key_, - log_.bound()); - } - void StallSessionSend() { // Reduce the send window size to 0 to stall. while (session_send_window_size() > 0) { @@ -2167,7 +2154,7 @@ bool NetLogSourceFromEventParameters(const base::Value* event_params, *source = NetLogSource(); return false; } - base::Optional opt_int; + absl::optional opt_int; opt_int = source_dict->FindIntKey("id"); if (!opt_int) { *source = NetLogSource(); @@ -2853,7 +2840,7 @@ TEST_F(SpdySessionTest, VerifyDomainAuthenticationExpectCT) { PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey::CreateTransient(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ssl_.ssl_info.ct_policy_compliance = ct::CTPolicyCompliance::CT_POLICY_NOT_ENOUGH_SCTS; ssl_.ssl_info.is_issued_by_known_root = true; @@ -3649,9 +3636,9 @@ TEST_F(SpdySessionTest, CloseOneIdleConnection) { ClientSocketPool::GroupId( host_port2, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt /* proxy_annotation_tag */, DEFAULT_PRIORITY, + absl::nullopt /* proxy_annotation_tag */, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool, NetLogWithSource())); @@ -3694,7 +3681,7 @@ TEST_F(SpdySessionTest, CloseOneIdleConnectionWithAlias) { SpdySessionKey key1(HostPortPair("www.example.org", 80), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr session1 = ::net::CreateSpdySession(http_session_.get(), key1, NetLogWithSource()); EXPECT_FALSE(pool->IsStalled()); @@ -3703,7 +3690,7 @@ TEST_F(SpdySessionTest, CloseOneIdleConnectionWithAlias) { SpdySessionKey key2(HostPortPair("mail.example.org", 80), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); std::unique_ptr request; bool is_blocking_request_for_session = false; SpdySessionRequestDelegate request_delegate; @@ -3739,9 +3726,9 @@ TEST_F(SpdySessionTest, CloseOneIdleConnectionWithAlias) { ClientSocketPool::GroupId( host_port3, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt /* proxy_annotation_tag */, DEFAULT_PRIORITY, + absl::nullopt /* proxy_annotation_tag */, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback3.callback(), ClientSocketPool::ProxyAuthCallback(), pool, NetLogWithSource())); @@ -3820,9 +3807,9 @@ TEST_F(SpdySessionTest, CloseSessionOnIdleWhenPoolStalled) { ClientSocketPool::GroupId( host_port2, ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), ClientSocketPool::SocketParams::CreateForHttpForTesting(), - base::nullopt /* proxy_annotation_tag */, DEFAULT_PRIORITY, + absl::nullopt /* proxy_annotation_tag */, DEFAULT_PRIORITY, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback2.callback(), ClientSocketPool::ProxyAuthCallback(), pool, NetLogWithSource())); @@ -3853,11 +3840,11 @@ TEST_F(SpdySessionTest, SpdySessionKeyPrivacyMode) { SpdySessionKey key_privacy_enabled( host_port_pair, ProxyServer::Direct(), PRIVACY_MODE_ENABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); SpdySessionKey key_privacy_disabled( host_port_pair, ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_enabled)); EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_disabled)); @@ -4249,7 +4236,7 @@ TEST_F(SpdySessionTest, SessionFlowControlTooMuchDataTwoDataFrames) { spdy::SpdySerializedFrame goaway(spdy_util_.ConstructSpdyGoAway( 0, spdy::ERROR_CODE_FLOW_CONTROL_ERROR, "delta_window_size is 400 in DecreaseRecvWindowSize, which is larger " - "than the receive window size of 500")); + "than the receive window size of 300")); MockWrite writes[] = { CreateMockWrite(goaway, 4), }; @@ -5468,109 +5455,9 @@ TEST_F(SpdySessionTest, RejectPushedStreamExceedingConcurrencyLimit) { histogram_tester.ExpectTotalCount("Net.SpdyPushedStreamFate", 1); } -// Tests that HTTP SPDY push streams that advertise an origin different from the -// associated stream are accepted from a trusted SPDY proxy. -TEST_F(SpdySessionTest, TrustedSpdyProxy) { - base::HistogramTester histogram_tester; - - // Origin of kDefaultUrl should be different from the origin of - // kHttpURLFromAnotherOrigin and kHttpsURLFromAnotherOrigin. - ASSERT_NE(GURL(kDefaultUrl).host(), GURL(kHttpURLFromAnotherOrigin).host()); - ASSERT_NE(GURL(kDefaultUrl).host(), GURL(kHttpsURLFromAnotherOrigin).host()); - - // cross_origin_push contains HTTP resource for an origin different from the - // origin of kDefaultUrl, and should be accepted. - spdy::SpdySerializedFrame cross_origin_push(spdy_util_.ConstructSpdyPush( - nullptr, 0, 2, 1, kHttpURLFromAnotherOrigin)); - // cross_origin_https_push contains HTTPS resource, and should be refused. - spdy::SpdySerializedFrame cross_origin_https_push( - spdy_util_.ConstructSpdyPush(nullptr, 0, 4, 1, - kHttpsURLFromAnotherOrigin)); - MockRead reads[] = { - MockRead(ASYNC, ERR_IO_PENDING, 1), - CreateMockRead(cross_origin_push, 2), - MockRead(ASYNC, ERR_IO_PENDING, 4), - CreateMockRead(cross_origin_https_push, 5), - MockRead(ASYNC, ERR_IO_PENDING, 7), - MockRead(ASYNC, 0, 8), - }; - - spdy::SpdySerializedFrame req( - spdy_util_.ConstructSpdyGet(nullptr, 0, 1, LOWEST)); - spdy::SpdySerializedFrame priority_http( - spdy_util_.ConstructSpdyPriority(2, 1, IDLE, true)); - spdy::SpdySerializedFrame rst_https( - spdy_util_.ConstructSpdyRstStream(4, spdy::ERROR_CODE_REFUSED_STREAM)); - MockWrite writes[] = { - CreateMockWrite(req, 0), CreateMockWrite(priority_http, 3), - CreateMockWrite(rst_https, 6), - }; - - SequencedSocketData data(reads, writes); - session_deps_.socket_factory->AddSocketDataProvider(&data); - - AddSSLSocketData(); - - CreateNetworkSession(); - CreateTrustedSpdySession(); - - base::WeakPtr spdy_stream = - CreateStreamSynchronously(SPDY_REQUEST_RESPONSE_STREAM, session_, - test_url_, LOWEST, NetLogWithSource()); - ASSERT_TRUE(spdy_stream); - EXPECT_EQ(0u, spdy_stream->stream_id()); - test::StreamDelegateDoNothing delegate(spdy_stream); - spdy_stream->SetDelegate(&delegate); - - EXPECT_EQ(0u, num_active_streams()); - EXPECT_EQ(1u, num_created_streams()); - EXPECT_EQ(0u, num_pushed_streams()); - EXPECT_EQ(0u, num_active_pushed_streams()); - - spdy::Http2HeaderBlock headers( - spdy_util_.ConstructGetHeaderBlock(kDefaultUrl)); - spdy_stream->SendRequestHeaders(std::move(headers), NO_MORE_DATA_TO_SEND); - - // Run until 1st stream is activated. - EXPECT_EQ(0u, delegate.stream_id()); - base::RunLoop().RunUntilIdle(); - EXPECT_EQ(1u, delegate.stream_id()); - EXPECT_EQ(1u, num_active_streams()); - EXPECT_EQ(0u, num_created_streams()); - EXPECT_EQ(0u, num_pushed_streams()); - EXPECT_EQ(0u, num_active_pushed_streams()); - - // Run until pushed stream is created. - data.Resume(); - base::RunLoop().RunUntilIdle(); - EXPECT_EQ(2u, num_active_streams()); - EXPECT_EQ(0u, num_created_streams()); - EXPECT_EQ(1u, num_pushed_streams()); - EXPECT_EQ(1u, num_active_pushed_streams()); - - // Reset incoming pushed stream. - data.Resume(); - base::RunLoop().RunUntilIdle(); - EXPECT_EQ(2u, num_active_streams()); - EXPECT_EQ(0u, num_created_streams()); - EXPECT_EQ(1u, num_pushed_streams()); - EXPECT_EQ(1u, num_active_pushed_streams()); - - // Read EOF. - data.Resume(); - base::RunLoop().RunUntilIdle(); - EXPECT_FALSE(session_); - - histogram_tester.ExpectBucketCount( - "Net.SpdyPushedStreamFate", - static_cast(SpdyPushedStreamFate::kNonHttpSchemeFromTrustedProxy), - 1); - histogram_tester.ExpectTotalCount("Net.SpdyPushedStreamFate", 1); -} - -// Tests that if the SPDY trusted proxy is not set, then push streams that -// advertise an origin different from the associated stream are refused. -TEST_F(SpdySessionTest, TrustedSpdyProxyNotSet) { +// Tests that push streams that advertise an origin different from the +// associated stream are refused. +TEST_F(SpdySessionTest, StreamsAdvertisingDifferentOriginAreRefused) { base::HistogramTester histogram_tester; // Origin of kDefaultUrl should be different from the origin of @@ -6122,7 +6009,7 @@ TEST_F(SpdySessionTest, GreaseFrameTypeAfterSettings) { const uint8_t flags = 0xcc; const std::string payload("foo"); session_deps_.greased_http2_frame = - base::Optional( + absl::optional( {type, flags, payload}); // Connection preface. @@ -6456,7 +6343,7 @@ TEST_F(AltSvcFrameTest, DoNotProcessAltSvcFrameWithExpectCTError) { PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey::CreateTransient(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); ssl_.ssl_info.ct_policy_compliance = ct::CTPolicyCompliance::CT_POLICY_NOT_ENOUGH_SCTS; ssl_.ssl_info.is_issued_by_known_root = true; @@ -6645,7 +6532,7 @@ TEST_F(AltSvcFrameTest, key_ = SpdySessionKey(HostPortPair::FromURL(test_url_), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - kNetworkIsolationKey1, false /* disable_secure_dns */); + kNetworkIsolationKey1, SecureDnsPolicy::kAllow); spdy::SpdyAltSvcIR altsvc_ir(/* stream_id = */ 1); altsvc_ir.add_altsvc(alternative_service_); diff --git a/chromium/net/spdy/spdy_stream.cc b/chromium/net/spdy/spdy_stream.cc index 138e23d692e..12c03e51f28 100644 --- a/chromium/net/spdy/spdy_stream.cc +++ b/chromium/net/spdy/spdy_stream.cc @@ -80,12 +80,11 @@ class SpdyStream::HeadersBufferProducer : public SpdyBufferProducer { std::unique_ptr ProduceBuffer() override { if (!stream_.get()) { NOTREACHED(); - return std::unique_ptr(); + return nullptr; } DCHECK_GT(stream_->stream_id(), 0u); return std::make_unique(stream_->ProduceHeadersFrame()); } - size_t EstimateMemoryUsage() const override { return 0; } private: const base::WeakPtr stream_; @@ -837,15 +836,6 @@ bool SpdyStream::GetLoadTimingInfo(LoadTimingInfo* load_timing_info) const { return result; } -size_t SpdyStream::EstimateMemoryUsage() const { - // TODO(xunjieli): https://crbug.com/669108. Estimate |pending_send_data_| - // once scoped_refptr support is in. - return base::trace_event::EstimateMemoryUsage(url_) + - base::trace_event::EstimateMemoryUsage(request_headers_) + - base::trace_event::EstimateMemoryUsage(pending_recv_data_) + - base::trace_event::EstimateMemoryUsage(response_headers_); -} - void SpdyStream::QueueNextDataFrame() { // Until the request has been completely sent, we cannot be sure // that our stream_id is correct. diff --git a/chromium/net/spdy/spdy_stream_unittest.cc b/chromium/net/spdy/spdy_stream_unittest.cc index 09544c50d01..7c17dfc5675 100644 --- a/chromium/net/spdy/spdy_stream_unittest.cc +++ b/chromium/net/spdy/spdy_stream_unittest.cc @@ -20,6 +20,7 @@ #include "base/stl_util.h" #include "base/strings/string_piece.h" #include "net/base/request_priority.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_request_info.h" #include "net/log/net_log_event_type.h" #include "net/log/test_net_log.h" @@ -95,7 +96,7 @@ class SpdyStreamTest : public ::testing::Test, public WithTaskEnvironment { SpdySessionKey key(HostPortPair::FromURL(url_), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); return CreateSpdySession(session_.get(), key, NetLogWithSource()); } @@ -362,10 +363,10 @@ TEST_F(SpdyStreamTest, PushedStream) { data.RunUntilPaused(); - const SpdySessionKey key( - HostPortPair::FromURL(url_), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, - SpdySessionKey::IsProxySession::kFalse, SocketTag(), - NetworkIsolationKey(), false /* disable_secure_dns */); + const SpdySessionKey key(HostPortPair::FromURL(url_), ProxyServer::Direct(), + PRIVACY_MODE_DISABLED, + SpdySessionKey::IsProxySession::kFalse, SocketTag(), + NetworkIsolationKey(), SecureDnsPolicy::kAllow); const GURL pushed_url(kPushUrl); HttpRequestInfo push_request; push_request.url = pushed_url; diff --git a/chromium/net/spdy/spdy_test_util_common.cc b/chromium/net/spdy/spdy_test_util_common.cc index 69c7a51fb8c..8a1892adbe2 100644 --- a/chromium/net/spdy/spdy_test_util_common.cc +++ b/chromium/net/spdy/spdy_test_util_common.cc @@ -12,7 +12,6 @@ #include "base/check_op.h" #include "base/compiler_specific.h" #include "base/notreached.h" -#include "base/optional.h" #include "base/strings/abseil_string_conversions.h" #include "base/strings/string_number_conversions.h" #include "base/strings/string_piece.h" @@ -24,6 +23,7 @@ #include "net/cert/mock_cert_verifier.h" #include "net/cert/signed_certificate_timestamp_and_status.h" #include "net/dns/host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_cache.h" #include "net/http/http_network_transaction.h" #include "net/http/http_proxy_connect_job.h" @@ -46,6 +46,7 @@ #include "net/traffic_annotation/network_traffic_annotation_test_helper.h" #include "net/url_request/url_request_job_factory.h" #include "testing/gmock/include/gmock/gmock.h" +#include "third_party/abseil-cpp/absl/types/optional.h" using net::test::IsError; using net::test::IsOk; @@ -495,8 +496,7 @@ base::WeakPtr CreateSpdySessionHelper( HttpNetworkSession* http_session, const SpdySessionKey& key, const NetLogWithSource& net_log, - bool enable_ip_based_pooling, - bool is_trusted_proxy) { + bool enable_ip_based_pooling) { EXPECT_FALSE(http_session->spdy_session_pool()->FindAvailableSession( key, enable_ip_based_pooling, /* is_websocket = */ false, NetLogWithSource())); @@ -509,11 +509,10 @@ base::WeakPtr CreateSpdySessionHelper( std::make_unique() /* ssl_config_for_origin */, nullptr /* ssl_config_for_proxy */); int rv = connection->Init( - ClientSocketPool::GroupId(key.host_port_pair(), - ClientSocketPool::SocketType::kSsl, - key.privacy_mode(), NetworkIsolationKey(), - false /* disable_secure_dns */), - socket_params, base::nullopt /* proxy_annotation_tag */, MEDIUM, + ClientSocketPool::GroupId( + key.host_port_pair(), ClientSocketPool::SocketType::kSsl, + key.privacy_mode(), NetworkIsolationKey(), SecureDnsPolicy::kAllow), + socket_params, absl::nullopt /* proxy_annotation_tag */, MEDIUM, key.socket_tag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), http_session->GetSocketPool(HttpNetworkSession::NORMAL_SOCKET_POOL, @@ -525,7 +524,7 @@ base::WeakPtr CreateSpdySessionHelper( base::WeakPtr spdy_session; rv = http_session->spdy_session_pool()->CreateAvailableSessionFromSocketHandle( - key, is_trusted_proxy, std::move(connection), net_log, &spdy_session); + key, std::move(connection), net_log, &spdy_session); // Failure is reported asynchronously. EXPECT_THAT(rv, IsOk()); EXPECT_TRUE(spdy_session); @@ -539,17 +538,7 @@ base::WeakPtr CreateSpdySession(HttpNetworkSession* http_session, const SpdySessionKey& key, const NetLogWithSource& net_log) { return CreateSpdySessionHelper(http_session, key, net_log, - /* enable_ip_based_pooling = */ true, - /* is_trusted_proxy = */ false); -} - -base::WeakPtr CreateTrustedSpdySession( - HttpNetworkSession* http_session, - const SpdySessionKey& key, - const NetLogWithSource& net_log) { - return CreateSpdySessionHelper(http_session, key, net_log, - /* enable_ip_based_pooling = */ true, - /* is_trusted_proxy = */ true); + /* enable_ip_based_pooling = */ true); } base::WeakPtr CreateSpdySessionWithIpBasedPoolingDisabled( @@ -557,8 +546,7 @@ base::WeakPtr CreateSpdySessionWithIpBasedPoolingDisabled( const SpdySessionKey& key, const NetLogWithSource& net_log) { return CreateSpdySessionHelper(http_session, key, net_log, - /* enable_ip_based_pooling = */ false, - /* is_trusted_proxy = */ false); + /* enable_ip_based_pooling = */ false); } namespace { @@ -626,8 +614,7 @@ base::WeakPtr CreateFakeSpdySession(SpdySessionPool* pool, handle->SetSocket(std::make_unique()); base::WeakPtr spdy_session; int rv = pool->CreateAvailableSessionFromSocketHandle( - key, /*is_trusted_proxy=*/false, std::move(handle), NetLogWithSource(), - &spdy_session); + key, std::move(handle), NetLogWithSource(), &spdy_session); // Failure is reported asynchronously. EXPECT_THAT(rv, IsOk()); EXPECT_TRUE(spdy_session); diff --git a/chromium/net/spdy/spdy_test_util_common.h b/chromium/net/spdy/spdy_test_util_common.h index f626e0e4838..d5defb178c5 100644 --- a/chromium/net/spdy/spdy_test_util_common.h +++ b/chromium/net/spdy/spdy_test_util_common.h @@ -232,7 +232,7 @@ struct SpdySessionDependencies { SpdySession::TimeFunc time_func; bool enable_http2_alternative_service; bool enable_websocket_over_http2; - base::Optional greased_http2_frame; + absl::optional greased_http2_frame; bool http2_end_stream_with_data_frame; NetLog* net_log; bool disable_idle_sockets_close_on_memory_pressure; @@ -264,13 +264,6 @@ base::WeakPtr CreateSpdySession(HttpNetworkSession* http_session, const SpdySessionKey& key, const NetLogWithSource& net_log); -// Like CreateSpdySession(), but the host is considered a trusted proxy and -// allowed to push cross-origin resources. -base::WeakPtr CreateTrustedSpdySession( - HttpNetworkSession* http_session, - const SpdySessionKey& key, - const NetLogWithSource& net_log); - // Like CreateSpdySession(), but does not fail if there is already an IP // pooled session for |key|. base::WeakPtr CreateSpdySessionWithIpBasedPoolingDisabled( diff --git a/chromium/net/spdy/spdy_write_queue.cc b/chromium/net/spdy/spdy_write_queue.cc index 622fcd4fd04..3dba92ffe55 100644 --- a/chromium/net/spdy/spdy_write_queue.cc +++ b/chromium/net/spdy/spdy_write_queue.cc @@ -44,10 +44,6 @@ SpdyWriteQueue::PendingWrite::PendingWrite(PendingWrite&& other) = default; SpdyWriteQueue::PendingWrite& SpdyWriteQueue::PendingWrite::operator=( PendingWrite&& other) = default; -size_t SpdyWriteQueue::PendingWrite::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(frame_producer); -} - SpdyWriteQueue::SpdyWriteQueue() : removing_writes_(false) {} SpdyWriteQueue::~SpdyWriteQueue() { @@ -224,8 +220,4 @@ void SpdyWriteQueue::Clear() { num_queued_capped_frames_ = 0; } -size_t SpdyWriteQueue::EstimateMemoryUsage() const { - return base::trace_event::EstimateMemoryUsage(queue_); -} - } // namespace net diff --git a/chromium/net/spdy/spdy_write_queue.h b/chromium/net/spdy/spdy_write_queue.h index 55569611755..a39ab4a67b3 100644 --- a/chromium/net/spdy/spdy_write_queue.h +++ b/chromium/net/spdy/spdy_write_queue.h @@ -74,9 +74,6 @@ class NET_EXPORT_PRIVATE SpdyWriteQueue { // Removes all pending writes. void Clear(); - // Returns the estimate of dynamically allocated memory in bytes. - size_t EstimateMemoryUsage() const; - // Returns the number of currently queued capped frames including all // priorities. int num_queued_capped_frames() const { return num_queued_capped_frames_; } @@ -100,8 +97,6 @@ class NET_EXPORT_PRIVATE SpdyWriteQueue { PendingWrite(PendingWrite&& other); PendingWrite& operator=(PendingWrite&& other); - size_t EstimateMemoryUsage() const; - private: DISALLOW_COPY_AND_ASSIGN(PendingWrite); }; diff --git a/chromium/net/spdy/spdy_write_queue_unittest.cc b/chromium/net/spdy/spdy_write_queue_unittest.cc index c8f229641bd..3cc5623b3ac 100644 --- a/chromium/net/spdy/spdy_write_queue_unittest.cc +++ b/chromium/net/spdy/spdy_write_queue_unittest.cc @@ -62,11 +62,6 @@ class RequeingBufferProducer : public SpdyBufferProducer { return std::move(buffer_); } - size_t EstimateMemoryUsage() const override { - NOTREACHED(); - return 0; - } - static void ConsumeCallback(SpdyWriteQueue* queue, size_t size, SpdyBuffer::ConsumeSource source) { diff --git a/chromium/net/ssl/DIR_METADATA b/chromium/net/ssl/DIR_METADATA index 250c6d5b294..54e5bb81d80 100644 --- a/chromium/net/ssl/DIR_METADATA +++ b/chromium/net/ssl/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>SSL" diff --git a/chromium/net/ssl/ssl_cipher_suite_names_unittest.cc b/chromium/net/ssl/ssl_cipher_suite_names_unittest.cc index 8a810e0ecb9..3f4bceb3307 100644 --- a/chromium/net/ssl/ssl_cipher_suite_names_unittest.cc +++ b/chromium/net/ssl/ssl_cipher_suite_names_unittest.cc @@ -5,7 +5,6 @@ #include "net/ssl/ssl_cipher_suite_names.h" #include "base/stl_util.h" -#include "base/strings/stringprintf.h" #include "net/ssl/ssl_connection_status_flags.h" #include "testing/gtest/include/gtest/gtest.h" #include "third_party/boringssl/src/include/openssl/ssl.h" diff --git a/chromium/net/ssl/ssl_client_session_cache.cc b/chromium/net/ssl/ssl_client_session_cache.cc index 1869eba9669..9f37ae4f5d0 100644 --- a/chromium/net/ssl/ssl_client_session_cache.cc +++ b/chromium/net/ssl/ssl_client_session_cache.cc @@ -8,7 +8,6 @@ #include #include "base/containers/flat_set.h" -#include "base/strings/stringprintf.h" #include "base/time/clock.h" #include "base/time/default_clock.h" #include "base/trace_event/process_memory_dump.h" diff --git a/chromium/net/ssl/ssl_client_session_cache.h b/chromium/net/ssl/ssl_client_session_cache.h index 2994c0c8a1d..dd5f0d9bbea 100644 --- a/chromium/net/ssl/ssl_client_session_cache.h +++ b/chromium/net/ssl/ssl_client_session_cache.h @@ -15,14 +15,13 @@ #include "base/containers/mru_cache.h" #include "base/macros.h" #include "base/memory/memory_pressure_monitor.h" -#include "base/optional.h" -#include "base/time/time.h" #include "base/trace_event/memory_dump_provider.h" #include "net/base/host_port_pair.h" #include "net/base/ip_address.h" #include "net/base/net_export.h" #include "net/base/network_isolation_key.h" #include "net/base/privacy_mode.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/base.h" namespace base { @@ -55,7 +54,7 @@ class NET_EXPORT SSLClientSessionCache { bool operator<(const Key& other) const; HostPortPair server; - base::Optional dest_ip_addr; + absl::optional dest_ip_addr; NetworkIsolationKey network_isolation_key; PrivacyMode privacy_mode = PRIVACY_MODE_DISABLED; bool disable_legacy_crypto = false; diff --git a/chromium/net/ssl/ssl_config.h b/chromium/net/ssl/ssl_config.h index be1c0c351d2..18c5af92a77 100644 --- a/chromium/net/ssl/ssl_config.h +++ b/chromium/net/ssl/ssl_config.h @@ -8,13 +8,13 @@ #include #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "net/base/net_export.h" #include "net/base/network_isolation_key.h" #include "net/base/privacy_mode.h" #include "net/cert/x509_certificate.h" #include "net/socket/next_proto.h" #include "net/ssl/ssl_private_key.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -63,8 +63,8 @@ struct NET_EXPORT SSLConfig { // If specified, the minimum and maximum protocol versions that are enabled. // (Use the SSL_PROTOCOL_VERSION_xxx enumerators defined above.) If // unspecified, values from the SSLConfigService are used. - base::Optional version_min_override; - base::Optional version_max_override; + absl::optional version_min_override; + absl::optional version_max_override; // Whether early data is enabled on this connection. Note that early data has // weaker security properties than normal data and changes the diff --git a/chromium/net/ssl/ssl_config_service.cc b/chromium/net/ssl/ssl_config_service.cc index eaacabdd88f..2bae4b91964 100644 --- a/chromium/net/ssl/ssl_config_service.cc +++ b/chromium/net/ssl/ssl_config_service.cc @@ -18,10 +18,10 @@ bool SSLContextConfigsAreEqual(const net::SSLContextConfig& config1, const net::SSLContextConfig& config2) { return std::tie(config1.version_min, config1.version_min_warn, config1.version_max, config1.disabled_cipher_suites, - config1.cecpq2_enabled) == + config1.cecpq2_enabled, config1.triple_des_enabled) == std::tie(config2.version_min, config2.version_min_warn, config2.version_max, config2.disabled_cipher_suites, - config2.cecpq2_enabled); + config2.cecpq2_enabled, config2.triple_des_enabled); } } // namespace diff --git a/chromium/net/ssl/ssl_config_service.h b/chromium/net/ssl/ssl_config_service.h index 070a52be911..cc2b73f2e8d 100644 --- a/chromium/net/ssl/ssl_config_service.h +++ b/chromium/net/ssl/ssl_config_service.h @@ -47,6 +47,9 @@ struct NET_EXPORT SSLContextConfig { // If false, disables post-quantum key agreement in TLS connections. bool cecpq2_enabled = true; + // If false, disables 3DES cipher suites in TLS connections. + bool triple_des_enabled = true; + // ADDING MORE HERE? Don't forget to update |SSLContextConfigsAreEqual|. }; diff --git a/chromium/net/ssl/ssl_platform_key_android.cc b/chromium/net/ssl/ssl_platform_key_android.cc index 8a13756e07c..21baf77f528 100644 --- a/chromium/net/ssl/ssl_platform_key_android.cc +++ b/chromium/net/ssl/ssl_platform_key_android.cc @@ -14,11 +14,11 @@ #include "base/containers/flat_set.h" #include "base/logging.h" #include "base/macros.h" -#include "base/optional.h" #include "net/android/keystore.h" #include "net/base/net_errors.h" #include "net/ssl/ssl_platform_key_util.h" #include "net/ssl/threaded_ssl_private_key.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/ecdsa.h" #include "third_party/boringssl/src/include/openssl/evp.h" #include "third_party/boringssl/src/include/openssl/mem.h" @@ -74,7 +74,7 @@ class SSLPlatformKeyAndroid : public ThreadedSSLPrivateKey::Delegate { provider_name_(android::GetPrivateKeyClassName(key)) { key_.Reset(key); - base::Optional supports_rsa_no_padding; + absl::optional supports_rsa_no_padding; for (uint16_t algorithm : SSLPrivateKey::DefaultAlgorithmPreferences( EVP_PKEY_id(pubkey_.get()), true /* include PSS */)) { const char* java_algorithm = GetJavaAlgorithm(algorithm); @@ -159,7 +159,7 @@ class SSLPlatformKeyAndroid : public ThreadedSSLPrivateKey::Delegate { return ERR_SSL_CLIENT_AUTH_SIGNATURE_FAILED; } - base::Optional> padded = + absl::optional> padded = AddPSSPadding(pubkey_.get(), md, base::make_span(digest, digest_len)); if (!padded) { return ERR_SSL_CLIENT_AUTH_SIGNATURE_FAILED; diff --git a/chromium/net/ssl/ssl_platform_key_mac.cc b/chromium/net/ssl/ssl_platform_key_mac.cc index 58ad16a9c63..4887c146dbf 100644 --- a/chromium/net/ssl/ssl_platform_key_mac.cc +++ b/chromium/net/ssl/ssl_platform_key_mac.cc @@ -25,7 +25,6 @@ #include "base/macros.h" #include "base/memory/scoped_policy.h" #include "base/numerics/safe_conversions.h" -#include "base/optional.h" #include "base/synchronization/lock.h" #include "crypto/mac_security_services_lock.h" #include "crypto/openssl_util.h" @@ -35,6 +34,7 @@ #include "net/ssl/ssl_platform_key_util.h" #include "net/ssl/ssl_private_key.h" #include "net/ssl/threaded_ssl_private_key.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/ecdsa.h" #include "third_party/boringssl/src/include/openssl/evp.h" #include "third_party/boringssl/src/include/openssl/mem.h" @@ -134,7 +134,7 @@ class SSLPlatformKeyCSSM : public ThreadedSSLPrivateKey::Delegate { hash_data.Length = digest_len; hash_data.Data = digest; - base::Optional> pss_storage; + absl::optional> pss_storage; bssl::UniquePtr free_digest_info; if (cssm_key_->KeyHeader.AlgorithmId == CSSM_ALGID_RSA) { if (SSL_is_signature_algorithm_rsa_pss(algorithm)) { @@ -286,7 +286,7 @@ class API_AVAILABLE(macosx(10.12)) SSLPlatformKeySecKey } base::span digest = base::make_span(digest_buf, digest_len); - base::Optional> pss_storage; + absl::optional> pss_storage; if (pss_fallback) { // Implement RSA-PSS by adding the padding manually and then using // kSecKeyAlgorithmRSASignatureRaw. diff --git a/chromium/net/ssl/ssl_platform_key_util.cc b/chromium/net/ssl/ssl_platform_key_util.cc index 9baac3b2db2..2d1a8c3ac4e 100644 --- a/chromium/net/ssl/ssl_platform_key_util.cc +++ b/chromium/net/ssl/ssl_platform_key_util.cc @@ -27,7 +27,7 @@ class SSLPlatformKeyTaskRunner { SSLPlatformKeyTaskRunner() : worker_thread_("Platform Key Thread") { base::Thread::Options options; options.joinable = false; - worker_thread_.StartWithOptions(options); + worker_thread_.StartWithOptions(std::move(options)); } ~SSLPlatformKeyTaskRunner() = default; @@ -87,19 +87,19 @@ bool GetClientCertInfo(const X509Certificate* certificate, return true; } -base::Optional> AddPSSPadding( +absl::optional> AddPSSPadding( EVP_PKEY* pubkey, const EVP_MD* md, base::span digest) { RSA* rsa = EVP_PKEY_get0_RSA(pubkey); if (!rsa) { - return base::nullopt; + return absl::nullopt; } std::vector ret(RSA_size(rsa)); if (digest.size() != EVP_MD_size(md) || !RSA_padding_add_PKCS1_PSS_mgf1(rsa, ret.data(), digest.data(), md, md, -1 /* salt length is digest length */)) { - return base::nullopt; + return absl::nullopt; } return ret; } diff --git a/chromium/net/ssl/ssl_platform_key_util.h b/chromium/net/ssl/ssl_platform_key_util.h index 02729fecba7..c5bfe61e776 100644 --- a/chromium/net/ssl/ssl_platform_key_util.h +++ b/chromium/net/ssl/ssl_platform_key_util.h @@ -12,9 +12,9 @@ #include "base/containers/span.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/single_thread_task_runner.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "third_party/boringssl/src/include/openssl/base.h" namespace net { @@ -42,7 +42,7 @@ NET_EXPORT_PRIVATE bool GetClientCertInfo(const X509Certificate* certificate, // Returns the encoded form of |digest| for use with RSA-PSS with |pubkey|, // using |md| as the hash function and MGF-1 function, and the digest size of // |md| as the salt length. -base::Optional> AddPSSPadding( +absl::optional> AddPSSPadding( EVP_PKEY* pubkey, const EVP_MD* md, base::span digest); diff --git a/chromium/net/ssl/ssl_server_config.h b/chromium/net/ssl/ssl_server_config.h index 4384c0cf1e1..aa50e67374d 100644 --- a/chromium/net/ssl/ssl_server_config.h +++ b/chromium/net/ssl/ssl_server_config.h @@ -10,10 +10,10 @@ #include #include "base/containers/flat_map.h" -#include "base/optional.h" #include "net/base/net_export.h" #include "net/socket/next_proto.h" #include "net/ssl/ssl_config.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -72,12 +72,12 @@ struct NET_EXPORT SSLServerConfig { // cipher_suite_for_testing, if set, causes the server to only support the // specified cipher suite in TLS 1.2 and below. This should only be used in // unit tests. - base::Optional cipher_suite_for_testing; + absl::optional cipher_suite_for_testing; // signature_algorithm_for_testing, if set, causes the server to only support // the specified signature algorithm in TLS 1.2 and below. This should only be // used in unit tests. - base::Optional signature_algorithm_for_testing; + absl::optional signature_algorithm_for_testing; // curves_for_testing, if not empty, specifies the list of NID values (e.g. // NID_X25519) to configure as supported curves for the TLS connection. diff --git a/chromium/net/test/ct_test_util.cc b/chromium/net/test/ct_test_util.cc index 3ca286b5ce0..c8c68e6b472 100644 --- a/chromium/net/test/ct_test_util.cc +++ b/chromium/net/test/ct_test_util.cc @@ -163,13 +163,6 @@ const char kSampleSTHTreeHeadSignature[] = "d3"; size_t kSampleSTHTreeSize = 21u; -std::string HexDecode(base::StringPiece input) { - std::string result; - if (!base::HexStringToString(input, &result)) - result.clear(); - return result; -} - } // namespace void GetX509CertSignedEntry(SignedEntryData* entry) { diff --git a/chromium/net/test/embedded_test_server/embedded_test_server.cc b/chromium/net/test/embedded_test_server/embedded_test_server.cc index b6420a0d905..870af991aee 100644 --- a/chromium/net/test/embedded_test_server/embedded_test_server.cc +++ b/chromium/net/test/embedded_test_server/embedded_test_server.cc @@ -596,7 +596,7 @@ void EmbeddedTestServer::StartAcceptingConnections() { base::Thread::Options thread_options; thread_options.message_pump_type = base::MessagePumpType::IO; io_thread_ = std::make_unique("EmbeddedTestServer IO Thread"); - CHECK(io_thread_->StartWithOptions(thread_options)); + CHECK(io_thread_->StartWithOptions(std::move(thread_options))); CHECK(io_thread_->WaitUntilThreadStarted()); io_thread_->task_runner()->PostTask( diff --git a/chromium/net/test/embedded_test_server/http_connection.cc b/chromium/net/test/embedded_test_server/http_connection.cc index 5077814c8d2..1211e1f700b 100644 --- a/chromium/net/test/embedded_test_server/http_connection.cc +++ b/chromium/net/test/embedded_test_server/http_connection.cc @@ -54,14 +54,15 @@ bool HttpConnection::ConsumeData(int size) { void HttpConnection::SendInternal(base::OnceClosure callback, scoped_refptr buf) { - base::RepeatingClosure repeating_callback = - base::AdaptCallbackForRepeating(std::move(callback)); while (buf->BytesRemaining() > 0) { - int rv = socket_->Write( - buf.get(), buf->BytesRemaining(), - base::BindOnce(&HttpConnection::OnSendInternalDone, - base::Unretained(this), repeating_callback, buf), - TRAFFIC_ANNOTATION_FOR_TESTS); + auto split_callback = base::SplitOnceCallback(std::move(callback)); + callback = std::move(split_callback.first); + int rv = + socket_->Write(buf.get(), buf->BytesRemaining(), + base::BindOnce(&HttpConnection::OnSendInternalDone, + base::Unretained(this), + std::move(split_callback.second), buf), + TRAFFIC_ANNOTATION_FOR_TESTS); if (rv == ERR_IO_PENDING) return; @@ -72,7 +73,7 @@ void HttpConnection::SendInternal(base::OnceClosure callback, // The HttpConnection will be deleted by the callback since we only need to // serve a single request. - repeating_callback.Run(); + std::move(callback).Run(); } void HttpConnection::OnSendInternalDone(base::OnceClosure callback, diff --git a/chromium/net/test/embedded_test_server/http_request.h b/chromium/net/test/embedded_test_server/http_request.h index 334a2b96cc9..65b37bb26ae 100644 --- a/chromium/net/test/embedded_test_server/http_request.h +++ b/chromium/net/test/embedded_test_server/http_request.h @@ -12,10 +12,10 @@ #include #include "base/macros.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "base/strings/string_util.h" #include "net/ssl/ssl_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -65,7 +65,7 @@ struct HttpRequest { HeaderMap headers; std::string content; bool has_content; - base::Optional ssl_info; + absl::optional ssl_info; }; // Parses the input data and produces a valid HttpRequest object. If there is diff --git a/chromium/net/test/quic_simple_test_server.cc b/chromium/net/test/quic_simple_test_server.cc index 566c97bb71c..e0183b611da 100644 --- a/chromium/net/test/quic_simple_test_server.cc +++ b/chromium/net/test/quic_simple_test_server.cc @@ -204,7 +204,8 @@ bool QuicSimpleTestServer::Start() { g_quic_server_thread = new base::Thread("quic server thread"); base::Thread::Options thread_options; thread_options.message_pump_type = base::MessagePumpType::IO; - bool started = g_quic_server_thread->StartWithOptions(thread_options); + bool started = + g_quic_server_thread->StartWithOptions(std::move(thread_options)); DCHECK(started); base::FilePath test_files_root = GetTestCertsDirectory(); diff --git a/chromium/net/test/spawned_test_server/base_test_server.cc b/chromium/net/test/spawned_test_server/base_test_server.cc index 9b914a715df..cfcf0dc08d6 100644 --- a/chromium/net/test/spawned_test_server/base_test_server.cc +++ b/chromium/net/test/spawned_test_server/base_test_server.cc @@ -66,40 +66,40 @@ std::string GetClientCertType(SSLClientCertType type) { } } -void GetKeyExchangesList(int key_exchange, base::ListValue* values) { +void GetKeyExchangesList(int key_exchange, std::vector* values) { if (key_exchange & BaseTestServer::SSLOptions::KEY_EXCHANGE_RSA) - values->AppendString("rsa"); + values->emplace_back("rsa"); if (key_exchange & BaseTestServer::SSLOptions::KEY_EXCHANGE_DHE_RSA) - values->AppendString("dhe_rsa"); + values->emplace_back("dhe_rsa"); if (key_exchange & BaseTestServer::SSLOptions::KEY_EXCHANGE_ECDHE_RSA) - values->AppendString("ecdhe_rsa"); + values->emplace_back("ecdhe_rsa"); } -void GetCiphersList(int cipher, base::ListValue* values) { +void GetCiphersList(int cipher, std::vector* values) { if (cipher & BaseTestServer::SSLOptions::BULK_CIPHER_RC4) - values->AppendString("rc4"); + values->emplace_back("rc4"); if (cipher & BaseTestServer::SSLOptions::BULK_CIPHER_AES128) - values->AppendString("aes128"); + values->emplace_back("aes128"); if (cipher & BaseTestServer::SSLOptions::BULK_CIPHER_AES256) - values->AppendString("aes256"); + values->emplace_back("aes256"); if (cipher & BaseTestServer::SSLOptions::BULK_CIPHER_3DES) - values->AppendString("3des"); + values->emplace_back("3des"); if (cipher & BaseTestServer::SSLOptions::BULK_CIPHER_AES128GCM) - values->AppendString("aes128gcm"); + values->emplace_back("aes128gcm"); } -std::unique_ptr GetTLSIntoleranceType( +base::Value GetTLSIntoleranceType( BaseTestServer::SSLOptions::TLSIntoleranceType type) { switch (type) { case BaseTestServer::SSLOptions::TLS_INTOLERANCE_ALERT: - return std::make_unique("alert"); + return base::Value("alert"); case BaseTestServer::SSLOptions::TLS_INTOLERANCE_CLOSE: - return std::make_unique("close"); + return base::Value("close"); case BaseTestServer::SSLOptions::TLS_INTOLERANCE_RESET: - return std::make_unique("reset"); + return base::Value("reset"); default: NOTREACHED(); - return std::make_unique(""); + return base::Value(""); } } @@ -372,7 +372,7 @@ bool BaseTestServer::SetAndParseServerData(const std::string& server_data, server_data_ = std::move(parsed_json.value); - base::Optional port_value = server_data_->FindIntKey("port"); + absl::optional port_value = server_data_->FindIntKey("port"); if (!port_value) { LOG(ERROR) << "Could not find port value"; return false; @@ -417,27 +417,26 @@ void BaseTestServer::CleanUpWhenStoppingServer() { bool BaseTestServer::GenerateArguments(base::DictionaryValue* arguments) const { DCHECK(arguments); - arguments->SetString("host", host_port_pair_.host()); - arguments->SetInteger("port", host_port_pair_.port()); + arguments->SetStringKey("host", host_port_pair_.host()); + arguments->SetIntKey("port", host_port_pair_.port()); arguments->SetStringKey("data-dir", document_root_.AsUTF8Unsafe()); if (VLOG_IS_ON(1) || log_to_console_) - arguments->Set("log-to-console", std::make_unique()); + arguments->SetKey("log-to-console", base::Value()); if (ws_basic_auth_) { DCHECK(type_ == TYPE_WS || type_ == TYPE_WSS); - arguments->Set("ws-basic-auth", std::make_unique()); + arguments->SetKey("ws-basic-auth", base::Value()); } if (no_anonymous_ftp_user_) { DCHECK_EQ(TYPE_FTP, type_); - arguments->Set("no-anonymous-ftp-user", std::make_unique()); + arguments->SetKey("no-anonymous-ftp-user", base::Value()); } if (redirect_connect_to_localhost_) { DCHECK(type_ == TYPE_BASIC_AUTH_PROXY || type_ == TYPE_PROXY); - arguments->Set("redirect-connect-to-localhost", - std::make_unique()); + arguments->SetKey("redirect-connect-to-localhost", base::Value()); } if (UsingSSL(type_)) { @@ -458,8 +457,9 @@ bool BaseTestServer::GenerateArguments(base::DictionaryValue* arguments) const { // Check the client certificate related arguments. if (ssl_options_.request_client_certificate) - arguments->Set("ssl-client-auth", std::make_unique()); - std::unique_ptr ssl_client_certs(new base::ListValue()); + arguments->SetKey("ssl-client-auth", base::Value()); + + std::vector ssl_client_certs; std::vector::const_iterator it; for (it = ssl_options_.client_authorities.begin(); @@ -469,82 +469,90 @@ bool BaseTestServer::GenerateArguments(base::DictionaryValue* arguments) const { << " doesn't exist. Can't launch https server."; return false; } - ssl_client_certs->Append(it->AsUTF8Unsafe()); + ssl_client_certs.emplace_back(it->AsUTF8Unsafe()); } - if (ssl_client_certs->GetSize()) - arguments->Set("ssl-client-ca", std::move(ssl_client_certs)); + if (ssl_client_certs.size()) { + arguments->SetKey("ssl-client-ca", + base::Value(std::move(ssl_client_certs))); + } - std::unique_ptr client_cert_types(new base::ListValue()); + std::vector client_cert_types; for (size_t i = 0; i < ssl_options_.client_cert_types.size(); i++) { - client_cert_types->AppendString( + client_cert_types.emplace_back( GetClientCertType(ssl_options_.client_cert_types[i])); } - if (client_cert_types->GetSize()) - arguments->Set("ssl-client-cert-type", std::move(client_cert_types)); + if (client_cert_types.size()) { + arguments->SetKey("ssl-client-cert-type", + base::Value(std::move(client_cert_types))); + } } if (type_ == TYPE_HTTPS) { - arguments->Set("https", std::make_unique()); + arguments->SetKey("https", base::Value()); // Check key exchange argument. - std::unique_ptr key_exchange_values(new base::ListValue()); - GetKeyExchangesList(ssl_options_.key_exchanges, key_exchange_values.get()); - if (key_exchange_values->GetSize()) - arguments->Set("ssl-key-exchange", std::move(key_exchange_values)); + std::vector key_exchange_values; + GetKeyExchangesList(ssl_options_.key_exchanges, &key_exchange_values); + if (key_exchange_values.size()) { + arguments->SetKey("ssl-key-exchange", + base::Value(std::move(key_exchange_values))); + } // Check bulk cipher argument. - std::unique_ptr bulk_cipher_values(new base::ListValue()); - GetCiphersList(ssl_options_.bulk_ciphers, bulk_cipher_values.get()); - if (bulk_cipher_values->GetSize()) - arguments->Set("ssl-bulk-cipher", std::move(bulk_cipher_values)); + std::vector bulk_cipher_values; + GetCiphersList(ssl_options_.bulk_ciphers, &bulk_cipher_values); + if (bulk_cipher_values.size()) { + arguments->SetKey("ssl-bulk-cipher", + base::Value(std::move(bulk_cipher_values))); + } if (ssl_options_.record_resume) - arguments->Set("https-record-resume", std::make_unique()); + arguments->SetKey("https-record-resume", base::Value()); if (ssl_options_.tls_intolerant != SSLOptions::TLS_INTOLERANT_NONE) { - arguments->SetInteger("tls-intolerant", ssl_options_.tls_intolerant); - arguments->Set("tls-intolerance-type", GetTLSIntoleranceType( - ssl_options_.tls_intolerance_type)); + arguments->SetIntKey("tls-intolerant", ssl_options_.tls_intolerant); + arguments->SetKey( + "tls-intolerance-type", + GetTLSIntoleranceType(ssl_options_.tls_intolerance_type)); } if (ssl_options_.tls_max_version != SSLOptions::TLS_MAX_VERSION_DEFAULT) { - arguments->SetInteger("tls-max-version", ssl_options_.tls_max_version); + arguments->SetIntKey("tls-max-version", ssl_options_.tls_max_version); } if (ssl_options_.fallback_scsv_enabled) - arguments->Set("fallback-scsv", std::make_unique()); + arguments->SetKey("fallback-scsv", base::Value()); if (!ssl_options_.signed_cert_timestamps_tls_ext.empty()) { std::string b64_scts_tls_ext; base::Base64Encode(ssl_options_.signed_cert_timestamps_tls_ext, &b64_scts_tls_ext); - arguments->SetString("signed-cert-timestamps-tls-ext", b64_scts_tls_ext); + arguments->SetStringKey("signed-cert-timestamps-tls-ext", + b64_scts_tls_ext); } if (!ssl_options_.alpn_protocols.empty()) { - std::unique_ptr alpn_protocols(new base::ListValue()); + std::vector alpn_protocols; for (const std::string& proto : ssl_options_.alpn_protocols) { - alpn_protocols->AppendString(proto); + alpn_protocols.emplace_back(proto); } - arguments->Set("alpn-protocols", std::move(alpn_protocols)); + arguments->SetKey("alpn-protocols", + base::Value(std::move(alpn_protocols))); } if (!ssl_options_.npn_protocols.empty()) { - std::unique_ptr npn_protocols(new base::ListValue()); + std::vector npn_protocols; for (const std::string& proto : ssl_options_.npn_protocols) { - npn_protocols->AppendString(proto); + npn_protocols.emplace_back(proto); } - arguments->Set("npn-protocols", std::move(npn_protocols)); + arguments->SetKey("npn-protocols", base::Value(std::move(npn_protocols))); } if (ssl_options_.alert_after_handshake) - arguments->Set("alert-after-handshake", std::make_unique()); + arguments->SetKey("alert-after-handshake", base::Value()); if (ssl_options_.disable_channel_id) - arguments->Set("disable-channel-id", std::make_unique()); + arguments->SetKey("disable-channel-id", base::Value()); if (ssl_options_.disable_extended_master_secret) { - arguments->Set("disable-extended-master-secret", - std::make_unique()); + arguments->SetKey("disable-extended-master-secret", base::Value()); } if (ssl_options_.simulate_tls13_downgrade) { - arguments->Set("simulate-tls13-downgrade", - std::make_unique()); + arguments->SetKey("simulate-tls13-downgrade", base::Value()); } if (ssl_options_.simulate_tls12_downgrade) { - arguments->Set("simulate-tls12-downgrade", - std::make_unique()); + arguments->SetKey("simulate-tls12-downgrade", base::Value()); } } diff --git a/chromium/net/test/spawned_test_server/base_test_server.h b/chromium/net/test/spawned_test_server/base_test_server.h index 8faa27930f2..6c209afcdee 100644 --- a/chromium/net/test/spawned_test_server/base_test_server.h +++ b/chromium/net/test/spawned_test_server/base_test_server.h @@ -19,10 +19,10 @@ #include "base/files/file_path.h" #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/values.h" #include "net/base/host_port_pair.h" #include "net/ssl/ssl_client_cert_type.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -378,7 +378,7 @@ class BaseTestServer { HostPortPair host_port_pair_; // Holds the data sent from the server (e.g., port number). - base::Optional server_data_; + absl::optional server_data_; // If |type_| is TYPE_HTTPS or TYPE_WSS, the TLS settings to use for the test // server. diff --git a/chromium/net/test/spawned_test_server/local_test_server.cc b/chromium/net/test/spawned_test_server/local_test_server.cc index 4b259ede719..a389fe582d7 100644 --- a/chromium/net/test/spawned_test_server/local_test_server.cc +++ b/chromium/net/test/spawned_test_server/local_test_server.cc @@ -30,11 +30,8 @@ bool AppendArgumentFromJSONValue(const std::string& key, command_line->AppendArg(argument_name); break; case base::Value::Type::INTEGER: { - int value; - bool result = value_node.GetAsInteger(&value); - DCHECK(result); command_line->AppendArg(argument_name + "=" + - base::NumberToString(value)); + base::NumberToString(value_node.GetInt())); break; } case base::Value::Type::STRING: { @@ -102,7 +99,7 @@ bool LocalTestServer::StartInBackground() { return false; } - base::Optional> python_path = GetPythonPath(); + absl::optional> python_path = GetPythonPath(); if (!python_path) { LOG(ERROR) << "Could not get Python path."; return false; @@ -167,12 +164,12 @@ bool LocalTestServer::Init(const base::FilePath& document_root) { return true; } -base::Optional> LocalTestServer::GetPythonPath() +absl::optional> LocalTestServer::GetPythonPath() const { base::FilePath third_party_dir; if (!base::PathService::Get(base::DIR_SOURCE_ROOT, &third_party_dir)) { LOG(ERROR) << "Failed to get DIR_SOURCE_ROOT"; - return base::nullopt; + return absl::nullopt; } third_party_dir = third_party_dir.AppendASCII("third_party"); @@ -210,8 +207,8 @@ bool LocalTestServer::AddCommandLineArguments( const base::ListValue* list = nullptr; if (!value.GetAsList(&list) || !list || list->empty()) return false; - for (auto list_it = list->begin(); list_it != list->end(); ++list_it) { - if (!AppendArgumentFromJSONValue(key, *list_it, command_line)) + for (const auto& entry : list->GetList()) { + if (!AppendArgumentFromJSONValue(key, entry, command_line)) return false; } } else if (!AppendArgumentFromJSONValue(key, value, command_line)) { diff --git a/chromium/net/test/spawned_test_server/local_test_server.h b/chromium/net/test/spawned_test_server/local_test_server.h index 81489c98cc8..a9dc1afc476 100644 --- a/chromium/net/test/spawned_test_server/local_test_server.h +++ b/chromium/net/test/spawned_test_server/local_test_server.h @@ -11,9 +11,9 @@ #include "base/files/file_util.h" #include "base/files/scoped_file.h" #include "base/macros.h" -#include "base/optional.h" #include "base/process/process.h" #include "net/test/spawned_test_server/base_test_server.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #if defined(OS_WIN) #include "base/win/scoped_handle.h" @@ -49,7 +49,7 @@ class LocalTestServer : public BaseTestServer { bool Stop(); // Returns the directories to use as the PYTHONPATH, or nullopt on error. - virtual base::Optional> GetPythonPath() const; + virtual absl::optional> GetPythonPath() const; // Returns true if the base::FilePath for the testserver python script is // successfully stored in |*testserver_path|. diff --git a/chromium/net/test/spawned_test_server/remote_test_server.cc b/chromium/net/test/spawned_test_server/remote_test_server.cc index b9b1839dbd5..61ff349540a 100644 --- a/chromium/net/test/spawned_test_server/remote_test_server.cc +++ b/chromium/net/test/spawned_test_server/remote_test_server.cc @@ -75,7 +75,7 @@ std::string ReadSpawnerUrlFromConfig() { if (!ReadFileToString(config_path, &config_json)) LOG(FATAL) << "Failed to read " << config_path.value(); - base::Optional config = base::JSONReader::Read(config_json); + absl::optional config = base::JSONReader::Read(config_json); if (!config) LOG(FATAL) << "Failed to parse " << config_path.value(); diff --git a/chromium/net/test/spawned_test_server/remote_test_server_spawner_request.cc b/chromium/net/test/spawned_test_server/remote_test_server_spawner_request.cc index 5cc61bdd24c..bbd04337caf 100644 --- a/chromium/net/test/spawned_test_server/remote_test_server_spawner_request.cc +++ b/chromium/net/test/spawned_test_server/remote_test_server_spawner_request.cc @@ -4,6 +4,7 @@ #include "net/test/spawned_test_server/remote_test_server_spawner_request.h" +#include #include #include "base/bind.h" @@ -79,7 +80,7 @@ void RemoteTestServerSpawnerRequest::Core::SendRequest( // Prepare the URLRequest for sending the command. DCHECK(!request_.get()); - context_.reset(new TestURLRequestContext); + context_ = std::make_unique(); request_ = context_->CreateRequest(url, DEFAULT_PRIORITY, this, TRAFFIC_ANNOTATION_FOR_TESTS); diff --git a/chromium/net/test/url_request/url_request_mock_data_job.h b/chromium/net/test/url_request/url_request_mock_data_job.h index 6011a581686..f2789e1c1a4 100644 --- a/chromium/net/test/url_request/url_request_mock_data_job.h +++ b/chromium/net/test/url_request/url_request_mock_data_job.h @@ -10,8 +10,8 @@ #include #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "net/url_request/url_request_job.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -66,7 +66,7 @@ class URLRequestMockDataJob : public URLRequestJob { void StartAsync(); - base::Optional headers_; + absl::optional headers_; std::string data_; size_t data_offset_; bool request_client_certificate_; diff --git a/chromium/net/test/url_request/url_request_test_job_backed_by_file.cc b/chromium/net/test/url_request/url_request_test_job_backed_by_file.cc index b1287042b68..765e5664e97 100644 --- a/chromium/net/test/url_request/url_request_test_job_backed_by_file.cc +++ b/chromium/net/test/url_request/url_request_test_job_backed_by_file.cc @@ -24,7 +24,6 @@ #include "base/compiler_specific.h" #include "base/files/file_util.h" #include "base/strings/string_util.h" -#include "base/strings/stringprintf.h" #include "base/synchronization/lock.h" #include "base/task_runner.h" #include "base/threading/thread_restrictions.h" diff --git a/chromium/net/third_party/nss/DIR_METADATA b/chromium/net/third_party/nss/DIR_METADATA index 250c6d5b294..54e5bb81d80 100644 --- a/chromium/net/third_party/nss/DIR_METADATA +++ b/chromium/net/third_party/nss/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>SSL" diff --git a/chromium/net/third_party/quiche/BUILD.gn b/chromium/net/third_party/quiche/BUILD.gn index 7b567969912..41d2dfff1d9 100644 --- a/chromium/net/third_party/quiche/BUILD.gn +++ b/chromium/net/third_party/quiche/BUILD.gn @@ -29,619 +29,614 @@ source_set("quiche_public_deps") { source_set("quiche") { sources = [ + "overrides/quiche_platform_impl/quic_mutex_impl.cc", + "overrides/quiche_platform_impl/quic_mutex_impl.h", "overrides/quiche_platform_impl/quiche_export_impl.h", + "overrides/quiche_platform_impl/quiche_logging_impl.h", + "overrides/quiche_platform_impl/quiche_time_utils_impl.cc", + "overrides/quiche_platform_impl/quiche_time_utils_impl.h", + "src/common/platform/api/quiche_export.h", + "src/common/platform/api/quiche_flag_utils.h", + "src/common/platform/api/quiche_flags.h", + "src/common/platform/api/quiche_logging.h", + "src/common/platform/api/quiche_prefetch.h", + "src/common/platform/api/quiche_time_utils.h", + "src/common/platform/default/quiche_platform_impl/quiche_prefetch_impl.h", + "src/common/quiche_circular_deque.h", + "src/common/quiche_data_reader.cc", + "src/common/quiche_data_reader.h", + "src/common/quiche_data_writer.cc", + "src/common/quiche_data_writer.h", + "src/common/quiche_endian.h", + "src/common/quiche_linked_hash_map.h", + "src/common/quiche_text_utils.cc", + "src/common/quiche_text_utils.h", + "src/http2/core/http2_priority_write_scheduler.h", + "src/http2/core/priority_write_scheduler.h", + "src/http2/core/write_scheduler.h", + "src/http2/decoder/decode_buffer.cc", + "src/http2/decoder/decode_buffer.h", + "src/http2/decoder/decode_http2_structures.cc", + "src/http2/decoder/decode_http2_structures.h", + "src/http2/decoder/decode_status.cc", + "src/http2/decoder/decode_status.h", + "src/http2/decoder/frame_decoder_state.cc", + "src/http2/decoder/frame_decoder_state.h", + "src/http2/decoder/http2_frame_decoder.cc", + "src/http2/decoder/http2_frame_decoder.h", + "src/http2/decoder/http2_frame_decoder_listener.cc", + "src/http2/decoder/http2_frame_decoder_listener.h", + "src/http2/decoder/http2_structure_decoder.cc", + "src/http2/decoder/http2_structure_decoder.h", + "src/http2/decoder/payload_decoders/altsvc_payload_decoder.cc", + "src/http2/decoder/payload_decoders/altsvc_payload_decoder.h", + "src/http2/decoder/payload_decoders/continuation_payload_decoder.cc", + "src/http2/decoder/payload_decoders/continuation_payload_decoder.h", + "src/http2/decoder/payload_decoders/data_payload_decoder.cc", + "src/http2/decoder/payload_decoders/data_payload_decoder.h", + "src/http2/decoder/payload_decoders/goaway_payload_decoder.cc", + "src/http2/decoder/payload_decoders/goaway_payload_decoder.h", + "src/http2/decoder/payload_decoders/headers_payload_decoder.cc", + "src/http2/decoder/payload_decoders/headers_payload_decoder.h", + "src/http2/decoder/payload_decoders/ping_payload_decoder.cc", + "src/http2/decoder/payload_decoders/ping_payload_decoder.h", + "src/http2/decoder/payload_decoders/priority_payload_decoder.cc", + "src/http2/decoder/payload_decoders/priority_payload_decoder.h", + "src/http2/decoder/payload_decoders/priority_update_payload_decoder.cc", + "src/http2/decoder/payload_decoders/priority_update_payload_decoder.h", + "src/http2/decoder/payload_decoders/push_promise_payload_decoder.cc", + "src/http2/decoder/payload_decoders/push_promise_payload_decoder.h", + "src/http2/decoder/payload_decoders/rst_stream_payload_decoder.cc", + "src/http2/decoder/payload_decoders/rst_stream_payload_decoder.h", + "src/http2/decoder/payload_decoders/settings_payload_decoder.cc", + "src/http2/decoder/payload_decoders/settings_payload_decoder.h", + "src/http2/decoder/payload_decoders/unknown_payload_decoder.cc", + "src/http2/decoder/payload_decoders/unknown_payload_decoder.h", + "src/http2/decoder/payload_decoders/window_update_payload_decoder.cc", + "src/http2/decoder/payload_decoders/window_update_payload_decoder.h", + "src/http2/hpack/decoder/hpack_block_decoder.cc", + "src/http2/hpack/decoder/hpack_block_decoder.h", + "src/http2/hpack/decoder/hpack_decoder.cc", + "src/http2/hpack/decoder/hpack_decoder.h", + "src/http2/hpack/decoder/hpack_decoder_listener.cc", + "src/http2/hpack/decoder/hpack_decoder_listener.h", + "src/http2/hpack/decoder/hpack_decoder_state.cc", + "src/http2/hpack/decoder/hpack_decoder_state.h", + "src/http2/hpack/decoder/hpack_decoder_string_buffer.cc", + "src/http2/hpack/decoder/hpack_decoder_string_buffer.h", + "src/http2/hpack/decoder/hpack_decoder_tables.cc", + "src/http2/hpack/decoder/hpack_decoder_tables.h", + "src/http2/hpack/decoder/hpack_decoding_error.cc", + "src/http2/hpack/decoder/hpack_decoding_error.h", + "src/http2/hpack/decoder/hpack_entry_decoder.cc", + "src/http2/hpack/decoder/hpack_entry_decoder.h", + "src/http2/hpack/decoder/hpack_entry_decoder_listener.cc", + "src/http2/hpack/decoder/hpack_entry_decoder_listener.h", + "src/http2/hpack/decoder/hpack_entry_type_decoder.cc", + "src/http2/hpack/decoder/hpack_entry_type_decoder.h", + "src/http2/hpack/decoder/hpack_string_decoder.cc", + "src/http2/hpack/decoder/hpack_string_decoder.h", + "src/http2/hpack/decoder/hpack_string_decoder_listener.cc", + "src/http2/hpack/decoder/hpack_string_decoder_listener.h", + "src/http2/hpack/decoder/hpack_whole_entry_buffer.cc", + "src/http2/hpack/decoder/hpack_whole_entry_buffer.h", + "src/http2/hpack/decoder/hpack_whole_entry_listener.cc", + "src/http2/hpack/decoder/hpack_whole_entry_listener.h", + "src/http2/hpack/hpack_static_table_entries.inc", + "src/http2/hpack/http2_hpack_constants.cc", + "src/http2/hpack/http2_hpack_constants.h", + "src/http2/hpack/huffman/hpack_huffman_decoder.cc", + "src/http2/hpack/huffman/hpack_huffman_decoder.h", + "src/http2/hpack/huffman/hpack_huffman_encoder.cc", + "src/http2/hpack/huffman/hpack_huffman_encoder.h", + "src/http2/hpack/huffman/huffman_spec_tables.cc", + "src/http2/hpack/huffman/huffman_spec_tables.h", + "src/http2/hpack/varint/hpack_varint_decoder.cc", + "src/http2/hpack/varint/hpack_varint_decoder.h", + "src/http2/hpack/varint/hpack_varint_encoder.cc", + "src/http2/hpack/varint/hpack_varint_encoder.h", + "src/http2/http2_constants.cc", + "src/http2/http2_constants.h", + "src/http2/http2_structures.cc", + "src/http2/http2_structures.h", + "src/http2/platform/api/http2_bug_tracker.h", + "src/http2/platform/api/http2_containers.h", + "src/http2/platform/api/http2_estimate_memory_usage.h", + "src/http2/platform/api/http2_flag_utils.h", + "src/http2/platform/api/http2_flags.h", + "src/http2/platform/api/http2_logging.h", + "src/http2/platform/api/http2_macros.h", + "src/http2/platform/api/http2_string_utils.h", + "src/quic/core/congestion_control/bandwidth_sampler.cc", + "src/quic/core/congestion_control/bandwidth_sampler.h", + "src/quic/core/congestion_control/bbr2_drain.cc", + "src/quic/core/congestion_control/bbr2_drain.h", + "src/quic/core/congestion_control/bbr2_misc.cc", + "src/quic/core/congestion_control/bbr2_misc.h", + "src/quic/core/congestion_control/bbr2_probe_bw.cc", + "src/quic/core/congestion_control/bbr2_probe_bw.h", + "src/quic/core/congestion_control/bbr2_probe_rtt.cc", + "src/quic/core/congestion_control/bbr2_probe_rtt.h", + "src/quic/core/congestion_control/bbr2_sender.cc", + "src/quic/core/congestion_control/bbr2_sender.h", + "src/quic/core/congestion_control/bbr2_startup.cc", + "src/quic/core/congestion_control/bbr2_startup.h", + "src/quic/core/congestion_control/bbr_sender.cc", + "src/quic/core/congestion_control/bbr_sender.h", + "src/quic/core/congestion_control/cubic_bytes.cc", + "src/quic/core/congestion_control/cubic_bytes.h", + "src/quic/core/congestion_control/general_loss_algorithm.cc", + "src/quic/core/congestion_control/general_loss_algorithm.h", + "src/quic/core/congestion_control/hybrid_slow_start.cc", + "src/quic/core/congestion_control/hybrid_slow_start.h", + "src/quic/core/congestion_control/loss_detection_interface.h", + "src/quic/core/congestion_control/pacing_sender.cc", + "src/quic/core/congestion_control/pacing_sender.h", + "src/quic/core/congestion_control/prr_sender.cc", + "src/quic/core/congestion_control/prr_sender.h", + "src/quic/core/congestion_control/rtt_stats.cc", + "src/quic/core/congestion_control/rtt_stats.h", + "src/quic/core/congestion_control/send_algorithm_interface.cc", + "src/quic/core/congestion_control/send_algorithm_interface.h", + "src/quic/core/congestion_control/tcp_cubic_sender_bytes.cc", + "src/quic/core/congestion_control/tcp_cubic_sender_bytes.h", + "src/quic/core/congestion_control/uber_loss_algorithm.cc", + "src/quic/core/congestion_control/uber_loss_algorithm.h", + "src/quic/core/congestion_control/windowed_filter.h", + "src/quic/core/crypto/aead_base_decrypter.cc", + "src/quic/core/crypto/aead_base_decrypter.h", + "src/quic/core/crypto/aead_base_encrypter.cc", + "src/quic/core/crypto/aead_base_encrypter.h", + "src/quic/core/crypto/aes_128_gcm_12_decrypter.cc", + "src/quic/core/crypto/aes_128_gcm_12_decrypter.h", + "src/quic/core/crypto/aes_128_gcm_12_encrypter.cc", + "src/quic/core/crypto/aes_128_gcm_12_encrypter.h", + "src/quic/core/crypto/aes_128_gcm_decrypter.cc", + "src/quic/core/crypto/aes_128_gcm_decrypter.h", + "src/quic/core/crypto/aes_128_gcm_encrypter.cc", + "src/quic/core/crypto/aes_128_gcm_encrypter.h", + "src/quic/core/crypto/aes_256_gcm_decrypter.cc", + "src/quic/core/crypto/aes_256_gcm_decrypter.h", + "src/quic/core/crypto/aes_256_gcm_encrypter.cc", + "src/quic/core/crypto/aes_256_gcm_encrypter.h", + "src/quic/core/crypto/aes_base_decrypter.cc", + "src/quic/core/crypto/aes_base_decrypter.h", + "src/quic/core/crypto/aes_base_encrypter.cc", + "src/quic/core/crypto/aes_base_encrypter.h", + "src/quic/core/crypto/boring_utils.h", + "src/quic/core/crypto/cert_compressor.cc", + "src/quic/core/crypto/cert_compressor.h", + "src/quic/core/crypto/certificate_view.cc", + "src/quic/core/crypto/certificate_view.h", + "src/quic/core/crypto/chacha20_poly1305_decrypter.cc", + "src/quic/core/crypto/chacha20_poly1305_decrypter.h", + "src/quic/core/crypto/chacha20_poly1305_encrypter.cc", + "src/quic/core/crypto/chacha20_poly1305_encrypter.h", + "src/quic/core/crypto/chacha20_poly1305_tls_decrypter.cc", + "src/quic/core/crypto/chacha20_poly1305_tls_decrypter.h", + "src/quic/core/crypto/chacha20_poly1305_tls_encrypter.cc", + "src/quic/core/crypto/chacha20_poly1305_tls_encrypter.h", + "src/quic/core/crypto/chacha_base_decrypter.cc", + "src/quic/core/crypto/chacha_base_decrypter.h", + "src/quic/core/crypto/chacha_base_encrypter.cc", + "src/quic/core/crypto/chacha_base_encrypter.h", + "src/quic/core/crypto/channel_id.cc", + "src/quic/core/crypto/channel_id.h", + "src/quic/core/crypto/common_cert_set.cc", + "src/quic/core/crypto/common_cert_set.h", + "src/quic/core/crypto/crypto_framer.cc", + "src/quic/core/crypto/crypto_framer.h", + "src/quic/core/crypto/crypto_handshake.cc", + "src/quic/core/crypto/crypto_handshake.h", + "src/quic/core/crypto/crypto_handshake_message.cc", + "src/quic/core/crypto/crypto_handshake_message.h", + "src/quic/core/crypto/crypto_message_parser.h", + "src/quic/core/crypto/crypto_protocol.h", + "src/quic/core/crypto/crypto_secret_boxer.cc", + "src/quic/core/crypto/crypto_secret_boxer.h", + "src/quic/core/crypto/crypto_utils.cc", + "src/quic/core/crypto/crypto_utils.h", + "src/quic/core/crypto/curve25519_key_exchange.cc", + "src/quic/core/crypto/curve25519_key_exchange.h", + "src/quic/core/crypto/key_exchange.cc", + "src/quic/core/crypto/key_exchange.h", + "src/quic/core/crypto/null_decrypter.cc", + "src/quic/core/crypto/null_decrypter.h", + "src/quic/core/crypto/null_encrypter.cc", + "src/quic/core/crypto/null_encrypter.h", + "src/quic/core/crypto/p256_key_exchange.cc", + "src/quic/core/crypto/p256_key_exchange.h", + "src/quic/core/crypto/proof_source.cc", + "src/quic/core/crypto/proof_source.h", + "src/quic/core/crypto/proof_verifier.h", + "src/quic/core/crypto/quic_compressed_certs_cache.cc", + "src/quic/core/crypto/quic_compressed_certs_cache.h", + "src/quic/core/crypto/quic_crypter.cc", + "src/quic/core/crypto/quic_crypter.h", + "src/quic/core/crypto/quic_crypto_client_config.cc", + "src/quic/core/crypto/quic_crypto_client_config.h", + "src/quic/core/crypto/quic_crypto_proof.cc", + "src/quic/core/crypto/quic_crypto_proof.h", + "src/quic/core/crypto/quic_crypto_server_config.cc", + "src/quic/core/crypto/quic_crypto_server_config.h", + "src/quic/core/crypto/quic_decrypter.cc", + "src/quic/core/crypto/quic_decrypter.h", + "src/quic/core/crypto/quic_encrypter.cc", + "src/quic/core/crypto/quic_encrypter.h", + "src/quic/core/crypto/quic_hkdf.cc", + "src/quic/core/crypto/quic_hkdf.h", + "src/quic/core/crypto/quic_random.cc", + "src/quic/core/crypto/quic_random.h", + "src/quic/core/crypto/server_proof_verifier.h", + "src/quic/core/crypto/tls_client_connection.cc", + "src/quic/core/crypto/tls_client_connection.h", + "src/quic/core/crypto/tls_connection.cc", + "src/quic/core/crypto/tls_connection.h", + "src/quic/core/crypto/tls_server_connection.cc", + "src/quic/core/crypto/tls_server_connection.h", + "src/quic/core/crypto/transport_parameters.cc", + "src/quic/core/crypto/transport_parameters.h", + "src/quic/core/frames/quic_ack_frame.cc", + "src/quic/core/frames/quic_ack_frame.h", + "src/quic/core/frames/quic_ack_frequency_frame.cc", + "src/quic/core/frames/quic_ack_frequency_frame.h", + "src/quic/core/frames/quic_blocked_frame.cc", + "src/quic/core/frames/quic_blocked_frame.h", + "src/quic/core/frames/quic_connection_close_frame.cc", + "src/quic/core/frames/quic_connection_close_frame.h", + "src/quic/core/frames/quic_crypto_frame.cc", + "src/quic/core/frames/quic_crypto_frame.h", + "src/quic/core/frames/quic_frame.cc", + "src/quic/core/frames/quic_frame.h", + "src/quic/core/frames/quic_goaway_frame.cc", + "src/quic/core/frames/quic_goaway_frame.h", + "src/quic/core/frames/quic_handshake_done_frame.cc", + "src/quic/core/frames/quic_handshake_done_frame.h", + "src/quic/core/frames/quic_inlined_frame.h", + "src/quic/core/frames/quic_max_streams_frame.cc", + "src/quic/core/frames/quic_max_streams_frame.h", + "src/quic/core/frames/quic_message_frame.cc", + "src/quic/core/frames/quic_message_frame.h", + "src/quic/core/frames/quic_mtu_discovery_frame.h", + "src/quic/core/frames/quic_new_connection_id_frame.cc", + "src/quic/core/frames/quic_new_connection_id_frame.h", + "src/quic/core/frames/quic_new_token_frame.cc", + "src/quic/core/frames/quic_new_token_frame.h", + "src/quic/core/frames/quic_padding_frame.cc", + "src/quic/core/frames/quic_padding_frame.h", + "src/quic/core/frames/quic_path_challenge_frame.cc", + "src/quic/core/frames/quic_path_challenge_frame.h", + "src/quic/core/frames/quic_path_response_frame.cc", + "src/quic/core/frames/quic_path_response_frame.h", + "src/quic/core/frames/quic_ping_frame.cc", + "src/quic/core/frames/quic_ping_frame.h", + "src/quic/core/frames/quic_retire_connection_id_frame.cc", + "src/quic/core/frames/quic_retire_connection_id_frame.h", + "src/quic/core/frames/quic_rst_stream_frame.cc", + "src/quic/core/frames/quic_rst_stream_frame.h", + "src/quic/core/frames/quic_stop_sending_frame.cc", + "src/quic/core/frames/quic_stop_sending_frame.h", + "src/quic/core/frames/quic_stop_waiting_frame.cc", + "src/quic/core/frames/quic_stop_waiting_frame.h", + "src/quic/core/frames/quic_stream_frame.cc", + "src/quic/core/frames/quic_stream_frame.h", + "src/quic/core/frames/quic_streams_blocked_frame.cc", + "src/quic/core/frames/quic_streams_blocked_frame.h", + "src/quic/core/frames/quic_window_update_frame.cc", + "src/quic/core/frames/quic_window_update_frame.h", + "src/quic/core/handshaker_delegate_interface.h", + "src/quic/core/http/http_constants.cc", + "src/quic/core/http/http_constants.h", + "src/quic/core/http/http_decoder.cc", + "src/quic/core/http/http_decoder.h", + "src/quic/core/http/http_encoder.cc", + "src/quic/core/http/http_encoder.h", + "src/quic/core/http/http_frames.h", + "src/quic/core/http/quic_client_promised_info.cc", + "src/quic/core/http/quic_client_promised_info.h", + "src/quic/core/http/quic_client_push_promise_index.cc", + "src/quic/core/http/quic_client_push_promise_index.h", + "src/quic/core/http/quic_header_list.cc", + "src/quic/core/http/quic_header_list.h", + "src/quic/core/http/quic_headers_stream.cc", + "src/quic/core/http/quic_headers_stream.h", + "src/quic/core/http/quic_receive_control_stream.cc", + "src/quic/core/http/quic_receive_control_stream.h", + "src/quic/core/http/quic_send_control_stream.cc", + "src/quic/core/http/quic_send_control_stream.h", + "src/quic/core/http/quic_server_initiated_spdy_stream.cc", + "src/quic/core/http/quic_server_initiated_spdy_stream.h", + "src/quic/core/http/quic_server_session_base.cc", + "src/quic/core/http/quic_server_session_base.h", + "src/quic/core/http/quic_spdy_client_session.cc", + "src/quic/core/http/quic_spdy_client_session.h", + "src/quic/core/http/quic_spdy_client_session_base.cc", + "src/quic/core/http/quic_spdy_client_session_base.h", + "src/quic/core/http/quic_spdy_client_stream.cc", + "src/quic/core/http/quic_spdy_client_stream.h", + "src/quic/core/http/quic_spdy_session.cc", + "src/quic/core/http/quic_spdy_session.h", + "src/quic/core/http/quic_spdy_stream.cc", + "src/quic/core/http/quic_spdy_stream.h", + "src/quic/core/http/quic_spdy_stream_body_manager.cc", + "src/quic/core/http/quic_spdy_stream_body_manager.h", + "src/quic/core/http/spdy_server_push_utils.cc", + "src/quic/core/http/spdy_server_push_utils.h", + "src/quic/core/http/spdy_utils.cc", + "src/quic/core/http/spdy_utils.h", + "src/quic/core/http/web_transport_http3.cc", + "src/quic/core/http/web_transport_http3.h", + "src/quic/core/legacy_quic_stream_id_manager.cc", + "src/quic/core/legacy_quic_stream_id_manager.h", + "src/quic/core/packet_number_indexed_queue.h", + "src/quic/core/proto/cached_network_parameters_proto.h", + "src/quic/core/proto/crypto_server_config_proto.h", + "src/quic/core/proto/source_address_token_proto.h", + "src/quic/core/qpack/qpack_blocking_manager.cc", + "src/quic/core/qpack/qpack_blocking_manager.h", + "src/quic/core/qpack/qpack_decoded_headers_accumulator.cc", + "src/quic/core/qpack/qpack_decoded_headers_accumulator.h", + "src/quic/core/qpack/qpack_decoder.cc", + "src/quic/core/qpack/qpack_decoder.h", + "src/quic/core/qpack/qpack_decoder_stream_receiver.cc", + "src/quic/core/qpack/qpack_decoder_stream_receiver.h", + "src/quic/core/qpack/qpack_decoder_stream_sender.cc", + "src/quic/core/qpack/qpack_decoder_stream_sender.h", + "src/quic/core/qpack/qpack_encoder.cc", + "src/quic/core/qpack/qpack_encoder.h", + "src/quic/core/qpack/qpack_encoder_stream_receiver.cc", + "src/quic/core/qpack/qpack_encoder_stream_receiver.h", + "src/quic/core/qpack/qpack_encoder_stream_sender.cc", + "src/quic/core/qpack/qpack_encoder_stream_sender.h", + "src/quic/core/qpack/qpack_header_table.cc", + "src/quic/core/qpack/qpack_header_table.h", + "src/quic/core/qpack/qpack_index_conversions.cc", + "src/quic/core/qpack/qpack_index_conversions.h", + "src/quic/core/qpack/qpack_instruction_decoder.cc", + "src/quic/core/qpack/qpack_instruction_decoder.h", + "src/quic/core/qpack/qpack_instruction_encoder.cc", + "src/quic/core/qpack/qpack_instruction_encoder.h", + "src/quic/core/qpack/qpack_instructions.cc", + "src/quic/core/qpack/qpack_instructions.h", + "src/quic/core/qpack/qpack_progressive_decoder.cc", + "src/quic/core/qpack/qpack_progressive_decoder.h", + "src/quic/core/qpack/qpack_receive_stream.cc", + "src/quic/core/qpack/qpack_receive_stream.h", + "src/quic/core/qpack/qpack_required_insert_count.cc", + "src/quic/core/qpack/qpack_required_insert_count.h", + "src/quic/core/qpack/qpack_send_stream.cc", + "src/quic/core/qpack/qpack_send_stream.h", + "src/quic/core/qpack/qpack_static_table.cc", + "src/quic/core/qpack/qpack_static_table.h", + "src/quic/core/qpack/qpack_stream_receiver.h", + "src/quic/core/qpack/qpack_stream_sender_delegate.h", + "src/quic/core/qpack/value_splitting_header_list.cc", + "src/quic/core/qpack/value_splitting_header_list.h", + "src/quic/core/quic_ack_listener_interface.cc", + "src/quic/core/quic_ack_listener_interface.h", + "src/quic/core/quic_alarm.cc", + "src/quic/core/quic_alarm.h", + "src/quic/core/quic_alarm_factory.h", + "src/quic/core/quic_arena_scoped_ptr.h", + "src/quic/core/quic_bandwidth.cc", + "src/quic/core/quic_bandwidth.h", + "src/quic/core/quic_blocked_writer_interface.h", + "src/quic/core/quic_buffer_allocator.cc", + "src/quic/core/quic_buffer_allocator.h", + "src/quic/core/quic_chaos_protector.cc", + "src/quic/core/quic_chaos_protector.h", + "src/quic/core/quic_clock.cc", + "src/quic/core/quic_clock.h", + "src/quic/core/quic_coalesced_packet.cc", + "src/quic/core/quic_coalesced_packet.h", + "src/quic/core/quic_config.cc", + "src/quic/core/quic_config.h", + "src/quic/core/quic_connection.cc", + "src/quic/core/quic_connection.h", + "src/quic/core/quic_connection_id.cc", + "src/quic/core/quic_connection_id.h", + "src/quic/core/quic_connection_id_manager.cc", + "src/quic/core/quic_connection_id_manager.h", + "src/quic/core/quic_connection_stats.cc", + "src/quic/core/quic_connection_stats.h", + "src/quic/core/quic_constants.cc", + "src/quic/core/quic_constants.h", + "src/quic/core/quic_control_frame_manager.cc", + "src/quic/core/quic_control_frame_manager.h", + "src/quic/core/quic_crypto_client_handshaker.cc", + "src/quic/core/quic_crypto_client_handshaker.h", + "src/quic/core/quic_crypto_client_stream.cc", + "src/quic/core/quic_crypto_client_stream.h", + "src/quic/core/quic_crypto_handshaker.cc", + "src/quic/core/quic_crypto_handshaker.h", + "src/quic/core/quic_crypto_server_stream.cc", + "src/quic/core/quic_crypto_server_stream.h", + "src/quic/core/quic_crypto_server_stream_base.cc", + "src/quic/core/quic_crypto_server_stream_base.h", + "src/quic/core/quic_crypto_stream.cc", + "src/quic/core/quic_crypto_stream.h", + "src/quic/core/quic_data_reader.cc", + "src/quic/core/quic_data_reader.h", + "src/quic/core/quic_data_writer.cc", + "src/quic/core/quic_data_writer.h", + "src/quic/core/quic_datagram_queue.cc", + "src/quic/core/quic_datagram_queue.h", "src/quic/core/quic_error_codes.cc", "src/quic/core/quic_error_codes.h", + "src/quic/core/quic_flow_controller.cc", + "src/quic/core/quic_flow_controller.h", + "src/quic/core/quic_framer.cc", + "src/quic/core/quic_framer.h", + "src/quic/core/quic_idle_network_detector.cc", + "src/quic/core/quic_idle_network_detector.h", + "src/quic/core/quic_interval.h", + "src/quic/core/quic_interval_deque.h", + "src/quic/core/quic_interval_set.h", + "src/quic/core/quic_legacy_version_encapsulator.cc", + "src/quic/core/quic_legacy_version_encapsulator.h", + "src/quic/core/quic_lru_cache.h", + "src/quic/core/quic_mtu_discovery.cc", + "src/quic/core/quic_mtu_discovery.h", + "src/quic/core/quic_network_blackhole_detector.cc", + "src/quic/core/quic_network_blackhole_detector.h", + "src/quic/core/quic_one_block_arena.h", + "src/quic/core/quic_packet_creator.cc", + "src/quic/core/quic_packet_creator.h", + "src/quic/core/quic_packet_number.cc", + "src/quic/core/quic_packet_number.h", + "src/quic/core/quic_packet_writer.h", + "src/quic/core/quic_packets.cc", + "src/quic/core/quic_packets.h", + "src/quic/core/quic_path_validator.cc", + "src/quic/core/quic_path_validator.h", + "src/quic/core/quic_protocol_flags_list.h", + "src/quic/core/quic_received_packet_manager.cc", + "src/quic/core/quic_received_packet_manager.h", + "src/quic/core/quic_sent_packet_manager.cc", + "src/quic/core/quic_sent_packet_manager.h", + "src/quic/core/quic_server_id.cc", + "src/quic/core/quic_server_id.h", + "src/quic/core/quic_session.cc", + "src/quic/core/quic_session.h", + "src/quic/core/quic_simple_buffer_allocator.cc", + "src/quic/core/quic_simple_buffer_allocator.h", + "src/quic/core/quic_socket_address_coder.cc", + "src/quic/core/quic_socket_address_coder.h", + "src/quic/core/quic_stream.cc", + "src/quic/core/quic_stream.h", + "src/quic/core/quic_stream_frame_data_producer.h", + "src/quic/core/quic_stream_id_manager.cc", + "src/quic/core/quic_stream_id_manager.h", + "src/quic/core/quic_stream_send_buffer.cc", + "src/quic/core/quic_stream_send_buffer.h", + "src/quic/core/quic_stream_sequencer.cc", + "src/quic/core/quic_stream_sequencer.h", + "src/quic/core/quic_stream_sequencer_buffer.cc", + "src/quic/core/quic_stream_sequencer_buffer.h", + "src/quic/core/quic_sustained_bandwidth_recorder.cc", + "src/quic/core/quic_sustained_bandwidth_recorder.h", + "src/quic/core/quic_tag.cc", + "src/quic/core/quic_tag.h", + "src/quic/core/quic_time.cc", + "src/quic/core/quic_time.h", + "src/quic/core/quic_time_accumulator.h", + "src/quic/core/quic_transmission_info.cc", + "src/quic/core/quic_transmission_info.h", + "src/quic/core/quic_types.cc", + "src/quic/core/quic_types.h", + "src/quic/core/quic_unacked_packet_map.cc", + "src/quic/core/quic_unacked_packet_map.h", + "src/quic/core/quic_utils.cc", + "src/quic/core/quic_utils.h", + "src/quic/core/quic_version_manager.cc", + "src/quic/core/quic_version_manager.h", + "src/quic/core/quic_versions.cc", + "src/quic/core/quic_versions.h", + "src/quic/core/quic_write_blocked_list.cc", + "src/quic/core/quic_write_blocked_list.h", + "src/quic/core/session_notifier_interface.h", + "src/quic/core/stream_delegate_interface.h", + "src/quic/core/tls_client_handshaker.cc", + "src/quic/core/tls_client_handshaker.h", + "src/quic/core/tls_handshaker.cc", + "src/quic/core/tls_handshaker.h", + "src/quic/core/tls_server_handshaker.cc", + "src/quic/core/tls_server_handshaker.h", + "src/quic/core/uber_quic_stream_id_manager.cc", + "src/quic/core/uber_quic_stream_id_manager.h", + "src/quic/core/uber_received_packet_manager.cc", + "src/quic/core/uber_received_packet_manager.h", + "src/quic/core/web_transport_stream_adapter.cc", + "src/quic/core/web_transport_stream_adapter.h", + "src/quic/platform/api/quic_bug_tracker.h", + "src/quic/platform/api/quic_client_stats.h", + "src/quic/platform/api/quic_containers.h", + "src/quic/platform/api/quic_error_code_wrappers.h", + "src/quic/platform/api/quic_estimate_memory_usage.h", + "src/quic/platform/api/quic_export.h", + "src/quic/platform/api/quic_exported_stats.h", + "src/quic/platform/api/quic_file_utils.cc", + "src/quic/platform/api/quic_file_utils.h", + "src/quic/platform/api/quic_flag_utils.h", + "src/quic/platform/api/quic_flags.h", + "src/quic/platform/api/quic_hostname_utils.cc", + "src/quic/platform/api/quic_hostname_utils.h", + "src/quic/platform/api/quic_iovec.h", + "src/quic/platform/api/quic_ip_address.cc", + "src/quic/platform/api/quic_ip_address.h", + "src/quic/platform/api/quic_ip_address_family.h", + "src/quic/platform/api/quic_logging.h", + "src/quic/platform/api/quic_map_util.h", + "src/quic/platform/api/quic_mem_slice.h", + "src/quic/platform/api/quic_mem_slice_span.h", + "src/quic/platform/api/quic_mem_slice_storage.h", + "src/quic/platform/api/quic_mutex.cc", + "src/quic/platform/api/quic_mutex.h", + "src/quic/platform/api/quic_reference_counted.h", + "src/quic/platform/api/quic_server_stats.h", + "src/quic/platform/api/quic_sleep.h", + "src/quic/platform/api/quic_socket_address.cc", + "src/quic/platform/api/quic_socket_address.h", + "src/quic/platform/api/quic_stack_trace.h", + "src/quic/platform/api/quic_thread.h", + "src/quic/quic_transport/quic_transport_client_session.cc", + "src/quic/quic_transport/quic_transport_client_session.h", + "src/quic/quic_transport/quic_transport_protocol.h", + "src/quic/quic_transport/quic_transport_server_session.cc", + "src/quic/quic_transport/quic_transport_server_session.h", + "src/quic/quic_transport/quic_transport_session_interface.h", + "src/quic/quic_transport/quic_transport_stream.cc", + "src/quic/quic_transport/quic_transport_stream.h", + "src/quic/quic_transport/web_transport_fingerprint_proof_verifier.cc", + "src/quic/quic_transport/web_transport_fingerprint_proof_verifier.h", + "src/spdy/core/hpack/hpack_constants.cc", + "src/spdy/core/hpack/hpack_constants.h", + "src/spdy/core/hpack/hpack_decoder_adapter.cc", + "src/spdy/core/hpack/hpack_decoder_adapter.h", + "src/spdy/core/hpack/hpack_encoder.cc", + "src/spdy/core/hpack/hpack_encoder.h", + "src/spdy/core/hpack/hpack_entry.cc", + "src/spdy/core/hpack/hpack_entry.h", + "src/spdy/core/hpack/hpack_header_table.cc", + "src/spdy/core/hpack/hpack_header_table.h", + "src/spdy/core/hpack/hpack_output_stream.cc", + "src/spdy/core/hpack/hpack_output_stream.h", + "src/spdy/core/hpack/hpack_static_table.cc", + "src/spdy/core/hpack/hpack_static_table.h", + "src/spdy/core/http2_frame_decoder_adapter.cc", + "src/spdy/core/http2_frame_decoder_adapter.h", + "src/spdy/core/recording_headers_handler.cc", + "src/spdy/core/recording_headers_handler.h", + "src/spdy/core/spdy_alt_svc_wire_format.cc", + "src/spdy/core/spdy_alt_svc_wire_format.h", + "src/spdy/core/spdy_bitmasks.h", + "src/spdy/core/spdy_frame_builder.cc", + "src/spdy/core/spdy_frame_builder.h", + "src/spdy/core/spdy_frame_reader.cc", + "src/spdy/core/spdy_frame_reader.h", + "src/spdy/core/spdy_framer.cc", + "src/spdy/core/spdy_framer.h", + "src/spdy/core/spdy_header_block.cc", + "src/spdy/core/spdy_header_block.h", + "src/spdy/core/spdy_header_storage.cc", + "src/spdy/core/spdy_header_storage.h", + "src/spdy/core/spdy_headers_handler_interface.h", + "src/spdy/core/spdy_intrusive_list.h", + "src/spdy/core/spdy_no_op_visitor.cc", + "src/spdy/core/spdy_no_op_visitor.h", + "src/spdy/core/spdy_pinnable_buffer_piece.cc", + "src/spdy/core/spdy_pinnable_buffer_piece.h", + "src/spdy/core/spdy_prefixed_buffer_reader.cc", + "src/spdy/core/spdy_prefixed_buffer_reader.h", + "src/spdy/core/spdy_protocol.cc", + "src/spdy/core/spdy_protocol.h", + "src/spdy/core/spdy_simple_arena.cc", + "src/spdy/core/spdy_simple_arena.h", + "src/spdy/core/zero_copy_output_buffer.h", + "src/spdy/platform/api/spdy_containers.h", + "src/spdy/platform/api/spdy_estimate_memory_usage.h", ] - if (!is_nacl) { - sources += [ - "overrides/quiche_platform_impl/quic_mutex_impl.cc", - "overrides/quiche_platform_impl/quic_mutex_impl.h", - "overrides/quiche_platform_impl/quiche_logging_impl.h", - "overrides/quiche_platform_impl/quiche_time_utils_impl.cc", - "overrides/quiche_platform_impl/quiche_time_utils_impl.h", - "src/common/platform/api/quiche_export.h", - "src/common/platform/api/quiche_flag_utils.h", - "src/common/platform/api/quiche_flags.h", - "src/common/platform/api/quiche_logging.h", - "src/common/platform/api/quiche_text_utils.h", - "src/common/platform/api/quiche_time_utils.h", - "src/common/quiche_data_reader.cc", - "src/common/quiche_data_reader.h", - "src/common/quiche_data_writer.cc", - "src/common/quiche_data_writer.h", - "src/common/quiche_endian.h", - "src/common/simple_linked_hash_map.h", - "src/http2/decoder/decode_buffer.cc", - "src/http2/decoder/decode_buffer.h", - "src/http2/decoder/decode_http2_structures.cc", - "src/http2/decoder/decode_http2_structures.h", - "src/http2/decoder/decode_status.cc", - "src/http2/decoder/decode_status.h", - "src/http2/decoder/frame_decoder_state.cc", - "src/http2/decoder/frame_decoder_state.h", - "src/http2/decoder/http2_frame_decoder.cc", - "src/http2/decoder/http2_frame_decoder.h", - "src/http2/decoder/http2_frame_decoder_listener.cc", - "src/http2/decoder/http2_frame_decoder_listener.h", - "src/http2/decoder/http2_structure_decoder.cc", - "src/http2/decoder/http2_structure_decoder.h", - "src/http2/decoder/payload_decoders/altsvc_payload_decoder.cc", - "src/http2/decoder/payload_decoders/altsvc_payload_decoder.h", - "src/http2/decoder/payload_decoders/continuation_payload_decoder.cc", - "src/http2/decoder/payload_decoders/continuation_payload_decoder.h", - "src/http2/decoder/payload_decoders/data_payload_decoder.cc", - "src/http2/decoder/payload_decoders/data_payload_decoder.h", - "src/http2/decoder/payload_decoders/goaway_payload_decoder.cc", - "src/http2/decoder/payload_decoders/goaway_payload_decoder.h", - "src/http2/decoder/payload_decoders/headers_payload_decoder.cc", - "src/http2/decoder/payload_decoders/headers_payload_decoder.h", - "src/http2/decoder/payload_decoders/ping_payload_decoder.cc", - "src/http2/decoder/payload_decoders/ping_payload_decoder.h", - "src/http2/decoder/payload_decoders/priority_payload_decoder.cc", - "src/http2/decoder/payload_decoders/priority_payload_decoder.h", - "src/http2/decoder/payload_decoders/priority_update_payload_decoder.cc", - "src/http2/decoder/payload_decoders/priority_update_payload_decoder.h", - "src/http2/decoder/payload_decoders/push_promise_payload_decoder.cc", - "src/http2/decoder/payload_decoders/push_promise_payload_decoder.h", - "src/http2/decoder/payload_decoders/rst_stream_payload_decoder.cc", - "src/http2/decoder/payload_decoders/rst_stream_payload_decoder.h", - "src/http2/decoder/payload_decoders/settings_payload_decoder.cc", - "src/http2/decoder/payload_decoders/settings_payload_decoder.h", - "src/http2/decoder/payload_decoders/unknown_payload_decoder.cc", - "src/http2/decoder/payload_decoders/unknown_payload_decoder.h", - "src/http2/decoder/payload_decoders/window_update_payload_decoder.cc", - "src/http2/decoder/payload_decoders/window_update_payload_decoder.h", - "src/http2/hpack/decoder/hpack_block_decoder.cc", - "src/http2/hpack/decoder/hpack_block_decoder.h", - "src/http2/hpack/decoder/hpack_decoder.cc", - "src/http2/hpack/decoder/hpack_decoder.h", - "src/http2/hpack/decoder/hpack_decoder_listener.cc", - "src/http2/hpack/decoder/hpack_decoder_listener.h", - "src/http2/hpack/decoder/hpack_decoder_state.cc", - "src/http2/hpack/decoder/hpack_decoder_state.h", - "src/http2/hpack/decoder/hpack_decoder_string_buffer.cc", - "src/http2/hpack/decoder/hpack_decoder_string_buffer.h", - "src/http2/hpack/decoder/hpack_decoder_tables.cc", - "src/http2/hpack/decoder/hpack_decoder_tables.h", - "src/http2/hpack/decoder/hpack_decoding_error.cc", - "src/http2/hpack/decoder/hpack_decoding_error.h", - "src/http2/hpack/decoder/hpack_entry_decoder.cc", - "src/http2/hpack/decoder/hpack_entry_decoder.h", - "src/http2/hpack/decoder/hpack_entry_decoder_listener.cc", - "src/http2/hpack/decoder/hpack_entry_decoder_listener.h", - "src/http2/hpack/decoder/hpack_entry_type_decoder.cc", - "src/http2/hpack/decoder/hpack_entry_type_decoder.h", - "src/http2/hpack/decoder/hpack_string_decoder.cc", - "src/http2/hpack/decoder/hpack_string_decoder.h", - "src/http2/hpack/decoder/hpack_string_decoder_listener.cc", - "src/http2/hpack/decoder/hpack_string_decoder_listener.h", - "src/http2/hpack/decoder/hpack_whole_entry_buffer.cc", - "src/http2/hpack/decoder/hpack_whole_entry_buffer.h", - "src/http2/hpack/decoder/hpack_whole_entry_listener.cc", - "src/http2/hpack/decoder/hpack_whole_entry_listener.h", - "src/http2/hpack/hpack_static_table_entries.inc", - "src/http2/hpack/http2_hpack_constants.cc", - "src/http2/hpack/http2_hpack_constants.h", - "src/http2/hpack/huffman/hpack_huffman_decoder.cc", - "src/http2/hpack/huffman/hpack_huffman_decoder.h", - "src/http2/hpack/huffman/hpack_huffman_encoder.cc", - "src/http2/hpack/huffman/hpack_huffman_encoder.h", - "src/http2/hpack/huffman/huffman_spec_tables.cc", - "src/http2/hpack/huffman/huffman_spec_tables.h", - "src/http2/hpack/varint/hpack_varint_decoder.cc", - "src/http2/hpack/varint/hpack_varint_decoder.h", - "src/http2/hpack/varint/hpack_varint_encoder.cc", - "src/http2/hpack/varint/hpack_varint_encoder.h", - "src/http2/http2_constants.cc", - "src/http2/http2_constants.h", - "src/http2/http2_structures.cc", - "src/http2/http2_structures.h", - "src/http2/platform/api/http2_bug_tracker.h", - "src/http2/platform/api/http2_containers.h", - "src/http2/platform/api/http2_estimate_memory_usage.h", - "src/http2/platform/api/http2_flag_utils.h", - "src/http2/platform/api/http2_flags.h", - "src/http2/platform/api/http2_logging.h", - "src/http2/platform/api/http2_macros.h", - "src/http2/platform/api/http2_string_utils.h", - "src/quic/core/congestion_control/bandwidth_sampler.cc", - "src/quic/core/congestion_control/bandwidth_sampler.h", - "src/quic/core/congestion_control/bbr2_drain.cc", - "src/quic/core/congestion_control/bbr2_drain.h", - "src/quic/core/congestion_control/bbr2_misc.cc", - "src/quic/core/congestion_control/bbr2_misc.h", - "src/quic/core/congestion_control/bbr2_probe_bw.cc", - "src/quic/core/congestion_control/bbr2_probe_bw.h", - "src/quic/core/congestion_control/bbr2_probe_rtt.cc", - "src/quic/core/congestion_control/bbr2_probe_rtt.h", - "src/quic/core/congestion_control/bbr2_sender.cc", - "src/quic/core/congestion_control/bbr2_sender.h", - "src/quic/core/congestion_control/bbr2_startup.cc", - "src/quic/core/congestion_control/bbr2_startup.h", - "src/quic/core/congestion_control/bbr_sender.cc", - "src/quic/core/congestion_control/bbr_sender.h", - "src/quic/core/congestion_control/cubic_bytes.cc", - "src/quic/core/congestion_control/cubic_bytes.h", - "src/quic/core/congestion_control/general_loss_algorithm.cc", - "src/quic/core/congestion_control/general_loss_algorithm.h", - "src/quic/core/congestion_control/hybrid_slow_start.cc", - "src/quic/core/congestion_control/hybrid_slow_start.h", - "src/quic/core/congestion_control/loss_detection_interface.h", - "src/quic/core/congestion_control/pacing_sender.cc", - "src/quic/core/congestion_control/pacing_sender.h", - "src/quic/core/congestion_control/prr_sender.cc", - "src/quic/core/congestion_control/prr_sender.h", - "src/quic/core/congestion_control/rtt_stats.cc", - "src/quic/core/congestion_control/rtt_stats.h", - "src/quic/core/congestion_control/send_algorithm_interface.cc", - "src/quic/core/congestion_control/send_algorithm_interface.h", - "src/quic/core/congestion_control/tcp_cubic_sender_bytes.cc", - "src/quic/core/congestion_control/tcp_cubic_sender_bytes.h", - "src/quic/core/congestion_control/uber_loss_algorithm.cc", - "src/quic/core/congestion_control/uber_loss_algorithm.h", - "src/quic/core/congestion_control/windowed_filter.h", - "src/quic/core/crypto/aead_base_decrypter.cc", - "src/quic/core/crypto/aead_base_decrypter.h", - "src/quic/core/crypto/aead_base_encrypter.cc", - "src/quic/core/crypto/aead_base_encrypter.h", - "src/quic/core/crypto/aes_128_gcm_12_decrypter.cc", - "src/quic/core/crypto/aes_128_gcm_12_decrypter.h", - "src/quic/core/crypto/aes_128_gcm_12_encrypter.cc", - "src/quic/core/crypto/aes_128_gcm_12_encrypter.h", - "src/quic/core/crypto/aes_128_gcm_decrypter.cc", - "src/quic/core/crypto/aes_128_gcm_decrypter.h", - "src/quic/core/crypto/aes_128_gcm_encrypter.cc", - "src/quic/core/crypto/aes_128_gcm_encrypter.h", - "src/quic/core/crypto/aes_256_gcm_decrypter.cc", - "src/quic/core/crypto/aes_256_gcm_decrypter.h", - "src/quic/core/crypto/aes_256_gcm_encrypter.cc", - "src/quic/core/crypto/aes_256_gcm_encrypter.h", - "src/quic/core/crypto/aes_base_decrypter.cc", - "src/quic/core/crypto/aes_base_decrypter.h", - "src/quic/core/crypto/aes_base_encrypter.cc", - "src/quic/core/crypto/aes_base_encrypter.h", - "src/quic/core/crypto/boring_utils.h", - "src/quic/core/crypto/cert_compressor.cc", - "src/quic/core/crypto/cert_compressor.h", - "src/quic/core/crypto/certificate_view.cc", - "src/quic/core/crypto/certificate_view.h", - "src/quic/core/crypto/chacha20_poly1305_decrypter.cc", - "src/quic/core/crypto/chacha20_poly1305_decrypter.h", - "src/quic/core/crypto/chacha20_poly1305_encrypter.cc", - "src/quic/core/crypto/chacha20_poly1305_encrypter.h", - "src/quic/core/crypto/chacha20_poly1305_tls_decrypter.cc", - "src/quic/core/crypto/chacha20_poly1305_tls_decrypter.h", - "src/quic/core/crypto/chacha20_poly1305_tls_encrypter.cc", - "src/quic/core/crypto/chacha20_poly1305_tls_encrypter.h", - "src/quic/core/crypto/chacha_base_decrypter.cc", - "src/quic/core/crypto/chacha_base_decrypter.h", - "src/quic/core/crypto/chacha_base_encrypter.cc", - "src/quic/core/crypto/chacha_base_encrypter.h", - "src/quic/core/crypto/channel_id.cc", - "src/quic/core/crypto/channel_id.h", - "src/quic/core/crypto/common_cert_set.cc", - "src/quic/core/crypto/common_cert_set.h", - "src/quic/core/crypto/crypto_framer.cc", - "src/quic/core/crypto/crypto_framer.h", - "src/quic/core/crypto/crypto_handshake.cc", - "src/quic/core/crypto/crypto_handshake.h", - "src/quic/core/crypto/crypto_handshake_message.cc", - "src/quic/core/crypto/crypto_handshake_message.h", - "src/quic/core/crypto/crypto_message_parser.h", - "src/quic/core/crypto/crypto_protocol.h", - "src/quic/core/crypto/crypto_secret_boxer.cc", - "src/quic/core/crypto/crypto_secret_boxer.h", - "src/quic/core/crypto/crypto_utils.cc", - "src/quic/core/crypto/crypto_utils.h", - "src/quic/core/crypto/curve25519_key_exchange.cc", - "src/quic/core/crypto/curve25519_key_exchange.h", - "src/quic/core/crypto/key_exchange.cc", - "src/quic/core/crypto/key_exchange.h", - "src/quic/core/crypto/null_decrypter.cc", - "src/quic/core/crypto/null_decrypter.h", - "src/quic/core/crypto/null_encrypter.cc", - "src/quic/core/crypto/null_encrypter.h", - "src/quic/core/crypto/p256_key_exchange.cc", - "src/quic/core/crypto/p256_key_exchange.h", - "src/quic/core/crypto/proof_source.cc", - "src/quic/core/crypto/proof_source.h", - "src/quic/core/crypto/proof_verifier.h", - "src/quic/core/crypto/quic_compressed_certs_cache.cc", - "src/quic/core/crypto/quic_compressed_certs_cache.h", - "src/quic/core/crypto/quic_crypter.cc", - "src/quic/core/crypto/quic_crypter.h", - "src/quic/core/crypto/quic_crypto_client_config.cc", - "src/quic/core/crypto/quic_crypto_client_config.h", - "src/quic/core/crypto/quic_crypto_proof.cc", - "src/quic/core/crypto/quic_crypto_proof.h", - "src/quic/core/crypto/quic_crypto_server_config.cc", - "src/quic/core/crypto/quic_crypto_server_config.h", - "src/quic/core/crypto/quic_decrypter.cc", - "src/quic/core/crypto/quic_decrypter.h", - "src/quic/core/crypto/quic_encrypter.cc", - "src/quic/core/crypto/quic_encrypter.h", - "src/quic/core/crypto/quic_hkdf.cc", - "src/quic/core/crypto/quic_hkdf.h", - "src/quic/core/crypto/quic_random.cc", - "src/quic/core/crypto/quic_random.h", - "src/quic/core/crypto/server_proof_verifier.h", - "src/quic/core/crypto/tls_client_connection.cc", - "src/quic/core/crypto/tls_client_connection.h", - "src/quic/core/crypto/tls_connection.cc", - "src/quic/core/crypto/tls_connection.h", - "src/quic/core/crypto/tls_server_connection.cc", - "src/quic/core/crypto/tls_server_connection.h", - "src/quic/core/crypto/transport_parameters.cc", - "src/quic/core/crypto/transport_parameters.h", - "src/quic/core/frames/quic_ack_frame.cc", - "src/quic/core/frames/quic_ack_frame.h", - "src/quic/core/frames/quic_ack_frequency_frame.cc", - "src/quic/core/frames/quic_ack_frequency_frame.h", - "src/quic/core/frames/quic_blocked_frame.cc", - "src/quic/core/frames/quic_blocked_frame.h", - "src/quic/core/frames/quic_connection_close_frame.cc", - "src/quic/core/frames/quic_connection_close_frame.h", - "src/quic/core/frames/quic_crypto_frame.cc", - "src/quic/core/frames/quic_crypto_frame.h", - "src/quic/core/frames/quic_frame.cc", - "src/quic/core/frames/quic_frame.h", - "src/quic/core/frames/quic_goaway_frame.cc", - "src/quic/core/frames/quic_goaway_frame.h", - "src/quic/core/frames/quic_handshake_done_frame.cc", - "src/quic/core/frames/quic_handshake_done_frame.h", - "src/quic/core/frames/quic_inlined_frame.h", - "src/quic/core/frames/quic_max_streams_frame.cc", - "src/quic/core/frames/quic_max_streams_frame.h", - "src/quic/core/frames/quic_message_frame.cc", - "src/quic/core/frames/quic_message_frame.h", - "src/quic/core/frames/quic_mtu_discovery_frame.h", - "src/quic/core/frames/quic_new_connection_id_frame.cc", - "src/quic/core/frames/quic_new_connection_id_frame.h", - "src/quic/core/frames/quic_new_token_frame.cc", - "src/quic/core/frames/quic_new_token_frame.h", - "src/quic/core/frames/quic_padding_frame.cc", - "src/quic/core/frames/quic_padding_frame.h", - "src/quic/core/frames/quic_path_challenge_frame.cc", - "src/quic/core/frames/quic_path_challenge_frame.h", - "src/quic/core/frames/quic_path_response_frame.cc", - "src/quic/core/frames/quic_path_response_frame.h", - "src/quic/core/frames/quic_ping_frame.cc", - "src/quic/core/frames/quic_ping_frame.h", - "src/quic/core/frames/quic_retire_connection_id_frame.cc", - "src/quic/core/frames/quic_retire_connection_id_frame.h", - "src/quic/core/frames/quic_rst_stream_frame.cc", - "src/quic/core/frames/quic_rst_stream_frame.h", - "src/quic/core/frames/quic_stop_sending_frame.cc", - "src/quic/core/frames/quic_stop_sending_frame.h", - "src/quic/core/frames/quic_stop_waiting_frame.cc", - "src/quic/core/frames/quic_stop_waiting_frame.h", - "src/quic/core/frames/quic_stream_frame.cc", - "src/quic/core/frames/quic_stream_frame.h", - "src/quic/core/frames/quic_streams_blocked_frame.cc", - "src/quic/core/frames/quic_streams_blocked_frame.h", - "src/quic/core/frames/quic_window_update_frame.cc", - "src/quic/core/frames/quic_window_update_frame.h", - "src/quic/core/handshaker_delegate_interface.h", - "src/quic/core/http/http_constants.cc", - "src/quic/core/http/http_constants.h", - "src/quic/core/http/http_decoder.cc", - "src/quic/core/http/http_decoder.h", - "src/quic/core/http/http_encoder.cc", - "src/quic/core/http/http_encoder.h", - "src/quic/core/http/http_frames.h", - "src/quic/core/http/quic_client_promised_info.cc", - "src/quic/core/http/quic_client_promised_info.h", - "src/quic/core/http/quic_client_push_promise_index.cc", - "src/quic/core/http/quic_client_push_promise_index.h", - "src/quic/core/http/quic_header_list.cc", - "src/quic/core/http/quic_header_list.h", - "src/quic/core/http/quic_headers_stream.cc", - "src/quic/core/http/quic_headers_stream.h", - "src/quic/core/http/quic_receive_control_stream.cc", - "src/quic/core/http/quic_receive_control_stream.h", - "src/quic/core/http/quic_send_control_stream.cc", - "src/quic/core/http/quic_send_control_stream.h", - "src/quic/core/http/quic_server_initiated_spdy_stream.cc", - "src/quic/core/http/quic_server_initiated_spdy_stream.h", - "src/quic/core/http/quic_server_session_base.cc", - "src/quic/core/http/quic_server_session_base.h", - "src/quic/core/http/quic_spdy_client_session.cc", - "src/quic/core/http/quic_spdy_client_session.h", - "src/quic/core/http/quic_spdy_client_session_base.cc", - "src/quic/core/http/quic_spdy_client_session_base.h", - "src/quic/core/http/quic_spdy_client_stream.cc", - "src/quic/core/http/quic_spdy_client_stream.h", - "src/quic/core/http/quic_spdy_session.cc", - "src/quic/core/http/quic_spdy_session.h", - "src/quic/core/http/quic_spdy_stream.cc", - "src/quic/core/http/quic_spdy_stream.h", - "src/quic/core/http/quic_spdy_stream_body_manager.cc", - "src/quic/core/http/quic_spdy_stream_body_manager.h", - "src/quic/core/http/spdy_server_push_utils.cc", - "src/quic/core/http/spdy_server_push_utils.h", - "src/quic/core/http/spdy_utils.cc", - "src/quic/core/http/spdy_utils.h", - "src/quic/core/http/web_transport_http3.cc", - "src/quic/core/http/web_transport_http3.h", - "src/quic/core/legacy_quic_stream_id_manager.cc", - "src/quic/core/legacy_quic_stream_id_manager.h", - "src/quic/core/packet_number_indexed_queue.h", - "src/quic/core/proto/cached_network_parameters_proto.h", - "src/quic/core/proto/crypto_server_config_proto.h", - "src/quic/core/proto/source_address_token_proto.h", - "src/quic/core/qpack/qpack_blocking_manager.cc", - "src/quic/core/qpack/qpack_blocking_manager.h", - "src/quic/core/qpack/qpack_decoded_headers_accumulator.cc", - "src/quic/core/qpack/qpack_decoded_headers_accumulator.h", - "src/quic/core/qpack/qpack_decoder.cc", - "src/quic/core/qpack/qpack_decoder.h", - "src/quic/core/qpack/qpack_decoder_stream_receiver.cc", - "src/quic/core/qpack/qpack_decoder_stream_receiver.h", - "src/quic/core/qpack/qpack_decoder_stream_sender.cc", - "src/quic/core/qpack/qpack_decoder_stream_sender.h", - "src/quic/core/qpack/qpack_encoder.cc", - "src/quic/core/qpack/qpack_encoder.h", - "src/quic/core/qpack/qpack_encoder_stream_receiver.cc", - "src/quic/core/qpack/qpack_encoder_stream_receiver.h", - "src/quic/core/qpack/qpack_encoder_stream_sender.cc", - "src/quic/core/qpack/qpack_encoder_stream_sender.h", - "src/quic/core/qpack/qpack_header_table.cc", - "src/quic/core/qpack/qpack_header_table.h", - "src/quic/core/qpack/qpack_index_conversions.cc", - "src/quic/core/qpack/qpack_index_conversions.h", - "src/quic/core/qpack/qpack_instruction_decoder.cc", - "src/quic/core/qpack/qpack_instruction_decoder.h", - "src/quic/core/qpack/qpack_instruction_encoder.cc", - "src/quic/core/qpack/qpack_instruction_encoder.h", - "src/quic/core/qpack/qpack_instructions.cc", - "src/quic/core/qpack/qpack_instructions.h", - "src/quic/core/qpack/qpack_progressive_decoder.cc", - "src/quic/core/qpack/qpack_progressive_decoder.h", - "src/quic/core/qpack/qpack_receive_stream.cc", - "src/quic/core/qpack/qpack_receive_stream.h", - "src/quic/core/qpack/qpack_required_insert_count.cc", - "src/quic/core/qpack/qpack_required_insert_count.h", - "src/quic/core/qpack/qpack_send_stream.cc", - "src/quic/core/qpack/qpack_send_stream.h", - "src/quic/core/qpack/qpack_static_table.cc", - "src/quic/core/qpack/qpack_static_table.h", - "src/quic/core/qpack/qpack_stream_receiver.h", - "src/quic/core/qpack/qpack_stream_sender_delegate.h", - "src/quic/core/qpack/value_splitting_header_list.cc", - "src/quic/core/qpack/value_splitting_header_list.h", - "src/quic/core/quic_ack_listener_interface.cc", - "src/quic/core/quic_ack_listener_interface.h", - "src/quic/core/quic_alarm.cc", - "src/quic/core/quic_alarm.h", - "src/quic/core/quic_alarm_factory.h", - "src/quic/core/quic_arena_scoped_ptr.h", - "src/quic/core/quic_bandwidth.cc", - "src/quic/core/quic_bandwidth.h", - "src/quic/core/quic_blocked_writer_interface.h", - "src/quic/core/quic_buffer_allocator.cc", - "src/quic/core/quic_buffer_allocator.h", - "src/quic/core/quic_circular_deque.h", - "src/quic/core/quic_clock.cc", - "src/quic/core/quic_clock.h", - "src/quic/core/quic_coalesced_packet.cc", - "src/quic/core/quic_coalesced_packet.h", - "src/quic/core/quic_config.cc", - "src/quic/core/quic_config.h", - "src/quic/core/quic_connection.cc", - "src/quic/core/quic_connection.h", - "src/quic/core/quic_connection_id.cc", - "src/quic/core/quic_connection_id.h", - "src/quic/core/quic_connection_id_manager.cc", - "src/quic/core/quic_connection_id_manager.h", - "src/quic/core/quic_connection_stats.cc", - "src/quic/core/quic_connection_stats.h", - "src/quic/core/quic_constants.cc", - "src/quic/core/quic_constants.h", - "src/quic/core/quic_control_frame_manager.cc", - "src/quic/core/quic_control_frame_manager.h", - "src/quic/core/quic_crypto_client_handshaker.cc", - "src/quic/core/quic_crypto_client_handshaker.h", - "src/quic/core/quic_crypto_client_stream.cc", - "src/quic/core/quic_crypto_client_stream.h", - "src/quic/core/quic_crypto_handshaker.cc", - "src/quic/core/quic_crypto_handshaker.h", - "src/quic/core/quic_crypto_server_stream.cc", - "src/quic/core/quic_crypto_server_stream.h", - "src/quic/core/quic_crypto_server_stream_base.cc", - "src/quic/core/quic_crypto_server_stream_base.h", - "src/quic/core/quic_crypto_stream.cc", - "src/quic/core/quic_crypto_stream.h", - "src/quic/core/quic_data_reader.cc", - "src/quic/core/quic_data_reader.h", - "src/quic/core/quic_data_writer.cc", - "src/quic/core/quic_data_writer.h", - "src/quic/core/quic_datagram_queue.cc", - "src/quic/core/quic_datagram_queue.h", - "src/quic/core/quic_flow_controller.cc", - "src/quic/core/quic_flow_controller.h", - "src/quic/core/quic_framer.cc", - "src/quic/core/quic_framer.h", - "src/quic/core/quic_idle_network_detector.cc", - "src/quic/core/quic_idle_network_detector.h", - "src/quic/core/quic_interval.h", - "src/quic/core/quic_interval_deque.h", - "src/quic/core/quic_interval_set.h", - "src/quic/core/quic_legacy_version_encapsulator.cc", - "src/quic/core/quic_legacy_version_encapsulator.h", - "src/quic/core/quic_lru_cache.h", - "src/quic/core/quic_mtu_discovery.cc", - "src/quic/core/quic_mtu_discovery.h", - "src/quic/core/quic_network_blackhole_detector.cc", - "src/quic/core/quic_network_blackhole_detector.h", - "src/quic/core/quic_one_block_arena.h", - "src/quic/core/quic_packet_creator.cc", - "src/quic/core/quic_packet_creator.h", - "src/quic/core/quic_packet_number.cc", - "src/quic/core/quic_packet_number.h", - "src/quic/core/quic_packet_writer.h", - "src/quic/core/quic_packets.cc", - "src/quic/core/quic_packets.h", - "src/quic/core/quic_path_validator.cc", - "src/quic/core/quic_path_validator.h", - "src/quic/core/quic_protocol_flags_list.h", - "src/quic/core/quic_received_packet_manager.cc", - "src/quic/core/quic_received_packet_manager.h", - "src/quic/core/quic_sent_packet_manager.cc", - "src/quic/core/quic_sent_packet_manager.h", - "src/quic/core/quic_server_id.cc", - "src/quic/core/quic_server_id.h", - "src/quic/core/quic_session.cc", - "src/quic/core/quic_session.h", - "src/quic/core/quic_simple_buffer_allocator.cc", - "src/quic/core/quic_simple_buffer_allocator.h", - "src/quic/core/quic_socket_address_coder.cc", - "src/quic/core/quic_socket_address_coder.h", - "src/quic/core/quic_stream.cc", - "src/quic/core/quic_stream.h", - "src/quic/core/quic_stream_frame_data_producer.h", - "src/quic/core/quic_stream_id_manager.cc", - "src/quic/core/quic_stream_id_manager.h", - "src/quic/core/quic_stream_send_buffer.cc", - "src/quic/core/quic_stream_send_buffer.h", - "src/quic/core/quic_stream_sequencer.cc", - "src/quic/core/quic_stream_sequencer.h", - "src/quic/core/quic_stream_sequencer_buffer.cc", - "src/quic/core/quic_stream_sequencer_buffer.h", - "src/quic/core/quic_sustained_bandwidth_recorder.cc", - "src/quic/core/quic_sustained_bandwidth_recorder.h", - "src/quic/core/quic_tag.cc", - "src/quic/core/quic_tag.h", - "src/quic/core/quic_time.cc", - "src/quic/core/quic_time.h", - "src/quic/core/quic_time_accumulator.h", - "src/quic/core/quic_transmission_info.cc", - "src/quic/core/quic_transmission_info.h", - "src/quic/core/quic_types.cc", - "src/quic/core/quic_types.h", - "src/quic/core/quic_unacked_packet_map.cc", - "src/quic/core/quic_unacked_packet_map.h", - "src/quic/core/quic_utils.cc", - "src/quic/core/quic_utils.h", - "src/quic/core/quic_version_manager.cc", - "src/quic/core/quic_version_manager.h", - "src/quic/core/quic_versions.cc", - "src/quic/core/quic_versions.h", - "src/quic/core/quic_write_blocked_list.cc", - "src/quic/core/quic_write_blocked_list.h", - "src/quic/core/session_notifier_interface.h", - "src/quic/core/stream_delegate_interface.h", - "src/quic/core/tls_client_handshaker.cc", - "src/quic/core/tls_client_handshaker.h", - "src/quic/core/tls_handshaker.cc", - "src/quic/core/tls_handshaker.h", - "src/quic/core/tls_server_handshaker.cc", - "src/quic/core/tls_server_handshaker.h", - "src/quic/core/uber_quic_stream_id_manager.cc", - "src/quic/core/uber_quic_stream_id_manager.h", - "src/quic/core/uber_received_packet_manager.cc", - "src/quic/core/uber_received_packet_manager.h", - "src/quic/core/web_transport_stream_adapter.cc", - "src/quic/core/web_transport_stream_adapter.h", - "src/quic/platform/api/quic_bug_tracker.h", - "src/quic/platform/api/quic_client_stats.h", - "src/quic/platform/api/quic_containers.h", - "src/quic/platform/api/quic_error_code_wrappers.h", - "src/quic/platform/api/quic_estimate_memory_usage.h", - "src/quic/platform/api/quic_export.h", - "src/quic/platform/api/quic_exported_stats.h", - "src/quic/platform/api/quic_file_utils.cc", - "src/quic/platform/api/quic_file_utils.h", - "src/quic/platform/api/quic_flag_utils.h", - "src/quic/platform/api/quic_flags.h", - "src/quic/platform/api/quic_hostname_utils.cc", - "src/quic/platform/api/quic_hostname_utils.h", - "src/quic/platform/api/quic_iovec.h", - "src/quic/platform/api/quic_ip_address.cc", - "src/quic/platform/api/quic_ip_address.h", - "src/quic/platform/api/quic_ip_address_family.h", - "src/quic/platform/api/quic_logging.h", - "src/quic/platform/api/quic_map_util.h", - "src/quic/platform/api/quic_mem_slice.h", - "src/quic/platform/api/quic_mem_slice_span.h", - "src/quic/platform/api/quic_mem_slice_storage.h", - "src/quic/platform/api/quic_mutex.cc", - "src/quic/platform/api/quic_mutex.h", - "src/quic/platform/api/quic_prefetch.h", - "src/quic/platform/api/quic_reference_counted.h", - "src/quic/platform/api/quic_server_stats.h", - "src/quic/platform/api/quic_sleep.h", - "src/quic/platform/api/quic_socket_address.cc", - "src/quic/platform/api/quic_socket_address.h", - "src/quic/platform/api/quic_stack_trace.h", - "src/quic/platform/api/quic_thread.h", - "src/quic/quic_transport/quic_transport_client_session.cc", - "src/quic/quic_transport/quic_transport_client_session.h", - "src/quic/quic_transport/quic_transport_protocol.h", - "src/quic/quic_transport/quic_transport_server_session.cc", - "src/quic/quic_transport/quic_transport_server_session.h", - "src/quic/quic_transport/quic_transport_session_interface.h", - "src/quic/quic_transport/quic_transport_stream.cc", - "src/quic/quic_transport/quic_transport_stream.h", - "src/quic/quic_transport/web_transport_fingerprint_proof_verifier.cc", - "src/quic/quic_transport/web_transport_fingerprint_proof_verifier.h", - "src/spdy/core/hpack/hpack_constants.cc", - "src/spdy/core/hpack/hpack_constants.h", - "src/spdy/core/hpack/hpack_decoder_adapter.cc", - "src/spdy/core/hpack/hpack_decoder_adapter.h", - "src/spdy/core/hpack/hpack_encoder.cc", - "src/spdy/core/hpack/hpack_encoder.h", - "src/spdy/core/hpack/hpack_entry.cc", - "src/spdy/core/hpack/hpack_entry.h", - "src/spdy/core/hpack/hpack_header_table.cc", - "src/spdy/core/hpack/hpack_header_table.h", - "src/spdy/core/hpack/hpack_output_stream.cc", - "src/spdy/core/hpack/hpack_output_stream.h", - "src/spdy/core/hpack/hpack_static_table.cc", - "src/spdy/core/hpack/hpack_static_table.h", - "src/spdy/core/http2_frame_decoder_adapter.cc", - "src/spdy/core/http2_frame_decoder_adapter.h", - "src/spdy/core/http2_priority_write_scheduler.h", - "src/spdy/core/priority_write_scheduler.h", - "src/spdy/core/recording_headers_handler.cc", - "src/spdy/core/recording_headers_handler.h", - "src/spdy/core/spdy_alt_svc_wire_format.cc", - "src/spdy/core/spdy_alt_svc_wire_format.h", - "src/spdy/core/spdy_bitmasks.h", - "src/spdy/core/spdy_frame_builder.cc", - "src/spdy/core/spdy_frame_builder.h", - "src/spdy/core/spdy_frame_reader.cc", - "src/spdy/core/spdy_frame_reader.h", - "src/spdy/core/spdy_framer.cc", - "src/spdy/core/spdy_framer.h", - "src/spdy/core/spdy_header_block.cc", - "src/spdy/core/spdy_header_block.h", - "src/spdy/core/spdy_header_storage.cc", - "src/spdy/core/spdy_header_storage.h", - "src/spdy/core/spdy_headers_handler_interface.h", - "src/spdy/core/spdy_intrusive_list.h", - "src/spdy/core/spdy_no_op_visitor.cc", - "src/spdy/core/spdy_no_op_visitor.h", - "src/spdy/core/spdy_pinnable_buffer_piece.cc", - "src/spdy/core/spdy_pinnable_buffer_piece.h", - "src/spdy/core/spdy_prefixed_buffer_reader.cc", - "src/spdy/core/spdy_prefixed_buffer_reader.h", - "src/spdy/core/spdy_protocol.cc", - "src/spdy/core/spdy_protocol.h", - "src/spdy/core/spdy_simple_arena.cc", - "src/spdy/core/spdy_simple_arena.h", - "src/spdy/core/write_scheduler.h", - "src/spdy/core/zero_copy_output_buffer.h", - "src/spdy/platform/api/spdy_bug_tracker.h", - "src/spdy/platform/api/spdy_containers.h", - "src/spdy/platform/api/spdy_estimate_memory_usage.h", - "src/spdy/platform/api/spdy_flags.h", - "src/spdy/platform/api/spdy_logging.h", - "src/spdy/platform/api/spdy_string_utils.h", - ] - } - deps = [ "//net:net_deps" ] public_deps = [ "//net:net_public_deps" ] } @@ -701,6 +696,7 @@ if (is_linux || is_chromeos) { } source_set("epoll_quic_tools_core") { + testonly = true sources = [ "src/quic/core/quic_default_packet_writer.cc", "src/quic/core/quic_default_packet_writer.h", @@ -732,6 +728,7 @@ if (is_linux || is_chromeos) { } executable("epoll_quic_client") { + testonly = true sources = [ "src/quic/tools/quic_client_bin.cc", "src/quic/tools/quic_epoll_client_factory.cc", @@ -744,12 +741,14 @@ if (is_linux || is_chromeos) { "//net", "//net:epoll_quic_tools", "//net:epoll_server", + "//net:quic_test_tools", "//net:simple_quic_tools", "//third_party/boringssl", ] } executable("epoll_quic_server") { + testonly = true sources = [ "src/quic/tools/quic_epoll_server_factory.cc", "src/quic/tools/quic_epoll_server_factory.h", @@ -779,6 +778,7 @@ if (is_linux || is_chromeos) { } source_set("masque_tools") { + testonly = true sources = [ "src/quic/masque/masque_client_session.cc", "src/quic/masque/masque_client_session.h", @@ -813,6 +813,7 @@ if (is_linux || is_chromeos) { } executable("masque_client") { + testonly = true sources = [ "src/quic/masque/masque_client_bin.cc" ] deps = [ ":masque_tools", @@ -825,6 +826,7 @@ if (is_linux || is_chromeos) { } executable("masque_server") { + testonly = true sources = [ "src/quic/masque/masque_server_bin.cc" ] deps = [ ":masque_tools", @@ -907,8 +909,6 @@ source_set("quic_test_tools_core") { "src/quic/test_tools/qpack/qpack_encoder_peer.h", "src/quic/test_tools/qpack/qpack_encoder_test_utils.cc", "src/quic/test_tools/qpack/qpack_encoder_test_utils.h", - "src/quic/test_tools/qpack/qpack_header_table_peer.cc", - "src/quic/test_tools/qpack/qpack_header_table_peer.h", "src/quic/test_tools/qpack/qpack_offline_decoder.cc", "src/quic/test_tools/qpack/qpack_offline_decoder.h", "src/quic/test_tools/qpack/qpack_test_utils.cc", @@ -1109,12 +1109,14 @@ source_set("simple_quic_tools_core") { } source_set("quic_client_core") { + testonly = true sources = [ "src/quic/tools/quic_toy_client.cc", "src/quic/tools/quic_toy_client.h", ] deps = [ "//net", + "//net:quic_test_tools", "//net:simple_quic_tools", ] } @@ -1183,11 +1185,14 @@ if (!is_ios) { source_set("quiche_tests") { testonly = true sources = [ - "src/common/platform/api/quiche_text_utils_test.cc", "src/common/platform/api/quiche_time_utils_test.cc", + "src/common/quiche_circular_deque_test.cc", "src/common/quiche_data_writer_test.cc", "src/common/quiche_endian_test.cc", - "src/common/simple_linked_hash_map_test.cc", + "src/common/quiche_linked_hash_map_test.cc", + "src/common/quiche_text_utils_test.cc", + "src/http2/core/http2_priority_write_scheduler_test.cc", + "src/http2/core/priority_write_scheduler_test.cc", "src/http2/decoder/decode_buffer_test.cc", "src/http2/decoder/decode_http2_structures_test.cc", "src/http2/decoder/frame_decoder_state_test_util.cc", @@ -1246,7 +1251,6 @@ source_set("quiche_tests") { "src/http2/http2_structures_test.cc", "src/http2/http2_structures_test_util.cc", "src/http2/http2_structures_test_util.h", - "src/http2/platform/api/http2_string_utils_test.cc", "src/http2/platform/api/http2_test_helpers.h", "src/http2/test_tools/frame_parts.cc", "src/http2/test_tools/frame_parts.h", @@ -1344,7 +1348,7 @@ source_set("quiche_tests") { "src/quic/core/quic_arena_scoped_ptr_test.cc", "src/quic/core/quic_bandwidth_test.cc", "src/quic/core/quic_buffered_packet_store_test.cc", - "src/quic/core/quic_circular_deque_test.cc", + "src/quic/core/quic_chaos_protector_test.cc", "src/quic/core/quic_coalesced_packet_test.cc", "src/quic/core/quic_config_test.cc", "src/quic/core/quic_connection_id_manager_test.cc", @@ -1431,10 +1435,8 @@ source_set("quiche_tests") { "src/spdy/core/hpack/hpack_output_stream_test.cc", "src/spdy/core/hpack/hpack_round_trip_test.cc", "src/spdy/core/hpack/hpack_static_table_test.cc", - "src/spdy/core/http2_priority_write_scheduler_test.cc", "src/spdy/core/mock_spdy_framer_visitor.cc", "src/spdy/core/mock_spdy_framer_visitor.h", - "src/spdy/core/priority_write_scheduler_test.cc", "src/spdy/core/spdy_alt_svc_wire_format_test.cc", "src/spdy/core/spdy_frame_builder_test.cc", "src/spdy/core/spdy_frame_reader_test.cc", @@ -1450,8 +1452,6 @@ source_set("quiche_tests") { "src/spdy/core/spdy_simple_arena_test.cc", "src/spdy/core/spdy_test_utils.cc", "src/spdy/core/spdy_test_utils.h", - "src/spdy/platform/api/spdy_string_utils_test.cc", - "src/spdy/platform/api/spdy_test_helpers.h", ] deps = [ diff --git a/chromium/net/third_party/quiche/DIR_METADATA b/chromium/net/third_party/quiche/DIR_METADATA index 123352d107a..a745a9d91c3 100644 --- a/chromium/net/third_party/quiche/DIR_METADATA +++ b/chromium/net/third_party/quiche/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>QUIC" diff --git a/chromium/net/third_party/quiche/src/common/platform/api/quiche_prefetch.h b/chromium/net/third_party/quiche/src/common/platform/api/quiche_prefetch.h new file mode 100644 index 00000000000..706a7090bea --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/platform/api/quiche_prefetch.h @@ -0,0 +1,39 @@ +// Copyright 2017 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. + +#ifndef QUICHE_COMMON_PLATFORM_API_QUICHE_PREFETCH_H_ +#define QUICHE_COMMON_PLATFORM_API_QUICHE_PREFETCH_H_ + +#include "quiche_platform_impl/quiche_prefetch_impl.h" + +namespace quiche { + +// Move data into the cache before it is read, or "prefetch" it. +// +// The value of `addr` is the address of the memory to prefetch. If +// the target and compiler support it, data prefetch instructions are +// generated. If the prefetch is done some time before the memory is +// read, it may be in the cache by the time the read occurs. +// +// The function names specify the temporal locality heuristic applied, +// using the names of Intel prefetch instructions: +// +// T0 - high degree of temporal locality; data should be left in as +// many levels of the cache possible +// T1 - moderate degree of temporal locality +// T2 - low degree of temporal locality +// Nta - no temporal locality, data need not be left in the cache +// after the read +// +// Incorrect or gratuitous use of these functions can degrade +// performance, so use them only when representative benchmarks show +// an improvement. + +inline void QuichePrefetchT0(const void* addr) { + return QuichePrefetchT0Impl(addr); +} + +} // namespace quiche + +#endif // QUICHE_COMMON_PLATFORM_API_QUICHE_PREFETCH_H_ diff --git a/chromium/net/third_party/quiche/src/common/platform/api/quiche_test.h b/chromium/net/third_party/quiche/src/common/platform/api/quiche_test.h index b5847529419..1af25df1ea5 100644 --- a/chromium/net/third_party/quiche/src/common/platform/api/quiche_test.h +++ b/chromium/net/third_party/quiche/src/common/platform/api/quiche_test.h @@ -12,4 +12,7 @@ using QuicheTest = quiche::test::QuicheTest; template using QuicheTestWithParam = quiche::test::QuicheTestWithParamImpl; +#define EXPECT_QUICHE_DEBUG_DEATH(condition, message) \ + EXPECT_QUICHE_DEBUG_DEATH_IMPL(condition, message) + #endif // QUICHE_COMMON_PLATFORM_API_QUICHE_TEST_H_ diff --git a/chromium/net/third_party/quiche/src/common/platform/api/quiche_test_helpers.h b/chromium/net/third_party/quiche/src/common/platform/api/quiche_test_helpers.h new file mode 100644 index 00000000000..8e773a10a01 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/platform/api/quiche_test_helpers.h @@ -0,0 +1,8 @@ +#ifndef QUICHE_COMMON_PLATFORM_API_QUICHE_TEST_HELPERS_H_ +#define QUICHE_COMMON_PLATFORM_API_QUICHE_TEST_HELPERS_H_ + +#include "net/quiche/common/platform/impl/quiche_test_helpers_impl.h" + +#define EXPECT_QUICHE_BUG EXPECT_QUICHE_BUG_IMPL + +#endif // QUICHE_COMMON_PLATFORM_API_QUICHE_TEST_HELPERS_H_ diff --git a/chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils.h b/chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils.h deleted file mode 100644 index 42b4115a5de..00000000000 --- a/chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils.h +++ /dev/null @@ -1,66 +0,0 @@ -// Copyright 2016 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. - -#ifndef QUICHE_COMMON_PLATFORM_API_QUICHE_TEXT_UTILS_H_ -#define QUICHE_COMMON_PLATFORM_API_QUICHE_TEXT_UTILS_H_ - -#include - -#include "absl/strings/escaping.h" -#include "absl/strings/string_view.h" -#include "absl/types/optional.h" -#include "common/platform/api/quiche_export.h" -#include "net/quiche/common/platform/impl/quiche_text_utils_impl.h" - -namespace quiche { - -// Various utilities for manipulating text. -class QUICHE_EXPORT QuicheTextUtils { - public: - // Returns a new string in which |data| has been converted to lower case. - static std::string ToLower(absl::string_view data) { - return quiche::QuicheTextUtilsImpl::ToLower(data); - } - - // Removes leading and trailing whitespace from |data|. - static void RemoveLeadingAndTrailingWhitespace(absl::string_view* data) { - quiche::QuicheTextUtilsImpl::RemoveLeadingAndTrailingWhitespace(data); - } - - // Base64 encodes with no padding |data_len| bytes of |data| into |output|. - static void Base64Encode(const uint8_t* data, - size_t data_len, - std::string* output) { - return quiche::QuicheTextUtilsImpl::Base64Encode(data, data_len, output); - } - - // Decodes a base64-encoded |input|. Returns nullopt when the input is - // invalid. - static absl::optional Base64Decode(absl::string_view input) { - return quiche::QuicheTextUtilsImpl::Base64Decode(input); - } - - // Returns a string containing hex and ASCII representations of |binary|, - // side-by-side in the style of hexdump. Non-printable characters will be - // printed as '.' in the ASCII output. - // For example, given the input "Hello, QUIC!\01\02\03\04", returns: - // "0x0000: 4865 6c6c 6f2c 2051 5549 4321 0102 0304 Hello,.QUIC!...." - static std::string HexDump(absl::string_view binary_data) { - return quiche::QuicheTextUtilsImpl::HexDump(binary_data); - } - - // Returns true if |data| contains any uppercase characters. - static bool ContainsUpperCase(absl::string_view data) { - return quiche::QuicheTextUtilsImpl::ContainsUpperCase(data); - } - - // Returns true if |data| contains only decimal digits. - static bool IsAllDigits(absl::string_view data) { - return quiche::QuicheTextUtilsImpl::IsAllDigits(data); - } -}; - -} // namespace quiche - -#endif // QUICHE_COMMON_PLATFORM_API_QUICHE_TEXT_UTILS_H_ diff --git a/chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils_test.cc b/chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils_test.cc deleted file mode 100644 index d6d1f4d443e..00000000000 --- a/chromium/net/third_party/quiche/src/common/platform/api/quiche_text_utils_test.cc +++ /dev/null @@ -1,92 +0,0 @@ -// Copyright 2016 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. - -#include "common/platform/api/quiche_text_utils.h" - -#include - -#include "absl/strings/escaping.h" -#include "common/platform/api/quiche_test.h" - -namespace quiche { -namespace test { - -class QuicheTextUtilsTest : public QuicheTest {}; - -TEST_F(QuicheTextUtilsTest, ToLower) { - EXPECT_EQ("lower", quiche::QuicheTextUtils::ToLower("LOWER")); - EXPECT_EQ("lower", quiche::QuicheTextUtils::ToLower("lower")); - EXPECT_EQ("lower", quiche::QuicheTextUtils::ToLower("lOwEr")); - EXPECT_EQ("123", quiche::QuicheTextUtils::ToLower("123")); - EXPECT_EQ("", quiche::QuicheTextUtils::ToLower("")); -} - -TEST_F(QuicheTextUtilsTest, RemoveLeadingAndTrailingWhitespace) { - std::string input; - - for (auto* input : {"text", " text", " text", "text ", "text ", " text ", - " text ", "\r\n\ttext", "text\n\r\t"}) { - absl::string_view piece(input); - quiche::QuicheTextUtils::RemoveLeadingAndTrailingWhitespace(&piece); - EXPECT_EQ("text", piece); - } -} - -TEST_F(QuicheTextUtilsTest, HexDump) { - // Verify output of the HexDump method is as expected. - char packet[] = { - 0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x2c, 0x20, 0x51, 0x55, 0x49, 0x43, 0x21, - 0x20, 0x54, 0x68, 0x69, 0x73, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, - 0x20, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x62, 0x65, 0x20, 0x6c, - 0x6f, 0x6e, 0x67, 0x20, 0x65, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x74, - 0x6f, 0x20, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x6d, 0x75, 0x6c, 0x74, 0x69, - 0x70, 0x6c, 0x65, 0x20, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x6f, 0x66, - 0x20, 0x6f, 0x75, 0x74, 0x70, 0x75, 0x74, 0x2e, 0x01, 0x02, 0x03, 0x00, - }; - EXPECT_EQ( - quiche::QuicheTextUtils::HexDump(packet), - "0x0000: 4865 6c6c 6f2c 2051 5549 4321 2054 6869 Hello,.QUIC!.Thi\n" - "0x0010: 7320 7374 7269 6e67 2073 686f 756c 6420 s.string.should.\n" - "0x0020: 6265 206c 6f6e 6720 656e 6f75 6768 2074 be.long.enough.t\n" - "0x0030: 6f20 7370 616e 206d 756c 7469 706c 6520 o.span.multiple.\n" - "0x0040: 6c69 6e65 7320 6f66 206f 7574 7075 742e lines.of.output.\n" - "0x0050: 0102 03 ...\n"); - // Verify that 0x21 and 0x7e are printable, 0x20 and 0x7f are not. - EXPECT_EQ( - "0x0000: 2021 7e7f .!~.\n", - quiche::QuicheTextUtils::HexDump(absl::HexStringToBytes("20217e7f"))); - // Verify that values above numeric_limits::max() are formatted - // properly on platforms where char is unsigned. - EXPECT_EQ("0x0000: 90aa ff ...\n", - quiche::QuicheTextUtils::HexDump(absl::HexStringToBytes("90aaff"))); -} - -TEST_F(QuicheTextUtilsTest, Base64Encode) { - std::string output; - std::string input = "Hello"; - quiche::QuicheTextUtils::Base64Encode( - reinterpret_cast(input.data()), input.length(), &output); - EXPECT_EQ("SGVsbG8", output); - - input = - "Hello, QUIC! This string should be long enough to span" - "multiple lines of output\n"; - quiche::QuicheTextUtils::Base64Encode( - reinterpret_cast(input.data()), input.length(), &output); - EXPECT_EQ( - "SGVsbG8sIFFVSUMhIFRoaXMgc3RyaW5nIHNob3VsZCBiZSBsb25n" - "IGVub3VnaCB0byBzcGFubXVsdGlwbGUgbGluZXMgb2Ygb3V0cHV0Cg", - output); -} - -TEST_F(QuicheTextUtilsTest, ContainsUpperCase) { - EXPECT_FALSE(quiche::QuicheTextUtils::ContainsUpperCase("abc")); - EXPECT_FALSE(quiche::QuicheTextUtils::ContainsUpperCase("")); - EXPECT_FALSE(quiche::QuicheTextUtils::ContainsUpperCase("123")); - EXPECT_TRUE(quiche::QuicheTextUtils::ContainsUpperCase("ABC")); - EXPECT_TRUE(quiche::QuicheTextUtils::ContainsUpperCase("aBc")); -} - -} // namespace test -} // namespace quiche diff --git a/chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_prefetch_impl.h b/chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_prefetch_impl.h new file mode 100644 index 00000000000..89454817d87 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_prefetch_impl.h @@ -0,0 +1,28 @@ +// Copyright 2021 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. + +#ifndef QUICHE_COMMON_PLATFORM_DEFAULT_QUICHE_PLATFORM_IMPL_QUICHE_PREFETCH_IMPL_H_ +#define QUICHE_COMMON_PLATFORM_DEFAULT_QUICHE_PLATFORM_IMPL_QUICHE_PREFETCH_IMPL_H_ + +#if defined(_MSC_VER) +#include +#endif + +namespace quiche { + +inline void QuichePrefetchT0Impl(const void* addr) { +#if !defined(DISABLE_BUILTIN_PREFETCH) +#if defined(__GNUC__) || (defined(_M_ARM64) && defined(__clang__)) + __builtin_prefetch(addr, 0, 3); +#elif defined(_MSC_VER) + _mm_prefetch(reinterpret_cast(addr), _MM_HINT_T0); +#else + (void*)addr; +#endif +#endif // !defined(DISABLE_BUILTIN_PREFETCH) +} + +} // namespace quiche + +#endif // QUICHE_COMMON_PLATFORM_DEFAULT_QUICHE_PLATFORM_IMPL_QUICHE_PREFETCH_IMPL_H_ diff --git a/chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_sleep_impl.h b/chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_sleep_impl.h new file mode 100644 index 00000000000..125af37d877 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/platform/default/quiche_platform_impl/quiche_sleep_impl.h @@ -0,0 +1,22 @@ +#ifndef QUICHE_COMMON_PLATFORM_DEFAULT_QUICHE_PLATFORM_IMPL_QUICHE_SLEEP_IMPL_H_ +#define QUICHE_COMMON_PLATFORM_DEFAULT_QUICHE_PLATFORM_IMPL_QUICHE_SLEEP_IMPL_H_ + +#include "quic/core/quic_time.h" + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Weverything" + +#include "absl/time/clock.h" +#include "absl/time/time.h" + +#pragma clang diagnostic pop + +namespace quic { + +inline void QuicSleepImpl(QuicTime::Delta duration) { + absl::SleepFor(absl::Microseconds(duration.ToMicroseconds())); +} + +} // namespace quic + +#endif // QUICHE_COMMON_PLATFORM_DEFAULT_QUICHE_PLATFORM_IMPL_QUICHE_SLEEP_IMPL_H_ diff --git a/chromium/net/third_party/quiche/src/common/quiche_circular_deque.h b/chromium/net/third_party/quiche/src/common/quiche_circular_deque.h new file mode 100644 index 00000000000..42b22327f29 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/quiche_circular_deque.h @@ -0,0 +1,759 @@ +// Copyright (c) 2019 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. + +#ifndef QUICHE_COMMON_QUICHE_CIRCULAR_DEQUE_H_ +#define QUICHE_COMMON_QUICHE_CIRCULAR_DEQUE_H_ + +#include +#include +#include +#include +#include +#include +#include + +#include "common/platform/api/quiche_export.h" +#include "common/platform/api/quiche_logging.h" + +namespace quiche { + +// QuicheCircularDeque is a STL-style container that is similar to std::deque in +// API and std::vector in capacity management. The goal is to optimize a common +// QUIC use case where we keep adding new elements to the end and removing old +// elements from the beginning, under such scenarios, if the container's size() +// remain relatively stable, QuicheCircularDeque requires little to no memory +// allocations or deallocations. +// +// The implementation, as the name suggests, uses a flat circular buffer to hold +// all elements. At any point in time, either +// a) All elements are placed in a contiguous portion of this buffer, like a +// c-array, or +// b) Elements are phycially divided into two parts: the first part occupies the +// end of the buffer and the second part occupies the beginning of the +// buffer. +// +// Currently, elements can only be pushed or poped from either ends, it can't be +// inserted or erased in the middle. +// +// TODO(wub): Make memory grow/shrink strategies customizable. +template > +class QUICHE_NO_EXPORT QuicheCircularDeque { + using AllocatorTraits = std::allocator_traits; + + // Pointee is either T or const T. + template + class QUICHE_NO_EXPORT basic_iterator { + using size_type = typename AllocatorTraits::size_type; + + public: + using iterator_category = std::random_access_iterator_tag; + using value_type = typename AllocatorTraits::value_type; + using difference_type = typename AllocatorTraits::difference_type; + using pointer = Pointee*; + using reference = Pointee&; + + basic_iterator() = default; + + // A copy constructor if Pointee is T. + // A conversion from iterator to const_iterator if Pointee is const T. + basic_iterator( + const basic_iterator& it) // NOLINT(runtime/explicit) + : deque_(it.deque_), index_(it.index_) {} + + // A copy assignment if Pointee is T. + // A assignment from iterator to const_iterator if Pointee is const T. + basic_iterator& operator=(const basic_iterator& it) { + if (this != &it) { + deque_ = it.deque_; + index_ = it.index_; + } + return *this; + } + + reference operator*() const { return *deque_->index_to_address(index_); } + pointer operator->() const { return deque_->index_to_address(index_); } + reference operator[](difference_type i) { return *(*this + i); } + + basic_iterator& operator++() { + Increment(); + return *this; + } + + basic_iterator operator++(int) { + basic_iterator result = *this; + Increment(); + return result; + } + + basic_iterator operator--() { + Decrement(); + return *this; + } + + basic_iterator operator--(int) { + basic_iterator result = *this; + Decrement(); + return result; + } + + friend basic_iterator operator+(const basic_iterator& it, + difference_type delta) { + basic_iterator result = it; + result.IncrementBy(delta); + return result; + } + + basic_iterator& operator+=(difference_type delta) { + IncrementBy(delta); + return *this; + } + + friend basic_iterator operator-(const basic_iterator& it, + difference_type delta) { + basic_iterator result = it; + result.IncrementBy(-delta); + return result; + } + + basic_iterator& operator-=(difference_type delta) { + IncrementBy(-delta); + return *this; + } + + friend difference_type operator-(const basic_iterator& lhs, + const basic_iterator& rhs) { + return lhs.ExternalPosition() - rhs.ExternalPosition(); + } + + friend bool operator==(const basic_iterator& lhs, + const basic_iterator& rhs) { + return lhs.index_ == rhs.index_; + } + + friend bool operator!=(const basic_iterator& lhs, + const basic_iterator& rhs) { + return !(lhs == rhs); + } + + friend bool operator<(const basic_iterator& lhs, + const basic_iterator& rhs) { + return lhs.ExternalPosition() < rhs.ExternalPosition(); + } + + friend bool operator<=(const basic_iterator& lhs, + const basic_iterator& rhs) { + return !(lhs > rhs); + } + + friend bool operator>(const basic_iterator& lhs, + const basic_iterator& rhs) { + return lhs.ExternalPosition() > rhs.ExternalPosition(); + } + + friend bool operator>=(const basic_iterator& lhs, + const basic_iterator& rhs) { + return !(lhs < rhs); + } + + private: + basic_iterator(const QuicheCircularDeque* deque, size_type index) + : deque_(deque), index_(index) {} + + void Increment() { + QUICHE_DCHECK_LE(ExternalPosition() + 1, deque_->size()); + index_ = deque_->index_next(index_); + } + + void Decrement() { + QUICHE_DCHECK_GE(ExternalPosition(), 1u); + index_ = deque_->index_prev(index_); + } + + void IncrementBy(difference_type delta) { + if (delta >= 0) { + // After increment we are before or at end(). + QUICHE_DCHECK_LE(static_cast(ExternalPosition() + delta), + deque_->size()); + } else { + // After decrement we are after or at begin(). + QUICHE_DCHECK_GE(ExternalPosition(), static_cast(-delta)); + } + index_ = deque_->index_increment_by(index_, delta); + } + + size_type ExternalPosition() const { + if (index_ >= deque_->begin_) { + return index_ - deque_->begin_; + } + return index_ + deque_->data_capacity() - deque_->begin_; + } + + friend class QuicheCircularDeque; + const QuicheCircularDeque* deque_ = nullptr; + size_type index_ = 0; + }; + + public: + using allocator_type = typename AllocatorTraits::allocator_type; + using value_type = typename AllocatorTraits::value_type; + using size_type = typename AllocatorTraits::size_type; + using difference_type = typename AllocatorTraits::difference_type; + using reference = value_type&; + using const_reference = const value_type&; + using pointer = typename AllocatorTraits::pointer; + using const_pointer = typename AllocatorTraits::const_pointer; + using iterator = basic_iterator; + using const_iterator = basic_iterator; + using reverse_iterator = std::reverse_iterator; + using const_reverse_iterator = std::reverse_iterator; + + QuicheCircularDeque() : QuicheCircularDeque(allocator_type()) {} + explicit QuicheCircularDeque(const allocator_type& alloc) + : allocator_and_data_(alloc) {} + + QuicheCircularDeque(size_type count, + const T& value, + const Allocator& alloc = allocator_type()) + : allocator_and_data_(alloc) { + resize(count, value); + } + + explicit QuicheCircularDeque(size_type count, + const Allocator& alloc = allocator_type()) + : allocator_and_data_(alloc) { + resize(count); + } + + template < + class InputIt, + typename = std::enable_if_t::iterator_category>::value>> + QuicheCircularDeque(InputIt first, + InputIt last, + const Allocator& alloc = allocator_type()) + : allocator_and_data_(alloc) { + AssignRange(first, last); + } + + QuicheCircularDeque(const QuicheCircularDeque& other) + : QuicheCircularDeque( + other, + AllocatorTraits::select_on_container_copy_construction( + other.allocator_and_data_.allocator())) {} + + QuicheCircularDeque(const QuicheCircularDeque& other, + const allocator_type& alloc) + : allocator_and_data_(alloc) { + assign(other.begin(), other.end()); + } + + QuicheCircularDeque(QuicheCircularDeque&& other) + : begin_(other.begin_), + end_(other.end_), + allocator_and_data_(std::move(other.allocator_and_data_)) { + other.begin_ = other.end_ = 0; + other.allocator_and_data_.data = nullptr; + other.allocator_and_data_.data_capacity = 0; + } + + QuicheCircularDeque(QuicheCircularDeque&& other, const allocator_type& alloc) + : allocator_and_data_(alloc) { + MoveRetainAllocator(std::move(other)); + } + + QuicheCircularDeque(std::initializer_list init, + const allocator_type& alloc = allocator_type()) + : QuicheCircularDeque(init.begin(), init.end(), alloc) {} + + QuicheCircularDeque& operator=(const QuicheCircularDeque& other) { + if (this == &other) { + return *this; + } + if (AllocatorTraits::propagate_on_container_copy_assignment::value && + (allocator_and_data_.allocator() != + other.allocator_and_data_.allocator())) { + // Destroy all current elements and blocks with the current allocator, + // before switching this to use the allocator propagated from "other". + DestroyAndDeallocateAll(); + begin_ = end_ = 0; + allocator_and_data_ = + AllocatorAndData(other.allocator_and_data_.allocator()); + } + assign(other.begin(), other.end()); + return *this; + } + + QuicheCircularDeque& operator=(QuicheCircularDeque&& other) { + if (this == &other) { + return *this; + } + if (AllocatorTraits::propagate_on_container_move_assignment::value) { + // Take over the storage of "other", along with its allocator. + this->~QuicheCircularDeque(); + new (this) QuicheCircularDeque(std::move(other)); + } else { + MoveRetainAllocator(std::move(other)); + } + return *this; + } + + ~QuicheCircularDeque() { DestroyAndDeallocateAll(); } + + void assign(size_type count, const T& value) { + ClearRetainCapacity(); + reserve(count); + for (size_t i = 0; i < count; ++i) { + emplace_back(value); + } + } + + template < + class InputIt, + typename = std::enable_if_t::iterator_category>::value>> + void assign(InputIt first, InputIt last) { + AssignRange(first, last); + } + + void assign(std::initializer_list ilist) { + assign(ilist.begin(), ilist.end()); + } + + reference at(size_type pos) { + QUICHE_DCHECK(pos < size()) << "pos:" << pos << ", size():" << size(); + size_type index = begin_ + pos; + if (index < data_capacity()) { + return *index_to_address(index); + } + return *index_to_address(index - data_capacity()); + } + + const_reference at(size_type pos) const { + return const_cast(this)->at(pos); + } + + reference operator[](size_type pos) { return at(pos); } + + const_reference operator[](size_type pos) const { return at(pos); } + + reference front() { + QUICHE_DCHECK(!empty()); + return *index_to_address(begin_); + } + + const_reference front() const { + return const_cast(this)->front(); + } + + reference back() { + QUICHE_DCHECK(!empty()); + return *(index_to_address(end_ == 0 ? data_capacity() - 1 : end_ - 1)); + } + + const_reference back() const { + return const_cast(this)->back(); + } + + iterator begin() { return iterator(this, begin_); } + const_iterator begin() const { return const_iterator(this, begin_); } + const_iterator cbegin() const { return const_iterator(this, begin_); } + + iterator end() { return iterator(this, end_); } + const_iterator end() const { return const_iterator(this, end_); } + const_iterator cend() const { return const_iterator(this, end_); } + + reverse_iterator rbegin() { return reverse_iterator(end()); } + const_reverse_iterator rbegin() const { + return const_reverse_iterator(end()); + } + const_reverse_iterator crbegin() const { return rbegin(); } + + reverse_iterator rend() { return reverse_iterator(begin()); } + const_reverse_iterator rend() const { + return const_reverse_iterator(begin()); + } + const_reverse_iterator crend() const { return rend(); } + + size_type capacity() const { + return data_capacity() == 0 ? 0 : data_capacity() - 1; + } + + void reserve(size_type new_cap) { + if (new_cap > capacity()) { + Relocate(new_cap); + } + } + + // Remove all elements. Leave capacity unchanged. + void clear() { ClearRetainCapacity(); } + + bool empty() const { return begin_ == end_; } + + size_type size() const { + if (begin_ <= end_) { + return end_ - begin_; + } + return data_capacity() + end_ - begin_; + } + + void resize(size_type count) { ResizeInternal(count); } + + void resize(size_type count, const value_type& value) { + ResizeInternal(count, value); + } + + void push_front(const T& value) { emplace_front(value); } + void push_front(T&& value) { emplace_front(std::move(value)); } + + template + reference emplace_front(Args&&... args) { + MaybeExpandCapacity(1); + begin_ = index_prev(begin_); + new (index_to_address(begin_)) T(std::forward(args)...); + return front(); + } + + void push_back(const T& value) { emplace_back(value); } + void push_back(T&& value) { emplace_back(std::move(value)); } + + template + reference emplace_back(Args&&... args) { + MaybeExpandCapacity(1); + new (index_to_address(end_)) T(std::forward(args)...); + end_ = index_next(end_); + return back(); + } + + void pop_front() { + QUICHE_DCHECK(!empty()); + DestroyByIndex(begin_); + begin_ = index_next(begin_); + MaybeShrinkCapacity(); + } + + size_type pop_front_n(size_type count) { + size_type num_elements_to_pop = std::min(count, size()); + size_type new_begin = index_increment_by(begin_, num_elements_to_pop); + DestroyRange(begin_, new_begin); + begin_ = new_begin; + MaybeShrinkCapacity(); + return num_elements_to_pop; + } + + void pop_back() { + QUICHE_DCHECK(!empty()); + end_ = index_prev(end_); + DestroyByIndex(end_); + MaybeShrinkCapacity(); + } + + size_type pop_back_n(size_type count) { + size_type num_elements_to_pop = std::min(count, size()); + size_type new_end = index_increment_by(end_, -num_elements_to_pop); + DestroyRange(new_end, end_); + end_ = new_end; + MaybeShrinkCapacity(); + return num_elements_to_pop; + } + + void swap(QuicheCircularDeque& other) { + using std::swap; + swap(begin_, other.begin_); + swap(end_, other.end_); + + if (AllocatorTraits::propagate_on_container_swap::value) { + swap(allocator_and_data_, other.allocator_and_data_); + } else { + // When propagate_on_container_swap is false, it is undefined behavior, by + // c++ standard, to swap between two AllocatorAwareContainer(s) with + // unequal allocators. + QUICHE_DCHECK(get_allocator() == other.get_allocator()) + << "Undefined swap behavior"; + swap(allocator_and_data_.data, other.allocator_and_data_.data); + swap(allocator_and_data_.data_capacity, + other.allocator_and_data_.data_capacity); + } + } + + friend void swap(QuicheCircularDeque& lhs, QuicheCircularDeque& rhs) { + lhs.swap(rhs); + } + + allocator_type get_allocator() const { + return allocator_and_data_.allocator(); + } + + friend bool operator==(const QuicheCircularDeque& lhs, + const QuicheCircularDeque& rhs) { + return std::equal(lhs.begin(), lhs.end(), rhs.begin(), rhs.end()); + } + + friend bool operator!=(const QuicheCircularDeque& lhs, + const QuicheCircularDeque& rhs) { + return !(lhs == rhs); + } + + friend QUICHE_NO_EXPORT std::ostream& operator<<( + std::ostream& os, + const QuicheCircularDeque& dq) { + os << "{"; + for (size_type pos = 0; pos != dq.size(); ++pos) { + if (pos != 0) { + os << ","; + } + os << " " << dq[pos]; + } + os << " }"; + return os; + } + + private: + void MoveRetainAllocator(QuicheCircularDeque&& other) { + if (get_allocator() == other.get_allocator()) { + // Take over the storage of "other", with which we share an allocator. + DestroyAndDeallocateAll(); + + begin_ = other.begin_; + end_ = other.end_; + allocator_and_data_.data = other.allocator_and_data_.data; + allocator_and_data_.data_capacity = + other.allocator_and_data_.data_capacity; + + other.begin_ = other.end_ = 0; + other.allocator_and_data_.data = nullptr; + other.allocator_and_data_.data_capacity = 0; + } else { + // We cannot take over of the storage from "other", since it has a + // different allocator; we're stuck move-assigning elements individually. + ClearRetainCapacity(); + for (auto& elem : other) { + push_back(std::move(elem)); + } + other.clear(); + } + } + + template < + typename InputIt, + typename = std::enable_if_t::iterator_category>::value>> + void AssignRange(InputIt first, InputIt last) { + ClearRetainCapacity(); + if (std::is_base_of< + std::random_access_iterator_tag, + typename std::iterator_traits::iterator_category>::value) { + reserve(std::distance(first, last)); + } + for (; first != last; ++first) { + emplace_back(*first); + } + } + + // WARNING: begin_, end_ and allocator_and_data_ are not modified. + void DestroyAndDeallocateAll() { + DestroyRange(begin_, end_); + + if (data_capacity() > 0) { + QUICHE_DCHECK_NE(nullptr, allocator_and_data_.data); + AllocatorTraits::deallocate(allocator_and_data_.allocator(), + allocator_and_data_.data, data_capacity()); + } + } + + void ClearRetainCapacity() { + DestroyRange(begin_, end_); + begin_ = end_ = 0; + } + + void MaybeShrinkCapacity() { + // TODO(wub): Implement a storage policy that actually shrinks. + } + + void MaybeExpandCapacity(size_t num_additional_elements) { + size_t new_size = size() + num_additional_elements; + if (capacity() >= new_size) { + return; + } + + // The minimum amount of additional capacity to grow. + size_t min_additional_capacity = + std::max(MinCapacityIncrement, capacity() / 4); + size_t new_capacity = + std::max(new_size, capacity() + min_additional_capacity); + + Relocate(new_capacity); + } + + void Relocate(size_t new_capacity) { + const size_t num_elements = size(); + QUICHE_DCHECK_GT(new_capacity, num_elements) + << "new_capacity:" << new_capacity << ", num_elements:" << num_elements; + + size_t new_data_capacity = new_capacity + 1; + pointer new_data = AllocatorTraits::allocate( + allocator_and_data_.allocator(), new_data_capacity); + + if (begin_ < end_) { + // Not wrapped. + RelocateUnwrappedRange(begin_, end_, new_data); + } else if (begin_ > end_) { + // Wrapped. + const size_t num_elements_before_wrap = data_capacity() - begin_; + RelocateUnwrappedRange(begin_, data_capacity(), new_data); + RelocateUnwrappedRange(0, end_, new_data + num_elements_before_wrap); + } + + if (data_capacity()) { + AllocatorTraits::deallocate(allocator_and_data_.allocator(), + allocator_and_data_.data, data_capacity()); + } + + allocator_and_data_.data = new_data; + allocator_and_data_.data_capacity = new_data_capacity; + begin_ = 0; + end_ = num_elements; + } + + template + typename std::enable_if::value, void>::type + RelocateUnwrappedRange(size_type begin, size_type end, pointer dest) const { + QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; + pointer src = index_to_address(begin); + QUICHE_DCHECK_NE(src, nullptr); + memcpy(dest, src, sizeof(T) * (end - begin)); + DestroyRange(begin, end); + } + + template + typename std::enable_if::value && + std::is_move_constructible::value, + void>::type + RelocateUnwrappedRange(size_type begin, size_type end, pointer dest) const { + QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; + pointer src = index_to_address(begin); + pointer src_end = index_to_address(end); + while (src != src_end) { + new (dest) T(std::move(*src)); + DestroyByAddress(src); + ++dest; + ++src; + } + } + + template + typename std::enable_if::value && + !std::is_move_constructible::value, + void>::type + RelocateUnwrappedRange(size_type begin, size_type end, pointer dest) const { + QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; + pointer src = index_to_address(begin); + pointer src_end = index_to_address(end); + while (src != src_end) { + new (dest) T(*src); + DestroyByAddress(src); + ++dest; + ++src; + } + } + + template + void ResizeInternal(size_type count, U&&... u) { + if (count > size()) { + // Expanding. + MaybeExpandCapacity(count - size()); + while (size() < count) { + emplace_back(std::forward(u)...); + } + } else { + // Most likely shrinking. No-op if count == size(). + size_type new_end = (begin_ + count) % data_capacity(); + DestroyRange(new_end, end_); + end_ = new_end; + + MaybeShrinkCapacity(); + } + } + + void DestroyRange(size_type begin, size_type end) const { + if (std::is_trivially_destructible::value) { + return; + } + if (end >= begin) { + DestroyUnwrappedRange(begin, end); + } else { + DestroyUnwrappedRange(begin, data_capacity()); + DestroyUnwrappedRange(0, end); + } + } + + // Should only be called from DestroyRange. + void DestroyUnwrappedRange(size_type begin, size_type end) const { + QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; + for (; begin != end; ++begin) { + DestroyByIndex(begin); + } + } + + void DestroyByIndex(size_type index) const { + DestroyByAddress(index_to_address(index)); + } + + void DestroyByAddress(pointer address) const { + if (std::is_trivially_destructible::value) { + return; + } + address->~T(); + } + + size_type data_capacity() const { return allocator_and_data_.data_capacity; } + + pointer index_to_address(size_type index) const { + return allocator_and_data_.data + index; + } + + size_type index_prev(size_type index) const { + return index == 0 ? data_capacity() - 1 : index - 1; + } + + size_type index_next(size_type index) const { + return index == data_capacity() - 1 ? 0 : index + 1; + } + + size_type index_increment_by(size_type index, difference_type delta) const { + if (delta == 0) { + return index; + } + + QUICHE_DCHECK_LT(static_cast(std::abs(delta)), data_capacity()); + return (index + data_capacity() + delta) % data_capacity(); + } + + // Empty base-class optimization: bundle storage for our allocator together + // with the fields we had to store anyway, via inheriting from the allocator, + // so this allocator instance doesn't consume any storage when its type has no + // data members. + struct AllocatorAndData : private allocator_type { + explicit AllocatorAndData(const allocator_type& alloc) + : allocator_type(alloc) {} + + const allocator_type& allocator() const { return *this; } + allocator_type& allocator() { return *this; } + + pointer data = nullptr; + size_type data_capacity = 0; + }; + + size_type begin_ = 0; + size_type end_ = 0; + AllocatorAndData allocator_and_data_; +}; + +} // namespace quiche + +#endif // QUICHE_COMMON_QUICHE_CIRCULAR_DEQUE_H_ diff --git a/chromium/net/third_party/quiche/src/common/quiche_circular_deque_test.cc b/chromium/net/third_party/quiche/src/common/quiche_circular_deque_test.cc new file mode 100644 index 00000000000..c15d904b850 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/quiche_circular_deque_test.cc @@ -0,0 +1,801 @@ +// Copyright (c) 2019 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. + +#include "common/quiche_circular_deque.h" + +#include +#include +#include +#include +#include + +#include "common/platform/api/quiche_logging.h" +#include "common/platform/api/quiche_test.h" + +using testing::ElementsAre; + +namespace quiche { +namespace test { +namespace { + +template class BaseAllocator = std::allocator> +class CountingAllocator : public BaseAllocator { + using BaseType = BaseAllocator; + + public: + using propagate_on_container_copy_assignment = std::true_type; + using propagate_on_container_move_assignment = std::true_type; + using propagate_on_container_swap = std::true_type; + + T* allocate(std::size_t n) { + ++shared_counts_->allocate_count; + return BaseType::allocate(n); + } + + void deallocate(T* ptr, std::size_t n) { + ++shared_counts_->deallocate_count; + return BaseType::deallocate(ptr, n); + } + + size_t allocate_count() const { return shared_counts_->allocate_count; } + + size_t deallocate_count() const { return shared_counts_->deallocate_count; } + + friend bool operator==(const CountingAllocator& lhs, + const CountingAllocator& rhs) { + return lhs.shared_counts_ == rhs.shared_counts_; + } + + friend bool operator!=(const CountingAllocator& lhs, + const CountingAllocator& rhs) { + return !(lhs == rhs); + } + + private: + struct Counts { + size_t allocate_count = 0; + size_t deallocate_count = 0; + }; + + std::shared_ptr shared_counts_ = std::make_shared(); +}; + +template class BaseAllocator = std::allocator> +struct ConfigurableAllocator : public BaseAllocator { + using propagate_on_container_copy_assignment = propagate_on_copy_assignment; + using propagate_on_container_move_assignment = propagate_on_move_assignment; + using propagate_on_container_swap = propagate_on_swap; + + friend bool operator==(const ConfigurableAllocator& /*lhs*/, + const ConfigurableAllocator& /*rhs*/) { + return equality_result; + } + + friend bool operator!=(const ConfigurableAllocator& lhs, + const ConfigurableAllocator& rhs) { + return !(lhs == rhs); + } +}; + +// [1, 2, 3, 4] ==> [4, 1, 2, 3] +template +void ShiftRight(Deque* dq, bool emplace) { + auto back = *(&dq->back()); + dq->pop_back(); + if (emplace) { + dq->emplace_front(back); + } else { + dq->push_front(back); + } +} + +// [1, 2, 3, 4] ==> [2, 3, 4, 1] +template +void ShiftLeft(Deque* dq, bool emplace) { + auto front = *(&dq->front()); + dq->pop_front(); + if (emplace) { + dq->emplace_back(front); + } else { + dq->push_back(front); + } +} + +class QuicheCircularDequeTest : public QuicheTest {}; + +TEST_F(QuicheCircularDequeTest, Empty) { + QuicheCircularDeque dq; + EXPECT_TRUE(dq.empty()); + EXPECT_EQ(0u, dq.size()); + dq.clear(); + dq.push_back(10); + EXPECT_FALSE(dq.empty()); + EXPECT_EQ(1u, dq.size()); + EXPECT_EQ(10, dq.front()); + EXPECT_EQ(10, dq.back()); + dq.pop_front(); + EXPECT_TRUE(dq.empty()); + EXPECT_EQ(0u, dq.size()); + + EXPECT_QUICHE_DEBUG_DEATH(dq.front(), ""); + EXPECT_QUICHE_DEBUG_DEATH(dq.back(), ""); + EXPECT_QUICHE_DEBUG_DEATH(dq.at(0), ""); + EXPECT_QUICHE_DEBUG_DEATH(dq[0], ""); +} + +TEST_F(QuicheCircularDequeTest, Constructor) { + QuicheCircularDeque dq; + EXPECT_TRUE(dq.empty()); + + std::allocator alloc; + QuicheCircularDeque dq1(alloc); + EXPECT_TRUE(dq1.empty()); + + QuicheCircularDeque dq2(8, 100, alloc); + EXPECT_THAT(dq2, ElementsAre(100, 100, 100, 100, 100, 100, 100, 100)); + + QuicheCircularDeque dq3(5, alloc); + EXPECT_THAT(dq3, ElementsAre(0, 0, 0, 0, 0)); + + QuicheCircularDeque dq4_rand_iter(dq3.begin(), dq3.end(), alloc); + EXPECT_THAT(dq4_rand_iter, ElementsAre(0, 0, 0, 0, 0)); + EXPECT_EQ(dq4_rand_iter, dq3); + + std::list dq4_src = {4, 4, 4, 4}; + QuicheCircularDeque dq4_bidi_iter(dq4_src.begin(), dq4_src.end()); + EXPECT_THAT(dq4_bidi_iter, ElementsAre(4, 4, 4, 4)); + + QuicheCircularDeque dq5(dq4_bidi_iter); + EXPECT_THAT(dq5, ElementsAre(4, 4, 4, 4)); + EXPECT_EQ(dq5, dq4_bidi_iter); + + QuicheCircularDeque dq6(dq5, alloc); + EXPECT_THAT(dq6, ElementsAre(4, 4, 4, 4)); + EXPECT_EQ(dq6, dq5); + + QuicheCircularDeque dq7(std::move(*&dq6)); + EXPECT_THAT(dq7, ElementsAre(4, 4, 4, 4)); + EXPECT_TRUE(dq6.empty()); + + QuicheCircularDeque dq8_equal_allocator(std::move(*&dq7), alloc); + EXPECT_THAT(dq8_equal_allocator, ElementsAre(4, 4, 4, 4)); + EXPECT_TRUE(dq7.empty()); + + QuicheCircularDeque> dq8_temp = {5, 6, 7, 8, + 9}; + QuicheCircularDeque> dq8_unequal_allocator( + std::move(*&dq8_temp), CountingAllocator()); + EXPECT_THAT(dq8_unequal_allocator, ElementsAre(5, 6, 7, 8, 9)); + EXPECT_TRUE(dq8_temp.empty()); + + QuicheCircularDeque dq9({3, 4, 5, 6, 7}, alloc); + EXPECT_THAT(dq9, ElementsAre(3, 4, 5, 6, 7)); +} + +TEST_F(QuicheCircularDequeTest, Assign) { + // assign() + QuicheCircularDeque> dq; + dq.assign(7, 1); + EXPECT_THAT(dq, ElementsAre(1, 1, 1, 1, 1, 1, 1)); + EXPECT_EQ(1u, dq.get_allocator().allocate_count()); + + QuicheCircularDeque> dq2; + dq2.assign(dq.begin(), dq.end()); + EXPECT_THAT(dq2, ElementsAre(1, 1, 1, 1, 1, 1, 1)); + EXPECT_EQ(1u, dq2.get_allocator().allocate_count()); + EXPECT_TRUE(std::equal(dq.begin(), dq.end(), dq2.begin(), dq2.end())); + + dq2.assign({2, 2, 2, 2, 2, 2}); + EXPECT_THAT(dq2, ElementsAre(2, 2, 2, 2, 2, 2)); + + // Assign from a non random access iterator. + std::list dq3_src = {3, 3, 3, 3, 3}; + QuicheCircularDeque> dq3; + dq3.assign(dq3_src.begin(), dq3_src.end()); + EXPECT_THAT(dq3, ElementsAre(3, 3, 3, 3, 3)); + EXPECT_LT(1u, dq3.get_allocator().allocate_count()); + + // Copy assignment + dq3 = *&dq3; + EXPECT_THAT(dq3, ElementsAre(3, 3, 3, 3, 3)); + + QuicheCircularDeque< + int, 3, + ConfigurableAllocator> + dq4, dq5; + dq4.assign(dq3.begin(), dq3.end()); + dq5 = dq4; + EXPECT_THAT(dq5, ElementsAre(3, 3, 3, 3, 3)); + + QuicheCircularDeque< + int, 3, + ConfigurableAllocator> + dq6, dq7; + dq6.assign(dq3.begin(), dq3.end()); + dq7 = dq6; + EXPECT_THAT(dq7, ElementsAre(3, 3, 3, 3, 3)); + + // Move assignment + dq3 = std::move(*&dq3); + EXPECT_THAT(dq3, ElementsAre(3, 3, 3, 3, 3)); + + ASSERT_TRUE(decltype( + dq3.get_allocator())::propagate_on_container_move_assignment::value); + decltype(dq3) dq8; + dq8 = std::move(*&dq3); + EXPECT_THAT(dq8, ElementsAre(3, 3, 3, 3, 3)); + EXPECT_TRUE(dq3.empty()); + + QuicheCircularDeque< + int, 3, + ConfigurableAllocator> + dq9, dq10; + dq9.assign(dq8.begin(), dq8.end()); + dq10.assign(dq2.begin(), dq2.end()); + dq9 = std::move(*&dq10); + EXPECT_THAT(dq9, ElementsAre(2, 2, 2, 2, 2, 2)); + EXPECT_TRUE(dq10.empty()); + + QuicheCircularDeque< + int, 3, + ConfigurableAllocator> + dq11, dq12; + dq11.assign(dq8.begin(), dq8.end()); + dq12.assign(dq2.begin(), dq2.end()); + dq11 = std::move(*&dq12); + EXPECT_THAT(dq11, ElementsAre(2, 2, 2, 2, 2, 2)); + EXPECT_TRUE(dq12.empty()); +} + +TEST_F(QuicheCircularDequeTest, Access) { + // at() + // operator[] + // front() + // back() + + QuicheCircularDeque> dq; + dq.push_back(10); + EXPECT_EQ(dq.front(), 10); + EXPECT_EQ(dq.back(), 10); + EXPECT_EQ(dq.at(0), 10); + EXPECT_EQ(dq[0], 10); + dq.front() = 12; + EXPECT_EQ(dq.front(), 12); + EXPECT_EQ(dq.back(), 12); + EXPECT_EQ(dq.at(0), 12); + EXPECT_EQ(dq[0], 12); + + const auto& dqref = dq; + EXPECT_EQ(dqref.front(), 12); + EXPECT_EQ(dqref.back(), 12); + EXPECT_EQ(dqref.at(0), 12); + EXPECT_EQ(dqref[0], 12); + + dq.pop_front(); + EXPECT_TRUE(dqref.empty()); + + // Push to capacity. + dq.push_back(15); + dq.push_front(5); + dq.push_back(25); + EXPECT_EQ(dq.size(), dq.capacity()); + EXPECT_THAT(dq, ElementsAre(5, 15, 25)); + EXPECT_LT(&dq.front(), &dq.back()); + EXPECT_EQ(dq.front(), 5); + EXPECT_EQ(dq.back(), 25); + EXPECT_EQ(dq.at(0), 5); + EXPECT_EQ(dq.at(1), 15); + EXPECT_EQ(dq.at(2), 25); + EXPECT_EQ(dq[0], 5); + EXPECT_EQ(dq[1], 15); + EXPECT_EQ(dq[2], 25); + + // Shift right such that begin=1 and end=0. Data is still not wrapped. + dq.pop_front(); + dq.push_back(35); + EXPECT_THAT(dq, ElementsAre(15, 25, 35)); + EXPECT_LT(&dq.front(), &dq.back()); + EXPECT_EQ(dq.front(), 15); + EXPECT_EQ(dq.back(), 35); + EXPECT_EQ(dq.at(0), 15); + EXPECT_EQ(dq.at(1), 25); + EXPECT_EQ(dq.at(2), 35); + EXPECT_EQ(dq[0], 15); + EXPECT_EQ(dq[1], 25); + EXPECT_EQ(dq[2], 35); + + // Shift right such that data is wrapped. + dq.pop_front(); + dq.push_back(45); + EXPECT_THAT(dq, ElementsAre(25, 35, 45)); + EXPECT_GT(&dq.front(), &dq.back()); + EXPECT_EQ(dq.front(), 25); + EXPECT_EQ(dq.back(), 45); + EXPECT_EQ(dq.at(0), 25); + EXPECT_EQ(dq.at(1), 35); + EXPECT_EQ(dq.at(2), 45); + EXPECT_EQ(dq[0], 25); + EXPECT_EQ(dq[1], 35); + EXPECT_EQ(dq[2], 45); + + // Shift right again, data is still wrapped. + dq.pop_front(); + dq.push_back(55); + EXPECT_THAT(dq, ElementsAre(35, 45, 55)); + EXPECT_GT(&dq.front(), &dq.back()); + EXPECT_EQ(dq.front(), 35); + EXPECT_EQ(dq.back(), 55); + EXPECT_EQ(dq.at(0), 35); + EXPECT_EQ(dq.at(1), 45); + EXPECT_EQ(dq.at(2), 55); + EXPECT_EQ(dq[0], 35); + EXPECT_EQ(dq[1], 45); + EXPECT_EQ(dq[2], 55); + + // Shift right one last time. begin returns to 0. Data is no longer wrapped. + dq.pop_front(); + dq.push_back(65); + EXPECT_THAT(dq, ElementsAre(45, 55, 65)); + EXPECT_LT(&dq.front(), &dq.back()); + EXPECT_EQ(dq.front(), 45); + EXPECT_EQ(dq.back(), 65); + EXPECT_EQ(dq.at(0), 45); + EXPECT_EQ(dq.at(1), 55); + EXPECT_EQ(dq.at(2), 65); + EXPECT_EQ(dq[0], 45); + EXPECT_EQ(dq[1], 55); + EXPECT_EQ(dq[2], 65); + + EXPECT_EQ(1u, dq.get_allocator().allocate_count()); +} + +TEST_F(QuicheCircularDequeTest, Iterate) { + QuicheCircularDeque dq; + EXPECT_EQ(dq.begin(), dq.end()); + EXPECT_EQ(dq.cbegin(), dq.cend()); + EXPECT_EQ(dq.rbegin(), dq.rend()); + EXPECT_EQ(dq.crbegin(), dq.crend()); + + dq.emplace_back(2); + QuicheCircularDeque::const_iterator citer = dq.begin(); + EXPECT_NE(citer, dq.end()); + EXPECT_EQ(*citer, 2); + ++citer; + EXPECT_EQ(citer, dq.end()); + + EXPECT_EQ(*dq.begin(), 2); + EXPECT_EQ(*dq.cbegin(), 2); + EXPECT_EQ(*dq.rbegin(), 2); + EXPECT_EQ(*dq.crbegin(), 2); + + dq.emplace_front(1); + QuicheCircularDeque::const_reverse_iterator criter = dq.rbegin(); + EXPECT_NE(criter, dq.rend()); + EXPECT_EQ(*criter, 2); + ++criter; + EXPECT_NE(criter, dq.rend()); + EXPECT_EQ(*criter, 1); + ++criter; + EXPECT_EQ(criter, dq.rend()); + + EXPECT_EQ(*dq.begin(), 1); + EXPECT_EQ(*dq.cbegin(), 1); + EXPECT_EQ(*dq.rbegin(), 2); + EXPECT_EQ(*dq.crbegin(), 2); + + dq.push_back(3); + + // Forward iterate. + int expected_value = 1; + for (QuicheCircularDeque::iterator it = dq.begin(); it != dq.end(); + ++it) { + EXPECT_EQ(expected_value++, *it); + } + + expected_value = 1; + for (QuicheCircularDeque::const_iterator it = dq.cbegin(); + it != dq.cend(); ++it) { + EXPECT_EQ(expected_value++, *it); + } + + // Reverse iterate. + expected_value = 3; + for (QuicheCircularDeque::reverse_iterator it = dq.rbegin(); + it != dq.rend(); ++it) { + EXPECT_EQ(expected_value--, *it); + } + + expected_value = 3; + for (QuicheCircularDeque::const_reverse_iterator it = dq.crbegin(); + it != dq.crend(); ++it) { + EXPECT_EQ(expected_value--, *it); + } +} + +TEST_F(QuicheCircularDequeTest, Iterator) { + // Default constructed iterators of the same type compare equal. + EXPECT_EQ(QuicheCircularDeque::iterator(), + QuicheCircularDeque::iterator()); + EXPECT_EQ(QuicheCircularDeque::const_iterator(), + QuicheCircularDeque::const_iterator()); + EXPECT_EQ(QuicheCircularDeque::reverse_iterator(), + QuicheCircularDeque::reverse_iterator()); + EXPECT_EQ(QuicheCircularDeque::const_reverse_iterator(), + QuicheCircularDeque::const_reverse_iterator()); + + QuicheCircularDeque, 3> dqdq = { + {1, 2}, {10, 20, 30}, {100, 200, 300, 400}}; + + // iter points to {1, 2} + decltype(dqdq)::iterator iter = dqdq.begin(); + EXPECT_EQ(iter->size(), 2u); + EXPECT_THAT(*iter, ElementsAre(1, 2)); + + // citer points to {10, 20, 30} + decltype(dqdq)::const_iterator citer = dqdq.cbegin() + 1; + EXPECT_NE(*iter, *citer); + EXPECT_EQ(citer->size(), 3u); + int x = 10; + for (auto it = citer->begin(); it != citer->end(); ++it) { + EXPECT_EQ(*it, x); + x += 10; + } + + EXPECT_LT(iter, citer); + EXPECT_LE(iter, iter); + EXPECT_GT(citer, iter); + EXPECT_GE(citer, citer); + + // iter points to {100, 200, 300, 400} + iter += 2; + EXPECT_NE(*iter, *citer); + EXPECT_EQ(iter->size(), 4u); + for (int i = 1; i <= 4; ++i) { + EXPECT_EQ(iter->begin()[i - 1], i * 100); + } + + EXPECT_LT(citer, iter); + EXPECT_LE(iter, iter); + EXPECT_GT(iter, citer); + EXPECT_GE(citer, citer); + + // iter points to {10, 20, 30}. (same as citer) + iter -= 1; + EXPECT_EQ(*iter, *citer); + EXPECT_EQ(iter->size(), 3u); + x = 10; + for (auto it = iter->begin(); it != iter->end();) { + EXPECT_EQ(*(it++), x); + x += 10; + } + x = 30; + for (auto it = iter->begin() + 2; it != iter->begin();) { + EXPECT_EQ(*(it--), x); + x -= 10; + } +} + +TEST_F(QuicheCircularDequeTest, Resize) { + QuicheCircularDeque> dq; + dq.resize(8); + EXPECT_THAT(dq, ElementsAre(0, 0, 0, 0, 0, 0, 0, 0)); + EXPECT_EQ(1u, dq.get_allocator().allocate_count()); + + dq.resize(10, 5); + EXPECT_THAT(dq, ElementsAre(0, 0, 0, 0, 0, 0, 0, 0, 5, 5)); + + QuicheCircularDeque> dq2 = dq; + + for (size_t new_size = dq.size(); new_size != 0; --new_size) { + dq.resize(new_size); + EXPECT_TRUE( + std::equal(dq.begin(), dq.end(), dq2.begin(), dq2.begin() + new_size)); + } + + dq.resize(0); + EXPECT_TRUE(dq.empty()); + + // Resize when data is wrapped. + ASSERT_EQ(dq2.size(), dq2.capacity()); + while (dq2.size() < dq2.capacity()) { + dq2.push_back(5); + } + + // Shift left once such that data is wrapped. + ASSERT_LT(&dq2.front(), &dq2.back()); + dq2.pop_back(); + dq2.push_front(-5); + ASSERT_GT(&dq2.front(), &dq2.back()); + + EXPECT_EQ(-5, dq2.front()); + EXPECT_EQ(5, dq2.back()); + dq2.resize(dq2.size() + 1, 10); + + // Data should be unwrapped after the resize. + ASSERT_LT(&dq2.front(), &dq2.back()); + EXPECT_EQ(-5, dq2.front()); + EXPECT_EQ(10, dq2.back()); + EXPECT_EQ(5, *(dq2.rbegin() + 1)); +} + +namespace { +class Foo { + public: + Foo() : Foo(0xF00) {} + + explicit Foo(int i) : i_(new int(i)) {} + + ~Foo() { + if (i_ != nullptr) { + delete i_; + // Do not set i_ to nullptr such that if the container calls destructor + // multiple times, asan can detect it. + } + } + + Foo(const Foo& other) : i_(new int(*other.i_)) {} + + Foo(Foo&& other) = delete; + + void Set(int i) { *i_ = i; } + + int i() const { return *i_; } + + friend bool operator==(const Foo& lhs, const Foo& rhs) { + return lhs.i() == rhs.i(); + } + + friend std::ostream& operator<<(std::ostream& os, const Foo& foo) { + return os << "Foo(" << foo.i() << ")"; + } + + private: + // By pointing i_ to a dynamically allocated integer, a memory leak will be + // reported if the container forget to properly destruct this object. + int* i_ = nullptr; +}; +} // namespace + +TEST_F(QuicheCircularDequeTest, RelocateNonTriviallyCopyable) { + // When relocating non-trivially-copyable objects: + // - Move constructor is preferred, if available. + // - Copy constructor is used otherwise. + + { + // Move construct in Relocate. + using MoveConstructible = std::unique_ptr; + ASSERT_FALSE(std::is_trivially_copyable::value); + ASSERT_TRUE(std::is_move_constructible::value); + QuicheCircularDeque> + dq1; + dq1.resize(3); + EXPECT_EQ(dq1.size(), dq1.capacity()); + EXPECT_EQ(1u, dq1.get_allocator().allocate_count()); + + dq1.emplace_back(new Foo(0xF1)); // Cause existing elements to relocate. + EXPECT_EQ(4u, dq1.size()); + EXPECT_EQ(2u, dq1.get_allocator().allocate_count()); + EXPECT_EQ(dq1[0], nullptr); + EXPECT_EQ(dq1[1], nullptr); + EXPECT_EQ(dq1[2], nullptr); + EXPECT_EQ(dq1[3]->i(), 0xF1); + } + + { + // Copy construct in Relocate. + using NonMoveConstructible = Foo; + ASSERT_FALSE(std::is_trivially_copyable::value); + ASSERT_FALSE(std::is_move_constructible::value); + QuicheCircularDeque> + dq2; + dq2.resize(3); + EXPECT_EQ(dq2.size(), dq2.capacity()); + EXPECT_EQ(1u, dq2.get_allocator().allocate_count()); + + dq2.emplace_back(0xF1); // Cause existing elements to relocate. + EXPECT_EQ(4u, dq2.size()); + EXPECT_EQ(2u, dq2.get_allocator().allocate_count()); + EXPECT_EQ(dq2[0].i(), 0xF00); + EXPECT_EQ(dq2[1].i(), 0xF00); + EXPECT_EQ(dq2[2].i(), 0xF00); + EXPECT_EQ(dq2[3].i(), 0xF1); + } +} + +TEST_F(QuicheCircularDequeTest, PushPop) { + // (push|pop|emplace)_(back|front) + + { + QuicheCircularDeque> dq(4); + for (size_t i = 0; i < dq.size(); ++i) { + dq[i].Set(i + 1); + } + QUICHE_LOG(INFO) << "dq initialized to " << dq; + EXPECT_THAT(dq, ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4))); + + ShiftLeft(&dq, false); + QUICHE_LOG(INFO) << "shift left once : " << dq; + EXPECT_THAT(dq, ElementsAre(Foo(2), Foo(3), Foo(4), Foo(1))); + + ShiftLeft(&dq, true); + QUICHE_LOG(INFO) << "shift left twice: " << dq; + EXPECT_THAT(dq, ElementsAre(Foo(3), Foo(4), Foo(1), Foo(2))); + ASSERT_GT(&dq.front(), &dq.back()); + // dq destructs with wrapped data. + } + + { + QuicheCircularDeque> dq1(4); + for (size_t i = 0; i < dq1.size(); ++i) { + dq1[i].Set(i + 1); + } + QUICHE_LOG(INFO) << "dq1 initialized to " << dq1; + EXPECT_THAT(dq1, ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4))); + + ShiftRight(&dq1, false); + QUICHE_LOG(INFO) << "shift right once : " << dq1; + EXPECT_THAT(dq1, ElementsAre(Foo(4), Foo(1), Foo(2), Foo(3))); + + ShiftRight(&dq1, true); + QUICHE_LOG(INFO) << "shift right twice: " << dq1; + EXPECT_THAT(dq1, ElementsAre(Foo(3), Foo(4), Foo(1), Foo(2))); + ASSERT_GT(&dq1.front(), &dq1.back()); + // dq1 destructs with wrapped data. + } + + { // Pop n elements from front. + QuicheCircularDeque> dq2(5); + for (size_t i = 0; i < dq2.size(); ++i) { + dq2[i].Set(i + 1); + } + EXPECT_THAT(dq2, ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4), Foo(5))); + + EXPECT_EQ(2u, dq2.pop_front_n(2)); + EXPECT_THAT(dq2, ElementsAre(Foo(3), Foo(4), Foo(5))); + + EXPECT_EQ(3u, dq2.pop_front_n(100)); + EXPECT_TRUE(dq2.empty()); + } + + { // Pop n elements from back. + QuicheCircularDeque> dq3(6); + for (size_t i = 0; i < dq3.size(); ++i) { + dq3[i].Set(i + 1); + } + EXPECT_THAT(dq3, + ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4), Foo(5), Foo(6))); + + ShiftRight(&dq3, true); + ShiftRight(&dq3, true); + ShiftRight(&dq3, true); + EXPECT_THAT(dq3, + ElementsAre(Foo(4), Foo(5), Foo(6), Foo(1), Foo(2), Foo(3))); + + EXPECT_EQ(2u, dq3.pop_back_n(2)); + EXPECT_THAT(dq3, ElementsAre(Foo(4), Foo(5), Foo(6), Foo(1))); + + EXPECT_EQ(2u, dq3.pop_back_n(2)); + EXPECT_THAT(dq3, ElementsAre(Foo(4), Foo(5))); + } +} + +TEST_F(QuicheCircularDequeTest, Allocation) { + CountingAllocator alloc; + + { + QuicheCircularDeque> dq(alloc); + EXPECT_EQ(alloc, dq.get_allocator()); + EXPECT_EQ(0u, dq.size()); + EXPECT_EQ(0u, dq.capacity()); + EXPECT_EQ(0u, alloc.allocate_count()); + EXPECT_EQ(0u, alloc.deallocate_count()); + + for (int i = 1; i <= 18; ++i) { + SCOPED_TRACE(testing::Message() + << "i=" << i << ", capacity_b4_push=" << dq.capacity()); + dq.push_back(i); + EXPECT_EQ(i, static_cast(dq.size())); + + const size_t capacity = 3 + (i - 1) / 3 * 3; + EXPECT_EQ(capacity, dq.capacity()); + EXPECT_EQ(capacity / 3, alloc.allocate_count()); + EXPECT_EQ(capacity / 3 - 1, alloc.deallocate_count()); + } + + dq.push_back(19); + EXPECT_EQ(22u, dq.capacity()); // 18 + 18 / 4 + EXPECT_EQ(7u, alloc.allocate_count()); + EXPECT_EQ(6u, alloc.deallocate_count()); + } + + EXPECT_EQ(7u, alloc.deallocate_count()); +} + +} // namespace +} // namespace test +} // namespace quiche + +// Use a non-quiche namespace to make sure swap can be used via ADL. +namespace { + +template +using SwappableAllocator = quiche::test::ConfigurableAllocator< + T, + /*propagate_on_copy_assignment=*/std::true_type, + /*propagate_on_move_assignment=*/std::true_type, + /*propagate_on_swap=*/std::true_type, + /*equality_result=*/true>; + +template +using UnswappableEqualAllocator = quiche::test::ConfigurableAllocator< + T, + /*propagate_on_copy_assignment=*/std::true_type, + /*propagate_on_move_assignment=*/std::true_type, + /*propagate_on_swap=*/std::false_type, + /*equality_result=*/true>; + +template +using UnswappableUnequalAllocator = quiche::test::ConfigurableAllocator< + T, + /*propagate_on_copy_assignment=*/std::true_type, + /*propagate_on_move_assignment=*/std::true_type, + /*propagate_on_swap=*/std::false_type, + /*equality_result=*/false>; + +using quiche::test::QuicheCircularDequeTest; + +TEST_F(QuicheCircularDequeTest, Swap) { + using std::swap; + + quiche::QuicheCircularDeque> dq1, dq2; + dq1.push_back(10); + dq1.push_back(11); + dq2.push_back(20); + swap(dq1, dq2); + EXPECT_THAT(dq1, ElementsAre(20)); + EXPECT_THAT(dq2, ElementsAre(10, 11)); + + quiche::QuicheCircularDeque> dq3, + dq4; + dq3 = {1, 2, 3, 4, 5}; + dq4 = {6, 7, 8, 9, 0}; + swap(dq3, dq4); + EXPECT_THAT(dq3, ElementsAre(6, 7, 8, 9, 0)); + EXPECT_THAT(dq4, ElementsAre(1, 2, 3, 4, 5)); + + quiche::QuicheCircularDeque> dq5, + dq6; + dq6.push_front(4); + + // Using UnswappableUnequalAllocator is ok as long as swap is not called. + dq5.assign(dq6.begin(), dq6.end()); + EXPECT_THAT(dq5, ElementsAre(4)); + + // Undefined behavior to swap between two containers with unequal allocators. + EXPECT_QUICHE_DEBUG_DEATH(swap(dq5, dq6), "Undefined swap behavior"); +} +} // namespace diff --git a/chromium/net/third_party/quiche/src/common/quiche_data_reader.cc b/chromium/net/third_party/quiche/src/common/quiche_data_reader.cc index c196b42d2bb..f20c752bcce 100644 --- a/chromium/net/third_party/quiche/src/common/quiche_data_reader.cc +++ b/chromium/net/third_party/quiche/src/common/quiche_data_reader.cc @@ -10,7 +10,6 @@ #include "absl/strings/str_cat.h" #include "absl/strings/string_view.h" #include "common/platform/api/quiche_logging.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/quiche_endian.h" namespace quiche { diff --git a/chromium/net/third_party/quiche/src/common/quiche_linked_hash_map.h b/chromium/net/third_party/quiche/src/common/quiche_linked_hash_map.h new file mode 100644 index 00000000000..a52863e40f5 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/quiche_linked_hash_map.h @@ -0,0 +1,234 @@ +// Copyright (c) 2019 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 is a simplistic insertion-ordered map. It behaves similarly to an STL +// map, but only implements a small subset of the map's methods. Internally, we +// just keep a map and a list going in parallel. +// +// This class provides no thread safety guarantees, beyond what you would +// normally see with std::list. +// +// Iterators point into the list and should be stable in the face of +// mutations, except for an iterator pointing to an element that was just +// deleted. + +#ifndef QUICHE_COMMON_QUICHE_LINKED_HASH_MAP_H_ +#define QUICHE_COMMON_QUICHE_LINKED_HASH_MAP_H_ + +#include +#include +#include +#include +#include + +#include "absl/container/node_hash_map.h" +#include "common/platform/api/quiche_logging.h" + +namespace quiche { + +// This holds a list of pair items. This list is what gets +// traversed, and it's iterators from this list that we return from +// begin/end/find. +// +// We also keep a set for find. Since std::list is a +// doubly-linked list, the iterators should remain stable. + +template , + class Eq = std::equal_to> +class QuicheLinkedHashMap { + private: + typedef std::list> ListType; + typedef absl::node_hash_map + MapType; + + public: + typedef typename ListType::iterator iterator; + typedef typename ListType::reverse_iterator reverse_iterator; + typedef typename ListType::const_iterator const_iterator; + typedef typename ListType::const_reverse_iterator const_reverse_iterator; + typedef typename MapType::key_type key_type; + typedef typename ListType::value_type value_type; + typedef typename ListType::size_type size_type; + + QuicheLinkedHashMap() = default; + explicit QuicheLinkedHashMap(size_type bucket_count) : map_(bucket_count) {} + + QuicheLinkedHashMap(const QuicheLinkedHashMap& other) = delete; + QuicheLinkedHashMap& operator=(const QuicheLinkedHashMap& other) = delete; + QuicheLinkedHashMap(QuicheLinkedHashMap&& other) = default; + QuicheLinkedHashMap& operator=(QuicheLinkedHashMap&& other) = default; + + // Returns an iterator to the first (insertion-ordered) element. Like a map, + // this can be dereferenced to a pair. + iterator begin() { return list_.begin(); } + const_iterator begin() const { return list_.begin(); } + + // Returns an iterator beyond the last element. + iterator end() { return list_.end(); } + const_iterator end() const { return list_.end(); } + + // Returns an iterator to the last (insertion-ordered) element. Like a map, + // this can be dereferenced to a pair. + reverse_iterator rbegin() { return list_.rbegin(); } + const_reverse_iterator rbegin() const { return list_.rbegin(); } + + // Returns an iterator beyond the first element. + reverse_iterator rend() { return list_.rend(); } + const_reverse_iterator rend() const { return list_.rend(); } + + // Front and back accessors common to many stl containers. + + // Returns the earliest-inserted element + const value_type& front() const { return list_.front(); } + + // Returns the earliest-inserted element. + value_type& front() { return list_.front(); } + + // Returns the most-recently-inserted element. + const value_type& back() const { return list_.back(); } + + // Returns the most-recently-inserted element. + value_type& back() { return list_.back(); } + + // Clears the map of all values. + void clear() { + map_.clear(); + list_.clear(); + } + + // Returns true iff the map is empty. + bool empty() const { return list_.empty(); } + + // Removes the first element from the list. + void pop_front() { erase(begin()); } + + // Erases values with the provided key. Returns the number of elements + // erased. In this implementation, this will be 0 or 1. + size_type erase(const Key& key) { + typename MapType::iterator found = map_.find(key); + if (found == map_.end()) { + return 0; + } + + list_.erase(found->second); + map_.erase(found); + + return 1; + } + + // Erases the item that 'position' points to. Returns an iterator that points + // to the item that comes immediately after the deleted item in the list, or + // end(). + // If the provided iterator is invalid or there is inconsistency between the + // map and list, a QUICHE_CHECK() error will occur. + iterator erase(iterator position) { + typename MapType::iterator found = map_.find(position->first); + QUICHE_CHECK(found->second == position) + << "Inconsistent iterator for map and list, or the iterator is " + "invalid."; + + map_.erase(found); + return list_.erase(position); + } + + // Erases all the items in the range [first, last). Returns an iterator that + // points to the item that comes immediately after the last deleted item in + // the list, or end(). + iterator erase(iterator first, iterator last) { + while (first != last && first != end()) { + first = erase(first); + } + return first; + } + + // Finds the element with the given key. Returns an iterator to the + // value found, or to end() if the value was not found. Like a map, this + // iterator points to a pair. + iterator find(const Key& key) { + typename MapType::iterator found = map_.find(key); + if (found == map_.end()) { + return end(); + } + return found->second; + } + + const_iterator find(const Key& key) const { + typename MapType::const_iterator found = map_.find(key); + if (found == map_.end()) { + return end(); + } + return found->second; + } + + bool contains(const Key& key) const { return find(key) != end(); } + + // Returns the value mapped to key, or an inserted iterator to that position + // in the map. + Value& operator[](const key_type& key) { + return (*((this->insert(std::make_pair(key, Value()))).first)).second; + } + + // Inserts an element into the map + std::pair insert(const std::pair& pair) { + return InsertInternal(pair); + } + + // Inserts an element into the map + std::pair insert(std::pair&& pair) { + return InsertInternal(std::move(pair)); + } + + // Derive size_ from map_, as list::size might be O(N). + size_type size() const { return map_.size(); } + + template + std::pair emplace(Args&&... args) { + ListType node_donor; + auto node_pos = + node_donor.emplace(node_donor.end(), std::forward(args)...); + const auto& k = node_pos->first; + auto ins = map_.insert({k, node_pos}); + if (!ins.second) { + return {ins.first->second, false}; + } + list_.splice(list_.end(), node_donor, node_pos); + return {ins.first->second, true}; + } + + void swap(QuicheLinkedHashMap& other) { + map_.swap(other.map_); + list_.swap(other.list_); + } + + private: + template + std::pair InsertInternal(U&& pair) { + auto insert_result = map_.try_emplace(pair.first); + auto map_iter = insert_result.first; + + // If the map already contains this key, return a pair with an iterator to + // it, and false indicating that we didn't insert anything. + if (!insert_result.second) { + return {map_iter->second, false}; + } + + // Otherwise, insert into the list, and set value in map. + auto list_iter = list_.insert(list_.end(), std::forward(pair)); + map_iter->second = list_iter; + + return {list_iter, true}; + } + + // The map component, used for speedy lookups + MapType map_; + + // The list component, used for maintaining insertion order + ListType list_; +}; + +} // namespace quiche + +#endif // QUICHE_COMMON_QUICHE_LINKED_HASH_MAP_H_ diff --git a/chromium/net/third_party/quiche/src/common/quiche_linked_hash_map_test.cc b/chromium/net/third_party/quiche/src/common/quiche_linked_hash_map_test.cc new file mode 100644 index 00000000000..dab608532ba --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/quiche_linked_hash_map_test.cc @@ -0,0 +1,395 @@ +// Copyright (c) 2019 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. + +// Tests QuicheLinkedHashMap. + +#include "common/quiche_linked_hash_map.h" + +#include +#include + +#include "common/platform/api/quiche_test.h" + +using testing::Pair; +using testing::Pointee; +using testing::UnorderedElementsAre; + +namespace quiche { +namespace test { + +// Tests that move constructor works. +TEST(LinkedHashMapTest, Move) { + // Use unique_ptr as an example of a non-copyable type. + QuicheLinkedHashMap> m; + m[2] = std::make_unique(12); + m[3] = std::make_unique(13); + QuicheLinkedHashMap> n = std::move(m); + EXPECT_THAT(n, + UnorderedElementsAre(Pair(2, Pointee(12)), Pair(3, Pointee(13)))); +} + +TEST(LinkedHashMapTest, CanEmplaceMoveOnly) { + QuicheLinkedHashMap> m; + struct Data { + int k, v; + }; + const Data data[] = {{1, 123}, {3, 345}, {2, 234}, {4, 456}}; + for (const auto& kv : data) { + m.emplace(std::piecewise_construct, std::make_tuple(kv.k), + std::make_tuple(new int{kv.v})); + } + EXPECT_TRUE(m.contains(2)); + auto found = m.find(2); + ASSERT_TRUE(found != m.end()); + EXPECT_EQ(234, *found->second); +} + +struct NoCopy { + explicit NoCopy(int x) : x(x) {} + NoCopy(const NoCopy&) = delete; + NoCopy& operator=(const NoCopy&) = delete; + NoCopy(NoCopy&&) = delete; + NoCopy& operator=(NoCopy&&) = delete; + int x; +}; + +TEST(LinkedHashMapTest, CanEmplaceNoMoveNoCopy) { + QuicheLinkedHashMap m; + struct Data { + int k, v; + }; + const Data data[] = {{1, 123}, {3, 345}, {2, 234}, {4, 456}}; + for (const auto& kv : data) { + m.emplace(std::piecewise_construct, std::make_tuple(kv.k), + std::make_tuple(kv.v)); + } + EXPECT_TRUE(m.contains(2)); + auto found = m.find(2); + ASSERT_TRUE(found != m.end()); + EXPECT_EQ(234, found->second.x); +} + +TEST(LinkedHashMapTest, ConstKeys) { + QuicheLinkedHashMap m; + m.insert(std::make_pair(1, 2)); + // Test that keys are const in iteration. + std::pair& p = *m.begin(); + EXPECT_EQ(1, p.first); +} + +// Tests that iteration from begin() to end() works +TEST(LinkedHashMapTest, Iteration) { + QuicheLinkedHashMap m; + EXPECT_TRUE(m.begin() == m.end()); + + m.insert(std::make_pair(2, 12)); + m.insert(std::make_pair(1, 11)); + m.insert(std::make_pair(3, 13)); + + QuicheLinkedHashMap::iterator i = m.begin(); + ASSERT_TRUE(m.begin() == i); + ASSERT_TRUE(m.end() != i); + EXPECT_EQ(2, i->first); + EXPECT_EQ(12, i->second); + + ++i; + ASSERT_TRUE(m.end() != i); + EXPECT_EQ(1, i->first); + EXPECT_EQ(11, i->second); + + ++i; + ASSERT_TRUE(m.end() != i); + EXPECT_EQ(3, i->first); + EXPECT_EQ(13, i->second); + + ++i; // Should be the end of the line. + ASSERT_TRUE(m.end() == i); +} + +// Tests that reverse iteration from rbegin() to rend() works +TEST(LinkedHashMapTest, ReverseIteration) { + QuicheLinkedHashMap m; + EXPECT_TRUE(m.rbegin() == m.rend()); + + m.insert(std::make_pair(2, 12)); + m.insert(std::make_pair(1, 11)); + m.insert(std::make_pair(3, 13)); + + QuicheLinkedHashMap::reverse_iterator i = m.rbegin(); + ASSERT_TRUE(m.rbegin() == i); + ASSERT_TRUE(m.rend() != i); + EXPECT_EQ(3, i->first); + EXPECT_EQ(13, i->second); + + ++i; + ASSERT_TRUE(m.rend() != i); + EXPECT_EQ(1, i->first); + EXPECT_EQ(11, i->second); + + ++i; + ASSERT_TRUE(m.rend() != i); + EXPECT_EQ(2, i->first); + EXPECT_EQ(12, i->second); + + ++i; // Should be the end of the line. + ASSERT_TRUE(m.rend() == i); +} + +// Tests that clear() works +TEST(LinkedHashMapTest, Clear) { + QuicheLinkedHashMap m; + m.insert(std::make_pair(2, 12)); + m.insert(std::make_pair(1, 11)); + m.insert(std::make_pair(3, 13)); + + ASSERT_EQ(3u, m.size()); + + m.clear(); + + EXPECT_EQ(0u, m.size()); + + m.clear(); // Make sure we can call it on an empty map. + + EXPECT_EQ(0u, m.size()); +} + +// Tests that size() works. +TEST(LinkedHashMapTest, Size) { + QuicheLinkedHashMap m; + EXPECT_EQ(0u, m.size()); + m.insert(std::make_pair(2, 12)); + EXPECT_EQ(1u, m.size()); + m.insert(std::make_pair(1, 11)); + EXPECT_EQ(2u, m.size()); + m.insert(std::make_pair(3, 13)); + EXPECT_EQ(3u, m.size()); + m.clear(); + EXPECT_EQ(0u, m.size()); +} + +// Tests empty() +TEST(LinkedHashMapTest, Empty) { + QuicheLinkedHashMap m; + ASSERT_TRUE(m.empty()); + m.insert(std::make_pair(2, 12)); + ASSERT_FALSE(m.empty()); + m.clear(); + ASSERT_TRUE(m.empty()); +} + +TEST(LinkedHashMapTest, Erase) { + QuicheLinkedHashMap m; + ASSERT_EQ(0u, m.size()); + EXPECT_EQ(0u, m.erase(2)); // Nothing to erase yet + + m.insert(std::make_pair(2, 12)); + ASSERT_EQ(1u, m.size()); + EXPECT_EQ(1u, m.erase(2)); + EXPECT_EQ(0u, m.size()); + + EXPECT_EQ(0u, m.erase(2)); // Make sure nothing bad happens if we repeat. + EXPECT_EQ(0u, m.size()); +} + +TEST(LinkedHashMapTest, Erase2) { + QuicheLinkedHashMap m; + ASSERT_EQ(0u, m.size()); + EXPECT_EQ(0u, m.erase(2)); // Nothing to erase yet + + m.insert(std::make_pair(2, 12)); + m.insert(std::make_pair(1, 11)); + m.insert(std::make_pair(3, 13)); + m.insert(std::make_pair(4, 14)); + ASSERT_EQ(4u, m.size()); + + // Erase middle two + EXPECT_EQ(1u, m.erase(1)); + EXPECT_EQ(1u, m.erase(3)); + + EXPECT_EQ(2u, m.size()); + + // Make sure we can still iterate over everything that's left. + QuicheLinkedHashMap::iterator it = m.begin(); + ASSERT_TRUE(it != m.end()); + EXPECT_EQ(12, it->second); + ++it; + ASSERT_TRUE(it != m.end()); + EXPECT_EQ(14, it->second); + ++it; + ASSERT_TRUE(it == m.end()); + + EXPECT_EQ(0u, m.erase(1)); // Make sure nothing bad happens if we repeat. + ASSERT_EQ(2u, m.size()); + + EXPECT_EQ(1u, m.erase(2)); + EXPECT_EQ(1u, m.erase(4)); + ASSERT_EQ(0u, m.size()); + + EXPECT_EQ(0u, m.erase(1)); // Make sure nothing bad happens if we repeat. + ASSERT_EQ(0u, m.size()); +} + +// Test that erase(iter,iter) and erase(iter) compile and work. +TEST(LinkedHashMapTest, Erase3) { + QuicheLinkedHashMap m; + + m.insert(std::make_pair(1, 11)); + m.insert(std::make_pair(2, 12)); + m.insert(std::make_pair(3, 13)); + m.insert(std::make_pair(4, 14)); + + // Erase middle two + QuicheLinkedHashMap::iterator it2 = m.find(2); + QuicheLinkedHashMap::iterator it4 = m.find(4); + EXPECT_EQ(m.erase(it2, it4), m.find(4)); + EXPECT_EQ(2u, m.size()); + + // Make sure we can still iterate over everything that's left. + QuicheLinkedHashMap::iterator it = m.begin(); + ASSERT_TRUE(it != m.end()); + EXPECT_EQ(11, it->second); + ++it; + ASSERT_TRUE(it != m.end()); + EXPECT_EQ(14, it->second); + ++it; + ASSERT_TRUE(it == m.end()); + + // Erase first one using an iterator. + EXPECT_EQ(m.erase(m.begin()), m.find(4)); + + // Only the last element should be left. + it = m.begin(); + ASSERT_TRUE(it != m.end()); + EXPECT_EQ(14, it->second); + ++it; + ASSERT_TRUE(it == m.end()); +} + +TEST(LinkedHashMapTest, Insertion) { + QuicheLinkedHashMap m; + ASSERT_EQ(0u, m.size()); + std::pair::iterator, bool> result; + + result = m.insert(std::make_pair(2, 12)); + ASSERT_EQ(1u, m.size()); + EXPECT_TRUE(result.second); + EXPECT_EQ(2, result.first->first); + EXPECT_EQ(12, result.first->second); + + result = m.insert(std::make_pair(1, 11)); + ASSERT_EQ(2u, m.size()); + EXPECT_TRUE(result.second); + EXPECT_EQ(1, result.first->first); + EXPECT_EQ(11, result.first->second); + + result = m.insert(std::make_pair(3, 13)); + QuicheLinkedHashMap::iterator result_iterator = result.first; + ASSERT_EQ(3u, m.size()); + EXPECT_TRUE(result.second); + EXPECT_EQ(3, result.first->first); + EXPECT_EQ(13, result.first->second); + + result = m.insert(std::make_pair(3, 13)); + EXPECT_EQ(3u, m.size()); + EXPECT_FALSE(result.second) << "No insertion should have occurred."; + EXPECT_TRUE(result_iterator == result.first) + << "Duplicate insertion should have given us the original iterator."; +} + +static std::pair Pair(int i, int j) { + return {i, j}; +} + +// Test front accessors. +TEST(LinkedHashMapTest, Front) { + QuicheLinkedHashMap m; + + m.insert(std::make_pair(2, 12)); + m.insert(std::make_pair(1, 11)); + m.insert(std::make_pair(3, 13)); + + EXPECT_EQ(3u, m.size()); + EXPECT_EQ(Pair(2, 12), m.front()); + m.pop_front(); + EXPECT_EQ(2u, m.size()); + EXPECT_EQ(Pair(1, 11), m.front()); + m.pop_front(); + EXPECT_EQ(1u, m.size()); + EXPECT_EQ(Pair(3, 13), m.front()); + m.pop_front(); + EXPECT_TRUE(m.empty()); +} + +TEST(LinkedHashMapTest, Find) { + QuicheLinkedHashMap m; + + EXPECT_TRUE(m.end() == m.find(1)) + << "We shouldn't find anything in an empty map."; + + m.insert(std::make_pair(2, 12)); + EXPECT_TRUE(m.end() == m.find(1)) + << "We shouldn't find an element that doesn't exist in the map."; + + std::pair::iterator, bool> result = + m.insert(std::make_pair(1, 11)); + ASSERT_TRUE(result.second); + ASSERT_TRUE(m.end() != result.first); + EXPECT_TRUE(result.first == m.find(1)) + << "We should have found an element we know exists in the map."; + EXPECT_EQ(11, result.first->second); + + // Check that a follow-up insertion doesn't affect our original + m.insert(std::make_pair(3, 13)); + QuicheLinkedHashMap::iterator it = m.find(1); + ASSERT_TRUE(m.end() != it); + EXPECT_EQ(11, it->second); + + m.clear(); + EXPECT_TRUE(m.end() == m.find(1)) + << "We shouldn't find anything in a map that we've cleared."; +} + +TEST(LinkedHashMapTest, Contains) { + QuicheLinkedHashMap m; + + EXPECT_FALSE(m.contains(1)) << "An empty map shouldn't contain anything."; + + m.insert(std::make_pair(2, 12)); + EXPECT_FALSE(m.contains(1)) + << "The map shouldn't contain an element that doesn't exist."; + + m.insert(std::make_pair(1, 11)); + EXPECT_TRUE(m.contains(1)) + << "The map should contain an element that we know exists."; + + m.clear(); + EXPECT_FALSE(m.contains(1)) + << "A map that we've cleared shouldn't contain anything."; +} + +TEST(LinkedHashMapTest, Swap) { + QuicheLinkedHashMap m1; + QuicheLinkedHashMap m2; + m1.insert(std::make_pair(1, 1)); + m1.insert(std::make_pair(2, 2)); + m2.insert(std::make_pair(3, 3)); + ASSERT_EQ(2u, m1.size()); + ASSERT_EQ(1u, m2.size()); + m1.swap(m2); + ASSERT_EQ(1u, m1.size()); + ASSERT_EQ(2u, m2.size()); +} + +TEST(LinkedHashMapTest, CustomHashAndEquality) { + struct CustomIntHash { + size_t operator()(int x) const { return x; } + }; + QuicheLinkedHashMap m; + m.insert(std::make_pair(1, 1)); + EXPECT_TRUE(m.contains(1)); + EXPECT_EQ(1, m[1]); +} + +} // namespace test +} // namespace quiche diff --git a/chromium/net/third_party/quiche/src/common/quiche_text_utils.cc b/chromium/net/third_party/quiche/src/common/quiche_text_utils.cc new file mode 100644 index 00000000000..263c97e9db6 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/quiche_text_utils.cc @@ -0,0 +1,77 @@ +// Copyright 2021 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. + +#include "common/quiche_text_utils.h" + +#include "absl/strings/escaping.h" +#include "absl/strings/str_cat.h" +#include "absl/strings/str_format.h" + +namespace quiche { + +// static +void QuicheTextUtils::Base64Encode(const uint8_t* data, + size_t data_len, + std::string* output) { + absl::Base64Escape(std::string(reinterpret_cast(data), data_len), + output); + // Remove padding. + size_t len = output->size(); + if (len >= 2) { + if ((*output)[len - 1] == '=') { + len--; + if ((*output)[len - 1] == '=') { + len--; + } + output->resize(len); + } + } +} + +// static +absl::optional QuicheTextUtils::Base64Decode( + absl::string_view input) { + std::string output; + if (!absl::Base64Unescape(input, &output)) { + return absl::nullopt; + } + return output; +} + +// static +std::string QuicheTextUtils::HexDump(absl::string_view binary_data) { + const int kBytesPerLine = 16; // Maximum bytes dumped per line. + int offset = 0; + const char* p = binary_data.data(); + int bytes_remaining = binary_data.size(); + std::string output; + while (bytes_remaining > 0) { + const int line_bytes = std::min(bytes_remaining, kBytesPerLine); + absl::StrAppendFormat(&output, "0x%04x: ", offset); + for (int i = 0; i < kBytesPerLine; ++i) { + if (i < line_bytes) { + absl::StrAppendFormat(&output, "%02x", + static_cast(p[i])); + } else { + absl::StrAppend(&output, " "); + } + if (i % 2) { + absl::StrAppend(&output, " "); + } + } + absl::StrAppend(&output, " "); + for (int i = 0; i < line_bytes; ++i) { + // Replace non-printable characters and 0x20 (space) with '.' + output += absl::ascii_isgraph(p[i]) ? p[i] : '.'; + } + + bytes_remaining -= line_bytes; + offset += line_bytes; + p += line_bytes; + absl::StrAppend(&output, "\n"); + } + return output; +} + +} // namespace quiche diff --git a/chromium/net/third_party/quiche/src/common/quiche_text_utils.h b/chromium/net/third_party/quiche/src/common/quiche_text_utils.h new file mode 100644 index 00000000000..c99d9e2ac02 --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/quiche_text_utils.h @@ -0,0 +1,60 @@ +// Copyright 2016 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. + +#ifndef QUICHE_COMMON_QUICHE_TEXT_UTILS_H_ +#define QUICHE_COMMON_QUICHE_TEXT_UTILS_H_ + +#include + +#include "absl/strings/ascii.h" +#include "absl/strings/escaping.h" +#include "absl/strings/string_view.h" +#include "absl/types/optional.h" +#include "common/platform/api/quiche_export.h" + +namespace quiche { + +// Various utilities for manipulating text. +class QUICHE_EXPORT QuicheTextUtils { + public: + // Returns a new string in which |data| has been converted to lower case. + static std::string ToLower(absl::string_view data) { + return absl::AsciiStrToLower(data); + } + + // Removes leading and trailing whitespace from |data|. + static void RemoveLeadingAndTrailingWhitespace(absl::string_view* data) { + *data = absl::StripAsciiWhitespace(*data); + } + + // Base64 encodes with no padding |data_len| bytes of |data| into |output|. + static void Base64Encode(const uint8_t* data, + size_t data_len, + std::string* output); + + // Decodes a base64-encoded |input|. Returns nullopt when the input is + // invalid. + static absl::optional Base64Decode(absl::string_view input); + + // Returns a string containing hex and ASCII representations of |binary|, + // side-by-side in the style of hexdump. Non-printable characters will be + // printed as '.' in the ASCII output. + // For example, given the input "Hello, QUIC!\01\02\03\04", returns: + // "0x0000: 4865 6c6c 6f2c 2051 5549 4321 0102 0304 Hello,.QUIC!...." + static std::string HexDump(absl::string_view binary_data); + + // Returns true if |data| contains any uppercase characters. + static bool ContainsUpperCase(absl::string_view data) { + return std::any_of(data.begin(), data.end(), absl::ascii_isupper); + } + + // Returns true if |data| contains only decimal digits. + static bool IsAllDigits(absl::string_view data) { + return std::all_of(data.begin(), data.end(), absl::ascii_isdigit); + } +}; + +} // namespace quiche + +#endif // QUICHE_COMMON_QUICHE_TEXT_UTILS_H_ diff --git a/chromium/net/third_party/quiche/src/common/quiche_text_utils_test.cc b/chromium/net/third_party/quiche/src/common/quiche_text_utils_test.cc new file mode 100644 index 00000000000..5c10cbf931a --- /dev/null +++ b/chromium/net/third_party/quiche/src/common/quiche_text_utils_test.cc @@ -0,0 +1,92 @@ +// Copyright 2016 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. + +#include "common/quiche_text_utils.h" + +#include + +#include "absl/strings/escaping.h" +#include "common/platform/api/quiche_test.h" + +namespace quiche { +namespace test { + +TEST(QuicheTextUtilsTest, ToLower) { + EXPECT_EQ("lower", quiche::QuicheTextUtils::ToLower("LOWER")); + EXPECT_EQ("lower", quiche::QuicheTextUtils::ToLower("lower")); + EXPECT_EQ("lower", quiche::QuicheTextUtils::ToLower("lOwEr")); + EXPECT_EQ("123", quiche::QuicheTextUtils::ToLower("123")); + EXPECT_EQ("", quiche::QuicheTextUtils::ToLower("")); +} + +TEST(QuicheTextUtilsTest, RemoveLeadingAndTrailingWhitespace) { + std::string input; + + for (auto* input : {"text", " text", " text", "text ", "text ", " text ", + " text ", "\r\n\ttext", "text\n\r\t"}) { + absl::string_view piece(input); + quiche::QuicheTextUtils::RemoveLeadingAndTrailingWhitespace(&piece); + EXPECT_EQ("text", piece); + } +} + +TEST(QuicheTextUtilsTest, HexDump) { + // Verify output for empty input. + EXPECT_EQ("", quiche::QuicheTextUtils::HexDump(absl::HexStringToBytes(""))); + // Verify output of the HexDump method is as expected. + char packet[] = { + 0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x2c, 0x20, 0x51, 0x55, 0x49, 0x43, 0x21, + 0x20, 0x54, 0x68, 0x69, 0x73, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, + 0x20, 0x73, 0x68, 0x6f, 0x75, 0x6c, 0x64, 0x20, 0x62, 0x65, 0x20, 0x6c, + 0x6f, 0x6e, 0x67, 0x20, 0x65, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x20, 0x74, + 0x6f, 0x20, 0x73, 0x70, 0x61, 0x6e, 0x20, 0x6d, 0x75, 0x6c, 0x74, 0x69, + 0x70, 0x6c, 0x65, 0x20, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x6f, 0x66, + 0x20, 0x6f, 0x75, 0x74, 0x70, 0x75, 0x74, 0x2e, 0x01, 0x02, 0x03, 0x00, + }; + EXPECT_EQ( + quiche::QuicheTextUtils::HexDump(packet), + "0x0000: 4865 6c6c 6f2c 2051 5549 4321 2054 6869 Hello,.QUIC!.Thi\n" + "0x0010: 7320 7374 7269 6e67 2073 686f 756c 6420 s.string.should.\n" + "0x0020: 6265 206c 6f6e 6720 656e 6f75 6768 2074 be.long.enough.t\n" + "0x0030: 6f20 7370 616e 206d 756c 7469 706c 6520 o.span.multiple.\n" + "0x0040: 6c69 6e65 7320 6f66 206f 7574 7075 742e lines.of.output.\n" + "0x0050: 0102 03 ...\n"); + // Verify that 0x21 and 0x7e are printable, 0x20 and 0x7f are not. + EXPECT_EQ( + "0x0000: 2021 7e7f .!~.\n", + quiche::QuicheTextUtils::HexDump(absl::HexStringToBytes("20217e7f"))); + // Verify that values above numeric_limits::max() are formatted + // properly on platforms where char is unsigned. + EXPECT_EQ("0x0000: 90aa ff ...\n", + quiche::QuicheTextUtils::HexDump(absl::HexStringToBytes("90aaff"))); +} + +TEST(QuicheTextUtilsTest, Base64Encode) { + std::string output; + std::string input = "Hello"; + quiche::QuicheTextUtils::Base64Encode( + reinterpret_cast(input.data()), input.length(), &output); + EXPECT_EQ("SGVsbG8", output); + + input = + "Hello, QUIC! This string should be long enough to span" + "multiple lines of output\n"; + quiche::QuicheTextUtils::Base64Encode( + reinterpret_cast(input.data()), input.length(), &output); + EXPECT_EQ( + "SGVsbG8sIFFVSUMhIFRoaXMgc3RyaW5nIHNob3VsZCBiZSBsb25n" + "IGVub3VnaCB0byBzcGFubXVsdGlwbGUgbGluZXMgb2Ygb3V0cHV0Cg", + output); +} + +TEST(QuicheTextUtilsTest, ContainsUpperCase) { + EXPECT_FALSE(quiche::QuicheTextUtils::ContainsUpperCase("abc")); + EXPECT_FALSE(quiche::QuicheTextUtils::ContainsUpperCase("")); + EXPECT_FALSE(quiche::QuicheTextUtils::ContainsUpperCase("123")); + EXPECT_TRUE(quiche::QuicheTextUtils::ContainsUpperCase("ABC")); + EXPECT_TRUE(quiche::QuicheTextUtils::ContainsUpperCase("aBc")); +} + +} // namespace test +} // namespace quiche diff --git a/chromium/net/third_party/quiche/src/common/simple_linked_hash_map.h b/chromium/net/third_party/quiche/src/common/simple_linked_hash_map.h deleted file mode 100644 index 17542a1dae6..00000000000 --- a/chromium/net/third_party/quiche/src/common/simple_linked_hash_map.h +++ /dev/null @@ -1,252 +0,0 @@ -// Copyright (c) 2019 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 is a simplistic insertion-ordered map. It behaves similarly to an STL -// map, but only implements a small subset of the map's methods. Internally, we -// just keep a map and a list going in parallel. -// -// This class provides no thread safety guarantees, beyond what you would -// normally see with std::list. -// -// Iterators point into the list and should be stable in the face of -// mutations, except for an iterator pointing to an element that was just -// deleted. - -#ifndef QUICHE_COMMON_SIMPLE_LINKED_HASH_MAP_H_ -#define QUICHE_COMMON_SIMPLE_LINKED_HASH_MAP_H_ - -#include -#include -#include -#include -#include - -#include "absl/container/node_hash_map.h" -#include "common/platform/api/quiche_logging.h" - -namespace quiche { - -// This holds a list of pair items. This list is what gets -// traversed, and it's iterators from this list that we return from -// begin/end/find. -// -// We also keep a set for find. Since std::list is a -// doubly-linked list, the iterators should remain stable. - -template , - class Eq = std::equal_to> -class SimpleLinkedHashMap { - private: - typedef std::list> ListType; - typedef absl::node_hash_map - MapType; - - public: - typedef typename ListType::iterator iterator; - typedef typename ListType::reverse_iterator reverse_iterator; - typedef typename ListType::const_iterator const_iterator; - typedef typename ListType::const_reverse_iterator const_reverse_iterator; - typedef typename MapType::key_type key_type; - typedef typename ListType::value_type value_type; - typedef typename ListType::size_type size_type; - - SimpleLinkedHashMap() = default; - explicit SimpleLinkedHashMap(size_type bucket_count) : map_(bucket_count) {} - - SimpleLinkedHashMap(const SimpleLinkedHashMap& other) = delete; - SimpleLinkedHashMap& operator=(const SimpleLinkedHashMap& other) = delete; - SimpleLinkedHashMap(SimpleLinkedHashMap&& other) = default; - SimpleLinkedHashMap& operator=(SimpleLinkedHashMap&& other) = default; - - // Returns an iterator to the first (insertion-ordered) element. Like a map, - // this can be dereferenced to a pair. - iterator begin() { return list_.begin(); } - const_iterator begin() const { return list_.begin(); } - - // Returns an iterator beyond the last element. - iterator end() { return list_.end(); } - const_iterator end() const { return list_.end(); } - - // Returns an iterator to the last (insertion-ordered) element. Like a map, - // this can be dereferenced to a pair. - reverse_iterator rbegin() { return list_.rbegin(); } - const_reverse_iterator rbegin() const { return list_.rbegin(); } - - // Returns an iterator beyond the first element. - reverse_iterator rend() { return list_.rend(); } - const_reverse_iterator rend() const { return list_.rend(); } - - // Front and back accessors common to many stl containers. - - // Returns the earliest-inserted element - const value_type& front() const { return list_.front(); } - - // Returns the earliest-inserted element. - value_type& front() { return list_.front(); } - - // Returns the most-recently-inserted element. - const value_type& back() const { return list_.back(); } - - // Returns the most-recently-inserted element. - value_type& back() { return list_.back(); } - - // Clears the map of all values. - void clear() { - map_.clear(); - list_.clear(); - } - - // Returns true iff the map is empty. - bool empty() const { return list_.empty(); } - - // Removes the first element from the list. - void pop_front() { erase(begin()); } - - // Erases values with the provided key. Returns the number of elements - // erased. In this implementation, this will be 0 or 1. - size_type erase(const Key& key) { - typename MapType::iterator found = map_.find(key); - if (found == map_.end()) { - return 0; - } - - list_.erase(found->second); - map_.erase(found); - - return 1; - } - - // Erases the item that 'position' points to. Returns an iterator that points - // to the item that comes immediately after the deleted item in the list, or - // end(). - // If the provided iterator is invalid or there is inconsistency between the - // map and list, a QUICHE_CHECK() error will occur. - iterator erase(iterator position) { - typename MapType::iterator found = map_.find(position->first); - QUICHE_CHECK(found->second == position) - << "Inconsisent iterator for map and list, or the iterator is invalid."; - - map_.erase(found); - return list_.erase(position); - } - - // Erases all the items in the range [first, last). Returns an iterator that - // points to the item that comes immediately after the last deleted item in - // the list, or end(). - iterator erase(iterator first, iterator last) { - while (first != last && first != end()) { - first = erase(first); - } - return first; - } - - // Finds the element with the given key. Returns an iterator to the - // value found, or to end() if the value was not found. Like a map, this - // iterator points to a pair. - iterator find(const Key& key) { - typename MapType::iterator found = map_.find(key); - if (found == map_.end()) { - return end(); - } - return found->second; - } - - const_iterator find(const Key& key) const { - typename MapType::const_iterator found = map_.find(key); - if (found == map_.end()) { - return end(); - } - return found->second; - } - - bool contains(const Key& key) const { return find(key) != end(); } - - // Returns the value mapped to key, or an inserted iterator to that position - // in the map. - Value& operator[](const key_type& key) { - return (*((this->insert(std::make_pair(key, Value()))).first)).second; - } - - // Inserts an element into the map - std::pair insert(const std::pair& pair) { - // First make sure the map doesn't have a key with this value. If it does, - // return a pair with an iterator to it, and false indicating that we - // didn't insert anything. - typename MapType::iterator found = map_.find(pair.first); - if (found != map_.end()) { - return std::make_pair(found->second, false); - } - - // Otherwise, insert into the list first. - list_.push_back(pair); - - // Obtain an iterator to the newly added element. We do -- instead of - - // since list::iterator doesn't implement operator-(). - typename ListType::iterator last = list_.end(); - --last; - - QUICHE_CHECK(map_.insert(std::make_pair(pair.first, last)).second) - << "Map and list are inconsistent"; - - return std::make_pair(last, true); - } - - // Inserts an element into the map - std::pair insert(std::pair&& pair) { - // First make sure the map doesn't have a key with this value. If it does, - // return a pair with an iterator to it, and false indicating that we - // didn't insert anything. - typename MapType::iterator found = map_.find(pair.first); - if (found != map_.end()) { - return std::make_pair(found->second, false); - } - - // Otherwise, insert into the list first. - list_.push_back(std::move(pair)); - - // Obtain an iterator to the newly added element. We do -- instead of - - // since list::iterator doesn't implement operator-(). - typename ListType::iterator last = list_.end(); - --last; - - QUICHE_CHECK(map_.insert(std::make_pair(last->first, last)).second) - << "Map and list are inconsistent"; - return std::make_pair(last, true); - } - - // Derive size_ from map_, as list::size might be O(N). - size_type size() const { return map_.size(); } - - template - std::pair emplace(Args&&... args) { - ListType node_donor; - auto node_pos = - node_donor.emplace(node_donor.end(), std::forward(args)...); - const auto& k = node_pos->first; - auto ins = map_.insert({k, node_pos}); - if (!ins.second) { - return {ins.first->second, false}; - } - list_.splice(list_.end(), node_donor, node_pos); - return {ins.first->second, true}; - } - - void swap(SimpleLinkedHashMap& other) { - map_.swap(other.map_); - list_.swap(other.list_); - } - - private: - // The map component, used for speedy lookups - MapType map_; - - // The list component, used for maintaining insertion order - ListType list_; -}; - -} // namespace quiche - -#endif // QUICHE_COMMON_SIMPLE_LINKED_HASH_MAP_H_ diff --git a/chromium/net/third_party/quiche/src/common/simple_linked_hash_map_test.cc b/chromium/net/third_party/quiche/src/common/simple_linked_hash_map_test.cc deleted file mode 100644 index 1119f0d830f..00000000000 --- a/chromium/net/third_party/quiche/src/common/simple_linked_hash_map_test.cc +++ /dev/null @@ -1,395 +0,0 @@ -// Copyright (c) 2019 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. - -// Tests SimpleLinkedHashMap. - -#include "common/simple_linked_hash_map.h" - -#include -#include - -#include "common/platform/api/quiche_test.h" - -using testing::Pair; -using testing::Pointee; -using testing::UnorderedElementsAre; - -namespace quiche { -namespace test { - -// Tests that move constructor works. -TEST(LinkedHashMapTest, Move) { - // Use unique_ptr as an example of a non-copyable type. - SimpleLinkedHashMap> m; - m[2] = std::make_unique(12); - m[3] = std::make_unique(13); - SimpleLinkedHashMap> n = std::move(m); - EXPECT_THAT(n, - UnorderedElementsAre(Pair(2, Pointee(12)), Pair(3, Pointee(13)))); -} - -TEST(LinkedHashMapTest, CanEmplaceMoveOnly) { - SimpleLinkedHashMap> m; - struct Data { - int k, v; - }; - const Data data[] = {{1, 123}, {3, 345}, {2, 234}, {4, 456}}; - for (const auto& kv : data) { - m.emplace(std::piecewise_construct, std::make_tuple(kv.k), - std::make_tuple(new int{kv.v})); - } - EXPECT_TRUE(m.contains(2)); - auto found = m.find(2); - ASSERT_TRUE(found != m.end()); - EXPECT_EQ(234, *found->second); -} - -struct NoCopy { - explicit NoCopy(int x) : x(x) {} - NoCopy(const NoCopy&) = delete; - NoCopy& operator=(const NoCopy&) = delete; - NoCopy(NoCopy&&) = delete; - NoCopy& operator=(NoCopy&&) = delete; - int x; -}; - -TEST(LinkedHashMapTest, CanEmplaceNoMoveNoCopy) { - SimpleLinkedHashMap m; - struct Data { - int k, v; - }; - const Data data[] = {{1, 123}, {3, 345}, {2, 234}, {4, 456}}; - for (const auto& kv : data) { - m.emplace(std::piecewise_construct, std::make_tuple(kv.k), - std::make_tuple(kv.v)); - } - EXPECT_TRUE(m.contains(2)); - auto found = m.find(2); - ASSERT_TRUE(found != m.end()); - EXPECT_EQ(234, found->second.x); -} - -TEST(LinkedHashMapTest, ConstKeys) { - SimpleLinkedHashMap m; - m.insert(std::make_pair(1, 2)); - // Test that keys are const in iteration. - std::pair& p = *m.begin(); - EXPECT_EQ(1, p.first); -} - -// Tests that iteration from begin() to end() works -TEST(LinkedHashMapTest, Iteration) { - SimpleLinkedHashMap m; - EXPECT_TRUE(m.begin() == m.end()); - - m.insert(std::make_pair(2, 12)); - m.insert(std::make_pair(1, 11)); - m.insert(std::make_pair(3, 13)); - - SimpleLinkedHashMap::iterator i = m.begin(); - ASSERT_TRUE(m.begin() == i); - ASSERT_TRUE(m.end() != i); - EXPECT_EQ(2, i->first); - EXPECT_EQ(12, i->second); - - ++i; - ASSERT_TRUE(m.end() != i); - EXPECT_EQ(1, i->first); - EXPECT_EQ(11, i->second); - - ++i; - ASSERT_TRUE(m.end() != i); - EXPECT_EQ(3, i->first); - EXPECT_EQ(13, i->second); - - ++i; // Should be the end of the line. - ASSERT_TRUE(m.end() == i); -} - -// Tests that reverse iteration from rbegin() to rend() works -TEST(LinkedHashMapTest, ReverseIteration) { - SimpleLinkedHashMap m; - EXPECT_TRUE(m.rbegin() == m.rend()); - - m.insert(std::make_pair(2, 12)); - m.insert(std::make_pair(1, 11)); - m.insert(std::make_pair(3, 13)); - - SimpleLinkedHashMap::reverse_iterator i = m.rbegin(); - ASSERT_TRUE(m.rbegin() == i); - ASSERT_TRUE(m.rend() != i); - EXPECT_EQ(3, i->first); - EXPECT_EQ(13, i->second); - - ++i; - ASSERT_TRUE(m.rend() != i); - EXPECT_EQ(1, i->first); - EXPECT_EQ(11, i->second); - - ++i; - ASSERT_TRUE(m.rend() != i); - EXPECT_EQ(2, i->first); - EXPECT_EQ(12, i->second); - - ++i; // Should be the end of the line. - ASSERT_TRUE(m.rend() == i); -} - -// Tests that clear() works -TEST(LinkedHashMapTest, Clear) { - SimpleLinkedHashMap m; - m.insert(std::make_pair(2, 12)); - m.insert(std::make_pair(1, 11)); - m.insert(std::make_pair(3, 13)); - - ASSERT_EQ(3u, m.size()); - - m.clear(); - - EXPECT_EQ(0u, m.size()); - - m.clear(); // Make sure we can call it on an empty map. - - EXPECT_EQ(0u, m.size()); -} - -// Tests that size() works. -TEST(LinkedHashMapTest, Size) { - SimpleLinkedHashMap m; - EXPECT_EQ(0u, m.size()); - m.insert(std::make_pair(2, 12)); - EXPECT_EQ(1u, m.size()); - m.insert(std::make_pair(1, 11)); - EXPECT_EQ(2u, m.size()); - m.insert(std::make_pair(3, 13)); - EXPECT_EQ(3u, m.size()); - m.clear(); - EXPECT_EQ(0u, m.size()); -} - -// Tests empty() -TEST(LinkedHashMapTest, Empty) { - SimpleLinkedHashMap m; - ASSERT_TRUE(m.empty()); - m.insert(std::make_pair(2, 12)); - ASSERT_FALSE(m.empty()); - m.clear(); - ASSERT_TRUE(m.empty()); -} - -TEST(LinkedHashMapTest, Erase) { - SimpleLinkedHashMap m; - ASSERT_EQ(0u, m.size()); - EXPECT_EQ(0u, m.erase(2)); // Nothing to erase yet - - m.insert(std::make_pair(2, 12)); - ASSERT_EQ(1u, m.size()); - EXPECT_EQ(1u, m.erase(2)); - EXPECT_EQ(0u, m.size()); - - EXPECT_EQ(0u, m.erase(2)); // Make sure nothing bad happens if we repeat. - EXPECT_EQ(0u, m.size()); -} - -TEST(LinkedHashMapTest, Erase2) { - SimpleLinkedHashMap m; - ASSERT_EQ(0u, m.size()); - EXPECT_EQ(0u, m.erase(2)); // Nothing to erase yet - - m.insert(std::make_pair(2, 12)); - m.insert(std::make_pair(1, 11)); - m.insert(std::make_pair(3, 13)); - m.insert(std::make_pair(4, 14)); - ASSERT_EQ(4u, m.size()); - - // Erase middle two - EXPECT_EQ(1u, m.erase(1)); - EXPECT_EQ(1u, m.erase(3)); - - EXPECT_EQ(2u, m.size()); - - // Make sure we can still iterate over everything that's left. - SimpleLinkedHashMap::iterator it = m.begin(); - ASSERT_TRUE(it != m.end()); - EXPECT_EQ(12, it->second); - ++it; - ASSERT_TRUE(it != m.end()); - EXPECT_EQ(14, it->second); - ++it; - ASSERT_TRUE(it == m.end()); - - EXPECT_EQ(0u, m.erase(1)); // Make sure nothing bad happens if we repeat. - ASSERT_EQ(2u, m.size()); - - EXPECT_EQ(1u, m.erase(2)); - EXPECT_EQ(1u, m.erase(4)); - ASSERT_EQ(0u, m.size()); - - EXPECT_EQ(0u, m.erase(1)); // Make sure nothing bad happens if we repeat. - ASSERT_EQ(0u, m.size()); -} - -// Test that erase(iter,iter) and erase(iter) compile and work. -TEST(LinkedHashMapTest, Erase3) { - SimpleLinkedHashMap m; - - m.insert(std::make_pair(1, 11)); - m.insert(std::make_pair(2, 12)); - m.insert(std::make_pair(3, 13)); - m.insert(std::make_pair(4, 14)); - - // Erase middle two - SimpleLinkedHashMap::iterator it2 = m.find(2); - SimpleLinkedHashMap::iterator it4 = m.find(4); - EXPECT_EQ(m.erase(it2, it4), m.find(4)); - EXPECT_EQ(2u, m.size()); - - // Make sure we can still iterate over everything that's left. - SimpleLinkedHashMap::iterator it = m.begin(); - ASSERT_TRUE(it != m.end()); - EXPECT_EQ(11, it->second); - ++it; - ASSERT_TRUE(it != m.end()); - EXPECT_EQ(14, it->second); - ++it; - ASSERT_TRUE(it == m.end()); - - // Erase first one using an iterator. - EXPECT_EQ(m.erase(m.begin()), m.find(4)); - - // Only the last element should be left. - it = m.begin(); - ASSERT_TRUE(it != m.end()); - EXPECT_EQ(14, it->second); - ++it; - ASSERT_TRUE(it == m.end()); -} - -TEST(LinkedHashMapTest, Insertion) { - SimpleLinkedHashMap m; - ASSERT_EQ(0u, m.size()); - std::pair::iterator, bool> result; - - result = m.insert(std::make_pair(2, 12)); - ASSERT_EQ(1u, m.size()); - EXPECT_TRUE(result.second); - EXPECT_EQ(2, result.first->first); - EXPECT_EQ(12, result.first->second); - - result = m.insert(std::make_pair(1, 11)); - ASSERT_EQ(2u, m.size()); - EXPECT_TRUE(result.second); - EXPECT_EQ(1, result.first->first); - EXPECT_EQ(11, result.first->second); - - result = m.insert(std::make_pair(3, 13)); - SimpleLinkedHashMap::iterator result_iterator = result.first; - ASSERT_EQ(3u, m.size()); - EXPECT_TRUE(result.second); - EXPECT_EQ(3, result.first->first); - EXPECT_EQ(13, result.first->second); - - result = m.insert(std::make_pair(3, 13)); - EXPECT_EQ(3u, m.size()); - EXPECT_FALSE(result.second) << "No insertion should have occurred."; - EXPECT_TRUE(result_iterator == result.first) - << "Duplicate insertion should have given us the original iterator."; -} - -static std::pair Pair(int i, int j) { - return {i, j}; -} - -// Test front accessors. -TEST(LinkedHashMapTest, Front) { - SimpleLinkedHashMap m; - - m.insert(std::make_pair(2, 12)); - m.insert(std::make_pair(1, 11)); - m.insert(std::make_pair(3, 13)); - - EXPECT_EQ(3u, m.size()); - EXPECT_EQ(Pair(2, 12), m.front()); - m.pop_front(); - EXPECT_EQ(2u, m.size()); - EXPECT_EQ(Pair(1, 11), m.front()); - m.pop_front(); - EXPECT_EQ(1u, m.size()); - EXPECT_EQ(Pair(3, 13), m.front()); - m.pop_front(); - EXPECT_TRUE(m.empty()); -} - -TEST(LinkedHashMapTest, Find) { - SimpleLinkedHashMap m; - - EXPECT_TRUE(m.end() == m.find(1)) - << "We shouldn't find anything in an empty map."; - - m.insert(std::make_pair(2, 12)); - EXPECT_TRUE(m.end() == m.find(1)) - << "We shouldn't find an element that doesn't exist in the map."; - - std::pair::iterator, bool> result = - m.insert(std::make_pair(1, 11)); - ASSERT_TRUE(result.second); - ASSERT_TRUE(m.end() != result.first); - EXPECT_TRUE(result.first == m.find(1)) - << "We should have found an element we know exists in the map."; - EXPECT_EQ(11, result.first->second); - - // Check that a follow-up insertion doesn't affect our original - m.insert(std::make_pair(3, 13)); - SimpleLinkedHashMap::iterator it = m.find(1); - ASSERT_TRUE(m.end() != it); - EXPECT_EQ(11, it->second); - - m.clear(); - EXPECT_TRUE(m.end() == m.find(1)) - << "We shouldn't find anything in a map that we've cleared."; -} - -TEST(LinkedHashMapTest, Contains) { - SimpleLinkedHashMap m; - - EXPECT_FALSE(m.contains(1)) << "An empty map shouldn't contain anything."; - - m.insert(std::make_pair(2, 12)); - EXPECT_FALSE(m.contains(1)) - << "The map shouldn't contain an element that doesn't exist."; - - m.insert(std::make_pair(1, 11)); - EXPECT_TRUE(m.contains(1)) - << "The map should contain an element that we know exists."; - - m.clear(); - EXPECT_FALSE(m.contains(1)) - << "A map that we've cleared shouldn't contain anything."; -} - -TEST(LinkedHashMapTest, Swap) { - SimpleLinkedHashMap m1; - SimpleLinkedHashMap m2; - m1.insert(std::make_pair(1, 1)); - m1.insert(std::make_pair(2, 2)); - m2.insert(std::make_pair(3, 3)); - ASSERT_EQ(2u, m1.size()); - ASSERT_EQ(1u, m2.size()); - m1.swap(m2); - ASSERT_EQ(1u, m1.size()); - ASSERT_EQ(2u, m2.size()); -} - -TEST(LinkedHashMapTest, CustomHashAndEquality) { - struct CustomIntHash { - size_t operator()(int x) const { return x; } - }; - SimpleLinkedHashMap m; - m.insert(std::make_pair(1, 1)); - EXPECT_TRUE(m.contains(1)); - EXPECT_EQ(1, m[1]); -} - -} // namespace test -} // namespace quiche diff --git a/chromium/net/third_party/quiche/src/http2/adapter/adapter_impl_comparison_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/adapter_impl_comparison_test.cc new file mode 100644 index 00000000000..11f03bb2ffe --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/adapter_impl_comparison_test.cc @@ -0,0 +1,83 @@ +#include "http2/adapter/recording_http2_visitor.h" + +#include "http2/adapter/http2_protocol.h" +#include "http2/adapter/nghttp2_adapter.h" +#include "http2/adapter/oghttp2_adapter.h" +#include "http2/adapter/test_frame_sequence.h" +#include "common/platform/api/quiche_test.h" +#include "spdy/core/spdy_protocol.h" + +namespace http2 { +namespace adapter { +namespace test { +namespace { + +TEST(AdapterImplComparisonTest, ClientHandlesFrames) { + RecordingHttp2Visitor nghttp2_visitor; + std::unique_ptr nghttp2_adapter = + NgHttp2Adapter::CreateClientAdapter(nghttp2_visitor); + + RecordingHttp2Visitor oghttp2_visitor; + OgHttp2Adapter::Options options{.perspective = Perspective::kClient}; + std::unique_ptr oghttp2_adapter = + OgHttp2Adapter::Create(oghttp2_visitor, options); + + const std::string initial_frames = TestFrameSequence() + .ServerPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Serialize(); + + nghttp2_adapter->ProcessBytes(initial_frames); + oghttp2_adapter->ProcessBytes(initial_frames); + + EXPECT_EQ(nghttp2_visitor.GetEventSequence(), + oghttp2_visitor.GetEventSequence()); + + // TODO(b/181586191): Consider consistent behavior for delivering events on + // non-existent streams between nghttp2_adapter and oghttp2_adapter. +} + +TEST(AdapterImplComparisonTest, ServerHandlesFrames) { + RecordingHttp2Visitor nghttp2_visitor; + std::unique_ptr nghttp2_adapter = + NgHttp2Adapter::CreateServerAdapter(nghttp2_visitor); + + RecordingHttp2Visitor oghttp2_visitor; + OgHttp2Adapter::Options options{.perspective = Perspective::kServer}; + std::unique_ptr oghttp2_adapter = + OgHttp2Adapter::Create(oghttp2_visitor, options); + + const std::string frames = TestFrameSequence() + .ClientPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Headers(1, + {{":method", "POST"}, + {":scheme", "https"}, + {":authority", "example.com"}, + {":path", "/this/is/request/one"}}, + /*fin=*/false) + .WindowUpdate(1, 2000) + .Data(1, "This is the request body.") + .Headers(3, + {{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/two"}}, + /*fin=*/true) + .RstStream(3, Http2ErrorCode::CANCEL) + .Ping(47) + .Serialize(); + + nghttp2_adapter->ProcessBytes(frames); + oghttp2_adapter->ProcessBytes(frames); + + EXPECT_EQ(nghttp2_visitor.GetEventSequence(), + oghttp2_visitor.GetEventSequence()); +} + +} // namespace +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.cc b/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.cc new file mode 100644 index 00000000000..eaf4b6169d2 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.cc @@ -0,0 +1,215 @@ +#include "http2/adapter/callback_visitor.h" + +#include "http2/adapter/nghttp2_util.h" +#include "third_party/nghttp2/src/lib/includes/nghttp2/nghttp2.h" +#include "common/quiche_endian.h" + +// This visitor implementation needs visibility into the +// nghttp2_session_callbacks type. There's no public header, so we'll redefine +// the struct here. +struct nghttp2_session_callbacks { + nghttp2_send_callback send_callback; + nghttp2_recv_callback recv_callback; + nghttp2_on_frame_recv_callback on_frame_recv_callback; + nghttp2_on_invalid_frame_recv_callback on_invalid_frame_recv_callback; + nghttp2_on_data_chunk_recv_callback on_data_chunk_recv_callback; + nghttp2_before_frame_send_callback before_frame_send_callback; + nghttp2_on_frame_send_callback on_frame_send_callback; + nghttp2_on_frame_not_send_callback on_frame_not_send_callback; + nghttp2_on_stream_close_callback on_stream_close_callback; + nghttp2_on_begin_headers_callback on_begin_headers_callback; + nghttp2_on_header_callback on_header_callback; + nghttp2_on_header_callback2 on_header_callback2; + nghttp2_on_invalid_header_callback on_invalid_header_callback; + nghttp2_on_invalid_header_callback2 on_invalid_header_callback2; + nghttp2_select_padding_callback select_padding_callback; + nghttp2_data_source_read_length_callback read_length_callback; + nghttp2_on_begin_frame_callback on_begin_frame_callback; + nghttp2_send_data_callback send_data_callback; + nghttp2_pack_extension_callback pack_extension_callback; + nghttp2_unpack_extension_callback unpack_extension_callback; + nghttp2_on_extension_chunk_recv_callback on_extension_chunk_recv_callback; + nghttp2_error_callback error_callback; + nghttp2_error_callback2 error_callback2; +}; + +namespace http2 { +namespace adapter { + +void CallbackVisitor::OnConnectionError() { + QUICHE_LOG(FATAL) << "Not implemented"; +} + +void CallbackVisitor::OnFrameHeader(Http2StreamId stream_id, + size_t length, + uint8_t type, + uint8_t flags) { + // The general strategy is to clear |current_frame_| at the start of a new + // frame, accumulate frame information from the various callback events, then + // invoke the on_frame_recv_callback() with the accumulated frame data. + memset(¤t_frame_, 0, sizeof(current_frame_)); + current_frame_.hd.stream_id = stream_id; + current_frame_.hd.length = length; + current_frame_.hd.type = type; + current_frame_.hd.flags = flags; + callbacks_->on_begin_frame_callback(nullptr, ¤t_frame_.hd, user_data_); +} + +void CallbackVisitor::OnSettingsStart() {} + +void CallbackVisitor::OnSetting(Http2Setting setting) { + settings_.push_back({.settings_id = setting.id, .value = setting.value}); +} + +void CallbackVisitor::OnSettingsEnd() { + current_frame_.settings.niv = settings_.size(); + current_frame_.settings.iv = settings_.data(); + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); + settings_.clear(); +} + +void CallbackVisitor::OnSettingsAck() { + // ACK is part of the flags, which were set in OnFrameHeader(). + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); +} + +void CallbackVisitor::OnBeginHeadersForStream(Http2StreamId stream_id) { + auto it = stream_map_.find(stream_id); + if (it == stream_map_.end()) { + auto p = stream_map_.insert({stream_id, absl::make_unique()}); + it = p.first; + } + if (it->second->received_headers) { + // At least one headers frame has already been received. + current_frame_.headers.cat = NGHTTP2_HCAT_HEADERS; + } else { + switch (perspective_) { + case Perspective::kClient: + current_frame_.headers.cat = NGHTTP2_HCAT_RESPONSE; + break; + case Perspective::kServer: + current_frame_.headers.cat = NGHTTP2_HCAT_REQUEST; + break; + } + } + callbacks_->on_begin_headers_callback(nullptr, ¤t_frame_, user_data_); + it->second->received_headers = true; +} + +void CallbackVisitor::OnHeaderForStream(Http2StreamId stream_id, + absl::string_view name, + absl::string_view value) { + callbacks_->on_header_callback( + nullptr, ¤t_frame_, ToUint8Ptr(name.data()), name.size(), + ToUint8Ptr(value.data()), value.size(), NGHTTP2_NV_FLAG_NONE, user_data_); +} + +void CallbackVisitor::OnEndHeadersForStream(Http2StreamId stream_id) { + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); +} + +void CallbackVisitor::OnBeginDataForStream(Http2StreamId stream_id, + size_t payload_length) { + // TODO(b/181586191): Interpret padding, subtract padding from + // |remaining_data_|. + remaining_data_ = payload_length; + if (remaining_data_ == 0) { + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); + } +} + +void CallbackVisitor::OnDataForStream(Http2StreamId stream_id, + absl::string_view data) { + callbacks_->on_data_chunk_recv_callback(nullptr, current_frame_.hd.flags, + stream_id, ToUint8Ptr(data.data()), + data.size(), user_data_); + remaining_data_ -= data.size(); + if (remaining_data_ == 0) { + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); + } +} + +void CallbackVisitor::OnEndStream(Http2StreamId stream_id) {} + +void CallbackVisitor::OnRstStream(Http2StreamId stream_id, + Http2ErrorCode error_code) { + current_frame_.rst_stream.error_code = static_cast(error_code); + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); +} + +void CallbackVisitor::OnCloseStream(Http2StreamId stream_id, + Http2ErrorCode error_code) { + callbacks_->on_stream_close_callback( + nullptr, stream_id, static_cast(error_code), user_data_); +} + +void CallbackVisitor::OnPriorityForStream(Http2StreamId stream_id, + Http2StreamId parent_stream_id, + int weight, + bool exclusive) { + current_frame_.priority.pri_spec.stream_id = parent_stream_id; + current_frame_.priority.pri_spec.weight = weight; + current_frame_.priority.pri_spec.exclusive = exclusive; + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); +} + +void CallbackVisitor::OnPing(Http2PingId ping_id, bool is_ack) { + uint64_t network_order_opaque_data = + quiche::QuicheEndian::HostToNet64(ping_id); + std::memcpy(current_frame_.ping.opaque_data, &network_order_opaque_data, + sizeof(network_order_opaque_data)); + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); +} + +void CallbackVisitor::OnPushPromiseForStream(Http2StreamId stream_id, + Http2StreamId promised_stream_id) { + QUICHE_LOG(FATAL) << "Not implemented"; +} + +void CallbackVisitor::OnGoAway(Http2StreamId last_accepted_stream_id, + Http2ErrorCode error_code, + absl::string_view opaque_data) { + current_frame_.goaway.last_stream_id = last_accepted_stream_id; + current_frame_.goaway.error_code = static_cast(error_code); + current_frame_.goaway.opaque_data = ToUint8Ptr(opaque_data.data()); + current_frame_.goaway.opaque_data_len = opaque_data.size(); + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); +} + +void CallbackVisitor::OnWindowUpdate(Http2StreamId stream_id, + int window_increment) { + current_frame_.window_update.window_size_increment = window_increment; + callbacks_->on_frame_recv_callback(nullptr, ¤t_frame_, user_data_); +} + +void CallbackVisitor::OnReadyToSendDataForStream(Http2StreamId stream_id, + char* destination_buffer, + size_t length, + ssize_t* written, + bool* end_stream) { + QUICHE_LOG(FATAL) << "Not implemented"; +} + +void CallbackVisitor::OnReadyToSendMetadataForStream(Http2StreamId stream_id, + char* buffer, + size_t length, + ssize_t* written) { + QUICHE_LOG(FATAL) << "Not implemented"; +} + +void CallbackVisitor::OnBeginMetadataForStream(Http2StreamId stream_id, + size_t payload_length) { + QUICHE_LOG(FATAL) << "Not implemented"; +} + +void CallbackVisitor::OnMetadataForStream(Http2StreamId stream_id, + absl::string_view metadata) { + QUICHE_LOG(FATAL) << "Not implemented"; +} + +void CallbackVisitor::OnMetadataEndForStream(Http2StreamId stream_id) { + QUICHE_LOG(FATAL) << "Not implemented"; +} + +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.h b/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.h new file mode 100644 index 00000000000..94746bf8edb --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor.h @@ -0,0 +1,92 @@ +#ifndef QUICHE_HTTP2_ADAPTER_CALLBACK_VISITOR_H_ +#define QUICHE_HTTP2_ADAPTER_CALLBACK_VISITOR_H_ + +#include +#include + +#include "absl/container/flat_hash_map.h" +#include "http2/adapter/http2_visitor_interface.h" +#include "http2/adapter/nghttp2_util.h" +#include "third_party/nghttp2/src/lib/includes/nghttp2/nghttp2.h" + +namespace http2 { +namespace adapter { + +// This visitor implementation accepts a set of nghttp2 callbacks and a "user +// data" pointer, and invokes the callbacks according to HTTP/2 events received. +class CallbackVisitor : public Http2VisitorInterface { + public: + explicit CallbackVisitor(Perspective perspective, + nghttp2_session_callbacks_unique_ptr callbacks, + void* user_data) + : perspective_(perspective), + callbacks_(std::move(callbacks)), + user_data_(user_data) {} + + void OnConnectionError() override; + void OnFrameHeader(Http2StreamId stream_id, + size_t length, + uint8_t type, + uint8_t flags) override; + void OnSettingsStart() override; + void OnSetting(Http2Setting setting) override; + void OnSettingsEnd() override; + void OnSettingsAck() override; + void OnBeginHeadersForStream(Http2StreamId stream_id) override; + void OnHeaderForStream(Http2StreamId stream_id, + absl::string_view name, + absl::string_view value) override; + void OnEndHeadersForStream(Http2StreamId stream_id) override; + void OnBeginDataForStream(Http2StreamId stream_id, + size_t payload_length) override; + void OnDataForStream(Http2StreamId stream_id, + absl::string_view data) override; + void OnEndStream(Http2StreamId stream_id) override; + void OnRstStream(Http2StreamId stream_id, Http2ErrorCode error_code) override; + void OnCloseStream(Http2StreamId stream_id, + Http2ErrorCode error_code) override; + void OnPriorityForStream(Http2StreamId stream_id, + Http2StreamId parent_stream_id, + int weight, + bool exclusive) override; + void OnPing(Http2PingId ping_id, bool is_ack) override; + void OnPushPromiseForStream(Http2StreamId stream_id, + Http2StreamId promised_stream_id) override; + void OnGoAway(Http2StreamId last_accepted_stream_id, + Http2ErrorCode error_code, + absl::string_view opaque_data) override; + void OnWindowUpdate(Http2StreamId stream_id, int window_increment) override; + void OnReadyToSendDataForStream(Http2StreamId stream_id, + char* destination_buffer, + size_t length, + ssize_t* written, + bool* end_stream) override; + void OnReadyToSendMetadataForStream(Http2StreamId stream_id, + char* buffer, + size_t length, + ssize_t* written) override; + void OnBeginMetadataForStream(Http2StreamId stream_id, + size_t payload_length) override; + void OnMetadataForStream(Http2StreamId stream_id, + absl::string_view metadata) override; + void OnMetadataEndForStream(Http2StreamId stream_id) override; + + private: + Perspective perspective_; + nghttp2_session_callbacks_unique_ptr callbacks_; + void* user_data_; + + nghttp2_frame current_frame_; + std::vector settings_; + size_t remaining_data_ = 0; + + struct StreamInfo { + bool received_headers = false; + }; + absl::flat_hash_map> stream_map_; +}; + +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_CALLBACK_VISITOR_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor_test.cc new file mode 100644 index 00000000000..4dfcb5fcddb --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/callback_visitor_test.cc @@ -0,0 +1,260 @@ +#include "http2/adapter/callback_visitor.h" + +#include "http2/adapter/mock_nghttp2_callbacks.h" +#include "http2/adapter/test_utils.h" +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { +namespace { + +using testing::_; + +enum FrameType { + DATA, + HEADERS, + PRIORITY, + RST_STREAM, + SETTINGS, + PUSH_PROMISE, + PING, + GOAWAY, + WINDOW_UPDATE, +}; + +// Tests connection-level events. +TEST(ClientCallbackVisitorUnitTest, ConnectionFrames) { + testing::StrictMock callbacks; + CallbackVisitor visitor(Perspective::kClient, + MockNghttp2Callbacks::GetCallbacks(), &callbacks); + + testing::InSequence seq; + + // SETTINGS + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(0, SETTINGS, _))); + visitor.OnFrameHeader(0, 0, SETTINGS, 0); + + visitor.OnSettingsStart(); + EXPECT_CALL(callbacks, OnFrameRecv(IsSettings(testing::IsEmpty()))); + visitor.OnSettingsEnd(); + + // PING + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(0, PING, _))); + visitor.OnFrameHeader(0, 8, PING, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsPing(42))); + visitor.OnPing(42, false); + + // WINDOW_UPDATE + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(0, WINDOW_UPDATE, _))); + visitor.OnFrameHeader(0, 4, WINDOW_UPDATE, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsWindowUpdate(1000))); + visitor.OnWindowUpdate(0, 1000); + + // PING ack + EXPECT_CALL(callbacks, + OnBeginFrame(HasFrameHeader(0, PING, NGHTTP2_FLAG_ACK))); + visitor.OnFrameHeader(0, 8, PING, 1); + + EXPECT_CALL(callbacks, OnFrameRecv(IsPingAck(247))); + visitor.OnPing(247, true); + + // GOAWAY + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(0, GOAWAY, 0))); + visitor.OnFrameHeader(0, 19, GOAWAY, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsGoAway(5, NGHTTP2_ENHANCE_YOUR_CALM, + "calm down!!"))); + visitor.OnGoAway(5, Http2ErrorCode::ENHANCE_YOUR_CALM, "calm down!!"); +} + +TEST(ClientCallbackVisitorUnitTest, StreamFrames) { + testing::StrictMock callbacks; + CallbackVisitor visitor(Perspective::kClient, + MockNghttp2Callbacks::GetCallbacks(), &callbacks); + + testing::InSequence seq; + + // HEADERS on stream 1 + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(1, HEADERS, _))); + visitor.OnFrameHeader(1, 23, HEADERS, 4); + + EXPECT_CALL(callbacks, + OnBeginHeaders(IsHeaders(1, _, NGHTTP2_HCAT_RESPONSE))); + visitor.OnBeginHeadersForStream(1); + + EXPECT_CALL(callbacks, OnHeader(_, ":status", "200", _)); + visitor.OnHeaderForStream(1, ":status", "200"); + + EXPECT_CALL(callbacks, OnHeader(_, "server", "my-fake-server", _)); + visitor.OnHeaderForStream(1, "server", "my-fake-server"); + + EXPECT_CALL(callbacks, + OnHeader(_, "date", "Tue, 6 Apr 2021 12:54:01 GMT", _)); + visitor.OnHeaderForStream(1, "date", "Tue, 6 Apr 2021 12:54:01 GMT"); + + EXPECT_CALL(callbacks, OnHeader(_, "trailer", "x-server-status", _)); + visitor.OnHeaderForStream(1, "trailer", "x-server-status"); + + EXPECT_CALL(callbacks, OnFrameRecv(IsHeaders(1, _, NGHTTP2_HCAT_RESPONSE))); + visitor.OnEndHeadersForStream(1); + + // DATA for stream 1 + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(1, DATA, 0))); + visitor.OnFrameHeader(1, 26, DATA, 0); + + visitor.OnBeginDataForStream(1, 26); + EXPECT_CALL(callbacks, OnDataChunkRecv(0, 1, "This is the response body.")); + EXPECT_CALL(callbacks, OnFrameRecv(IsData(1, _, 0))); + visitor.OnDataForStream(1, "This is the response body."); + + // Trailers for stream 1, with a different nghttp2 "category". + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(1, HEADERS, _))); + visitor.OnFrameHeader(1, 23, HEADERS, 4); + + EXPECT_CALL(callbacks, OnBeginHeaders(IsHeaders(1, _, NGHTTP2_HCAT_HEADERS))); + visitor.OnBeginHeadersForStream(1); + + EXPECT_CALL(callbacks, OnHeader(_, "x-server-status", "OK", _)); + visitor.OnHeaderForStream(1, "x-server-status", "OK"); + + EXPECT_CALL(callbacks, OnFrameRecv(IsHeaders(1, _, NGHTTP2_HCAT_HEADERS))); + visitor.OnEndHeadersForStream(1); + + // RST_STREAM on stream 3 + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(3, RST_STREAM, 0))); + visitor.OnFrameHeader(3, 4, RST_STREAM, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsRstStream(3, NGHTTP2_INTERNAL_ERROR))); + visitor.OnRstStream(3, Http2ErrorCode::INTERNAL_ERROR); + + EXPECT_CALL(callbacks, OnStreamClose(3, NGHTTP2_INTERNAL_ERROR)); + visitor.OnCloseStream(3, Http2ErrorCode::INTERNAL_ERROR); + + // More stream close events + EXPECT_CALL(callbacks, + OnBeginFrame(HasFrameHeader(1, DATA, NGHTTP2_FLAG_END_STREAM))); + visitor.OnFrameHeader(1, 0, DATA, 1); + + EXPECT_CALL(callbacks, OnFrameRecv(IsData(1, _, NGHTTP2_FLAG_END_STREAM))); + visitor.OnBeginDataForStream(1, 0); + visitor.OnEndStream(1); + + EXPECT_CALL(callbacks, OnStreamClose(1, NGHTTP2_NO_ERROR)); + visitor.OnCloseStream(1, Http2ErrorCode::NO_ERROR); + + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(5, RST_STREAM, _))); + visitor.OnFrameHeader(5, 4, RST_STREAM, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsRstStream(5, NGHTTP2_REFUSED_STREAM))); + visitor.OnRstStream(5, Http2ErrorCode::REFUSED_STREAM); + + EXPECT_CALL(callbacks, OnStreamClose(5, NGHTTP2_REFUSED_STREAM)); + visitor.OnCloseStream(5, Http2ErrorCode::REFUSED_STREAM); +} + +TEST(ServerCallbackVisitorUnitTest, ConnectionFrames) { + testing::StrictMock callbacks; + CallbackVisitor visitor(Perspective::kServer, + MockNghttp2Callbacks::GetCallbacks(), &callbacks); + + testing::InSequence seq; + + // SETTINGS + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(0, SETTINGS, _))); + visitor.OnFrameHeader(0, 0, SETTINGS, 0); + + visitor.OnSettingsStart(); + EXPECT_CALL(callbacks, OnFrameRecv(IsSettings(testing::IsEmpty()))); + visitor.OnSettingsEnd(); + + // PING + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(0, PING, _))); + visitor.OnFrameHeader(0, 8, PING, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsPing(42))); + visitor.OnPing(42, false); + + // WINDOW_UPDATE + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(0, WINDOW_UPDATE, _))); + visitor.OnFrameHeader(0, 4, WINDOW_UPDATE, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsWindowUpdate(1000))); + visitor.OnWindowUpdate(0, 1000); + + // PING ack + EXPECT_CALL(callbacks, + OnBeginFrame(HasFrameHeader(0, PING, NGHTTP2_FLAG_ACK))); + visitor.OnFrameHeader(0, 8, PING, 1); + + EXPECT_CALL(callbacks, OnFrameRecv(IsPingAck(247))); + visitor.OnPing(247, true); +} + +TEST(ServerCallbackVisitorUnitTest, StreamFrames) { + testing::StrictMock callbacks; + CallbackVisitor visitor(Perspective::kServer, + MockNghttp2Callbacks::GetCallbacks(), &callbacks); + + testing::InSequence seq; + + // HEADERS on stream 1 + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader( + 1, HEADERS, NGHTTP2_FLAG_END_HEADERS))); + visitor.OnFrameHeader(1, 23, HEADERS, 4); + + EXPECT_CALL(callbacks, OnBeginHeaders(IsHeaders(1, NGHTTP2_FLAG_END_HEADERS, + NGHTTP2_HCAT_REQUEST))); + visitor.OnBeginHeadersForStream(1); + + EXPECT_CALL(callbacks, OnHeader(_, ":method", "POST", _)); + visitor.OnHeaderForStream(1, ":method", "POST"); + + EXPECT_CALL(callbacks, OnHeader(_, ":path", "/example/path", _)); + visitor.OnHeaderForStream(1, ":path", "/example/path"); + + EXPECT_CALL(callbacks, OnHeader(_, ":scheme", "https", _)); + visitor.OnHeaderForStream(1, ":scheme", "https"); + + EXPECT_CALL(callbacks, OnHeader(_, ":authority", "example.com", _)); + visitor.OnHeaderForStream(1, ":authority", "example.com"); + + EXPECT_CALL(callbacks, OnHeader(_, "accept", "text/html", _)); + visitor.OnHeaderForStream(1, "accept", "text/html"); + + EXPECT_CALL(callbacks, OnFrameRecv(IsHeaders(1, NGHTTP2_FLAG_END_HEADERS, + NGHTTP2_HCAT_REQUEST))); + visitor.OnEndHeadersForStream(1); + + // DATA on stream 1 + EXPECT_CALL(callbacks, + OnBeginFrame(HasFrameHeader(1, DATA, NGHTTP2_FLAG_END_STREAM))); + visitor.OnFrameHeader(1, 25, DATA, NGHTTP2_FLAG_END_STREAM); + + visitor.OnBeginDataForStream(1, 25); + EXPECT_CALL(callbacks, OnDataChunkRecv(NGHTTP2_FLAG_END_STREAM, 1, + "This is the request body.")); + EXPECT_CALL(callbacks, OnFrameRecv(IsData(1, _, NGHTTP2_FLAG_END_STREAM))); + visitor.OnDataForStream(1, "This is the request body."); + visitor.OnEndStream(1); + + EXPECT_CALL(callbacks, OnStreamClose(1, NGHTTP2_NO_ERROR)); + visitor.OnCloseStream(1, Http2ErrorCode::NO_ERROR); + + // RST_STREAM on stream 3 + EXPECT_CALL(callbacks, OnBeginFrame(HasFrameHeader(3, RST_STREAM, 0))); + visitor.OnFrameHeader(3, 4, RST_STREAM, 0); + + EXPECT_CALL(callbacks, OnFrameRecv(IsRstStream(3, NGHTTP2_INTERNAL_ERROR))); + visitor.OnRstStream(3, Http2ErrorCode::INTERNAL_ERROR); + + EXPECT_CALL(callbacks, OnStreamClose(3, NGHTTP2_INTERNAL_ERROR)); + visitor.OnCloseStream(3, Http2ErrorCode::INTERNAL_ERROR); +} + +} // namespace +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/data_source.cc b/chromium/net/third_party/quiche/src/http2/adapter/data_source.cc new file mode 100644 index 00000000000..13f89d28581 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/data_source.cc @@ -0,0 +1,23 @@ +#include "http2/adapter/data_source.h" + +namespace http2 { +namespace adapter { + +StringDataSource::StringDataSource(std::string data) + : data_(std::move(data)), remaining_(data_) { + state_ = remaining_.empty() ? DONE : READY; +} + +absl::string_view StringDataSource::NextData() const { + return remaining_; +} + +void StringDataSource::Consume(size_t bytes) { + remaining_.remove_prefix(std::min(bytes, remaining_.size())); + if (remaining_.empty()) { + state_ = DONE; + } +} + +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/data_source.h b/chromium/net/third_party/quiche/src/http2/adapter/data_source.h new file mode 100644 index 00000000000..e170104a597 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/data_source.h @@ -0,0 +1,53 @@ +#ifndef QUICHE_HTTP2_ADAPTER_DATA_SOURCE_H_ +#define QUICHE_HTTP2_ADAPTER_DATA_SOURCE_H_ + +#include + +#include "absl/strings/string_view.h" + +namespace http2 { +namespace adapter { + +// Represents a HTTP message body. +class DataSource { + public: + virtual ~DataSource() {} + + enum State { + // The source is not done, but cannot currently provide more data. + NOT_READY, + // The source can provide more data. + READY, + // The source is done. + DONE, + }; + + State state() const { return state_; } + + // The next range of data provided by this data source. + virtual absl::string_view NextData() const = 0; + + // Indicates that |bytes| bytes have been consumed by the caller. + virtual void Consume(size_t bytes) = 0; + + protected: + State state_ = NOT_READY; +}; + +// A simple implementation constructible from a string_view or std::string. +class StringDataSource : public DataSource { + public: + explicit StringDataSource(std::string data); + + absl::string_view NextData() const override; + void Consume(size_t bytes) override; + + private: + const std::string data_; + absl::string_view remaining_; +}; + +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_DATA_SOURCE_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/data_source_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/data_source_test.cc new file mode 100644 index 00000000000..c290124b430 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/data_source_test.cc @@ -0,0 +1,40 @@ +#include "http2/adapter/data_source.h" + +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { +namespace { + +TEST(StringDataSourceTest, EmptyString) { + StringDataSource source(""); + + EXPECT_EQ(source.state(), DataSource::DONE); + EXPECT_THAT(source.NextData(), testing::IsEmpty()); +} + +TEST(StringDataSourceTest, PartialConsume) { + StringDataSource source("I'm a HTTP message body. Really!"); + + EXPECT_EQ(source.state(), DataSource::READY); + EXPECT_THAT(source.NextData(), testing::Not(testing::IsEmpty())); + source.Consume(6); + EXPECT_EQ(source.state(), DataSource::READY); + EXPECT_THAT(source.NextData(), testing::StartsWith("HTTP")); + + source.Consume(0); + EXPECT_EQ(source.state(), DataSource::READY); + EXPECT_THAT(source.NextData(), testing::StartsWith("HTTP")); + + // Consumes more than the remaining bytes available. + source.Consume(50); + EXPECT_THAT(source.NextData(), testing::IsEmpty()) + << "next data: " << source.NextData(); + EXPECT_EQ(source.state(), DataSource::DONE); +} + +} // namespace +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/http2_adapter.h b/chromium/net/third_party/quiche/src/http2/adapter/http2_adapter.h index 5ea6045af22..ef2ae0a5baf 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/http2_adapter.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/http2_adapter.h @@ -19,11 +19,6 @@ namespace adapter { // implementations. class Http2Adapter { public: - enum class Perspective { - kClient, - kServer, - }; - Http2Adapter(const Http2Adapter&) = delete; Http2Adapter& operator=(const Http2Adapter&) = delete; @@ -79,6 +74,10 @@ class Http2Adapter { virtual void MarkDataConsumedForStream(Http2StreamId stream_id, size_t num_bytes) = 0; + // Submits a RST_STREAM for the given stream. + virtual void SubmitRst(Http2StreamId stream_id, + Http2ErrorCode error_code) = 0; + protected: // Subclasses should expose a public factory method for constructing and // initializing (via Initialize()) adapter instances. diff --git a/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.cc b/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.cc index 18e8985ff4b..8d59aeedda0 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.cc @@ -12,6 +12,15 @@ const char kHttp2AuthorityPseudoHeader[] = ":authority"; const char kHttp2PathPseudoHeader[] = ":path"; const char kHttp2StatusPseudoHeader[] = ":status"; +std::pair GetStringView(const HeaderRep& rep) { + if (absl::holds_alternative(rep)) { + return std::make_pair(absl::get(rep), true); + } else { + absl::string_view view = absl::get(rep); + return std::make_pair(view, false); + } +} + absl::string_view Http2SettingsIdToString(uint16_t id) { switch (id) { case Http2KnownSettingsId::HEADER_TABLE_SIZE: diff --git a/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.h b/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.h index 49e5f161620..1e1dd39a21a 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/http2_protocol.h @@ -8,6 +8,7 @@ #include "base/integral_types.h" #include "absl/base/attributes.h" #include "absl/strings/string_view.h" +#include "absl/types/variant.h" namespace http2 { namespace adapter { @@ -21,9 +22,16 @@ using Http2SettingsId = uint16_t; // Represents the payload of an HTTP/2 PING frame. using Http2PingId = uint64_t; +// Represents a single header name or value. +using HeaderRep = absl::variant; + +// Boolean return value is true if |rep| holds a string_view, which is assumed +// to have an indefinite lifetime. +std::pair GetStringView(const HeaderRep& rep); + // Represents an HTTP/2 header field. A header field is a key-value pair with // lowercase keys (as specified in RFC 7540 Section 8.1.2). -using Header = std::pair; +using Header = std::pair; // Represents an HTTP/2 SETTINGS key-value parameter. struct Http2Setting { @@ -99,6 +107,11 @@ absl::string_view Http2SettingsIdToString(uint16_t id); // Section 7 definitions. absl::string_view Http2ErrorCodeToString(Http2ErrorCode error_code); +enum class Perspective { + kClient, + kServer, +}; + } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/http2_session.h b/chromium/net/third_party/quiche/src/http2/adapter/http2_session.h index ddbed4477b5..0a6321c0ccc 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/http2_session.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/http2_session.h @@ -26,15 +26,6 @@ class Http2Session { virtual int GetRemoteWindowSize() const = 0; }; -class Http2Options { - public: - Http2Options() = default; - virtual ~Http2Options() {} - - // This method returns an opaque reference to the underlying type. - virtual void* GetOptions() = 0; -}; - } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/http2_util.cc b/chromium/net/third_party/quiche/src/http2/adapter/http2_util.cc index 40deeb29332..e054a82e4ca 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/http2_util.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/http2_util.cc @@ -36,5 +36,38 @@ spdy::SpdyErrorCode TranslateErrorCode(Http2ErrorCode code) { } } +Http2ErrorCode TranslateErrorCode(spdy::SpdyErrorCode code) { + switch (code) { + case spdy::ERROR_CODE_NO_ERROR: + return Http2ErrorCode::NO_ERROR; + case spdy::ERROR_CODE_PROTOCOL_ERROR: + return Http2ErrorCode::PROTOCOL_ERROR; + case spdy::ERROR_CODE_INTERNAL_ERROR: + return Http2ErrorCode::INTERNAL_ERROR; + case spdy::ERROR_CODE_FLOW_CONTROL_ERROR: + return Http2ErrorCode::FLOW_CONTROL_ERROR; + case spdy::ERROR_CODE_SETTINGS_TIMEOUT: + return Http2ErrorCode::SETTINGS_TIMEOUT; + case spdy::ERROR_CODE_STREAM_CLOSED: + return Http2ErrorCode::STREAM_CLOSED; + case spdy::ERROR_CODE_FRAME_SIZE_ERROR: + return Http2ErrorCode::FRAME_SIZE_ERROR; + case spdy::ERROR_CODE_REFUSED_STREAM: + return Http2ErrorCode::REFUSED_STREAM; + case spdy::ERROR_CODE_CANCEL: + return Http2ErrorCode::CANCEL; + case spdy::ERROR_CODE_COMPRESSION_ERROR: + return Http2ErrorCode::COMPRESSION_ERROR; + case spdy::ERROR_CODE_CONNECT_ERROR: + return Http2ErrorCode::CONNECT_ERROR; + case spdy::ERROR_CODE_ENHANCE_YOUR_CALM: + return Http2ErrorCode::ENHANCE_YOUR_CALM; + case spdy::ERROR_CODE_INADEQUATE_SECURITY: + return Http2ErrorCode::INADEQUATE_SECURITY; + case spdy::ERROR_CODE_HTTP_1_1_REQUIRED: + return Http2ErrorCode::HTTP_1_1_REQUIRED; + } +} + } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/http2_util.h b/chromium/net/third_party/quiche/src/http2/adapter/http2_util.h index e9ae2a59561..3ace28b2ce9 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/http2_util.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/http2_util.h @@ -8,6 +8,7 @@ namespace http2 { namespace adapter { spdy::SpdyErrorCode TranslateErrorCode(Http2ErrorCode code); +Http2ErrorCode TranslateErrorCode(spdy::SpdyErrorCode code); } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/http2_visitor_interface.h b/chromium/net/third_party/quiche/src/http2/adapter/http2_visitor_interface.h index 765e9f43896..12729e75651 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/http2_visitor_interface.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/http2_visitor_interface.h @@ -34,7 +34,7 @@ namespace adapter { // - OnHeaderForStream() // - OnEndHeadersForStream() // - OnRstStream() -// - OnAbortStream() +// - OnCloseStream() // // Request closed mid-stream, e.g., with error code NO_ERROR: // - OnBeginHeadersForStream() @@ -43,8 +43,7 @@ namespace adapter { // - OnRstStream() // - OnCloseStream() // -// More details are at RFC 7540 (go/http2spec), and more examples are at -// http://google3/net/http2/server/lib/internal/h2/nghttp2/nghttp2_server_adapter_test.cc. +// More details are at RFC 7540 (go/http2spec). class Http2VisitorInterface { public: Http2VisitorInterface(const Http2VisitorInterface&) = delete; @@ -54,6 +53,12 @@ class Http2VisitorInterface { // Called when a connection-level processing error has been encountered. virtual void OnConnectionError() = 0; + // Called when the header for a frame is received. + virtual void OnFrameHeader(Http2StreamId stream_id, + size_t length, + uint8_t type, + uint8_t flags) {} + // Called when a non-ack SETTINGS frame is received. virtual void OnSettingsStart() = 0; @@ -97,18 +102,12 @@ class Http2VisitorInterface { virtual void OnEndStream(Http2StreamId stream_id) = 0; // Called when the connection receives a RST_STREAM for a stream. This call - // will be followed by either OnCloseStream() or OnAbortStream(). + // will be followed by either OnCloseStream(). virtual void OnRstStream(Http2StreamId stream_id, Http2ErrorCode error_code) = 0; - // Called when a stream is closed with error code NO_ERROR. Compare with - // OnAbortStream(). - virtual void OnCloseStream(Http2StreamId stream_id) = 0; - - // Called when a stream is aborted, i.e., closed for the reason indicated by - // the given |error_code|, where error_code != NO_ERROR. Compare with - // OnCloseStream(). - virtual void OnAbortStream(Http2StreamId stream_id, + // Called when a stream is closed. + virtual void OnCloseStream(Http2StreamId stream_id, Http2ErrorCode error_code) = 0; // Called when the connection receives a PRIORITY frame. diff --git a/chromium/net/third_party/quiche/src/http2/adapter/mock_http2_visitor.h b/chromium/net/third_party/quiche/src/http2/adapter/mock_http2_visitor.h index a5c83712fd7..171d40f443f 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/mock_http2_visitor.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/mock_http2_visitor.h @@ -14,6 +14,11 @@ class MockHttp2Visitor : public Http2VisitorInterface { MockHttp2Visitor() = default; MOCK_METHOD(void, OnConnectionError, (), (override)); + MOCK_METHOD( + void, + OnFrameHeader, + (Http2StreamId stream_id, size_t length, uint8_t type, uint8_t flags), + (override)); MOCK_METHOD(void, OnSettingsStart, (), (override)); MOCK_METHOD(void, OnSetting, (Http2Setting setting), (override)); MOCK_METHOD(void, OnSettingsEnd, (), (override)); @@ -52,10 +57,8 @@ class MockHttp2Visitor : public Http2VisitorInterface { (Http2StreamId stream_id, Http2ErrorCode error_code), (override)); - MOCK_METHOD(void, OnCloseStream, (Http2StreamId stream_id), (override)); - MOCK_METHOD(void, - OnAbortStream, + OnCloseStream, (Http2StreamId stream_id, Http2ErrorCode error_code), (override)); diff --git a/chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.cc b/chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.cc new file mode 100644 index 00000000000..4699a371add --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.cc @@ -0,0 +1,123 @@ +#include "http2/adapter/mock_nghttp2_callbacks.h" + +#include "http2/adapter/nghttp2_util.h" + +namespace http2 { +namespace adapter { +namespace test { + +/* static */ +nghttp2_session_callbacks_unique_ptr MockNghttp2Callbacks::GetCallbacks() { + nghttp2_session_callbacks* callbacks; + nghttp2_session_callbacks_new(&callbacks); + + // All of the callback implementations below just delegate to the mock methods + // of |user_data|, which is assumed to be a MockNghttp2Callbacks*. + nghttp2_session_callbacks_set_send_callback( + callbacks, + [](nghttp2_session*, const uint8_t* data, size_t length, int flags, + void* user_data) -> ssize_t { + return static_cast(user_data)->Send(data, length, + flags); + }); + + nghttp2_session_callbacks_set_send_data_callback( + callbacks, + [](nghttp2_session*, nghttp2_frame* frame, const uint8_t* framehd, + size_t length, nghttp2_data_source* source, void* user_data) -> int { + return static_cast(user_data)->SendData( + frame, framehd, length, source); + }); + + nghttp2_session_callbacks_set_on_begin_headers_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame* frame, void* user_data) -> int { + return static_cast(user_data)->OnBeginHeaders( + frame); + }); + + nghttp2_session_callbacks_set_on_header_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame* frame, const uint8_t* raw_name, + size_t name_length, const uint8_t* raw_value, size_t value_length, + uint8_t flags, void* user_data) -> int { + absl::string_view name = ToStringView(raw_name, name_length); + absl::string_view value = ToStringView(raw_value, value_length); + return static_cast(user_data)->OnHeader( + frame, name, value, flags); + }); + + nghttp2_session_callbacks_set_on_data_chunk_recv_callback( + callbacks, + [](nghttp2_session*, uint8_t flags, int32_t stream_id, + const uint8_t* data, size_t len, void* user_data) -> int { + absl::string_view chunk = ToStringView(data, len); + return static_cast(user_data)->OnDataChunkRecv( + flags, stream_id, chunk); + }); + + nghttp2_session_callbacks_set_on_begin_frame_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame_hd* hd, void* user_data) -> int { + return static_cast(user_data)->OnBeginFrame(hd); + }); + + nghttp2_session_callbacks_set_on_frame_recv_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame* frame, void* user_data) -> int { + return static_cast(user_data)->OnFrameRecv( + frame); + }); + + nghttp2_session_callbacks_set_on_stream_close_callback( + callbacks, + [](nghttp2_session*, int32_t stream_id, uint32_t error_code, + void* user_data) -> int { + return static_cast(user_data)->OnStreamClose( + stream_id, error_code); + }); + + nghttp2_session_callbacks_set_on_frame_send_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame* frame, void* user_data) -> int { + return static_cast(user_data)->OnFrameSend( + frame); + }); + + nghttp2_session_callbacks_set_before_frame_send_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame* frame, void* user_data) -> int { + return static_cast(user_data)->BeforeFrameSend( + frame); + }); + + nghttp2_session_callbacks_set_on_frame_not_send_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame* frame, int lib_error_code, + void* user_data) -> int { + return static_cast(user_data)->OnFrameNotSend( + frame, lib_error_code); + }); + + nghttp2_session_callbacks_set_on_invalid_frame_recv_callback( + callbacks, + [](nghttp2_session*, const nghttp2_frame* frame, int error_code, + void* user_data) -> int { + return static_cast(user_data) + ->OnInvalidFrameRecv(frame, error_code); + }); + + nghttp2_session_callbacks_set_error_callback2( + callbacks, + [](nghttp2_session* session, int lib_error_code, const char* msg, + size_t len, void* user_data) -> int { + return static_cast(user_data)->OnErrorCallback2( + lib_error_code, msg, len); + }); + + return MakeCallbacksPtr(callbacks); +} + +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.h b/chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.h new file mode 100644 index 00000000000..e2794575c8d --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/mock_nghttp2_callbacks.h @@ -0,0 +1,80 @@ +#ifndef QUICHE_HTTP2_ADAPTER_MOCK_NGHTTP2_CALLBACKS_H_ +#define QUICHE_HTTP2_ADAPTER_MOCK_NGHTTP2_CALLBACKS_H_ + +#include "absl/strings/string_view.h" +#include "http2/adapter/nghttp2_util.h" +#include "third_party/nghttp2/src/lib/includes/nghttp2/nghttp2.h" +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { + +// This class provides a set of mock nghttp2 callbacks for use in unit test +// expectations. +class MockNghttp2Callbacks { + public: + MockNghttp2Callbacks() = default; + + // The caller takes ownership of the |nghttp2_session_callbacks|. + static nghttp2_session_callbacks_unique_ptr GetCallbacks(); + + MOCK_METHOD(ssize_t, + Send, + (const uint8_t* data, size_t length, int flags), + ()); + + MOCK_METHOD(int, + SendData, + (nghttp2_frame * frame, + const uint8_t* framehd, + size_t length, + nghttp2_data_source* source), + ()); + + MOCK_METHOD(int, OnBeginHeaders, (const nghttp2_frame* frame), ()); + + MOCK_METHOD(int, + OnHeader, + (const nghttp2_frame* frame, + absl::string_view name, + absl::string_view value, + uint8_t flags), + ()); + + MOCK_METHOD(int, + OnDataChunkRecv, + (uint8_t flags, int32_t stream_id, absl::string_view data), + ()); + + MOCK_METHOD(int, OnBeginFrame, (const nghttp2_frame_hd* hd), ()); + + MOCK_METHOD(int, OnFrameRecv, (const nghttp2_frame* frame), ()); + + MOCK_METHOD(int, OnStreamClose, (int32_t stream_id, uint32_t error_code), ()); + + MOCK_METHOD(int, BeforeFrameSend, (const nghttp2_frame* frame), ()); + + MOCK_METHOD(int, OnFrameSend, (const nghttp2_frame* frame), ()); + + MOCK_METHOD(int, + OnFrameNotSend, + (const nghttp2_frame* frame, int lib_error_code), + ()); + + MOCK_METHOD(int, + OnInvalidFrameRecv, + (const nghttp2_frame* frame, int error_code), + ()); + + MOCK_METHOD(int, + OnErrorCallback2, + (int lib_error_code, const char* msg, size_t len), + ()); +}; + +} // namespace test +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_MOCK_NGHTTP2_CALLBACKS_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.cc b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.cc new file mode 100644 index 00000000000..878c040ef72 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.cc @@ -0,0 +1,149 @@ +#include "http2/adapter/nghttp2_adapter.h" + +#include "absl/algorithm/container.h" +#include "absl/strings/str_cat.h" +#include "absl/strings/string_view.h" +#include "http2/adapter/nghttp2_callbacks.h" +#include "third_party/nghttp2/src/lib/includes/nghttp2/nghttp2.h" +#include "common/platform/api/quiche_logging.h" +#include "common/quiche_endian.h" + +namespace http2 { +namespace adapter { + +/* static */ +std::unique_ptr NgHttp2Adapter::CreateClientAdapter( + Http2VisitorInterface& visitor) { + auto adapter = new NgHttp2Adapter(visitor, Perspective::kClient); + adapter->Initialize(); + return absl::WrapUnique(adapter); +} + +/* static */ +std::unique_ptr NgHttp2Adapter::CreateServerAdapter( + Http2VisitorInterface& visitor) { + auto adapter = new NgHttp2Adapter(visitor, Perspective::kServer); + adapter->Initialize(); + return absl::WrapUnique(adapter); +} + +ssize_t NgHttp2Adapter::ProcessBytes(absl::string_view bytes) { + const ssize_t processed_bytes = session_->ProcessBytes(bytes); + if (processed_bytes < 0) { + visitor_.OnConnectionError(); + } + return processed_bytes; +} + +void NgHttp2Adapter::SubmitSettings(absl::Span settings) { + // Submit SETTINGS, converting each Http2Setting to an nghttp2_settings_entry. + std::vector nghttp2_settings; + absl::c_transform(settings, std::back_inserter(nghttp2_settings), + [](const Http2Setting& setting) { + return nghttp2_settings_entry{setting.id, setting.value}; + }); + nghttp2_submit_settings(session_->raw_ptr(), NGHTTP2_FLAG_NONE, + nghttp2_settings.data(), nghttp2_settings.size()); +} + +void NgHttp2Adapter::SubmitPriorityForStream(Http2StreamId stream_id, + Http2StreamId parent_stream_id, + int weight, + bool exclusive) { + nghttp2_priority_spec priority_spec; + nghttp2_priority_spec_init(&priority_spec, parent_stream_id, weight, + static_cast(exclusive)); + nghttp2_submit_priority(session_->raw_ptr(), NGHTTP2_FLAG_NONE, stream_id, + &priority_spec); +} + +void NgHttp2Adapter::SubmitPing(Http2PingId ping_id) { + uint8_t opaque_data[8] = {}; + Http2PingId ping_id_to_serialize = quiche::QuicheEndian::HostToNet64(ping_id); + std::memcpy(opaque_data, &ping_id_to_serialize, sizeof(Http2PingId)); + nghttp2_submit_ping(session_->raw_ptr(), NGHTTP2_FLAG_NONE, opaque_data); +} + +void NgHttp2Adapter::SubmitGoAway(Http2StreamId last_accepted_stream_id, + Http2ErrorCode error_code, + absl::string_view opaque_data) { + nghttp2_submit_goaway(session_->raw_ptr(), NGHTTP2_FLAG_NONE, + last_accepted_stream_id, + static_cast(error_code), + ToUint8Ptr(opaque_data.data()), opaque_data.size()); +} + +void NgHttp2Adapter::SubmitWindowUpdate(Http2StreamId stream_id, + int window_increment) { + nghttp2_submit_window_update(session_->raw_ptr(), NGHTTP2_FLAG_NONE, + stream_id, window_increment); +} + +void NgHttp2Adapter::SubmitMetadata(Http2StreamId stream_id, + bool end_metadata) { + QUICHE_LOG(DFATAL) << "Not implemented"; +} + +std::string NgHttp2Adapter::GetBytesToWrite(absl::optional max_bytes) { + ssize_t num_bytes = 0; + std::string result; + do { + const uint8_t* data = nullptr; + num_bytes = nghttp2_session_mem_send(session_->raw_ptr(), &data); + if (num_bytes > 0) { + absl::StrAppend( + &result, + absl::string_view(reinterpret_cast(data), num_bytes)); + } else if (num_bytes < 0) { + visitor_.OnConnectionError(); + } + } while (num_bytes > 0); + return result; +} + +int NgHttp2Adapter::GetPeerConnectionWindow() const { + return session_->GetRemoteWindowSize(); +} + +void NgHttp2Adapter::MarkDataConsumedForStream(Http2StreamId stream_id, + size_t num_bytes) { + int rc = session_->Consume(stream_id, num_bytes); + if (rc != 0) { + QUICHE_LOG(ERROR) << "Error " << rc << " marking " << num_bytes + << " bytes consumed for stream " << stream_id; + } +} + +void NgHttp2Adapter::SubmitRst(Http2StreamId stream_id, + Http2ErrorCode error_code) { + int status = + nghttp2_submit_rst_stream(session_->raw_ptr(), NGHTTP2_FLAG_NONE, + stream_id, static_cast(error_code)); + if (status < 0) { + QUICHE_LOG(WARNING) << "Reset stream failed: " << stream_id + << " with status code " << status; + } +} + +NgHttp2Adapter::NgHttp2Adapter(Http2VisitorInterface& visitor, + Perspective perspective) + : Http2Adapter(visitor), visitor_(visitor), perspective_(perspective) {} + +NgHttp2Adapter::~NgHttp2Adapter() {} + +void NgHttp2Adapter::Initialize() { + nghttp2_option* options; + nghttp2_option_new(&options); + // Set some common options for compatibility. + nghttp2_option_set_no_closed_streams(options, 1); + nghttp2_option_set_no_auto_window_update(options, 1); + nghttp2_option_set_max_send_header_block_length(options, 0x2000000); + nghttp2_option_set_max_outbound_ack(options, 10000); + + session_ = + absl::make_unique(perspective_, callbacks::Create(), + options, static_cast(&visitor_)); +} + +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.h b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.h new file mode 100644 index 00000000000..13c2ffcc3f4 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter.h @@ -0,0 +1,97 @@ +#ifndef QUICHE_HTTP2_ADAPTER_NGHTTP2_ADAPTER_H_ +#define QUICHE_HTTP2_ADAPTER_NGHTTP2_ADAPTER_H_ + +#include "http2/adapter/http2_adapter.h" +#include "http2/adapter/http2_protocol.h" +#include "http2/adapter/nghttp2_session.h" +#include "http2/adapter/nghttp2_util.h" + +namespace http2 { +namespace adapter { + +class NgHttp2Adapter : public Http2Adapter { + public: + ~NgHttp2Adapter() override; + + // Creates an adapter that functions as a client. + static std::unique_ptr CreateClientAdapter( + Http2VisitorInterface& visitor); + + // Creates an adapter that functions as a server. + static std::unique_ptr CreateServerAdapter( + Http2VisitorInterface& visitor); + + // Processes the incoming |bytes| as HTTP/2 and invokes callbacks on the + // |visitor_| as appropriate. + ssize_t ProcessBytes(absl::string_view bytes) override; + + // Submits the |settings| to be written to the peer, e.g., as part of the + // HTTP/2 connection preface. + void SubmitSettings(absl::Span settings) override; + + // Submits a PRIORITY frame for the given stream. + void SubmitPriorityForStream(Http2StreamId stream_id, + Http2StreamId parent_stream_id, + int weight, + bool exclusive) override; + + // Submits a PING on the connection. Note that nghttp2 automatically submits + // PING acks upon receiving non-ack PINGs from the peer, so callers only use + // this method to originate PINGs. See nghttp2_option_set_no_auto_ping_ack(). + void SubmitPing(Http2PingId ping_id) override; + + // Submits a GOAWAY on the connection. Note that |last_accepted_stream_id| + // refers to stream IDs initiated by the peer. For client-side, this last + // stream ID must be even (or 0); for server-side, this last stream ID must be + // odd (or 0). + // TODO(birenroy): Add a graceful shutdown behavior to the API. + void SubmitGoAway(Http2StreamId last_accepted_stream_id, + Http2ErrorCode error_code, + absl::string_view opaque_data) override; + + // Submits a WINDOW_UPDATE for the given stream (a |stream_id| of 0 indicates + // a connection-level WINDOW_UPDATE). + void SubmitWindowUpdate(Http2StreamId stream_id, + int window_increment) override; + + // Submits a METADATA frame for the given stream (a |stream_id| of 0 indicates + // connection-level METADATA). If |end_metadata|, the frame will also have the + // END_METADATA flag set. + void SubmitMetadata(Http2StreamId stream_id, bool end_metadata) override; + + // Returns serialized bytes for writing to the wire. Writes should be + // submitted to Nghttp2Adapter first, so that Nghttp2Adapter has data to + // serialize and return in this method. + std::string GetBytesToWrite(absl::optional max_bytes) override; + + // Returns the connection-level flow control window for the peer. + int GetPeerConnectionWindow() const override; + + // Marks the given amount of data as consumed for the given stream, which + // enables the nghttp2 layer to trigger WINDOW_UPDATEs as appropriate. + void MarkDataConsumedForStream(Http2StreamId stream_id, + size_t num_bytes) override; + + // Submits a RST_STREAM with the desired |error_code|. + void SubmitRst(Http2StreamId stream_id, Http2ErrorCode error_code) override; + + // TODO(b/181586191): Temporary accessor until equivalent functionality is + // available in this adapter class. + NgHttp2Session& session() { return *session_; } + + private: + NgHttp2Adapter(Http2VisitorInterface& visitor, Perspective perspective); + + // Performs any necessary initialization of the underlying HTTP/2 session, + // such as preparing initial SETTINGS. + void Initialize(); + + std::unique_ptr session_; + Http2VisitorInterface& visitor_; + Perspective perspective_; +}; + +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_NGHTTP2_ADAPTER_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter_test.cc new file mode 100644 index 00000000000..3aec115dbeb --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_adapter_test.cc @@ -0,0 +1,255 @@ +#include "http2/adapter/nghttp2_adapter.h" + +#include "http2/adapter/mock_http2_visitor.h" +#include "http2/adapter/test_frame_sequence.h" +#include "http2/adapter/test_utils.h" +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { +namespace { + +using testing::_; + +enum FrameType { + DATA, + HEADERS, + PRIORITY, + RST_STREAM, + SETTINGS, + PUSH_PROMISE, + PING, + GOAWAY, + WINDOW_UPDATE, +}; + +TEST(NgHttp2AdapterTest, ClientConstruction) { + testing::StrictMock visitor; + auto adapter = NgHttp2Adapter::CreateClientAdapter(visitor); + ASSERT_NE(nullptr, adapter); + EXPECT_TRUE(adapter->session().want_read()); + EXPECT_FALSE(adapter->session().want_write()); +} + +TEST(NgHttp2AdapterTest, ClientHandlesFrames) { + testing::StrictMock visitor; + auto adapter = NgHttp2Adapter::CreateClientAdapter(visitor); + std::string serialized = adapter->GetBytesToWrite(absl::nullopt); + EXPECT_THAT(serialized, testing::StrEq(spdy::kHttp2ConnectionHeaderPrefix)); + + const std::string initial_frames = TestFrameSequence() + .ServerPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Serialize(); + testing::InSequence s; + + // Server preface (empty SETTINGS) + EXPECT_CALL(visitor, OnFrameHeader(0, 0, SETTINGS, 0)); + EXPECT_CALL(visitor, OnSettingsStart()); + EXPECT_CALL(visitor, OnSettingsEnd()); + + EXPECT_CALL(visitor, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor, OnPing(42, false)); + EXPECT_CALL(visitor, OnFrameHeader(0, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor, OnWindowUpdate(0, 1000)); + + const ssize_t initial_result = adapter->ProcessBytes(initial_frames); + EXPECT_EQ(initial_frames.size(), initial_result); + + EXPECT_EQ(adapter->GetPeerConnectionWindow(), + kDefaultInitialStreamWindowSize + 1000); + // Some bytes should have been serialized. + serialized = adapter->GetBytesToWrite(absl::nullopt); + EXPECT_THAT(serialized, EqualsFrames({spdy::SpdyFrameType::SETTINGS, + spdy::SpdyFrameType::PING})); + + const std::vector headers1 = + ToHeaders({{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/one"}}); + const auto nvs1 = GetNghttp2Nvs(headers1); + + const std::vector headers2 = + ToHeaders({{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/two"}}); + const auto nvs2 = GetNghttp2Nvs(headers2); + + const std::vector headers3 = + ToHeaders({{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/three"}}); + const auto nvs3 = GetNghttp2Nvs(headers3); + + const int32_t stream_id1 = + nghttp2_submit_request(adapter->session().raw_ptr(), nullptr, nvs1.data(), + nvs1.size(), nullptr, nullptr); + ASSERT_GT(stream_id1, 0); + QUICHE_LOG(INFO) << "Created stream: " << stream_id1; + + const int32_t stream_id2 = + nghttp2_submit_request(adapter->session().raw_ptr(), nullptr, nvs2.data(), + nvs2.size(), nullptr, nullptr); + ASSERT_GT(stream_id2, 0); + QUICHE_LOG(INFO) << "Created stream: " << stream_id2; + + const int32_t stream_id3 = + nghttp2_submit_request(adapter->session().raw_ptr(), nullptr, nvs3.data(), + nvs3.size(), nullptr, nullptr); + ASSERT_GT(stream_id3, 0); + QUICHE_LOG(INFO) << "Created stream: " << stream_id3; + + serialized = adapter->GetBytesToWrite(absl::nullopt); + EXPECT_THAT(serialized, EqualsFrames({spdy::SpdyFrameType::HEADERS, + spdy::SpdyFrameType::HEADERS, + spdy::SpdyFrameType::HEADERS})); + + const std::string stream_frames = + TestFrameSequence() + .Headers(1, + {{":status", "200"}, + {"server", "my-fake-server"}, + {"date", "Tue, 6 Apr 2021 12:54:01 GMT"}}, + /*fin=*/false) + .Data(1, "This is the response body.") + .RstStream(3, Http2ErrorCode::INTERNAL_ERROR) + .GoAway(5, Http2ErrorCode::ENHANCE_YOUR_CALM, "calm down!!") + .Serialize(); + + EXPECT_CALL(visitor, OnFrameHeader(1, _, HEADERS, 4)); + EXPECT_CALL(visitor, OnBeginHeadersForStream(1)); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":status", "200")); + EXPECT_CALL(visitor, OnHeaderForStream(1, "server", "my-fake-server")); + EXPECT_CALL(visitor, + OnHeaderForStream(1, "date", "Tue, 6 Apr 2021 12:54:01 GMT")); + EXPECT_CALL(visitor, OnEndHeadersForStream(1)); + EXPECT_CALL(visitor, OnFrameHeader(1, 26, DATA, 0)); + EXPECT_CALL(visitor, OnBeginDataForStream(1, 26)); + EXPECT_CALL(visitor, OnDataForStream(1, "This is the response body.")); + EXPECT_CALL(visitor, OnFrameHeader(3, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor, OnRstStream(3, Http2ErrorCode::INTERNAL_ERROR)); + EXPECT_CALL(visitor, OnCloseStream(3, Http2ErrorCode::INTERNAL_ERROR)); + EXPECT_CALL(visitor, OnFrameHeader(0, 19, GOAWAY, 0)); + EXPECT_CALL(visitor, + OnGoAway(5, Http2ErrorCode::ENHANCE_YOUR_CALM, "calm down!!")); + const ssize_t stream_result = adapter->ProcessBytes(stream_frames); + EXPECT_EQ(stream_frames.size(), stream_result); + + // Even though the client recieved a GOAWAY, streams 1 and 5 are still active. + EXPECT_TRUE(adapter->session().want_read()); + + EXPECT_CALL(visitor, OnFrameHeader(1, 0, DATA, 1)); + EXPECT_CALL(visitor, OnBeginDataForStream(1, 0)); + EXPECT_CALL(visitor, OnEndStream(1)); + EXPECT_CALL(visitor, OnCloseStream(1, Http2ErrorCode::NO_ERROR)); + EXPECT_CALL(visitor, OnFrameHeader(5, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor, OnRstStream(5, Http2ErrorCode::REFUSED_STREAM)); + EXPECT_CALL(visitor, OnCloseStream(5, Http2ErrorCode::REFUSED_STREAM)); + adapter->ProcessBytes(TestFrameSequence() + .Data(1, "", true) + .RstStream(5, Http2ErrorCode::REFUSED_STREAM) + .Serialize()); + // After receiving END_STREAM for 1 and RST_STREAM for 5, the session no + // longer expects reads. + EXPECT_FALSE(adapter->session().want_read()); + + // Client will not have anything else to write. + EXPECT_FALSE(adapter->session().want_write()); + serialized = adapter->GetBytesToWrite(absl::nullopt); + EXPECT_THAT(serialized, testing::IsEmpty()); +} + +TEST(NgHttp2AdapterTest, ServerConstruction) { + testing::StrictMock visitor; + auto adapter = NgHttp2Adapter::CreateServerAdapter(visitor); + ASSERT_NE(nullptr, adapter); + EXPECT_TRUE(adapter->session().want_read()); + EXPECT_FALSE(adapter->session().want_write()); +} + +TEST(NgHttp2AdapterTest, ServerHandlesFrames) { + testing::StrictMock visitor; + auto adapter = NgHttp2Adapter::CreateServerAdapter(visitor); + + const std::string frames = TestFrameSequence() + .ClientPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Headers(1, + {{":method", "POST"}, + {":scheme", "https"}, + {":authority", "example.com"}, + {":path", "/this/is/request/one"}}, + /*fin=*/false) + .WindowUpdate(1, 2000) + .Data(1, "This is the request body.") + .Headers(3, + {{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/two"}}, + /*fin=*/true) + .RstStream(3, Http2ErrorCode::CANCEL) + .Ping(47) + .Serialize(); + testing::InSequence s; + + // Client preface (empty SETTINGS) + EXPECT_CALL(visitor, OnFrameHeader(0, 0, SETTINGS, 0)); + EXPECT_CALL(visitor, OnSettingsStart()); + EXPECT_CALL(visitor, OnSettingsEnd()); + + EXPECT_CALL(visitor, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor, OnPing(42, false)); + EXPECT_CALL(visitor, OnFrameHeader(0, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor, OnWindowUpdate(0, 1000)); + EXPECT_CALL(visitor, OnFrameHeader(1, _, HEADERS, 4)); + EXPECT_CALL(visitor, OnBeginHeadersForStream(1)); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":method", "POST")); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":scheme", "https")); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":authority", "example.com")); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":path", "/this/is/request/one")); + EXPECT_CALL(visitor, OnEndHeadersForStream(1)); + EXPECT_CALL(visitor, OnFrameHeader(1, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor, OnWindowUpdate(1, 2000)); + EXPECT_CALL(visitor, OnFrameHeader(1, 25, DATA, 0)); + EXPECT_CALL(visitor, OnBeginDataForStream(1, 25)); + EXPECT_CALL(visitor, OnDataForStream(1, "This is the request body.")); + EXPECT_CALL(visitor, OnFrameHeader(3, _, HEADERS, 5)); + EXPECT_CALL(visitor, OnBeginHeadersForStream(3)); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":method", "GET")); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":scheme", "http")); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":authority", "example.com")); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":path", "/this/is/request/two")); + EXPECT_CALL(visitor, OnEndHeadersForStream(3)); + EXPECT_CALL(visitor, OnEndStream(3)); + EXPECT_CALL(visitor, OnFrameHeader(3, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor, OnRstStream(3, Http2ErrorCode::CANCEL)); + EXPECT_CALL(visitor, OnCloseStream(3, Http2ErrorCode::CANCEL)); + EXPECT_CALL(visitor, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor, OnPing(47, false)); + + const ssize_t result = adapter->ProcessBytes(frames); + EXPECT_EQ(frames.size(), result); + + EXPECT_EQ(adapter->GetPeerConnectionWindow(), + kDefaultInitialStreamWindowSize + 1000); + + EXPECT_TRUE(adapter->session().want_write()); + // Some bytes should have been serialized. + std::string serialized = adapter->GetBytesToWrite(absl::nullopt); + // SETTINGS ack, two PING acks. + EXPECT_THAT(serialized, EqualsFrames({spdy::SpdyFrameType::SETTINGS, + spdy::SpdyFrameType::PING, + spdy::SpdyFrameType::PING})); +} + +} // namespace +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.cc b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.cc index 337f230b796..8774873c95f 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.cc @@ -14,11 +14,14 @@ namespace http2 { namespace adapter { +namespace callbacks { int OnBeginFrame(nghttp2_session* /* session */, const nghttp2_frame_hd* header, void* user_data) { auto* visitor = static_cast(user_data); + visitor->OnFrameHeader(header->stream_id, header->length, header->type, + header->flags); if (header->type == NGHTTP2_DATA) { visitor->OnBeginDataForStream(header->stream_id, header->length); } @@ -30,6 +33,8 @@ int OnFrameReceived(nghttp2_session* /* session */, void* user_data) { auto* visitor = static_cast(user_data); const Http2StreamId stream_id = frame->hd.stream_id; + QUICHE_VLOG(2) << "Frame " << static_cast(frame->hd.type) + << " for stream " << stream_id; switch (frame->hd.type) { // The beginning of the DATA frame is handled in OnBeginFrame(), and the // beginning of the header block is handled in client/server-specific @@ -158,11 +163,7 @@ int OnStreamClosed(nghttp2_session* /* session */, uint32_t error_code, void* user_data) { auto* visitor = static_cast(user_data); - if (error_code == static_cast(Http2ErrorCode::NO_ERROR)) { - visitor->OnCloseStream(stream_id); - } else { - visitor->OnAbortStream(stream_id, ToHttp2ErrorCode(error_code)); - } + visitor->OnCloseStream(stream_id, ToHttp2ErrorCode(error_code)); return 0; } @@ -185,5 +186,24 @@ ssize_t OnReadyToReadDataForStream(nghttp2_session* /* session */, return bytes_to_send; } +nghttp2_session_callbacks_unique_ptr Create() { + nghttp2_session_callbacks* callbacks; + nghttp2_session_callbacks_new(&callbacks); + + nghttp2_session_callbacks_set_on_begin_frame_callback(callbacks, + &OnBeginFrame); + nghttp2_session_callbacks_set_on_frame_recv_callback(callbacks, + &OnFrameReceived); + nghttp2_session_callbacks_set_on_begin_headers_callback(callbacks, + &OnBeginHeaders); + nghttp2_session_callbacks_set_on_header_callback2(callbacks, &OnHeader); + nghttp2_session_callbacks_set_on_data_chunk_recv_callback(callbacks, + &OnDataChunk); + nghttp2_session_callbacks_set_on_stream_close_callback(callbacks, + &OnStreamClosed); + return MakeCallbacksPtr(callbacks); +} + +} // namespace callbacks } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.h b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.h index 7e6ce7c38d2..5fbaee041c5 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_callbacks.h @@ -2,10 +2,12 @@ #define QUICHE_HTTP2_ADAPTER_NGHTTP2_CALLBACKS_H_ #include "http2/adapter/http2_protocol.h" +#include "http2/adapter/nghttp2_util.h" #include "third_party/nghttp2/src/lib/includes/nghttp2/nghttp2.h" namespace http2 { namespace adapter { +namespace callbacks { // The following functions are nghttp2 callbacks that Nghttp2Adapter sets at the // beginning of its lifetime. It is expected that |user_data| holds an @@ -46,6 +48,9 @@ ssize_t OnReadyToReadDataForStream(nghttp2_session* session, nghttp2_data_source* source, void* user_data); +nghttp2_session_callbacks_unique_ptr Create(); + +} // namespace callbacks } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.cc b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.cc new file mode 100644 index 00000000000..d434b06e0f5 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.cc @@ -0,0 +1,70 @@ +#include "http2/adapter/nghttp2_session.h" + +#include "common/platform/api/quiche_logging.h" + +namespace http2 { +namespace adapter { +namespace { + +void DeleteOptions(nghttp2_option* options) { + if (options) { + nghttp2_option_del(options); + } +} + +} // namespace + +NgHttp2Session::NgHttp2Session(Perspective perspective, + nghttp2_session_callbacks_unique_ptr callbacks, + nghttp2_option* options, + void* userdata) + : session_(MakeSessionPtr(nullptr)), + options_(options, DeleteOptions), + perspective_(perspective) { + nghttp2_session* session; + switch (perspective) { + case Perspective::kClient: + nghttp2_session_client_new2(&session, callbacks.get(), userdata, + options_.get()); + break; + case Perspective::kServer: + nghttp2_session_server_new2(&session, callbacks.get(), userdata, + options_.get()); + break; + } + session_.reset(session); +} + +NgHttp2Session::~NgHttp2Session() { + // Can't invoke want_read() or want_write(), as they are virtual methods. + const bool pending_reads = nghttp2_session_want_read(session_.get()) != 0; + const bool pending_writes = nghttp2_session_want_write(session_.get()) != 0; + QUICHE_LOG_IF(WARNING, pending_reads || pending_writes) + << "Shutting down connection with pending reads: " << pending_reads + << " or pending writes: " << pending_writes; +} + +ssize_t NgHttp2Session::ProcessBytes(absl::string_view bytes) { + return nghttp2_session_mem_recv( + session_.get(), reinterpret_cast(bytes.data()), + bytes.size()); +} + +int NgHttp2Session::Consume(Http2StreamId stream_id, size_t num_bytes) { + return nghttp2_session_consume(session_.get(), stream_id, num_bytes); +} + +bool NgHttp2Session::want_read() const { + return nghttp2_session_want_read(session_.get()) != 0; +} + +bool NgHttp2Session::want_write() const { + return nghttp2_session_want_write(session_.get()) != 0; +} + +int NgHttp2Session::GetRemoteWindowSize() const { + return nghttp2_session_get_remote_window_size(session_.get()); +} + +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.h b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.h new file mode 100644 index 00000000000..d446a07c75b --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session.h @@ -0,0 +1,42 @@ +#ifndef QUICHE_HTTP2_ADAPTER_NGHTTP2_SESSION_H_ +#define QUICHE_HTTP2_ADAPTER_NGHTTP2_SESSION_H_ + +#include "http2/adapter/http2_session.h" +#include "http2/adapter/nghttp2_util.h" +#include "third_party/nghttp2/src/lib/includes/nghttp2/nghttp2.h" + +namespace http2 { +namespace adapter { + +// A C++ wrapper around common nghttp2_session operations. +class NgHttp2Session : public Http2Session { + public: + // Takes ownership of |options|. + NgHttp2Session(Perspective perspective, + nghttp2_session_callbacks_unique_ptr callbacks, + nghttp2_option* options, + void* userdata); + ~NgHttp2Session() override; + + ssize_t ProcessBytes(absl::string_view bytes) override; + + int Consume(Http2StreamId stream_id, size_t num_bytes) override; + + bool want_read() const override; + bool want_write() const override; + int GetRemoteWindowSize() const override; + + nghttp2_session* raw_ptr() const { return session_.get(); } + + private: + using OptionsDeleter = void (&)(nghttp2_option*); + + nghttp2_session_unique_ptr session_; + std::unique_ptr options_; + Perspective perspective_; +}; + +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_NGHTTP2_SESSION_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session_test.cc new file mode 100644 index 00000000000..169d2f20dd0 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_session_test.cc @@ -0,0 +1,295 @@ +#include "http2/adapter/nghttp2_session.h" + +#include "http2/adapter/mock_http2_visitor.h" +#include "http2/adapter/nghttp2_callbacks.h" +#include "http2/adapter/nghttp2_util.h" +#include "http2/adapter/test_frame_sequence.h" +#include "http2/adapter/test_utils.h" +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { +namespace { + +using testing::_; + +enum FrameType { + DATA, + HEADERS, + PRIORITY, + RST_STREAM, + SETTINGS, + PUSH_PROMISE, + PING, + GOAWAY, + WINDOW_UPDATE, +}; + +ssize_t SaveSessionOutput(nghttp2_session* /* session*/, + const uint8_t* data, + size_t length, + int /* flags */, + void* user_data) { + auto visitor = static_cast(user_data); + visitor->Save(ToStringView(data, length)); + return length; +} + +class NgHttp2SessionTest : public testing::Test { + public: + nghttp2_option* CreateOptions() { + nghttp2_option* options; + nghttp2_option_new(&options); + nghttp2_option_set_no_auto_window_update(options, 1); + return options; + } + + nghttp2_session_callbacks_unique_ptr CreateCallbacks() { + nghttp2_session_callbacks_unique_ptr callbacks = callbacks::Create(); + nghttp2_session_callbacks_set_send_callback(callbacks.get(), + &SaveSessionOutput); + return callbacks; + } + + DataSavingVisitor visitor_; +}; + +TEST_F(NgHttp2SessionTest, ClientConstruction) { + NgHttp2Session session(Perspective::kClient, CreateCallbacks(), + CreateOptions(), &visitor_); + EXPECT_TRUE(session.want_read()); + EXPECT_FALSE(session.want_write()); + EXPECT_EQ(session.GetRemoteWindowSize(), kDefaultInitialStreamWindowSize); + EXPECT_NE(session.raw_ptr(), nullptr); +} + +TEST_F(NgHttp2SessionTest, ClientHandlesFrames) { + NgHttp2Session session(Perspective::kClient, CreateCallbacks(), + CreateOptions(), &visitor_); + + ASSERT_EQ(0, nghttp2_session_send(session.raw_ptr())); + ASSERT_GT(visitor_.data().size(), 0); + + const std::string initial_frames = TestFrameSequence() + .ServerPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Serialize(); + testing::InSequence s; + + // Server preface (empty SETTINGS) + EXPECT_CALL(visitor_, OnFrameHeader(0, 0, SETTINGS, 0)); + EXPECT_CALL(visitor_, OnSettingsStart()); + EXPECT_CALL(visitor_, OnSettingsEnd()); + + EXPECT_CALL(visitor_, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor_, OnPing(42, false)); + EXPECT_CALL(visitor_, OnFrameHeader(0, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor_, OnWindowUpdate(0, 1000)); + + const ssize_t initial_result = session.ProcessBytes(initial_frames); + EXPECT_EQ(initial_frames.size(), initial_result); + + EXPECT_EQ(session.GetRemoteWindowSize(), + kDefaultInitialStreamWindowSize + 1000); + ASSERT_EQ(0, nghttp2_session_send(session.raw_ptr())); + // Some bytes should have been serialized. + absl::string_view serialized = visitor_.data(); + ASSERT_THAT(serialized, + testing::StartsWith(spdy::kHttp2ConnectionHeaderPrefix)); + serialized.remove_prefix(strlen(spdy::kHttp2ConnectionHeaderPrefix)); + EXPECT_THAT(serialized, EqualsFrames({spdy::SpdyFrameType::SETTINGS, + spdy::SpdyFrameType::PING})); + visitor_.Clear(); + + const std::vector headers1 = + ToHeaders({{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/one"}}); + const auto nvs1 = GetNghttp2Nvs(headers1); + + const std::vector headers2 = + ToHeaders({{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/two"}}); + const auto nvs2 = GetNghttp2Nvs(headers2); + + const std::vector headers3 = + ToHeaders({{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/three"}}); + const auto nvs3 = GetNghttp2Nvs(headers3); + + const int32_t stream_id1 = nghttp2_submit_request( + session.raw_ptr(), nullptr, nvs1.data(), nvs1.size(), nullptr, nullptr); + ASSERT_GT(stream_id1, 0); + QUICHE_LOG(INFO) << "Created stream: " << stream_id1; + + const int32_t stream_id2 = nghttp2_submit_request( + session.raw_ptr(), nullptr, nvs2.data(), nvs2.size(), nullptr, nullptr); + ASSERT_GT(stream_id2, 0); + QUICHE_LOG(INFO) << "Created stream: " << stream_id2; + + const int32_t stream_id3 = nghttp2_submit_request( + session.raw_ptr(), nullptr, nvs3.data(), nvs3.size(), nullptr, nullptr); + ASSERT_GT(stream_id3, 0); + QUICHE_LOG(INFO) << "Created stream: " << stream_id3; + + ASSERT_EQ(0, nghttp2_session_send(session.raw_ptr())); + serialized = visitor_.data(); + EXPECT_THAT(serialized, EqualsFrames({spdy::SpdyFrameType::HEADERS, + spdy::SpdyFrameType::HEADERS, + spdy::SpdyFrameType::HEADERS})); + visitor_.Clear(); + + const std::string stream_frames = + TestFrameSequence() + .Headers(1, + {{":status", "200"}, + {"server", "my-fake-server"}, + {"date", "Tue, 6 Apr 2021 12:54:01 GMT"}}, + /*fin=*/false) + .Data(1, "This is the response body.") + .RstStream(3, Http2ErrorCode::INTERNAL_ERROR) + .GoAway(5, Http2ErrorCode::ENHANCE_YOUR_CALM, "calm down!!") + .Serialize(); + + EXPECT_CALL(visitor_, OnFrameHeader(1, _, HEADERS, 4)); + EXPECT_CALL(visitor_, OnBeginHeadersForStream(1)); + EXPECT_CALL(visitor_, OnHeaderForStream(1, ":status", "200")); + EXPECT_CALL(visitor_, OnHeaderForStream(1, "server", "my-fake-server")); + EXPECT_CALL(visitor_, + OnHeaderForStream(1, "date", "Tue, 6 Apr 2021 12:54:01 GMT")); + EXPECT_CALL(visitor_, OnEndHeadersForStream(1)); + EXPECT_CALL(visitor_, OnFrameHeader(1, 26, DATA, 0)); + EXPECT_CALL(visitor_, OnBeginDataForStream(1, 26)); + EXPECT_CALL(visitor_, OnDataForStream(1, "This is the response body.")); + EXPECT_CALL(visitor_, OnFrameHeader(3, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor_, OnRstStream(3, Http2ErrorCode::INTERNAL_ERROR)); + EXPECT_CALL(visitor_, OnCloseStream(3, Http2ErrorCode::INTERNAL_ERROR)); + EXPECT_CALL(visitor_, OnFrameHeader(0, 19, GOAWAY, 0)); + EXPECT_CALL(visitor_, + OnGoAway(5, Http2ErrorCode::ENHANCE_YOUR_CALM, "calm down!!")); + const ssize_t stream_result = session.ProcessBytes(stream_frames); + EXPECT_EQ(stream_frames.size(), stream_result); + + // Even though the client recieved a GOAWAY, streams 1 and 5 are still active. + EXPECT_TRUE(session.want_read()); + + EXPECT_CALL(visitor_, OnFrameHeader(1, 0, DATA, 1)); + EXPECT_CALL(visitor_, OnBeginDataForStream(1, 0)); + EXPECT_CALL(visitor_, OnEndStream(1)); + EXPECT_CALL(visitor_, OnCloseStream(1, Http2ErrorCode::NO_ERROR)); + EXPECT_CALL(visitor_, OnFrameHeader(5, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor_, OnRstStream(5, Http2ErrorCode::REFUSED_STREAM)); + EXPECT_CALL(visitor_, OnCloseStream(5, Http2ErrorCode::REFUSED_STREAM)); + session.ProcessBytes(TestFrameSequence() + .Data(1, "", true) + .RstStream(5, Http2ErrorCode::REFUSED_STREAM) + .Serialize()); + // After receiving END_STREAM for 1 and RST_STREAM for 5, the session no + // longer expects reads. + EXPECT_FALSE(session.want_read()); + + // Client will not have anything else to write. + EXPECT_FALSE(session.want_write()); + ASSERT_EQ(0, nghttp2_session_send(session.raw_ptr())); + serialized = visitor_.data(); + EXPECT_EQ(serialized.size(), 0); +} + +TEST_F(NgHttp2SessionTest, ServerConstruction) { + NgHttp2Session session(Perspective::kServer, CreateCallbacks(), + CreateOptions(), &visitor_); + EXPECT_TRUE(session.want_read()); + EXPECT_FALSE(session.want_write()); + EXPECT_EQ(session.GetRemoteWindowSize(), kDefaultInitialStreamWindowSize); + EXPECT_NE(session.raw_ptr(), nullptr); +} + +TEST_F(NgHttp2SessionTest, ServerHandlesFrames) { + NgHttp2Session session(Perspective::kServer, CreateCallbacks(), + CreateOptions(), &visitor_); + + const std::string frames = TestFrameSequence() + .ClientPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Headers(1, + {{":method", "POST"}, + {":scheme", "https"}, + {":authority", "example.com"}, + {":path", "/this/is/request/one"}}, + /*fin=*/false) + .WindowUpdate(1, 2000) + .Data(1, "This is the request body.") + .Headers(3, + {{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/two"}}, + /*fin=*/true) + .RstStream(3, Http2ErrorCode::CANCEL) + .Ping(47) + .Serialize(); + testing::InSequence s; + + // Client preface (empty SETTINGS) + EXPECT_CALL(visitor_, OnFrameHeader(0, 0, SETTINGS, 0)); + EXPECT_CALL(visitor_, OnSettingsStart()); + EXPECT_CALL(visitor_, OnSettingsEnd()); + + EXPECT_CALL(visitor_, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor_, OnPing(42, false)); + EXPECT_CALL(visitor_, OnFrameHeader(0, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor_, OnWindowUpdate(0, 1000)); + EXPECT_CALL(visitor_, OnFrameHeader(1, _, HEADERS, 4)); + EXPECT_CALL(visitor_, OnBeginHeadersForStream(1)); + EXPECT_CALL(visitor_, OnHeaderForStream(1, ":method", "POST")); + EXPECT_CALL(visitor_, OnHeaderForStream(1, ":scheme", "https")); + EXPECT_CALL(visitor_, OnHeaderForStream(1, ":authority", "example.com")); + EXPECT_CALL(visitor_, OnHeaderForStream(1, ":path", "/this/is/request/one")); + EXPECT_CALL(visitor_, OnEndHeadersForStream(1)); + EXPECT_CALL(visitor_, OnFrameHeader(1, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor_, OnWindowUpdate(1, 2000)); + EXPECT_CALL(visitor_, OnFrameHeader(1, 25, DATA, 0)); + EXPECT_CALL(visitor_, OnBeginDataForStream(1, 25)); + EXPECT_CALL(visitor_, OnDataForStream(1, "This is the request body.")); + EXPECT_CALL(visitor_, OnFrameHeader(3, _, HEADERS, 5)); + EXPECT_CALL(visitor_, OnBeginHeadersForStream(3)); + EXPECT_CALL(visitor_, OnHeaderForStream(3, ":method", "GET")); + EXPECT_CALL(visitor_, OnHeaderForStream(3, ":scheme", "http")); + EXPECT_CALL(visitor_, OnHeaderForStream(3, ":authority", "example.com")); + EXPECT_CALL(visitor_, OnHeaderForStream(3, ":path", "/this/is/request/two")); + EXPECT_CALL(visitor_, OnEndHeadersForStream(3)); + EXPECT_CALL(visitor_, OnEndStream(3)); + EXPECT_CALL(visitor_, OnFrameHeader(3, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor_, OnRstStream(3, Http2ErrorCode::CANCEL)); + EXPECT_CALL(visitor_, OnCloseStream(3, Http2ErrorCode::CANCEL)); + EXPECT_CALL(visitor_, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor_, OnPing(47, false)); + + const ssize_t result = session.ProcessBytes(frames); + EXPECT_EQ(frames.size(), result); + + EXPECT_EQ(session.GetRemoteWindowSize(), + kDefaultInitialStreamWindowSize + 1000); + + EXPECT_TRUE(session.want_write()); + ASSERT_EQ(0, nghttp2_session_send(session.raw_ptr())); + // Some bytes should have been serialized. + absl::string_view serialized = visitor_.data(); + // SETTINGS ack, two PING acks. + EXPECT_THAT(serialized, EqualsFrames({spdy::SpdyFrameType::SETTINGS, + spdy::SpdyFrameType::PING, + spdy::SpdyFrameType::PING})); +} + +} // namespace +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.cc b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.cc index e1341481ae5..8d23a55278a 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.cc @@ -10,6 +10,31 @@ namespace http2 { namespace adapter { +namespace { + +void DeleteCallbacks(nghttp2_session_callbacks* callbacks) { + if (callbacks) { + nghttp2_session_callbacks_del(callbacks); + } +} + +void DeleteSession(nghttp2_session* session) { + if (session) { + nghttp2_session_del(session); + } +} + +} // namespace + +nghttp2_session_callbacks_unique_ptr MakeCallbacksPtr( + nghttp2_session_callbacks* callbacks) { + return nghttp2_session_callbacks_unique_ptr(callbacks, DeleteCallbacks); +} + +nghttp2_session_unique_ptr MakeSessionPtr(nghttp2_session* session) { + return nghttp2_session_unique_ptr(session, DeleteSession); +} + uint8_t* ToUint8Ptr(char* str) { return reinterpret_cast(str); } uint8_t* ToUint8Ptr(const char* str) { return const_cast(reinterpret_cast(str)); @@ -25,16 +50,30 @@ absl::string_view ToStringView(uint8_t* pointer, size_t length) { return absl::string_view(reinterpret_cast(pointer), length); } -std::vector GetRequestNghttp2Nvs(absl::Span headers) { +absl::string_view ToStringView(const uint8_t* pointer, size_t length) { + return absl::string_view(reinterpret_cast(pointer), length); +} + +std::vector GetNghttp2Nvs(absl::Span headers) { const int num_headers = headers.size(); auto nghttp2_nvs = std::vector(num_headers); for (int i = 0; i < num_headers; ++i) { nghttp2_nv header; - header.name = ToUint8Ptr(&headers[i].first[0]); - header.namelen = headers[i].first.size(); - header.value = ToUint8Ptr(&headers[i].second[0]); - header.valuelen = headers[i].second.size(); - header.flags = NGHTTP2_FLAG_NONE; + uint8_t flags = NGHTTP2_NV_FLAG_NONE; + + const auto [name, no_copy_name] = GetStringView(headers[i].first); + header.name = ToUint8Ptr(name.data()); + header.namelen = name.size(); + if (no_copy_name) { + flags |= NGHTTP2_NV_FLAG_NO_COPY_NAME; + } + const auto [value, no_copy_value] = GetStringView(headers[i].second); + header.value = ToUint8Ptr(value.data()); + header.valuelen = value.size(); + if (no_copy_value) { + flags |= NGHTTP2_NV_FLAG_NO_COPY_VALUE; + } + header.flags = flags; nghttp2_nvs.push_back(std::move(header)); } diff --git a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.h b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.h index 3fcbfcd068c..e2c3e7a37c7 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/nghttp2_util.h @@ -20,15 +20,28 @@ inline constexpr int kStreamCallbackFailureStatus = NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE; inline constexpr int kCancelStatus = NGHTTP2_ERR_CANCEL; +using CallbacksDeleter = void (&)(nghttp2_session_callbacks*); +using SessionDeleter = void (&)(nghttp2_session*); + +using nghttp2_session_callbacks_unique_ptr = + std::unique_ptr; +using nghttp2_session_unique_ptr = + std::unique_ptr; + +nghttp2_session_callbacks_unique_ptr MakeCallbacksPtr( + nghttp2_session_callbacks* callbacks); +nghttp2_session_unique_ptr MakeSessionPtr(nghttp2_session* session); + uint8_t* ToUint8Ptr(char* str); uint8_t* ToUint8Ptr(const char* str); absl::string_view ToStringView(nghttp2_rcbuf* rc_buffer); absl::string_view ToStringView(uint8_t* pointer, size_t length); +absl::string_view ToStringView(const uint8_t* pointer, size_t length); -// Returns the nghttp2 header structure from the given request |headers|, which +// Returns the nghttp2 header structure from the given |headers|, which // must have the correct pseudoheaders preceding other headers. -std::vector GetRequestNghttp2Nvs(absl::Span headers); +std::vector GetNghttp2Nvs(absl::Span headers); // Returns the nghttp2 header structure from the given response |headers|, with // the :status pseudoheader first based on the given |response_code|. The diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.cc b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.cc index 7b7d2a2229b..9f287facb9f 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.cc @@ -1,12 +1,9 @@ #include "http2/adapter/oghttp2_adapter.h" -#include - #include "absl/memory/memory.h" #include "absl/strings/str_cat.h" #include "http2/adapter/http2_util.h" -#include "http2/adapter/window_manager.h" -#include "spdy/core/spdy_framer.h" +#include "common/platform/api/quiche_bug_tracker.h" #include "spdy/core/spdy_protocol.h" namespace http2 { @@ -23,70 +20,6 @@ using spdy::SpdyWindowUpdateIR; } // namespace -struct StreamState { - WindowManager window_manager; -}; - -class OgHttp2Adapter::OgHttp2Session : public Http2Session { - public: - OgHttp2Session(Http2VisitorInterface& /*visitor*/, Options /*options*/) {} - ~OgHttp2Session() override {} - - ssize_t ProcessBytes(absl::string_view bytes) override { - SPDY_BUG(oghttp2_process_bytes) << "Not implemented"; - return 0; - } - - int Consume(Http2StreamId stream_id, size_t num_bytes) override { - auto it = stream_map_.find(stream_id); - if (it == stream_map_.end()) { - // TODO(b/181586191): LOG_ERROR rather than SPDY_BUG. - SPDY_BUG(stream_consume_notfound) - << "Stream " << stream_id << " not found"; - } else { - it->second.window_manager.MarkDataFlushed(num_bytes); - } - return 0; // Remove? - } - - bool want_read() const override { return false; } - bool want_write() const override { - return !frames_.empty() || !serialized_prefix_.empty(); - } - int GetRemoteWindowSize() const override { - SPDY_BUG(peer_window_not_updated) << "Not implemented"; - return peer_window_; - } - - void EnqueueFrame(std::unique_ptr frame) { - frames_.push_back(std::move(frame)); - } - - std::string GetBytesToWrite(absl::optional max_bytes) { - const size_t serialized_max = - max_bytes ? max_bytes.value() : std::numeric_limits::max(); - std::string serialized = std::move(serialized_prefix_); - while (serialized.size() < serialized_max && !frames_.empty()) { - spdy::SpdySerializedFrame frame = - framer_.SerializeFrame(*frames_.front()); - absl::StrAppend(&serialized, absl::string_view(frame)); - frames_.pop_front(); - } - if (serialized.size() > serialized_max) { - serialized_prefix_ = serialized.substr(serialized_max); - serialized.resize(serialized_max); - } - return serialized; - } - - private: - spdy::SpdyFramer framer_{spdy::SpdyFramer::ENABLE_COMPRESSION}; - absl::flat_hash_map stream_map_; - std::list> frames_; - std::string serialized_prefix_; - int peer_window_ = 65535; -}; - /* static */ std::unique_ptr OgHttp2Adapter::Create( Http2VisitorInterface& visitor, @@ -135,7 +68,7 @@ void OgHttp2Adapter::SubmitWindowUpdate(Http2StreamId stream_id, } void OgHttp2Adapter::SubmitMetadata(Http2StreamId stream_id, bool fin) { - SPDY_BUG(oghttp2_submit_metadata) << "Not implemented"; + QUICHE_BUG(oghttp2_submit_metadata) << "Not implemented"; } std::string OgHttp2Adapter::GetBytesToWrite(absl::optional max_bytes) { @@ -151,6 +84,12 @@ void OgHttp2Adapter::MarkDataConsumedForStream(Http2StreamId stream_id, session_->Consume(stream_id, num_bytes); } +void OgHttp2Adapter::SubmitRst(Http2StreamId stream_id, + Http2ErrorCode error_code) { + session_->EnqueueFrame(absl::make_unique( + stream_id, TranslateErrorCode(error_code))); +} + const Http2Session& OgHttp2Adapter::session() const { return *session_; } diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.h b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.h index 1f32cfc6ddd..572ba04e9fc 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter.h @@ -5,15 +5,14 @@ #include "http2/adapter/http2_adapter.h" #include "http2/adapter/http2_session.h" +#include "http2/adapter/oghttp2_session.h" namespace http2 { namespace adapter { class OgHttp2Adapter : public Http2Adapter { public: - struct Options { - Perspective context; - }; + using Options = OgHttp2Session::Options; static std::unique_ptr Create(Http2VisitorInterface& visitor, Options options); @@ -37,13 +36,13 @@ class OgHttp2Adapter : public Http2Adapter { int GetPeerConnectionWindow() const override; void MarkDataConsumedForStream(Http2StreamId stream_id, size_t num_bytes) override; + void SubmitRst(Http2StreamId stream_id, Http2ErrorCode error_code) override; const Http2Session& session() const; private: OgHttp2Adapter(Http2VisitorInterface& visitor, Options options); - class OgHttp2Session; std::unique_ptr session_; }; diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter_test.cc index 3c04c06d7ec..4c849f6fd6d 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter_test.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_adapter_test.cc @@ -1,9 +1,10 @@ #include "http2/adapter/oghttp2_adapter.h" #include "http2/adapter/mock_http2_visitor.h" +#include "http2/adapter/test_frame_sequence.h" #include "http2/adapter/test_utils.h" #include "common/platform/api/quiche_test.h" -#include "spdy/platform/api/spdy_test_helpers.h" +#include "common/platform/api/quiche_test_helpers.h" namespace http2 { namespace adapter { @@ -13,7 +14,7 @@ namespace { class OgHttp2AdapterTest : public testing::Test { protected: void SetUp() override { - OgHttp2Adapter::Options options; + OgHttp2Adapter::Options options{.perspective = Perspective::kServer}; adapter_ = OgHttp2Adapter::Create(http2_visitor_, options); } @@ -22,27 +23,32 @@ class OgHttp2AdapterTest : public testing::Test { }; TEST_F(OgHttp2AdapterTest, ProcessBytes) { - EXPECT_SPDY_BUG(adapter_->ProcessBytes("fake data"), "Not implemented"); + testing::InSequence seq; + EXPECT_CALL(http2_visitor_, OnFrameHeader(0, 0, 4, 0)); + EXPECT_CALL(http2_visitor_, OnSettingsStart()); + EXPECT_CALL(http2_visitor_, OnSettingsEnd()); + EXPECT_CALL(http2_visitor_, OnFrameHeader(0, 8, 6, 0)); + EXPECT_CALL(http2_visitor_, OnPing(17, false)); + adapter_->ProcessBytes( + TestFrameSequence().ClientPreface().Ping(17).Serialize()); } TEST_F(OgHttp2AdapterTest, SubmitMetadata) { - EXPECT_SPDY_BUG(adapter_->SubmitMetadata(3, true), "Not implemented"); + EXPECT_QUICHE_BUG(adapter_->SubmitMetadata(3, true), "Not implemented"); } TEST_F(OgHttp2AdapterTest, GetPeerConnectionWindow) { - int peer_window = 0; - EXPECT_SPDY_BUG(peer_window = adapter_->GetPeerConnectionWindow(), - "Not implemented"); + const int peer_window = adapter_->GetPeerConnectionWindow(); EXPECT_GT(peer_window, 0); } TEST_F(OgHttp2AdapterTest, MarkDataConsumedForStream) { - EXPECT_SPDY_BUG(adapter_->MarkDataConsumedForStream(1, 11), - "Stream 1 not found"); + EXPECT_QUICHE_BUG(adapter_->MarkDataConsumedForStream(1, 11), + "Stream 1 not found"); } TEST_F(OgHttp2AdapterTest, TestSerialize) { - EXPECT_FALSE(adapter_->session().want_read()); + EXPECT_TRUE(adapter_->session().want_read()); EXPECT_FALSE(adapter_->session().want_write()); adapter_->SubmitSettings( @@ -50,16 +56,18 @@ TEST_F(OgHttp2AdapterTest, TestSerialize) { EXPECT_TRUE(adapter_->session().want_write()); adapter_->SubmitPriorityForStream(3, 1, 255, true); + adapter_->SubmitRst(3, Http2ErrorCode::CANCEL); adapter_->SubmitPing(42); adapter_->SubmitGoAway(13, Http2ErrorCode::NO_ERROR, ""); adapter_->SubmitWindowUpdate(3, 127); EXPECT_TRUE(adapter_->session().want_write()); - EXPECT_THAT(adapter_->GetBytesToWrite(absl::nullopt), - ContainsFrames( - {spdy::SpdyFrameType::SETTINGS, spdy::SpdyFrameType::PRIORITY, - spdy::SpdyFrameType::PING, spdy::SpdyFrameType::GOAWAY, - spdy::SpdyFrameType::WINDOW_UPDATE})); + EXPECT_THAT( + adapter_->GetBytesToWrite(absl::nullopt), + EqualsFrames( + {spdy::SpdyFrameType::SETTINGS, spdy::SpdyFrameType::PRIORITY, + spdy::SpdyFrameType::RST_STREAM, spdy::SpdyFrameType::PING, + spdy::SpdyFrameType::GOAWAY, spdy::SpdyFrameType::WINDOW_UPDATE})); EXPECT_FALSE(adapter_->session().want_write()); } @@ -78,8 +86,8 @@ TEST_F(OgHttp2AdapterTest, TestPartialSerialize) { EXPECT_FALSE(adapter_->session().want_write()); EXPECT_THAT( absl::StrCat(first_part, second_part), - ContainsFrames({spdy::SpdyFrameType::SETTINGS, - spdy::SpdyFrameType::GOAWAY, spdy::SpdyFrameType::PING})); + EqualsFrames({spdy::SpdyFrameType::SETTINGS, spdy::SpdyFrameType::GOAWAY, + spdy::SpdyFrameType::PING})); } } // namespace diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.cc b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.cc new file mode 100644 index 00000000000..2222fed4b6b --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.cc @@ -0,0 +1,231 @@ +#include "http2/adapter/oghttp2_session.h" + +#include "absl/strings/escaping.h" + +namespace http2 { +namespace adapter { + +void OgHttp2Session::PassthroughHeadersHandler::OnHeaderBlockStart() { + visitor_.OnBeginHeadersForStream(stream_id_); +} + +void OgHttp2Session::PassthroughHeadersHandler::OnHeader( + absl::string_view key, + absl::string_view value) { + visitor_.OnHeaderForStream(stream_id_, key, value); +} + +void OgHttp2Session::PassthroughHeadersHandler::OnHeaderBlockEnd( + size_t /* uncompressed_header_bytes */, + size_t /* compressed_header_bytes */) { + visitor_.OnEndHeadersForStream(stream_id_); +} + +OgHttp2Session::OgHttp2Session(Http2VisitorInterface& visitor, Options options) + : visitor_(visitor), headers_handler_(visitor), options_(options) { + decoder_.set_visitor(this); + if (options_.perspective == Perspective::kServer) { + remaining_preface_ = {spdy::kHttp2ConnectionHeaderPrefix, + spdy::kHttp2ConnectionHeaderPrefixSize}; + } +} + +OgHttp2Session::~OgHttp2Session() {} + +ssize_t OgHttp2Session::ProcessBytes(absl::string_view bytes) { + ssize_t preface_consumed = 0; + if (!remaining_preface_.empty()) { + QUICHE_VLOG(2) << "Preface bytes remaining: " << remaining_preface_.size(); + // decoder_ does not understand the client connection preface. + size_t min_size = std::min(remaining_preface_.size(), bytes.size()); + if (!absl::StartsWith(remaining_preface_, bytes.substr(0, min_size))) { + // Preface doesn't match! + QUICHE_DLOG(INFO) << "Preface doesn't match! Expected: [" + << absl::CEscape(remaining_preface_) << "], actual: [" + << absl::CEscape(bytes) << "]"; + visitor_.OnConnectionError(); + return -1; + } + remaining_preface_.remove_prefix(min_size); + bytes.remove_prefix(min_size); + if (!remaining_preface_.empty()) { + QUICHE_VLOG(2) << "Preface bytes remaining: " + << remaining_preface_.size(); + return min_size; + } + preface_consumed = min_size; + } + ssize_t result = decoder_.ProcessInput(bytes.data(), bytes.size()); + return result < 0 ? result : result + preface_consumed; +} + +int OgHttp2Session::Consume(Http2StreamId stream_id, size_t num_bytes) { + auto it = stream_map_.find(stream_id); + if (it == stream_map_.end()) { + // TODO(b/181586191): LOG_ERROR rather than QUICHE_BUG. + QUICHE_BUG(stream_consume_notfound) + << "Stream " << stream_id << " not found"; + } else { + it->second.window_manager.MarkDataFlushed(num_bytes); + } + return 0; // Remove? +} + +void OgHttp2Session::EnqueueFrame(std::unique_ptr frame) { + frames_.push_back(std::move(frame)); +} + +std::string OgHttp2Session::GetBytesToWrite(absl::optional max_bytes) { + const size_t serialized_max = + max_bytes ? max_bytes.value() : std::numeric_limits::max(); + std::string serialized = std::move(serialized_prefix_); + while (serialized.size() < serialized_max && !frames_.empty()) { + spdy::SpdySerializedFrame frame = framer_.SerializeFrame(*frames_.front()); + absl::StrAppend(&serialized, absl::string_view(frame)); + frames_.pop_front(); + } + if (serialized.size() > serialized_max) { + serialized_prefix_ = serialized.substr(serialized_max); + serialized.resize(serialized_max); + } + return serialized; +} + +void OgHttp2Session::OnError(http2::Http2DecoderAdapter::SpdyFramerError error, + std::string detailed_error) { + QUICHE_VLOG(1) << "Error: " + << http2::Http2DecoderAdapter::SpdyFramerErrorToString(error) + << " details: " << detailed_error; + visitor_.OnConnectionError(); +} + +void OgHttp2Session::OnCommonHeader(spdy::SpdyStreamId stream_id, + size_t length, + uint8_t type, + uint8_t flags) { + visitor_.OnFrameHeader(stream_id, length, type, flags); +} + +void OgHttp2Session::OnDataFrameHeader(spdy::SpdyStreamId stream_id, + size_t length, + bool fin) { + visitor_.OnBeginDataForStream(stream_id, length); +} + +void OgHttp2Session::OnStreamFrameData(spdy::SpdyStreamId stream_id, + const char* data, + size_t len) { + visitor_.OnDataForStream(stream_id, absl::string_view(data, len)); +} + +void OgHttp2Session::OnStreamEnd(spdy::SpdyStreamId stream_id) { + visitor_.OnEndStream(stream_id); +} + +void OgHttp2Session::OnStreamPadLength(spdy::SpdyStreamId /*stream_id*/, + size_t /*value*/) { + // TODO(181586191): handle padding +} + +void OgHttp2Session::OnStreamPadding(spdy::SpdyStreamId stream_id, size_t len) { + // TODO(181586191): handle padding +} + +spdy::SpdyHeadersHandlerInterface* OgHttp2Session::OnHeaderFrameStart( + spdy::SpdyStreamId stream_id) { + headers_handler_.set_stream_id(stream_id); + return &headers_handler_; +} + +void OgHttp2Session::OnHeaderFrameEnd(spdy::SpdyStreamId stream_id) { + headers_handler_.set_stream_id(0); +} + +void OgHttp2Session::OnRstStream(spdy::SpdyStreamId stream_id, + spdy::SpdyErrorCode error_code) { + visitor_.OnRstStream(stream_id, TranslateErrorCode(error_code)); + visitor_.OnCloseStream(stream_id, TranslateErrorCode(error_code)); +} + +void OgHttp2Session::OnSettings() { + visitor_.OnSettingsStart(); +} + +void OgHttp2Session::OnSetting(spdy::SpdySettingsId id, uint32_t value) { + visitor_.OnSetting({id, value}); +} + +void OgHttp2Session::OnSettingsEnd() { + visitor_.OnSettingsEnd(); +} + +void OgHttp2Session::OnSettingsAck() { + visitor_.OnSettingsAck(); +} + +void OgHttp2Session::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { + visitor_.OnPing(unique_id, is_ack); +} + +void OgHttp2Session::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, + spdy::SpdyErrorCode error_code) { + received_goaway_ = true; + visitor_.OnGoAway(last_accepted_stream_id, TranslateErrorCode(error_code), + ""); +} + +bool OgHttp2Session::OnGoAwayFrameData(const char* goaway_data, size_t len) { + // Opaque data is currently ignored. + return true; +} + +void OgHttp2Session::OnHeaders(spdy::SpdyStreamId stream_id, + bool has_priority, + int weight, + spdy::SpdyStreamId parent_stream_id, + bool exclusive, + bool fin, + bool end) {} + +void OgHttp2Session::OnWindowUpdate(spdy::SpdyStreamId stream_id, + int delta_window_size) { + if (stream_id == 0) { + peer_window_ += delta_window_size; + } else { + auto it = stream_map_.find(stream_id); + if (it == stream_map_.end()) { + QUICHE_VLOG(1) << "Stream " << stream_id << " not found!"; + } else { + it->second.send_window += delta_window_size; + } + } + visitor_.OnWindowUpdate(stream_id, delta_window_size); +} + +void OgHttp2Session::OnPushPromise(spdy::SpdyStreamId stream_id, + spdy::SpdyStreamId promised_stream_id, + bool end) {} + +void OgHttp2Session::OnContinuation(spdy::SpdyStreamId stream_id, bool end) {} + +void OgHttp2Session::OnAltSvc(spdy::SpdyStreamId /*stream_id*/, + absl::string_view /*origin*/, + const spdy::SpdyAltSvcWireFormat:: + AlternativeServiceVector& /*altsvc_vector*/) { +} + +void OgHttp2Session::OnPriority(spdy::SpdyStreamId stream_id, + spdy::SpdyStreamId parent_stream_id, + int weight, + bool exclusive) {} + +void OgHttp2Session::OnPriorityUpdate(spdy::SpdyStreamId prioritized_stream_id, + absl::string_view priority_field_value) {} + +bool OgHttp2Session::OnUnknownFrame(spdy::SpdyStreamId stream_id, + uint8_t frame_type) { + return true; +} + +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.h b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.h new file mode 100644 index 00000000000..b0bc28b7002 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session.h @@ -0,0 +1,141 @@ +#ifndef QUICHE_HTTP2_ADAPTER_OGHTTP2_SESSION_H_ +#define QUICHE_HTTP2_ADAPTER_OGHTTP2_SESSION_H_ + +#include + +#include "http2/adapter/http2_session.h" +#include "http2/adapter/http2_util.h" +#include "http2/adapter/http2_visitor_interface.h" +#include "http2/adapter/window_manager.h" +#include "common/platform/api/quiche_bug_tracker.h" +#include "spdy/core/http2_frame_decoder_adapter.h" +#include "spdy/core/spdy_framer.h" + +namespace http2 { +namespace adapter { + +// This class manages state associated with a single multiplexed HTTP/2 session. +class OgHttp2Session : public Http2Session, + public spdy::SpdyFramerVisitorInterface { + public: + struct Options { + Perspective perspective = Perspective::kClient; + }; + + OgHttp2Session(Http2VisitorInterface& visitor, Options /*options*/); + ~OgHttp2Session() override; + + // Enqueues a frame for transmission to the peer. + void EnqueueFrame(std::unique_ptr frame); + + // If |want_write()| returns true, this method will return a non-empty string + // containing serialized HTTP/2 frames to write to the peer. + std::string GetBytesToWrite(absl::optional max_bytes); + + // From Http2Session. + ssize_t ProcessBytes(absl::string_view bytes) override; + int Consume(Http2StreamId stream_id, size_t num_bytes) override; + bool want_read() const override { return !received_goaway_; } + bool want_write() const override { + return !frames_.empty() || !serialized_prefix_.empty(); + } + int GetRemoteWindowSize() const override { + return peer_window_; + } + + // From SpdyFramerVisitorInterface + void OnError(http2::Http2DecoderAdapter::SpdyFramerError error, + std::string detailed_error) override; + void OnCommonHeader(spdy::SpdyStreamId /*stream_id*/, + size_t /*length*/, + uint8_t /*type*/, + uint8_t /*flags*/) override; + void OnDataFrameHeader(spdy::SpdyStreamId stream_id, + size_t length, + bool fin) override; + void OnStreamFrameData(spdy::SpdyStreamId stream_id, + const char* data, + size_t len) override; + void OnStreamEnd(spdy::SpdyStreamId stream_id) override; + void OnStreamPadLength(spdy::SpdyStreamId /*stream_id*/, + size_t /*value*/) override; + void OnStreamPadding(spdy::SpdyStreamId stream_id, size_t len) override; + spdy::SpdyHeadersHandlerInterface* OnHeaderFrameStart( + spdy::SpdyStreamId stream_id) override; + void OnHeaderFrameEnd(spdy::SpdyStreamId stream_id) override; + void OnRstStream(spdy::SpdyStreamId stream_id, + spdy::SpdyErrorCode error_code) override; + void OnSettings() override; + void OnSetting(spdy::SpdySettingsId id, uint32_t value) override; + void OnSettingsEnd() override; + void OnSettingsAck() override; + void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override; + void OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, + spdy::SpdyErrorCode error_code) override; + bool OnGoAwayFrameData(const char* goaway_data, size_t len); + void OnHeaders(spdy::SpdyStreamId stream_id, + bool has_priority, + int weight, + spdy::SpdyStreamId parent_stream_id, + bool exclusive, + bool fin, + bool end) override; + void OnWindowUpdate(spdy::SpdyStreamId stream_id, + int delta_window_size) override; + void OnPushPromise(spdy::SpdyStreamId stream_id, + spdy::SpdyStreamId promised_stream_id, + bool end) override; + void OnContinuation(spdy::SpdyStreamId stream_id, bool end) override; + void OnAltSvc(spdy::SpdyStreamId /*stream_id*/, + absl::string_view /*origin*/, + const spdy::SpdyAltSvcWireFormat:: + AlternativeServiceVector& /*altsvc_vector*/); + void OnPriority(spdy::SpdyStreamId stream_id, + spdy::SpdyStreamId parent_stream_id, + int weight, + bool exclusive) override; + void OnPriorityUpdate(spdy::SpdyStreamId prioritized_stream_id, + absl::string_view priority_field_value) override; + bool OnUnknownFrame(spdy::SpdyStreamId stream_id, + uint8_t frame_type) override; + + private: + struct StreamState { + WindowManager window_manager; + int32_t send_window = 65535; + bool half_closed_local = false; + bool half_closed_remote = false; + }; + + class PassthroughHeadersHandler : public spdy::SpdyHeadersHandlerInterface { + public: + explicit PassthroughHeadersHandler(Http2VisitorInterface& visitor) + : visitor_(visitor) {} + void set_stream_id(Http2StreamId stream_id) { stream_id_ = stream_id; } + void OnHeaderBlockStart() override; + void OnHeader(absl::string_view key, absl::string_view value) override; + void OnHeaderBlockEnd(size_t /* uncompressed_header_bytes */, + size_t /* compressed_header_bytes */) override; + + private: + Http2VisitorInterface& visitor_; + Http2StreamId stream_id_ = 0; + }; + + Http2VisitorInterface& visitor_; + spdy::SpdyFramer framer_{spdy::SpdyFramer::ENABLE_COMPRESSION}; + http2::Http2DecoderAdapter decoder_; + absl::flat_hash_map stream_map_; + std::list> frames_; + PassthroughHeadersHandler headers_handler_; + std::string serialized_prefix_; + absl::string_view remaining_preface_; + int peer_window_ = 65535; + Options options_; + bool received_goaway_ = false; +}; + +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_OGHTTP2_SESSION_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session_test.cc new file mode 100644 index 00000000000..ab155697d5d --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_session_test.cc @@ -0,0 +1,179 @@ +#include "http2/adapter/oghttp2_session.h" + +#include "http2/adapter/mock_http2_visitor.h" +#include "http2/adapter/test_frame_sequence.h" +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { +namespace { + +using testing::_; + +enum FrameType { + DATA, + HEADERS, + PRIORITY, + RST_STREAM, + SETTINGS, + PUSH_PROMISE, + PING, + GOAWAY, + WINDOW_UPDATE, +}; + +} // namespace + +TEST(OgHttp2SessionTest, ClientConstruction) { + testing::StrictMock visitor; + OgHttp2Session session( + visitor, OgHttp2Session::Options{.perspective = Perspective::kClient}); + EXPECT_TRUE(session.want_read()); + EXPECT_FALSE(session.want_write()); + EXPECT_EQ(session.GetRemoteWindowSize(), kDefaultInitialStreamWindowSize); +} + +TEST(OgHttp2SessionTest, ClientHandlesFrames) { + testing::StrictMock visitor; + OgHttp2Session session( + visitor, OgHttp2Session::Options{.perspective = Perspective::kClient}); + + const std::string initial_frames = TestFrameSequence() + .ServerPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Serialize(); + testing::InSequence s; + + // Server preface (empty SETTINGS) + EXPECT_CALL(visitor, OnFrameHeader(0, 0, SETTINGS, 0)); + EXPECT_CALL(visitor, OnSettingsStart()); + EXPECT_CALL(visitor, OnSettingsEnd()); + + EXPECT_CALL(visitor, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor, OnPing(42, false)); + EXPECT_CALL(visitor, OnFrameHeader(0, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor, OnWindowUpdate(0, 1000)); + + const ssize_t initial_result = session.ProcessBytes(initial_frames); + EXPECT_EQ(initial_frames.size(), initial_result); + + EXPECT_EQ(session.GetRemoteWindowSize(), + kDefaultInitialStreamWindowSize + 1000); + + // Should OgHttp2Session require that streams 1 and 3 have been created? + + const std::string stream_frames = + TestFrameSequence() + .Headers(1, + {{":status", "200"}, + {"server", "my-fake-server"}, + {"date", "Tue, 6 Apr 2021 12:54:01 GMT"}}, + /*fin=*/false) + .Data(1, "This is the response body.") + .RstStream(3, Http2ErrorCode::INTERNAL_ERROR) + .GoAway(5, Http2ErrorCode::ENHANCE_YOUR_CALM, "calm down!!") + .Serialize(); + + EXPECT_CALL(visitor, OnFrameHeader(1, _, HEADERS, 4)); + EXPECT_CALL(visitor, OnBeginHeadersForStream(1)); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":status", "200")); + EXPECT_CALL(visitor, OnHeaderForStream(1, "server", "my-fake-server")); + EXPECT_CALL(visitor, + OnHeaderForStream(1, "date", "Tue, 6 Apr 2021 12:54:01 GMT")); + EXPECT_CALL(visitor, OnEndHeadersForStream(1)); + EXPECT_CALL(visitor, OnFrameHeader(1, 26, DATA, 0)); + EXPECT_CALL(visitor, OnBeginDataForStream(1, 26)); + EXPECT_CALL(visitor, OnDataForStream(1, "This is the response body.")); + EXPECT_CALL(visitor, OnFrameHeader(3, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor, OnRstStream(3, Http2ErrorCode::INTERNAL_ERROR)); + EXPECT_CALL(visitor, OnCloseStream(3, Http2ErrorCode::INTERNAL_ERROR)); + EXPECT_CALL(visitor, OnFrameHeader(0, 19, GOAWAY, 0)); + EXPECT_CALL(visitor, OnGoAway(5, Http2ErrorCode::ENHANCE_YOUR_CALM, "")); + const ssize_t stream_result = session.ProcessBytes(stream_frames); + EXPECT_EQ(stream_frames.size(), stream_result); +} + +TEST(OgHttp2SessionTest, ServerConstruction) { + testing::StrictMock visitor; + OgHttp2Session session( + visitor, OgHttp2Session::Options{.perspective = Perspective::kServer}); + EXPECT_TRUE(session.want_read()); + EXPECT_FALSE(session.want_write()); + EXPECT_EQ(session.GetRemoteWindowSize(), kDefaultInitialStreamWindowSize); +} + +TEST(OgHttp2SessionTest, ServerHandlesFrames) { + testing::StrictMock visitor; + OgHttp2Session session( + visitor, OgHttp2Session::Options{.perspective = Perspective::kServer}); + + const std::string frames = TestFrameSequence() + .ClientPreface() + .Ping(42) + .WindowUpdate(0, 1000) + .Headers(1, + {{":method", "POST"}, + {":scheme", "https"}, + {":authority", "example.com"}, + {":path", "/this/is/request/one"}}, + /*fin=*/false) + .WindowUpdate(1, 2000) + .Data(1, "This is the request body.") + .Headers(3, + {{":method", "GET"}, + {":scheme", "http"}, + {":authority", "example.com"}, + {":path", "/this/is/request/two"}}, + /*fin=*/true) + .RstStream(3, Http2ErrorCode::CANCEL) + .Ping(47) + .Serialize(); + testing::InSequence s; + + // Client preface (empty SETTINGS) + EXPECT_CALL(visitor, OnFrameHeader(0, 0, SETTINGS, 0)); + EXPECT_CALL(visitor, OnSettingsStart()); + EXPECT_CALL(visitor, OnSettingsEnd()); + + EXPECT_CALL(visitor, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor, OnPing(42, false)); + EXPECT_CALL(visitor, OnFrameHeader(0, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor, OnWindowUpdate(0, 1000)); + EXPECT_CALL(visitor, OnFrameHeader(1, _, HEADERS, 4)); + EXPECT_CALL(visitor, OnBeginHeadersForStream(1)); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":method", "POST")); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":scheme", "https")); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":authority", "example.com")); + EXPECT_CALL(visitor, OnHeaderForStream(1, ":path", "/this/is/request/one")); + EXPECT_CALL(visitor, OnEndHeadersForStream(1)); + EXPECT_CALL(visitor, OnFrameHeader(1, 4, WINDOW_UPDATE, 0)); + EXPECT_CALL(visitor, OnWindowUpdate(1, 2000)); + EXPECT_CALL(visitor, OnFrameHeader(1, 25, DATA, 0)); + EXPECT_CALL(visitor, OnBeginDataForStream(1, 25)); + EXPECT_CALL(visitor, OnDataForStream(1, "This is the request body.")); + EXPECT_CALL(visitor, OnFrameHeader(3, _, HEADERS, 5)); + EXPECT_CALL(visitor, OnBeginHeadersForStream(3)); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":method", "GET")); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":scheme", "http")); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":authority", "example.com")); + EXPECT_CALL(visitor, OnHeaderForStream(3, ":path", "/this/is/request/two")); + EXPECT_CALL(visitor, OnEndHeadersForStream(3)); + EXPECT_CALL(visitor, OnEndStream(3)); + EXPECT_CALL(visitor, OnFrameHeader(3, 4, RST_STREAM, 0)); + EXPECT_CALL(visitor, OnRstStream(3, Http2ErrorCode::CANCEL)); + EXPECT_CALL(visitor, OnCloseStream(3, Http2ErrorCode::CANCEL)); + EXPECT_CALL(visitor, OnFrameHeader(0, 8, PING, 0)); + EXPECT_CALL(visitor, OnPing(47, false)); + + const ssize_t result = session.ProcessBytes(frames); + EXPECT_EQ(frames.size(), result); + + EXPECT_EQ(session.GetRemoteWindowSize(), + kDefaultInitialStreamWindowSize + 1000); +} + +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.cc b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.cc new file mode 100644 index 00000000000..3ed13dcf46e --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.cc @@ -0,0 +1,17 @@ +#include "http2/adapter/oghttp2_util.h" + +namespace http2 { +namespace adapter { + +spdy::SpdyHeaderBlock ToHeaderBlock(absl::Span headers) { + spdy::SpdyHeaderBlock block; + for (const Header& header : headers) { + absl::string_view name = GetStringView(header.first).first; + absl::string_view value = GetStringView(header.second).first; + block[name] = value; + } + return block; +} + +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.h b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.h new file mode 100644 index 00000000000..e222c96ccfd --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/oghttp2_util.h @@ -0,0 +1,16 @@ +#ifndef QUICHE_HTTP2_ADAPTER_OGHTTP2_UTIL_H_ +#define QUICHE_HTTP2_ADAPTER_OGHTTP2_UTIL_H_ + +#include "absl/types/span.h" +#include "http2/adapter/http2_protocol.h" +#include "spdy/core/spdy_header_block.h" + +namespace http2 { +namespace adapter { + +spdy::SpdyHeaderBlock ToHeaderBlock(absl::Span headers); + +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_OGHTTP2_UTIL_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.cc b/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.cc new file mode 100644 index 00000000000..78ec423e25e --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.cc @@ -0,0 +1,155 @@ +#include "http2/adapter/recording_http2_visitor.h" + +#include "absl/strings/str_format.h" +#include "http2/adapter/http2_protocol.h" + +namespace http2 { +namespace adapter { +namespace test { + +void RecordingHttp2Visitor::OnConnectionError() { + events_.push_back("OnConnectionError"); +} + +void RecordingHttp2Visitor::OnFrameHeader(Http2StreamId stream_id, + size_t length, + uint8_t type, + uint8_t flags) { + events_.push_back(absl::StrFormat("OnFrameHeader %d %d %d %d", stream_id, + length, type, flags)); +} + +void RecordingHttp2Visitor::OnSettingsStart() { + events_.push_back("OnSettingsStart"); +} + +void RecordingHttp2Visitor::OnSetting(Http2Setting setting) { + events_.push_back(absl::StrFormat( + "OnSetting %s %d", Http2SettingsIdToString(setting.id), setting.value)); +} + +void RecordingHttp2Visitor::OnSettingsEnd() { + events_.push_back("OnSettingsEnd"); +} + +void RecordingHttp2Visitor::OnSettingsAck() { + events_.push_back("OnSettingsAck"); +} + +void RecordingHttp2Visitor::OnBeginHeadersForStream(Http2StreamId stream_id) { + events_.push_back(absl::StrFormat("OnBeginHeadersForStream %d", stream_id)); +} + +void RecordingHttp2Visitor::OnHeaderForStream(Http2StreamId stream_id, + absl::string_view name, + absl::string_view value) { + events_.push_back( + absl::StrFormat("OnHeaderForStream %d %s %s", stream_id, name, value)); +} + +void RecordingHttp2Visitor::OnEndHeadersForStream(Http2StreamId stream_id) { + events_.push_back(absl::StrFormat("OnEndHeadersForStream %d", stream_id)); +} + +void RecordingHttp2Visitor::OnBeginDataForStream(Http2StreamId stream_id, + size_t payload_length) { + events_.push_back( + absl::StrFormat("OnBeginDataForStream %d %d", stream_id, payload_length)); +} + +void RecordingHttp2Visitor::OnDataForStream(Http2StreamId stream_id, + absl::string_view data) { + events_.push_back(absl::StrFormat("OnDataForStream %d %s", stream_id, data)); +} + +void RecordingHttp2Visitor::OnEndStream(Http2StreamId stream_id) { + events_.push_back(absl::StrFormat("OnEndStream %d", stream_id)); +} + +void RecordingHttp2Visitor::OnRstStream(Http2StreamId stream_id, + Http2ErrorCode error_code) { + events_.push_back(absl::StrFormat("OnRstStream %d %s", stream_id, + Http2ErrorCodeToString(error_code))); +} + +void RecordingHttp2Visitor::OnCloseStream(Http2StreamId stream_id, + Http2ErrorCode error_code) { + events_.push_back(absl::StrFormat("OnCloseStream %d %s", stream_id, + Http2ErrorCodeToString(error_code))); +} + +void RecordingHttp2Visitor::OnPriorityForStream(Http2StreamId stream_id, + Http2StreamId parent_stream_id, + int weight, + bool exclusive) { + events_.push_back(absl::StrFormat("OnPriorityForStream %d %d %d %d", + stream_id, parent_stream_id, weight, + exclusive)); +} + +void RecordingHttp2Visitor::OnPing(Http2PingId ping_id, bool is_ack) { + events_.push_back(absl::StrFormat("OnPing %d %d", ping_id, is_ack)); +} + +void RecordingHttp2Visitor::OnPushPromiseForStream( + Http2StreamId stream_id, + Http2StreamId promised_stream_id) { + events_.push_back(absl::StrFormat("OnPushPromiseForStream %d %d", stream_id, + promised_stream_id)); +} + +void RecordingHttp2Visitor::OnGoAway(Http2StreamId last_accepted_stream_id, + Http2ErrorCode error_code, + absl::string_view opaque_data) { + events_.push_back( + absl::StrFormat("OnGoAway %d %s %s", last_accepted_stream_id, + Http2ErrorCodeToString(error_code), opaque_data)); +} + +void RecordingHttp2Visitor::OnWindowUpdate(Http2StreamId stream_id, + int window_increment) { + events_.push_back( + absl::StrFormat("OnWindowUpdate %d %d", stream_id, window_increment)); +} + +void RecordingHttp2Visitor::OnReadyToSendDataForStream(Http2StreamId stream_id, + char* destination_buffer, + size_t length, + ssize_t* written, + bool* end_stream) { + // TODO(b/181586191): Revisit this. The visitor is expected to write to the + // |destination_buffer| and set the other pointer values appropriately. + events_.push_back( + absl::StrFormat("OnReadyToSendDataForStream %d %d", stream_id, length)); +} + +void RecordingHttp2Visitor::OnReadyToSendMetadataForStream( + Http2StreamId stream_id, + char* buffer, + size_t length, + ssize_t* written) { + // TODO(b/181586191): Revisit this. The visitor is expected to write to the + // |buffer| and set *written appropriately. + events_.push_back(absl::StrFormat("OnReadyToSendMetadataForStream %d %d", + stream_id, length)); +} + +void RecordingHttp2Visitor::OnBeginMetadataForStream(Http2StreamId stream_id, + size_t payload_length) { + events_.push_back(absl::StrFormat("OnBeginMetadataForStream %d %d", stream_id, + payload_length)); +} + +void RecordingHttp2Visitor::OnMetadataForStream(Http2StreamId stream_id, + absl::string_view metadata) { + events_.push_back( + absl::StrFormat("OnMetadataForStream %d %s", stream_id, metadata)); +} + +void RecordingHttp2Visitor::OnMetadataEndForStream(Http2StreamId stream_id) { + events_.push_back(absl::StrFormat("OnMetadataEndForStream %d", stream_id)); +} + +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.h b/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.h new file mode 100644 index 00000000000..452b45185cb --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor.h @@ -0,0 +1,80 @@ +#ifndef QUICHE_HTTP2_ADAPTER_RECORDING_HTTP2_VISITOR_H_ +#define QUICHE_HTTP2_ADAPTER_RECORDING_HTTP2_VISITOR_H_ + +#include +#include + +#include "http2/adapter/http2_visitor_interface.h" +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { + +// A visitor implementation that records the sequence of callbacks it receives. +class RecordingHttp2Visitor : public Http2VisitorInterface { + public: + using Event = std::string; + using EventSequence = std::list; + + // From Http2VisitorInterface + void OnConnectionError() override; + void OnFrameHeader(Http2StreamId stream_id, + size_t length, + uint8_t type, + uint8_t flags) override; + void OnSettingsStart() override; + void OnSetting(Http2Setting setting) override; + void OnSettingsEnd() override; + void OnSettingsAck() override; + void OnBeginHeadersForStream(Http2StreamId stream_id) override; + void OnHeaderForStream(Http2StreamId stream_id, + absl::string_view name, + absl::string_view value) override; + void OnEndHeadersForStream(Http2StreamId stream_id) override; + void OnBeginDataForStream(Http2StreamId stream_id, + size_t payload_length) override; + void OnDataForStream(Http2StreamId stream_id, + absl::string_view data) override; + void OnEndStream(Http2StreamId stream_id) override; + void OnRstStream(Http2StreamId stream_id, Http2ErrorCode error_code) override; + void OnCloseStream(Http2StreamId stream_id, + Http2ErrorCode error_code) override; + void OnPriorityForStream(Http2StreamId stream_id, + Http2StreamId parent_stream_id, + int weight, + bool exclusive) override; + void OnPing(Http2PingId ping_id, bool is_ack) override; + void OnPushPromiseForStream(Http2StreamId stream_id, + Http2StreamId promised_stream_id) override; + void OnGoAway(Http2StreamId last_accepted_stream_id, + Http2ErrorCode error_code, + absl::string_view opaque_data) override; + void OnWindowUpdate(Http2StreamId stream_id, int window_increment) override; + void OnReadyToSendDataForStream(Http2StreamId stream_id, + char* destination_buffer, + size_t length, + ssize_t* written, + bool* end_stream) override; + void OnReadyToSendMetadataForStream(Http2StreamId stream_id, + char* buffer, + size_t length, + ssize_t* written) override; + void OnBeginMetadataForStream(Http2StreamId stream_id, + size_t payload_length) override; + void OnMetadataForStream(Http2StreamId stream_id, + absl::string_view metadata) override; + void OnMetadataEndForStream(Http2StreamId stream_id) override; + + const EventSequence& GetEventSequence() const { return events_; } + void Clear() { events_.clear(); } + + private: + EventSequence events_; +}; + +} // namespace test +} // namespace adapter +} // namespace http2 + +#endif // QUICHE_HTTP2_ADAPTER_RECORDING_HTTP2_VISITOR_H_ diff --git a/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor_test.cc new file mode 100644 index 00000000000..8f278d75dcb --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/adapter/recording_http2_visitor_test.cc @@ -0,0 +1,135 @@ +#include "http2/adapter/recording_http2_visitor.h" + +#include + +#include "http2/adapter/http2_protocol.h" +#include "http2/test_tools/http2_random.h" +#include "common/platform/api/quiche_test.h" + +namespace http2 { +namespace adapter { +namespace test { +namespace { + +using ::testing::IsEmpty; + +TEST(RecordingHttp2VisitorTest, EmptySequence) { + RecordingHttp2Visitor chocolate_visitor; + RecordingHttp2Visitor vanilla_visitor; + + EXPECT_THAT(chocolate_visitor.GetEventSequence(), IsEmpty()); + EXPECT_THAT(vanilla_visitor.GetEventSequence(), IsEmpty()); + EXPECT_EQ(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); + + chocolate_visitor.OnSettingsStart(); + + EXPECT_THAT(chocolate_visitor.GetEventSequence(), testing::Not(IsEmpty())); + EXPECT_THAT(vanilla_visitor.GetEventSequence(), IsEmpty()); + EXPECT_NE(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); + + chocolate_visitor.Clear(); + + EXPECT_THAT(chocolate_visitor.GetEventSequence(), IsEmpty()); + EXPECT_THAT(vanilla_visitor.GetEventSequence(), IsEmpty()); + EXPECT_EQ(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); +} + +TEST(RecordingHttp2VisitorTest, SameEventsProduceSameSequence) { + RecordingHttp2Visitor chocolate_visitor; + RecordingHttp2Visitor vanilla_visitor; + + // Prepare some random values to deliver with the events. + http2::test::Http2Random random; + const Http2StreamId stream_id = random.Uniform(kMaxStreamId); + const Http2StreamId another_stream_id = random.Uniform(kMaxStreamId); + const size_t length = random.Rand16(); + const uint8_t type = random.Rand8(); + const uint8_t flags = random.Rand8(); + const Http2ErrorCode error_code = static_cast( + random.Uniform(static_cast(Http2ErrorCode::MAX_ERROR_CODE))); + const Http2Setting setting = {.id = random.Rand16(), + .value = random.Rand32()}; + const absl::string_view alphabet = "abcdefghijklmnopqrstuvwxyz0123456789-"; + const std::string some_string = + random.RandStringWithAlphabet(random.Rand8(), alphabet); + const std::string another_string = + random.RandStringWithAlphabet(random.Rand8(), alphabet); + const uint16_t some_int = random.Rand16(); + const bool some_bool = random.OneIn(2); + + // Send the same arbitrary sequence of events to both visitors. + std::list visitors = {&chocolate_visitor, + &vanilla_visitor}; + for (RecordingHttp2Visitor* visitor : visitors) { + visitor->OnConnectionError(); + visitor->OnFrameHeader(stream_id, length, type, flags); + visitor->OnSettingsStart(); + visitor->OnSetting(setting); + visitor->OnSettingsEnd(); + visitor->OnSettingsAck(); + visitor->OnBeginHeadersForStream(stream_id); + visitor->OnHeaderForStream(stream_id, some_string, another_string); + visitor->OnEndHeadersForStream(stream_id); + visitor->OnBeginDataForStream(stream_id, length); + visitor->OnDataForStream(stream_id, some_string); + visitor->OnDataForStream(stream_id, another_string); + visitor->OnEndStream(stream_id); + visitor->OnRstStream(stream_id, error_code); + visitor->OnCloseStream(stream_id, error_code); + visitor->OnPriorityForStream(stream_id, another_stream_id, some_int, + some_bool); + visitor->OnPing(some_int, some_bool); + visitor->OnPushPromiseForStream(stream_id, another_stream_id); + visitor->OnGoAway(stream_id, error_code, some_string); + visitor->OnWindowUpdate(stream_id, some_int); + visitor->OnReadyToSendDataForStream( + stream_id, /*destination_buffer=*/nullptr, length, /*written=*/nullptr, + /*end_stream=*/nullptr); + visitor->OnReadyToSendMetadataForStream(stream_id, /*buffer=*/nullptr, + length, /*written=*/nullptr); + visitor->OnBeginMetadataForStream(stream_id, length); + visitor->OnMetadataForStream(stream_id, some_string); + visitor->OnMetadataForStream(stream_id, another_string); + visitor->OnMetadataEndForStream(stream_id); + } + + EXPECT_EQ(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); +} + +TEST(RecordingHttp2VisitorTest, DifferentEventsProduceDifferentSequence) { + RecordingHttp2Visitor chocolate_visitor; + RecordingHttp2Visitor vanilla_visitor; + EXPECT_EQ(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); + + const Http2StreamId stream_id = 1; + const size_t length = 42; + + // Different events with the same method arguments should produce different + // event sequences. + chocolate_visitor.OnBeginDataForStream(stream_id, length); + vanilla_visitor.OnBeginMetadataForStream(stream_id, length); + EXPECT_NE(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); + + chocolate_visitor.Clear(); + vanilla_visitor.Clear(); + EXPECT_EQ(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); + + // The same events with different method arguments should produce different + // event sequences. + chocolate_visitor.OnBeginHeadersForStream(stream_id); + vanilla_visitor.OnBeginHeadersForStream(stream_id + 2); + EXPECT_NE(chocolate_visitor.GetEventSequence(), + vanilla_visitor.GetEventSequence()); +} + +} // namespace +} // namespace test +} // namespace adapter +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.cc b/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.cc index 46d33b61798..7be368ea6a5 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.cc @@ -1,12 +1,22 @@ #include "http2/adapter/test_frame_sequence.h" #include "http2/adapter/http2_util.h" +#include "http2/adapter/oghttp2_util.h" #include "spdy/core/spdy_framer.h" namespace http2 { namespace adapter { namespace test { +std::vector ToHeaders( + absl::Span> headers) { + std::vector out; + for (auto [name, value] : headers) { + out.push_back(std::make_pair(HeaderRep(name), HeaderRep(value))); + } + return out; +} + TestFrameSequence& TestFrameSequence::ClientPreface() { preface_ = spdy::kHttp2ConnectionHeaderPrefix; frames_.push_back(absl::make_unique()); @@ -75,6 +85,13 @@ TestFrameSequence& TestFrameSequence::GoAway(Http2StreamId last_good_stream_id, return *this; } +TestFrameSequence& TestFrameSequence::Headers( + Http2StreamId stream_id, + absl::Span> headers, + bool fin) { + return Headers(stream_id, ToHeaders(headers), fin); +} + TestFrameSequence& TestFrameSequence::Headers(Http2StreamId stream_id, spdy::Http2HeaderBlock block, bool fin) { @@ -88,11 +105,7 @@ TestFrameSequence& TestFrameSequence::Headers(Http2StreamId stream_id, TestFrameSequence& TestFrameSequence::Headers(Http2StreamId stream_id, absl::Span headers, bool fin) { - spdy::SpdyHeaderBlock block; - for (const Header& header : headers) { - block[header.first] = header.second; - } - return Headers(stream_id, std::move(block), fin); + return Headers(stream_id, ToHeaderBlock(headers), fin); } TestFrameSequence& TestFrameSequence::WindowUpdate(Http2StreamId stream_id, diff --git a/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.h b/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.h index dd110c1a729..cc5e8b5ff57 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/test_frame_sequence.h @@ -12,6 +12,9 @@ namespace http2 { namespace adapter { namespace test { +std::vector ToHeaders( + absl::Span> headers); + class TestFrameSequence { public: TestFrameSequence() = default; @@ -30,6 +33,10 @@ class TestFrameSequence { TestFrameSequence& GoAway(Http2StreamId last_good_stream_id, Http2ErrorCode error, absl::string_view payload = ""); + TestFrameSequence& Headers( + Http2StreamId stream_id, + absl::Span> headers, + bool fin = false); TestFrameSequence& Headers(Http2StreamId stream_id, spdy::Http2HeaderBlock block, bool fin = false); diff --git a/chromium/net/third_party/quiche/src/http2/adapter/test_utils.cc b/chromium/net/third_party/quiche/src/http2/adapter/test_utils.cc index 9e1db9954f2..315a28f0717 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/test_utils.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/test_utils.cc @@ -1,5 +1,7 @@ #include "http2/adapter/test_utils.h" +#include "http2/adapter/nghttp2_util.h" +#include "common/quiche_endian.h" #include "spdy/core/spdy_frame_reader.h" namespace http2 { @@ -23,17 +25,15 @@ std::vector> LogFriendly( return out; } -// Custom gMock matcher, used to determine if a particular type of frame -// is in a string. This is useful in tests where we want to show that a -// particular control frame type is serialized for sending to the peer. +// Custom gMock matcher, used to implement EqualsFrames(). class SpdyControlFrameMatcher - : public testing::MatcherInterface { + : public testing::MatcherInterface { public: explicit SpdyControlFrameMatcher( std::vector types_and_lengths) : expected_types_and_lengths_(std::move(types_and_lengths)) {} - bool MatchAndExplain(const std::string s, + bool MatchAndExplain(absl::string_view s, testing::MatchResultListener* listener) const override { spdy::SpdyFrameReader reader(s.data(), s.size()); @@ -43,6 +43,11 @@ class SpdyControlFrameMatcher return false; } } + if (!reader.IsDoneReading()) { + size_t bytes_remaining = s.size() - reader.GetBytesConsumed(); + *listener << "; " << bytes_remaining << " bytes left to read!"; + return false; + } return true; } @@ -103,15 +108,355 @@ class SpdyControlFrameMatcher const std::vector expected_types_and_lengths_; }; +// Custom gMock matcher, used to implement HasFrameHeader(). +class FrameHeaderMatcher + : public testing::MatcherInterface { + public: + FrameHeaderMatcher(int32_t streamid, + uint8_t type, + const testing::Matcher flags) + : stream_id_(streamid), type_(type), flags_(flags) {} + + bool MatchAndExplain(const nghttp2_frame_hd* frame, + testing::MatchResultListener* listener) const override { + bool matched = true; + if (stream_id_ != frame->stream_id) { + *listener << "; expected stream " << stream_id_ << ", saw " + << frame->stream_id; + matched = false; + } + if (type_ != frame->type) { + *listener << "; expected frame type " << type_ << ", saw " + << static_cast(frame->type); + matched = false; + } + if (!flags_.MatchAndExplain(frame->flags, listener)) { + matched = false; + } + return matched; + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a frame header with stream " << stream_id_ << ", type " + << type_ << ", "; + flags_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a frame header with stream " << stream_id_ + << ", type " << type_ << ", "; + flags_.DescribeNegationTo(os); + } + + private: + const int32_t stream_id_; + const int type_; + const testing::Matcher flags_; +}; + +class DataMatcher : public testing::MatcherInterface { + public: + DataMatcher(const testing::Matcher stream_id, + const testing::Matcher length, + const testing::Matcher flags) + : stream_id_(stream_id), length_(length), flags_(flags) {} + + bool MatchAndExplain(const nghttp2_frame* frame, + testing::MatchResultListener* listener) const override { + if (frame->hd.type != NGHTTP2_DATA) { + *listener << "; expected DATA frame, saw frame of type " + << static_cast(frame->hd.type); + return false; + } + bool matched = true; + if (!stream_id_.MatchAndExplain(frame->hd.stream_id, listener)) { + matched = false; + } + if (!length_.MatchAndExplain(frame->hd.length, listener)) { + matched = false; + } + if (!flags_.MatchAndExplain(frame->hd.flags, listener)) { + matched = false; + } + return matched; + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a DATA frame, "; + stream_id_.DescribeTo(os); + length_.DescribeTo(os); + flags_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a DATA frame, "; + stream_id_.DescribeNegationTo(os); + length_.DescribeNegationTo(os); + flags_.DescribeNegationTo(os); + } + + private: + const testing::Matcher stream_id_; + const testing::Matcher length_; + const testing::Matcher flags_; +}; + +class HeadersMatcher : public testing::MatcherInterface { + public: + HeadersMatcher(const testing::Matcher stream_id, + const testing::Matcher flags, + const testing::Matcher category) + : stream_id_(stream_id), flags_(flags), category_(category) {} + + bool MatchAndExplain(const nghttp2_frame* frame, + testing::MatchResultListener* listener) const override { + if (frame->hd.type != NGHTTP2_HEADERS) { + *listener << "; expected HEADERS frame, saw frame of type " + << static_cast(frame->hd.type); + return false; + } + bool matched = true; + if (!stream_id_.MatchAndExplain(frame->hd.stream_id, listener)) { + matched = false; + } + if (!flags_.MatchAndExplain(frame->hd.flags, listener)) { + matched = false; + } + if (!category_.MatchAndExplain(frame->headers.cat, listener)) { + matched = false; + } + return matched; + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a HEADERS frame, "; + stream_id_.DescribeTo(os); + flags_.DescribeTo(os); + category_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a HEADERS frame, "; + stream_id_.DescribeNegationTo(os); + flags_.DescribeNegationTo(os); + category_.DescribeNegationTo(os); + } + + private: + const testing::Matcher stream_id_; + const testing::Matcher flags_; + const testing::Matcher category_; +}; + +class RstStreamMatcher + : public testing::MatcherInterface { + public: + RstStreamMatcher(const testing::Matcher stream_id, + const testing::Matcher error_code) + : stream_id_(stream_id), error_code_(error_code) {} + + bool MatchAndExplain(const nghttp2_frame* frame, + testing::MatchResultListener* listener) const override { + if (frame->hd.type != NGHTTP2_RST_STREAM) { + *listener << "; expected RST_STREAM frame, saw frame of type " + << static_cast(frame->hd.type); + return false; + } + bool matched = true; + if (!stream_id_.MatchAndExplain(frame->hd.stream_id, listener)) { + matched = false; + } + if (!error_code_.MatchAndExplain(frame->rst_stream.error_code, listener)) { + matched = false; + } + return matched; + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a RST_STREAM frame, "; + stream_id_.DescribeTo(os); + error_code_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a RST_STREAM frame, "; + stream_id_.DescribeNegationTo(os); + error_code_.DescribeNegationTo(os); + } + + private: + const testing::Matcher stream_id_; + const testing::Matcher error_code_; +}; + +class SettingsMatcher : public testing::MatcherInterface { + public: + SettingsMatcher(const testing::Matcher> values) + : values_(values) {} + + bool MatchAndExplain(const nghttp2_frame* frame, + testing::MatchResultListener* listener) const override { + if (frame->hd.type != NGHTTP2_SETTINGS) { + *listener << "; expected SETTINGS frame, saw frame of type " + << static_cast(frame->hd.type); + return false; + } + std::vector settings; + settings.reserve(frame->settings.niv); + for (int i = 0; i < frame->settings.niv; ++i) { + const auto& p = frame->settings.iv[i]; + settings.push_back({static_cast(p.settings_id), p.value}); + } + return values_.MatchAndExplain(settings, listener); + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a SETTINGS frame, "; + values_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a SETTINGS frame, "; + values_.DescribeNegationTo(os); + } + + private: + const testing::Matcher> values_; +}; + +class PingMatcher : public testing::MatcherInterface { + public: + PingMatcher(const testing::Matcher id, bool is_ack) + : id_(id), is_ack_(is_ack) {} + + bool MatchAndExplain(const nghttp2_frame* frame, + testing::MatchResultListener* listener) const override { + if (frame->hd.type != NGHTTP2_PING) { + *listener << "; expected PING frame, saw frame of type " + << static_cast(frame->hd.type); + return false; + } + bool matched = true; + bool frame_ack = frame->hd.flags & NGHTTP2_FLAG_ACK; + if (is_ack_ != frame_ack) { + *listener << "; expected is_ack=" << is_ack_ << ", saw " << frame_ack; + matched = false; + } + uint64_t data; + std::memcpy(&data, frame->ping.opaque_data, sizeof(data)); + data = quiche::QuicheEndian::HostToNet64(data); + if (!id_.MatchAndExplain(data, listener)) { + matched = false; + } + return matched; + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a PING frame, "; + id_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a PING frame, "; + id_.DescribeNegationTo(os); + } + + private: + const testing::Matcher id_; + const bool is_ack_; +}; + +class GoAwayMatcher : public testing::MatcherInterface { + public: + GoAwayMatcher(const testing::Matcher last_stream_id, + const testing::Matcher error_code, + const testing::Matcher opaque_data) + : last_stream_id_(last_stream_id), + error_code_(error_code), + opaque_data_(opaque_data) {} + + bool MatchAndExplain(const nghttp2_frame* frame, + testing::MatchResultListener* listener) const override { + if (frame->hd.type != NGHTTP2_GOAWAY) { + *listener << "; expected GOAWAY frame, saw frame of type " + << static_cast(frame->hd.type); + return false; + } + bool matched = true; + if (!last_stream_id_.MatchAndExplain(frame->goaway.last_stream_id, + listener)) { + matched = false; + } + if (!error_code_.MatchAndExplain(frame->goaway.error_code, listener)) { + matched = false; + } + auto opaque_data = + ToStringView(frame->goaway.opaque_data, frame->goaway.opaque_data_len); + if (!opaque_data_.MatchAndExplain(opaque_data, listener)) { + matched = false; + } + return matched; + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a GOAWAY frame, "; + last_stream_id_.DescribeTo(os); + error_code_.DescribeTo(os); + opaque_data_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a GOAWAY frame, "; + last_stream_id_.DescribeNegationTo(os); + error_code_.DescribeNegationTo(os); + opaque_data_.DescribeNegationTo(os); + } + + private: + const testing::Matcher last_stream_id_; + const testing::Matcher error_code_; + const testing::Matcher opaque_data_; +}; + +class WindowUpdateMatcher + : public testing::MatcherInterface { + public: + WindowUpdateMatcher(const testing::Matcher delta) : delta_(delta) {} + + bool MatchAndExplain(const nghttp2_frame* frame, + testing::MatchResultListener* listener) const override { + if (frame->hd.type != NGHTTP2_WINDOW_UPDATE) { + *listener << "; expected WINDOW_UPDATE frame, saw frame of type " + << static_cast(frame->hd.type); + return false; + } + return delta_.MatchAndExplain(frame->window_update.window_size_increment, + listener); + } + + void DescribeTo(std::ostream* os) const override { + *os << "contains a WINDOW_UPDATE frame, "; + delta_.DescribeTo(os); + } + + void DescribeNegationTo(std::ostream* os) const override { + *os << "does not contain a WINDOW_UPDATE frame, "; + delta_.DescribeNegationTo(os); + } + + private: + const testing::Matcher delta_; +}; + } // namespace -testing::Matcher ContainsFrames( +testing::Matcher EqualsFrames( std::vector>> types_and_lengths) { return MakeMatcher(new SpdyControlFrameMatcher(std::move(types_and_lengths))); } -testing::Matcher ContainsFrames( +testing::Matcher EqualsFrames( std::vector types) { std::vector>> types_and_lengths; @@ -122,6 +467,61 @@ testing::Matcher ContainsFrames( return MakeMatcher(new SpdyControlFrameMatcher(std::move(types_and_lengths))); } +testing::Matcher HasFrameHeader( + uint32_t streamid, + uint8_t type, + const testing::Matcher flags) { + return MakeMatcher(new FrameHeaderMatcher(streamid, type, flags)); +} + +testing::Matcher IsData( + const testing::Matcher stream_id, + const testing::Matcher length, + const testing::Matcher flags) { + return MakeMatcher(new DataMatcher(stream_id, length, flags)); +} + +testing::Matcher IsHeaders( + const testing::Matcher stream_id, + const testing::Matcher flags, + const testing::Matcher category) { + return MakeMatcher(new HeadersMatcher(stream_id, flags, category)); +} + +testing::Matcher IsRstStream( + const testing::Matcher stream_id, + const testing::Matcher error_code) { + return MakeMatcher(new RstStreamMatcher(stream_id, error_code)); +} + +testing::Matcher IsSettings( + const testing::Matcher> values) { + return MakeMatcher(new SettingsMatcher(values)); +} + +testing::Matcher IsPing( + const testing::Matcher id) { + return MakeMatcher(new PingMatcher(id, false)); +} + +testing::Matcher IsPingAck( + const testing::Matcher id) { + return MakeMatcher(new PingMatcher(id, true)); +} + +testing::Matcher IsGoAway( + const testing::Matcher last_stream_id, + const testing::Matcher error_code, + const testing::Matcher opaque_data) { + return MakeMatcher( + new GoAwayMatcher(last_stream_id, error_code, opaque_data)); +} + +testing::Matcher IsWindowUpdate( + const testing::Matcher delta) { + return MakeMatcher(new WindowUpdateMatcher(delta)); +} + } // namespace test } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/test_utils.h b/chromium/net/third_party/quiche/src/http2/adapter/test_utils.h index 6276bf1fe45..ef1ae29a650 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/test_utils.h +++ b/chromium/net/third_party/quiche/src/http2/adapter/test_utils.h @@ -4,6 +4,10 @@ #include #include +#include "absl/strings/string_view.h" +#include "http2/adapter/http2_protocol.h" +#include "http2/adapter/mock_http2_visitor.h" +#include "third_party/nghttp2/src/lib/includes/nghttp2/nghttp2.h" #include "common/platform/api/quiche_test.h" #include "spdy/core/spdy_protocol.h" @@ -11,17 +15,68 @@ namespace http2 { namespace adapter { namespace test { -// Matcher that checks whether a string contains HTTP/2 frames of the specified -// ordered sequence of types and lengths. -testing::Matcher ContainsFrames( +class DataSavingVisitor : public testing::StrictMock { + public: + void Save(absl::string_view data) { absl::StrAppend(&data_, data); } + + const std::string& data() { return data_; } + void Clear() { data_.clear(); } + + private: + std::string data_; +}; + +// These matchers check whether a string consists entirely of HTTP/2 frames of +// the specified ordered sequence. This is useful in tests where we want to show +// that one or more particular frame types are serialized for sending to the +// peer. The match will fail if there are input bytes not consumed by the +// matcher. + +// Requires that frames match both types and lengths. +testing::Matcher EqualsFrames( std::vector>> types_and_lengths); -// Matcher that checks whether a string contains HTTP/2 frames of the specified -// ordered sequence of types. -testing::Matcher ContainsFrames( +// Requires that frames match the specified types. +testing::Matcher EqualsFrames( std::vector types); +testing::Matcher HasFrameHeader( + uint32_t streamid, + uint8_t type, + const testing::Matcher flags); + +testing::Matcher IsData( + const testing::Matcher stream_id, + const testing::Matcher length, + const testing::Matcher flags); + +testing::Matcher IsHeaders( + const testing::Matcher stream_id, + const testing::Matcher flags, + const testing::Matcher category); + +testing::Matcher IsRstStream( + const testing::Matcher stream_id, + const testing::Matcher error_code); + +testing::Matcher IsSettings( + const testing::Matcher> values); + +testing::Matcher IsPing( + const testing::Matcher id); + +testing::Matcher IsPingAck( + const testing::Matcher id); + +testing::Matcher IsGoAway( + const testing::Matcher last_stream_id, + const testing::Matcher error_code, + const testing::Matcher opaque_data); + +testing::Matcher IsWindowUpdate( + const testing::Matcher delta); + } // namespace test } // namespace adapter } // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/adapter/test_utils_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/test_utils_test.cc index e8f4ebda350..0de7b28ff6a 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/test_utils_test.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/test_utils_test.cc @@ -10,38 +10,37 @@ namespace { using spdy::SpdyFramer; -TEST(ContainsFrames, Empty) { - EXPECT_THAT("", ContainsFrames(std::vector{})); +TEST(EqualsFrames, Empty) { + EXPECT_THAT("", EqualsFrames(std::vector{})); } -TEST(ContainsFrames, SingleFrameWithLength) { +TEST(EqualsFrames, SingleFrameWithLength) { SpdyFramer framer{SpdyFramer::ENABLE_COMPRESSION}; spdy::SpdyPingIR ping{511}; EXPECT_THAT(framer.SerializeFrame(ping), - ContainsFrames({{spdy::SpdyFrameType::PING, 8}})); + EqualsFrames({{spdy::SpdyFrameType::PING, 8}})); spdy::SpdyWindowUpdateIR window_update{1, 101}; EXPECT_THAT(framer.SerializeFrame(window_update), - ContainsFrames({{spdy::SpdyFrameType::WINDOW_UPDATE, 4}})); + EqualsFrames({{spdy::SpdyFrameType::WINDOW_UPDATE, 4}})); spdy::SpdyDataIR data{3, "Some example data, ha ha!"}; EXPECT_THAT(framer.SerializeFrame(data), - ContainsFrames({{spdy::SpdyFrameType::DATA, 25}})); + EqualsFrames({{spdy::SpdyFrameType::DATA, 25}})); } -TEST(ContainsFrames, SingleFrameWithoutLength) { +TEST(EqualsFrames, SingleFrameWithoutLength) { SpdyFramer framer{SpdyFramer::ENABLE_COMPRESSION}; spdy::SpdyRstStreamIR rst_stream{7, spdy::ERROR_CODE_REFUSED_STREAM}; - EXPECT_THAT( - framer.SerializeFrame(rst_stream), - ContainsFrames({{spdy::SpdyFrameType::RST_STREAM, absl::nullopt}})); + EXPECT_THAT(framer.SerializeFrame(rst_stream), + EqualsFrames({{spdy::SpdyFrameType::RST_STREAM, absl::nullopt}})); spdy::SpdyGoAwayIR goaway{13, spdy::ERROR_CODE_ENHANCE_YOUR_CALM, "Consider taking some deep breaths."}; EXPECT_THAT(framer.SerializeFrame(goaway), - ContainsFrames({{spdy::SpdyFrameType::GOAWAY, absl::nullopt}})); + EqualsFrames({{spdy::SpdyFrameType::GOAWAY, absl::nullopt}})); spdy::Http2HeaderBlock block; block[":method"] = "GET"; @@ -49,10 +48,10 @@ TEST(ContainsFrames, SingleFrameWithoutLength) { block[":authority"] = "example.com"; spdy::SpdyHeadersIR headers{17, std::move(block)}; EXPECT_THAT(framer.SerializeFrame(headers), - ContainsFrames({{spdy::SpdyFrameType::HEADERS, absl::nullopt}})); + EqualsFrames({{spdy::SpdyFrameType::HEADERS, absl::nullopt}})); } -TEST(ContainsFrames, MultipleFrames) { +TEST(EqualsFrames, MultipleFrames) { SpdyFramer framer{SpdyFramer::ENABLE_COMPRESSION}; spdy::SpdyPingIR ping{511}; @@ -74,20 +73,48 @@ TEST(ContainsFrames, MultipleFrames) { absl::string_view(framer.SerializeFrame(rst_stream)), absl::string_view(framer.SerializeFrame(goaway)), absl::string_view(framer.SerializeFrame(headers))); + absl::string_view frame_sequence_view = frame_sequence; + EXPECT_THAT(frame_sequence, + EqualsFrames({{spdy::SpdyFrameType::PING, absl::nullopt}, + {spdy::SpdyFrameType::WINDOW_UPDATE, absl::nullopt}, + {spdy::SpdyFrameType::DATA, 25}, + {spdy::SpdyFrameType::RST_STREAM, absl::nullopt}, + {spdy::SpdyFrameType::GOAWAY, 42}, + {spdy::SpdyFrameType::HEADERS, 19}})); + EXPECT_THAT(frame_sequence_view, + EqualsFrames({{spdy::SpdyFrameType::PING, absl::nullopt}, + {spdy::SpdyFrameType::WINDOW_UPDATE, absl::nullopt}, + {spdy::SpdyFrameType::DATA, 25}, + {spdy::SpdyFrameType::RST_STREAM, absl::nullopt}, + {spdy::SpdyFrameType::GOAWAY, 42}, + {spdy::SpdyFrameType::HEADERS, 19}})); EXPECT_THAT( frame_sequence, - ContainsFrames({{spdy::SpdyFrameType::PING, absl::nullopt}, - {spdy::SpdyFrameType::WINDOW_UPDATE, absl::nullopt}, - {spdy::SpdyFrameType::DATA, 25}, - {spdy::SpdyFrameType::RST_STREAM, absl::nullopt}, - {spdy::SpdyFrameType::GOAWAY, 42}, - {spdy::SpdyFrameType::HEADERS, 19}})); + EqualsFrames( + {spdy::SpdyFrameType::PING, spdy::SpdyFrameType::WINDOW_UPDATE, + spdy::SpdyFrameType::DATA, spdy::SpdyFrameType::RST_STREAM, + spdy::SpdyFrameType::GOAWAY, spdy::SpdyFrameType::HEADERS})); EXPECT_THAT( - frame_sequence, - ContainsFrames( + frame_sequence_view, + EqualsFrames( {spdy::SpdyFrameType::PING, spdy::SpdyFrameType::WINDOW_UPDATE, spdy::SpdyFrameType::DATA, spdy::SpdyFrameType::RST_STREAM, spdy::SpdyFrameType::GOAWAY, spdy::SpdyFrameType::HEADERS})); + + // If the final frame type is removed the expectation fails, as there are + // bytes left to read. + EXPECT_THAT( + frame_sequence, + testing::Not(EqualsFrames( + {spdy::SpdyFrameType::PING, spdy::SpdyFrameType::WINDOW_UPDATE, + spdy::SpdyFrameType::DATA, spdy::SpdyFrameType::RST_STREAM, + spdy::SpdyFrameType::GOAWAY}))); + EXPECT_THAT( + frame_sequence_view, + testing::Not(EqualsFrames( + {spdy::SpdyFrameType::PING, spdy::SpdyFrameType::WINDOW_UPDATE, + spdy::SpdyFrameType::DATA, spdy::SpdyFrameType::RST_STREAM, + spdy::SpdyFrameType::GOAWAY}))); } } // namespace diff --git a/chromium/net/third_party/quiche/src/http2/adapter/window_manager.cc b/chromium/net/third_party/quiche/src/http2/adapter/window_manager.cc index a1b92d5bf2c..de45dc3497b 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/window_manager.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/window_manager.cc @@ -2,8 +2,8 @@ #include +#include "common/platform/api/quiche_bug_tracker.h" #include "common/platform/api/quiche_logging.h" -#include "spdy/platform/api/spdy_bug_tracker.h" namespace http2 { namespace adapter { @@ -20,7 +20,7 @@ void WindowManager::OnWindowSizeLimitChange(const size_t new_limit) { if (new_limit > limit_) { window_ += (new_limit - limit_); } else { - SPDY_BUG(H2 window decrease) + QUICHE_BUG(H2 window decrease) << "Window size limit decrease not currently supported."; } limit_ = new_limit; @@ -56,8 +56,8 @@ void WindowManager::MarkDataFlushed(size_t bytes) { QUICHE_VLOG(2) << "WindowManager@" << this << " buffered: " << buffered_ << " bytes: " << bytes; if (buffered_ < bytes) { - SPDY_BUG(bug_2816_1) << "WindowManager@" << this << " buffered underflow " - << "buffered_: " << buffered_ << " bytes: " << bytes; + QUICHE_BUG(bug_2816_1) << "WindowManager@" << this << " buffered underflow " + << "buffered_: " << buffered_ << " bytes: " << bytes; buffered_ = 0; } else { buffered_ -= bytes; @@ -73,7 +73,6 @@ void WindowManager::MaybeNotifyListener() { } // For the sake of efficiency, we want to send window updates if less than // half of the max quota is available to the peer at any point in time. - // http://google3/gfe/gfe2/stubby/autobahn_fd_wrapper.cc?l=1180-1183&rcl=307416556 const size_t kDesiredMinWindow = limit_ / 2; const size_t kDesiredMinDelta = limit_ / 3; const size_t delta = limit_ - (buffered_ + window_); diff --git a/chromium/net/third_party/quiche/src/http2/adapter/window_manager_test.cc b/chromium/net/third_party/quiche/src/http2/adapter/window_manager_test.cc index 549fd1c3e1a..5e0645365ec 100644 --- a/chromium/net/third_party/quiche/src/http2/adapter/window_manager_test.cc +++ b/chromium/net/third_party/quiche/src/http2/adapter/window_manager_test.cc @@ -5,7 +5,7 @@ #include "absl/functional/bind_front.h" #include "http2/test_tools/http2_random.h" #include "common/platform/api/quiche_test.h" -#include "spdy/platform/api/spdy_test_helpers.h" +#include "common/platform/api/quiche_test_helpers.h" namespace http2 { namespace adapter { @@ -97,13 +97,13 @@ TEST_F(WindowManagerTest, AvoidWindowUnderflow) { TEST_F(WindowManagerTest, AvoidBufferedUnderflow) { EXPECT_EQ(peer_.buffered(), 0); // Don't flush more than has been buffered! - EXPECT_SPDY_BUG(wm_.MarkDataFlushed(1), "buffered underflow"); + EXPECT_QUICHE_BUG(wm_.MarkDataFlushed(1), "buffered underflow"); EXPECT_EQ(peer_.buffered(), 0); wm_.MarkDataBuffered(42); EXPECT_EQ(peer_.buffered(), 42); // Don't flush more than has been buffered! - EXPECT_SPDY_BUG(wm_.MarkDataFlushed(43), "buffered underflow"); + EXPECT_QUICHE_BUG(wm_.MarkDataFlushed(43), "buffered underflow"); EXPECT_EQ(peer_.buffered(), 0); } diff --git a/chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler.h b/chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler.h new file mode 100644 index 00000000000..b7046e7023a --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler.h @@ -0,0 +1,792 @@ +// Copyright (c) 2019 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. + +#ifndef QUICHE_HTTP2_CORE_HTTP2_PRIORITY_WRITE_SCHEDULER_H_ +#define QUICHE_HTTP2_CORE_HTTP2_PRIORITY_WRITE_SCHEDULER_H_ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "absl/container/flat_hash_map.h" +#include "absl/strings/str_cat.h" +#include "http2/core/write_scheduler.h" +#include "common/platform/api/quiche_bug_tracker.h" +#include "common/platform/api/quiche_logging.h" +#include "spdy/core/spdy_intrusive_list.h" +#include "spdy/core/spdy_protocol.h" +#include "spdy/platform/api/spdy_string_utils.h" + +namespace http2 { + +namespace test { +template +class Http2PriorityWriteSchedulerPeer; +} + +// This data structure implements the HTTP/2 stream priority tree defined in +// section 5.3 of RFC 7540: +// http://tools.ietf.org/html/rfc7540#section-5.3 +// +// Streams can be added and removed, and dependencies between them defined. +// Streams constitute a tree rooted at stream ID 0: each stream has a single +// parent stream, and 0 or more child streams. Individual streams can be +// marked as ready to read/write, and then the whole structure can be queried +// to pick the next stream to read/write out of those that are ready. +template +class Http2PriorityWriteScheduler : public WriteScheduler { + public: + using typename WriteScheduler::StreamPrecedenceType; + + Http2PriorityWriteScheduler(); + Http2PriorityWriteScheduler(const Http2PriorityWriteScheduler&) = delete; + Http2PriorityWriteScheduler& operator=(const Http2PriorityWriteScheduler&) = + delete; + + // WriteScheduler methods + void RegisterStream(StreamIdType stream_id, + const StreamPrecedenceType& precedence) override; + void UnregisterStream(StreamIdType stream_id) override; + bool StreamRegistered(StreamIdType stream_id) const override; + StreamPrecedenceType GetStreamPrecedence( + StreamIdType stream_id) const override; + void UpdateStreamPrecedence(StreamIdType stream_id, + const StreamPrecedenceType& precedence) override; + std::vector GetStreamChildren( + StreamIdType stream_id) const override; + void RecordStreamEventTime(StreamIdType stream_id, + int64_t now_in_usec) override; + int64_t GetLatestEventWithPrecedence(StreamIdType stream_id) const override; + bool ShouldYield(StreamIdType stream_id) const override; + void MarkStreamReady(StreamIdType stream_id, bool add_to_front) override; + void MarkStreamNotReady(StreamIdType stream_id) override; + bool HasReadyStreams() const override; + StreamIdType PopNextReadyStream() override; + std::tuple + PopNextReadyStreamAndPrecedence() override; + size_t NumReadyStreams() const override; + bool IsStreamReady(StreamIdType stream_id) const override; + size_t NumRegisteredStreams() const override; + std::string DebugString() const override; + + private: + friend class test::Http2PriorityWriteSchedulerPeer; + + struct StreamInfo; + using StreamInfoVector = absl::InlinedVector; + + struct StreamInfo : public spdy::SpdyIntrusiveLink { + // ID for this stream. + StreamIdType id; + // StreamInfo for parent stream. + StreamInfo* parent = nullptr; + // Weights can range between 1 and 256 (inclusive). + int weight = spdy::kHttp2DefaultStreamWeight; + // The total weight of this stream's direct descendants. + int total_child_weights = 0; + // Pointers to StreamInfos for children, if any. + StreamInfoVector children; + // Whether the stream is ready for writing. The stream is present in + // scheduling_queue_ iff true. + bool ready = false; + // The scheduling priority of this stream. Streams with higher priority + // values are scheduled first. + // TODO(mpw): rename to avoid confusion with SPDY priorities, + // which this is not. + float priority = 0; + // Ordinal value for this stream, used to ensure round-robin scheduling: + // among streams with the same scheduling priority, streams with lower + // ordinal are scheduled first. + int64_t ordinal = 0; + // Time of latest write event for stream of this priority, in microseconds. + int64_t last_event_time_usec = 0; + + // Returns true if this stream is ancestor of |other|. + bool IsAncestorOf(const StreamInfo& other) const { + for (const StreamInfo* p = other.parent; p != nullptr; p = p->parent) { + if (p == this) { + return true; + } + } + return false; + } + + // Whether this stream should be scheduled ahead of another stream. + bool SchedulesBefore(const StreamInfo& other) const { + return (priority != other.priority) ? priority > other.priority + : ordinal < other.ordinal; + } + + // Returns the StreamPrecedenceType for this StreamInfo. + StreamPrecedenceType ToStreamPrecedence() const { + StreamIdType parent_id = + parent == nullptr ? spdy::kHttp2RootStreamId : parent->id; + bool exclusive = parent != nullptr && parent->children.size() == 1; + return StreamPrecedenceType(parent_id, weight, exclusive); + } + }; + + static bool Remove(StreamInfoVector* stream_infos, + const StreamInfo* stream_info); + + // Returns true iff any direct or transitive parent of the given stream is + // currently ready. + static bool HasReadyAncestor(const StreamInfo& stream_info); + + // Returns StreamInfo for the given stream, or nullptr if it isn't + // registered. + const StreamInfo* FindStream(StreamIdType stream_id) const; + StreamInfo* FindStream(StreamIdType stream_id); + + // Helpers for UpdateStreamPrecedence(). + void UpdateStreamParent(StreamInfo* stream_info, + StreamIdType parent_id, + bool exclusive); + void UpdateStreamWeight(StreamInfo* stream_info, int weight); + + // Update all priority values in the subtree rooted at the given stream, not + // including the stream itself. If this results in priority value changes for + // scheduled streams, those streams are rescheduled to ensure proper ordering + // of scheduling_queue_. + // TODO(mpw): rename to avoid confusion with SPDY priorities. + void UpdatePrioritiesUnder(StreamInfo* stream_info); + + // Inserts stream into scheduling_queue_ at the appropriate location given + // its priority and ordinal. Time complexity is O(scheduling_queue.size()). + void Schedule(StreamInfo* stream_info); + + // Removes stream from scheduling_queue_. + void Unschedule(StreamInfo* stream_info); + + // Return true if all internal invariants hold (useful for unit tests). + // Unless there are bugs, this should always return true. + bool ValidateInvariantsForTests() const; + + // Returns true if the parent stream has the given stream in its children. + bool StreamHasChild(const StreamInfo& parent_info, + const StreamInfo* child_info) const; + + // Pointee owned by all_stream_infos_. + StreamInfo* root_stream_info_; + // Maps from stream IDs to StreamInfo objects. + absl::flat_hash_map> + all_stream_infos_; + // Queue containing all ready streams, ordered with streams of higher + // priority before streams of lower priority, and, among streams of equal + // priority, streams with lower ordinal before those with higher + // ordinal. Note that not all streams in scheduling_queue_ are eligible to be + // picked as the next stream: some may have ancestor stream(s) that are ready + // and unblocked. In these situations the occluded child streams are left in + // the queue, to reduce churn. + spdy::SpdyIntrusiveList scheduling_queue_; + // Ordinal value to assign to next node inserted into scheduling_queue_ when + // |add_to_front == true|. Decremented after each assignment. + int64_t head_ordinal_ = -1; + // Ordinal value to assign to next node inserted into scheduling_queue_ when + // |add_to_front == false|. Incremented after each assignment. + int64_t tail_ordinal_ = 0; +}; + +template +Http2PriorityWriteScheduler::Http2PriorityWriteScheduler() { + auto root_stream_info = std::make_unique(); + root_stream_info_ = root_stream_info.get(); + root_stream_info->id = spdy::kHttp2RootStreamId; + root_stream_info->weight = spdy::kHttp2DefaultStreamWeight; + root_stream_info->parent = nullptr; + root_stream_info->priority = 1.0; + root_stream_info->ready = false; + all_stream_infos_[spdy::kHttp2RootStreamId] = std::move(root_stream_info); +} + +template +bool Http2PriorityWriteScheduler::StreamRegistered( + StreamIdType stream_id) const { + return all_stream_infos_.find(stream_id) != all_stream_infos_.end(); +} + +template +void Http2PriorityWriteScheduler::RegisterStream( + StreamIdType stream_id, + const StreamPrecedenceType& precedence) { + // TODO(mpw): uncomment the QUICHE_BUG_IF below once all tests + // (e.g. SpdyClientDispatcher) modified to pass StreamPrecedence instances + // appropriate for protocol version under test. + // + // QUICHE_BUG_IF(spdy_bug_8_1, precedence.is_spdy3_priority()) + // << "Expected HTTP/2 stream dependency"; + + if (StreamRegistered(stream_id)) { + QUICHE_BUG(spdy_bug_8_2) << "Stream " << stream_id << " already registered"; + return; + } + + StreamInfo* parent = FindStream(precedence.parent_id()); + if (parent == nullptr) { + // parent_id may legitimately not be registered yet--see b/15676312. + QUICHE_VLOG(1) << "Parent stream " << precedence.parent_id() + << " not registered"; + parent = root_stream_info_; + } + + auto new_stream_info = std::make_unique(); + StreamInfo* new_stream_info_ptr = new_stream_info.get(); + new_stream_info_ptr->id = stream_id; + new_stream_info_ptr->weight = precedence.weight(); + new_stream_info_ptr->parent = parent; + all_stream_infos_[stream_id] = std::move(new_stream_info); + if (precedence.is_exclusive()) { + // Move the parent's current children below the new stream. + using std::swap; + swap(new_stream_info_ptr->children, parent->children); + new_stream_info_ptr->total_child_weights = parent->total_child_weights; + // Update each child's parent. + for (StreamInfo* child : new_stream_info_ptr->children) { + child->parent = new_stream_info_ptr; + } + // Clear parent's old child data. + QUICHE_DCHECK(parent->children.empty()); + parent->total_child_weights = 0; + } + // Add new stream to parent. + parent->children.push_back(new_stream_info_ptr); + parent->total_child_weights += precedence.weight(); + + // Update all priorities under parent, since addition of a stream affects + // sibling priorities as well. + UpdatePrioritiesUnder(parent); + + // Stream starts with ready == false, so no need to schedule it yet. + QUICHE_DCHECK(!new_stream_info_ptr->ready); +} + +template +void Http2PriorityWriteScheduler::UnregisterStream( + StreamIdType stream_id) { + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_3) << "Cannot unregister root stream"; + return; + } + // Remove the stream from table. + auto it = all_stream_infos_.find(stream_id); + if (it == all_stream_infos_.end()) { + QUICHE_BUG(spdy_bug_8_4) << "Stream " << stream_id << " not registered"; + return; + } + std::unique_ptr stream_info(std::move(it->second)); + all_stream_infos_.erase(it); + // If ready (and hence scheduled), unschedule. + if (stream_info->ready) { + Unschedule(stream_info.get()); + } + + StreamInfo* parent = stream_info->parent; + // Remove the stream from parent's child list. + Remove(&parent->children, stream_info.get()); + parent->total_child_weights -= stream_info->weight; + + // Move the stream's children to the parent's child list. + // Update each child's parent and weight. + for (StreamInfo* child : stream_info->children) { + child->parent = parent; + parent->children.push_back(child); + // Divide the removed stream's weight among its children, rounding to the + // nearest valid weight. + float float_weight = stream_info->weight * + static_cast(child->weight) / + static_cast(stream_info->total_child_weights); + int new_weight = floor(float_weight + 0.5); + if (new_weight == 0) { + new_weight = 1; + } + child->weight = new_weight; + parent->total_child_weights += child->weight; + } + UpdatePrioritiesUnder(parent); +} + +template +typename Http2PriorityWriteScheduler::StreamPrecedenceType +Http2PriorityWriteScheduler::GetStreamPrecedence( + StreamIdType stream_id) const { + const StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + // Unknown streams tolerated due to b/15676312. However, return lowest + // weight. + QUICHE_VLOG(1) << "Stream " << stream_id << " not registered"; + return StreamPrecedenceType(spdy::kHttp2RootStreamId, + spdy::kHttp2MinStreamWeight, false); + } + return stream_info->ToStreamPrecedence(); +} + +template +std::vector +Http2PriorityWriteScheduler::GetStreamChildren( + StreamIdType stream_id) const { + std::vector child_vec; + const StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + QUICHE_BUG(spdy_bug_8_5) << "Stream " << stream_id << " not registered"; + } else { + child_vec.reserve(stream_info->children.size()); + for (StreamInfo* child : stream_info->children) { + child_vec.push_back(child->id); + } + } + return child_vec; +} + +template +void Http2PriorityWriteScheduler::UpdateStreamPrecedence( + StreamIdType stream_id, + const StreamPrecedenceType& precedence) { + // TODO(mpw): uncomment the QUICHE_BUG_IF below once all tests + // (e.g. SpdyClientDispatcher) modified to pass StreamPrecedence instances + // appropriate for protocol version under test. + // + // QUICHE_BUG_IF(spdy_bug_8_6, precedence.is_spdy3_priority()) + // << "Expected HTTP/2 stream dependency"; + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_7) << "Cannot set precedence of root stream"; + return; + } + + StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + // TODO(mpw): add to all_stream_infos_ on demand--see b/15676312. + QUICHE_VLOG(1) << "Stream " << stream_id << " not registered"; + return; + } + UpdateStreamParent(stream_info, precedence.parent_id(), + precedence.is_exclusive()); + UpdateStreamWeight(stream_info, precedence.weight()); +} + +template +void Http2PriorityWriteScheduler::UpdateStreamWeight( + StreamInfo* stream_info, + int weight) { + if (weight == stream_info->weight) { + return; + } + if (stream_info->parent != nullptr) { + stream_info->parent->total_child_weights += (weight - stream_info->weight); + } + stream_info->weight = weight; + + // Change in weight also affects sibling priorities. + UpdatePrioritiesUnder(stream_info->parent); +} + +template +void Http2PriorityWriteScheduler::UpdateStreamParent( + StreamInfo* stream_info, + StreamIdType parent_id, + bool exclusive) { + if (stream_info->id == parent_id) { + QUICHE_BUG(spdy_bug_8_8) << "Cannot set stream to be its own parent"; + return; + } + StreamInfo* new_parent = FindStream(parent_id); + if (new_parent == nullptr) { + // parent_id may legitimately not be registered yet--see b/15676312. + QUICHE_VLOG(1) << "Parent stream " << parent_id << " not registered"; + return; + } + + if (stream_info->parent == new_parent && + (!exclusive || new_parent->children.size() == 1u)) { + // If the new parent is already the stream's parent, and exclusivity (if + // specified) is already satisfied, we are done. + return; + } + + // Next, check to see if the new parent is currently a descendant + // of the stream. + StreamInfo* last = new_parent->parent; + bool cycle_exists = false; + while (last != nullptr) { + if (last == stream_info) { + cycle_exists = true; + break; + } + last = last->parent; + } + + if (cycle_exists) { + // The new parent moves to the level of the current stream. + UpdateStreamParent(new_parent, stream_info->parent->id, false); + } + + // Remove stream from old parent's child list. + StreamInfo* old_parent = stream_info->parent; + Remove(&old_parent->children, stream_info); + old_parent->total_child_weights -= stream_info->weight; + UpdatePrioritiesUnder(old_parent); + + if (exclusive) { + // Move the new parent's current children below the current stream. + for (StreamInfo* child : new_parent->children) { + child->parent = stream_info; + stream_info->children.push_back(child); + } + stream_info->total_child_weights += new_parent->total_child_weights; + // Clear new parent's old child data. + new_parent->children.clear(); + new_parent->total_child_weights = 0; + } + + // Make the change. + stream_info->parent = new_parent; + new_parent->children.push_back(stream_info); + new_parent->total_child_weights += stream_info->weight; + UpdatePrioritiesUnder(new_parent); +} + +template +void Http2PriorityWriteScheduler::RecordStreamEventTime( + StreamIdType stream_id, + int64_t now_in_usec) { + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_9) << "Cannot record event time for root stream"; + return; + } + StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + QUICHE_BUG(spdy_bug_8_10) << "Stream " << stream_id << " not registered"; + return; + } + stream_info->last_event_time_usec = now_in_usec; +} + +// O(n) in the number of streams, which isn't great. However, this method will +// soon be superseded by +// Http2WeightedWriteScheduler::GetLatestEventWithPrecedence(), for which an +// efficient implementation is straightforward. Also, this method is only +// called when calculating idle timeouts, so performance isn't key. +template +int64_t Http2PriorityWriteScheduler::GetLatestEventWithPrecedence( + StreamIdType stream_id) const { + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_11) << "Invalid argument: root stream"; + return 0; + } + const StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + QUICHE_BUG(spdy_bug_8_12) << "Stream " << stream_id << " not registered"; + return 0; + } + int64_t last_event_time_usec = 0; + for (const auto& kv : all_stream_infos_) { + const StreamInfo& other = *kv.second; + if (other.priority > stream_info->priority) { + last_event_time_usec = + std::max(last_event_time_usec, other.last_event_time_usec); + } + } + return last_event_time_usec; +} + +// Worst-case time complexity of O(n*d), where n is scheduling queue length and +// d is tree depth. In practice, should be much shorter, since loop terminates +// at first writable stream or |stream_id| (whichever is first). +template +bool Http2PriorityWriteScheduler::ShouldYield( + StreamIdType stream_id) const { + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_13) << "Invalid argument: root stream"; + return false; + } + const StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + QUICHE_BUG(spdy_bug_8_14) << "Stream " << stream_id << " not registered"; + return false; + } + if (HasReadyAncestor(*stream_info)) { + return true; + } + for (const StreamInfo& scheduled : scheduling_queue_) { + if (HasReadyAncestor(scheduled)) { + // Skip streams which cannot be scheduled. + continue; + } + if (stream_info->IsAncestorOf(scheduled)) { + // Do not yield to descendants. + return false; + } + // Yield to streams with higher priorities. + return scheduled.SchedulesBefore(*stream_info); + } + return false; +} + +template +void Http2PriorityWriteScheduler::MarkStreamReady( + StreamIdType stream_id, + bool add_to_front) { + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_15) << "Cannot mark root stream ready"; + return; + } + StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + QUICHE_BUG(spdy_bug_8_16) << "Stream " << stream_id << " not registered"; + return; + } + if (stream_info->ready) { + return; + } + stream_info->ordinal = add_to_front ? head_ordinal_-- : tail_ordinal_++; + Schedule(stream_info); +} + +template +void Http2PriorityWriteScheduler::MarkStreamNotReady( + StreamIdType stream_id) { + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_17) << "Cannot mark root stream unready"; + return; + } + StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + QUICHE_BUG(spdy_bug_8_18) << "Stream " << stream_id << " not registered"; + return; + } + if (!stream_info->ready) { + return; + } + Unschedule(stream_info); +} + +template +bool Http2PriorityWriteScheduler::Remove( + StreamInfoVector* stream_infos, + const StreamInfo* stream_info) { + for (typename StreamInfoVector::iterator it = stream_infos->begin(); + it != stream_infos->end(); ++it) { + if (*it == stream_info) { + stream_infos->erase(it); + return true; + } + } + return false; +} + +template +bool Http2PriorityWriteScheduler::HasReadyAncestor( + const StreamInfo& stream_info) { + for (const StreamInfo* parent = stream_info.parent; parent != nullptr; + parent = parent->parent) { + if (parent->ready) { + return true; + } + } + return false; +} + +template +const typename Http2PriorityWriteScheduler::StreamInfo* +Http2PriorityWriteScheduler::FindStream( + StreamIdType stream_id) const { + auto it = all_stream_infos_.find(stream_id); + return it == all_stream_infos_.end() ? nullptr : it->second.get(); +} + +template +typename Http2PriorityWriteScheduler::StreamInfo* +Http2PriorityWriteScheduler::FindStream(StreamIdType stream_id) { + auto it = all_stream_infos_.find(stream_id); + return it == all_stream_infos_.end() ? nullptr : it->second.get(); +} + +template +void Http2PriorityWriteScheduler::UpdatePrioritiesUnder( + StreamInfo* stream_info) { + for (StreamInfo* child : stream_info->children) { + child->priority = stream_info->priority * + (static_cast(child->weight) / + static_cast(stream_info->total_child_weights)); + if (child->ready) { + // Reposition in scheduling_queue_. Use post-order for scheduling, to + // benefit from the fact that children have priority <= parent priority. + Unschedule(child); + UpdatePrioritiesUnder(child); + Schedule(child); + } else { + UpdatePrioritiesUnder(child); + } + } +} + +template +void Http2PriorityWriteScheduler::Schedule( + StreamInfo* stream_info) { + QUICHE_DCHECK(!stream_info->ready); + for (StreamInfo& s : scheduling_queue_) { + if (stream_info->SchedulesBefore(s)) { + scheduling_queue_.insert(&s, stream_info); + stream_info->ready = true; + return; + } + } + scheduling_queue_.push_back(stream_info); + stream_info->ready = true; +} + +template +void Http2PriorityWriteScheduler::Unschedule( + StreamInfo* stream_info) { + QUICHE_DCHECK(stream_info->ready); + scheduling_queue_.erase(stream_info); + stream_info->ready = false; +} + +template +bool Http2PriorityWriteScheduler::StreamHasChild( + const StreamInfo& parent_info, + const StreamInfo* child_info) const { + auto found = std::find(parent_info.children.begin(), + parent_info.children.end(), child_info); + return found != parent_info.children.end(); +} + +template +bool Http2PriorityWriteScheduler::HasReadyStreams() const { + return !scheduling_queue_.empty(); +} + +template +StreamIdType Http2PriorityWriteScheduler::PopNextReadyStream() { + return std::get<0>(PopNextReadyStreamAndPrecedence()); +} + +template +std::tuple< + StreamIdType, + typename Http2PriorityWriteScheduler::StreamPrecedenceType> +Http2PriorityWriteScheduler::PopNextReadyStreamAndPrecedence() { + for (StreamInfo& stream_info : scheduling_queue_) { + if (!HasReadyAncestor(stream_info)) { + Unschedule(&stream_info); + return std::make_tuple(stream_info.id, stream_info.ToStreamPrecedence()); + } + } + QUICHE_BUG(spdy_bug_8_19) << "No ready streams"; + return std::make_tuple( + spdy::kHttp2RootStreamId, + StreamPrecedenceType(spdy::kHttp2RootStreamId, + spdy::kHttp2MinStreamWeight, false)); +} + +template +size_t Http2PriorityWriteScheduler::NumReadyStreams() const { + return scheduling_queue_.size(); +} + +template +bool Http2PriorityWriteScheduler::IsStreamReady( + StreamIdType stream_id) const { + if (stream_id == spdy::kHttp2RootStreamId) { + QUICHE_BUG(spdy_bug_8_20) << "Try to check whether root stream is ready"; + return false; + } + const StreamInfo* stream_info = FindStream(stream_id); + if (stream_info == nullptr) { + QUICHE_BUG(spdy_bug_8_21) << "Stream " << stream_id << " not registered"; + return false; + } + return stream_info->ready; +} + +template +size_t Http2PriorityWriteScheduler::NumRegisteredStreams() const { + return all_stream_infos_.size(); +} + +template +std::string Http2PriorityWriteScheduler::DebugString() const { + return absl::StrCat("Http2PriorityWriteScheduler {num_registered_streams=", + NumRegisteredStreams(), + " num_ready_streams=", NumReadyStreams(), "}"); +} + +template +bool Http2PriorityWriteScheduler::ValidateInvariantsForTests() + const { + size_t total_streams = 0; + size_t streams_visited = 0; + // Iterate through all streams in the map. + for (const auto& kv : all_stream_infos_) { + ++total_streams; + ++streams_visited; + StreamIdType stream_id = kv.first; + const StreamInfo& stream_info = *kv.second; + + // Verify each StreamInfo mapped under the proper stream ID. + if (stream_id != stream_info.id) { + QUICHE_DLOG(INFO) << "Stream ID " << stream_id + << " maps to StreamInfo with ID " << stream_info.id; + return false; + } + + // All streams except the root should have a parent, and should appear in + // the children of that parent. + if (stream_info.id != spdy::kHttp2RootStreamId && + !StreamHasChild(*stream_info.parent, &stream_info)) { + QUICHE_DLOG(INFO) << "Parent stream " << stream_info.parent->id + << " is not registered, or does not list stream " + << stream_info.id << " as its child."; + return false; + } + + if (!stream_info.children.empty()) { + int total_child_weights = 0; + // Iterate through the stream's children. + for (StreamInfo* child : stream_info.children) { + ++streams_visited; + // Each stream in the list should exist and should have this stream + // set as its parent. + if (!StreamRegistered(child->id) || child->parent != &stream_info) { + QUICHE_DLOG(INFO) + << "Child stream " << child->id << " is not registered, " + << "or does not list " << stream_info.id << " as its parent."; + return false; + } + total_child_weights += child->weight; + } + // Verify that total_child_weights is correct. + if (total_child_weights != stream_info.total_child_weights) { + QUICHE_DLOG(INFO) << "Child weight totals do not agree. For stream " + << stream_info.id << " total_child_weights has value " + << stream_info.total_child_weights << ", expected " + << total_child_weights; + return false; + } + } + } + + // Make sure NumRegisteredStreams() reflects the total number of streams the + // map contains. + if (total_streams != NumRegisteredStreams()) { + QUICHE_DLOG(INFO) << "Map contains incorrect number of streams."; + return false; + } + // Validate the validation function; we should have visited each stream twice + // (except for the root) + QUICHE_DCHECK(streams_visited == 2 * NumRegisteredStreams() - 1); + return true; +} + +} // namespace http2 + +#endif // QUICHE_HTTP2_CORE_HTTP2_PRIORITY_WRITE_SCHEDULER_H_ diff --git a/chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler_test.cc b/chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler_test.cc new file mode 100644 index 00000000000..7f086190eeb --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/core/http2_priority_write_scheduler_test.cc @@ -0,0 +1,970 @@ +// Copyright (c) 2019 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. + +#include "http2/core/http2_priority_write_scheduler.h" + +#include + +#include "common/platform/api/quiche_test.h" +#include "common/platform/api/quiche_test_helpers.h" + +using ::testing::AssertionFailure; +using ::testing::AssertionResult; +using ::testing::AssertionSuccess; +using ::testing::ElementsAre; +using ::testing::IsEmpty; +using ::testing::UnorderedElementsAre; + +namespace http2 { +namespace test { + +using ::spdy::kHttp2MaxStreamWeight; +using ::spdy::kHttp2MinStreamWeight; +using ::spdy::kHttp2RootStreamId; +using ::spdy::kV3LowestPriority; +using ::spdy::SpdyStreamPrecedence; + +template +class Http2PriorityWriteSchedulerPeer { + public: + explicit Http2PriorityWriteSchedulerPeer( + Http2PriorityWriteScheduler* scheduler) + : scheduler_(scheduler) {} + + int TotalChildWeights(StreamIdType stream_id) const { + return scheduler_->FindStream(stream_id)->total_child_weights; + } + + bool ValidateInvariants() const { + return scheduler_->ValidateInvariantsForTests(); + } + + private: + Http2PriorityWriteScheduler* scheduler_; +}; + +class Http2PriorityWriteSchedulerTest : public QuicheTest { + protected: + typedef uint32_t SpdyStreamId; + + Http2PriorityWriteSchedulerTest() : peer_(&scheduler_) {} + + Http2PriorityWriteScheduler scheduler_; + Http2PriorityWriteSchedulerPeer peer_; +}; + +TEST_F(Http2PriorityWriteSchedulerTest, RegisterAndUnregisterStreams) { + EXPECT_EQ(1u, scheduler_.NumRegisteredStreams()); + EXPECT_TRUE(scheduler_.StreamRegistered(0)); + EXPECT_FALSE(scheduler_.StreamRegistered(1)); + + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + EXPECT_EQ(2u, scheduler_.NumRegisteredStreams()); + ASSERT_TRUE(scheduler_.StreamRegistered(1)); + EXPECT_EQ(100, scheduler_.GetStreamPrecedence(1).weight()); + EXPECT_FALSE(scheduler_.StreamRegistered(5)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); + + scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 50, false)); + // Should not be able to add a stream with an id that already exists. + EXPECT_QUICHE_BUG( + scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 50, false)), + "Stream 5 already registered"); + EXPECT_EQ(3u, scheduler_.NumRegisteredStreams()); + EXPECT_TRUE(scheduler_.StreamRegistered(1)); + ASSERT_TRUE(scheduler_.StreamRegistered(5)); + EXPECT_EQ(50, scheduler_.GetStreamPrecedence(5).weight()); + EXPECT_FALSE(scheduler_.StreamRegistered(13)); + + scheduler_.RegisterStream(13, SpdyStreamPrecedence(5, 130, true)); + EXPECT_EQ(4u, scheduler_.NumRegisteredStreams()); + EXPECT_TRUE(scheduler_.StreamRegistered(1)); + EXPECT_TRUE(scheduler_.StreamRegistered(5)); + ASSERT_TRUE(scheduler_.StreamRegistered(13)); + EXPECT_EQ(130, scheduler_.GetStreamPrecedence(13).weight()); + EXPECT_EQ(5u, scheduler_.GetStreamPrecedence(13).parent_id()); + + scheduler_.UnregisterStream(5); + // Cannot remove a stream that has already been removed. + EXPECT_QUICHE_BUG(scheduler_.UnregisterStream(5), "Stream 5 not registered"); + EXPECT_EQ(3u, scheduler_.NumRegisteredStreams()); + EXPECT_TRUE(scheduler_.StreamRegistered(1)); + EXPECT_FALSE(scheduler_.StreamRegistered(5)); + EXPECT_TRUE(scheduler_.StreamRegistered(13)); + EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(13).parent_id()); + + // The parent stream 19 doesn't exist, so this should use 0 as parent stream: + scheduler_.RegisterStream(7, SpdyStreamPrecedence(19, 70, false)); + EXPECT_TRUE(scheduler_.StreamRegistered(7)); + EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(7).parent_id()); + // Now stream 7 already exists, so this should fail: + EXPECT_QUICHE_BUG( + scheduler_.RegisterStream(7, SpdyStreamPrecedence(1, 70, false)), + "Stream 7 already registered"); + // Try adding a second child to stream 13: + scheduler_.RegisterStream(17, SpdyStreamPrecedence(13, 170, false)); + + scheduler_.UpdateStreamPrecedence(17, SpdyStreamPrecedence(13, 150, false)); + EXPECT_EQ(150, scheduler_.GetStreamPrecedence(17).weight()); + + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, RegisterStreamWithSpdy3Priority) { + EXPECT_FALSE(scheduler_.StreamRegistered(1)); + scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); + EXPECT_EQ(0u, scheduler_.NumReadyStreams()); + EXPECT_TRUE(scheduler_.StreamRegistered(1)); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + EXPECT_EQ(147, scheduler_.GetStreamPrecedence(1).weight()); + EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(1).parent_id()); + EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); + + EXPECT_QUICHE_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(4)), + "Stream 1 already registered"); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, GetStreamWeight) { + // Unknown streams tolerated due to b/15676312. + EXPECT_EQ(kHttp2MinStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 130, true)); + EXPECT_EQ(130, scheduler_.GetStreamPrecedence(3).weight()); + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 50, true)); + EXPECT_EQ(50, scheduler_.GetStreamPrecedence(3).weight()); + scheduler_.UnregisterStream(3); + EXPECT_EQ(kHttp2MinStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, GetStreamPriority) { + // Unknown streams tolerated due to b/15676312. + EXPECT_EQ(kV3LowestPriority, + scheduler_.GetStreamPrecedence(3).spdy3_priority()); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 130, true)); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(3).spdy3_priority()); + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 50, true)); + EXPECT_EQ(5, scheduler_.GetStreamPrecedence(3).spdy3_priority()); + scheduler_.UnregisterStream(3); + EXPECT_EQ(kV3LowestPriority, + scheduler_.GetStreamPrecedence(3).spdy3_priority()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, GetStreamParent) { + // Unknown streams tolerated due to b/15676312. + EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(3).parent_id()); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 20, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(2, 30, false)); + EXPECT_EQ(2u, scheduler_.GetStreamPrecedence(3).parent_id()); + scheduler_.UnregisterStream(3); + EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(3).parent_id()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, GetStreamChildren) { + EXPECT_QUICHE_BUG(EXPECT_THAT(scheduler_.GetStreamChildren(7), IsEmpty()), + "Stream 7 not registered"); + scheduler_.RegisterStream(7, SpdyStreamPrecedence(0, 70, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(7), IsEmpty()); + scheduler_.RegisterStream(9, SpdyStreamPrecedence(7, 90, false)); + scheduler_.RegisterStream(15, SpdyStreamPrecedence(7, 150, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(7), UnorderedElementsAre(9, 15)); + scheduler_.UnregisterStream(7); + EXPECT_QUICHE_BUG(EXPECT_THAT(scheduler_.GetStreamChildren(7), IsEmpty()), + "Stream 7 not registered"); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamWeight) { + EXPECT_QUICHE_BUG( + scheduler_.UpdateStreamPrecedence(0, SpdyStreamPrecedence(0, 10, false)), + "Cannot set precedence of root stream"); + + // For the moment, updating stream precedence on a non-registered stream + // should have no effect. In the future, it will lazily cause the stream to + // be registered (b/15676312). + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 10, false)); + EXPECT_FALSE(scheduler_.StreamRegistered(3)); + + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 10, false)); + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 20, false)); + EXPECT_EQ(20, scheduler_.GetStreamPrecedence(3).weight()); + ASSERT_TRUE(peer_.ValidateInvariants()); + + EXPECT_QUICHE_BUG( + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 500, false)), + "Invalid weight: 500"); + EXPECT_EQ(kHttp2MaxStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); + EXPECT_QUICHE_BUG( + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 0, false)), + "Invalid weight: 0"); + EXPECT_EQ(kHttp2MinStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); + ASSERT_TRUE(peer_.ValidateInvariants()); + + scheduler_.UnregisterStream(3); +} + +// Basic case of reparenting a subtree. +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentBasicNonExclusive) { + /* Tree: + 0 + / \ + 1 2 + / \ + 3 4 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(3, 4)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +// Basic case of reparenting a subtree. Result here is the same as the +// non-exclusive case. +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentBasicExclusive) { + /* Tree: + 0 + / \ + 1 2 + / \ + 3 4 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, true)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(3, 4)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +// We can't set the parent of a nonexistent stream, or set the parent to a +// nonexistent stream. +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentNonexistent) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + for (bool exclusive : {true, false}) { + // For the moment, updating stream precedence on a non-registered stream or + // attempting to set parent to a nonexistent stream should have no + // effect. In the future, it will lazily cause the stream(s) to be + // registered (b/15676312). + + // No-op: parent stream 3 not registered + scheduler_.UpdateStreamPrecedence(1, + SpdyStreamPrecedence(3, 100, exclusive)); + + // No-op: stream 4 not registered + scheduler_.UpdateStreamPrecedence(4, + SpdyStreamPrecedence(2, 100, exclusive)); + + // No-op: stream 3 not registered + scheduler_.UpdateStreamPrecedence(3, + SpdyStreamPrecedence(4, 100, exclusive)); + + EXPECT_THAT(scheduler_.GetStreamChildren(0), UnorderedElementsAre(1, 2)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); + EXPECT_FALSE(scheduler_.StreamRegistered(3)); + EXPECT_FALSE(scheduler_.StreamRegistered(4)); + } + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +// We should be able to add multiple children to streams. +TEST_F(Http2PriorityWriteSchedulerTest, + UpdateStreamParentMultipleChildrenNonExclusive) { + /* Tree: + 0 + / \ + 1 2 + / \ \ + 3 4 5 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); + scheduler_.UpdateStreamPrecedence(2, SpdyStreamPrecedence(1, 100, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3, 4)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(5)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, + UpdateStreamParentMultipleChildrenExclusive) { + /* Tree: + 0 + / \ + 1 2 + / \ \ + 3 4 5 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); + scheduler_.UpdateStreamPrecedence(2, SpdyStreamPrecedence(1, 100, true)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), ElementsAre(2)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), UnorderedElementsAre(3, 4, 5)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToChildNonExclusive) { + /* Tree: + 0 + | + 1 + / \ + 2 3 + | + 4 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), ElementsAre(3)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), UnorderedElementsAre(1, 4)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToChildExclusive) { + /* Tree: + 0 + | + 1 + / \ + 2 3 + | + 4 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, true)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(3, 4)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, + UpdateStreamParentToGrandchildNonExclusive) { + /* Tree: + 0 + | + 1 + / \ + 2 3 + / \ + 4 5 + | + 6 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(5)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), UnorderedElementsAre(1, 6)); + EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, + UpdateStreamParentToGrandchildExclusive) { + /* Tree: + 0 + | + 1 + / \ + 2 3 + / \ + 4 5 + | + 6 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, true)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3, 6)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(5)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(4), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, RegisterStreamParentExclusive) { + /* 0 + / \ + 1 2 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + /* 0 + | + 3 + / \ + 1 2 + */ + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, true)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(3)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), UnorderedElementsAre(1, 2)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentExclusive) { + /* 0 + /|\ + 1 2 3 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); + /* 0 + | + 1 + / \ + 2 3 + */ + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 100, true)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentExclusive2) { + /* 0 + | + 1 + / \ + 2 3 + / \ + 4 5 + | + 6 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(3, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(3, 100, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); + // Update stream 1's parent to 4 exclusive. + /* 0 + | + 4 + | + 1 + /|\ + 2 3 6 + | + 5 + */ + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, true)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); + EXPECT_THAT(scheduler_.GetStreamChildren(4), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3, 6)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(3), ElementsAre(5)); + EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentNonExclusive) { + /* 0 + | + 1 + / \ + 2 3 + / \ + 4 5 + | + 6 + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(3, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(3, 100, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); + // Update stream 1's parent to 4. + /* 0 + | + 4 + / \ + 6 1 + / \ + 2 3 + | + 5 + */ + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); + EXPECT_THAT(scheduler_.GetStreamChildren(4), UnorderedElementsAre(6, 1)); + EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(3), ElementsAre(5)); + EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToParent) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + for (bool exclusive : {true, false}) { + scheduler_.UpdateStreamPrecedence(2, + SpdyStreamPrecedence(1, 100, exclusive)); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2)); + EXPECT_THAT(scheduler_.GetStreamChildren(2), UnorderedElementsAre(3)); + EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); + } + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToSelf) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + EXPECT_QUICHE_BUG( + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(1, 100, false)), + "Cannot set stream to be its own parent"); + EXPECT_QUICHE_BUG( + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(1, 100, true)), + "Cannot set stream to be its own parent"); + EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); + EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, BlockAndUnblock) { + /* Create the tree. + + 0 + / | \ + / | \ + 1 2 3 + / \ \ \ + 4 5 6 7 + /| / \ | |\ + 8 9 10 11 12 13 14 + / \ + 15 16 + + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(8, SpdyStreamPrecedence(4, 100, false)); + scheduler_.RegisterStream(9, SpdyStreamPrecedence(4, 100, false)); + scheduler_.RegisterStream(10, SpdyStreamPrecedence(5, 100, false)); + scheduler_.RegisterStream(11, SpdyStreamPrecedence(5, 100, false)); + scheduler_.RegisterStream(15, SpdyStreamPrecedence(8, 100, false)); + scheduler_.RegisterStream(16, SpdyStreamPrecedence(8, 100, false)); + scheduler_.RegisterStream(12, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(2, 100, true)); + scheduler_.RegisterStream(7, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(13, SpdyStreamPrecedence(7, 100, true)); + scheduler_.RegisterStream(14, SpdyStreamPrecedence(7, 100, false)); + scheduler_.UpdateStreamPrecedence(7, SpdyStreamPrecedence(3, 100, false)); + EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(1).parent_id()); + EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(2).parent_id()); + EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(3).parent_id()); + EXPECT_EQ(1u, scheduler_.GetStreamPrecedence(4).parent_id()); + EXPECT_EQ(1u, scheduler_.GetStreamPrecedence(5).parent_id()); + EXPECT_EQ(2u, scheduler_.GetStreamPrecedence(6).parent_id()); + EXPECT_EQ(3u, scheduler_.GetStreamPrecedence(7).parent_id()); + EXPECT_EQ(4u, scheduler_.GetStreamPrecedence(8).parent_id()); + EXPECT_EQ(4u, scheduler_.GetStreamPrecedence(9).parent_id()); + EXPECT_EQ(5u, scheduler_.GetStreamPrecedence(10).parent_id()); + EXPECT_EQ(5u, scheduler_.GetStreamPrecedence(11).parent_id()); + EXPECT_EQ(6u, scheduler_.GetStreamPrecedence(12).parent_id()); + EXPECT_EQ(7u, scheduler_.GetStreamPrecedence(13).parent_id()); + EXPECT_EQ(7u, scheduler_.GetStreamPrecedence(14).parent_id()); + EXPECT_EQ(8u, scheduler_.GetStreamPrecedence(15).parent_id()); + EXPECT_EQ(8u, scheduler_.GetStreamPrecedence(16).parent_id()); + ASSERT_TRUE(peer_.ValidateInvariants()); + + EXPECT_EQ(peer_.TotalChildWeights(0), + scheduler_.GetStreamPrecedence(1).weight() + + scheduler_.GetStreamPrecedence(2).weight() + + scheduler_.GetStreamPrecedence(3).weight()); + EXPECT_EQ(peer_.TotalChildWeights(3), + scheduler_.GetStreamPrecedence(7).weight()); + EXPECT_EQ(peer_.TotalChildWeights(7), + scheduler_.GetStreamPrecedence(13).weight() + + scheduler_.GetStreamPrecedence(14).weight()); + EXPECT_EQ(peer_.TotalChildWeights(13), 0); + EXPECT_EQ(peer_.TotalChildWeights(14), 0); + + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, HasReadyStreams) { + EXPECT_FALSE(scheduler_.HasReadyStreams()); + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, false)); + EXPECT_FALSE(scheduler_.HasReadyStreams()); + scheduler_.MarkStreamReady(1, false); + EXPECT_TRUE(scheduler_.HasReadyStreams()); + EXPECT_TRUE(scheduler_.IsStreamReady(1)); + scheduler_.MarkStreamNotReady(1); + EXPECT_FALSE(scheduler_.HasReadyStreams()); + EXPECT_FALSE(scheduler_.IsStreamReady(1)); + scheduler_.MarkStreamReady(1, true); + EXPECT_TRUE(scheduler_.HasReadyStreams()); + EXPECT_TRUE(scheduler_.IsStreamReady(1)); + scheduler_.UnregisterStream(1); + EXPECT_FALSE(scheduler_.HasReadyStreams()); + ASSERT_TRUE(peer_.ValidateInvariants()); + EXPECT_QUICHE_BUG(scheduler_.IsStreamReady(1), "Stream 1 not registered"); +} + +TEST_F(Http2PriorityWriteSchedulerTest, CalculateRoundedWeights) { + /* Create the tree. + + 0 + / \ + 1 2 + /| |\ |\ + 8 3 4 5 6 7 + */ + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, true)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 5, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(2, 1, false)); + scheduler_.RegisterStream(7, SpdyStreamPrecedence(2, 1, false)); + scheduler_.RegisterStream(8, SpdyStreamPrecedence(1, 1, false)); + + // Remove higher-level streams. + scheduler_.UnregisterStream(1); + scheduler_.UnregisterStream(2); + + // 3.3 rounded down = 3. + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(3).weight()); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(4).weight()); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(5).weight()); + // 2.5 rounded up = 3. + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(6).weight()); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(7).weight()); + // 0 is not a valid weight, so round up to 1. + EXPECT_EQ(1, scheduler_.GetStreamPrecedence(8).weight()); + ASSERT_TRUE(peer_.ValidateInvariants()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, GetLatestEventWithPrecedence) { + EXPECT_QUICHE_BUG(scheduler_.RecordStreamEventTime(3, 5), + "Stream 3 not registered"); + EXPECT_QUICHE_BUG(EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(4)), + "Stream 4 not registered"); + + for (int i = 1; i < 5; ++i) { + int weight = SpdyStreamPrecedence(i).weight(); + scheduler_.RegisterStream(i, SpdyStreamPrecedence(0, weight, false)); + } + for (int i = 1; i < 5; ++i) { + EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(i)); + } + for (int i = 1; i < 5; ++i) { + scheduler_.RecordStreamEventTime(i, i * 100); + } + for (int i = 1; i < 5; ++i) { + EXPECT_EQ((i - 1) * 100, scheduler_.GetLatestEventWithPrecedence(i)); + } +} + +// Add ready streams at front and back. +TEST_F(Http2PriorityWriteSchedulerTest, MarkReadyFrontAndBack) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 20, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 20, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(0, 20, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 30, false)); + + for (int i = 1; i < 6; ++i) { + scheduler_.MarkStreamReady(i, false); + } + EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); + scheduler_.MarkStreamReady(2, false); + EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); + scheduler_.MarkStreamReady(3, false); + EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); + scheduler_.MarkStreamReady(4, false); + EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); + scheduler_.MarkStreamReady(2, true); + EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); + scheduler_.MarkStreamReady(5, false); + scheduler_.MarkStreamReady(2, true); + EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); +} + +// Add ready streams at front and back and pop them with +// PopNextReadyStreamAndPrecedence. +TEST_F(Http2PriorityWriteSchedulerTest, PopNextReadyStreamAndPrecedence) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 20, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 20, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(0, 20, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 30, false)); + + for (int i = 1; i < 6; ++i) { + scheduler_.MarkStreamReady(i, false); + } + EXPECT_EQ(std::make_tuple(5, SpdyStreamPrecedence(0, 30, false)), + scheduler_.PopNextReadyStreamAndPrecedence()); + EXPECT_EQ(std::make_tuple(2, SpdyStreamPrecedence(0, 20, false)), + scheduler_.PopNextReadyStreamAndPrecedence()); + scheduler_.MarkStreamReady(2, false); + EXPECT_EQ(std::make_tuple(3, SpdyStreamPrecedence(0, 20, false)), + scheduler_.PopNextReadyStreamAndPrecedence()); + scheduler_.MarkStreamReady(3, false); + EXPECT_EQ(std::make_tuple(4, SpdyStreamPrecedence(0, 20, false)), + scheduler_.PopNextReadyStreamAndPrecedence()); + scheduler_.MarkStreamReady(4, false); + EXPECT_EQ(std::make_tuple(2, SpdyStreamPrecedence(0, 20, false)), + scheduler_.PopNextReadyStreamAndPrecedence()); + scheduler_.MarkStreamReady(2, true); + EXPECT_EQ(std::make_tuple(2, SpdyStreamPrecedence(0, 20, false)), + scheduler_.PopNextReadyStreamAndPrecedence()); + scheduler_.MarkStreamReady(5, false); + scheduler_.MarkStreamReady(2, true); + EXPECT_EQ(std::make_tuple(5, SpdyStreamPrecedence(0, 30, false)), + scheduler_.PopNextReadyStreamAndPrecedence()); +} + +TEST_F(Http2PriorityWriteSchedulerTest, ShouldYield) { + /* + 0 + /|\ + 1 2 3 + /|\ \ + 4 5 6 7 + | + 8 + + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 200, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(1, 255, false)); + scheduler_.RegisterStream(7, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(8, SpdyStreamPrecedence(5, 100, false)); + + scheduler_.MarkStreamReady(5, false); + + for (int i = 1; i <= 8; ++i) { + // Verify only 4 and 8 should yield to 5. + if (i == 4 || i == 8) { + EXPECT_TRUE(scheduler_.ShouldYield(i)) << "stream_id: " << i; + } else { + EXPECT_FALSE(scheduler_.ShouldYield(i)) << "stream_id: " << i; + } + } + + // Marks streams 1 and 2 ready. + scheduler_.MarkStreamReady(1, false); + scheduler_.MarkStreamReady(2, false); + // 1 should not yield. + EXPECT_FALSE(scheduler_.ShouldYield(1)); + // Verify 2 should yield to 1. + EXPECT_TRUE(scheduler_.ShouldYield(2)); +} + +class PopNextReadyStreamTest : public Http2PriorityWriteSchedulerTest { + protected: + void SetUp() override { + /* Create the tree. + + 0 + /|\ + 1 2 3 + /| |\ + 4 5 6 7 + / + 8 + + */ + scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 100, false)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(7, SpdyStreamPrecedence(2, 100, false)); + scheduler_.RegisterStream(8, SpdyStreamPrecedence(4, 100, false)); + + // Set all nodes ready to write. + for (SpdyStreamId id = 1; id <= 8; ++id) { + scheduler_.MarkStreamReady(id, false); + } + } + + AssertionResult PopNextReturnsCycle( + std::initializer_list stream_ids) { + int count = 0; + const int kNumCyclesToCheck = 2; + for (int i = 0; i < kNumCyclesToCheck; i++) { + for (SpdyStreamId expected_id : stream_ids) { + SpdyStreamId next_id = scheduler_.PopNextReadyStream(); + scheduler_.MarkStreamReady(next_id, false); + if (next_id != expected_id) { + return AssertionFailure() << "Pick " << count << ": expected stream " + << expected_id << " instead of " << next_id; + } + if (!peer_.ValidateInvariants()) { + return AssertionFailure() << "ValidateInvariants failed"; + } + ++count; + } + } + return AssertionSuccess(); + } +}; + +// When all streams are schedulable, only top-level streams should be returned. +TEST_F(PopNextReadyStreamTest, NoneBlocked) { + EXPECT_TRUE(PopNextReturnsCycle({1, 2, 3})); +} + +// When a parent stream is blocked, its children should be scheduled, if +// priorities allow. +TEST_F(PopNextReadyStreamTest, SingleStreamBlocked) { + scheduler_.MarkStreamNotReady(1); + + // Round-robin only across 2 and 3, since children of 1 have lower priority. + EXPECT_TRUE(PopNextReturnsCycle({2, 3})); + + // Make children of 1 have equal priority as 2 and 3, after which they should + // be returned as well. + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 200, false)); + EXPECT_TRUE(PopNextReturnsCycle({4, 5, 2, 3})); +} + +// Block multiple levels of streams. +TEST_F(PopNextReadyStreamTest, MultiLevelBlocked) { + for (SpdyStreamId stream_id : {1, 4, 5}) { + scheduler_.MarkStreamNotReady(stream_id); + } + // Round-robin only across 2 and 3, since children of 1 have lower priority. + EXPECT_TRUE(PopNextReturnsCycle({2, 3})); + + // Make 8 have equal priority as 2 and 3. + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 200, false)); + EXPECT_TRUE(PopNextReturnsCycle({8, 2, 3})); +} + +// A removed stream shouldn't be scheduled. +TEST_F(PopNextReadyStreamTest, RemoveStream) { + scheduler_.UnregisterStream(1); + + // Round-robin only across 2 and 3, since previous children of 1 have lower + // priority (the weight of 4 and 5 is scaled down when they are elevated to + // siblings of 2 and 3). + EXPECT_TRUE(PopNextReturnsCycle({2, 3})); + + // Make previous children of 1 have equal priority as 2 and 3. + scheduler_.UpdateStreamPrecedence(4, SpdyStreamPrecedence(0, 100, false)); + scheduler_.UpdateStreamPrecedence(5, SpdyStreamPrecedence(0, 100, false)); + EXPECT_TRUE(PopNextReturnsCycle({4, 5, 2, 3})); +} + +// Block an entire subtree. +TEST_F(PopNextReadyStreamTest, SubtreeBlocked) { + for (SpdyStreamId stream_id : {1, 4, 5, 8}) { + scheduler_.MarkStreamNotReady(stream_id); + } + EXPECT_TRUE(PopNextReturnsCycle({2, 3})); +} + +// If all parent streams are blocked, children should be returned. +TEST_F(PopNextReadyStreamTest, ParentsBlocked) { + for (SpdyStreamId stream_id : {1, 2, 3}) { + scheduler_.MarkStreamNotReady(stream_id); + } + EXPECT_TRUE(PopNextReturnsCycle({4, 5, 6, 7})); +} + +// Unblocking streams should make them schedulable. +TEST_F(PopNextReadyStreamTest, BlockAndUnblock) { + EXPECT_TRUE(PopNextReturnsCycle({1, 2, 3})); + scheduler_.MarkStreamNotReady(2); + EXPECT_TRUE(PopNextReturnsCycle({1, 3})); + scheduler_.MarkStreamReady(2, false); + // Cycle order permuted since 2 effectively appended at tail. + EXPECT_TRUE(PopNextReturnsCycle({1, 3, 2})); +} + +// Block nodes in multiple subtrees. +TEST_F(PopNextReadyStreamTest, ScatteredBlocked) { + for (SpdyStreamId stream_id : {1, 2, 6, 7}) { + scheduler_.MarkStreamNotReady(stream_id); + } + // Only 3 returned, since of remaining streams it has highest priority. + EXPECT_TRUE(PopNextReturnsCycle({3})); + + // Make children of 1 have priority equal to 3. + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 200, false)); + EXPECT_TRUE(PopNextReturnsCycle({4, 5, 3})); + + // When 4 is blocked, its child 8 should take its place, since it has same + // priority. + scheduler_.MarkStreamNotReady(4); + EXPECT_TRUE(PopNextReturnsCycle({8, 5, 3})); +} + +} // namespace test +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler.h b/chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler.h new file mode 100644 index 00000000000..b59e294e899 --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler.h @@ -0,0 +1,332 @@ +// Copyright (c) 2015 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. + +#ifndef QUICHE_HTTP2_CORE_PRIORITY_WRITE_SCHEDULER_H_ +#define QUICHE_HTTP2_CORE_PRIORITY_WRITE_SCHEDULER_H_ + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "absl/strings/str_cat.h" +#include "http2/core/write_scheduler.h" +#include "common/platform/api/quiche_bug_tracker.h" +#include "common/platform/api/quiche_logging.h" +#include "spdy/core/spdy_protocol.h" + +namespace http2 { + +namespace test { +template +class PriorityWriteSchedulerPeer; +} + +// WriteScheduler implementation that manages the order in which streams are +// written using the SPDY priority scheme described at: +// https://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3-1#TOC-2.3.3-Stream-priority +// +// Internally, PriorityWriteScheduler consists of 8 PriorityInfo objects, one +// for each priority value. Each PriorityInfo contains a list of streams of +// that priority that are ready to write, as well as a timestamp of the last +// I/O event that occurred for a stream of that priority. +// +// DO NOT USE. Deprecated. +template +class PriorityWriteScheduler : public WriteScheduler { + public: + using typename WriteScheduler::StreamPrecedenceType; + + // Creates scheduler with no streams. + PriorityWriteScheduler() : PriorityWriteScheduler(spdy::kHttp2RootStreamId) {} + explicit PriorityWriteScheduler(StreamIdType root_stream_id) + : root_stream_id_(root_stream_id) {} + + void RegisterStream(StreamIdType stream_id, + const StreamPrecedenceType& precedence) override { + // TODO(mpw): verify |precedence.is_spdy3_priority() == true| once + // Http2PriorityWriteScheduler enabled for HTTP/2. + + // parent_id not used here, but may as well validate it. However, + // parent_id may legitimately not be registered yet--see b/15676312. + StreamIdType parent_id = precedence.parent_id(); + QUICHE_DVLOG_IF( + 1, parent_id != root_stream_id_ && !StreamRegistered(parent_id)) + << "Parent stream " << parent_id << " not registered"; + + if (stream_id == root_stream_id_) { + QUICHE_BUG(spdy_bug_19_1) + << "Stream " << root_stream_id_ << " already registered"; + return; + } + StreamInfo stream_info = {precedence.spdy3_priority(), stream_id, false}; + bool inserted = + stream_infos_.insert(std::make_pair(stream_id, stream_info)).second; + QUICHE_BUG_IF(spdy_bug_19_2, !inserted) + << "Stream " << stream_id << " already registered"; + } + + void UnregisterStream(StreamIdType stream_id) override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_BUG(spdy_bug_19_3) << "Stream " << stream_id << " not registered"; + return; + } + StreamInfo& stream_info = it->second; + if (stream_info.ready) { + bool erased = + Erase(&priority_infos_[stream_info.priority].ready_list, stream_info); + QUICHE_DCHECK(erased); + } + stream_infos_.erase(it); + } + + bool StreamRegistered(StreamIdType stream_id) const override { + return stream_infos_.find(stream_id) != stream_infos_.end(); + } + + StreamPrecedenceType GetStreamPrecedence( + StreamIdType stream_id) const override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_DVLOG(1) << "Stream " << stream_id << " not registered"; + return StreamPrecedenceType(spdy::kV3LowestPriority); + } + return StreamPrecedenceType(it->second.priority); + } + + void UpdateStreamPrecedence(StreamIdType stream_id, + const StreamPrecedenceType& precedence) override { + // TODO(mpw): verify |precedence.is_spdy3_priority() == true| once + // Http2PriorityWriteScheduler enabled for HTTP/2. + + // parent_id not used here, but may as well validate it. However, + // parent_id may legitimately not be registered yet--see b/15676312. + StreamIdType parent_id = precedence.parent_id(); + QUICHE_DVLOG_IF( + 1, parent_id != root_stream_id_ && !StreamRegistered(parent_id)) + << "Parent stream " << parent_id << " not registered"; + + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + // TODO(mpw): add to stream_infos_ on demand--see b/15676312. + QUICHE_DVLOG(1) << "Stream " << stream_id << " not registered"; + return; + } + StreamInfo& stream_info = it->second; + spdy::SpdyPriority new_priority = precedence.spdy3_priority(); + if (stream_info.priority == new_priority) { + return; + } + if (stream_info.ready) { + bool erased = + Erase(&priority_infos_[stream_info.priority].ready_list, stream_info); + QUICHE_DCHECK(erased); + priority_infos_[new_priority].ready_list.push_back(&stream_info); + ++num_ready_streams_; + } + stream_info.priority = new_priority; + } + + std::vector GetStreamChildren( + StreamIdType /*stream_id*/) const override { + return std::vector(); + } + + void RecordStreamEventTime(StreamIdType stream_id, + int64_t now_in_usec) override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_BUG(spdy_bug_19_4) << "Stream " << stream_id << " not registered"; + return; + } + PriorityInfo& priority_info = priority_infos_[it->second.priority]; + priority_info.last_event_time_usec = + std::max(priority_info.last_event_time_usec, now_in_usec); + } + + int64_t GetLatestEventWithPrecedence(StreamIdType stream_id) const override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_BUG(spdy_bug_19_5) << "Stream " << stream_id << " not registered"; + return 0; + } + int64_t last_event_time_usec = 0; + const StreamInfo& stream_info = it->second; + for (spdy::SpdyPriority p = spdy::kV3HighestPriority; + p < stream_info.priority; ++p) { + last_event_time_usec = std::max(last_event_time_usec, + priority_infos_[p].last_event_time_usec); + } + return last_event_time_usec; + } + + StreamIdType PopNextReadyStream() override { + return std::get<0>(PopNextReadyStreamAndPrecedence()); + } + + // Returns the next ready stream and its precedence. + std::tuple + PopNextReadyStreamAndPrecedence() override { + for (spdy::SpdyPriority p = spdy::kV3HighestPriority; + p <= spdy::kV3LowestPriority; ++p) { + ReadyList& ready_list = priority_infos_[p].ready_list; + if (!ready_list.empty()) { + StreamInfo* info = ready_list.front(); + ready_list.pop_front(); + --num_ready_streams_; + + QUICHE_DCHECK(stream_infos_.find(info->stream_id) != + stream_infos_.end()); + info->ready = false; + return std::make_tuple(info->stream_id, + StreamPrecedenceType(info->priority)); + } + } + QUICHE_BUG(spdy_bug_19_6) << "No ready streams available"; + return std::make_tuple(0, StreamPrecedenceType(spdy::kV3LowestPriority)); + } + + bool ShouldYield(StreamIdType stream_id) const override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_BUG(spdy_bug_19_7) << "Stream " << stream_id << " not registered"; + return false; + } + + // If there's a higher priority stream, this stream should yield. + const StreamInfo& stream_info = it->second; + for (spdy::SpdyPriority p = spdy::kV3HighestPriority; + p < stream_info.priority; ++p) { + if (!priority_infos_[p].ready_list.empty()) { + return true; + } + } + + // If this priority level is empty, or this stream is the next up, there's + // no need to yield. + const auto& ready_list = priority_infos_[it->second.priority].ready_list; + if (ready_list.empty() || ready_list.front()->stream_id == stream_id) { + return false; + } + + // There are other streams in this priority level which take precedence. + // Yield. + return true; + } + + void MarkStreamReady(StreamIdType stream_id, bool add_to_front) override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_BUG(spdy_bug_19_8) << "Stream " << stream_id << " not registered"; + return; + } + StreamInfo& stream_info = it->second; + if (stream_info.ready) { + return; + } + ReadyList& ready_list = priority_infos_[stream_info.priority].ready_list; + if (add_to_front) { + ready_list.push_front(&stream_info); + } else { + ready_list.push_back(&stream_info); + } + ++num_ready_streams_; + stream_info.ready = true; + } + + void MarkStreamNotReady(StreamIdType stream_id) override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_BUG(spdy_bug_19_9) << "Stream " << stream_id << " not registered"; + return; + } + StreamInfo& stream_info = it->second; + if (!stream_info.ready) { + return; + } + bool erased = + Erase(&priority_infos_[stream_info.priority].ready_list, stream_info); + QUICHE_DCHECK(erased); + stream_info.ready = false; + } + + // Returns true iff the number of ready streams is non-zero. + bool HasReadyStreams() const override { return num_ready_streams_ > 0; } + + // Returns the number of ready streams. + size_t NumReadyStreams() const override { return num_ready_streams_; } + + size_t NumRegisteredStreams() const override { return stream_infos_.size(); } + + std::string DebugString() const override { + return absl::StrCat( + "PriorityWriteScheduler {num_streams=", stream_infos_.size(), + " num_ready_streams=", NumReadyStreams(), "}"); + } + + // Returns true if a stream is ready. + bool IsStreamReady(StreamIdType stream_id) const override { + auto it = stream_infos_.find(stream_id); + if (it == stream_infos_.end()) { + QUICHE_DLOG(INFO) << "Stream " << stream_id << " not registered"; + return false; + } + return it->second.ready; + } + + private: + friend class test::PriorityWriteSchedulerPeer; + + // State kept for all registered streams. All ready streams have ready = true + // and should be present in priority_infos_[priority].ready_list. + struct StreamInfo { + spdy::SpdyPriority priority; + StreamIdType stream_id; + bool ready; + }; + + // O(1) size lookup, O(1) insert at front or back (amortized). + using ReadyList = std::deque; + + // State kept for each priority level. + struct PriorityInfo { + // IDs of streams that are ready to write. + ReadyList ready_list; + // Time of latest write event for stream of this priority, in microseconds. + int64_t last_event_time_usec = 0; + }; + + typedef std::unordered_map StreamInfoMap; + + // Erases first occurrence (which should be the only one) of |info| in + // |ready_list|, returning true if found (and erased), or false otherwise. + // Decrements |num_ready_streams_| if an entry is erased. + bool Erase(ReadyList* ready_list, const StreamInfo& info) { + auto it = std::find(ready_list->begin(), ready_list->end(), &info); + if (it == ready_list->end()) { + return false; + } + ready_list->erase(it); + --num_ready_streams_; + return true; + } + + // Number of ready streams. + size_t num_ready_streams_ = 0; + // Per-priority state, including ready lists. + PriorityInfo priority_infos_[spdy::kV3LowestPriority + 1]; + // StreamInfos for all registered streams. + StreamInfoMap stream_infos_; + StreamIdType root_stream_id_; +}; + +} // namespace http2 + +#endif // QUICHE_HTTP2_CORE_PRIORITY_WRITE_SCHEDULER_H_ diff --git a/chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler_test.cc b/chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler_test.cc new file mode 100644 index 00000000000..e4e6997118d --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/core/priority_write_scheduler_test.cc @@ -0,0 +1,385 @@ +// Copyright (c) 2015 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. + +#include "http2/core/priority_write_scheduler.h" + +#include "common/platform/api/quiche_test.h" +#include "common/platform/api/quiche_test_helpers.h" +#include "spdy/core/spdy_protocol.h" +#include "spdy/core/spdy_test_utils.h" + +namespace http2 { +namespace test { + +using ::spdy::kHttp2RootStreamId; +using ::spdy::kV3LowestPriority; +using ::spdy::SpdyPriority; +using ::spdy::SpdyStreamId; +using ::spdy::SpdyStreamPrecedence; + +template +class PriorityWriteSchedulerPeer { + public: + explicit PriorityWriteSchedulerPeer( + PriorityWriteScheduler* scheduler) + : scheduler_(scheduler) {} + + size_t NumReadyStreams(SpdyPriority priority) const { + return scheduler_->priority_infos_[priority].ready_list.size(); + } + + private: + PriorityWriteScheduler* scheduler_; +}; + +namespace { + +class PriorityWriteSchedulerTest : public QuicheTest { + public: + PriorityWriteSchedulerTest() : peer_(&scheduler_) {} + + PriorityWriteScheduler scheduler_; + PriorityWriteSchedulerPeer peer_; +}; + +TEST_F(PriorityWriteSchedulerTest, RegisterUnregisterStreams) { + EXPECT_FALSE(scheduler_.HasReadyStreams()); + EXPECT_FALSE(scheduler_.StreamRegistered(1)); + EXPECT_EQ(0u, scheduler_.NumRegisteredStreams()); + scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)); + EXPECT_TRUE(scheduler_.StreamRegistered(1)); + EXPECT_EQ(1u, scheduler_.NumRegisteredStreams()); + + // Root stream counts as already registered. + EXPECT_QUICHE_BUG( + scheduler_.RegisterStream(kHttp2RootStreamId, SpdyStreamPrecedence(1)), + "Stream 0 already registered"); + + // Try redundant registrations. + EXPECT_QUICHE_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)), + "Stream 1 already registered"); + EXPECT_QUICHE_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(2)), + "Stream 1 already registered"); + + scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); + EXPECT_EQ(2u, scheduler_.NumRegisteredStreams()); + + // Verify registration != ready. + EXPECT_FALSE(scheduler_.HasReadyStreams()); + + scheduler_.UnregisterStream(1); + EXPECT_EQ(1u, scheduler_.NumRegisteredStreams()); + scheduler_.UnregisterStream(2); + EXPECT_EQ(0u, scheduler_.NumRegisteredStreams()); + + // Try redundant unregistration. + EXPECT_QUICHE_BUG(scheduler_.UnregisterStream(1), "Stream 1 not registered"); + EXPECT_QUICHE_BUG(scheduler_.UnregisterStream(2), "Stream 2 not registered"); +} + +TEST_F(PriorityWriteSchedulerTest, RegisterStreamWithHttp2StreamDependency) { + EXPECT_FALSE(scheduler_.HasReadyStreams()); + EXPECT_FALSE(scheduler_.StreamRegistered(1)); + scheduler_.RegisterStream( + 1, SpdyStreamPrecedence(kHttp2RootStreamId, 123, false)); + EXPECT_TRUE(scheduler_.StreamRegistered(1)); + EXPECT_TRUE(scheduler_.GetStreamPrecedence(1).is_spdy3_priority()); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + EXPECT_FALSE(scheduler_.HasReadyStreams()); + + EXPECT_QUICHE_BUG( + scheduler_.RegisterStream( + 1, SpdyStreamPrecedence(kHttp2RootStreamId, 256, false)), + "Stream 1 already registered"); + EXPECT_TRUE(scheduler_.GetStreamPrecedence(1).is_spdy3_priority()); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + + // Registering stream with a non-existent parent stream is permissible, per + // b/15676312, but parent stream will always be reset to 0. + scheduler_.RegisterStream(2, SpdyStreamPrecedence(3, 123, false)); + EXPECT_TRUE(scheduler_.StreamRegistered(2)); + EXPECT_FALSE(scheduler_.StreamRegistered(3)); + EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(2).parent_id()); +} + +TEST_F(PriorityWriteSchedulerTest, GetStreamPrecedence) { + // Unknown streams tolerated due to b/15676312. However, return lowest + // priority. + EXPECT_EQ(kV3LowestPriority, + scheduler_.GetStreamPrecedence(1).spdy3_priority()); + + scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); + EXPECT_TRUE(scheduler_.GetStreamPrecedence(1).is_spdy3_priority()); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + + // Redundant registration shouldn't change stream priority. + EXPECT_QUICHE_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(4)), + "Stream 1 already registered"); + EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(5)); + EXPECT_EQ(5, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + + // Toggling ready state shouldn't change stream priority. + scheduler_.MarkStreamReady(1, true); + EXPECT_EQ(5, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + + // Test changing priority of ready stream. + EXPECT_EQ(1u, peer_.NumReadyStreams(5)); + scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(6)); + EXPECT_EQ(6, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + EXPECT_EQ(0u, peer_.NumReadyStreams(5)); + EXPECT_EQ(1u, peer_.NumReadyStreams(6)); + + EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(6, scheduler_.GetStreamPrecedence(1).spdy3_priority()); + + scheduler_.UnregisterStream(1); + EXPECT_EQ(kV3LowestPriority, + scheduler_.GetStreamPrecedence(1).spdy3_priority()); +} + +TEST_F(PriorityWriteSchedulerTest, PopNextReadyStreamAndPrecedence) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); + scheduler_.MarkStreamReady(1, true); + EXPECT_EQ(std::make_tuple(1u, SpdyStreamPrecedence(3)), + scheduler_.PopNextReadyStreamAndPrecedence()); + scheduler_.UnregisterStream(1); +} + +TEST_F(PriorityWriteSchedulerTest, UpdateStreamPrecedence) { + // For the moment, updating stream precedence on a non-registered stream + // should have no effect. In the future, it will lazily cause the stream to + // be registered (b/15676312). + EXPECT_EQ(kV3LowestPriority, + scheduler_.GetStreamPrecedence(3).spdy3_priority()); + EXPECT_FALSE(scheduler_.StreamRegistered(3)); + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(1)); + EXPECT_FALSE(scheduler_.StreamRegistered(3)); + EXPECT_EQ(kV3LowestPriority, + scheduler_.GetStreamPrecedence(3).spdy3_priority()); + + scheduler_.RegisterStream(3, SpdyStreamPrecedence(1)); + EXPECT_EQ(1, scheduler_.GetStreamPrecedence(3).spdy3_priority()); + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(2)); + EXPECT_EQ(2, scheduler_.GetStreamPrecedence(3).spdy3_priority()); + + // Updating priority of stream to current priority value is valid, but has no + // effect. + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(2)); + EXPECT_EQ(2, scheduler_.GetStreamPrecedence(3).spdy3_priority()); + + // Even though stream 4 is marked ready after stream 5, it should be returned + // first by PopNextReadyStream() since it has higher priority. + scheduler_.RegisterStream(4, SpdyStreamPrecedence(1)); + scheduler_.MarkStreamReady(3, false); // priority 2 + EXPECT_TRUE(scheduler_.IsStreamReady(3)); + scheduler_.MarkStreamReady(4, false); // priority 1 + EXPECT_TRUE(scheduler_.IsStreamReady(4)); + EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); + EXPECT_FALSE(scheduler_.IsStreamReady(4)); + EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); + EXPECT_FALSE(scheduler_.IsStreamReady(3)); + + // Verify that lowering priority of stream 4 causes it to be returned later + // by PopNextReadyStream(). + scheduler_.MarkStreamReady(3, false); // priority 2 + scheduler_.MarkStreamReady(4, false); // priority 1 + scheduler_.UpdateStreamPrecedence(4, SpdyStreamPrecedence(3)); + EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); + + scheduler_.UnregisterStream(3); +} + +TEST_F(PriorityWriteSchedulerTest, + UpdateStreamPrecedenceWithHttp2StreamDependency) { + // Unknown streams tolerated due to b/15676312, but should have no effect. + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 100, false)); + EXPECT_FALSE(scheduler_.StreamRegistered(3)); + + scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 100, false)); + EXPECT_TRUE(scheduler_.GetStreamPrecedence(3).is_spdy3_priority()); + EXPECT_EQ(4, scheduler_.GetStreamPrecedence(3).spdy3_priority()); + + scheduler_.UnregisterStream(3); + scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 100, false)); + EXPECT_FALSE(scheduler_.StreamRegistered(3)); +} + +TEST_F(PriorityWriteSchedulerTest, MarkStreamReadyBack) { + EXPECT_FALSE(scheduler_.HasReadyStreams()); + EXPECT_QUICHE_BUG(scheduler_.MarkStreamReady(1, false), + "Stream 1 not registered"); + EXPECT_FALSE(scheduler_.HasReadyStreams()); + EXPECT_QUICHE_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), + "No ready streams available"); + + // Add a bunch of ready streams to tail of per-priority lists. + // Expected order: (P2) 4, (P3) 1, 2, 3, (P5) 5. + scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); + scheduler_.MarkStreamReady(1, false); + EXPECT_TRUE(scheduler_.HasReadyStreams()); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); + scheduler_.MarkStreamReady(2, false); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); + scheduler_.MarkStreamReady(3, false); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(2)); + scheduler_.MarkStreamReady(4, false); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(5)); + scheduler_.MarkStreamReady(5, false); + + EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); + EXPECT_QUICHE_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), + "No ready streams available"); +} + +TEST_F(PriorityWriteSchedulerTest, MarkStreamReadyFront) { + EXPECT_FALSE(scheduler_.HasReadyStreams()); + EXPECT_QUICHE_BUG(scheduler_.MarkStreamReady(1, true), + "Stream 1 not registered"); + EXPECT_FALSE(scheduler_.HasReadyStreams()); + EXPECT_QUICHE_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), + "No ready streams available"); + + // Add a bunch of ready streams to head of per-priority lists. + // Expected order: (P2) 4, (P3) 3, 2, 1, (P5) 5 + scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); + scheduler_.MarkStreamReady(1, true); + EXPECT_TRUE(scheduler_.HasReadyStreams()); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); + scheduler_.MarkStreamReady(2, true); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); + scheduler_.MarkStreamReady(3, true); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(2)); + scheduler_.MarkStreamReady(4, true); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(5)); + scheduler_.MarkStreamReady(5, true); + + EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); + EXPECT_QUICHE_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), + "No ready streams available"); +} + +TEST_F(PriorityWriteSchedulerTest, MarkStreamReadyBackAndFront) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(4)); + scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); + scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(3)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(4)); + scheduler_.RegisterStream(6, SpdyStreamPrecedence(1)); + + // Add a bunch of ready streams to per-priority lists, with variety of adding + // at head and tail. + // Expected order: (P1) 6, (P3) 4, 2, 3, (P4) 1, 5 + scheduler_.MarkStreamReady(1, true); + scheduler_.MarkStreamReady(2, true); + scheduler_.MarkStreamReady(3, false); + scheduler_.MarkStreamReady(4, true); + scheduler_.MarkStreamReady(5, false); + scheduler_.MarkStreamReady(6, true); + + EXPECT_EQ(6u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); + EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); + EXPECT_QUICHE_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), + "No ready streams available"); +} + +TEST_F(PriorityWriteSchedulerTest, MarkStreamNotReady) { + // Verify ready state reflected in NumReadyStreams(). + scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)); + EXPECT_EQ(0u, scheduler_.NumReadyStreams()); + scheduler_.MarkStreamReady(1, false); + EXPECT_EQ(1u, scheduler_.NumReadyStreams()); + scheduler_.MarkStreamNotReady(1); + EXPECT_EQ(0u, scheduler_.NumReadyStreams()); + + // Empty pop should fail. + EXPECT_QUICHE_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), + "No ready streams available"); + + // Tolerate redundant marking of a stream as not ready. + scheduler_.MarkStreamNotReady(1); + EXPECT_EQ(0u, scheduler_.NumReadyStreams()); + + // Should only be able to mark registered streams. + EXPECT_QUICHE_BUG(scheduler_.MarkStreamNotReady(3), + "Stream 3 not registered"); +} + +TEST_F(PriorityWriteSchedulerTest, UnregisterRemovesStream) { + scheduler_.RegisterStream(3, SpdyStreamPrecedence(4)); + scheduler_.MarkStreamReady(3, false); + EXPECT_EQ(1u, scheduler_.NumReadyStreams()); + + // Unregistering a stream should remove it from set of ready streams. + scheduler_.UnregisterStream(3); + EXPECT_EQ(0u, scheduler_.NumReadyStreams()); + EXPECT_QUICHE_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), + "No ready streams available"); +} + +TEST_F(PriorityWriteSchedulerTest, ShouldYield) { + scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)); + scheduler_.RegisterStream(4, SpdyStreamPrecedence(4)); + scheduler_.RegisterStream(5, SpdyStreamPrecedence(4)); + scheduler_.RegisterStream(7, SpdyStreamPrecedence(7)); + + // Make sure we don't yield when the list is empty. + EXPECT_FALSE(scheduler_.ShouldYield(1)); + + // Add a low priority stream. + scheduler_.MarkStreamReady(4, false); + // 4 should not yield to itself. + EXPECT_FALSE(scheduler_.ShouldYield(4)); + // 7 should yield as 4 is blocked and a higher priority. + EXPECT_TRUE(scheduler_.ShouldYield(7)); + // 5 should yield to 4 as they are the same priority. + EXPECT_TRUE(scheduler_.ShouldYield(5)); + // 1 should not yield as 1 is higher priority. + EXPECT_FALSE(scheduler_.ShouldYield(1)); + + // Add a second stream in that priority class. + scheduler_.MarkStreamReady(5, false); + // 4 and 5 are both blocked, but 4 is at the front so should not yield. + EXPECT_FALSE(scheduler_.ShouldYield(4)); + EXPECT_TRUE(scheduler_.ShouldYield(5)); +} + +TEST_F(PriorityWriteSchedulerTest, GetLatestEventWithPrecedence) { + EXPECT_QUICHE_BUG(scheduler_.RecordStreamEventTime(3, 5), + "Stream 3 not registered"); + EXPECT_QUICHE_BUG(EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(4)), + "Stream 4 not registered"); + + for (int i = 1; i < 5; ++i) { + scheduler_.RegisterStream(i, SpdyStreamPrecedence(i)); + } + for (int i = 1; i < 5; ++i) { + EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(i)); + } + for (int i = 1; i < 5; ++i) { + scheduler_.RecordStreamEventTime(i, i * 100); + } + for (int i = 1; i < 5; ++i) { + EXPECT_EQ((i - 1) * 100, scheduler_.GetLatestEventWithPrecedence(i)); + } +} + +} // namespace +} // namespace test +} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/core/write_scheduler.h b/chromium/net/third_party/quiche/src/http2/core/write_scheduler.h new file mode 100644 index 00000000000..4973a2d83ec --- /dev/null +++ b/chromium/net/third_party/quiche/src/http2/core/write_scheduler.h @@ -0,0 +1,162 @@ +// Copyright (c) 2016 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. + +#ifndef QUICHE_HTTP2_CORE_WRITE_SCHEDULER_H_ +#define QUICHE_HTTP2_CORE_WRITE_SCHEDULER_H_ + +#include +#include +#include +#include + +#include "common/platform/api/quiche_export.h" +#include "spdy/core/spdy_protocol.h" + +namespace http2 { + +// Abstract superclass for classes that decide which SPDY or HTTP/2 stream to +// write next. Concrete subclasses implement various scheduling policies: +// +// PriorityWriteScheduler: implements SPDY priority-based stream scheduling, +// where (writable) higher-priority streams are always given precedence +// over lower-priority streams. +// +// Http2PriorityWriteScheduler: implements SPDY priority-based stream +// scheduling coupled with the HTTP/2 stream dependency model. This is only +// intended as a transitional step towards Http2WeightedWriteScheduler. +// +// Http2WeightedWriteScheduler (coming soon): implements the HTTP/2 stream +// dependency model with weighted stream scheduling, fully conforming to +// RFC 7540. +// +// The type used to represent stream IDs (StreamIdType) is templated in order +// to allow for use by both SPDY and QUIC codebases. It must be a POD that +// supports comparison (i.e., a numeric type). +// +// Each stream can be in one of two states: ready or not ready (for writing). +// Ready state is changed by calling the MarkStreamReady() and +// MarkStreamNotReady() methods. Only streams in the ready state can be +// returned by PopNextReadyStream(); when returned by that method, the stream's +// state changes to not ready. +template +class QUICHE_EXPORT_PRIVATE WriteScheduler { + public: + typedef spdy::StreamPrecedence StreamPrecedenceType; + + virtual ~WriteScheduler() {} + + // Registers new stream |stream_id| with the scheduler, assigning it the + // given precedence. If the scheduler supports stream dependencies, the + // stream is inserted into the dependency tree under + // |precedence.parent_id()|. + // + // Preconditions: |stream_id| should be unregistered, and + // |precedence.parent_id()| should be registered or |kHttp2RootStreamId|. + virtual void RegisterStream(StreamIdType stream_id, + const StreamPrecedenceType& precedence) = 0; + + // Unregisters the given stream from the scheduler, which will no longer keep + // state for it. + // + // Preconditions: |stream_id| should be registered. + virtual void UnregisterStream(StreamIdType stream_id) = 0; + + // Returns true if the given stream is currently registered. + virtual bool StreamRegistered(StreamIdType stream_id) const = 0; + + // Returns the precedence of the specified stream. If the scheduler supports + // stream dependencies, calling |parent_id()| on the return value returns the + // stream's parent, and calling |exclusive()| returns true iff the specified + // stream is an only child of the parent stream. + // + // Preconditions: |stream_id| should be registered. + virtual StreamPrecedenceType GetStreamPrecedence( + StreamIdType stream_id) const = 0; + + // Updates the precedence of the given stream. If the scheduler supports + // stream dependencies, |stream_id|'s parent will be updated to be + // |precedence.parent_id()| if it is not already. + // + // Preconditions: |stream_id| should be unregistered, and + // |precedence.parent_id()| should be registered or |kHttp2RootStreamId|. + virtual void UpdateStreamPrecedence( + StreamIdType stream_id, + const StreamPrecedenceType& precedence) = 0; + + // Returns child streams of the given stream, if any. If the scheduler + // doesn't support stream dependencies, returns an empty vector. + // + // Preconditions: |stream_id| should be registered. + virtual std::vector GetStreamChildren( + StreamIdType stream_id) const = 0; + + // Records time (in microseconds) of a read/write event for the given + // stream. + // + // Preconditions: |stream_id| should be registered. + virtual void RecordStreamEventTime(StreamIdType stream_id, + int64_t now_in_usec) = 0; + + // Returns time (in microseconds) of the last read/write event for a stream + // with higher priority than the priority of the given stream, or 0 if there + // is no such event. + // + // Preconditions: |stream_id| should be registered. + virtual int64_t GetLatestEventWithPrecedence( + StreamIdType stream_id) const = 0; + + // If the scheduler has any ready streams, returns the next scheduled + // ready stream, in the process transitioning the stream from ready to not + // ready. + // + // Preconditions: |HasReadyStreams() == true| + virtual StreamIdType PopNextReadyStream() = 0; + + // If the scheduler has any ready streams, returns the next scheduled + // ready stream and its priority, in the process transitioning the stream from + // ready to not ready. + // + // Preconditions: |HasReadyStreams() == true| + virtual std::tuple + PopNextReadyStreamAndPrecedence() = 0; + + // Returns true if there's another stream ahead of the given stream in the + // scheduling queue. This function can be called to see if the given stream + // should yield work to another stream. + // + // Preconditions: |stream_id| should be registered. + virtual bool ShouldYield(StreamIdType stream_id) const = 0; + + // Marks the stream as ready to write. If the stream was already ready, does + // nothing. If add_to_front is true, the stream is scheduled ahead of other + // streams of the same priority/weight, otherwise it is scheduled behind them. + // + // Preconditions: |stream_id| should be registered. + virtual void MarkStreamReady(StreamIdType stream_id, bool add_to_front) = 0; + + // Marks the stream as not ready to write. If the stream is not registered or + // not ready, does nothing. + // + // Preconditions: |stream_id| should be registered. + virtual void MarkStreamNotReady(StreamIdType stream_id) = 0; + + // Returns true iff the scheduler has any ready streams. + virtual bool HasReadyStreams() const = 0; + + // Returns the number of streams currently marked ready. + virtual size_t NumReadyStreams() const = 0; + + // Returns true if stream with |stream_id| is ready. + virtual bool IsStreamReady(StreamIdType stream_id) const = 0; + + // Returns the number of registered streams. + virtual size_t NumRegisteredStreams() const = 0; + + // Returns summary of internal state, for logging/debugging. + virtual std::string DebugString() const = 0; +}; + +} // namespace http2 + +#endif // QUICHE_HTTP2_CORE_WRITE_SCHEDULER_H_ diff --git a/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc b/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc index 6c6a9773c59..b7a8b39d051 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_string_buffer_test.cc @@ -8,6 +8,7 @@ #include +#include "absl/strings/escaping.h" #include "http2/platform/api/http2_logging.h" #include "http2/platform/api/http2_string_utils.h" #include "http2/platform/api/http2_test_helpers.h" @@ -151,7 +152,7 @@ TEST_F(HpackDecoderStringBufferTest, PlainSplit) { } TEST_F(HpackDecoderStringBufferTest, HuffmanWhole) { - std::string encoded = Http2HexDecode("f1e3c2e5f23a6ba0ab90f4ff"); + std::string encoded = absl::HexStringToBytes("f1e3c2e5f23a6ba0ab90f4ff"); absl::string_view decoded("www.example.com"); EXPECT_EQ(state(), State::RESET); @@ -176,7 +177,7 @@ TEST_F(HpackDecoderStringBufferTest, HuffmanWhole) { } TEST_F(HpackDecoderStringBufferTest, HuffmanSplit) { - std::string encoded = Http2HexDecode("f1e3c2e5f23a6ba0ab90f4ff"); + std::string encoded = absl::HexStringToBytes("f1e3c2e5f23a6ba0ab90f4ff"); std::string part1 = encoded.substr(0, 5); std::string part2 = encoded.substr(5); absl::string_view decoded("www.example.com"); @@ -215,7 +216,7 @@ TEST_F(HpackDecoderStringBufferTest, HuffmanSplit) { TEST_F(HpackDecoderStringBufferTest, InvalidHuffmanOnData) { // Explicitly encode the End-of-String symbol, a no-no. - std::string encoded = Http2HexDecode("ffffffff"); + std::string encoded = absl::HexStringToBytes("ffffffff"); buf_.OnStart(/*huffman_encoded*/ true, encoded.size()); EXPECT_EQ(state(), State::COLLECTING); @@ -229,7 +230,7 @@ TEST_F(HpackDecoderStringBufferTest, InvalidHuffmanOnData) { TEST_F(HpackDecoderStringBufferTest, InvalidHuffmanOnEnd) { // Last byte of string doesn't end with prefix of End-of-String symbol. - std::string encoded = Http2HexDecode("00"); + std::string encoded = absl::HexStringToBytes("00"); buf_.OnStart(/*huffman_encoded*/ true, encoded.size()); EXPECT_EQ(state(), State::COLLECTING); diff --git a/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_tables.h b/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_tables.h index f75916d67df..ef5b3d2d678 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_tables.h +++ b/chromium/net/third_party/quiche/src/http2/hpack/decoder/hpack_decoder_tables.h @@ -25,8 +25,8 @@ #include #include "http2/http2_constants.h" -#include "quic/core/quic_circular_deque.h" #include "common/platform/api/quiche_export.h" +#include "common/quiche_circular_deque.h" namespace http2 { namespace test { @@ -107,7 +107,7 @@ class QUICHE_EXPORT_PRIVATE HpackDecoderDynamicTable { // Removes the oldest dynamic table entry. void RemoveLastEntry(); - quic::QuicCircularDeque table_; + quiche::QuicheCircularDeque table_; // The last received DynamicTableSizeUpdate value, initialized to // SETTINGS_HEADER_TABLE_SIZE. diff --git a/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_decoder_test.cc b/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_decoder_test.cc index fa88038af2f..e7a346e7719 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_decoder_test.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_decoder_test.cc @@ -9,6 +9,7 @@ #include #include "absl/base/macros.h" +#include "absl/strings/escaping.h" #include "http2/decoder/decode_buffer.h" #include "http2/decoder/decode_status.h" #include "http2/platform/api/http2_string_utils.h" @@ -188,13 +189,13 @@ class HpackHuffmanDecoderTest : public RandomDecoderTest { TEST_F(HpackHuffmanDecoderTest, SpecRequestExamples) { HpackHuffmanDecoder decoder; std::string test_table[] = { - Http2HexDecode("f1e3c2e5f23a6ba0ab90f4ff"), + absl::HexStringToBytes("f1e3c2e5f23a6ba0ab90f4ff"), "www.example.com", - Http2HexDecode("a8eb10649cbf"), + absl::HexStringToBytes("a8eb10649cbf"), "no-cache", - Http2HexDecode("25a849e95ba97d7f"), + absl::HexStringToBytes("25a849e95ba97d7f"), "custom-key", - Http2HexDecode("25a849e95bb8e8b4bf"), + absl::HexStringToBytes("25a849e95bb8e8b4bf"), "custom-value", }; for (size_t i = 0; i != ABSL_ARRAYSIZE(test_table); i += 2) { @@ -212,17 +213,17 @@ TEST_F(HpackHuffmanDecoderTest, SpecResponseExamples) { HpackHuffmanDecoder decoder; // clang-format off std::string test_table[] = { - Http2HexDecode("6402"), + absl::HexStringToBytes("6402"), "302", - Http2HexDecode("aec3771a4b"), + absl::HexStringToBytes("aec3771a4b"), "private", - Http2HexDecode("d07abe941054d444a8200595040b8166" + absl::HexStringToBytes("d07abe941054d444a8200595040b8166" "e082a62d1bff"), "Mon, 21 Oct 2013 20:13:21 GMT", - Http2HexDecode("9d29ad171863c78f0b97c8e9ae82ae43" + absl::HexStringToBytes("9d29ad171863c78f0b97c8e9ae82ae43" "d3"), "https://www.example.com", - Http2HexDecode("94e7821dd7f2e6c7b335dfdfcd5b3960" + absl::HexStringToBytes("94e7821dd7f2e6c7b335dfdfcd5b3960" "d5af27087f3672c1ab270fb5291f9587" "316065c003ed4ee5b1063d5007"), "foo=ASDJKHQKBZXOQWEOPIUAXQWEOIU; max-age=3600; version=1", diff --git a/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_encoder_test.cc b/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_encoder_test.cc index 666fe95d948..0d321876149 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_encoder_test.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/huffman/hpack_huffman_encoder_test.cc @@ -5,6 +5,7 @@ #include "http2/hpack/huffman/hpack_huffman_encoder.h" #include "absl/base/macros.h" +#include "absl/strings/escaping.h" #include "http2/platform/api/http2_string_utils.h" #include "common/platform/api/quiche_test.h" @@ -40,13 +41,13 @@ TEST_P(HuffmanEncoderTest, Empty) { TEST_P(HuffmanEncoderTest, SpecRequestExamples) { std::string test_table[] = { - Http2HexDecode("f1e3c2e5f23a6ba0ab90f4ff"), + absl::HexStringToBytes("f1e3c2e5f23a6ba0ab90f4ff"), "www.example.com", - Http2HexDecode("a8eb10649cbf"), + absl::HexStringToBytes("a8eb10649cbf"), "no-cache", - Http2HexDecode("25a849e95ba97d7f"), + absl::HexStringToBytes("25a849e95ba97d7f"), "custom-key", - Http2HexDecode("25a849e95bb8e8b4bf"), + absl::HexStringToBytes("25a849e95bb8e8b4bf"), "custom-value", }; for (size_t i = 0; i != ABSL_ARRAYSIZE(test_table); i += 2) { @@ -64,17 +65,17 @@ TEST_P(HuffmanEncoderTest, SpecRequestExamples) { TEST_P(HuffmanEncoderTest, SpecResponseExamples) { // clang-format off std::string test_table[] = { - Http2HexDecode("6402"), + absl::HexStringToBytes("6402"), "302", - Http2HexDecode("aec3771a4b"), + absl::HexStringToBytes("aec3771a4b"), "private", - Http2HexDecode("d07abe941054d444a8200595040b8166" + absl::HexStringToBytes("d07abe941054d444a8200595040b8166" "e082a62d1bff"), "Mon, 21 Oct 2013 20:13:21 GMT", - Http2HexDecode("9d29ad171863c78f0b97c8e9ae82ae43" + absl::HexStringToBytes("9d29ad171863c78f0b97c8e9ae82ae43" "d3"), "https://www.example.com", - Http2HexDecode("94e7821dd7f2e6c7b335dfdfcd5b3960" + absl::HexStringToBytes("94e7821dd7f2e6c7b335dfdfcd5b3960" "d5af27087f3672c1ab270fb5291f9587" "316065c003ed4ee5b1063d5007"), "foo=ASDJKHQKBZXOQWEOPIUAXQWEOIU; max-age=3600; version=1", @@ -120,11 +121,11 @@ TEST_P(HuffmanEncoderTest, AppendToOutput) { size_t encoded_size = HuffmanSize("foo"); std::string buffer; Encode("foo", encoded_size, &buffer); - EXPECT_EQ(Http2HexDecode("94e7"), buffer); + EXPECT_EQ(absl::HexStringToBytes("94e7"), buffer); encoded_size = HuffmanSize("bar"); Encode("bar", encoded_size, &buffer); - EXPECT_EQ(Http2HexDecode("94e78c767f"), buffer); + EXPECT_EQ(absl::HexStringToBytes("94e78c767f"), buffer); } } // namespace diff --git a/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_block_builder_test.cc b/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_block_builder_test.cc index d4eb3d78790..3821127bd08 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_block_builder_test.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_block_builder_test.cc @@ -4,6 +4,7 @@ #include "http2/hpack/tools/hpack_block_builder.h" +#include "absl/strings/escaping.h" #include "http2/platform/api/http2_string_utils.h" #include "common/platform/api/quiche_test.h" @@ -97,7 +98,7 @@ TEST(HpackBlockBuilderTest, ExamplesFromSpecC3) { // 0x0010: 2e63 6f6d .com const std::string expected = - Http2HexDecode("828684410f7777772e6578616d706c652e636f6d"); + absl::HexStringToBytes("828684410f7777772e6578616d706c652e636f6d"); EXPECT_EQ(expected, b.buffer()); } } @@ -128,7 +129,7 @@ TEST(HpackBlockBuilderTest, ExamplesFromSpecC4) { // 0x0010: ff . const std::string expected = - Http2HexDecode("828684418cf1e3c2e5f23a6ba0ab90f4ff"); + absl::HexStringToBytes("828684418cf1e3c2e5f23a6ba0ab90f4ff"); EXPECT_EQ(expected, b.buffer()); } } diff --git a/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_example.cc b/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_example.cc index 00664b27f14..b2783e3b277 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_example.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/tools/hpack_example.cc @@ -6,6 +6,7 @@ #include +#include "absl/strings/escaping.h" #include "absl/strings/str_cat.h" #include "http2/platform/api/http2_bug_tracker.h" #include "http2/platform/api/http2_logging.h" @@ -22,7 +23,7 @@ void HpackExampleToStringOrDie(absl::string_view example, std::string* output) { QUICHE_CHECK_GT(example.size(), 1u) << "Truncated hex byte?"; const char c1 = example[1]; QUICHE_CHECK(isxdigit(c1)) << "Found half a byte?"; - *output += Http2HexDecode(example.substr(0, 2)); + *output += absl::HexStringToBytes(example.substr(0, 2)); example.remove_prefix(2); continue; } diff --git a/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_decoder_test.cc b/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_decoder_test.cc index 3d73c5c4a86..a67cca6c729 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_decoder_test.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_decoder_test.cc @@ -9,6 +9,7 @@ #include #include "absl/base/macros.h" +#include "absl/strings/escaping.h" #include "absl/strings/string_view.h" #include "http2/platform/api/http2_logging.h" #include "http2/platform/api/http2_string_utils.h" @@ -28,7 +29,7 @@ class HpackVarintDecoderTest : public RandomDecoderTest, protected: HpackVarintDecoderTest() : high_bits_(::testing::get<0>(GetParam())), - suffix_(Http2HexDecode(::testing::get<1>(GetParam()))), + suffix_(absl::HexStringToBytes(::testing::get<1>(GetParam()))), prefix_length_(0) {} void DecodeExpectSuccess(absl::string_view data, @@ -261,7 +262,7 @@ struct { TEST_P(HpackVarintDecoderTest, Success) { for (size_t i = 0; i < ABSL_ARRAYSIZE(kSuccessTestData); ++i) { - DecodeExpectSuccess(Http2HexDecode(kSuccessTestData[i].data), + DecodeExpectSuccess(absl::HexStringToBytes(kSuccessTestData[i].data), kSuccessTestData[i].prefix_length, kSuccessTestData[i].expected_value); } @@ -302,7 +303,7 @@ struct { TEST_P(HpackVarintDecoderTest, Error) { for (size_t i = 0; i < ABSL_ARRAYSIZE(kErrorTestData); ++i) { - DecodeExpectError(Http2HexDecode(kErrorTestData[i].data), + DecodeExpectError(absl::HexStringToBytes(kErrorTestData[i].data), kErrorTestData[i].prefix_length); } } diff --git a/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_encoder_test.cc b/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_encoder_test.cc index cd1666b8ce3..7f049e8eabf 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_encoder_test.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_encoder_test.cc @@ -5,8 +5,8 @@ #include "http2/hpack/varint/hpack_varint_encoder.h" #include "absl/base/macros.h" +#include "absl/strings/escaping.h" #include "http2/platform/api/http2_string_utils.h" - #include "common/platform/api/quiche_test.h" namespace http2 { @@ -105,7 +105,7 @@ TEST(HpackVarintEncoderTest, Long) { // a single ResumeEncoding() call. for (size_t i = 0; i < ABSL_ARRAYSIZE(kLongTestData); ++i) { std::string expected_encoding = - Http2HexDecode(kLongTestData[i].expected_encoding); + absl::HexStringToBytes(kLongTestData[i].expected_encoding); std::string output; HpackVarintEncoder::Encode(kLongTestData[i].high_bits, @@ -145,16 +145,16 @@ TEST(HpackVarintEncoderTest, LastByteIsZero) { // Test that encoder appends correctly to non-empty string. TEST(HpackVarintEncoderTest, Append) { std::string output("foo"); - EXPECT_EQ(Http2HexDecode("666f6f"), output); + EXPECT_EQ(absl::HexStringToBytes("666f6f"), output); HpackVarintEncoder::Encode(0b10011000, 3, 103, &output); - EXPECT_EQ(Http2HexDecode("666f6f9f60"), output); + EXPECT_EQ(absl::HexStringToBytes("666f6f9f60"), output); HpackVarintEncoder::Encode(0b10100000, 5, 8, &output); - EXPECT_EQ(Http2HexDecode("666f6f9f60a8"), output); + EXPECT_EQ(absl::HexStringToBytes("666f6f9f60a8"), output); HpackVarintEncoder::Encode(0b10011000, 3, 202147110, &output); - EXPECT_EQ(Http2HexDecode("666f6f9f60a89f9f8ab260"), output); + EXPECT_EQ(absl::HexStringToBytes("666f6f9f60a89f9f8ab260"), output); } } // namespace diff --git a/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_round_trip_test.cc b/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_round_trip_test.cc index a8ba99a8a31..d8152593547 100644 --- a/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_round_trip_test.cc +++ b/chromium/net/third_party/quiche/src/http2/hpack/varint/hpack_varint_round_trip_test.cc @@ -14,6 +14,7 @@ #include #include "absl/strings/str_cat.h" +#include "absl/strings/str_format.h" #include "absl/strings/string_view.h" #include "http2/hpack/tools/hpack_block_builder.h" #include "http2/platform/api/http2_logging.h" @@ -285,7 +286,7 @@ TEST_F(HpackVarintRoundTripTest, Encode) { for (uint64_t value : values) { EncodeNoRandom(value, prefix_length); std::string dump = Http2HexDump(buffer_); - HTTP2_LOG(INFO) << Http2StringPrintf("%10llu %0#18x ", value, value) + HTTP2_LOG(INFO) << absl::StrFormat("%10llu %0#18x ", value, value) << Http2HexDump(buffer_).substr(7); } } diff --git a/chromium/net/third_party/quiche/src/http2/http2_constants.cc b/chromium/net/third_party/quiche/src/http2/http2_constants.cc index 2faf2f94ebe..bebe8803652 100644 --- a/chromium/net/third_party/quiche/src/http2/http2_constants.cc +++ b/chromium/net/third_party/quiche/src/http2/http2_constants.cc @@ -5,6 +5,7 @@ #include "http2/http2_constants.h" #include "absl/strings/str_cat.h" +#include "absl/strings/str_format.h" #include "absl/strings/string_view.h" #include "http2/platform/api/http2_logging.h" #include "http2/platform/api/http2_string_utils.h" @@ -83,7 +84,7 @@ std::string Http2FrameFlagsToString(Http2FrameType type, uint8_t flags) { } } if (flags != 0) { - append_and_clear(Http2StringPrintf("0x%02x", flags), flags); + append_and_clear(absl::StrFormat("0x%02x", flags), flags); } QUICHE_DCHECK_EQ(0, flags); return s; diff --git a/chromium/net/third_party/quiche/src/http2/http2_structures.cc b/chromium/net/third_party/quiche/src/http2/http2_structures.cc index dda0dd88302..a96edccdd71 100644 --- a/chromium/net/third_party/quiche/src/http2/http2_structures.cc +++ b/chromium/net/third_party/quiche/src/http2/http2_structures.cc @@ -7,6 +7,7 @@ #include // For std::memcmp #include +#include "absl/strings/escaping.h" #include "absl/strings/str_cat.h" #include "http2/platform/api/http2_string_utils.h" @@ -98,7 +99,9 @@ bool operator==(const Http2PingFields& a, const Http2PingFields& b) { std::ostream& operator<<(std::ostream& out, const Http2PingFields& v) { return out << "opaque_bytes=0x" - << Http2HexEncode(v.opaque_bytes, sizeof v.opaque_bytes); + << absl::BytesToHexString(absl::string_view( + reinterpret_cast(v.opaque_bytes), + sizeof v.opaque_bytes)); } // Http2GoAwayFields: diff --git a/chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils.h b/chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils.h index 087bd254a96..cf39515ad4c 100644 --- a/chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils.h +++ b/chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils.h @@ -14,19 +14,6 @@ namespace http2 { -template -inline std::string Http2StringPrintf(const Args&... args) { - return Http2StringPrintfImpl(std::forward(args)...); -} - -inline std::string Http2HexEncode(const void* bytes, size_t size) { - return Http2HexEncodeImpl(bytes, size); -} - -inline std::string Http2HexDecode(absl::string_view data) { - return Http2HexDecodeImpl(data); -} - inline std::string Http2HexDump(absl::string_view data) { return Http2HexDumpImpl(data); } diff --git a/chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils_test.cc b/chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils_test.cc deleted file mode 100644 index 9ee7869edd3..00000000000 --- a/chromium/net/third_party/quiche/src/http2/platform/api/http2_string_utils_test.cc +++ /dev/null @@ -1,23 +0,0 @@ -// Copyright 2017 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. - -#include "http2/platform/api/http2_string_utils.h" - -#include "common/platform/api/quiche_test.h" - -namespace http2 { -namespace test { -namespace { - -TEST(Http2StringUtilsTest, Http2StringPrintf) { - EXPECT_EQ("", Http2StringPrintf("%s", "")); - EXPECT_EQ("foobar", Http2StringPrintf("%sbar", "foo")); - EXPECT_EQ("foobar", Http2StringPrintf("%s%s", "foo", "bar")); - EXPECT_EQ("foo: 1, bar: 2.0", - Http2StringPrintf("foo: %d, bar: %.1f", 1, 2.0)); -} - -} // namespace -} // namespace test -} // namespace http2 diff --git a/chromium/net/third_party/quiche/src/http2/test_tools/http2_random.cc b/chromium/net/third_party/quiche/src/http2/test_tools/http2_random.cc index c9a071df9e0..8f9014efd17 100644 --- a/chromium/net/third_party/quiche/src/http2/test_tools/http2_random.cc +++ b/chromium/net/third_party/quiche/src/http2/test_tools/http2_random.cc @@ -1,5 +1,6 @@ #include "http2/test_tools/http2_random.h" +#include "absl/strings/escaping.h" #include "http2/platform/api/http2_logging.h" #include "http2/platform/api/http2_string_utils.h" #include "third_party/boringssl/src/include/openssl/chacha.h" @@ -17,13 +18,14 @@ Http2Random::Http2Random() { } Http2Random::Http2Random(absl::string_view key) { - std::string decoded_key = Http2HexDecode(key); + std::string decoded_key = absl::HexStringToBytes(key); QUICHE_CHECK_EQ(sizeof(key_), decoded_key.size()); memcpy(key_, decoded_key.data(), sizeof(key_)); } std::string Http2Random::Key() const { - return Http2HexEncode(key_, sizeof(key_)); + return absl::BytesToHexString( + absl::string_view(reinterpret_cast(key_), sizeof(key_))); } void Http2Random::FillRandom(void* buffer, size_t buffer_size) { diff --git a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.cc b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.cc index 8b4a27f0866..173c8d30488 100644 --- a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.cc +++ b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.cc @@ -23,8 +23,20 @@ WriteResult QuicBatchWriterBase::WritePacket( PerPacketOptions* options) { const WriteResult result = InternalWritePacket(buffer, buf_len, self_address, peer_address, options); - if (result.status == WRITE_STATUS_BLOCKED) { - write_blocked_ = true; + + if (GetQuicReloadableFlag(quic_batch_writer_fix_write_blocked)) { + if (IsWriteBlockedStatus(result.status)) { + if (result.status == WRITE_STATUS_BLOCKED_DATA_BUFFERED) { + QUIC_CODE_COUNT(quic_batch_writer_fix_write_blocked_data_buffered); + } else { + QUIC_CODE_COUNT(quic_batch_writer_fix_write_blocked_data_not_buffered); + } + write_blocked_ = true; + } + } else { + if (result.status == WRITE_STATUS_BLOCKED) { + write_blocked_ = true; + } } return result; } diff --git a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.h b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.h index ff924d0481c..e7d1f129684 100644 --- a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.h +++ b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_base.h @@ -60,7 +60,7 @@ class QUIC_EXPORT_PRIVATE QuicBatchWriterBase : public QuicPacketWriter { const QuicBatchWriterBuffer& batch_buffer() const { return *batch_buffer_; } QuicBatchWriterBuffer& batch_buffer() { return *batch_buffer_; } - const QuicCircularDeque& buffered_writes() const { + const quiche::QuicheCircularDeque& buffered_writes() const { return batch_buffer_->buffered_writes(); } diff --git a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_buffer.h b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_buffer.h index 007c2834cc5..4faa3cba4e7 100644 --- a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_buffer.h +++ b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_batch_writer_buffer.h @@ -6,11 +6,11 @@ #define QUICHE_QUIC_PLATFORM_IMPL_BATCH_WRITER_QUIC_BATCH_WRITER_BUFFER_H_ #include "absl/base/optimization.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_linux_socket_utils.h" #include "quic/core/quic_packet_writer.h" #include "quic/platform/api/quic_ip_address.h" #include "quic/platform/api/quic_socket_address.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -61,7 +61,7 @@ class QUIC_EXPORT_PRIVATE QuicBatchWriterBuffer { }; PopResult PopBufferedWrite(int32_t num_buffered_writes); - const QuicCircularDeque& buffered_writes() const { + const quiche::QuicheCircularDeque& buffered_writes() const { return buffered_writes_; } @@ -87,7 +87,7 @@ class QUIC_EXPORT_PRIVATE QuicBatchWriterBuffer { bool Invariants() const; const char* buffer_end() const { return buffer_ + sizeof(buffer_); } ABSL_CACHELINE_ALIGNED char buffer_[kBufferSize]; - QuicCircularDeque buffered_writes_; + quiche::QuicheCircularDeque buffered_writes_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_gso_batch_writer_test.cc b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_gso_batch_writer_test.cc index ec08164e529..8a1b93fc723 100644 --- a/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_gso_batch_writer_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/batch_writer/quic_gso_batch_writer_test.cc @@ -322,6 +322,11 @@ TEST_F(QuicGsoBatchWriterTest, WriteBlockDataBuffered) { })); ASSERT_EQ(WriteResult(WRITE_STATUS_BLOCKED_DATA_BUFFERED, EWOULDBLOCK), WritePacket(&writer, 50)); + if (GetQuicReloadableFlag(quic_batch_writer_fix_write_blocked)) { + EXPECT_TRUE(writer.IsWriteBlocked()); + } else { + EXPECT_FALSE(writer.IsWriteBlocked()); + } ASSERT_EQ(250u, writer.batch_buffer().SizeInUse()); ASSERT_EQ(3u, writer.buffered_writes().size()); } diff --git a/chromium/net/third_party/quiche/src/quic/core/chlo_extractor.cc b/chromium/net/third_party/quiche/src/quic/core/chlo_extractor.cc index 48fe9a82c05..29a43a605e0 100644 --- a/chromium/net/third_party/quiche/src/quic/core/chlo_extractor.cc +++ b/chromium/net/third_party/quiche/src/quic/core/chlo_extractor.cc @@ -17,7 +17,6 @@ #include "quic/core/quic_framer.h" #include "quic/core/quic_types.h" #include "quic/core/quic_utils.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bandwidth_sampler.h b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bandwidth_sampler.h index 7a34097fd54..6738f49ab05 100644 --- a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bandwidth_sampler.h +++ b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bandwidth_sampler.h @@ -9,13 +9,13 @@ #include "quic/core/congestion_control/windowed_filter.h" #include "quic/core/packet_number_indexed_queue.h" #include "quic/core/quic_bandwidth.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_packets.h" #include "quic/core/quic_time.h" #include "quic/core/quic_types.h" #include "quic/core/quic_unacked_packet_map.h" #include "quic/platform/api/quic_export.h" #include "quic/platform/api/quic_flags.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -540,7 +540,7 @@ class QUIC_EXPORT_PRIVATE BandwidthSampler : public BandwidthSamplerInterface { PacketNumberIndexedQueue connection_state_map_; RecentAckPoints recent_ack_points_; - QuicCircularDeque a0_candidates_; + quiche::QuicheCircularDeque a0_candidates_; // Maximum number of tracked packets. const QuicPacketCount max_tracked_packets_; diff --git a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.cc b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.cc index d24e50efdbc..8d4a49350b5 100644 --- a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.cc +++ b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.cc @@ -116,9 +116,9 @@ void Bbr2NetworkModel::OnCongestionEventStart( << total_bytes_acked() - prior_bytes_acked << " bytes from " << acked_packets.size() << " packets have been acked, but sample_max_bandwidth is zero."; + congestion_event->sample_max_bandwidth = sample.sample_max_bandwidth; if (!sample.sample_is_app_limited || sample.sample_max_bandwidth > MaxBandwidth()) { - congestion_event->sample_max_bandwidth = sample.sample_max_bandwidth; max_bandwidth_filter_.Update(congestion_event->sample_max_bandwidth); } } @@ -188,99 +188,112 @@ void Bbr2NetworkModel::OnCongestionEventStart( void Bbr2NetworkModel::AdaptLowerBounds( const Bbr2CongestionEvent& congestion_event) { - if (Params().bw_lo_mode_ != Bbr2Params::DEFAULT) { - if (congestion_event.bytes_lost == 0) { + if (Params().bw_lo_mode_ == Bbr2Params::DEFAULT) { + if (!congestion_event.end_of_round_trip || + congestion_event.is_probing_for_bandwidth) { return; } - // Ignore losses from packets sent when probing for more bandwidth in - // STARTUP or PROBE_UP when they're lost in DRAIN or PROBE_DOWN. - if (pacing_gain_ < 1) { - return; - } - // Decrease bandwidth_lo whenever there is loss. - // Set bandwidth_lo_ if it is not yet set. - if (bandwidth_lo_.IsInfinite()) { - bandwidth_lo_ = MaxBandwidth(); - } - // Save bandwidth_lo_ if it hasn't already been saved. - if (prior_bandwidth_lo_.IsZero()) { - prior_bandwidth_lo_ = bandwidth_lo_; - } - switch (Params().bw_lo_mode_) { - case Bbr2Params::MIN_RTT_REDUCTION: - bandwidth_lo_ = - bandwidth_lo_ - QuicBandwidth::FromBytesAndTimeDelta( - congestion_event.bytes_lost, MinRtt()); - break; - case Bbr2Params::INFLIGHT_REDUCTION: { - // Use a max of BDP and inflight to avoid starving app-limited flows. - const QuicByteCount effective_inflight = - std::max(BDP(), congestion_event.prior_bytes_in_flight); - // This could use bytes_lost_in_round if the bandwidth_lo_ was saved - // when entering 'recovery', but this BBRv2 implementation doesn't have - // recovery defined. - bandwidth_lo_ = bandwidth_lo_ * - ((effective_inflight - congestion_event.bytes_lost) / - static_cast(effective_inflight)); - break; + + if (bytes_lost_in_round_ > 0) { + if (bandwidth_lo_.IsInfinite()) { + bandwidth_lo_ = MaxBandwidth(); } - case Bbr2Params::CWND_REDUCTION: - bandwidth_lo_ = - bandwidth_lo_ * - ((congestion_event.prior_cwnd - congestion_event.bytes_lost) / - static_cast(congestion_event.prior_cwnd)); - break; - case Bbr2Params::DEFAULT: - QUIC_BUG(quic_bug_10466_1) << "Unreachable case DEFAULT."; - } - if (pacing_gain_ > Params().startup_full_bw_threshold) { - // In STARTUP, pacing_gain_ is applied to bandwidth_lo_ in - // UpdatePacingRate, so this backs that multiplication out to allow the - // pacing rate to decrease, but not below - // bandwidth_latest_ * startup_full_bw_threshold. - bandwidth_lo_ = - std::max(bandwidth_lo_, - bandwidth_latest_ * - (Params().startup_full_bw_threshold / pacing_gain_)); - } else { - // Ensure bandwidth_lo isn't lower than bandwidth_latest_. - bandwidth_lo_ = std::max(bandwidth_lo_, bandwidth_latest_); - } - // If it's the end of the round, ensure bandwidth_lo doesn't decrease more - // than beta. - if (GetQuicReloadableFlag(quic_bbr2_fix_bw_lo_mode) && - congestion_event.end_of_round_trip) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_bbr2_fix_bw_lo_mode, 2, 2); bandwidth_lo_ = - std::max(bandwidth_lo_, prior_bandwidth_lo_ * (1.0 - Params().beta)); - prior_bandwidth_lo_ = QuicBandwidth::Zero(); + std::max(bandwidth_latest_, bandwidth_lo_ * (1.0 - Params().beta)); + QUIC_DVLOG(3) << "bandwidth_lo_ updated to " << bandwidth_lo_ + << ", bandwidth_latest_ is " << bandwidth_latest_; + + if (Params().ignore_inflight_lo) { + return; + } + if (inflight_lo_ == inflight_lo_default()) { + inflight_lo_ = congestion_event.prior_cwnd; + } + inflight_lo_ = std::max( + inflight_latest_, inflight_lo_ * (1.0 - Params().beta)); } - // This early return ignores inflight_lo as well. return; } - if (!congestion_event.end_of_round_trip || - congestion_event.is_probing_for_bandwidth) { + + // Params().bw_lo_mode_ != Bbr2Params::DEFAULT + if (congestion_event.bytes_lost == 0) { return; } - - if (bytes_lost_in_round_ > 0) { - if (bandwidth_lo_.IsInfinite()) { - bandwidth_lo_ = MaxBandwidth(); + // Ignore losses from packets sent when probing for more bandwidth in + // STARTUP or PROBE_UP when they're lost in DRAIN or PROBE_DOWN. + if (pacing_gain_ < 1) { + return; + } + // Decrease bandwidth_lo whenever there is loss. + // Set bandwidth_lo_ if it is not yet set. + if (bandwidth_lo_.IsInfinite()) { + bandwidth_lo_ = MaxBandwidth(); + } + // Save bandwidth_lo_ if it hasn't already been saved. + if (prior_bandwidth_lo_.IsZero()) { + prior_bandwidth_lo_ = bandwidth_lo_; + } + switch (Params().bw_lo_mode_) { + case Bbr2Params::MIN_RTT_REDUCTION: + bandwidth_lo_ = + bandwidth_lo_ - QuicBandwidth::FromBytesAndTimeDelta( + congestion_event.bytes_lost, MinRtt()); + break; + case Bbr2Params::INFLIGHT_REDUCTION: { + // Use a max of BDP and inflight to avoid starving app-limited flows. + const QuicByteCount effective_inflight = + std::max(BDP(), congestion_event.prior_bytes_in_flight); + // This could use bytes_lost_in_round if the bandwidth_lo_ was saved + // when entering 'recovery', but this BBRv2 implementation doesn't have + // recovery defined. + bandwidth_lo_ = + bandwidth_lo_ * ((effective_inflight - congestion_event.bytes_lost) / + static_cast(effective_inflight)); + break; } + case Bbr2Params::CWND_REDUCTION: + bandwidth_lo_ = + bandwidth_lo_ * + ((congestion_event.prior_cwnd - congestion_event.bytes_lost) / + static_cast(congestion_event.prior_cwnd)); + break; + case Bbr2Params::DEFAULT: + QUIC_BUG(quic_bug_10466_1) << "Unreachable case DEFAULT."; + } + QuicBandwidth last_bandwidth = bandwidth_latest_; + // sample_max_bandwidth will be Zero() if the loss is triggered by a timer + // expiring. Ideally we'd use the most recent bandwidth sample, + // but bandwidth_latest is safer than Zero(). + if (GetQuicReloadableFlag(quic_bbr2_fix_bw_lo_mode2) && + !congestion_event.sample_max_bandwidth.IsZero()) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_bbr2_fix_bw_lo_mode2, 1, 2); + // bandwidth_latest_ is the max bandwidth for the round, but to allow + // fast, conservation style response to loss, use the last sample. + last_bandwidth = congestion_event.sample_max_bandwidth; + } + if (pacing_gain_ > Params().startup_full_bw_threshold) { + // In STARTUP, pacing_gain_ is applied to bandwidth_lo_ in + // UpdatePacingRate, so this backs that multiplication out to allow the + // pacing rate to decrease, but not below + // last_bandwidth * startup_full_bw_threshold. + // TODO(ianswett): Consider altering pacing_gain_ when in STARTUP instead. + bandwidth_lo_ = std::max( + bandwidth_lo_, + last_bandwidth * (Params().startup_full_bw_threshold / pacing_gain_)); + } else { + // Ensure bandwidth_lo isn't lower than last_bandwidth. + bandwidth_lo_ = std::max(bandwidth_lo_, last_bandwidth); + } + // If it's the end of the round, ensure bandwidth_lo doesn't decrease more + // than beta. + if (GetQuicReloadableFlag(quic_bbr2_fix_bw_lo_mode) && + congestion_event.end_of_round_trip) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_bbr2_fix_bw_lo_mode, 2, 2); bandwidth_lo_ = - std::max(bandwidth_latest_, bandwidth_lo_ * (1.0 - Params().beta)); - QUIC_DVLOG(3) << "bandwidth_lo_ updated to " << bandwidth_lo_ - << ", bandwidth_latest_ is " << bandwidth_latest_; - - if (Params().ignore_inflight_lo) { - return; - } - if (inflight_lo_ == inflight_lo_default()) { - inflight_lo_ = congestion_event.prior_cwnd; - } - inflight_lo_ = std::max( - inflight_latest_, inflight_lo_ * (1.0 - Params().beta)); + std::max(bandwidth_lo_, prior_bandwidth_lo_ * (1.0 - Params().beta)); + prior_bandwidth_lo_ = QuicBandwidth::Zero(); } + // These modes ignore inflight_lo as well. } void Bbr2NetworkModel::OnCongestionEventFinish( diff --git a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.h b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.h index 8f5d4185dfc..b7007f55705 100644 --- a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.h +++ b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_misc.h @@ -92,7 +92,7 @@ struct QUIC_EXPORT_PRIVATE Bbr2Params { // If true, always exit STARTUP on loss, even if bandwidth exceeds threshold. // If false, exit STARTUP on loss only if bandwidth is below threshold. - bool always_exit_startup_on_excess_loss = true; + bool always_exit_startup_on_excess_loss = false; /* * DRAIN parameters. @@ -313,6 +313,8 @@ struct QUIC_EXPORT_PRIVATE Bbr2CongestionEvent { QuicTime::Delta sample_min_rtt = QuicTime::Delta::Infinite(); // Maximum bandwidth of all bandwidth samples from acked_packets. + // This sample may be app-limited, and will be Zero() if there are no newly + // acknowledged inflight packets. QuicBandwidth sample_max_bandwidth = QuicBandwidth::Zero(); // The send state of the largest packet in acked_packets, unless it is empty. diff --git a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_probe_bw.cc b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_probe_bw.cc index 9045d7e034b..af0f00fee80 100644 --- a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_probe_bw.cc +++ b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_probe_bw.cc @@ -500,6 +500,15 @@ void Bbr2ProbeBwMode::EnterProbeDown(bool probed_too_high, cycle_.rounds_in_phase = 0; cycle_.phase_start_time = now; ++sender_->connection_stats_->bbr_num_cycles; + if (GetQuicReloadableFlag(quic_bbr2_fix_bw_lo_mode2) && + Params().bw_lo_mode_ != Bbr2Params::QuicBandwidthLoMode::DEFAULT) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_bbr2_fix_bw_lo_mode2, 2, 2); + // Clear bandwidth lo if it was set in PROBE_UP, because losses in PROBE_UP + // should not permanently change bandwidth_lo. + // It's possible for bandwidth_lo to be set during REFILL, but if that was + // a valid value, it'll quickly be rediscovered. + model_->clear_bandwidth_lo(); + } // Pick probe wait time. cycle_.rounds_since_probe = diff --git a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_sender.cc b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_sender.cc index d0f61277283..b69a7952afa 100644 --- a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_sender.cc +++ b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_sender.cc @@ -132,7 +132,7 @@ void Bbr2Sender::ApplyConnectionOptions( params_.ignore_inflight_lo = true; } if (ContainsQuicTag(connection_options, kB2NE)) { - params_.always_exit_startup_on_excess_loss = false; + params_.always_exit_startup_on_excess_loss = true; } if (ContainsQuicTag(connection_options, kB2SL)) { params_.startup_loss_exit_use_max_delivered_for_inflight_hi = false; diff --git a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_simulator_test.cc b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_simulator_test.cc index e26760e0bf9..99acf2c3e21 100644 --- a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_simulator_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_simulator_test.cc @@ -417,25 +417,6 @@ TEST_F(Bbr2DefaultTopologyTest, SimpleTransfer) { EXPECT_APPROX_EQ(params.RTT(), rtt_stats()->smoothed_rtt(), 1.0f); } -TEST_F(Bbr2DefaultTopologyTest, SimpleTransferB2NE) { - SetConnectionOption(kB2NE); - DefaultTopologyParams params; - CreateNetwork(params); - - // Transfer 12MB. - DoSimpleTransfer(12 * 1024 * 1024, QuicTime::Delta::FromSeconds(35)); - EXPECT_TRUE(Bbr2ModeIsOneOf({Bbr2Mode::PROBE_BW, Bbr2Mode::PROBE_RTT})); - - EXPECT_APPROX_EQ(params.BottleneckBandwidth(), - sender_->ExportDebugState().bandwidth_hi, 0.01f); - - EXPECT_LE(sender_loss_rate_in_packets(), 0.05); - // The margin here is high, because the aggregation greatly increases - // smoothed rtt. - EXPECT_GE(params.RTT() * 4, rtt_stats()->smoothed_rtt()); - EXPECT_APPROX_EQ(params.RTT(), rtt_stats()->min_rtt(), 0.2f); -} - TEST_F(Bbr2DefaultTopologyTest, SimpleTransferB2RC) { SetConnectionOption(kB2RC); DefaultTopologyParams params; @@ -859,6 +840,42 @@ TEST_F(Bbr2DefaultTopologyTest, ExitStartupDueToLossB2SL) { EXPECT_APPROX_EQ(sender_->ExportDebugState().inflight_hi, params.BDP(), 0.1f); } +// Verifies that in STARTUP, if we exceed loss threshold in a round, we exit +// STARTUP at the end of the round even if there's enough bandwidth growth. +TEST_F(Bbr2DefaultTopologyTest, ExitStartupDueToLossB2NE) { + // Set up flags such that any loss will be considered "too high". + SetQuicFlag(FLAGS_quic_bbr2_default_startup_full_loss_count, 0); + SetQuicFlag(FLAGS_quic_bbr2_default_loss_threshold, 0.0); + + sender_ = SetupBbr2Sender(&sender_endpoint_, /*old_sender=*/nullptr); + + SetConnectionOption(kB2NE); + DefaultTopologyParams params; + params.switch_queue_capacity_in_bdp = 0.5; + CreateNetwork(params); + + // Run until the full bandwidth is reached and check how many rounds it was. + sender_endpoint_.AddBytesToTransfer(12 * 1024 * 1024); + QuicRoundTripCount max_bw_round = 0; + QuicBandwidth max_bw(QuicBandwidth::Zero()); + bool simulator_result = simulator_.RunUntilOrTimeout( + [this, &max_bw, &max_bw_round]() { + if (max_bw < sender_->ExportDebugState().bandwidth_hi) { + max_bw = sender_->ExportDebugState().bandwidth_hi; + max_bw_round = sender_->ExportDebugState().round_trip_count; + } + return sender_->ExportDebugState().startup.full_bandwidth_reached; + }, + QuicTime::Delta::FromSeconds(5)); + ASSERT_TRUE(simulator_result); + EXPECT_EQ(Bbr2Mode::DRAIN, sender_->ExportDebugState().mode); + EXPECT_EQ(sender_->ExportDebugState().round_trip_count, max_bw_round); + EXPECT_EQ( + 0u, + sender_->ExportDebugState().startup.round_trips_without_bandwidth_growth); + EXPECT_NE(0u, sender_connection_stats().packets_lost); +} + TEST_F(Bbr2DefaultTopologyTest, SenderPoliced) { DefaultTopologyParams params; params.sender_policer_params = TrafficPolicerParams(); diff --git a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_startup.cc b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_startup.cc index 5a9a532e688..1bd89c6024f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_startup.cc +++ b/chromium/net/third_party/quiche/src/quic/core/congestion_control/bbr2_startup.cc @@ -112,8 +112,9 @@ void Bbr2StartupMode::CheckExcessiveLosses( new_inflight_hi = model_->max_bytes_delivered_in_round(); } } - QUIC_DVLOG(3) << sender_ << " Exiting STARTUP due to loss. inflight_hi:" - << new_inflight_hi; + QUIC_DVLOG(3) << sender_ << " Exiting STARTUP due to loss at round " + << model_->RoundTripCount() + << ". inflight_hi:" << new_inflight_hi; // TODO(ianswett): Add a shared method to set inflight_hi in the model. model_->set_inflight_hi(new_inflight_hi); model_->set_full_bandwidth_reached(); diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_decrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_decrypter_test.cc index c16668b2fdd..dccd7dfa48d 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_decrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_decrypter_test.cc @@ -13,7 +13,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_encrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_encrypter_test.cc index 5c093ad4ee0..67e35ed8934 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_encrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_12_encrypter_test.cc @@ -13,7 +13,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_decrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_decrypter_test.cc index 6877d9de48f..25abd716576 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_decrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_decrypter_test.cc @@ -12,7 +12,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_encrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_encrypter_test.cc index d51c5deb0ea..7e5fb25a937 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_encrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_128_gcm_encrypter_test.cc @@ -12,7 +12,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_decrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_decrypter_test.cc index bfafd2cb513..c63a589a3d8 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_decrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_decrypter_test.cc @@ -13,7 +13,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_encrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_encrypter_test.cc index 8d4c1de8e16..a2f8066717c 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_encrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/aes_256_gcm_encrypter_test.cc @@ -13,7 +13,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/cert_compressor_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/cert_compressor_test.cc index b76ee7bf8d4..a024d131c2a 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/cert_compressor_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/cert_compressor_test.cc @@ -12,7 +12,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/crypto_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/certificate_view.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/certificate_view.cc index c21dd202b2d..4024a78e952 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/certificate_view.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/certificate_view.cc @@ -30,9 +30,9 @@ #include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_ip_address.h" #include "quic/platform/api/quic_logging.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/platform/api/quiche_time_utils.h" #include "common/quiche_data_reader.h" +#include "common/quiche_text_utils.h" namespace quic { namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_decrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_decrypter_test.cc index 42d8899a781..93e48d257d0 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_decrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_decrypter_test.cc @@ -12,7 +12,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_encrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_encrypter_test.cc index 8c403fede35..7fc32822f7e 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_encrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_encrypter_test.cc @@ -8,12 +8,12 @@ #include #include "absl/base/macros.h" +#include "absl/strings/escaping.h" #include "absl/strings/string_view.h" #include "quic/core/crypto/chacha20_poly1305_decrypter.h" #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_decrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_decrypter_test.cc index 4b0f10bcd0d..b71bcf127f8 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_decrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_decrypter_test.cc @@ -12,7 +12,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_encrypter_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_encrypter_test.cc index 7bca425a708..61aaac73d17 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_encrypter_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/chacha20_poly1305_tls_encrypter_test.cc @@ -14,7 +14,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_message_printer_bin.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_message_printer_bin.cc index 3109924d59e..68e3d9cbe19 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_message_printer_bin.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_message_printer_bin.cc @@ -13,7 +13,6 @@ #include "absl/strings/escaping.h" #include "quic/core/crypto/crypto_framer.h" #include "quic/core/quic_utils.h" -#include "common/platform/api/quiche_text_utils.h" using std::cerr; using std::cout; diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_protocol.h b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_protocol.h index e08d90b1c08..af62865b653 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_protocol.h +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_protocol.h @@ -28,7 +28,7 @@ using ServerConfigID = std::string; // The following tags have been deprecated and should not be reused: // "1CON", "BBQ4", "NCON", "RCID", "SREJ", "TBKP", "TB10", "SCLS", "SMHL", -// "QNZR", "B2HI", "H2PR", "FIFO", "LIFO", "RRWS" +// "QNZR", "B2HI", "H2PR", "FIFO", "LIFO", "RRWS", "QNSP" // clang-format off const QuicTag kCHLO = TAG('C', 'H', 'L', 'O'); // Client hello @@ -127,9 +127,10 @@ const QuicTag kIW50 = TAG('I', 'W', '5', '0'); // Force ICWND to 50 const QuicTag kB2ON = TAG('B', '2', 'O', 'N'); // Enable BBRv2 const QuicTag kB2NA = TAG('B', '2', 'N', 'A'); // For BBRv2, do not add ack // height to queueing threshold -const QuicTag kB2NE = TAG('B', '2', 'N', 'E'); // For BBRv2, do not exit - // STARTUP if there's enough - // bandwidth growth +const QuicTag kB2NE = TAG('B', '2', 'N', 'E'); // For BBRv2, always exit + // STARTUP on loss, even if + // bandwidth growth exceeds + // threshold. const QuicTag kB2RP = TAG('B', '2', 'R', 'P'); // For BBRv2, run PROBE_RTT on // the regular schedule const QuicTag kB2CL = TAG('B', '2', 'C', 'L'); // For BBRv2, allow PROBE_BW @@ -342,6 +343,7 @@ const QuicTag kMTUL = TAG('M', 'T', 'U', 'L'); // Low-target MTU discovery. const QuicTag kNSLC = TAG('N', 'S', 'L', 'C'); // Always send connection close // for idle timeout. +const QuicTag kCHSP = TAG('C', 'H', 'S', 'P'); // Chaos protection. // Proof types (i.e. certificate types) // NOTE: although it would be silly to do so, specifying both kX509 and kX59R @@ -401,9 +403,6 @@ const QuicTag kPDP5 = TAG('P', 'D', 'P', '5'); // Path degrading triggered const QuicTag kQNZ2 = TAG('Q', 'N', 'Z', '2'); // Turn off QUIC crypto 0-RTT. -const QuicTag kQNSP = TAG('Q', 'N', 'S', 'P'); // Turn off server push in - // gQUIC. - const QuicTag kMAD = TAG('M', 'A', 'D', 0); // Max Ack Delay (IETF QUIC) const QuicTag kIGNP = TAG('I', 'G', 'N', 'P'); // Do not use PING only packet diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_server_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_server_test.cc index 7414eda8692..7fadbbdcef7 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_server_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_server_test.cc @@ -33,7 +33,6 @@ #include "quic/test_tools/mock_random.h" #include "quic/test_tools/quic_crypto_server_config_peer.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/quiche_endian.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.cc index 2c8435035c9..67527d45826 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.cc @@ -762,4 +762,21 @@ std::string CryptoUtils::HashHandshakeMessage( } #undef RETURN_STRING_LITERAL // undef for jumbo builds + +// static +bool CryptoUtils::GetSSLCapabilities(const SSL* ssl, + bssl::UniquePtr* capabilities, + size_t* capabilities_len) { + uint8_t* buffer; + CBB cbb; + + if (!CBB_init(&cbb, 128) || !SSL_serialize_capabilities(ssl, &cbb) || + !CBB_finish(&cbb, &buffer, capabilities_len)) { + return false; + } + + *capabilities = bssl::UniquePtr(buffer); + return true; +} + } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.h b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.h index ec68c6580f4..7aa32e1445a 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.h +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils.h @@ -237,6 +237,11 @@ class QUIC_EXPORT_PRIVATE CryptoUtils { // Returns a hash of the serialized |message|. static std::string HashHandshakeMessage(const CryptoHandshakeMessage& message, Perspective perspective); + + // Wraps SSL_serialize_capabilities. Return nullptr if failed. + static bool GetSSLCapabilities(const SSL* ssl, + bssl::UniquePtr* capabilities, + size_t* capabilities_len); }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils_test.cc index 4586b9bbb4a..0f2df3a7f90 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/crypto_utils_test.cc @@ -11,7 +11,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/proof_source.h b/chromium/net/third_party/quiche/src/quic/core/crypto/proof_source.h index cee94f2e4af..31cbfd66114 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/proof_source.h +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/proof_source.h @@ -229,12 +229,15 @@ class QUIC_EXPORT_PRIVATE ProofSourceHandleCallback { // whether it is completed before ProofSourceHandle::SelectCertificate // returned. // |chain| the certificate chain in leaf-first order. + // |handshake_hints| (optional) handshake hints that can be used by + // SSL_set_handshake_hints. // // When called asynchronously(is_sync=false), this method will be responsible // to continue the handshake from where it left off. virtual void OnSelectCertificateDone(bool ok, bool is_sync, - const ProofSource::Chain* chain) = 0; + const ProofSource::Chain* chain, + absl::string_view handshake_hints) = 0; // Called when a ProofSourceHandle::ComputeSignature operation completes. virtual void OnComputeSignatureDone( @@ -280,9 +283,11 @@ class QUIC_EXPORT_PRIVATE ProofSourceHandle { virtual QuicAsyncStatus SelectCertificate( const QuicSocketAddress& server_address, const QuicSocketAddress& client_address, + absl::string_view ssl_capabilities, const std::string& hostname, absl::string_view client_hello, const std::string& alpn, + absl::optional alps, const std::vector& quic_transport_params, const absl::optional>& early_data_context) = 0; diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_client_config.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_client_config.cc index c886cbe989e..3f94e7cda60 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_client_config.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_client_config.cc @@ -34,7 +34,6 @@ #include "quic/platform/api/quic_hostname_utils.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_map_util.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.cc index 4f19533b008..f2a88095aac 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.cc @@ -51,7 +51,6 @@ #include "quic/platform/api/quic_reference_counted.h" #include "quic/platform/api/quic_socket_address.h" #include "quic/platform/api/quic_testvalue.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { @@ -745,9 +744,7 @@ void QuicCryptoServerConfig::ProcessClientHelloAfterGetProof( << context->connection_id() << " which is invalid with version " << context->version(); - if (context->validate_chlo_result()->postpone_cert_validate_for_server && - context->info().reject_reasons.empty()) { - QUIC_RELOADABLE_FLAG_COUNT(quic_crypto_postpone_cert_validate_for_server); + if (context->info().reject_reasons.empty()) { if (!context->signed_config() || !context->signed_config()->chain) { // No chain. context->validate_chlo_result()->info.reject_reasons.push_back( @@ -1224,8 +1221,8 @@ void QuicCryptoServerConfig::SelectNewPrimaryConfig( } void QuicCryptoServerConfig::EvaluateClientHello( - const QuicSocketAddress& server_address, - const QuicSocketAddress& client_address, + const QuicSocketAddress& /*server_address*/, + const QuicSocketAddress& /*client_address*/, QuicTransportVersion /*version*/, const Configs& configs, QuicReferenceCountedPointer @@ -1294,17 +1291,6 @@ void QuicCryptoServerConfig::EvaluateClientHello( // No valid source address token. } - if (!client_hello_state->postpone_cert_validate_for_server) { - QuicReferenceCountedPointer chain = - proof_source_->GetCertChain(server_address, client_address, - std::string(info->sni)); - if (!chain) { - info->reject_reasons.push_back(SERVER_CONFIG_UNKNOWN_CONFIG_FAILURE); - } else if (!ValidateExpectedLeafCertificate(client_hello, chain->certs)) { - info->reject_reasons.push_back(INVALID_EXPECTED_LEAF_CERTIFICATE); - } - } - if (info->client_nonce.size() != kNonceSize) { info->reject_reasons.push_back(CLIENT_NONCE_INVALID_FAILURE); // Invalid client nonce. diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.h b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.h index 464f2bbfc36..4f3ad0819e4 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.h +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config.h @@ -98,9 +98,6 @@ class QUIC_EXPORT_PRIVATE ValidateClientHelloResultCallback { // Populated if the CHLO STK contained a CachedNetworkParameters proto. CachedNetworkParameters cached_network_params; - const bool postpone_cert_validate_for_server = - GetQuicReloadableFlag(quic_crypto_postpone_cert_validate_for_server); - protected: ~Result() override; }; diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config_test.cc index 9f70c355237..484e46eee6a 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_crypto_server_config_test.cc @@ -25,7 +25,6 @@ #include "quic/test_tools/mock_clock.h" #include "quic/test_tools/quic_crypto_server_config_peer.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_hkdf_test.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_hkdf_test.cc index 73f850ed68a..e23d3f2a1e9 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/quic_hkdf_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/quic_hkdf_test.cc @@ -9,7 +9,6 @@ #include "absl/base/macros.h" #include "absl/strings/escaping.h" #include "quic/platform/api/quic_test.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/core/crypto/tls_server_connection.cc b/chromium/net/third_party/quiche/src/quic/core/crypto/tls_server_connection.cc index 8926909cd78..6e9901b995e 100644 --- a/chromium/net/third_party/quiche/src/quic/core/crypto/tls_server_connection.cc +++ b/chromium/net/third_party/quiche/src/quic/core/crypto/tls_server_connection.cc @@ -30,16 +30,12 @@ bssl::UniquePtr TlsServerConnection::CreateSslCtx( QUIC_CODE_COUNT(quic_session_tickets_enabled); SSL_CTX_set_ticket_aead_method(ssl_ctx.get(), &TlsServerConnection::kSessionTicketMethod); - } else if (!GetQuicRestartFlag(quic_session_tickets_always_enabled)) { - QUIC_CODE_COUNT(quic_session_tickets_disabled_by_flag); - SSL_CTX_set_options(ssl_ctx.get(), SSL_OP_NO_TICKET); } else { QUIC_CODE_COUNT(quic_session_tickets_disabled); } - if (proof_source->GetTicketCrypter() || - GetQuicRestartFlag(quic_session_tickets_always_enabled)) { - SSL_CTX_set_early_data_enabled(ssl_ctx.get(), 1); - } + + SSL_CTX_set_early_data_enabled(ssl_ctx.get(), 1); + SSL_CTX_set_select_certificate_cb( ssl_ctx.get(), &TlsServerConnection::EarlySelectCertCallback); SSL_CTX_set_options(ssl_ctx.get(), SSL_OP_CIPHER_SERVER_PREFERENCE); diff --git a/chromium/net/third_party/quiche/src/quic/core/frames/quic_new_token_frame.cc b/chromium/net/third_party/quiche/src/quic/core/frames/quic_new_token_frame.cc index 8ad442fc694..8642fd93265 100644 --- a/chromium/net/third_party/quiche/src/quic/core/frames/quic_new_token_frame.cc +++ b/chromium/net/third_party/quiche/src/quic/core/frames/quic_new_token_frame.cc @@ -6,7 +6,6 @@ #include "absl/strings/escaping.h" #include "quic/platform/api/quic_logging.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_challenge_frame.cc b/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_challenge_frame.cc index 857ca19291f..0f88bb83160 100644 --- a/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_challenge_frame.cc +++ b/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_challenge_frame.cc @@ -6,7 +6,6 @@ #include "absl/strings/escaping.h" #include "quic/platform/api/quic_bug_tracker.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_response_frame.cc b/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_response_frame.cc index ade4156b8ab..f802b131b30 100644 --- a/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_response_frame.cc +++ b/chromium/net/third_party/quiche/src/quic/core/frames/quic_path_response_frame.cc @@ -6,7 +6,6 @@ #include "absl/strings/escaping.h" #include "quic/platform/api/quic_bug_tracker.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/handshaker_delegate_interface.h b/chromium/net/third_party/quiche/src/quic/core/handshaker_delegate_interface.h index ae291b7826f..1e47d16a5f1 100644 --- a/chromium/net/third_party/quiche/src/quic/core/handshaker_delegate_interface.h +++ b/chromium/net/third_party/quiche/src/quic/core/handshaker_delegate_interface.h @@ -74,6 +74,9 @@ class QUIC_EXPORT_PRIVATE HandshakerDelegateInterface { // Called at the end of an handshake operation callback. virtual void OnHandshakeCallbackDone() = 0; + + // Whether a packet flusher is currently attached. + virtual bool PacketFlusherAttached() const = 0; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/http/end_to_end_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/end_to_end_test.cc index aceebe1b33b..8efba8869bf 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/end_to_end_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/end_to_end_test.cc @@ -17,6 +17,7 @@ #include "quic/core/http/http_constants.h" #include "quic/core/http/quic_spdy_client_stream.h" #include "quic/core/http/web_transport_http3.h" +#include "quic/core/quic_connection.h" #include "quic/core/quic_data_writer.h" #include "quic/core/quic_epoll_connection_helper.h" #include "quic/core/quic_error_codes.h" @@ -43,7 +44,6 @@ #include "quic/test_tools/packet_reordering_writer.h" #include "quic/test_tools/qpack/qpack_encoder_peer.h" #include "quic/test_tools/qpack/qpack_encoder_test_utils.h" -#include "quic/test_tools/qpack/qpack_header_table_peer.h" #include "quic/test_tools/qpack/qpack_test_utils.h" #include "quic/test_tools/quic_client_peer.h" #include "quic/test_tools/quic_config_peer.h" @@ -80,6 +80,7 @@ using ::testing::_; using ::testing::Assign; using ::testing::Invoke; using ::testing::NiceMock; +using testing::NotNull; namespace quic { namespace test { @@ -750,6 +751,18 @@ class EndToEndTest : public QuicTestWithParam { } } + void WaitForNewConnectionIds() { + // Wait until a new server CID is available for another migration. + const auto* client_connection = GetClientConnection(); + while (!QuicConnectionPeer::HasUnusedPeerIssuedConnectionId( + client_connection) || + (!client_connection->client_connection_id().IsEmpty() && + !QuicConnectionPeer::HasSelfIssuedConnectionIdToConsume( + client_connection))) { + client_->client()->WaitForEvents(); + } + } + ScopedEnvironmentForThreads environment_; bool initialized_; // If true, the Initialize() function will create |client_| and starts to @@ -1552,17 +1565,11 @@ TEST_P(EndToEndTest, AddressToken) { server_thread_->Pause(); QuicConnection* server_connection = GetServerConnection(); if (server_connection != nullptr) { - if (GetQuicReloadableFlag(quic_enable_token_based_address_validation)) { - // Verify address is validated via validating token received in INITIAL - // packet. - EXPECT_FALSE(server_connection->GetStats() - .address_validated_via_decrypting_packet); - EXPECT_TRUE(server_connection->GetStats().address_validated_via_token); - } else { - EXPECT_TRUE(server_connection->GetStats() - .address_validated_via_decrypting_packet); - EXPECT_FALSE(server_connection->GetStats().address_validated_via_token); - } + // Verify address is validated via validating token received in INITIAL + // packet. + EXPECT_FALSE( + server_connection->GetStats().address_validated_via_decrypting_packet); + EXPECT_TRUE(server_connection->GetStats().address_validated_via_token); } else { ADD_FAILURE() << "Missing server connection"; } @@ -2477,10 +2484,7 @@ TEST_P( HalfRttResponseBlocksShloRetransmissionWithoutTokenBasedAddressValidation) { // Turn off token based address validation to make the server get constrained // by amplification factor during handshake. - // TODO(fayang): Keep this test while deprecating - // quic_enable_token_based_address_validation. For example, consider always - // rejecting the received address token. - SetQuicReloadableFlag(quic_enable_token_based_address_validation, false); + SetQuicFlag(FLAGS_quic_reject_retry_token_in_initial_packet, true); ASSERT_TRUE(Initialize()); if (!version_.SupportsAntiAmplificationLimit()) { return; @@ -2502,17 +2506,8 @@ TEST_P( // Large response (100KB) for 0-RTT request. std::string large_body(102400, 'a'); AddToCache("/large_response", 200, large_body); - if (GetQuicReloadableFlag(quic_preempt_stream_data_with_handshake_packet)) { - SendSynchronousRequestAndCheckResponse(client_.get(), "/large_response", - large_body); - } else { - // Server consistently gets constrained by amplification factor, hence PTO - // never gets armed. The CHLO retransmission would trigger the - // retransmission of SHLO, however, the ENCRYPTION_HANDSHAKE packet NEVER - // gets retransmitted since half RTT data consumes the remaining space in - // the coalescer. - EXPECT_EQ("", client_->SendSynchronousRequest("/large_response")); - } + SendSynchronousRequestAndCheckResponse(client_.get(), "/large_response", + large_body); } TEST_P(EndToEndTest, MaxStreamsUberTest) { @@ -2620,6 +2615,253 @@ TEST_P(EndToEndTest, ConnectionMigrationClientIPChanged) { server_thread_->Resume(); } +TEST_P(EndToEndTest, IetfConnectionMigrationClientIPChangedMultipleTimes) { + ASSERT_TRUE(Initialize()); + if (!GetClientConnection()->connection_migration_use_new_cid()) { + return; + } + SendSynchronousFooRequestAndCheckResponse(); + + // Store the client IP address which was used to send the first request. + QuicIpAddress host0 = + client_->client()->network_helper()->GetLatestClientAddress().host(); + QuicConnection* client_connection = GetClientConnection(); + ASSERT_TRUE(client_connection != nullptr); + + // Migrate socket to a new IP address. + QuicIpAddress host1 = TestLoopback(2); + EXPECT_NE(host0, host1); + ASSERT_TRUE( + QuicConnectionPeer::HasUnusedPeerIssuedConnectionId(client_connection)); + QuicConnectionId server_cid0 = client_connection->connection_id(); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_TRUE(client_->client()->MigrateSocket(host1)); + QuicConnectionId server_cid1 = client_connection->connection_id(); + EXPECT_FALSE(server_cid1.IsEmpty()); + EXPECT_NE(server_cid0, server_cid1); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send a request using the new socket. + SendSynchronousBarRequestAndCheckResponse(); + EXPECT_EQ(1u, + client_connection->GetStats().num_connectivity_probing_received); + + // Send another request and wait for response making sure path response is + // received at server. + SendSynchronousBarRequestAndCheckResponse(); + + // Migrate socket to a new IP address. + WaitForNewConnectionIds(); + EXPECT_EQ(1u, client_connection->GetStats().num_retire_connection_id_sent); + QuicIpAddress host2 = TestLoopback(3); + EXPECT_NE(host0, host2); + EXPECT_NE(host1, host2); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_TRUE(client_->client()->MigrateSocket(host2)); + QuicConnectionId server_cid2 = client_connection->connection_id(); + EXPECT_FALSE(server_cid2.IsEmpty()); + EXPECT_NE(server_cid0, server_cid2); + EXPECT_NE(server_cid1, server_cid2); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send another request using the new socket and wait for response making sure + // path response is received at server. + SendSynchronousBarRequestAndCheckResponse(); + EXPECT_EQ(2u, + client_connection->GetStats().num_connectivity_probing_received); + + // Migrate socket back to an old IP address. + WaitForNewConnectionIds(); + EXPECT_EQ(2u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_TRUE(client_->client()->MigrateSocket(host1)); + QuicConnectionId server_cid3 = client_connection->connection_id(); + EXPECT_FALSE(server_cid3.IsEmpty()); + EXPECT_NE(server_cid0, server_cid3); + EXPECT_NE(server_cid1, server_cid3); + EXPECT_NE(server_cid2, server_cid3); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + const auto* client_packet_creator = + QuicConnectionPeer::GetPacketCreator(client_connection); + EXPECT_TRUE(client_packet_creator->GetClientConnectionId().IsEmpty()); + EXPECT_EQ(server_cid3, client_packet_creator->GetServerConnectionId()); + + // Send another request using the new socket and wait for response making sure + // path response is received at server. + SendSynchronousBarRequestAndCheckResponse(); + // Even this is an old path, server has forgotten about it and thus needs to + // validate the path again. + EXPECT_EQ(3u, + client_connection->GetStats().num_connectivity_probing_received); + + WaitForNewConnectionIds(); + EXPECT_EQ(3u, client_connection->GetStats().num_retire_connection_id_sent); + + server_thread_->Pause(); + QuicConnection* server_connection = GetServerConnection(); + // By the time the 2nd request is completed, the PATH_RESPONSE must have been + // received by the server. + EXPECT_FALSE(server_connection->HasPendingPathValidation()); + EXPECT_EQ(3u, server_connection->GetStats().num_validated_peer_migration); + EXPECT_EQ(server_cid3, server_connection->connection_id()); + const auto* server_packet_creator = + QuicConnectionPeer::GetPacketCreator(server_connection); + EXPECT_EQ(server_cid3, server_packet_creator->GetServerConnectionId()); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + server_connection) + .IsEmpty()); + EXPECT_EQ(4u, server_connection->GetStats().num_new_connection_id_sent); + server_thread_->Resume(); +} + +TEST_P(EndToEndTest, + ConnectionMigrationWithNonZeroConnectionIDClientIPChangedMultipleTimes) { + if (!version_.SupportsClientConnectionIds()) { + ASSERT_TRUE(Initialize()); + return; + } + override_client_connection_id_length_ = kQuicDefaultConnectionIdLength; + ASSERT_TRUE(Initialize()); + if (!GetClientConnection()->connection_migration_use_new_cid()) { + return; + } + SendSynchronousFooRequestAndCheckResponse(); + + // Store the client IP address which was used to send the first request. + QuicIpAddress host0 = + client_->client()->network_helper()->GetLatestClientAddress().host(); + QuicConnection* client_connection = GetClientConnection(); + ASSERT_TRUE(client_connection != nullptr); + + // Migrate socket to a new IP address. + QuicIpAddress host1 = TestLoopback(2); + EXPECT_NE(host0, host1); + ASSERT_TRUE( + QuicConnectionPeer::HasUnusedPeerIssuedConnectionId(client_connection)); + QuicConnectionId server_cid0 = client_connection->connection_id(); + QuicConnectionId client_cid0 = client_connection->client_connection_id(); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_TRUE(QuicConnectionPeer::GetClientConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_TRUE(client_->client()->MigrateSocket(host1)); + QuicConnectionId server_cid1 = client_connection->connection_id(); + QuicConnectionId client_cid1 = client_connection->client_connection_id(); + EXPECT_FALSE(server_cid1.IsEmpty()); + EXPECT_FALSE(client_cid1.IsEmpty()); + EXPECT_NE(server_cid0, server_cid1); + EXPECT_NE(client_cid0, client_cid1); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_TRUE(QuicConnectionPeer::GetClientConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send another request to ensure that the server will have time to finish the + // reverse path validation and send address token. + SendSynchronousBarRequestAndCheckResponse(); + EXPECT_EQ(1u, + client_connection->GetStats().num_connectivity_probing_received); + + // Migrate socket to a new IP address. + WaitForNewConnectionIds(); + EXPECT_EQ(1u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(2u, client_connection->GetStats().num_new_connection_id_sent); + QuicIpAddress host2 = TestLoopback(3); + EXPECT_NE(host0, host2); + EXPECT_NE(host1, host2); + EXPECT_TRUE(client_->client()->MigrateSocket(host2)); + QuicConnectionId server_cid2 = client_connection->connection_id(); + QuicConnectionId client_cid2 = client_connection->client_connection_id(); + EXPECT_FALSE(server_cid2.IsEmpty()); + EXPECT_NE(server_cid0, server_cid2); + EXPECT_NE(server_cid1, server_cid2); + EXPECT_FALSE(client_cid2.IsEmpty()); + EXPECT_NE(client_cid0, client_cid2); + EXPECT_NE(client_cid1, client_cid2); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_TRUE(QuicConnectionPeer::GetClientConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send another request to ensure that the server will have time to finish the + // reverse path validation and send address token. + SendSynchronousBarRequestAndCheckResponse(); + EXPECT_EQ(2u, + client_connection->GetStats().num_connectivity_probing_received); + + // Migrate socket back to an old IP address. + WaitForNewConnectionIds(); + EXPECT_EQ(2u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(3u, client_connection->GetStats().num_new_connection_id_sent); + EXPECT_TRUE(client_->client()->MigrateSocket(host1)); + QuicConnectionId server_cid3 = client_connection->connection_id(); + QuicConnectionId client_cid3 = client_connection->client_connection_id(); + EXPECT_FALSE(server_cid3.IsEmpty()); + EXPECT_NE(server_cid0, server_cid3); + EXPECT_NE(server_cid1, server_cid3); + EXPECT_NE(server_cid2, server_cid3); + EXPECT_FALSE(client_cid3.IsEmpty()); + EXPECT_NE(client_cid0, client_cid3); + EXPECT_NE(client_cid1, client_cid3); + EXPECT_NE(client_cid2, client_cid3); + const auto* client_packet_creator = + QuicConnectionPeer::GetPacketCreator(client_connection); + EXPECT_EQ(client_cid3, client_packet_creator->GetClientConnectionId()); + EXPECT_EQ(server_cid3, client_packet_creator->GetServerConnectionId()); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send another request to ensure that the server will have time to finish the + // reverse path validation and send address token. + SendSynchronousBarRequestAndCheckResponse(); + // Even this is an old path, server has forgotten about it and thus needs to + // validate the path again. + EXPECT_EQ(3u, + client_connection->GetStats().num_connectivity_probing_received); + + WaitForNewConnectionIds(); + EXPECT_EQ(3u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(4u, client_connection->GetStats().num_new_connection_id_sent); + + server_thread_->Pause(); + // By the time the 2nd request is completed, the PATH_RESPONSE must have been + // received by the server. + QuicConnection* server_connection = GetServerConnection(); + EXPECT_FALSE(server_connection->HasPendingPathValidation()); + EXPECT_EQ(3u, server_connection->GetStats().num_validated_peer_migration); + EXPECT_EQ(server_cid3, server_connection->connection_id()); + EXPECT_EQ(client_cid3, server_connection->client_connection_id()); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + server_connection) + .IsEmpty()); + const auto* server_packet_creator = + QuicConnectionPeer::GetPacketCreator(server_connection); + EXPECT_EQ(client_cid3, server_packet_creator->GetClientConnectionId()); + EXPECT_EQ(server_cid3, server_packet_creator->GetServerConnectionId()); + EXPECT_EQ(3u, server_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(4u, server_connection->GetStats().num_new_connection_id_sent); + server_thread_->Resume(); +} + TEST_P(EndToEndTest, ConnectionMigrationNewTokenForNewIp) { ASSERT_TRUE(Initialize()); if (!version_.HasIetfQuicFrames() || @@ -2644,7 +2886,7 @@ TEST_P(EndToEndTest, ConnectionMigrationNewTokenForNewIp) { EXPECT_EQ(1u, client_connection->GetStats().num_connectivity_probing_received); - // Send another request to ensure that the server will time to finish the + // Send another request to ensure that the server will have time to finish the // reverse path validation and send address token. SendSynchronousBarRequestAndCheckResponse(); @@ -2661,17 +2903,11 @@ TEST_P(EndToEndTest, ConnectionMigrationNewTokenForNewIp) { server_thread_->Pause(); QuicConnection* server_connection = GetServerConnection(); if (server_connection != nullptr) { - if (GetQuicReloadableFlag(quic_enable_token_based_address_validation)) { - // Verify address is validated via validating token received in INITIAL - // packet. - EXPECT_FALSE(server_connection->GetStats() - .address_validated_via_decrypting_packet); - EXPECT_TRUE(server_connection->GetStats().address_validated_via_token); - } else { - EXPECT_TRUE(server_connection->GetStats() - .address_validated_via_decrypting_packet); - EXPECT_FALSE(server_connection->GetStats().address_validated_via_token); - } + // Verify address is validated via validating token received in INITIAL + // packet. + EXPECT_FALSE( + server_connection->GetStats().address_validated_via_decrypting_packet); + EXPECT_TRUE(server_connection->GetStats().address_validated_via_token); } else { ADD_FAILURE() << "Missing server connection"; } @@ -2709,14 +2945,19 @@ class DuplicatePacketWithSpoofedSelfAddressWriter TEST_P(EndToEndTest, ClientAddressSpoofedForSomePeriod) { ASSERT_TRUE(Initialize()); - if (!version_.HasIetfQuicFrames() || - !client_->client()->session()->connection()->validate_client_address()) { + if (!GetClientConnection()->connection_migration_use_new_cid()) { return; } auto writer = new DuplicatePacketWithSpoofedSelfAddressWriter(); client_.reset(CreateQuicClient(writer)); + + // Make sure client has unused peer connection ID before migration. + SendSynchronousFooRequestAndCheckResponse(); + ASSERT_TRUE(QuicConnectionPeer::HasUnusedPeerIssuedConnectionId( + GetClientConnection())); + QuicIpAddress real_host = TestLoopback(1); - client_->MigrateSocket(real_host); + ASSERT_TRUE(client_->MigrateSocket(real_host)); SendSynchronousFooRequestAndCheckResponse(); EXPECT_EQ( 0u, GetClientConnection()->GetStats().num_connectivity_probing_received); @@ -2755,10 +2996,107 @@ TEST_P(EndToEndTest, ClientAddressSpoofedForSomePeriod) { EXPECT_EQ(large_body, client_->response_body()); } -TEST_P(EndToEndTest, AsynchronousConnectionMigrationClientIPChanged) { +TEST_P(EndToEndTest, + AsynchronousConnectionMigrationClientIPChangedMultipleTimes) { ASSERT_TRUE(Initialize()); - if (!version_.HasIetfQuicFrames() || - !client_->client()->session()->connection()->use_path_validator()) { + if (!GetClientConnection()->connection_migration_use_new_cid()) { + return; + } + client_.reset(CreateQuicClient(nullptr)); + + SendSynchronousFooRequestAndCheckResponse(); + + // Store the client IP address which was used to send the first request. + QuicIpAddress host0 = + client_->client()->network_helper()->GetLatestClientAddress().host(); + QuicConnection* client_connection = GetClientConnection(); + QuicConnectionId server_cid0 = client_connection->connection_id(); + // Server should have one new connection ID upon handshake completion. + ASSERT_TRUE( + QuicConnectionPeer::HasUnusedPeerIssuedConnectionId(client_connection)); + + // Migrate socket to new IP address #1. + QuicIpAddress host1 = TestLoopback(2); + EXPECT_NE(host0, host1); + ASSERT_TRUE(client_->client()->ValidateAndMigrateSocket(host1)); + while (client_->client()->HasPendingPathValidation()) { + client_->client()->WaitForEvents(); + } + EXPECT_EQ(host1, client_->client()->session()->self_address().host()); + EXPECT_EQ(1u, + client_connection->GetStats().num_connectivity_probing_received); + QuicConnectionId server_cid1 = client_connection->connection_id(); + EXPECT_NE(server_cid0, server_cid1); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send a request using the new socket. + SendSynchronousBarRequestAndCheckResponse(); + + // Migrate socket to new IP address #2. + WaitForNewConnectionIds(); + QuicIpAddress host2 = TestLoopback(3); + EXPECT_NE(host0, host1); + ASSERT_TRUE(client_->client()->ValidateAndMigrateSocket(host2)); + + while (client_->client()->HasPendingPathValidation()) { + client_->client()->WaitForEvents(); + } + EXPECT_EQ(host2, client_->client()->session()->self_address().host()); + EXPECT_EQ(2u, + client_connection->GetStats().num_connectivity_probing_received); + QuicConnectionId server_cid2 = client_connection->connection_id(); + EXPECT_NE(server_cid0, server_cid2); + EXPECT_NE(server_cid1, server_cid2); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send a request using the new socket. + SendSynchronousBarRequestAndCheckResponse(); + + // Migrate socket back to IP address #1. + WaitForNewConnectionIds(); + ASSERT_TRUE(client_->client()->ValidateAndMigrateSocket(host1)); + + while (client_->client()->HasPendingPathValidation()) { + client_->client()->WaitForEvents(); + } + EXPECT_EQ(host1, client_->client()->session()->self_address().host()); + EXPECT_EQ(3u, + client_connection->GetStats().num_connectivity_probing_received); + QuicConnectionId server_cid3 = client_connection->connection_id(); + EXPECT_NE(server_cid0, server_cid3); + EXPECT_NE(server_cid1, server_cid3); + EXPECT_NE(server_cid2, server_cid3); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + + // Send a request using the new socket. + SendSynchronousBarRequestAndCheckResponse(); + server_thread_->Pause(); + const QuicConnection* server_connection = GetServerConnection(); + EXPECT_EQ(server_connection->connection_id(), server_cid3); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + server_connection) + .IsEmpty()); + server_thread_->Resume(); + + // There should be 1 new connection ID issued by the server. + WaitForNewConnectionIds(); +} + +TEST_P(EndToEndTest, + AsynchronousConnectionMigrationClientIPChangedWithNonEmptyClientCID) { + if (!version_.SupportsClientConnectionIds()) { + ASSERT_TRUE(Initialize()); + return; + } + override_client_connection_id_length_ = kQuicDefaultConnectionIdLength; + ASSERT_TRUE(Initialize()); + if (!GetClientConnection()->connection_migration_use_new_cid()) { return; } client_.reset(CreateQuicClient(nullptr)); @@ -2768,6 +3106,9 @@ TEST_P(EndToEndTest, AsynchronousConnectionMigrationClientIPChanged) { // Store the client IP address which was used to send the first request. QuicIpAddress old_host = client_->client()->network_helper()->GetLatestClientAddress().host(); + auto* client_connection = GetClientConnection(); + QuicConnectionId client_cid0 = client_connection->client_connection_id(); + QuicConnectionId server_cid0 = client_connection->connection_id(); // Migrate socket to the new IP address. QuicIpAddress new_host = TestLoopback(2); @@ -2778,12 +3119,26 @@ TEST_P(EndToEndTest, AsynchronousConnectionMigrationClientIPChanged) { client_->client()->WaitForEvents(); } EXPECT_EQ(new_host, client_->client()->session()->self_address().host()); - QuicConnection* client_connection = GetClientConnection(); - ASSERT_TRUE(client_connection); - EXPECT_EQ(client_connection->validate_client_address() ? 1u : 0, + EXPECT_EQ(1u, client_connection->GetStats().num_connectivity_probing_received); + QuicConnectionId client_cid1 = client_connection->client_connection_id(); + QuicConnectionId server_cid1 = client_connection->connection_id(); + const auto* client_packet_creator = + QuicConnectionPeer::GetPacketCreator(client_connection); + EXPECT_EQ(client_cid1, client_packet_creator->GetClientConnectionId()); + EXPECT_EQ(server_cid1, client_packet_creator->GetServerConnectionId()); // Send a request using the new socket. SendSynchronousBarRequestAndCheckResponse(); + + server_thread_->Pause(); + QuicConnection* server_connection = GetServerConnection(); + EXPECT_EQ(client_cid1, server_connection->client_connection_id()); + EXPECT_EQ(server_cid1, server_connection->connection_id()); + const auto* server_packet_creator = + QuicConnectionPeer::GetPacketCreator(server_connection); + EXPECT_EQ(client_cid1, server_packet_creator->GetClientConnectionId()); + EXPECT_EQ(server_cid1, server_packet_creator->GetServerConnectionId()); + server_thread_->Resume(); } TEST_P(EndToEndTest, ConnectionMigrationClientPortChanged) { @@ -3257,13 +3612,13 @@ TEST_P(EndToEndTest, AckNotifierWithPacketLossAndBlockedSocket) { ADD_FAILURE() << "Missing QPACK encoder"; return; } - QpackHeaderTable* header_table = + QpackEncoderHeaderTable* header_table = QpackEncoderPeer::header_table(qpack_encoder); if (header_table == nullptr) { ADD_FAILURE() << "Missing header table"; return; } - if (QpackHeaderTablePeer::dynamic_table_capacity(header_table) > 0) { + if (header_table->dynamic_table_capacity() > 0) { break; } } @@ -3880,312 +4235,6 @@ TEST_P(EndToEndTest, Trailers) { EXPECT_EQ(trailers, client_->response_trailers()); } -class EndToEndTestServerPush : public EndToEndTest { - protected: - const size_t kNumMaxStreams = 10; - - EndToEndTestServerPush() : EndToEndTest() { - client_config_.SetMaxBidirectionalStreamsToSend(kNumMaxStreams); - server_config_.SetMaxBidirectionalStreamsToSend(kNumMaxStreams); - client_config_.SetMaxUnidirectionalStreamsToSend(kNumMaxStreams); - server_config_.SetMaxUnidirectionalStreamsToSend(kNumMaxStreams); - } - - // Add a request with its response and |num_resources| push resources into - // cache. - // If |resource_size| == 0, response body of push resources use default string - // concatenating with resource url. Otherwise, generate a string of - // |resource_size| as body. - void AddRequestAndResponseWithServerPush(std::string host, - std::string path, - std::string response_body, - std::string* push_urls, - const size_t num_resources, - const size_t resource_size) { - bool use_large_response = resource_size != 0; - std::string large_resource; - if (use_large_response) { - // Generate a response common body larger than flow control window for - // push response. - large_resource = std::string(resource_size, 'a'); - } - std::list push_resources; - for (size_t i = 0; i < num_resources; ++i) { - std::string url = push_urls[i]; - QuicUrl resource_url(url); - std::string body = - use_large_response - ? large_resource - : absl::StrCat("This is server push response body for ", url); - SpdyHeaderBlock response_headers; - response_headers[":status"] = "200"; - response_headers["content-length"] = absl::StrCat(body.size()); - push_resources.push_back(QuicBackendResponse::ServerPushInfo( - resource_url, std::move(response_headers), kV3LowestPriority, body)); - } - - memory_cache_backend_.AddSimpleResponseWithServerPushResources( - host, path, 200, response_body, push_resources); - } -}; - -// Run all server push end to end tests with all supported versions. -INSTANTIATE_TEST_SUITE_P(EndToEndTestsServerPush, - EndToEndTestServerPush, - ::testing::ValuesIn(GetTestParams()), - ::testing::PrintToStringParamName()); - -TEST_P(EndToEndTestServerPush, ServerPush) { - ASSERT_TRUE(Initialize()); - EXPECT_TRUE(client_->client()->WaitForOneRttKeysAvailable()); - - // Set reordering to ensure that body arriving before PUSH_PROMISE is ok. - SetPacketSendDelay(QuicTime::Delta::FromMilliseconds(2)); - SetReorderPercentage(30); - - // Add a response with headers, body, and push resources. - const std::string kBody = "body content"; - size_t kNumResources = 4; - std::string push_urls[] = {"https://example.com/font.woff", - "https://example.com/script.js", - "https://fonts.example.com/font.woff", - "https://example.com/logo-hires.jpg"}; - AddRequestAndResponseWithServerPush("example.com", "/push_example", kBody, - push_urls, kNumResources, 0); - - client_->client()->set_response_listener( - std::unique_ptr( - new TestResponseListener)); - - QUIC_DVLOG(1) << "send request for /push_example"; - EXPECT_EQ(kBody, client_->SendSynchronousRequest( - "https://example.com/push_example")); - QuicStreamSequencer* sequencer = nullptr; - if (!version_.UsesHttp3()) { - QuicSpdyClientSession* client_session = GetClientSession(); - ASSERT_TRUE(client_session); - QuicHeadersStream* headers_stream = - QuicSpdySessionPeer::GetHeadersStream(client_session); - ASSERT_TRUE(headers_stream); - sequencer = QuicStreamPeer::sequencer(headers_stream); - ASSERT_TRUE(sequencer); - // Headers stream's sequencer buffer shouldn't be released because server - // push hasn't finished yet. - EXPECT_TRUE( - QuicStreamSequencerPeer::IsUnderlyingBufferAllocated(sequencer)); - } - - for (const std::string& url : push_urls) { - QUIC_DVLOG(1) << "send request for pushed stream on url " << url; - std::string expected_body = - absl::StrCat("This is server push response body for ", url); - std::string response_body = client_->SendSynchronousRequest(url); - QUIC_DVLOG(1) << "response body " << response_body; - EXPECT_EQ(expected_body, response_body); - } - if (!version_.UsesHttp3()) { - ASSERT_TRUE(sequencer); - EXPECT_FALSE( - QuicStreamSequencerPeer::IsUnderlyingBufferAllocated(sequencer)); - } -} - -TEST_P(EndToEndTestServerPush, ServerPushUnderLimit) { - // Tests that sending a request which has 4 push resources will trigger server - // to push those 4 resources and client can handle pushed resources and match - // them with requests later. - ASSERT_TRUE(Initialize()); - - if (version_.UsesHttp3()) { - return; - } - - EXPECT_TRUE(client_->client()->WaitForOneRttKeysAvailable()); - // Set reordering to ensure that body arriving before PUSH_PROMISE is ok. - SetPacketSendDelay(QuicTime::Delta::FromMilliseconds(2)); - SetReorderPercentage(30); - - // Add a response with headers, body, and push resources. - const std::string kBody = "body content"; - size_t const kNumResources = 4; - std::string push_urls[] = { - "https://example.com/font.woff", - "https://example.com/script.js", - "https://fonts.example.com/font.woff", - "https://example.com/logo-hires.jpg", - }; - AddRequestAndResponseWithServerPush("example.com", "/push_example", kBody, - push_urls, kNumResources, 0); - client_->client()->set_response_listener( - std::unique_ptr( - new TestResponseListener)); - - // Send the first request: this will trigger the server to send all the push - // resources associated with this request, and these will be cached by the - // client. - EXPECT_EQ(kBody, client_->SendSynchronousRequest( - "https://example.com/push_example")); - - for (const std::string& url : push_urls) { - // Sending subsequent requesets will not actually send anything on the wire, - // as the responses are already in the client's cache. - QUIC_DVLOG(1) << "send request for pushed stream on url " << url; - std::string expected_body = - absl::StrCat("This is server push response body for ", url); - std::string response_body = client_->SendSynchronousRequest(url); - QUIC_DVLOG(1) << "response body " << response_body; - EXPECT_EQ(expected_body, response_body); - } - // Expect only original request has been sent and push responses have been - // received as normal response. - EXPECT_EQ(1u, client_->num_requests()); - EXPECT_EQ(1u + kNumResources, client_->num_responses()); -} - -TEST_P(EndToEndTestServerPush, ServerPushOverLimitNonBlocking) { - if (version_.UsesHttp3()) { - ASSERT_TRUE(Initialize()); - return; - } - // Tests that when streams are not blocked by flow control or congestion - // control, pushing even more resources than max number of open outgoing - // streams should still work because all response streams get closed - // immediately after pushing resources. - ASSERT_TRUE(Initialize()); - EXPECT_TRUE(client_->client()->WaitForOneRttKeysAvailable()); - - // Set reordering to ensure that body arriving before PUSH_PROMISE is ok. - SetPacketSendDelay(QuicTime::Delta::FromMilliseconds(2)); - SetReorderPercentage(30); - - // Add a response with headers, body, and push resources. - const std::string kBody = "body content"; - - // One more resource than max number of outgoing stream of this session. - const size_t kNumResources = 1 + kNumMaxStreams; // 11. - std::string push_urls[11]; - for (size_t i = 0; i < kNumResources; ++i) { - push_urls[i] = absl::StrCat("https://example.com/push_resources", i); - } - AddRequestAndResponseWithServerPush("example.com", "/push_example", kBody, - push_urls, kNumResources, 0); - client_->client()->set_response_listener( - std::unique_ptr( - new TestResponseListener)); - - // Send the first request: this will trigger the server to send all the push - // resources associated with this request, and these will be cached by the - // client. - EXPECT_EQ(kBody, client_->SendSynchronousRequest( - "https://example.com/push_example")); - - for (const std::string& url : push_urls) { - // Sending subsequent requesets will not actually send anything on the wire, - // as the responses are already in the client's cache. - EXPECT_EQ(absl::StrCat("This is server push response body for ", url), - client_->SendSynchronousRequest(url)); - } - - // Only 1 request should have been sent. - EXPECT_EQ(1u, client_->num_requests()); - // The responses to the original request and all the promised resources - // should have been received. - EXPECT_EQ(12u, client_->num_responses()); -} - -TEST_P(EndToEndTestServerPush, ServerPushOverLimitWithBlocking) { - if (version_.UsesHttp3()) { - ASSERT_TRUE(Initialize()); - return; - } - - // Tests that when server tries to send more large resources(large enough to - // be blocked by flow control window or congestion control window) than max - // open outgoing streams , server can open upto max number of outgoing - // streams for them, and the rest will be queued up. - - // Reset flow control windows. - size_t kFlowControlWnd = 20 * 1024; // 20KB. - // Response body is larger than 1 flow controlblock window. - size_t kBodySize = kFlowControlWnd * 2; - set_client_initial_stream_flow_control_receive_window(kFlowControlWnd); - // Make sure conntection level flow control window is large enough not to - // block data being sent out though they will be blocked by stream level one. - set_client_initial_session_flow_control_receive_window( - kBodySize * kNumMaxStreams + 1024); - - ASSERT_TRUE(Initialize()); - EXPECT_TRUE(client_->client()->WaitForOneRttKeysAvailable()); - - // Set reordering to ensure that body arriving before PUSH_PROMISE is ok. - SetPacketSendDelay(QuicTime::Delta::FromMilliseconds(2)); - SetReorderPercentage(30); - - // Add a response with headers, body, and push resources. - const std::string kBody = "body content"; - - const size_t kNumResources = kNumMaxStreams + 1; - std::string push_urls[11]; - for (size_t i = 0; i < kNumResources; ++i) { - push_urls[i] = absl::StrCat("http://example.com/push_resources", i); - } - AddRequestAndResponseWithServerPush("example.com", "/push_example", kBody, - push_urls, kNumResources, kBodySize); - - client_->client()->set_response_listener( - std::unique_ptr( - new TestResponseListener)); - - client_->SendRequest("https://example.com/push_example"); - - // Pause after the first response arrives. - while (!client_->response_complete()) { - // Because of priority, the first response arrived should be to original - // request. - client_->WaitForResponse(); - ASSERT_TRUE(client_->connected()); - } - - // Check server session to see if it has max number of outgoing streams opened - // though more resources need to be pushed. - if (!version_.HasIetfQuicFrames()) { - server_thread_->Pause(); - QuicSession* server_session = GetServerSession(); - if (server_session != nullptr) { - EXPECT_EQ(kNumMaxStreams, - QuicSessionPeer::GetStreamIdManager(server_session) - ->num_open_outgoing_streams()); - } else { - ADD_FAILURE() << "Missing server session"; - } - server_thread_->Resume(); - } - - EXPECT_EQ(1u, client_->num_requests()); - EXPECT_EQ(1u, client_->num_responses()); - EXPECT_EQ(kBody, client_->response_body()); - - // "Send" request for a promised resources will not really send out it because - // its response is being pushed(but blocked). And the following ack and - // flow control behavior of SendSynchronousRequests() - // will unblock the stream to finish receiving response. - client_->SendSynchronousRequest(push_urls[0]); - EXPECT_EQ(1u, client_->num_requests()); - EXPECT_EQ(2u, client_->num_responses()); - - // Do same thing for the rest 10 resources. - for (size_t i = 1; i < kNumResources; ++i) { - client_->SendSynchronousRequest(push_urls[i]); - } - - // Because of server push, client gets all pushed resources without actually - // sending requests for them. - EXPECT_EQ(1u, client_->num_requests()); - // Including response to original request, 12 responses in total were - // received. - EXPECT_EQ(12u, client_->num_responses()); -} - // TODO(fayang): this test seems to cause net_unittests timeouts :| TEST_P(EndToEndTest, DISABLED_TestHugePostWithPacketLoss) { // This test tests a huge post with introduced packet loss from client to @@ -4440,11 +4489,7 @@ TEST_P(EndToEndTest, client_.reset(CreateQuicClient(client_writer_)); EXPECT_EQ("", client_->SendSynchronousRequest("/foo")); - if (GetQuicReloadableFlag(quic_fix_dispatcher_sent_error_code)) { - EXPECT_THAT(client_->connection_error(), IsError(QUIC_PACKET_WRITE_ERROR)); - } else { - EXPECT_THAT(client_->connection_error(), IsError(QUIC_HANDSHAKE_FAILED)); - } + EXPECT_THAT(client_->connection_error(), IsError(QUIC_HANDSHAKE_FAILED)); } // Regression test for b/116200989. @@ -5007,6 +5052,207 @@ TEST_P(EndToEndPacketReorderingTest, PathValidationFailure) { server_thread_->Resume(); } +TEST_P(EndToEndPacketReorderingTest, MigrateAgainAfterPathValidationFailure) { + ASSERT_TRUE(Initialize()); + if (!GetClientConnection()->connection_migration_use_new_cid()) { + return; + } + + client_.reset(CreateQuicClient(nullptr)); + // Finish one request to make sure handshake established. + EXPECT_EQ(kFooResponseBody, client_->SendSynchronousRequest("/foo")); + + // Wait for the connection to become idle, to make sure the packet gets + // delayed is the connectivity probing packet. + client_->WaitForDelayedAcks(); + + QuicSocketAddress addr1 = client_->client()->session()->self_address(); + QuicConnection* client_connection = GetClientConnection(); + QuicConnectionId server_cid1 = client_connection->connection_id(); + + // Migrate socket to the new IP address. + QuicIpAddress host2 = TestLoopback(2); + EXPECT_NE(addr1.host(), host2); + + // Drop PATH_RESPONSE packets to timeout the path validation. + server_writer_->set_fake_packet_loss_percentage(100); + ASSERT_TRUE( + QuicConnectionPeer::HasUnusedPeerIssuedConnectionId(client_connection)); + + ASSERT_TRUE(client_->client()->ValidateAndMigrateSocket(host2)); + + QuicConnectionId server_cid2 = + QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection); + EXPECT_FALSE(server_cid2.IsEmpty()); + EXPECT_NE(server_cid2, server_cid1); + // Wait until path validation fails at the client. + while (client_->client()->HasPendingPathValidation()) { + EXPECT_EQ(server_cid2, + QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection)); + client_->client()->WaitForEvents(); + } + EXPECT_EQ(addr1, client_->client()->session()->self_address()); + EXPECT_EQ(server_cid1, GetClientConnection()->connection_id()); + + server_writer_->set_fake_packet_loss_percentage(0); + EXPECT_EQ(kBarResponseBody, client_->SendSynchronousRequest("/bar")); + + WaitForNewConnectionIds(); + EXPECT_EQ(1u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(0u, client_connection->GetStats().num_new_connection_id_sent); + + server_thread_->Pause(); + QuicConnection* server_connection = GetServerConnection(); + // Server has received 3 path challenges. + EXPECT_EQ(3u, + server_connection->GetStats().num_connectivity_probing_received); + EXPECT_EQ(server_cid1, server_connection->connection_id()); + EXPECT_EQ(0u, server_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(2u, server_connection->GetStats().num_new_connection_id_sent); + server_thread_->Resume(); + + // Migrate socket to a new IP address again. + QuicIpAddress host3 = TestLoopback(3); + EXPECT_NE(addr1.host(), host3); + EXPECT_NE(host2, host3); + + WaitForNewConnectionIds(); + EXPECT_EQ(1u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(0u, client_connection->GetStats().num_new_connection_id_sent); + + ASSERT_TRUE(client_->client()->ValidateAndMigrateSocket(host3)); + QuicConnectionId server_cid3 = + QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection); + EXPECT_FALSE(server_cid3.IsEmpty()); + EXPECT_NE(server_cid1, server_cid3); + EXPECT_NE(server_cid2, server_cid3); + while (client_->client()->HasPendingPathValidation()) { + client_->client()->WaitForEvents(); + } + EXPECT_EQ(host3, client_->client()->session()->self_address().host()); + EXPECT_EQ(server_cid3, GetClientConnection()->connection_id()); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_EQ(kBarResponseBody, client_->SendSynchronousRequest("/bar")); + + // Server should send a new connection ID to client. + WaitForNewConnectionIds(); + EXPECT_EQ(2u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(0u, client_connection->GetStats().num_new_connection_id_sent); +} + +TEST_P(EndToEndPacketReorderingTest, + MigrateAgainAfterPathValidationFailureWithNonZeroClientConnectionId) { + if (!version_.SupportsClientConnectionIds()) { + ASSERT_TRUE(Initialize()); + return; + } + override_client_connection_id_length_ = kQuicDefaultConnectionIdLength; + ASSERT_TRUE(Initialize()); + if (!GetClientConnection()->connection_migration_use_new_cid()) { + return; + } + + client_.reset(CreateQuicClient(nullptr)); + // Finish one request to make sure handshake established. + EXPECT_EQ(kFooResponseBody, client_->SendSynchronousRequest("/foo")); + + // Wait for the connection to become idle, to make sure the packet gets + // delayed is the connectivity probing packet. + client_->WaitForDelayedAcks(); + + QuicSocketAddress addr1 = client_->client()->session()->self_address(); + QuicConnection* client_connection = GetClientConnection(); + QuicConnectionId server_cid1 = client_connection->connection_id(); + QuicConnectionId client_cid1 = client_connection->client_connection_id(); + + // Migrate socket to the new IP address. + QuicIpAddress host2 = TestLoopback(2); + EXPECT_NE(addr1.host(), host2); + + // Drop PATH_RESPONSE packets to timeout the path validation. + server_writer_->set_fake_packet_loss_percentage(100); + ASSERT_TRUE( + QuicConnectionPeer::HasUnusedPeerIssuedConnectionId(client_connection)); + ASSERT_TRUE(client_->client()->ValidateAndMigrateSocket(host2)); + QuicConnectionId server_cid2 = + QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection); + EXPECT_FALSE(server_cid2.IsEmpty()); + EXPECT_NE(server_cid2, server_cid1); + QuicConnectionId client_cid2 = + QuicConnectionPeer::GetClientConnectionIdOnAlternativePath( + client_connection); + EXPECT_FALSE(client_cid2.IsEmpty()); + EXPECT_NE(client_cid2, client_cid1); + while (client_->client()->HasPendingPathValidation()) { + EXPECT_EQ(server_cid2, + QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection)); + client_->client()->WaitForEvents(); + } + EXPECT_EQ(addr1, client_->client()->session()->self_address()); + EXPECT_EQ(server_cid1, GetClientConnection()->connection_id()); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + server_writer_->set_fake_packet_loss_percentage(0); + EXPECT_EQ(kBarResponseBody, client_->SendSynchronousRequest("/bar")); + WaitForNewConnectionIds(); + EXPECT_EQ(1u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(2u, client_connection->GetStats().num_new_connection_id_sent); + + server_thread_->Pause(); + QuicConnection* server_connection = GetServerConnection(); + if (server_connection != nullptr) { + EXPECT_EQ(3u, + server_connection->GetStats().num_connectivity_probing_received); + EXPECT_EQ(server_cid1, server_connection->connection_id()); + } else { + ADD_FAILURE() << "Missing server connection"; + } + EXPECT_EQ(1u, server_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(2u, server_connection->GetStats().num_new_connection_id_sent); + server_thread_->Resume(); + + // Migrate socket to a new IP address again. + QuicIpAddress host3 = TestLoopback(3); + EXPECT_NE(addr1.host(), host3); + EXPECT_NE(host2, host3); + ASSERT_TRUE(client_->client()->ValidateAndMigrateSocket(host3)); + + QuicConnectionId server_cid3 = + QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection); + EXPECT_FALSE(server_cid3.IsEmpty()); + EXPECT_NE(server_cid1, server_cid3); + EXPECT_NE(server_cid2, server_cid3); + QuicConnectionId client_cid3 = + QuicConnectionPeer::GetClientConnectionIdOnAlternativePath( + client_connection); + EXPECT_NE(client_cid1, client_cid3); + EXPECT_NE(client_cid2, client_cid3); + while (client_->client()->HasPendingPathValidation()) { + client_->client()->WaitForEvents(); + } + EXPECT_EQ(host3, client_->client()->session()->self_address().host()); + EXPECT_EQ(server_cid3, GetClientConnection()->connection_id()); + EXPECT_TRUE(QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + client_connection) + .IsEmpty()); + EXPECT_EQ(kBarResponseBody, client_->SendSynchronousRequest("/bar")); + + // Server should send new server connection ID to client and retires old + // client connection ID. + WaitForNewConnectionIds(); + EXPECT_EQ(2u, client_connection->GetStats().num_retire_connection_id_sent); + EXPECT_EQ(3u, client_connection->GetStats().num_new_connection_id_sent); +} + TEST_P(EndToEndPacketReorderingTest, Buffer0RttRequest) { ASSERT_TRUE(Initialize()); // Finish one request to make sure handshake established. @@ -5384,6 +5630,74 @@ TEST_P(EndToEndTest, LegacyVersionEncapsulationWithLoss) { 0u); } +// Testing packet writer that makes a copy of the first sent packets before +// sending them. Useful for tests that need access to sent packets. +class CopyingPacketWriter : public PacketDroppingTestWriter { + public: + explicit CopyingPacketWriter(int num_packets_to_copy) + : num_packets_to_copy_(num_packets_to_copy) {} + WriteResult WritePacket(const char* buffer, + size_t buf_len, + const QuicIpAddress& self_address, + const QuicSocketAddress& peer_address, + PerPacketOptions* options) override { + if (num_packets_to_copy_ > 0) { + num_packets_to_copy_--; + packets_.push_back( + QuicEncryptedPacket(buffer, buf_len, /*owns_buffer=*/false).Clone()); + } + return PacketDroppingTestWriter::WritePacket(buffer, buf_len, self_address, + peer_address, options); + } + + std::vector>& packets() { + return packets_; + } + + private: + int num_packets_to_copy_; + std::vector> packets_; +}; + +TEST_P(EndToEndTest, ChaosProtection) { + if (!version_.UsesCryptoFrames()) { + ASSERT_TRUE(Initialize()); + return; + } + // Replace the client's writer with one that'll save the first packet. + auto copying_writer = new CopyingPacketWriter(1); + delete client_writer_; + client_writer_ = copying_writer; + // Enable chaos protection and perform an HTTP request. + client_config_.SetClientConnectionOptions(QuicTagVector{kCHSP}); + ASSERT_TRUE(Initialize()); + SendSynchronousFooRequestAndCheckResponse(); + // Parse the saved packet to make sure it's valid. + SimpleQuicFramer validation_framer({version_}); + validation_framer.framer()->SetInitialObfuscators( + GetClientConnection()->connection_id()); + ASSERT_GT(copying_writer->packets().size(), 0u); + EXPECT_TRUE(validation_framer.ProcessPacket(*copying_writer->packets()[0])); + // TODO(dschinazi) figure out a way to use a MockRandom in this test so we + // can inspect the contents of this packet. +} + +TEST_P(EndToEndTest, ChaosProtectionWithMultiPacketChlo) { + if (!version_.UsesCryptoFrames()) { + ASSERT_TRUE(Initialize()); + return; + } + // Enable chaos protection. + client_config_.SetClientConnectionOptions(QuicTagVector{kCHSP}); + // Add a transport parameter to make the client hello span multiple packets. + constexpr auto kCustomParameter = + static_cast(0xff34); + client_config_.custom_transport_parameters_to_send()[kCustomParameter] = + std::string(2000, '?'); + ASSERT_TRUE(Initialize()); + SendSynchronousFooRequestAndCheckResponse(); +} + TEST_P(EndToEndTest, KeyUpdateInitiatedByClient) { if (!version_.UsesTls()) { // Key Update is only supported in TLS handshake. diff --git a/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.cc b/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.cc index 3544cfddf9a..6d9290a12c1 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.cc @@ -36,8 +36,17 @@ HttpDecoder::HttpDecoder(Visitor* visitor, Options options) current_push_id_length_(0), remaining_push_id_length_(0), error_(QUIC_NO_ERROR), - error_detail_("") { + error_detail_(""), + ignore_old_priority_update_( + GetQuicReloadableFlag(quic_ignore_old_priority_update_frame)), + error_on_http3_push_(GetQuicReloadableFlag(quic_error_on_http3_push)) { QUICHE_DCHECK(visitor_); + if (ignore_old_priority_update_) { + QUIC_RELOADABLE_FLAG_COUNT(quic_ignore_old_priority_update_frame); + } + if (error_on_http3_push_) { + QUIC_RELOADABLE_FLAG_COUNT(quic_error_on_http3_push); + } } HttpDecoder::~HttpDecoder() {} @@ -172,6 +181,20 @@ bool HttpDecoder::ReadFrameType(QuicDataReader* reader) { current_frame_type_)); return false; } + + if (error_on_http3_push_) { + if (current_frame_type_ == + static_cast(HttpFrameType::CANCEL_PUSH)) { + RaiseError(QUIC_HTTP_FRAME_ERROR, "CANCEL_PUSH frame received."); + return false; + } + if (current_frame_type_ == + static_cast(HttpFrameType::PUSH_PROMISE)) { + RaiseError(QUIC_HTTP_FRAME_ERROR, "PUSH_PROMISE frame received."); + return false; + } + } + state_ = STATE_READING_FRAME_LENGTH; return true; } @@ -238,11 +261,19 @@ bool HttpDecoder::ReadFrameLength(QuicDataReader* reader) { visitor_->OnHeadersFrameStart(header_length, current_frame_length_); break; case static_cast(HttpFrameType::CANCEL_PUSH): + if (error_on_http3_push_) { + QUICHE_NOTREACHED(); + break; + } break; case static_cast(HttpFrameType::SETTINGS): continue_processing = visitor_->OnSettingsFrameStart(header_length); break; case static_cast(HttpFrameType::PUSH_PROMISE): + if (error_on_http3_push_) { + QUICHE_NOTREACHED(); + break; + } // This edge case needs to be handled here, because ReadFramePayload() // does not get called if |current_frame_length_| is zero. if (current_frame_length_ == 0) { @@ -257,7 +288,13 @@ bool HttpDecoder::ReadFrameLength(QuicDataReader* reader) { case static_cast(HttpFrameType::MAX_PUSH_ID): break; case static_cast(HttpFrameType::PRIORITY_UPDATE): - continue_processing = visitor_->OnPriorityUpdateFrameStart(header_length); + if (ignore_old_priority_update_) { + continue_processing = visitor_->OnUnknownFrameStart( + current_frame_type_, header_length, current_frame_length_); + } else { + continue_processing = + visitor_->OnPriorityUpdateFrameStart(header_length); + } break; case static_cast(HttpFrameType::PRIORITY_UPDATE_REQUEST_STREAM): continue_processing = visitor_->OnPriorityUpdateFrameStart(header_length); @@ -307,7 +344,11 @@ bool HttpDecoder::ReadFramePayload(QuicDataReader* reader) { break; } case static_cast(HttpFrameType::CANCEL_PUSH): { - continue_processing = BufferOrParsePayload(reader); + if (error_on_http3_push_) { + QUICHE_NOTREACHED(); + } else { + continue_processing = BufferOrParsePayload(reader); + } break; } case static_cast(HttpFrameType::SETTINGS): { @@ -315,6 +356,10 @@ bool HttpDecoder::ReadFramePayload(QuicDataReader* reader) { break; } case static_cast(HttpFrameType::PUSH_PROMISE): { + if (error_on_http3_push_) { + QUICHE_NOTREACHED(); + break; + } PushId push_id; if (current_frame_length_ == remaining_frame_length_) { // A new Push Promise frame just arrived. @@ -388,7 +433,11 @@ bool HttpDecoder::ReadFramePayload(QuicDataReader* reader) { break; } case static_cast(HttpFrameType::PRIORITY_UPDATE): { - continue_processing = BufferOrParsePayload(reader); + if (ignore_old_priority_update_) { + continue_processing = HandleUnknownFramePayload(reader); + } else { + continue_processing = BufferOrParsePayload(reader); + } break; } case static_cast(HttpFrameType::PRIORITY_UPDATE_REQUEST_STREAM): { @@ -428,9 +477,13 @@ bool HttpDecoder::FinishParsing(QuicDataReader* reader) { break; } case static_cast(HttpFrameType::CANCEL_PUSH): { - // If frame payload is not empty, FinishParsing() is skipped. - QUICHE_DCHECK_EQ(0u, current_frame_length_); - continue_processing = BufferOrParsePayload(reader); + if (error_on_http3_push_) { + QUICHE_NOTREACHED(); + } else { + // If frame payload is not empty, FinishParsing() is skipped. + QUICHE_DCHECK_EQ(0u, current_frame_length_); + continue_processing = BufferOrParsePayload(reader); + } break; } case static_cast(HttpFrameType::SETTINGS): { @@ -440,7 +493,11 @@ bool HttpDecoder::FinishParsing(QuicDataReader* reader) { break; } case static_cast(HttpFrameType::PUSH_PROMISE): { - continue_processing = visitor_->OnPushPromiseFrameEnd(); + if (error_on_http3_push_) { + QUICHE_NOTREACHED(); + } else { + continue_processing = visitor_->OnPushPromiseFrameEnd(); + } break; } case static_cast(HttpFrameType::GOAWAY): { @@ -456,9 +513,13 @@ bool HttpDecoder::FinishParsing(QuicDataReader* reader) { break; } case static_cast(HttpFrameType::PRIORITY_UPDATE): { - // If frame payload is not empty, FinishParsing() is skipped. - QUICHE_DCHECK_EQ(0u, current_frame_length_); - continue_processing = BufferOrParsePayload(reader); + if (ignore_old_priority_update_) { + continue_processing = visitor_->OnUnknownFrameEnd(); + } else { + // If frame payload is not empty, FinishParsing() is skipped. + QUICHE_DCHECK_EQ(0u, current_frame_length_); + continue_processing = BufferOrParsePayload(reader); + } break; } case static_cast(HttpFrameType::PRIORITY_UPDATE_REQUEST_STREAM): { @@ -559,6 +620,10 @@ bool HttpDecoder::ParseEntirePayload(QuicDataReader* reader) { switch (current_frame_type_) { case static_cast(HttpFrameType::CANCEL_PUSH): { + if (error_on_http3_push_) { + QUICHE_NOTREACHED(); + return false; + } CancelPushFrame frame; if (!reader->ReadVarInt62(&frame.push_id)) { RaiseError(QUIC_HTTP_FRAME_ERROR, @@ -606,11 +671,16 @@ bool HttpDecoder::ParseEntirePayload(QuicDataReader* reader) { return visitor_->OnMaxPushIdFrame(frame); } case static_cast(HttpFrameType::PRIORITY_UPDATE): { - PriorityUpdateFrame frame; - if (!ParsePriorityUpdateFrame(reader, &frame)) { + if (ignore_old_priority_update_) { + QUICHE_NOTREACHED(); return false; + } else { + PriorityUpdateFrame frame; + if (!ParsePriorityUpdateFrame(reader, &frame)) { + return false; + } + return visitor_->OnPriorityUpdateFrame(frame); } - return visitor_->OnPriorityUpdateFrame(frame); } case static_cast(HttpFrameType::PRIORITY_UPDATE_REQUEST_STREAM): { PriorityUpdateFrame frame; @@ -767,6 +837,7 @@ bool HttpDecoder::ParseAcceptChFrame(QuicDataReader* reader, QuicByteCount HttpDecoder::MaxFrameLength(uint64_t frame_type) { switch (frame_type) { case static_cast(HttpFrameType::CANCEL_PUSH): + // TODO(b/171463363): Remove. return sizeof(PushId); case static_cast(HttpFrameType::SETTINGS): // This limit is arbitrary. @@ -774,6 +845,7 @@ QuicByteCount HttpDecoder::MaxFrameLength(uint64_t frame_type) { case static_cast(HttpFrameType::GOAWAY): return VARIABLE_LENGTH_INTEGER_LENGTH_8; case static_cast(HttpFrameType::MAX_PUSH_ID): + // TODO(b/171463363): Remove. return sizeof(PushId); case static_cast(HttpFrameType::PRIORITY_UPDATE): // This limit is arbitrary. diff --git a/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.h b/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.h index a351415e964..3a970fb63b1 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.h +++ b/chromium/net/third_party/quiche/src/quic/core/http/http_decoder.h @@ -45,6 +45,7 @@ class QUIC_EXPORT_PRIVATE HttpDecoder { // processed. At that point it is safe to consume |header_length| bytes. // Called when a CANCEL_PUSH frame has been successfully parsed. + // TODO(b/171463363): Remove. virtual bool OnCancelPushFrame(const CancelPushFrame& frame) = 0; // Called when a MAX_PUSH_ID frame has been successfully parsed. @@ -83,6 +84,7 @@ class QUIC_EXPORT_PRIVATE HttpDecoder { // Called when a HEADERS frame has been completely processed. virtual bool OnHeadersFrameEnd() = 0; + // TODO(b/171463363): Remove all. // Called when a PUSH_PROMISE frame has been received. virtual bool OnPushPromiseFrameStart(QuicByteCount header_length) = 0; // Called when the Push ID field of a PUSH_PROMISE frame has been parsed. @@ -230,7 +232,7 @@ class QUIC_EXPORT_PRIVATE HttpDecoder { void BufferFrameType(QuicDataReader* reader); // Buffers at most |remaining_push_id_length_| from |reader| to - // |push_id_buffer_|. + // |push_id_buffer_|. TODO(b/171463363): Remove. void BufferPushId(QuicDataReader* reader); // Sets |error_| and |error_detail_| accordingly. @@ -241,11 +243,13 @@ class QUIC_EXPORT_PRIVATE HttpDecoder { // Parses the payload of a PRIORITY_UPDATE frame (draft-01, type 0x0f) // from |reader| into |frame|. + // TODO(b/147306124): Remove. bool ParsePriorityUpdateFrame(QuicDataReader* reader, PriorityUpdateFrame* frame); // Parses the payload of a PRIORITY_UPDATE frame (draft-02, type 0xf0700) // from |reader| into |frame|. + // TODO(b/147306124): Rename to ParsePriorityUpdateFrame(). bool ParseNewPriorityUpdateFrame(QuicDataReader* reader, PriorityUpdateFrame* frame); @@ -276,8 +280,10 @@ class QUIC_EXPORT_PRIVATE HttpDecoder { // Remaining length that's needed for the frame's type field. QuicByteCount remaining_type_field_length_; // Length of PUSH_PROMISE frame's push id. + // TODO(b/171463363): Remove. QuicByteCount current_push_id_length_; // Remaining length that's needed for PUSH_PROMISE frame's push id field. + // TODO(b/171463363): Remove. QuicByteCount remaining_push_id_length_; // Last error. QuicErrorCode error_; @@ -290,7 +296,16 @@ class QUIC_EXPORT_PRIVATE HttpDecoder { // Remaining unparsed type field data. std::array type_buffer_; // Remaining unparsed push id data. + // TODO(b/171463363): Remove. std::array push_id_buffer_; + + // Latched value of + // gfe2_reloadable_flag_quic_ignore_old_priority_update_frame. + const bool ignore_old_priority_update_; + + // Latched value of + // gfe2_reloadable_flag_quic_error_on_http3_push. + const bool error_on_http3_push_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/http/http_decoder_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/http_decoder_test.cc index aac020a97a7..05d580e20e1 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/http_decoder_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/http_decoder_test.cc @@ -19,7 +19,6 @@ #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" using ::testing::_; using ::testing::AnyNumber; @@ -249,6 +248,14 @@ TEST_F(HttpDecoderTest, CancelPush) { "01" // length "01"); // Push Id + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + EXPECT_CALL(visitor_, OnError(&decoder_)); + EXPECT_EQ(1u, ProcessInput(input)); + EXPECT_THAT(decoder_.error(), IsError(QUIC_HTTP_FRAME_ERROR)); + EXPECT_EQ("CANCEL_PUSH frame received.", decoder_.error_detail()); + return; + } + // Visitor pauses processing. EXPECT_CALL(visitor_, OnCancelPushFrame(CancelPushFrame({1}))) .WillOnce(Return(false)); @@ -277,6 +284,14 @@ TEST_F(HttpDecoderTest, PushPromiseFrame) { "C000000000000101"), // push id 257 "Headers"); // headers + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + EXPECT_CALL(visitor_, OnError(&decoder_)); + EXPECT_EQ(1u, ProcessInput(input)); + EXPECT_THAT(decoder_.error(), IsError(QUIC_HTTP_FRAME_ERROR)); + EXPECT_EQ("PUSH_PROMISE frame received.", decoder_.error_detail()); + return; + } + // Visitor pauses processing. EXPECT_CALL(visitor_, OnPushPromiseFrameStart(2)).WillOnce(Return(false)); EXPECT_CALL(visitor_, OnPushPromiseFramePushId(257, 8, 7)) @@ -338,6 +353,10 @@ TEST_F(HttpDecoderTest, PushPromiseFrame) { } TEST_F(HttpDecoderTest, CorruptPushPromiseFrame) { + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + return; + } + InSequence s; std::string input = absl::HexStringToBytes( @@ -733,6 +752,10 @@ TEST_F(HttpDecoderTest, EmptyHeadersFrame) { } TEST_F(HttpDecoderTest, PushPromiseFrameNoHeaders) { + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + return; + } + InSequence s; std::string input = absl::HexStringToBytes( "05" // type (PUSH_PROMISE) @@ -768,6 +791,10 @@ TEST_F(HttpDecoderTest, PushPromiseFrameNoHeaders) { } TEST_F(HttpDecoderTest, MalformedFrameWithOverlyLargePayload) { + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + return; + } + std::string input = absl::HexStringToBytes( "03" // type (CANCEL_PUSH) "10" // length @@ -841,97 +868,183 @@ TEST_F(HttpDecoderTest, HeadersPausedThenData) { } TEST_F(HttpDecoderTest, CorruptFrame) { - InSequence s; - - struct { - const char* const input; - const char* const error_message; - } kTestData[] = {{"\x03" // type (CANCEL_PUSH) - "\x01" // length - "\x40", // first byte of two-byte varint push id - "Unable to read CANCEL_PUSH push_id."}, - {"\x03" // type (CANCEL_PUSH) - "\x04" // length - "\x05" // valid push id - "foo", // superfluous data - "Superfluous data in CANCEL_PUSH frame."}, - {"\x0D" // type (MAX_PUSH_ID) - "\x01" // length - "\x40", // first byte of two-byte varint push id - "Unable to read MAX_PUSH_ID push_id."}, - {"\x0D" // type (MAX_PUSH_ID) - "\x04" // length - "\x05" // valid push id - "foo", // superfluous data - "Superfluous data in MAX_PUSH_ID frame."}, - {"\x07" // type (GOAWAY) - "\x01" // length - "\x40", // first byte of two-byte varint stream id - "Unable to read GOAWAY ID."}, - {"\x07" // type (GOAWAY) - "\x04" // length - "\x05" // valid stream id - "foo", // superfluous data - "Superfluous data in GOAWAY frame."}, - {"\x40\x89" // type (ACCEPT_CH) - "\x01" // length - "\x40", // first byte of two-byte varint origin length - "Unable to read ACCEPT_CH origin."}, - {"\x40\x89" // type (ACCEPT_CH) - "\x01" // length - "\x05", // valid origin length but no origin string - "Unable to read ACCEPT_CH origin."}, - {"\x40\x89" // type (ACCEPT_CH) - "\x04" // length - "\x05" // valid origin length - "foo", // payload ends before origin ends - "Unable to read ACCEPT_CH origin."}, - {"\x40\x89" // type (ACCEPT_CH) - "\x04" // length - "\x03" // valid origin length - "foo", // payload ends at end of origin: no value - "Unable to read ACCEPT_CH value."}, - {"\x40\x89" // type (ACCEPT_CH) - "\x05" // length - "\x03" // valid origin length - "foo" // payload ends at end of origin: no value - "\x40", // first byte of two-byte varint value length - "Unable to read ACCEPT_CH value."}, - {"\x40\x89" // type (ACCEPT_CH) - "\x08" // length - "\x03" // valid origin length - "foo" // origin - "\x05" // valid value length - "bar", // payload ends before value ends - "Unable to read ACCEPT_CH value."}}; - - for (const auto& test_data : kTestData) { - { - HttpDecoder decoder(&visitor_); - EXPECT_CALL(visitor_, OnAcceptChFrameStart(_)).Times(AnyNumber()); - EXPECT_CALL(visitor_, OnError(&decoder)); - - absl::string_view input(test_data.input); - decoder.ProcessInput(input.data(), input.size()); - EXPECT_THAT(decoder.error(), IsError(QUIC_HTTP_FRAME_ERROR)); - EXPECT_EQ(test_data.error_message, decoder.error_detail()); + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + InSequence s; + + struct { + const char* const input; + const char* const error_message; + } kTestData[] = {{"\x0D" // type (MAX_PUSH_ID) + "\x01" // length + "\x40", // first byte of two-byte varint push id + "Unable to read MAX_PUSH_ID push_id."}, + {"\x0D" // type (MAX_PUSH_ID) + "\x04" // length + "\x05" // valid push id + "foo", // superfluous data + "Superfluous data in MAX_PUSH_ID frame."}, + {"\x07" // type (GOAWAY) + "\x01" // length + "\x40", // first byte of two-byte varint stream id + "Unable to read GOAWAY ID."}, + {"\x07" // type (GOAWAY) + "\x04" // length + "\x05" // valid stream id + "foo", // superfluous data + "Superfluous data in GOAWAY frame."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x01" // length + "\x40", // first byte of two-byte varint origin length + "Unable to read ACCEPT_CH origin."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x01" // length + "\x05", // valid origin length but no origin string + "Unable to read ACCEPT_CH origin."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x04" // length + "\x05" // valid origin length + "foo", // payload ends before origin ends + "Unable to read ACCEPT_CH origin."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x04" // length + "\x03" // valid origin length + "foo", // payload ends at end of origin: no value + "Unable to read ACCEPT_CH value."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x05" // length + "\x03" // valid origin length + "foo" // payload ends at end of origin: no value + "\x40", // first byte of two-byte varint value length + "Unable to read ACCEPT_CH value."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x08" // length + "\x03" // valid origin length + "foo" // origin + "\x05" // valid value length + "bar", // payload ends before value ends + "Unable to read ACCEPT_CH value."}}; + + for (const auto& test_data : kTestData) { + { + HttpDecoder decoder(&visitor_); + EXPECT_CALL(visitor_, OnAcceptChFrameStart(_)).Times(AnyNumber()); + EXPECT_CALL(visitor_, OnError(&decoder)); + + absl::string_view input(test_data.input); + decoder.ProcessInput(input.data(), input.size()); + EXPECT_THAT(decoder.error(), IsError(QUIC_HTTP_FRAME_ERROR)); + EXPECT_EQ(test_data.error_message, decoder.error_detail()); + } + { + HttpDecoder decoder(&visitor_); + EXPECT_CALL(visitor_, OnAcceptChFrameStart(_)).Times(AnyNumber()); + EXPECT_CALL(visitor_, OnError(&decoder)); + + absl::string_view input(test_data.input); + for (auto c : input) { + decoder.ProcessInput(&c, 1); + } + EXPECT_THAT(decoder.error(), IsError(QUIC_HTTP_FRAME_ERROR)); + EXPECT_EQ(test_data.error_message, decoder.error_detail()); + } } - { - HttpDecoder decoder(&visitor_); - EXPECT_CALL(visitor_, OnAcceptChFrameStart(_)).Times(AnyNumber()); - EXPECT_CALL(visitor_, OnError(&decoder)); - - absl::string_view input(test_data.input); - for (auto c : input) { - decoder.ProcessInput(&c, 1); + } else { + InSequence s; + + struct { + const char* const input; + const char* const error_message; + } kTestData[] = {{"\x03" // type (CANCEL_PUSH) + "\x01" // length + "\x40", // first byte of two-byte varint push id + "Unable to read CANCEL_PUSH push_id."}, + {"\x03" // type (CANCEL_PUSH) + "\x04" // length + "\x05" // valid push id + "foo", // superfluous data + "Superfluous data in CANCEL_PUSH frame."}, + {"\x0D" // type (MAX_PUSH_ID) + "\x01" // length + "\x40", // first byte of two-byte varint push id + "Unable to read MAX_PUSH_ID push_id."}, + {"\x0D" // type (MAX_PUSH_ID) + "\x04" // length + "\x05" // valid push id + "foo", // superfluous data + "Superfluous data in MAX_PUSH_ID frame."}, + {"\x07" // type (GOAWAY) + "\x01" // length + "\x40", // first byte of two-byte varint stream id + "Unable to read GOAWAY ID."}, + {"\x07" // type (GOAWAY) + "\x04" // length + "\x05" // valid stream id + "foo", // superfluous data + "Superfluous data in GOAWAY frame."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x01" // length + "\x40", // first byte of two-byte varint origin length + "Unable to read ACCEPT_CH origin."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x01" // length + "\x05", // valid origin length but no origin string + "Unable to read ACCEPT_CH origin."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x04" // length + "\x05" // valid origin length + "foo", // payload ends before origin ends + "Unable to read ACCEPT_CH origin."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x04" // length + "\x03" // valid origin length + "foo", // payload ends at end of origin: no value + "Unable to read ACCEPT_CH value."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x05" // length + "\x03" // valid origin length + "foo" // payload ends at end of origin: no value + "\x40", // first byte of two-byte varint value length + "Unable to read ACCEPT_CH value."}, + {"\x40\x89" // type (ACCEPT_CH) + "\x08" // length + "\x03" // valid origin length + "foo" // origin + "\x05" // valid value length + "bar", // payload ends before value ends + "Unable to read ACCEPT_CH value."}}; + + for (const auto& test_data : kTestData) { + { + HttpDecoder decoder(&visitor_); + EXPECT_CALL(visitor_, OnAcceptChFrameStart(_)).Times(AnyNumber()); + EXPECT_CALL(visitor_, OnError(&decoder)); + + absl::string_view input(test_data.input); + decoder.ProcessInput(input.data(), input.size()); + EXPECT_THAT(decoder.error(), IsError(QUIC_HTTP_FRAME_ERROR)); + EXPECT_EQ(test_data.error_message, decoder.error_detail()); + } + { + HttpDecoder decoder(&visitor_); + EXPECT_CALL(visitor_, OnAcceptChFrameStart(_)).Times(AnyNumber()); + EXPECT_CALL(visitor_, OnError(&decoder)); + + absl::string_view input(test_data.input); + for (auto c : input) { + decoder.ProcessInput(&c, 1); + } + EXPECT_THAT(decoder.error(), IsError(QUIC_HTTP_FRAME_ERROR)); + EXPECT_EQ(test_data.error_message, decoder.error_detail()); } - EXPECT_THAT(decoder.error(), IsError(QUIC_HTTP_FRAME_ERROR)); - EXPECT_EQ(test_data.error_message, decoder.error_detail()); } } } TEST_F(HttpDecoderTest, EmptyCancelPushFrame) { + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + return; + } + std::string input = absl::HexStringToBytes( "03" // type (CANCEL_PUSH) "00"); // frame length @@ -959,6 +1072,10 @@ TEST_F(HttpDecoderTest, EmptySettingsFrame) { // Regression test for https://crbug.com/1001823. TEST_F(HttpDecoderTest, EmptyPushPromiseFrame) { + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + return; + } + std::string input = absl::HexStringToBytes( "05" // type (PUSH_PROMISE) "00"); // frame length @@ -1003,7 +1120,11 @@ TEST_F(HttpDecoderTest, LargeStreamIdInGoAway) { EXPECT_EQ("", decoder_.error_detail()); } -TEST_F(HttpDecoderTest, PriorityUpdateFrame) { +TEST_F(HttpDecoderTest, OldPriorityUpdateFrame) { + if (GetQuicReloadableFlag(quic_ignore_old_priority_update_frame)) { + return; + } + InSequence s; std::string input1 = absl::HexStringToBytes( "0f" // type (PRIORITY_UPDATE) @@ -1085,7 +1206,44 @@ TEST_F(HttpDecoderTest, PriorityUpdateFrame) { EXPECT_EQ("", decoder_.error_detail()); } -TEST_F(HttpDecoderTest, NewPriorityUpdateFrame) { +TEST_F(HttpDecoderTest, ObsoletePriorityUpdateFrame) { + if (!GetQuicReloadableFlag(quic_ignore_old_priority_update_frame)) { + return; + } + + const QuicByteCount header_length = 2; + const QuicByteCount payload_length = 3; + InSequence s; + std::string input = absl::HexStringToBytes( + "0f" // type (obsolete PRIORITY_UPDATE) + "03" // length + "666f6f"); // payload "foo" + + // Process frame as a whole. + EXPECT_CALL(visitor_, + OnUnknownFrameStart(0x0f, header_length, payload_length)); + EXPECT_CALL(visitor_, OnUnknownFramePayload(Eq("foo"))); + EXPECT_CALL(visitor_, OnUnknownFrameEnd()).WillOnce(Return(false)); + + EXPECT_EQ(header_length + payload_length, + ProcessInputWithGarbageAppended(input)); + EXPECT_THAT(decoder_.error(), IsQuicNoError()); + EXPECT_EQ("", decoder_.error_detail()); + + // Process frame byte by byte. + EXPECT_CALL(visitor_, + OnUnknownFrameStart(0x0f, header_length, payload_length)); + EXPECT_CALL(visitor_, OnUnknownFramePayload(Eq("f"))); + EXPECT_CALL(visitor_, OnUnknownFramePayload(Eq("o"))); + EXPECT_CALL(visitor_, OnUnknownFramePayload(Eq("o"))); + EXPECT_CALL(visitor_, OnUnknownFrameEnd()); + + ProcessInputCharByChar(input); + EXPECT_THAT(decoder_.error(), IsQuicNoError()); + EXPECT_EQ("", decoder_.error_detail()); +} + +TEST_F(HttpDecoderTest, PriorityUpdateFrame) { InSequence s; std::string input1 = absl::HexStringToBytes( "800f0700" // type (PRIORITY_UPDATE) @@ -1166,6 +1324,10 @@ TEST_F(HttpDecoderTest, NewPriorityUpdateFrame) { } TEST_F(HttpDecoderTest, CorruptPriorityUpdateFrame) { + if (GetQuicReloadableFlag(quic_ignore_old_priority_update_frame)) { + return; + } + std::string payload1 = absl::HexStringToBytes( "80" // prioritized element type: PUSH_STREAM "4005"); // prioritized element id diff --git a/chromium/net/third_party/quiche/src/quic/core/http/http_frames.h b/chromium/net/third_party/quiche/src/quic/core/http/http_frames.h index 56e53487b24..b14ebe5a91b 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/http_frames.h +++ b/chromium/net/third_party/quiche/src/quic/core/http/http_frames.h @@ -29,6 +29,7 @@ enum class HttpFrameType { GOAWAY = 0x7, MAX_PUSH_ID = 0xD, // https://tools.ietf.org/html/draft-ietf-httpbis-priority-01 + // TODO(b/147306124): Remove. PRIORITY_UPDATE = 0XF, // https://tools.ietf.org/html/draft-davidben-http-client-hint-reliability-02 ACCEPT_CH = 0x89, diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_header_list.h b/chromium/net/third_party/quiche/src/quic/core/http/quic_header_list.h index 9ddf6de8a84..01c861d5905 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_header_list.h +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_header_list.h @@ -11,9 +11,9 @@ #include #include "absl/strings/string_view.h" -#include "quic/core/quic_circular_deque.h" #include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_export.h" +#include "common/quiche_circular_deque.h" #include "spdy/core/spdy_header_block.h" #include "spdy/core/spdy_headers_handler_interface.h" @@ -23,7 +23,8 @@ namespace quic { class QUIC_EXPORT_PRIVATE QuicHeaderList : public spdy::SpdyHeadersHandlerInterface { public: - using ListType = QuicCircularDeque>; + using ListType = + quiche::QuicheCircularDeque>; using value_type = ListType::value_type; using const_iterator = ListType::const_iterator; @@ -59,7 +60,7 @@ class QUIC_EXPORT_PRIVATE QuicHeaderList std::string DebugString() const; private: - QuicCircularDeque> header_list_; + quiche::QuicheCircularDeque> header_list_; // The limit on the size of the header list (defined by spec as name + value + // overhead for each header field). Headers over this limit will not be diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream.h b/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream.h index ae9e2afe0d1..153575be1de 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream.h +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream.h @@ -91,7 +91,7 @@ class QUIC_EXPORT_PRIVATE QuicHeadersStream : public QuicStream { QuicSpdySession* spdy_session_; // Headers that have not been fully acked. - QuicCircularDeque unacked_headers_; + quiche::QuicheCircularDeque unacked_headers_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream_test.cc index 55dafac3756..42fef63c978 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_headers_stream_test.cc @@ -563,6 +563,10 @@ TEST_P(QuicHeadersStreamTest, ProcessPriorityFrame) { } TEST_P(QuicHeadersStreamTest, ProcessPushPromiseDisabledSetting) { + if (perspective() != Perspective::IS_CLIENT) { + return; + } + session_.OnConfigNegotiated(); SpdySettingsIR data; // Respect supported settings frames SETTINGS_ENABLE_PUSH. @@ -570,15 +574,11 @@ TEST_P(QuicHeadersStreamTest, ProcessPushPromiseDisabledSetting) { SpdySerializedFrame frame(framer_->SerializeFrame(data)); stream_frame_.data_buffer = frame.data(); stream_frame_.data_length = frame.size(); - if (perspective() == Perspective::IS_CLIENT) { - EXPECT_CALL( - *connection_, - CloseConnection(QUIC_INVALID_HEADERS_STREAM_DATA, - "Unsupported field of HTTP/2 SETTINGS frame: 2", _)); - } + EXPECT_CALL( + *connection_, + CloseConnection(QUIC_INVALID_HEADERS_STREAM_DATA, + "Unsupported field of HTTP/2 SETTINGS frame: 2", _)); headers_stream_->OnStreamFrame(stream_frame_); - EXPECT_EQ(session_.server_push_enabled(), - perspective() == Perspective::IS_CLIENT); } TEST_P(QuicHeadersStreamTest, ProcessLargeRawData) { diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream.cc index fbd7b2eb18e..39d8b42a5a2 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream.cc @@ -15,7 +15,7 @@ #include "quic/core/quic_types.h" #include "quic/platform/api/quic_flag_utils.h" #include "quic/platform/api/quic_flags.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { @@ -70,7 +70,6 @@ bool QuicReceiveControlStream::OnCancelPushFrame(const CancelPushFrame& frame) { spdy_session()->debug_visitor()->OnCancelPushFrameReceived(frame); } - // TODO(b/151841240): Handle CANCEL_PUSH frames instead of ignoring them. return ValidateFrameType(HttpFrameType::CANCEL_PUSH); } diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream_test.cc index c9133436e9f..03f21d8a70f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_receive_control_stream_test.cc @@ -15,7 +15,6 @@ #include "quic/test_tools/quic_spdy_session_peer.h" #include "quic/test_tools/quic_stream_peer.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { @@ -165,7 +164,7 @@ TEST_P(QuicReceiveControlStreamTest, ReceiveSettings) { QuicStreamFrame frame(receive_control_stream_->id(), false, 1, data); QpackEncoder* qpack_encoder = session_.qpack_encoder(); - QpackHeaderTable* header_table = + QpackEncoderHeaderTable* header_table = QpackEncoderPeer::header_table(qpack_encoder); EXPECT_EQ(std::numeric_limits::max(), session_.max_outbound_header_list_size()); @@ -311,7 +310,10 @@ TEST_P(QuicReceiveControlStreamTest, PushPromiseOnControlStreamShouldClose) { push_promise_frame); EXPECT_CALL( *connection_, - CloseConnection(QUIC_HTTP_FRAME_UNEXPECTED_ON_CONTROL_STREAM, _, _)) + CloseConnection(GetQuicReloadableFlag(quic_error_on_http3_push) + ? QUIC_HTTP_FRAME_ERROR + : QUIC_HTTP_FRAME_UNEXPECTED_ON_CONTROL_STREAM, + _, _)) .WillOnce( Invoke(connection_, &MockQuicConnection::ReallyCloseConnection)); EXPECT_CALL(*connection_, SendConnectionClosePacket(_, _, _)); @@ -382,13 +384,21 @@ TEST_P(QuicReceiveControlStreamTest, CancelPushFrameBeforeSettings) { "01" // payload length "01"); // push ID - EXPECT_CALL(*connection_, - CloseConnection(QUIC_HTTP_MISSING_SETTINGS_FRAME, - "First frame received on control stream is type " - "3, but it must be SETTINGS.", - _)) - .WillOnce( - Invoke(connection_, &MockQuicConnection::ReallyCloseConnection)); + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + EXPECT_CALL(*connection_, CloseConnection(QUIC_HTTP_FRAME_ERROR, + "CANCEL_PUSH frame received.", _)) + .WillOnce( + Invoke(connection_, &MockQuicConnection::ReallyCloseConnection)); + } else { + EXPECT_CALL( + *connection_, + CloseConnection(QUIC_HTTP_MISSING_SETTINGS_FRAME, + "First frame received on control stream is type " + "3, but it must be SETTINGS.", + _)) + .WillOnce( + Invoke(connection_, &MockQuicConnection::ReallyCloseConnection)); + } EXPECT_CALL(*connection_, SendConnectionClosePacket(_, _, _)); EXPECT_CALL(session_, OnConnectionClosed(_, _)); diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_send_control_stream_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_send_control_stream_test.cc index d1be0df27ca..c5af1dc4a90 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_send_control_stream_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_send_control_stream_test.cc @@ -13,7 +13,6 @@ #include "quic/test_tools/quic_config_peer.h" #include "quic/test_tools/quic_spdy_session_peer.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base.cc index b955835e2b8..c78df58e18a 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base.cc @@ -50,12 +50,6 @@ void QuicServerSessionBase::OnConfigNegotiated() { return; } - // Disable server push if peer sends the corresponding connection option. - if (!version().UsesHttp3() && - ContainsQuicTag(config()->ReceivedConnectionOptions(), kQNSP)) { - OnSetting(spdy::SETTINGS_ENABLE_PUSH, 0); - } - // Enable bandwidth resumption if peer sent correct connection options. const bool last_bandwidth_resumption = ContainsQuicTag(config()->ReceivedConnectionOptions(), kBWRE); diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base_test.cc index 29750f2e3cf..ac7fc1e59c8 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_server_session_base_test.cc @@ -10,7 +10,6 @@ #include #include "absl/memory/memory.h" -#include "absl/strings/string_view.h" #include "quic/core/crypto/null_encrypter.h" #include "quic/core/crypto/quic_crypto_server_config.h" #include "quic/core/crypto/quic_random.h" @@ -51,6 +50,12 @@ namespace quic { namespace test { namespace { +// Data to be sent on a request stream. In Google QUIC, this is interpreted as +// DATA payload (there is no framing on request streams). In IETF QUIC, this is +// interpreted as HEADERS frame (type 0x1) with payload length 122 ('z'). Since +// no payload is included, QPACK decoder will not be invoked. +const char* const kStreamData = "\1z"; + class TestServerSession : public QuicServerSessionBase { public: TestServerSession(const QuicConfig& config, @@ -148,7 +153,7 @@ class QuicServerSessionBaseTest : public QuicTestWithParam { config_.SetInitialSessionFlowControlWindowToSend( kInitialSessionFlowControlWindowForTest); - ParsedQuicVersionVector supported_versions = SupportedVersions(GetParam()); + ParsedQuicVersionVector supported_versions = SupportedVersions(version()); connection_ = new StrictMock( &helper_, &alarm_factory_, Perspective::IS_SERVER, supported_versions); connection_->AdvanceTime(QuicTime::Delta::FromSeconds(1)); @@ -166,23 +171,24 @@ class QuicServerSessionBaseTest : public QuicTestWithParam { QuicConfigPeer::SetReceivedInitialSessionFlowControlWindow( session_->config(), kMinimumFlowControlSendWindow); session_->OnConfigNegotiated(); - if (connection_->version().SupportsAntiAmplificationLimit()) { + if (version().SupportsAntiAmplificationLimit()) { QuicConnectionPeer::SetAddressValidated(connection_); } } QuicStreamId GetNthClientInitiatedBidirectionalId(int n) { - return GetNthClientInitiatedBidirectionalStreamId( - connection_->transport_version(), n); + return GetNthClientInitiatedBidirectionalStreamId(transport_version(), n); } QuicStreamId GetNthServerInitiatedUnidirectionalId(int n) { return quic::test::GetNthServerInitiatedUnidirectionalStreamId( - connection_->transport_version(), n); + transport_version(), n); } + ParsedQuicVersion version() const { return GetParam(); } + QuicTransportVersion transport_version() const { - return connection_->transport_version(); + return version().transport_version; } // Create and inject a STOP_SENDING frame. In GOOGLE QUIC, receiving a @@ -242,10 +248,9 @@ INSTANTIATE_TEST_SUITE_P(Tests, ::testing::PrintToStringParamName()); TEST_P(QuicServerSessionBaseTest, CloseStreamDueToReset) { - // Open a stream, then reset it. - // Send two bytes of payload to open it. + // Send some data open a stream, then reset it. QuicStreamFrame data1(GetNthClientInitiatedBidirectionalId(0), false, 0, - absl::string_view("HT")); + kStreamData); session_->OnStreamFrame(data1); EXPECT_EQ(1u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); @@ -298,9 +303,9 @@ TEST_P(QuicServerSessionBaseTest, NeverOpenStreamDueToReset) { InjectStopSendingFrame(GetNthClientInitiatedBidirectionalId(0)); EXPECT_EQ(0u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); - // Send two bytes of payload. + QuicStreamFrame data1(GetNthClientInitiatedBidirectionalId(0), false, 0, - absl::string_view("HT")); + kStreamData); session_->OnStreamFrame(data1); // The stream should never be opened, now that the reset is received. @@ -309,11 +314,11 @@ TEST_P(QuicServerSessionBaseTest, NeverOpenStreamDueToReset) { } TEST_P(QuicServerSessionBaseTest, AcceptClosedStream) { - // Send (empty) compressed headers followed by two bytes of data. + // Send some data to open two streams. QuicStreamFrame frame1(GetNthClientInitiatedBidirectionalId(0), false, 0, - absl::string_view("\1\0\0\0\0\0\0\0HT")); + kStreamData); QuicStreamFrame frame2(GetNthClientInitiatedBidirectionalId(1), false, 0, - absl::string_view("\3\0\0\0\0\0\0\0HT")); + kStreamData); session_->OnStreamFrame(frame1); session_->OnStreamFrame(frame2); EXPECT_EQ(2u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); @@ -341,9 +346,9 @@ TEST_P(QuicServerSessionBaseTest, AcceptClosedStream) { // past the reset point of stream 3. As it's a closed stream we just drop the // data on the floor, but accept the packet because it has data for stream 5. QuicStreamFrame frame3(GetNthClientInitiatedBidirectionalId(0), false, 2, - absl::string_view("TP")); + kStreamData); QuicStreamFrame frame4(GetNthClientInitiatedBidirectionalId(1), false, 2, - absl::string_view("TP")); + kStreamData); session_->OnStreamFrame(frame3); session_->OnStreamFrame(frame4); // The stream should never be opened, now that the reset is received. @@ -373,7 +378,7 @@ TEST_P(QuicServerSessionBaseTest, MaxOpenStreams) { for (size_t i = 0; i < kMaxStreamsForTest; ++i) { EXPECT_TRUE(QuicServerSessionBasePeer::GetOrCreateStream(session_.get(), stream_id)); - stream_id += QuicUtils::StreamIdDelta(connection_->transport_version()); + stream_id += QuicUtils::StreamIdDelta(transport_version()); } if (!VersionHasIetfQuicFrames(transport_version())) { @@ -382,11 +387,11 @@ TEST_P(QuicServerSessionBaseTest, MaxOpenStreams) { for (size_t i = 0; i < kMaxStreamsMinimumIncrement; ++i) { EXPECT_TRUE(QuicServerSessionBasePeer::GetOrCreateStream(session_.get(), stream_id)); - stream_id += QuicUtils::StreamIdDelta(connection_->transport_version()); + stream_id += QuicUtils::StreamIdDelta(transport_version()); } } // Now violate the server's internal stream limit. - stream_id += QuicUtils::StreamIdDelta(connection_->transport_version()); + stream_id += QuicUtils::StreamIdDelta(transport_version()); if (!VersionHasIetfQuicFrames(transport_version())) { // For non-version 99, QUIC responds to an attempt to exceed the stream @@ -418,8 +423,7 @@ TEST_P(QuicServerSessionBaseTest, MaxAvailableBidirectionalStreams) { session_.get(), GetNthClientInitiatedBidirectionalId(0))); // Establish available streams up to the server's limit. - QuicStreamId next_id = - QuicUtils::StreamIdDelta(connection_->transport_version()); + QuicStreamId next_id = QuicUtils::StreamIdDelta(transport_version()); const int kLimitingStreamId = GetNthClientInitiatedBidirectionalId(kAvailableStreamLimit + 1); if (!VersionHasIetfQuicFrames(transport_version())) { @@ -456,7 +460,7 @@ TEST_P(QuicServerSessionBaseTest, GetEvenIncomingError) { TEST_P(QuicServerSessionBaseTest, GetStreamDisconnected) { // EXPECT_QUIC_BUG tests are expensive so only run one instance of them. - if (GetParam() != AllSupportedVersions()[0]) { + if (version() != AllSupportedVersions()[0]) { return; } @@ -527,14 +531,13 @@ TEST_P(QuicServerSessionBaseTest, BandwidthEstimates) { if (!VersionUsesHttp3(transport_version())) { session_->UnregisterStreamPriority( - QuicUtils::GetHeadersStreamId(connection_->transport_version()), + QuicUtils::GetHeadersStreamId(transport_version()), /*is_static=*/true); } QuicServerSessionBasePeer::SetCryptoStream(session_.get(), nullptr); MockQuicCryptoServerStream* quic_crypto_stream = nullptr; MockTlsServerHandshaker* tls_server_stream = nullptr; - if (session_->connection()->version().handshake_protocol == - PROTOCOL_QUIC_CRYPTO) { + if (version().handshake_protocol == PROTOCOL_QUIC_CRYPTO) { quic_crypto_stream = new MockQuicCryptoServerStream( &crypto_config_, &compressed_certs_cache_, session_.get(), &stream_helper_); @@ -548,7 +551,7 @@ TEST_P(QuicServerSessionBaseTest, BandwidthEstimates) { } if (!VersionUsesHttp3(transport_version())) { session_->RegisterStreamPriority( - QuicUtils::GetHeadersStreamId(connection_->transport_version()), + QuicUtils::GetHeadersStreamId(transport_version()), /*is_static=*/true, spdy::SpdyStreamPrecedence(QuicStream::kDefaultPriority)); } @@ -571,11 +574,11 @@ TEST_P(QuicServerSessionBaseTest, BandwidthEstimates) { // Queue up some pending data. if (!VersionUsesHttp3(transport_version())) { session_->MarkConnectionLevelWriteBlocked( - QuicUtils::GetHeadersStreamId(connection_->transport_version())); + QuicUtils::GetHeadersStreamId(transport_version())); } else { session_->MarkConnectionLevelWriteBlocked( - QuicUtils::GetFirstUnidirectionalStreamId( - connection_->transport_version(), Perspective::IS_SERVER)); + QuicUtils::GetFirstUnidirectionalStreamId(transport_version(), + Perspective::IS_SERVER)); } EXPECT_TRUE(session_->HasDataToWrite()); @@ -643,7 +646,7 @@ TEST_P(QuicServerSessionBaseTest, BandwidthEstimates) { } TEST_P(QuicServerSessionBaseTest, BandwidthResumptionExperiment) { - if (GetParam().handshake_protocol == PROTOCOL_TLS1_3) { + if (version().handshake_protocol == PROTOCOL_TLS1_3) { // This test relies on resumption, which is not currently supported by the // TLS handshake. // TODO(nharper): Add support for resumption to the TLS handshake. @@ -720,20 +723,6 @@ TEST_P(QuicServerSessionBaseTest, NoBandwidthResumptionByDefault) { QuicServerSessionBasePeer::IsBandwidthResumptionEnabled(session_.get())); } -TEST_P(QuicServerSessionBaseTest, TurnOffServerPush) { - if (session_->version().UsesHttp3()) { - return; - } - - EXPECT_TRUE(session_->server_push_enabled()); - QuicTagVector copt; - copt.push_back(kQNSP); - QuicConfigPeer::SetReceivedConnectionOptions(session_->config(), copt); - connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); - session_->OnConfigNegotiated(); - EXPECT_FALSE(session_->server_push_enabled()); -} - // Tests which check the lifetime management of data members of // QuicCryptoServerStream objects when async GetProof is in use. class StreamMemberLifetimeTest : public QuicServerSessionBaseTest { @@ -762,7 +751,7 @@ INSTANTIATE_TEST_SUITE_P(StreamMemberLifetimeTests, // ProofSource::GetProof. Delay the completion of the operation until after the // stream has been destroyed, and verify that there are no memory bugs. TEST_P(StreamMemberLifetimeTest, Basic) { - if (GetParam().handshake_protocol == PROTOCOL_TLS1_3) { + if (version().handshake_protocol == PROTOCOL_TLS1_3) { // This test depends on the QUIC crypto protocol, so it is disabled for the // TLS handshake. // TODO(nharper): Fix this test so it doesn't rely on QUIC crypto. @@ -771,9 +760,9 @@ TEST_P(StreamMemberLifetimeTest, Basic) { const QuicClock* clock = helper_.GetClock(); CryptoHandshakeMessage chlo = crypto_test_utils::GenerateDefaultInchoateCHLO( - clock, GetParam().transport_version, &crypto_config_); + clock, transport_version(), &crypto_config_); chlo.SetVector(kCOPT, QuicTagVector{kREJ}); - std::vector packet_version_list = {GetParam()}; + std::vector packet_version_list = {version()}; std::unique_ptr packet(ConstructEncryptedPacket( TestConnectionId(1), EmptyQuicConnectionId(), true, false, 1, std::string(chlo.GetSerialized().AsStringPiece()), CONNECTION_ID_PRESENT, diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_client_session_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_client_session_test.cc index 7197c8ab7ed..af17b54ecff 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_client_session_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_client_session_test.cc @@ -278,10 +278,11 @@ TEST_P(QuicSpdyClientSessionTest, NoEncryptionAfterInitialEncryption) { EXPECT_TRUE(session_->CreateOutgoingBidirectionalStream() == nullptr); // Verify that no data may be send on existing streams. char data[] = "hello world"; - EXPECT_QUIC_BUG( + QuicConsumedData consumed = session_->WritevData(stream->id(), ABSL_ARRAYSIZE(data), 0, NO_FIN, - NOT_RETRANSMISSION, ENCRYPTION_INITIAL), - "Client: Try to send data of stream"); + NOT_RETRANSMISSION, ENCRYPTION_INITIAL); + EXPECT_EQ(0u, consumed.bytes_consumed); + EXPECT_FALSE(consumed.fin_consumed); } TEST_P(QuicSpdyClientSessionTest, MaxNumStreamsWithNoFinOrRst) { diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.cc index 16948101c6c..276a7aff6b6 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.cc @@ -30,7 +30,6 @@ #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_stack_trace.h" -#include "common/platform/api/quiche_text_utils.h" #include "spdy/core/http2_frame_decoder_adapter.h" using http2::Http2DecoderAdapter; @@ -497,7 +496,6 @@ QuicSpdySession::QuicSpdySession( spdy_framer_visitor_(new SpdyFramerVisitor(this)), debug_visitor_(nullptr), destruction_indicator_(123456789), - server_push_enabled_(true), next_available_datagram_flow_id_(perspective() == Perspective::IS_SERVER ? kFirstDatagramFlowIdServer : kFirstDatagramFlowIdClient) { @@ -798,15 +796,12 @@ void QuicSpdySession::SendHttp3GoAway(QuicErrorCode error_code, const std::string& reason) { QUICHE_DCHECK_EQ(perspective(), Perspective::IS_SERVER); QUICHE_DCHECK(VersionUsesHttp3(transport_version())); - if (GetQuicReloadableFlag(quic_encrypted_goaway)) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_encrypted_goaway, 2, 2); - if (!IsEncryptionEstablished()) { - QUIC_CODE_COUNT(quic_h3_goaway_before_encryption_established); - connection()->CloseConnection( - error_code, reason, - ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); - return; - } + if (!IsEncryptionEstablished()) { + QUIC_CODE_COUNT(quic_h3_goaway_before_encryption_established); + connection()->CloseConnection( + error_code, reason, + ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); + return; } QuicStreamId stream_id; @@ -858,10 +853,6 @@ void QuicSpdySession::WritePushPromise(QuicStreamId original_stream_id, absl::string_view(frame.data(), frame.size()), false, nullptr); } -bool QuicSpdySession::server_push_enabled() const { - return VersionUsesHttp3(transport_version()) ? false : server_push_enabled_; -} - void QuicSpdySession::SendInitialData() { if (!VersionUsesHttp3(transport_version())) { return; @@ -1239,8 +1230,7 @@ bool QuicSpdySession::OnSetting(uint64_t id, uint64_t value) { return true; } QUIC_DVLOG(1) << ENDPOINT << "SETTINGS_ENABLE_PUSH received with value " - << value; - server_push_enabled_ = value; + << value << ", ignoring."; break; } else { QUIC_DLOG(ERROR) @@ -1458,14 +1448,7 @@ QuicStream* QuicSpdySession::ProcessPendingStream(PendingStream* pending) { default: break; } - if (GetQuicReloadableFlag(quic_unify_stop_sending)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_unify_stop_sending); - MaybeSendStopSendingFrame(pending->id(), QUIC_STREAM_STREAM_CREATION_ERROR); - } else { - // TODO(renjietang): deprecate SendStopSending() when the flag is - // deprecated. - SendStopSending(QUIC_STREAM_STREAM_CREATION_ERROR, pending->id()); - } + MaybeSendStopSendingFrame(pending->id(), QUIC_STREAM_STREAM_CREATION_ERROR); pending->StopReading(); return nullptr; } diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.h b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.h index b2004845306..214d1da13e2 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.h +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session.h @@ -26,13 +26,13 @@ #include "quic/core/qpack/qpack_encoder_stream_sender.h" #include "quic/core/qpack/qpack_receive_stream.h" #include "quic/core/qpack/qpack_send_stream.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_session.h" #include "quic/core/quic_time.h" #include "quic/core/quic_types.h" #include "quic/core/quic_versions.h" #include "quic/platform/api/quic_containers.h" #include "quic/platform/api/quic_export.h" +#include "common/quiche_circular_deque.h" #include "spdy/core/http2_frame_decoder_adapter.h" namespace quic { @@ -251,12 +251,6 @@ class QUIC_EXPORT_PRIVATE QuicSpdySession const QuicHeadersStream* headers_stream() const { return headers_stream_; } - // Returns whether server push is enabled. - // For a Google QUIC client this always returns false. - // For a Google QUIC server this is set by incoming SETTINGS_ENABLE_PUSH. - // For an IETF QUIC client or server this returns false. - bool server_push_enabled() const; - // Called when the control stream receives HTTP/3 SETTINGS. // Returns false in case of 0-RTT if received settings are incompatible with // cached values, true otherwise. @@ -684,10 +678,6 @@ class QUIC_EXPORT_PRIVATE QuicSpdySession // an use-after-free. int32_t destruction_indicator_; - // Used in Google QUIC only. Set every time SETTINGS_ENABLE_PUSH is received. - // Defaults to true. - bool server_push_enabled_; - // The identifier in the most recently received GOAWAY frame. Unset if no // GOAWAY frame has been received yet. absl::optional last_received_http3_goaway_id_; diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session_test.cc index d8bfa782aa7..29e1f6b7bcd 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_session_test.cc @@ -38,7 +38,6 @@ #include "quic/platform/api/quic_map_util.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/qpack/qpack_encoder_peer.h" -#include "quic/test_tools/qpack/qpack_header_table_peer.h" #include "quic/test_tools/qpack/qpack_test_utils.h" #include "quic/test_tools/quic_config_peer.h" #include "quic/test_tools/quic_connection_peer.h" @@ -48,7 +47,6 @@ #include "quic/test_tools/quic_stream_peer.h" #include "quic/test_tools/quic_stream_send_buffer_peer.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/quiche_endian.h" #include "common/test_tools/quiche_test_utils.h" #include "spdy/core/spdy_framer.h" @@ -559,7 +557,6 @@ class QuicSpdySessionTestBase : public QuicTestWithParam { } void ReceiveWebTransportSession(WebTransportSessionId session_id) { - SetQuicReloadableFlag(quic_accept_empty_stream_frame_with_no_fin, true); QuicStreamFrame frame(session_id, /*fin=*/false, /*offset=*/0, absl::string_view()); session_.OnStreamFrame(frame); @@ -1178,7 +1175,6 @@ TEST_P(QuicSpdySessionTestServer, SendGoAway) { } TEST_P(QuicSpdySessionTestServer, SendGoAwayWithoutEncryption) { - SetQuicReloadableFlag(quic_encrypted_goaway, true); if (VersionHasIetfQuicFrames(transport_version())) { // HTTP/3 GOAWAY has different semantic and thus has its own test. return; @@ -1220,7 +1216,6 @@ TEST_P(QuicSpdySessionTestServer, SendHttp3GoAway) { } TEST_P(QuicSpdySessionTestServer, SendHttp3GoAwayWithoutEncryption) { - SetQuicReloadableFlag(quic_encrypted_goaway, true); if (!VersionUsesHttp3(transport_version())) { return; } @@ -1918,12 +1913,6 @@ TEST_P(QuicSpdySessionTestClient, BadStreamFramePendingStream) { GetNthServerInitiatedUnidirectionalStreamId(transport_version(), 0); // A bad stream frame with no data and no fin. QuicStreamFrame data1(stream_id1, false, 0, 0); - if (!GetQuicReloadableFlag(quic_accept_empty_stream_frame_with_no_fin)) { - EXPECT_CALL(*connection_, CloseConnection(_, _, _)) - .WillOnce( - Invoke(connection_, &MockQuicConnection::ReallyCloseConnection)); - EXPECT_CALL(*connection_, SendConnectionClosePacket(_, _, _)); - } session_.OnStreamFrame(data1); } @@ -2519,19 +2508,17 @@ TEST_P(QuicSpdySessionTestServer, ReceiveControlStream) { QuicStreamFrame frame(stream_id, false, 1, absl::string_view(data)); QpackEncoder* qpack_encoder = session_.qpack_encoder(); - QpackHeaderTable* header_table = + QpackEncoderHeaderTable* header_table = QpackEncoderPeer::header_table(qpack_encoder); - EXPECT_NE(512u, - QpackHeaderTablePeer::maximum_dynamic_table_capacity(header_table)); + EXPECT_NE(512u, header_table->maximum_dynamic_table_capacity()); EXPECT_NE(5u, session_.max_outbound_header_list_size()); EXPECT_NE(42u, QpackEncoderPeer::maximum_blocked_streams(qpack_encoder)); EXPECT_CALL(debug_visitor, OnSettingsFrameReceived(settings)); session_.OnStreamFrame(frame); - EXPECT_EQ(512u, - QpackHeaderTablePeer::maximum_dynamic_table_capacity(header_table)); + EXPECT_EQ(512u, header_table->maximum_dynamic_table_capacity()); EXPECT_EQ(5u, session_.max_outbound_header_list_size()); EXPECT_EQ(42u, QpackEncoderPeer::maximum_blocked_streams(qpack_encoder)); } @@ -2618,10 +2605,10 @@ TEST_P(QuicSpdySessionTestServer, SessionDestroyedWhileHeaderDecodingBlocked) { EXPECT_FALSE(stream->headers_decompressed()); // |session_| gets destoyed. That destroys QpackDecoder, a member of - // QuicSpdySession (derived class), which destroys QpackHeaderTable. + // QuicSpdySession (derived class), which destroys QpackDecoderHeaderTable. // Then |*stream|, owned by QuicSession (base class) get destroyed, which - // destroys QpackProgessiveDecoder, a registered Observer of QpackHeaderTable. - // This must not cause a crash. + // destroys QpackProgessiveDecoder, a registered Observer of + // QpackDecoderHeaderTable. This must not cause a crash. } TEST_P(QuicSpdySessionTestClient, ResetAfterInvalidIncomingStreamType) { @@ -2897,10 +2884,7 @@ TEST_P(QuicSpdySessionTestClient, Http3GoAwayLargerIdThanBefore) { session_.OnHttp3GoAway(stream_id2); } -// Test that receipt of CANCEL_PUSH frame does not result in closing the -// connection. -// TODO(b/151841240): Handle CANCEL_PUSH frames instead of ignoring them. -TEST_P(QuicSpdySessionTestClient, IgnoreCancelPush) { +TEST_P(QuicSpdySessionTestClient, CloseConnectionOnCancelPush) { if (!VersionUsesHttp3(transport_version())) { return; } @@ -2937,16 +2921,19 @@ TEST_P(QuicSpdySessionTestClient, IgnoreCancelPush) { "00"); // push ID QuicStreamFrame data3(receive_control_stream_id, /* fin = */ false, offset, cancel_push_frame); - EXPECT_CALL(debug_visitor, OnCancelPushFrameReceived(_)); - session_.OnStreamFrame(data3); -} - -TEST_P(QuicSpdySessionTestServer, ServerPushEnabledDefaultValue) { - if (VersionUsesHttp3(transport_version())) { - EXPECT_FALSE(session_.server_push_enabled()); + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + EXPECT_CALL(*connection_, CloseConnection(QUIC_HTTP_FRAME_ERROR, + "CANCEL_PUSH frame received.", _)) + .WillOnce( + Invoke(connection_, &MockQuicConnection::ReallyCloseConnection)); + EXPECT_CALL(*connection_, + SendConnectionClosePacket(QUIC_HTTP_FRAME_ERROR, _, + "CANCEL_PUSH frame received.")); } else { - EXPECT_TRUE(session_.server_push_enabled()); + // CANCEL_PUSH is ignored. + EXPECT_CALL(debug_visitor, OnCancelPushFrameReceived(_)); } + session_.OnStreamFrame(data3); } TEST_P(QuicSpdySessionTestServer, OnSetting) { @@ -2964,7 +2951,7 @@ TEST_P(QuicSpdySessionTestServer, OnSetting) { session_.OnSetting(SETTINGS_QPACK_BLOCKED_STREAMS, 12); EXPECT_EQ(12u, QpackEncoderPeer::maximum_blocked_streams(qpack_encoder)); - QpackHeaderTable* header_table = + QpackEncoderHeaderTable* header_table = QpackEncoderPeer::header_table(qpack_encoder); EXPECT_EQ(0u, header_table->maximum_dynamic_table_capacity()); session_.OnSetting(SETTINGS_QPACK_MAX_TABLE_CAPACITY, 37); @@ -2978,10 +2965,6 @@ TEST_P(QuicSpdySessionTestServer, OnSetting) { session_.OnSetting(SETTINGS_MAX_FIELD_SECTION_SIZE, 5); EXPECT_EQ(5u, session_.max_outbound_header_list_size()); - EXPECT_TRUE(session_.server_push_enabled()); - session_.OnSetting(spdy::SETTINGS_ENABLE_PUSH, 0); - EXPECT_FALSE(session_.server_push_enabled()); - spdy::HpackEncoder* hpack_encoder = QuicSpdySessionPeer::GetSpdyFramer(&session_)->GetHpackEncoder(); EXPECT_EQ(4096u, hpack_encoder->CurrentHeaderTableSizeSetting()); @@ -3108,10 +3091,7 @@ TEST_P(QuicSpdySessionTestServer, PeerClosesCriticalSendStream) { session_.OnStopSendingFrame(stop_sending_encoder_stream); } -// Test that receipt of CANCEL_PUSH frame does not result in closing the -// connection. -// TODO(b/151841240): Handle CANCEL_PUSH frames instead of ignoring them. -TEST_P(QuicSpdySessionTestServer, IgnoreCancelPush) { +TEST_P(QuicSpdySessionTestServer, CloseConnectionOnCancelPush) { if (!VersionUsesHttp3(transport_version())) { return; } @@ -3148,7 +3128,18 @@ TEST_P(QuicSpdySessionTestServer, IgnoreCancelPush) { "00"); // push ID QuicStreamFrame data3(receive_control_stream_id, /* fin = */ false, offset, cancel_push_frame); - EXPECT_CALL(debug_visitor, OnCancelPushFrameReceived(_)); + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + EXPECT_CALL(*connection_, CloseConnection(QUIC_HTTP_FRAME_ERROR, + "CANCEL_PUSH frame received.", _)) + .WillOnce( + Invoke(connection_, &MockQuicConnection::ReallyCloseConnection)); + EXPECT_CALL(*connection_, + SendConnectionClosePacket(QUIC_HTTP_FRAME_ERROR, _, + "CANCEL_PUSH frame received.")); + } else { + // CANCEL_PUSH is ignored. + EXPECT_CALL(debug_visitor, OnCancelPushFrameReceived(_)); + } session_.OnStreamFrame(data3); } diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream.cc index 4d4cc95f94d..6ec48ca5896 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream.cc @@ -30,7 +30,7 @@ #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_mem_slice_storage.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" #include "spdy/core/spdy_protocol.h" using spdy::SpdyHeaderBlock; @@ -434,7 +434,12 @@ QuicConsumedData QuicSpdyStream::WriteBodySlices(QuicMemSliceSpan slices, QuicConnection::ScopedPacketFlusher flusher(spdy_session_->connection()); // Write frame header. +#if !defined(__ANDROID__) struct iovec header_iov = {static_cast(buffer.get()), header_length}; +#else + struct iovec header_iov = {static_cast(buffer.get()), + static_cast<__kernel_size_t>(header_length)}; +#endif QuicMemSliceStorage storage( &header_iov, 1, spdy_session_->connection()->helper()->GetStreamSendBufferAllocator(), diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_body_manager.h b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_body_manager.h index 7b2d9f19186..f34801a383c 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_body_manager.h +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_body_manager.h @@ -7,11 +7,11 @@ #include "absl/base/attributes.h" #include "absl/strings/string_view.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_constants.h" #include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_export.h" #include "quic/platform/api/quic_iovec.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -84,7 +84,7 @@ class QUIC_EXPORT_PRIVATE QuicSpdyStreamBodyManager { QuicByteCount trailing_non_body_byte_count; }; // Queue of body fragments and trailing non-body byte counts. - QuicCircularDeque fragments_; + quiche::QuicheCircularDeque fragments_; // Total body bytes received. QuicByteCount total_body_bytes_received_; }; diff --git a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_test.cc index bb464bdb4d5..8b814b8400b 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/quic_spdy_stream_test.cc @@ -2772,6 +2772,9 @@ TEST_P(QuicSpdyStreamIncrementalConsumptionTest, UnknownFramesInterleaved) { // TODO(b/171463363): Remove. TEST_P(QuicSpdyStreamTest, PushPromiseOnDataStream) { Initialize(kShouldProcessData); + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + return; + } if (!UsesHttp3()) { return; } @@ -2802,6 +2805,9 @@ TEST_P(QuicSpdyStreamTest, PushPromiseOnDataStream) { TEST_P(QuicSpdyStreamTest, OnStreamHeaderBlockArgumentDoesNotIncludePushedHeaderBlock) { Initialize(kShouldProcessData); + if (GetQuicReloadableFlag(quic_error_on_http3_push)) { + return; + } if (!UsesHttp3()) { return; } diff --git a/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils.cc b/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils.cc index d3a3c92d209..28b463afebe 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils.cc @@ -17,7 +17,7 @@ #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_map_util.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" #include "spdy/core/spdy_protocol.h" using spdy::SpdyHeaderBlock; diff --git a/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils_test.cc b/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils_test.cc index c7207f383b3..7307665da3d 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/http/spdy_utils_test.cc @@ -9,7 +9,6 @@ #include "absl/strings/string_view.h" #include "quic/core/http/spdy_utils.h" #include "quic/platform/api/quic_test.h" -#include "common/platform/api/quiche_text_utils.h" using spdy::SpdyHeaderBlock; using testing::Pair; diff --git a/chromium/net/third_party/quiche/src/quic/core/http/web_transport_http3.h b/chromium/net/third_party/quiche/src/quic/core/http/web_transport_http3.h index 0c91c2b32a4..667256ea515 100644 --- a/chromium/net/third_party/quiche/src/quic/core/http/web_transport_http3.h +++ b/chromium/net/third_party/quiche/src/quic/core/http/web_transport_http3.h @@ -75,8 +75,8 @@ class QUIC_EXPORT_PRIVATE WebTransportHttp3 bool ready_ = false; std::unique_ptr visitor_; absl::flat_hash_set streams_; - QuicCircularDeque incoming_bidirectional_streams_; - QuicCircularDeque incoming_unidirectional_streams_; + quiche::QuicheCircularDeque incoming_bidirectional_streams_; + quiche::QuicheCircularDeque incoming_unidirectional_streams_; }; class QUIC_EXPORT_PRIVATE WebTransportHttp3UnidirectionalStream diff --git a/chromium/net/third_party/quiche/src/quic/core/packet_number_indexed_queue.h b/chromium/net/third_party/quiche/src/quic/core/packet_number_indexed_queue.h index b83916060e9..8e80c7de4b7 100644 --- a/chromium/net/third_party/quiche/src/quic/core/packet_number_indexed_queue.h +++ b/chromium/net/third_party/quiche/src/quic/core/packet_number_indexed_queue.h @@ -5,11 +5,11 @@ #ifndef QUICHE_QUIC_CORE_PACKET_NUMBER_INDEXED_QUEUE_H_ #define QUICHE_QUIC_CORE_PACKET_NUMBER_INDEXED_QUEUE_H_ -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_constants.h" #include "quic/core/quic_packet_number.h" #include "quic/core/quic_types.h" #include "quic/platform/api/quic_bug_tracker.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -115,7 +115,7 @@ class QUIC_NO_EXPORT PacketNumberIndexedQueue { return const_cast(const_this->GetEntryWrapper(offset)); } - QuicCircularDeque entries_; + quiche::QuicheCircularDeque entries_; // NOTE(wub): When --quic_bw_sampler_remove_packets_once_per_congestion_event // is enabled, |number_of_present_entries_| only represents number of holes, // which does not include number of acked or lost packets. diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_blocking_manager.h b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_blocking_manager.h index 70870a60314..4188350e463 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_blocking_manager.h +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_blocking_manager.h @@ -75,8 +75,8 @@ class QUIC_EXPORT_PRIVATE QpackBlockingManager { // A stream typically has only one header block, except for the rare cases of // 1xx responses, trailers, or push promises. Even if there are multiple // header blocks sent on a single stream, they might not be blocked at the - // same time. Use std::list instead of QuicCircularDeque because it has lower - // memory footprint when holding few elements. + // same time. Use std::list instead of quiche::QuicheCircularDeque because it + // has lower memory footprint when holding few elements. using HeaderBlocksForStream = std::list; using HeaderBlocks = absl::flat_hash_map; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoded_headers_accumulator_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoded_headers_accumulator_test.cc index 9ba7f1c511f..217f866dce1 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoded_headers_accumulator_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoded_headers_accumulator_test.cc @@ -12,7 +12,6 @@ #include "quic/platform/api/quic_test.h" #include "quic/test_tools/qpack/qpack_decoder_test_utils.h" #include "quic/test_tools/qpack/qpack_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" using ::testing::_; using ::testing::ElementsAre; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder.h b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder.h index 32178bd9d7c..b947ce3cf0e 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder.h +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder.h @@ -111,7 +111,7 @@ class QUIC_EXPORT_PRIVATE QpackDecoder EncoderStreamErrorDelegate* const encoder_stream_error_delegate_; QpackEncoderStreamReceiver encoder_stream_receiver_; QpackDecoderStreamSender decoder_stream_sender_; - QpackHeaderTable header_table_; + QpackDecoderHeaderTable header_table_; std::set blocked_streams_; const uint64_t maximum_blocked_streams_; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_receiver_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_receiver_test.cc index 272597ac191..0a76a17450f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_receiver_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_receiver_test.cc @@ -7,7 +7,6 @@ #include "absl/strings/escaping.h" #include "absl/strings/string_view.h" #include "quic/platform/api/quic_test.h" -#include "common/platform/api/quiche_text_utils.h" using testing::Eq; using testing::StrictMock; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_sender_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_sender_test.cc index 275e76f3ca1..708e7a3d3f1 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_sender_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_stream_sender_test.cc @@ -7,7 +7,6 @@ #include "absl/strings/escaping.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/qpack/qpack_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" using ::testing::Eq; using ::testing::StrictMock; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_test.cc index 3b57ca6f1c3..772b1d25480 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_decoder_test.cc @@ -13,7 +13,6 @@ #include "quic/platform/api/quic_test.h" #include "quic/test_tools/qpack/qpack_decoder_test_utils.h" #include "quic/test_tools/qpack/qpack_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "spdy/core/spdy_header_block.h" using ::testing::_; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.cc index 5e61ee7490b..3ae944152c0 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.cc @@ -122,7 +122,7 @@ QpackEncoder::Representations QpackEncoder::FirstPassEncode( header_table_.FindHeaderField(name, value, &is_static, &index); switch (match_type) { - case QpackHeaderTable::MatchType::kNameAndValue: + case QpackEncoderHeaderTable::MatchType::kNameAndValue: if (is_static) { // Refer to entry directly. representations.push_back( @@ -175,7 +175,7 @@ QpackEncoder::Representations QpackEncoder::FirstPassEncode( break; - case QpackHeaderTable::MatchType::kName: + case QpackEncoderHeaderTable::MatchType::kName: if (is_static) { if (blocking_allowed && QpackEntry::Size(name, value) <= @@ -242,7 +242,7 @@ QpackEncoder::Representations QpackEncoder::FirstPassEncode( break; - case QpackHeaderTable::MatchType::kNoMatch: + case QpackEncoderHeaderTable::MatchType::kNoMatch: // If allowed, insert entry and refer to it. if (!blocking_allowed) { blocked_stream_limit_exhausted = true; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.h b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.h index 9d024417c93..c3d77fea061 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.h +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder.h @@ -153,7 +153,7 @@ class QUIC_EXPORT_PRIVATE QpackEncoder DecoderStreamErrorDelegate* const decoder_stream_error_delegate_; QpackDecoderStreamReceiver decoder_stream_receiver_; QpackEncoderStreamSender encoder_stream_sender_; - QpackHeaderTable header_table_; + QpackEncoderHeaderTable header_table_; uint64_t maximum_blocked_streams_; QpackBlockingManager blocking_manager_; int header_list_count_; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_receiver_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_receiver_test.cc index efe5eb90b98..2fa440b51b4 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_receiver_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_receiver_test.cc @@ -7,7 +7,6 @@ #include "absl/strings/escaping.h" #include "absl/strings/string_view.h" #include "quic/platform/api/quic_test.h" -#include "common/platform/api/quiche_text_utils.h" using testing::Eq; using testing::StrictMock; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_sender_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_sender_test.cc index 5078c8f0d05..98e3e23030f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_sender_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_stream_sender_test.cc @@ -7,7 +7,6 @@ #include "absl/strings/escaping.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/qpack/qpack_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" using ::testing::Eq; using ::testing::StrictMock; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_test.cc index 5045c8fb350..21397ed8571 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_encoder_test.cc @@ -14,9 +14,7 @@ #include "quic/platform/api/quic_test.h" #include "quic/test_tools/qpack/qpack_encoder_peer.h" #include "quic/test_tools/qpack/qpack_encoder_test_utils.h" -#include "quic/test_tools/qpack/qpack_header_table_peer.h" #include "quic/test_tools/qpack/qpack_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" using ::testing::_; using ::testing::Eq; @@ -186,7 +184,8 @@ TEST_F(QpackEncoderTest, TooLargeInsertCountIncrement) { // Regression test for https://crbug.com/1014372. TEST_F(QpackEncoderTest, InsertCountIncrementOverflow) { - QpackHeaderTable* header_table = QpackEncoderPeer::header_table(&encoder_); + QpackEncoderHeaderTable* header_table = + QpackEncoderPeer::header_table(&encoder_); // Set dynamic table capacity large enough to hold one entry. header_table->SetMaximumDynamicTableCapacity(4096); @@ -461,11 +460,11 @@ TEST_F(QpackEncoderTest, DynamicTableCapacityLessThanMaximum) { encoder_.SetMaximumDynamicTableCapacity(1024); encoder_.SetDynamicTableCapacity(30); - QpackHeaderTable* header_table = QpackEncoderPeer::header_table(&encoder_); + QpackEncoderHeaderTable* header_table = + QpackEncoderPeer::header_table(&encoder_); - EXPECT_EQ(1024u, - QpackHeaderTablePeer::maximum_dynamic_table_capacity(header_table)); - EXPECT_EQ(30u, QpackHeaderTablePeer::dynamic_table_capacity(header_table)); + EXPECT_EQ(1024u, header_table->maximum_dynamic_table_capacity()); + EXPECT_EQ(30u, header_table->dynamic_table_capacity()); } } // namespace diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.cc index da3636db4e4..660727231d6 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.cc @@ -10,47 +10,47 @@ namespace quic { -QpackHeaderTable::QpackHeaderTable() - : static_entries_(ObtainQpackStaticTable().GetStaticEntries()), - static_index_(ObtainQpackStaticTable().GetStaticIndex()), - static_name_index_(ObtainQpackStaticTable().GetStaticNameIndex()), - dynamic_table_size_(0), - dynamic_table_capacity_(0), - maximum_dynamic_table_capacity_(0), - max_entries_(0), - dropped_entry_count_(0), - dynamic_table_entry_referenced_(false) {} - -QpackHeaderTable::~QpackHeaderTable() { - for (auto& entry : observers_) { - entry.second->Cancel(); - } -} +QpackEncoderHeaderTable::QpackEncoderHeaderTable() + : static_index_(ObtainQpackStaticTable().GetStaticIndex()), + static_name_index_(ObtainQpackStaticTable().GetStaticNameIndex()) {} -const QpackEntry* QpackHeaderTable::LookupEntry(bool is_static, - uint64_t index) const { - if (is_static) { - if (index >= static_entries_.size()) { - return nullptr; - } +uint64_t QpackEncoderHeaderTable::InsertEntry(absl::string_view name, + absl::string_view value) { + const uint64_t index = + QpackHeaderTableBase::InsertEntry(name, value); - return &static_entries_[index]; - } + // Make name and value point to the new entry. + name = dynamic_entries().back().name(); + value = dynamic_entries().back().value(); - if (index < dropped_entry_count_) { - return nullptr; + auto index_result = dynamic_index_.insert( + std::make_pair(QpackLookupEntry{name, value}, index)); + if (!index_result.second) { + // An entry with the same name and value already exists. It needs to be + // replaced, because |dynamic_index_| tracks the most recent entry for a + // given name and value. + QUICHE_DCHECK_GT(index, index_result.first->second); + dynamic_index_.erase(index_result.first); + auto result = dynamic_index_.insert( + std::make_pair(QpackLookupEntry{name, value}, index)); + QUICHE_CHECK(result.second); } - index -= dropped_entry_count_; - - if (index >= dynamic_entries_.size()) { - return nullptr; + auto name_result = dynamic_name_index_.insert({name, index}); + if (!name_result.second) { + // An entry with the same name already exists. It needs to be replaced, + // because |dynamic_name_index_| tracks the most recent entry for a given + // name. + QUICHE_DCHECK_GT(index, name_result.first->second); + dynamic_name_index_.erase(name_result.first); + auto result = dynamic_name_index_.insert({name, index}); + QUICHE_CHECK(result.second); } - return &dynamic_entries_[index]; + return index; } -QpackHeaderTable::MatchType QpackHeaderTable::FindHeaderField( +QpackEncoderHeaderTable::MatchType QpackEncoderHeaderTable::FindHeaderField( absl::string_view name, absl::string_view value, bool* is_static, @@ -92,56 +92,92 @@ QpackHeaderTable::MatchType QpackHeaderTable::FindHeaderField( return MatchType::kNoMatch; } -bool QpackHeaderTable::EntryFitsDynamicTableCapacity( - absl::string_view name, - absl::string_view value) const { - return QpackEntry::Size(name, value) <= dynamic_table_capacity_; +uint64_t QpackEncoderHeaderTable::MaxInsertSizeWithoutEvictingGivenEntry( + uint64_t index) const { + QUICHE_DCHECK_LE(dropped_entry_count(), index); + + if (index > inserted_entry_count()) { + // All entries are allowed to be evicted. + return dynamic_table_capacity(); + } + + // Initialize to current available capacity. + uint64_t max_insert_size = dynamic_table_capacity() - dynamic_table_size(); + + uint64_t entry_index = dropped_entry_count(); + for (const auto& entry : dynamic_entries()) { + if (entry_index >= index) { + break; + } + ++entry_index; + max_insert_size += entry.Size(); + } + + return max_insert_size; } -uint64_t QpackHeaderTable::InsertEntry(absl::string_view name, - absl::string_view value) { - QUICHE_DCHECK(EntryFitsDynamicTableCapacity(name, value)); +uint64_t QpackEncoderHeaderTable::draining_index( + float draining_fraction) const { + QUICHE_DCHECK_LE(0.0, draining_fraction); + QUICHE_DCHECK_LE(draining_fraction, 1.0); - const uint64_t index = dropped_entry_count_ + dynamic_entries_.size(); + const uint64_t required_space = draining_fraction * dynamic_table_capacity(); + uint64_t space_above_draining_index = + dynamic_table_capacity() - dynamic_table_size(); - // Copy name and value before modifying the container, because evicting - // entries or even inserting a new one might invalidate |name| or |value| if - // they point to an entry. - QpackEntry new_entry((std::string(name)), (std::string(value))); - const size_t entry_size = new_entry.Size(); + if (dynamic_entries().empty() || + space_above_draining_index >= required_space) { + return dropped_entry_count(); + } - EvictDownToCapacity(dynamic_table_capacity_ - entry_size); + auto it = dynamic_entries().begin(); + uint64_t entry_index = dropped_entry_count(); + while (space_above_draining_index < required_space) { + space_above_draining_index += it->Size(); + ++it; + ++entry_index; + if (it == dynamic_entries().end()) { + return inserted_entry_count(); + } + } - dynamic_table_size_ += entry_size; - dynamic_entries_.push_back(std::move(new_entry)); + return entry_index; +} - // Make name and value point to the new entry. - name = dynamic_entries_.back().name(); - value = dynamic_entries_.back().value(); +void QpackEncoderHeaderTable::RemoveEntryFromEnd() { + const QpackEntry* const entry = &dynamic_entries().front(); + const uint64_t index = dropped_entry_count(); - auto index_result = dynamic_index_.insert( - std::make_pair(QpackLookupEntry{name, value}, index)); - if (!index_result.second) { - // An entry with the same name and value already exists. It needs to be - // replaced, because |dynamic_index_| tracks the most recent entry for a - // given name and value. - QUICHE_DCHECK_GT(index, index_result.first->second); - dynamic_index_.erase(index_result.first); - auto result = dynamic_index_.insert( - std::make_pair(QpackLookupEntry{name, value}, index)); - QUICHE_CHECK(result.second); + auto index_it = dynamic_index_.find({entry->name(), entry->value()}); + // Remove |dynamic_index_| entry only if it points to the same + // QpackEntry in dynamic_entries(). + if (index_it != dynamic_index_.end() && index_it->second == index) { + dynamic_index_.erase(index_it); } - auto name_result = dynamic_name_index_.insert({name, index}); - if (!name_result.second) { - // An entry with the same name already exists. It needs to be replaced, - // because |dynamic_name_index_| tracks the most recent entry for a given - // name. - QUICHE_DCHECK_GT(index, name_result.first->second); - dynamic_name_index_.erase(name_result.first); - auto result = dynamic_name_index_.insert({name, index}); - QUICHE_CHECK(result.second); + auto name_it = dynamic_name_index_.find(entry->name()); + // Remove |dynamic_name_index_| entry only if it points to the same + // QpackEntry in dynamic_entries(). + if (name_it != dynamic_name_index_.end() && name_it->second == index) { + dynamic_name_index_.erase(name_it); + } + + QpackHeaderTableBase::RemoveEntryFromEnd(); +} + +QpackDecoderHeaderTable::QpackDecoderHeaderTable() + : static_entries_(ObtainQpackStaticTable().GetStaticEntries()) {} + +QpackDecoderHeaderTable::~QpackDecoderHeaderTable() { + for (auto& entry : observers_) { + entry.second->Cancel(); } +} + +uint64_t QpackDecoderHeaderTable::InsertEntry(absl::string_view name, + absl::string_view value) { + const uint64_t index = + QpackHeaderTableBase::InsertEntry(name, value); // Notify and deregister observers whose threshold is met, if any. while (!observers_.empty()) { @@ -157,62 +193,37 @@ uint64_t QpackHeaderTable::InsertEntry(absl::string_view name, return index; } -uint64_t QpackHeaderTable::MaxInsertSizeWithoutEvictingGivenEntry( - uint64_t index) const { - QUICHE_DCHECK_LE(dropped_entry_count_, index); +const QpackEntry* QpackDecoderHeaderTable::LookupEntry(bool is_static, + uint64_t index) const { + if (is_static) { + if (index >= static_entries_.size()) { + return nullptr; + } - if (index > inserted_entry_count()) { - // All entries are allowed to be evicted. - return dynamic_table_capacity_; + return &static_entries_[index]; } - // Initialize to current available capacity. - uint64_t max_insert_size = dynamic_table_capacity_ - dynamic_table_size_; - - uint64_t entry_index = dropped_entry_count_; - for (const auto& entry : dynamic_entries_) { - if (entry_index >= index) { - break; - } - ++entry_index; - max_insert_size += entry.Size(); + if (index < dropped_entry_count()) { + return nullptr; } - return max_insert_size; -} + index -= dropped_entry_count(); -bool QpackHeaderTable::SetDynamicTableCapacity(uint64_t capacity) { - if (capacity > maximum_dynamic_table_capacity_) { - return false; + if (index >= dynamic_entries().size()) { + return nullptr; } - dynamic_table_capacity_ = capacity; - EvictDownToCapacity(capacity); - - QUICHE_DCHECK_LE(dynamic_table_size_, dynamic_table_capacity_); - - return true; -} - -bool QpackHeaderTable::SetMaximumDynamicTableCapacity( - uint64_t maximum_dynamic_table_capacity) { - if (maximum_dynamic_table_capacity_ == 0) { - maximum_dynamic_table_capacity_ = maximum_dynamic_table_capacity; - max_entries_ = maximum_dynamic_table_capacity / 32; - return true; - } - // If the value is already set, it should not be changed. - return maximum_dynamic_table_capacity == maximum_dynamic_table_capacity_; + return &dynamic_entries()[index]; } -void QpackHeaderTable::RegisterObserver(uint64_t required_insert_count, - Observer* observer) { +void QpackDecoderHeaderTable::RegisterObserver(uint64_t required_insert_count, + Observer* observer) { QUICHE_DCHECK_GT(required_insert_count, 0u); observers_.insert({required_insert_count, observer}); } -void QpackHeaderTable::UnregisterObserver(uint64_t required_insert_count, - Observer* observer) { +void QpackDecoderHeaderTable::UnregisterObserver(uint64_t required_insert_count, + Observer* observer) { auto it = observers_.lower_bound(required_insert_count); while (it != observers_.end() && it->first == required_insert_count) { if (it->second == observer) { @@ -226,62 +237,4 @@ void QpackHeaderTable::UnregisterObserver(uint64_t required_insert_count, QUIC_NOTREACHED(); } -uint64_t QpackHeaderTable::draining_index(float draining_fraction) const { - QUICHE_DCHECK_LE(0.0, draining_fraction); - QUICHE_DCHECK_LE(draining_fraction, 1.0); - - const uint64_t required_space = draining_fraction * dynamic_table_capacity_; - uint64_t space_above_draining_index = - dynamic_table_capacity_ - dynamic_table_size_; - - if (dynamic_entries_.empty() || - space_above_draining_index >= required_space) { - return dropped_entry_count_; - } - - auto it = dynamic_entries_.begin(); - uint64_t entry_index = dropped_entry_count_; - while (space_above_draining_index < required_space) { - space_above_draining_index += it->Size(); - ++it; - ++entry_index; - if (it == dynamic_entries_.end()) { - return inserted_entry_count(); - } - } - - return entry_index; -} - -void QpackHeaderTable::EvictDownToCapacity(uint64_t capacity) { - while (dynamic_table_size_ > capacity) { - QUICHE_DCHECK(!dynamic_entries_.empty()); - - QpackEntry* const entry = &dynamic_entries_.front(); - - const uint64_t entry_size = entry->Size(); - QUICHE_DCHECK_GE(dynamic_table_size_, entry_size); - dynamic_table_size_ -= entry_size; - - const uint64_t index = dropped_entry_count_; - - auto index_it = dynamic_index_.find({entry->name(), entry->value()}); - // Remove |dynamic_index_| entry only if it points to the same - // QpackEntry in |dynamic_entries_|. - if (index_it != dynamic_index_.end() && index_it->second == index) { - dynamic_index_.erase(index_it); - } - - auto name_it = dynamic_name_index_.find(entry->name()); - // Remove |dynamic_name_index_| entry only if it points to the same - // QpackEntry in |dynamic_entries_|. - if (name_it != dynamic_name_index_.end() && name_it->second == index) { - dynamic_name_index_.erase(name_it); - } - - dynamic_entries_.pop_front(); - ++dropped_entry_count_; - } -} - } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.h b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.h index a5d6c5d74b8..7193d102294 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.h +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table.h @@ -6,75 +6,41 @@ #define QUICHE_QUIC_CORE_QPACK_QPACK_HEADER_TABLE_H_ #include -#include -#include -#include +#include #include "absl/strings/string_view.h" #include "quic/platform/api/quic_export.h" +#include "common/quiche_circular_deque.h" #include "spdy/core/hpack/hpack_entry.h" #include "spdy/core/hpack/hpack_header_table.h" namespace quic { -namespace test { - -class QpackHeaderTablePeer; - -} // namespace test - using QpackEntry = spdy::HpackEntry; using QpackLookupEntry = spdy::HpackLookupEntry; constexpr size_t kQpackEntrySizeOverhead = spdy::kHpackEntrySizeOverhead; -// This class manages the QPACK static and dynamic tables. For dynamic entries, -// it only has a concept of absolute indices. The caller needs to perform the -// necessary transformations to and from relative indices and post-base indices. -class QUIC_EXPORT_PRIVATE QpackHeaderTable { +// Encoder needs pointer stability for |dynamic_index_| and +// |dynamic_name_index_|. However, it does not need random access. +// TODO(b/182349990): Change to a more memory efficient container. +using QpackEncoderDynamicTable = std::deque; + +// Decoder needs random access for LookupEntry(). +// However, it does not need pointer stability. +using QpackDecoderDynamicTable = quiche::QuicheCircularDeque; + +// This is a base class for encoder and decoder classes that manage the QPACK +// static and dynamic tables. For dynamic entries, it only has a concept of +// absolute indices. The caller needs to perform the necessary transformations +// to and from relative indices and post-base indices. +template +class QUIC_EXPORT_PRIVATE QpackHeaderTableBase { public: - using StaticEntryTable = spdy::HpackHeaderTable::StaticEntryTable; - using DynamicEntryTable = spdy::HpackHeaderTable::DynamicEntryTable; - using NameValueToEntryMap = spdy::HpackHeaderTable::NameValueToEntryMap; - using NameToEntryMap = spdy::HpackHeaderTable::NameToEntryMap; + QpackHeaderTableBase(); + QpackHeaderTableBase(const QpackHeaderTableBase&) = delete; + QpackHeaderTableBase& operator=(const QpackHeaderTableBase&) = delete; - // Result of header table lookup. - enum class MatchType { kNameAndValue, kName, kNoMatch }; - - // Observer interface for dynamic table insertion. - class QUIC_EXPORT_PRIVATE Observer { - public: - virtual ~Observer() = default; - - // Called when inserted_entry_count() reaches the threshold the Observer was - // registered with. After this call the Observer automatically gets - // deregistered. - virtual void OnInsertCountReachedThreshold() = 0; - - // Called when QpackHeaderTable is destroyed to let the Observer know that - // it must not call UnregisterObserver(). - virtual void Cancel() = 0; - }; - - QpackHeaderTable(); - QpackHeaderTable(const QpackHeaderTable&) = delete; - QpackHeaderTable& operator=(const QpackHeaderTable&) = delete; - - ~QpackHeaderTable(); - - // Returns the entry at absolute index |index| from the static or dynamic - // table according to |is_static|. |index| is zero based for both the static - // and the dynamic table. The returned pointer is valid until the entry is - // evicted, even if other entries are inserted into the dynamic table. - // Returns nullptr if entry does not exist. - const QpackEntry* LookupEntry(bool is_static, uint64_t index) const; - - // Returns the absolute index of an entry with matching name and value if such - // exists, otherwise one with matching name is such exists. |index| is zero - // based for both the static and the dynamic table. - MatchType FindHeaderField(absl::string_view name, - absl::string_view value, - bool* is_static, - uint64_t* index) const; + virtual ~QpackHeaderTableBase() = default; // Returns whether an entry with |name| and |value| has a size (including // overhead) that is smaller than or equal to the capacity of the dynamic @@ -89,13 +55,7 @@ class QUIC_EXPORT_PRIVATE QpackHeaderTable { // the underlying container might move entries around when resizing for // insertion. // Returns the absolute index of the inserted dynamic table entry. - uint64_t InsertEntry(absl::string_view name, absl::string_view value); - - // Returns the size of the largest entry that could be inserted into the - // dynamic table without evicting entry |index|. |index| might be larger than - // inserted_entry_count(), in which case the capacity of the table is - // returned. |index| must not be smaller than dropped_entry_count(). - uint64_t MaxInsertSizeWithoutEvictingGivenEntry(uint64_t index) const; + virtual uint64_t InsertEntry(absl::string_view name, absl::string_view value); // Change dynamic table capacity to |capacity|. Returns true on success. // Returns false is |capacity| exceeds maximum dynamic table capacity. @@ -112,24 +72,11 @@ class QUIC_EXPORT_PRIVATE QpackHeaderTable { // returning false. bool SetMaximumDynamicTableCapacity(uint64_t maximum_dynamic_table_capacity); - // Get |maximum_dynamic_table_capacity_|. + uint64_t dynamic_table_size() const { return dynamic_table_size_; } + uint64_t dynamic_table_capacity() const { return dynamic_table_capacity_; } uint64_t maximum_dynamic_table_capacity() const { return maximum_dynamic_table_capacity_; } - - // Register an observer to be notified when inserted_entry_count() reaches - // |required_insert_count|. After the notification, |observer| automatically - // gets unregistered. Each observer must only be registered at most once. - void RegisterObserver(uint64_t required_insert_count, Observer* observer); - - // Unregister previously registered observer. Must be called with the same - // |required_insert_count| value that |observer| was registered with. Must be - // called before an observer still waiting for notification is destroyed, - // unless QpackHeaderTable already called Observer::Cancel(), in which case - // this method must not be called. - void UnregisterObserver(uint64_t required_insert_count, Observer* observer); - - // Used on request streams to encode and decode Required Insert Count. uint64_t max_entries() const { return max_entries_; } // The number of entries inserted to the dynamic table (including ones that @@ -141,14 +88,6 @@ class QUIC_EXPORT_PRIVATE QpackHeaderTable { // The number of entries dropped from the dynamic table. uint64_t dropped_entry_count() const { return dropped_entry_count_; } - // Returns the draining index described at - // https://quicwg.org/base-drafts/draft-ietf-quic-qpack.html#avoiding-blocked-insertions. - // Entries with an index larger than or equal to the draining index take up - // approximately |1.0 - draining_fraction| of dynamic table capacity. The - // remaining capacity is taken up by draining entries and unused space. - // The returned index might not be the index of a valid entry. - uint64_t draining_index(float draining_fraction) const; - void set_dynamic_table_entry_referenced() { dynamic_table_entry_referenced_ = true; } @@ -156,20 +95,178 @@ class QUIC_EXPORT_PRIVATE QpackHeaderTable { return dynamic_table_entry_referenced_; } - private: - friend class test::QpackHeaderTablePeer; + protected: + // Removes a single entry from the end of the dynamic table, updates + // |dynamic_table_size_| and |dropped_entry_count_|. + virtual void RemoveEntryFromEnd(); + const DynamicEntryTable& dynamic_entries() const { return dynamic_entries_; } + + private: // Evict entries from the dynamic table until table size is less than or equal // to |capacity|. void EvictDownToCapacity(uint64_t capacity); - // Static Table + // Dynamic Table entries. + DynamicEntryTable dynamic_entries_; - // |static_entries_|, |static_index_|, |static_name_index_| are owned by - // QpackStaticTable singleton. + // Size of the dynamic table. This is the sum of the size of its entries. + uint64_t dynamic_table_size_; - // Tracks QpackEntries by index. - const StaticEntryTable& static_entries_; + // Dynamic Table Capacity is the maximum allowed value of + // |dynamic_table_size_|. Entries are evicted if necessary before inserting a + // new entry to ensure that dynamic table size never exceeds capacity. + // Initial value is |maximum_dynamic_table_capacity_|. Capacity can be + // changed by the encoder, as long as it does not exceed + // |maximum_dynamic_table_capacity_|. + uint64_t dynamic_table_capacity_; + + // Maximum allowed value of |dynamic_table_capacity|. The initial value is + // zero. Can be changed by SetMaximumDynamicTableCapacity(). + uint64_t maximum_dynamic_table_capacity_; + + // MaxEntries, see Section 3.2.2. Calculated based on + // |maximum_dynamic_table_capacity_|. Used on request streams to encode and + // decode Required Insert Count. + uint64_t max_entries_; + + // The number of entries dropped from the dynamic table. + uint64_t dropped_entry_count_; + + // True if any dynamic table entries have been referenced from a header block. + // Set directly by the encoder or decoder. Used for stats. + bool dynamic_table_entry_referenced_; +}; + +template +QpackHeaderTableBase::QpackHeaderTableBase() + : dynamic_table_size_(0), + dynamic_table_capacity_(0), + maximum_dynamic_table_capacity_(0), + max_entries_(0), + dropped_entry_count_(0), + dynamic_table_entry_referenced_(false) {} + +template +bool QpackHeaderTableBase::EntryFitsDynamicTableCapacity( + absl::string_view name, + absl::string_view value) const { + return QpackEntry::Size(name, value) <= dynamic_table_capacity_; +} + +template +uint64_t QpackHeaderTableBase::InsertEntry( + absl::string_view name, + absl::string_view value) { + QUICHE_DCHECK(EntryFitsDynamicTableCapacity(name, value)); + + const uint64_t index = dropped_entry_count_ + dynamic_entries_.size(); + + // Copy name and value before modifying the container, because evicting + // entries or even inserting a new one might invalidate |name| or |value| if + // they point to an entry. + QpackEntry new_entry((std::string(name)), (std::string(value))); + const size_t entry_size = new_entry.Size(); + + EvictDownToCapacity(dynamic_table_capacity_ - entry_size); + + dynamic_table_size_ += entry_size; + dynamic_entries_.push_back(std::move(new_entry)); + + return index; +} + +template +bool QpackHeaderTableBase::SetDynamicTableCapacity( + uint64_t capacity) { + if (capacity > maximum_dynamic_table_capacity_) { + return false; + } + + dynamic_table_capacity_ = capacity; + EvictDownToCapacity(capacity); + + QUICHE_DCHECK_LE(dynamic_table_size_, dynamic_table_capacity_); + + return true; +} + +template +bool QpackHeaderTableBase::SetMaximumDynamicTableCapacity( + uint64_t maximum_dynamic_table_capacity) { + if (maximum_dynamic_table_capacity_ == 0) { + maximum_dynamic_table_capacity_ = maximum_dynamic_table_capacity; + max_entries_ = maximum_dynamic_table_capacity / 32; + return true; + } + // If the value is already set, it should not be changed. + return maximum_dynamic_table_capacity == maximum_dynamic_table_capacity_; +} + +template +void QpackHeaderTableBase::RemoveEntryFromEnd() { + const uint64_t entry_size = dynamic_entries_.front().Size(); + QUICHE_DCHECK_GE(dynamic_table_size_, entry_size); + dynamic_table_size_ -= entry_size; + + dynamic_entries_.pop_front(); + ++dropped_entry_count_; +} + +template +void QpackHeaderTableBase::EvictDownToCapacity( + uint64_t capacity) { + while (dynamic_table_size_ > capacity) { + QUICHE_DCHECK(!dynamic_entries_.empty()); + RemoveEntryFromEnd(); + } +} + +class QUIC_EXPORT_PRIVATE QpackEncoderHeaderTable + : public QpackHeaderTableBase { + public: + // Result of header table lookup. + enum class MatchType { kNameAndValue, kName, kNoMatch }; + + QpackEncoderHeaderTable(); + ~QpackEncoderHeaderTable() override = default; + + uint64_t InsertEntry(absl::string_view name, + absl::string_view value) override; + + // Returns the absolute index of an entry with matching name and value if such + // exists, otherwise one with matching name is such exists. |index| is zero + // based for both the static and the dynamic table. + MatchType FindHeaderField(absl::string_view name, + absl::string_view value, + bool* is_static, + uint64_t* index) const; + + // Returns the size of the largest entry that could be inserted into the + // dynamic table without evicting entry |index|. |index| might be larger than + // inserted_entry_count(), in which case the capacity of the table is + // returned. |index| must not be smaller than dropped_entry_count(). + uint64_t MaxInsertSizeWithoutEvictingGivenEntry(uint64_t index) const; + + // Returns the draining index described at + // https://quicwg.org/base-drafts/draft-ietf-quic-qpack.html#avoiding-blocked-insertions. + // Entries with an index larger than or equal to the draining index take up + // approximately |1.0 - draining_fraction| of dynamic table capacity. The + // remaining capacity is taken up by draining entries and unused space. + // The returned index might not be the index of a valid entry. + uint64_t draining_index(float draining_fraction) const; + + protected: + void RemoveEntryFromEnd() override; + + private: + using NameValueToEntryMap = spdy::HpackHeaderTable::NameValueToEntryMap; + using NameToEntryMap = spdy::HpackHeaderTable::NameToEntryMap; + + // Static Table + + // |static_index_| and |static_name_index_| are owned by QpackStaticTable + // singleton. // Tracks the unique static entry for a given header name and value. const NameValueToEntryMap& static_index_; @@ -179,49 +276,69 @@ class QUIC_EXPORT_PRIVATE QpackHeaderTable { // Dynamic Table - // Queue of dynamic table entries, for lookup by index. - // |dynamic_entries_| owns the entries in the dynamic table. - DynamicEntryTable dynamic_entries_; - // An unordered set of QpackEntry pointers with a comparison operator that // only cares about name and value. This allows fast lookup of the most // recently inserted dynamic entry for a given header name and value pair. - // Entries point to entries owned by |dynamic_entries_|. + // Entries point to entries owned by |QpackHeaderTableBase::dynamic_entries_|. NameValueToEntryMap dynamic_index_; // An unordered map of QpackEntry pointers keyed off header name. This allows // fast lookup of the most recently inserted dynamic entry for a given header - // name. Entries point to entries owned by |dynamic_entries_|. + // name. Entries point to entries owned by + // |QpackHeaderTableBase::dynamic_entries_|. NameToEntryMap dynamic_name_index_; +}; - // Size of the dynamic table. This is the sum of the size of its entries. - uint64_t dynamic_table_size_; +class QUIC_EXPORT_PRIVATE QpackDecoderHeaderTable + : public QpackHeaderTableBase { + public: + // Observer interface for dynamic table insertion. + class QUIC_EXPORT_PRIVATE Observer { + public: + virtual ~Observer() = default; - // Dynamic Table Capacity is the maximum allowed value of - // |dynamic_table_size_|. Entries are evicted if necessary before inserting a - // new entry to ensure that dynamic table size never exceeds capacity. - // Initial value is |maximum_dynamic_table_capacity_|. Capacity can be - // changed by the encoder, as long as it does not exceed - // |maximum_dynamic_table_capacity_|. - uint64_t dynamic_table_capacity_; + // Called when inserted_entry_count() reaches the threshold the Observer was + // registered with. After this call the Observer automatically gets + // deregistered. + virtual void OnInsertCountReachedThreshold() = 0; - // Maximum allowed value of |dynamic_table_capacity|. The initial value is - // zero. Can be changed by SetMaximumDynamicTableCapacity(). - uint64_t maximum_dynamic_table_capacity_; + // Called when QpackDecoderHeaderTable is destroyed to let the Observer know + // that it must not call UnregisterObserver(). + virtual void Cancel() = 0; + }; - // MaxEntries, see Section 3.2.2. Calculated based on - // |maximum_dynamic_table_capacity_|. - uint64_t max_entries_; + QpackDecoderHeaderTable(); + ~QpackDecoderHeaderTable() override; - // The number of entries dropped from the dynamic table. - uint64_t dropped_entry_count_; + uint64_t InsertEntry(absl::string_view name, + absl::string_view value) override; + + // Returns the entry at absolute index |index| from the static or dynamic + // table according to |is_static|. |index| is zero based for both the static + // and the dynamic table. The returned pointer is valid until the entry is + // evicted, even if other entries are inserted into the dynamic table. + // Returns nullptr if entry does not exist. + const QpackEntry* LookupEntry(bool is_static, uint64_t index) const; + + // Register an observer to be notified when inserted_entry_count() reaches + // |required_insert_count|. After the notification, |observer| automatically + // gets unregistered. Each observer must only be registered at most once. + void RegisterObserver(uint64_t required_insert_count, Observer* observer); + + // Unregister previously registered observer. Must be called with the same + // |required_insert_count| value that |observer| was registered with. Must be + // called before an observer still waiting for notification is destroyed, + // unless QpackDecoderHeaderTable already called Observer::Cancel(), in which + // case this method must not be called. + void UnregisterObserver(uint64_t required_insert_count, Observer* observer); + + private: + // Static Table entries. Owned by QpackStaticTable singleton. + using StaticEntryTable = spdy::HpackHeaderTable::StaticEntryTable; + const StaticEntryTable& static_entries_; // Observers waiting to be notified, sorted by required insert count. std::multimap observers_; - - // True if any dynamic table entries have been referenced from a header block. - // Set directly by the encoder or decoder. Used for stats. - bool dynamic_table_entry_referenced_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table_test.cc index 0af250efd32..4a1e39c2325 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_header_table_test.cc @@ -21,64 +21,16 @@ namespace { const uint64_t kMaximumDynamicTableCapacityForTesting = 1024 * 1024; -class MockObserver : public QpackHeaderTable::Observer { - public: - ~MockObserver() override = default; - - MOCK_METHOD(void, OnInsertCountReachedThreshold, (), (override)); - MOCK_METHOD(void, Cancel, (), (override)); -}; - +template class QpackHeaderTableTest : public QuicTest { protected: - QpackHeaderTableTest() { - table_.SetMaximumDynamicTableCapacity( - kMaximumDynamicTableCapacityForTesting); - table_.SetDynamicTableCapacity(kMaximumDynamicTableCapacityForTesting); - } ~QpackHeaderTableTest() override = default; - void ExpectEntryAtIndex(bool is_static, - uint64_t index, - absl::string_view expected_name, - absl::string_view expected_value) const { - const auto* entry = table_.LookupEntry(is_static, index); - ASSERT_TRUE(entry); - EXPECT_EQ(expected_name, entry->name()); - EXPECT_EQ(expected_value, entry->value()); - } - - void ExpectNoEntryAtIndex(bool is_static, uint64_t index) const { - EXPECT_FALSE(table_.LookupEntry(is_static, index)); - } - - void ExpectMatch(absl::string_view name, - absl::string_view value, - QpackHeaderTable::MatchType expected_match_type, - bool expected_is_static, - uint64_t expected_index) const { - // Initialize outparams to a value different from the expected to ensure - // that FindHeaderField() sets them. - bool is_static = !expected_is_static; - uint64_t index = expected_index + 1; - - QpackHeaderTable::MatchType matchtype = - table_.FindHeaderField(name, value, &is_static, &index); - - EXPECT_EQ(expected_match_type, matchtype) << name << ": " << value; - EXPECT_EQ(expected_is_static, is_static) << name << ": " << value; - EXPECT_EQ(expected_index, index) << name << ": " << value; - } - - void ExpectNoMatch(absl::string_view name, absl::string_view value) const { - bool is_static = false; - uint64_t index = 0; - - QpackHeaderTable::MatchType matchtype = - table_.FindHeaderField(name, value, &is_static, &index); - - EXPECT_EQ(QpackHeaderTable::MatchType::kNoMatch, matchtype) - << name << ": " << value; + void SetUp() override { + ASSERT_TRUE(table_.SetMaximumDynamicTableCapacity( + kMaximumDynamicTableCapacityForTesting)); + ASSERT_TRUE( + table_.SetDynamicTableCapacity(kMaximumDynamicTableCapacityForTesting)); } bool EntryFitsDynamicTableCapacity(absl::string_view name, @@ -94,110 +46,129 @@ class QpackHeaderTableTest : public QuicTest { return table_.SetDynamicTableCapacity(capacity); } - void RegisterObserver(uint64_t required_insert_count, - QpackHeaderTable::Observer* observer) { - table_.RegisterObserver(required_insert_count, observer); - } - - void UnregisterObserver(uint64_t required_insert_count, - QpackHeaderTable::Observer* observer) { - table_.UnregisterObserver(required_insert_count, observer); - } - uint64_t max_entries() const { return table_.max_entries(); } uint64_t inserted_entry_count() const { return table_.inserted_entry_count(); } uint64_t dropped_entry_count() const { return table_.dropped_entry_count(); } - private: - QpackHeaderTable table_; + T table_; }; -TEST_F(QpackHeaderTableTest, LookupStaticEntry) { - ExpectEntryAtIndex(/* is_static = */ true, 0, ":authority", ""); +using MyTypes = + ::testing::Types; +TYPED_TEST_SUITE(QpackHeaderTableTest, MyTypes); - ExpectEntryAtIndex(/* is_static = */ true, 1, ":path", "/"); - - // 98 is the last entry. - ExpectEntryAtIndex(/* is_static = */ true, 98, "x-frame-options", - "sameorigin"); +// MaxEntries is determined by maximum dynamic table capacity, +// which is set at construction time. +TYPED_TEST(QpackHeaderTableTest, MaxEntries) { + TypeParam table1; + table1.SetMaximumDynamicTableCapacity(1024); + EXPECT_EQ(32u, table1.max_entries()); - ASSERT_EQ(99u, QpackStaticTableVector().size()); - ExpectNoEntryAtIndex(/* is_static = */ true, 99); + TypeParam table2; + table2.SetMaximumDynamicTableCapacity(500); + EXPECT_EQ(15u, table2.max_entries()); } -TEST_F(QpackHeaderTableTest, InsertAndLookupDynamicEntry) { - // Dynamic table is initially entry. - ExpectNoEntryAtIndex(/* is_static = */ false, 0); - ExpectNoEntryAtIndex(/* is_static = */ false, 1); - ExpectNoEntryAtIndex(/* is_static = */ false, 2); - ExpectNoEntryAtIndex(/* is_static = */ false, 3); +TYPED_TEST(QpackHeaderTableTest, SetDynamicTableCapacity) { + // Dynamic table capacity does not affect MaxEntries. + EXPECT_TRUE(this->SetDynamicTableCapacity(1024)); + EXPECT_EQ(32u * 1024, this->max_entries()); - // Insert one entry. - InsertEntry("foo", "bar"); + EXPECT_TRUE(this->SetDynamicTableCapacity(500)); + EXPECT_EQ(32u * 1024, this->max_entries()); - ExpectEntryAtIndex(/* is_static = */ false, 0, "foo", "bar"); + // Dynamic table capacity cannot exceed maximum dynamic table capacity. + EXPECT_FALSE(this->SetDynamicTableCapacity( + 2 * kMaximumDynamicTableCapacityForTesting)); +} - ExpectNoEntryAtIndex(/* is_static = */ false, 1); - ExpectNoEntryAtIndex(/* is_static = */ false, 2); - ExpectNoEntryAtIndex(/* is_static = */ false, 3); +TYPED_TEST(QpackHeaderTableTest, EntryFitsDynamicTableCapacity) { + EXPECT_TRUE(this->SetDynamicTableCapacity(39)); - // Insert a different entry. - InsertEntry("baz", "bing"); + EXPECT_TRUE(this->EntryFitsDynamicTableCapacity("foo", "bar")); + EXPECT_TRUE(this->EntryFitsDynamicTableCapacity("foo", "bar2")); + EXPECT_FALSE(this->EntryFitsDynamicTableCapacity("foo", "bar12")); +} - ExpectEntryAtIndex(/* is_static = */ false, 0, "foo", "bar"); +class QpackEncoderHeaderTableTest + : public QpackHeaderTableTest { + protected: + ~QpackEncoderHeaderTableTest() override = default; - ExpectEntryAtIndex(/* is_static = */ false, 1, "baz", "bing"); + void ExpectMatch(absl::string_view name, + absl::string_view value, + QpackEncoderHeaderTable::MatchType expected_match_type, + bool expected_is_static, + uint64_t expected_index) const { + // Initialize outparams to a value different from the expected to ensure + // that FindHeaderField() sets them. + bool is_static = !expected_is_static; + uint64_t index = expected_index + 1; - ExpectNoEntryAtIndex(/* is_static = */ false, 2); - ExpectNoEntryAtIndex(/* is_static = */ false, 3); + QpackEncoderHeaderTable::MatchType matchtype = + table_.FindHeaderField(name, value, &is_static, &index); - // Insert an entry identical to the most recently inserted one. - InsertEntry("baz", "bing"); + EXPECT_EQ(expected_match_type, matchtype) << name << ": " << value; + EXPECT_EQ(expected_is_static, is_static) << name << ": " << value; + EXPECT_EQ(expected_index, index) << name << ": " << value; + } - ExpectEntryAtIndex(/* is_static = */ false, 0, "foo", "bar"); + void ExpectNoMatch(absl::string_view name, absl::string_view value) const { + bool is_static = false; + uint64_t index = 0; - ExpectEntryAtIndex(/* is_static = */ false, 1, "baz", "bing"); + QpackEncoderHeaderTable::MatchType matchtype = + table_.FindHeaderField(name, value, &is_static, &index); - ExpectEntryAtIndex(/* is_static = */ false, 2, "baz", "bing"); + EXPECT_EQ(QpackEncoderHeaderTable::MatchType::kNoMatch, matchtype) + << name << ": " << value; + } - ExpectNoEntryAtIndex(/* is_static = */ false, 3); -} + uint64_t MaxInsertSizeWithoutEvictingGivenEntry(uint64_t index) const { + return table_.MaxInsertSizeWithoutEvictingGivenEntry(index); + } -TEST_F(QpackHeaderTableTest, FindStaticHeaderField) { + uint64_t draining_index(float draining_fraction) const { + return table_.draining_index(draining_fraction); + } +}; + +TEST_F(QpackEncoderHeaderTableTest, FindStaticHeaderField) { // A header name that has multiple entries with different values. - ExpectMatch(":method", "GET", QpackHeaderTable::MatchType::kNameAndValue, - true, 17u); + ExpectMatch(":method", "GET", + QpackEncoderHeaderTable::MatchType::kNameAndValue, true, 17u); - ExpectMatch(":method", "POST", QpackHeaderTable::MatchType::kNameAndValue, - true, 20u); + ExpectMatch(":method", "POST", + QpackEncoderHeaderTable::MatchType::kNameAndValue, true, 20u); - ExpectMatch(":method", "TRACE", QpackHeaderTable::MatchType::kName, true, - 15u); + ExpectMatch(":method", "TRACE", QpackEncoderHeaderTable::MatchType::kName, + true, 15u); // A header name that has a single entry with non-empty value. ExpectMatch("accept-encoding", "gzip, deflate, br", - QpackHeaderTable::MatchType::kNameAndValue, true, 31u); + QpackEncoderHeaderTable::MatchType::kNameAndValue, true, 31u); - ExpectMatch("accept-encoding", "compress", QpackHeaderTable::MatchType::kName, - true, 31u); + ExpectMatch("accept-encoding", "compress", + QpackEncoderHeaderTable::MatchType::kName, true, 31u); - ExpectMatch("accept-encoding", "", QpackHeaderTable::MatchType::kName, true, - 31u); + ExpectMatch("accept-encoding", "", QpackEncoderHeaderTable::MatchType::kName, + true, 31u); // A header name that has a single entry with empty value. - ExpectMatch("location", "", QpackHeaderTable::MatchType::kNameAndValue, true, - 12u); + ExpectMatch("location", "", QpackEncoderHeaderTable::MatchType::kNameAndValue, + true, 12u); - ExpectMatch("location", "foo", QpackHeaderTable::MatchType::kName, true, 12u); + ExpectMatch("location", "foo", QpackEncoderHeaderTable::MatchType::kName, + true, 12u); // No matching header name. ExpectNoMatch("foo", ""); ExpectNoMatch("foo", "bar"); } -TEST_F(QpackHeaderTableTest, FindDynamicHeaderField) { +TEST_F(QpackEncoderHeaderTableTest, FindDynamicHeaderField) { // Dynamic table is initially entry. ExpectNoMatch("foo", "bar"); ExpectNoMatch("foo", "baz"); @@ -206,75 +177,49 @@ TEST_F(QpackHeaderTableTest, FindDynamicHeaderField) { InsertEntry("foo", "bar"); // Match name and value. - ExpectMatch("foo", "bar", QpackHeaderTable::MatchType::kNameAndValue, false, - 0u); + ExpectMatch("foo", "bar", QpackEncoderHeaderTable::MatchType::kNameAndValue, + false, 0u); // Match name only. - ExpectMatch("foo", "baz", QpackHeaderTable::MatchType::kName, false, 0u); + ExpectMatch("foo", "baz", QpackEncoderHeaderTable::MatchType::kName, false, + 0u); // Insert an identical entry. FindHeaderField() should return the index of // the most recently inserted matching entry. InsertEntry("foo", "bar"); // Match name and value. - ExpectMatch("foo", "bar", QpackHeaderTable::MatchType::kNameAndValue, false, - 1u); + ExpectMatch("foo", "bar", QpackEncoderHeaderTable::MatchType::kNameAndValue, + false, 1u); // Match name only. - ExpectMatch("foo", "baz", QpackHeaderTable::MatchType::kName, false, 1u); + ExpectMatch("foo", "baz", QpackEncoderHeaderTable::MatchType::kName, false, + 1u); } -TEST_F(QpackHeaderTableTest, FindHeaderFieldPrefersStaticTable) { +TEST_F(QpackEncoderHeaderTableTest, FindHeaderFieldPrefersStaticTable) { // Insert an entry to the dynamic table that exists in the static table. InsertEntry(":method", "GET"); - // Insertion works. - ExpectEntryAtIndex(/* is_static = */ false, 0, ":method", "GET"); - // FindHeaderField() prefers static table if both have name-and-value match. - ExpectMatch(":method", "GET", QpackHeaderTable::MatchType::kNameAndValue, - true, 17u); + ExpectMatch(":method", "GET", + QpackEncoderHeaderTable::MatchType::kNameAndValue, true, 17u); // FindHeaderField() prefers static table if both have name match but no value // match, and prefers the first entry with matching name. - ExpectMatch(":method", "TRACE", QpackHeaderTable::MatchType::kName, true, - 15u); + ExpectMatch(":method", "TRACE", QpackEncoderHeaderTable::MatchType::kName, + true, 15u); // Add new entry to the dynamic table. InsertEntry(":method", "TRACE"); // FindHeaderField prefers name-and-value match in dynamic table over name // only match in static table. - ExpectMatch(":method", "TRACE", QpackHeaderTable::MatchType::kNameAndValue, - false, 1u); + ExpectMatch(":method", "TRACE", + QpackEncoderHeaderTable::MatchType::kNameAndValue, false, 1u); } -// MaxEntries is determined by maximum dynamic table capacity, -// which is set at construction time. -TEST_F(QpackHeaderTableTest, MaxEntries) { - QpackHeaderTable table1; - table1.SetMaximumDynamicTableCapacity(1024); - EXPECT_EQ(32u, table1.max_entries()); - - QpackHeaderTable table2; - table2.SetMaximumDynamicTableCapacity(500); - EXPECT_EQ(15u, table2.max_entries()); -} - -TEST_F(QpackHeaderTableTest, SetDynamicTableCapacity) { - // Dynamic table capacity does not affect MaxEntries. - EXPECT_TRUE(SetDynamicTableCapacity(1024)); - EXPECT_EQ(32u * 1024, max_entries()); - - EXPECT_TRUE(SetDynamicTableCapacity(500)); - EXPECT_EQ(32u * 1024, max_entries()); - - // Dynamic table capacity cannot exceed maximum dynamic table capacity. - EXPECT_FALSE( - SetDynamicTableCapacity(2 * kMaximumDynamicTableCapacityForTesting)); -} - -TEST_F(QpackHeaderTableTest, EvictByInsertion) { +TEST_F(QpackEncoderHeaderTableTest, EvictByInsertion) { EXPECT_TRUE(SetDynamicTableCapacity(40)); // Entry size is 3 + 3 + 32 = 38. @@ -282,7 +227,7 @@ TEST_F(QpackHeaderTableTest, EvictByInsertion) { EXPECT_EQ(1u, inserted_entry_count()); EXPECT_EQ(0u, dropped_entry_count()); - ExpectMatch("foo", "bar", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("foo", "bar", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 0u); // Inserting second entry evicts the first one. @@ -291,20 +236,20 @@ TEST_F(QpackHeaderTableTest, EvictByInsertion) { EXPECT_EQ(1u, dropped_entry_count()); ExpectNoMatch("foo", "bar"); - ExpectMatch("baz", "qux", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("baz", "qux", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 1u); } -TEST_F(QpackHeaderTableTest, EvictByUpdateTableSize) { +TEST_F(QpackEncoderHeaderTableTest, EvictByUpdateTableSize) { // Entry size is 3 + 3 + 32 = 38. InsertEntry("foo", "bar"); InsertEntry("baz", "qux"); EXPECT_EQ(2u, inserted_entry_count()); EXPECT_EQ(0u, dropped_entry_count()); - ExpectMatch("foo", "bar", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("foo", "bar", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 0u); - ExpectMatch("baz", "qux", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("baz", "qux", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 1u); EXPECT_TRUE(SetDynamicTableCapacity(40)); @@ -312,7 +257,7 @@ TEST_F(QpackHeaderTableTest, EvictByUpdateTableSize) { EXPECT_EQ(1u, dropped_entry_count()); ExpectNoMatch("foo", "bar"); - ExpectMatch("baz", "qux", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("baz", "qux", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 1u); EXPECT_TRUE(SetDynamicTableCapacity(20)); @@ -323,7 +268,7 @@ TEST_F(QpackHeaderTableTest, EvictByUpdateTableSize) { ExpectNoMatch("baz", "qux"); } -TEST_F(QpackHeaderTableTest, EvictOldestOfIdentical) { +TEST_F(QpackEncoderHeaderTableTest, EvictOldestOfIdentical) { EXPECT_TRUE(SetDynamicTableCapacity(80)); // Entry size is 3 + 3 + 32 = 38. @@ -334,7 +279,7 @@ TEST_F(QpackHeaderTableTest, EvictOldestOfIdentical) { EXPECT_EQ(0u, dropped_entry_count()); // Find most recently inserted entry. - ExpectMatch("foo", "bar", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("foo", "bar", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 1u); // Inserting third entry evicts the first one, not the second. @@ -342,13 +287,13 @@ TEST_F(QpackHeaderTableTest, EvictOldestOfIdentical) { EXPECT_EQ(3u, inserted_entry_count()); EXPECT_EQ(1u, dropped_entry_count()); - ExpectMatch("foo", "bar", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("foo", "bar", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 1u); - ExpectMatch("baz", "qux", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("baz", "qux", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 2u); } -TEST_F(QpackHeaderTableTest, EvictOldestOfSameName) { +TEST_F(QpackEncoderHeaderTableTest, EvictOldestOfSameName) { EXPECT_TRUE(SetDynamicTableCapacity(80)); // Entry size is 3 + 3 + 32 = 38. @@ -359,7 +304,7 @@ TEST_F(QpackHeaderTableTest, EvictOldestOfSameName) { EXPECT_EQ(0u, dropped_entry_count()); // Find most recently inserted entry with matching name. - ExpectMatch("foo", "foo", QpackHeaderTable::MatchType::kName, + ExpectMatch("foo", "foo", QpackEncoderHeaderTable::MatchType::kName, /* expected_is_static = */ false, 1u); // Inserting third entry evicts the first one, not the second. @@ -367,63 +312,276 @@ TEST_F(QpackHeaderTableTest, EvictOldestOfSameName) { EXPECT_EQ(3u, inserted_entry_count()); EXPECT_EQ(1u, dropped_entry_count()); - ExpectMatch("foo", "foo", QpackHeaderTable::MatchType::kName, + ExpectMatch("foo", "foo", QpackEncoderHeaderTable::MatchType::kName, /* expected_is_static = */ false, 1u); - ExpectMatch("baz", "qux", QpackHeaderTable::MatchType::kNameAndValue, + ExpectMatch("baz", "qux", QpackEncoderHeaderTable::MatchType::kNameAndValue, /* expected_is_static = */ false, 2u); } // Returns the size of the largest entry that could be inserted into the // dynamic table without evicting entry |index|. -TEST_F(QpackHeaderTableTest, MaxInsertSizeWithoutEvictingGivenEntry) { +TEST_F(QpackEncoderHeaderTableTest, MaxInsertSizeWithoutEvictingGivenEntry) { const uint64_t dynamic_table_capacity = 100; - QpackHeaderTable table; - table.SetMaximumDynamicTableCapacity(dynamic_table_capacity); - EXPECT_TRUE(table.SetDynamicTableCapacity(dynamic_table_capacity)); + EXPECT_TRUE(SetDynamicTableCapacity(dynamic_table_capacity)); // Empty table can take an entry up to its capacity. - EXPECT_EQ(dynamic_table_capacity, - table.MaxInsertSizeWithoutEvictingGivenEntry(0)); + EXPECT_EQ(dynamic_table_capacity, MaxInsertSizeWithoutEvictingGivenEntry(0)); const uint64_t entry_size1 = QpackEntry::Size("foo", "bar"); - table.InsertEntry("foo", "bar"); + InsertEntry("foo", "bar"); EXPECT_EQ(dynamic_table_capacity - entry_size1, - table.MaxInsertSizeWithoutEvictingGivenEntry(0)); + MaxInsertSizeWithoutEvictingGivenEntry(0)); // Table can take an entry up to its capacity if all entries are allowed to be // evicted. - EXPECT_EQ(dynamic_table_capacity, - table.MaxInsertSizeWithoutEvictingGivenEntry(1)); + EXPECT_EQ(dynamic_table_capacity, MaxInsertSizeWithoutEvictingGivenEntry(1)); const uint64_t entry_size2 = QpackEntry::Size("baz", "foobar"); - table.InsertEntry("baz", "foobar"); + InsertEntry("baz", "foobar"); // Table can take an entry up to its capacity if all entries are allowed to be // evicted. - EXPECT_EQ(dynamic_table_capacity, - table.MaxInsertSizeWithoutEvictingGivenEntry(2)); + EXPECT_EQ(dynamic_table_capacity, MaxInsertSizeWithoutEvictingGivenEntry(2)); // Second entry must stay. EXPECT_EQ(dynamic_table_capacity - entry_size2, - table.MaxInsertSizeWithoutEvictingGivenEntry(1)); + MaxInsertSizeWithoutEvictingGivenEntry(1)); // First and second entry must stay. EXPECT_EQ(dynamic_table_capacity - entry_size2 - entry_size1, - table.MaxInsertSizeWithoutEvictingGivenEntry(0)); + MaxInsertSizeWithoutEvictingGivenEntry(0)); // Third entry evicts first one. const uint64_t entry_size3 = QpackEntry::Size("last", "entry"); - table.InsertEntry("last", "entry"); - EXPECT_EQ(1u, table.dropped_entry_count()); + InsertEntry("last", "entry"); + EXPECT_EQ(1u, dropped_entry_count()); // Table can take an entry up to its capacity if all entries are allowed to be // evicted. - EXPECT_EQ(dynamic_table_capacity, - table.MaxInsertSizeWithoutEvictingGivenEntry(3)); + EXPECT_EQ(dynamic_table_capacity, MaxInsertSizeWithoutEvictingGivenEntry(3)); // Third entry must stay. EXPECT_EQ(dynamic_table_capacity - entry_size3, - table.MaxInsertSizeWithoutEvictingGivenEntry(2)); + MaxInsertSizeWithoutEvictingGivenEntry(2)); // Second and third entry must stay. EXPECT_EQ(dynamic_table_capacity - entry_size3 - entry_size2, - table.MaxInsertSizeWithoutEvictingGivenEntry(1)); + MaxInsertSizeWithoutEvictingGivenEntry(1)); +} + +TEST_F(QpackEncoderHeaderTableTest, DrainingIndex) { + EXPECT_TRUE(SetDynamicTableCapacity(4 * QpackEntry::Size("foo", "bar"))); + + // Empty table: no draining entry. + EXPECT_EQ(0u, draining_index(0.0)); + EXPECT_EQ(0u, draining_index(1.0)); + + // Table with one entry. + InsertEntry("foo", "bar"); + // Any entry can be referenced if none of the table is draining. + EXPECT_EQ(0u, draining_index(0.0)); + // No entry can be referenced if all of the table is draining. + EXPECT_EQ(1u, draining_index(1.0)); + + // Table with two entries is at half capacity. + InsertEntry("foo", "bar"); + // Any entry can be referenced if at most half of the table is draining, + // because current entries only take up half of total capacity. + EXPECT_EQ(0u, draining_index(0.0)); + EXPECT_EQ(0u, draining_index(0.5)); + // No entry can be referenced if all of the table is draining. + EXPECT_EQ(2u, draining_index(1.0)); + + // Table with four entries is full. + InsertEntry("foo", "bar"); + InsertEntry("foo", "bar"); + // Any entry can be referenced if none of the table is draining. + EXPECT_EQ(0u, draining_index(0.0)); + // In a full table with identically sized entries, |draining_fraction| of all + // entries are draining. + EXPECT_EQ(2u, draining_index(0.5)); + // No entry can be referenced if all of the table is draining. + EXPECT_EQ(4u, draining_index(1.0)); } -TEST_F(QpackHeaderTableTest, RegisterObserver) { +class MockObserver : public QpackDecoderHeaderTable::Observer { + public: + ~MockObserver() override = default; + + MOCK_METHOD(void, OnInsertCountReachedThreshold, (), (override)); + MOCK_METHOD(void, Cancel, (), (override)); +}; + +class QpackDecoderHeaderTableTest + : public QpackHeaderTableTest { + protected: + ~QpackDecoderHeaderTableTest() override = default; + + void ExpectEntryAtIndex(bool is_static, + uint64_t index, + absl::string_view expected_name, + absl::string_view expected_value) const { + const auto* entry = table_.LookupEntry(is_static, index); + ASSERT_TRUE(entry); + EXPECT_EQ(expected_name, entry->name()); + EXPECT_EQ(expected_value, entry->value()); + } + + void ExpectNoEntryAtIndex(bool is_static, uint64_t index) const { + EXPECT_FALSE(table_.LookupEntry(is_static, index)); + } + + void RegisterObserver(uint64_t required_insert_count, + QpackDecoderHeaderTable::Observer* observer) { + table_.RegisterObserver(required_insert_count, observer); + } + + void UnregisterObserver(uint64_t required_insert_count, + QpackDecoderHeaderTable::Observer* observer) { + table_.UnregisterObserver(required_insert_count, observer); + } +}; + +TEST_F(QpackDecoderHeaderTableTest, LookupStaticEntry) { + ExpectEntryAtIndex(/* is_static = */ true, 0, ":authority", ""); + + ExpectEntryAtIndex(/* is_static = */ true, 1, ":path", "/"); + + // 98 is the last entry. + ExpectEntryAtIndex(/* is_static = */ true, 98, "x-frame-options", + "sameorigin"); + + ASSERT_EQ(99u, QpackStaticTableVector().size()); + ExpectNoEntryAtIndex(/* is_static = */ true, 99); +} + +TEST_F(QpackDecoderHeaderTableTest, InsertAndLookupDynamicEntry) { + // Dynamic table is initially entry. + ExpectNoEntryAtIndex(/* is_static = */ false, 0); + ExpectNoEntryAtIndex(/* is_static = */ false, 1); + ExpectNoEntryAtIndex(/* is_static = */ false, 2); + ExpectNoEntryAtIndex(/* is_static = */ false, 3); + + // Insert one entry. + InsertEntry("foo", "bar"); + + ExpectEntryAtIndex(/* is_static = */ false, 0, "foo", "bar"); + + ExpectNoEntryAtIndex(/* is_static = */ false, 1); + ExpectNoEntryAtIndex(/* is_static = */ false, 2); + ExpectNoEntryAtIndex(/* is_static = */ false, 3); + + // Insert a different entry. + InsertEntry("baz", "bing"); + + ExpectEntryAtIndex(/* is_static = */ false, 0, "foo", "bar"); + + ExpectEntryAtIndex(/* is_static = */ false, 1, "baz", "bing"); + + ExpectNoEntryAtIndex(/* is_static = */ false, 2); + ExpectNoEntryAtIndex(/* is_static = */ false, 3); + + // Insert an entry identical to the most recently inserted one. + InsertEntry("baz", "bing"); + + ExpectEntryAtIndex(/* is_static = */ false, 0, "foo", "bar"); + + ExpectEntryAtIndex(/* is_static = */ false, 1, "baz", "bing"); + + ExpectEntryAtIndex(/* is_static = */ false, 2, "baz", "bing"); + + ExpectNoEntryAtIndex(/* is_static = */ false, 3); +} + +TEST_F(QpackDecoderHeaderTableTest, EvictByInsertion) { + EXPECT_TRUE(SetDynamicTableCapacity(40)); + + // Entry size is 3 + 3 + 32 = 38. + InsertEntry("foo", "bar"); + EXPECT_EQ(1u, inserted_entry_count()); + EXPECT_EQ(0u, dropped_entry_count()); + + ExpectEntryAtIndex(/* is_static = */ false, 0u, "foo", "bar"); + + // Inserting second entry evicts the first one. + InsertEntry("baz", "qux"); + EXPECT_EQ(2u, inserted_entry_count()); + EXPECT_EQ(1u, dropped_entry_count()); + + ExpectNoEntryAtIndex(/* is_static = */ false, 0u); + ExpectEntryAtIndex(/* is_static = */ false, 1u, "baz", "qux"); +} + +TEST_F(QpackDecoderHeaderTableTest, EvictByUpdateTableSize) { + ExpectNoEntryAtIndex(/* is_static = */ false, 0u); + ExpectNoEntryAtIndex(/* is_static = */ false, 1u); + + // Entry size is 3 + 3 + 32 = 38. + InsertEntry("foo", "bar"); + InsertEntry("baz", "qux"); + EXPECT_EQ(2u, inserted_entry_count()); + EXPECT_EQ(0u, dropped_entry_count()); + + ExpectEntryAtIndex(/* is_static = */ false, 0u, "foo", "bar"); + ExpectEntryAtIndex(/* is_static = */ false, 1u, "baz", "qux"); + + EXPECT_TRUE(SetDynamicTableCapacity(40)); + EXPECT_EQ(2u, inserted_entry_count()); + EXPECT_EQ(1u, dropped_entry_count()); + + ExpectNoEntryAtIndex(/* is_static = */ false, 0u); + ExpectEntryAtIndex(/* is_static = */ false, 1u, "baz", "qux"); + + EXPECT_TRUE(SetDynamicTableCapacity(20)); + EXPECT_EQ(2u, inserted_entry_count()); + EXPECT_EQ(2u, dropped_entry_count()); + + ExpectNoEntryAtIndex(/* is_static = */ false, 0u); + ExpectNoEntryAtIndex(/* is_static = */ false, 1u); +} + +TEST_F(QpackDecoderHeaderTableTest, EvictOldestOfIdentical) { + EXPECT_TRUE(SetDynamicTableCapacity(80)); + + // Entry size is 3 + 3 + 32 = 38. + // Insert same entry twice. + InsertEntry("foo", "bar"); + InsertEntry("foo", "bar"); + EXPECT_EQ(2u, inserted_entry_count()); + EXPECT_EQ(0u, dropped_entry_count()); + + ExpectEntryAtIndex(/* is_static = */ false, 0u, "foo", "bar"); + ExpectEntryAtIndex(/* is_static = */ false, 1u, "foo", "bar"); + ExpectNoEntryAtIndex(/* is_static = */ false, 2u); + + // Inserting third entry evicts the first one, not the second. + InsertEntry("baz", "qux"); + EXPECT_EQ(3u, inserted_entry_count()); + EXPECT_EQ(1u, dropped_entry_count()); + + ExpectNoEntryAtIndex(/* is_static = */ false, 0u); + ExpectEntryAtIndex(/* is_static = */ false, 1u, "foo", "bar"); + ExpectEntryAtIndex(/* is_static = */ false, 2u, "baz", "qux"); +} + +TEST_F(QpackDecoderHeaderTableTest, EvictOldestOfSameName) { + EXPECT_TRUE(SetDynamicTableCapacity(80)); + + // Entry size is 3 + 3 + 32 = 38. + // Insert two entries with same name but different values. + InsertEntry("foo", "bar"); + InsertEntry("foo", "baz"); + EXPECT_EQ(2u, inserted_entry_count()); + EXPECT_EQ(0u, dropped_entry_count()); + + ExpectEntryAtIndex(/* is_static = */ false, 0u, "foo", "bar"); + ExpectEntryAtIndex(/* is_static = */ false, 1u, "foo", "baz"); + ExpectNoEntryAtIndex(/* is_static = */ false, 2u); + + // Inserting third entry evicts the first one, not the second. + InsertEntry("baz", "qux"); + EXPECT_EQ(3u, inserted_entry_count()); + EXPECT_EQ(1u, dropped_entry_count()); + + ExpectNoEntryAtIndex(/* is_static = */ false, 0u); + ExpectEntryAtIndex(/* is_static = */ false, 1u, "foo", "baz"); + ExpectEntryAtIndex(/* is_static = */ false, 2u, "baz", "qux"); +} + +TEST_F(QpackDecoderHeaderTableTest, RegisterObserver) { StrictMock observer1; RegisterObserver(1, &observer1); EXPECT_CALL(observer1, OnInsertCountReachedThreshold); @@ -462,7 +620,7 @@ TEST_F(QpackHeaderTableTest, RegisterObserver) { Mock::VerifyAndClearExpectations(&observer5); } -TEST_F(QpackHeaderTableTest, UnregisterObserver) { +TEST_F(QpackDecoderHeaderTableTest, UnregisterObserver) { StrictMock observer1; StrictMock observer2; StrictMock observer3; @@ -483,61 +641,15 @@ TEST_F(QpackHeaderTableTest, UnregisterObserver) { EXPECT_EQ(3u, inserted_entry_count()); } -TEST_F(QpackHeaderTableTest, DrainingIndex) { - QpackHeaderTable table; - table.SetMaximumDynamicTableCapacity(kMaximumDynamicTableCapacityForTesting); - EXPECT_TRUE( - table.SetDynamicTableCapacity(4 * QpackEntry::Size("foo", "bar"))); - - // Empty table: no draining entry. - EXPECT_EQ(0u, table.draining_index(0.0)); - EXPECT_EQ(0u, table.draining_index(1.0)); - - // Table with one entry. - table.InsertEntry("foo", "bar"); - // Any entry can be referenced if none of the table is draining. - EXPECT_EQ(0u, table.draining_index(0.0)); - // No entry can be referenced if all of the table is draining. - EXPECT_EQ(1u, table.draining_index(1.0)); - - // Table with two entries is at half capacity. - table.InsertEntry("foo", "bar"); - // Any entry can be referenced if at most half of the table is draining, - // because current entries only take up half of total capacity. - EXPECT_EQ(0u, table.draining_index(0.0)); - EXPECT_EQ(0u, table.draining_index(0.5)); - // No entry can be referenced if all of the table is draining. - EXPECT_EQ(2u, table.draining_index(1.0)); - - // Table with four entries is full. - table.InsertEntry("foo", "bar"); - table.InsertEntry("foo", "bar"); - // Any entry can be referenced if none of the table is draining. - EXPECT_EQ(0u, table.draining_index(0.0)); - // In a full table with identically sized entries, |draining_fraction| of all - // entries are draining. - EXPECT_EQ(2u, table.draining_index(0.5)); - // No entry can be referenced if all of the table is draining. - EXPECT_EQ(4u, table.draining_index(1.0)); -} - -TEST_F(QpackHeaderTableTest, Cancel) { +TEST_F(QpackDecoderHeaderTableTest, Cancel) { StrictMock observer; - auto table = std::make_unique(); + auto table = std::make_unique(); table->RegisterObserver(1, &observer); EXPECT_CALL(observer, Cancel); table.reset(); } -TEST_F(QpackHeaderTableTest, EntryFitsDynamicTableCapacity) { - EXPECT_TRUE(SetDynamicTableCapacity(39)); - - EXPECT_TRUE(EntryFitsDynamicTableCapacity("foo", "bar")); - EXPECT_TRUE(EntryFitsDynamicTableCapacity("foo", "bar2")); - EXPECT_FALSE(EntryFitsDynamicTableCapacity("foo", "bar12")); -} - } // namespace } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_decoder_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_decoder_test.cc index 3f68d749f36..b10c1b42d86 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_decoder_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_decoder_test.cc @@ -12,7 +12,6 @@ #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/qpack/qpack_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" using ::testing::_; using ::testing::Eq; diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_encoder_test.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_encoder_test.cc index 36b89bd01ec..c84634b1321 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_encoder_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_instruction_encoder_test.cc @@ -8,7 +8,6 @@ #include "absl/strings/string_view.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_test.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.cc b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.cc index ac07fedff61..3e7d0ad5127 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.cc +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.cc @@ -20,7 +20,7 @@ QpackProgressiveDecoder::QpackProgressiveDecoder( QuicStreamId stream_id, BlockedStreamLimitEnforcer* enforcer, DecodingCompletedVisitor* visitor, - QpackHeaderTable* header_table, + QpackDecoderHeaderTable* header_table, HeadersHandlerInterface* handler) : stream_id_(stream_id), prefix_decoder_( diff --git a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.h b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.h index e806ea0fd66..ced6bf0c2dd 100644 --- a/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.h +++ b/chromium/net/third_party/quiche/src/quic/core/qpack/qpack_progressive_decoder.h @@ -18,12 +18,12 @@ namespace quic { -class QpackHeaderTable; +class QpackDecoderHeaderTable; // Class to decode a single header block. class QUIC_EXPORT_PRIVATE QpackProgressiveDecoder : public QpackInstructionDecoder::Delegate, - public QpackHeaderTable::Observer { + public QpackDecoderHeaderTable::Observer { public: // Interface for receiving decoded header block from the decoder. class QUIC_EXPORT_PRIVATE HeadersHandlerInterface { @@ -82,7 +82,7 @@ class QUIC_EXPORT_PRIVATE QpackProgressiveDecoder QpackProgressiveDecoder(QuicStreamId stream_id, BlockedStreamLimitEnforcer* enforcer, DecodingCompletedVisitor* visitor, - QpackHeaderTable* header_table, + QpackDecoderHeaderTable* header_table, HeadersHandlerInterface* handler); QpackProgressiveDecoder(const QpackProgressiveDecoder&) = delete; QpackProgressiveDecoder& operator=(const QpackProgressiveDecoder&) = delete; @@ -103,7 +103,7 @@ class QUIC_EXPORT_PRIVATE QpackProgressiveDecoder void OnInstructionDecodingError(QpackInstructionDecoder::ErrorCode error_code, absl::string_view error_message) override; - // QpackHeaderTable::Observer implementation. + // QpackDecoderHeaderTable::Observer implementation. void OnInsertCountReachedThreshold() override; void Cancel() override; @@ -134,7 +134,7 @@ class QUIC_EXPORT_PRIVATE QpackProgressiveDecoder BlockedStreamLimitEnforcer* const enforcer_; DecodingCompletedVisitor* const visitor_; - QpackHeaderTable* const header_table_; + QpackDecoderHeaderTable* const header_table_; HeadersHandlerInterface* const handler_; // Required Insert Count and Base are decoded from the Header Data Prefix. @@ -163,7 +163,7 @@ class QUIC_EXPORT_PRIVATE QpackProgressiveDecoder // True if a decoding error has been detected. bool error_detected_; - // True if QpackHeaderTable has been destroyed + // True if QpackDecoderHeaderTable has been destroyed // while decoding is still blocked. bool cancelled_; }; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.cc b/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.cc new file mode 100644 index 00000000000..4eb353b183d --- /dev/null +++ b/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.cc @@ -0,0 +1,229 @@ +// Copyright (c) 2021 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. + +#include "quic/core/quic_chaos_protector.h" + +#include +#include +#include +#include +#include + +#include "absl/strings/string_view.h" +#include "absl/types/optional.h" +#include "quic/core/crypto/quic_random.h" +#include "quic/core/frames/quic_crypto_frame.h" +#include "quic/core/frames/quic_frame.h" +#include "quic/core/frames/quic_padding_frame.h" +#include "quic/core/frames/quic_ping_frame.h" +#include "quic/core/quic_data_reader.h" +#include "quic/core/quic_data_writer.h" +#include "quic/core/quic_framer.h" +#include "quic/core/quic_packets.h" +#include "quic/core/quic_stream_frame_data_producer.h" +#include "quic/platform/api/quic_bug_tracker.h" +#include "common/platform/api/quiche_logging.h" + +namespace quic { + +QuicChaosProtector::QuicChaosProtector(const QuicCryptoFrame& crypto_frame, + int num_padding_bytes, + size_t packet_size, + QuicFramer* framer, + QuicRandom* random) + : packet_size_(packet_size), + crypto_data_length_(crypto_frame.data_length), + crypto_buffer_offset_(crypto_frame.offset), + level_(crypto_frame.level), + remaining_padding_bytes_(num_padding_bytes), + framer_(framer), + random_(random) { + QUICHE_DCHECK_NE(framer_, nullptr); + QUICHE_DCHECK_NE(framer_->data_producer(), nullptr); + QUICHE_DCHECK_NE(random_, nullptr); +} + +QuicChaosProtector::~QuicChaosProtector() { + DeleteFrames(&frames_); +} + +absl::optional QuicChaosProtector::BuildDataPacket( + const QuicPacketHeader& header, + char* buffer) { + if (!CopyCryptoDataToLocalBuffer()) { + return absl::nullopt; + } + SplitCryptoFrame(); + AddPingFrames(); + SpreadPadding(); + ReorderFrames(); + return BuildPacket(header, buffer); +} + +WriteStreamDataResult QuicChaosProtector::WriteStreamData( + QuicStreamId id, + QuicStreamOffset offset, + QuicByteCount data_length, + QuicDataWriter* /*writer*/) { + QUIC_BUG(chaos stream) << "This should never be called; id " << id + << " offset " << offset << " data_length " + << data_length; + return STREAM_MISSING; +} + +bool QuicChaosProtector::WriteCryptoData(EncryptionLevel level, + QuicStreamOffset offset, + QuicByteCount data_length, + QuicDataWriter* writer) { + if (level != level_) { + QUIC_BUG(chaos bad level) << "Unexpected " << level << " != " << level_; + return false; + } + // This is `offset + data_length > buffer_offset_ + buffer_length_` + // but with integer overflow protection. + if (offset < crypto_buffer_offset_ || data_length > crypto_data_length_ || + offset - crypto_buffer_offset_ > crypto_data_length_ - data_length) { + QUIC_BUG(chaos bad lengths) + << "Unexpected buffer_offset_ " << crypto_buffer_offset_ << " offset " + << offset << " buffer_length_ " << crypto_data_length_ + << " data_length " << data_length; + return false; + } + writer->WriteBytes(&crypto_data_buffer_[offset - crypto_buffer_offset_], + data_length); + return true; +} + +bool QuicChaosProtector::CopyCryptoDataToLocalBuffer() { + crypto_frame_buffer_ = std::make_unique(packet_size_); + frames_.push_back(QuicFrame( + new QuicCryptoFrame(level_, crypto_buffer_offset_, crypto_data_length_))); + // We use |framer_| to serialize the CRYPTO frame in order to extract its + // data from the crypto data producer. This ensures that we reuse the + // usual serialization code path, but has the downside that we then need to + // parse the offset and length in order to skip over those fields. + QuicDataWriter writer(packet_size_, crypto_frame_buffer_.get()); + if (!framer_->AppendCryptoFrame(*frames_.front().crypto_frame, &writer)) { + QUIC_BUG(chaos write crypto data); + return false; + } + QuicDataReader reader(crypto_frame_buffer_.get(), writer.length()); + uint64_t parsed_offset, parsed_length; + if (!reader.ReadVarInt62(&parsed_offset) || + !reader.ReadVarInt62(&parsed_length)) { + QUIC_BUG(chaos parse crypto frame); + return false; + } + + absl::string_view crypto_data = reader.ReadRemainingPayload(); + crypto_data_buffer_ = crypto_data.data(); + + QUICHE_DCHECK_EQ(parsed_offset, crypto_buffer_offset_); + QUICHE_DCHECK_EQ(parsed_length, crypto_data_length_); + QUICHE_DCHECK_EQ(parsed_length, crypto_data.length()); + + return true; +} + +void QuicChaosProtector::SplitCryptoFrame() { + const int max_overhead_of_adding_a_crypto_frame = + static_cast(QuicFramer::GetMinCryptoFrameSize( + crypto_buffer_offset_ + crypto_data_length_, crypto_data_length_)); + // Pick a random number of CRYPTO frames to add. + constexpr uint64_t kMaxAddedCryptoFrames = 10; + const uint64_t num_added_crypto_frames = + random_->InsecureRandUint64() % (kMaxAddedCryptoFrames + 1); + for (uint64_t i = 0; i < num_added_crypto_frames; i++) { + if (remaining_padding_bytes_ < max_overhead_of_adding_a_crypto_frame) { + break; + } + // Pick a random frame and split it by shrinking the picked frame and + // moving the second half of its data to a new frame that is then appended + // to |frames|. + size_t frame_to_split_index = + random_->InsecureRandUint64() % frames_.size(); + QuicCryptoFrame* frame_to_split = + frames_[frame_to_split_index].crypto_frame; + if (frame_to_split->data_length <= 1) { + continue; + } + const int frame_to_split_old_overhead = + static_cast(QuicFramer::GetMinCryptoFrameSize( + frame_to_split->offset, frame_to_split->data_length)); + const QuicPacketLength frame_to_split_new_data_length = + 1 + (random_->InsecureRandUint64() % (frame_to_split->data_length - 1)); + const QuicPacketLength new_frame_data_length = + frame_to_split->data_length - frame_to_split_new_data_length; + const QuicStreamOffset new_frame_offset = + frame_to_split->offset + frame_to_split_new_data_length; + frame_to_split->data_length -= new_frame_data_length; + frames_.push_back(QuicFrame( + new QuicCryptoFrame(level_, new_frame_offset, new_frame_data_length))); + const int frame_to_split_new_overhead = + static_cast(QuicFramer::GetMinCryptoFrameSize( + frame_to_split->offset, frame_to_split->data_length)); + const int new_frame_overhead = + static_cast(QuicFramer::GetMinCryptoFrameSize( + new_frame_offset, new_frame_data_length)); + QUICHE_DCHECK_LE(frame_to_split_new_overhead, frame_to_split_old_overhead); + // Readjust padding based on increased overhead. + remaining_padding_bytes_ -= new_frame_overhead; + remaining_padding_bytes_ -= frame_to_split_new_overhead; + remaining_padding_bytes_ += frame_to_split_old_overhead; + } +} + +void QuicChaosProtector::AddPingFrames() { + constexpr uint64_t kMaxAddedPingFrames = 10; + const uint64_t num_ping_frames = + random_->InsecureRandUint64() % + std::min(kMaxAddedPingFrames, remaining_padding_bytes_); + for (uint64_t i = 0; i < num_ping_frames; i++) { + frames_.push_back(QuicFrame(QuicPingFrame())); + } + remaining_padding_bytes_ -= static_cast(num_ping_frames); +} + +void QuicChaosProtector::ReorderFrames() { + // Walk the array backwards and swap each frame with a random earlier one. + for (size_t i = frames_.size() - 1; i > 0; i--) { + std::swap(frames_[i], frames_[random_->InsecureRandUint64() % (i + 1)]); + } +} + +void QuicChaosProtector::SpreadPadding() { + for (auto it = frames_.begin(); it != frames_.end(); ++it) { + const int padding_bytes_in_this_frame = + random_->InsecureRandUint64() % (remaining_padding_bytes_ + 1); + if (padding_bytes_in_this_frame <= 0) { + continue; + } + it = frames_.insert( + it, QuicFrame(QuicPaddingFrame(padding_bytes_in_this_frame))); + ++it; // Skip over the padding frame we just added. + remaining_padding_bytes_ -= padding_bytes_in_this_frame; + } + if (remaining_padding_bytes_ > 0) { + frames_.push_back(QuicFrame(QuicPaddingFrame(remaining_padding_bytes_))); + } +} + +absl::optional QuicChaosProtector::BuildPacket( + const QuicPacketHeader& header, + char* buffer) { + QuicStreamFrameDataProducer* original_data_producer = + framer_->data_producer(); + framer_->set_data_producer(this); + + size_t length = + framer_->BuildDataPacket(header, frames_, buffer, packet_size_, level_); + + framer_->set_data_producer(original_data_producer); + if (length == 0) { + return absl::nullopt; + } + return length; +} + +} // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.h b/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.h new file mode 100644 index 00000000000..6bcd42087e7 --- /dev/null +++ b/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector.h @@ -0,0 +1,99 @@ +// Copyright (c) 2021 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. + +#ifndef QUICHE_QUIC_CORE_QUIC_CHAOS_PROTECTOR_H_ +#define QUICHE_QUIC_CORE_QUIC_CHAOS_PROTECTOR_H_ + +#include +#include + +#include "absl/types/optional.h" +#include "quic/core/crypto/quic_random.h" +#include "quic/core/frames/quic_crypto_frame.h" +#include "quic/core/frames/quic_frame.h" +#include "quic/core/quic_data_writer.h" +#include "quic/core/quic_framer.h" +#include "quic/core/quic_packets.h" +#include "quic/core/quic_stream_frame_data_producer.h" +#include "quic/core/quic_types.h" + +namespace quic { + +namespace test { +class QuicChaosProtectorTest; +} + +// QuicChaosProtector will take a crypto frame and an amount of padding and +// build a data packet that will parse to something equivalent. +class QUIC_EXPORT_PRIVATE QuicChaosProtector + : public QuicStreamFrameDataProducer { + public: + // |framer| and |random| must be valid for the lifetime of QuicChaosProtector. + explicit QuicChaosProtector(const QuicCryptoFrame& crypto_frame, + int num_padding_bytes, + size_t packet_size, + QuicFramer* framer, + QuicRandom* random); + + ~QuicChaosProtector() override; + + QuicChaosProtector(const QuicChaosProtector&) = delete; + QuicChaosProtector(QuicChaosProtector&&) = delete; + QuicChaosProtector& operator=(const QuicChaosProtector&) = delete; + QuicChaosProtector& operator=(QuicChaosProtector&&) = delete; + + // Attempts to build a data packet with chaos protection. If an error occurs, + // then absl::nullopt is returned. Otherwise returns the serialized length. + absl::optional BuildDataPacket(const QuicPacketHeader& header, + char* buffer); + + // From QuicStreamFrameDataProducer. + WriteStreamDataResult WriteStreamData(QuicStreamId id, + QuicStreamOffset offset, + QuicByteCount data_length, + QuicDataWriter* /*writer*/) override; + bool WriteCryptoData(EncryptionLevel level, + QuicStreamOffset offset, + QuicByteCount data_length, + QuicDataWriter* writer) override; + + private: + friend class test::QuicChaosProtectorTest; + + // Allocate the crypto data buffer, create the CRYPTO frame and write the + // crypto data to our buffer. + bool CopyCryptoDataToLocalBuffer(); + + // Split the CRYPTO frame in |frames_| into one or more CRYPTO frames that + // collectively represent the same data. Adjusts padding to compensate. + void SplitCryptoFrame(); + + // Add a random number of PING frames to |frames_| and adjust padding. + void AddPingFrames(); + + // Randomly reorder |frames_|. + void ReorderFrames(); + + // Add PADDING frames randomly between all other frames. + void SpreadPadding(); + + // Serialize |frames_| using |framer_|. + absl::optional BuildPacket(const QuicPacketHeader& header, + char* buffer); + + size_t packet_size_; + std::unique_ptr crypto_frame_buffer_; + const char* crypto_data_buffer_ = nullptr; + QuicByteCount crypto_data_length_; + QuicStreamOffset crypto_buffer_offset_; + EncryptionLevel level_; + int remaining_padding_bytes_; + QuicFrames frames_; // Inner frames owned, will be deleted by destructor. + QuicFramer* framer_; // Unowned. + QuicRandom* random_; // Unowned. +}; + +} // namespace quic + +#endif // QUICHE_QUIC_CORE_QUIC_CHAOS_PROTECTOR_H_ diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector_test.cc new file mode 100644 index 00000000000..1ec985beea1 --- /dev/null +++ b/chromium/net/third_party/quiche/src/quic/core/quic_chaos_protector_test.cc @@ -0,0 +1,207 @@ +// Copyright (c) 2021 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. + +#include "quic/core/quic_chaos_protector.h" + +#include +#include + +#include "absl/strings/string_view.h" +#include "quic/core/frames/quic_crypto_frame.h" +#include "quic/core/quic_connection_id.h" +#include "quic/core/quic_framer.h" +#include "quic/core/quic_packet_number.h" +#include "quic/core/quic_packets.h" +#include "quic/core/quic_stream_frame_data_producer.h" +#include "quic/core/quic_time.h" +#include "quic/core/quic_types.h" +#include "quic/core/quic_versions.h" +#include "quic/platform/api/quic_test.h" +#include "quic/test_tools/mock_random.h" +#include "quic/test_tools/quic_test_utils.h" +#include "quic/test_tools/simple_quic_framer.h" + +namespace quic { +namespace test { + +class QuicChaosProtectorTest : public QuicTestWithParam, + public QuicStreamFrameDataProducer { + public: + QuicChaosProtectorTest() + : version_(GetParam()), + framer_({version_}, + QuicTime::Zero(), + Perspective::IS_CLIENT, + kQuicDefaultConnectionIdLength), + validation_framer_({version_}), + random_(/*base=*/3), + level_(ENCRYPTION_INITIAL), + crypto_offset_(0), + crypto_data_length_(100), + crypto_frame_(level_, crypto_offset_, crypto_data_length_), + num_padding_bytes_(50), + packet_size_(1000), + packet_buffer_(std::make_unique(packet_size_)), + chaos_protector_(crypto_frame_, + num_padding_bytes_, + packet_size_, + SetupHeaderAndFramers(), + &random_) {} + + // From QuicStreamFrameDataProducer. + WriteStreamDataResult WriteStreamData(QuicStreamId /*id*/, + QuicStreamOffset /*offset*/, + QuicByteCount /*data_length*/, + QuicDataWriter* /*writer*/) override { + ADD_FAILURE() << "This should never be called"; + return STREAM_MISSING; + } + + // From QuicStreamFrameDataProducer. + bool WriteCryptoData(EncryptionLevel level, + QuicStreamOffset offset, + QuicByteCount data_length, + QuicDataWriter* writer) override { + EXPECT_EQ(level, level); + EXPECT_EQ(offset, crypto_offset_); + EXPECT_EQ(data_length, crypto_data_length_); + for (QuicByteCount i = 0; i < data_length; i++) { + EXPECT_TRUE(writer->WriteUInt8(static_cast(i & 0xFF))); + } + return true; + } + + protected: + QuicFramer* SetupHeaderAndFramers() { + // Setup header. + header_.destination_connection_id = TestConnectionId(); + header_.destination_connection_id_included = CONNECTION_ID_PRESENT; + header_.source_connection_id = EmptyQuicConnectionId(); + header_.source_connection_id_included = CONNECTION_ID_PRESENT; + header_.reset_flag = false; + header_.version_flag = true; + header_.has_possible_stateless_reset_token = false; + header_.packet_number_length = PACKET_4BYTE_PACKET_NUMBER; + header_.version = version_; + header_.packet_number = QuicPacketNumber(1); + header_.form = IETF_QUIC_LONG_HEADER_PACKET; + header_.long_packet_type = INITIAL; + header_.retry_token_length_length = VARIABLE_LENGTH_INTEGER_LENGTH_1; + header_.length_length = kQuicDefaultLongHeaderLengthLength; + // Setup validation framer. + validation_framer_.framer()->SetInitialObfuscators( + header_.destination_connection_id); + // Setup framer. + framer_.SetInitialObfuscators(header_.destination_connection_id); + framer_.set_data_producer(this); + return &framer_; + } + + void BuildEncryptAndParse() { + absl::optional length = + chaos_protector_.BuildDataPacket(header_, packet_buffer_.get()); + ASSERT_TRUE(length.has_value()); + ASSERT_GT(length.value(), 0u); + size_t encrypted_length = framer_.EncryptInPlace( + level_, header_.packet_number, + GetStartOfEncryptedData(framer_.transport_version(), header_), + length.value(), packet_size_, packet_buffer_.get()); + ASSERT_GT(encrypted_length, 0u); + ASSERT_TRUE(validation_framer_.ProcessPacket(QuicEncryptedPacket( + absl::string_view(packet_buffer_.get(), encrypted_length)))); + } + + void ResetOffset(QuicStreamOffset offset) { + crypto_offset_ = offset; + crypto_frame_.offset = offset; + chaos_protector_.crypto_buffer_offset_ = offset; + } + + ParsedQuicVersion version_; + QuicPacketHeader header_; + QuicFramer framer_; + SimpleQuicFramer validation_framer_; + MockRandom random_; + EncryptionLevel level_; + QuicStreamOffset crypto_offset_; + QuicByteCount crypto_data_length_; + QuicCryptoFrame crypto_frame_; + int num_padding_bytes_; + size_t packet_size_; + std::unique_ptr packet_buffer_; + QuicChaosProtector chaos_protector_; +}; + +namespace { + +ParsedQuicVersionVector TestVersions() { + ParsedQuicVersionVector versions; + for (const ParsedQuicVersion& version : AllSupportedVersions()) { + if (version.UsesCryptoFrames()) { + versions.push_back(version); + } + } + return versions; +} + +INSTANTIATE_TEST_SUITE_P(QuicChaosProtectorTests, + QuicChaosProtectorTest, + ::testing::ValuesIn(TestVersions()), + ::testing::PrintToStringParamName()); + +TEST_P(QuicChaosProtectorTest, Main) { + BuildEncryptAndParse(); + ASSERT_EQ(validation_framer_.crypto_frames().size(), 4u); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->offset, 0u); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->data_length, 1u); + ASSERT_EQ(validation_framer_.ping_frames().size(), 3u); + ASSERT_EQ(validation_framer_.padding_frames().size(), 7u); + EXPECT_EQ(validation_framer_.padding_frames()[0].num_padding_bytes, 3); +} + +TEST_P(QuicChaosProtectorTest, DifferentRandom) { + random_.ResetBase(4); + BuildEncryptAndParse(); + ASSERT_EQ(validation_framer_.crypto_frames().size(), 4u); + ASSERT_EQ(validation_framer_.ping_frames().size(), 4u); + ASSERT_EQ(validation_framer_.padding_frames().size(), 8u); +} + +TEST_P(QuicChaosProtectorTest, RandomnessZero) { + random_.ResetBase(0); + BuildEncryptAndParse(); + ASSERT_EQ(validation_framer_.crypto_frames().size(), 1u); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->offset, crypto_offset_); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->data_length, + crypto_data_length_); + ASSERT_EQ(validation_framer_.ping_frames().size(), 0u); + ASSERT_EQ(validation_framer_.padding_frames().size(), 1u); +} + +TEST_P(QuicChaosProtectorTest, Offset) { + ResetOffset(123); + BuildEncryptAndParse(); + ASSERT_EQ(validation_framer_.crypto_frames().size(), 4u); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->offset, crypto_offset_); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->data_length, 1u); + ASSERT_EQ(validation_framer_.ping_frames().size(), 3u); + ASSERT_EQ(validation_framer_.padding_frames().size(), 7u); + EXPECT_EQ(validation_framer_.padding_frames()[0].num_padding_bytes, 3); +} + +TEST_P(QuicChaosProtectorTest, OffsetAndRandomnessZero) { + ResetOffset(123); + random_.ResetBase(0); + BuildEncryptAndParse(); + ASSERT_EQ(validation_framer_.crypto_frames().size(), 1u); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->offset, crypto_offset_); + EXPECT_EQ(validation_framer_.crypto_frames()[0]->data_length, + crypto_data_length_); + ASSERT_EQ(validation_framer_.ping_frames().size(), 0u); + ASSERT_EQ(validation_framer_.padding_frames().size(), 1u); +} + +} // namespace +} // namespace test +} // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_circular_deque.h b/chromium/net/third_party/quiche/src/quic/core/quic_circular_deque.h deleted file mode 100644 index 44637abcbd6..00000000000 --- a/chromium/net/third_party/quiche/src/quic/core/quic_circular_deque.h +++ /dev/null @@ -1,757 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef QUICHE_QUIC_CORE_QUIC_CIRCULAR_DEQUE_H_ -#define QUICHE_QUIC_CORE_QUIC_CIRCULAR_DEQUE_H_ - -#include -#include -#include -#include -#include -#include -#include - -#include "quic/platform/api/quic_export.h" -#include "quic/platform/api/quic_logging.h" - -namespace quic { - -// QuicCircularDeque is a STL-style container that is similar to std deque in -// API and std::vector in capacity management. The goal is to optimize a common -// QUIC use case where we keep adding new elements to the end and removing old -// elements from the beginning, under such scenarios, if the container's size() -// remain relatively stable, QuicCircularDeque requires little to no memory -// allocations or deallocations. -// -// The implementation, as the name suggests, uses a flat circular buffer to hold -// all elements. At any point in time, either -// a) All elements are placed in a contiguous portion of this buffer, like a -// c-array, or -// b) Elements are phycially divided into two parts: the first part occupies the -// end of the buffer and the second part occupies the beginning of the -// buffer. -// -// Currently, elements can only be pushed or poped from either ends, it can't be -// inserted or erased in the middle. -// -// TODO(wub): Make memory grow/shrink strategies customizable. -template > -class QUIC_NO_EXPORT QuicCircularDeque { - using AllocatorTraits = std::allocator_traits; - - // Pointee is either T or const T. - template - class QUIC_NO_EXPORT basic_iterator { - using size_type = typename AllocatorTraits::size_type; - - public: - using iterator_category = std::random_access_iterator_tag; - using value_type = typename AllocatorTraits::value_type; - using difference_type = typename AllocatorTraits::difference_type; - using pointer = Pointee*; - using reference = Pointee&; - - basic_iterator() = default; - - // A copy constructor if Pointee is T. - // A conversion from iterator to const_iterator if Pointee is const T. - basic_iterator( - const basic_iterator& it) // NOLINT(runtime/explicit) - : deque_(it.deque_), index_(it.index_) {} - - // A copy assignment if Pointee is T. - // A assignment from iterator to const_iterator if Pointee is const T. - basic_iterator& operator=(const basic_iterator& it) { - if (this != &it) { - deque_ = it.deque_; - index_ = it.index_; - } - return *this; - } - - reference operator*() const { return *deque_->index_to_address(index_); } - pointer operator->() const { return deque_->index_to_address(index_); } - reference operator[](difference_type i) { return *(*this + i); } - - basic_iterator& operator++() { - Increment(); - return *this; - } - - basic_iterator operator++(int) { - basic_iterator result = *this; - Increment(); - return result; - } - - basic_iterator operator--() { - Decrement(); - return *this; - } - - basic_iterator operator--(int) { - basic_iterator result = *this; - Decrement(); - return result; - } - - friend basic_iterator operator+(const basic_iterator& it, - difference_type delta) { - basic_iterator result = it; - result.IncrementBy(delta); - return result; - } - - basic_iterator& operator+=(difference_type delta) { - IncrementBy(delta); - return *this; - } - - friend basic_iterator operator-(const basic_iterator& it, - difference_type delta) { - basic_iterator result = it; - result.IncrementBy(-delta); - return result; - } - - basic_iterator& operator-=(difference_type delta) { - IncrementBy(-delta); - return *this; - } - - friend difference_type operator-(const basic_iterator& lhs, - const basic_iterator& rhs) { - return lhs.ExternalPosition() - rhs.ExternalPosition(); - } - - friend bool operator==(const basic_iterator& lhs, - const basic_iterator& rhs) { - return lhs.index_ == rhs.index_; - } - - friend bool operator!=(const basic_iterator& lhs, - const basic_iterator& rhs) { - return !(lhs == rhs); - } - - friend bool operator<(const basic_iterator& lhs, - const basic_iterator& rhs) { - return lhs.ExternalPosition() < rhs.ExternalPosition(); - } - - friend bool operator<=(const basic_iterator& lhs, - const basic_iterator& rhs) { - return !(lhs > rhs); - } - - friend bool operator>(const basic_iterator& lhs, - const basic_iterator& rhs) { - return lhs.ExternalPosition() > rhs.ExternalPosition(); - } - - friend bool operator>=(const basic_iterator& lhs, - const basic_iterator& rhs) { - return !(lhs < rhs); - } - - private: - basic_iterator(const QuicCircularDeque* deque, size_type index) - : deque_(deque), index_(index) {} - - void Increment() { - QUICHE_DCHECK_LE(ExternalPosition() + 1, deque_->size()); - index_ = deque_->index_next(index_); - } - - void Decrement() { - QUICHE_DCHECK_GE(ExternalPosition(), 1u); - index_ = deque_->index_prev(index_); - } - - void IncrementBy(difference_type delta) { - if (delta >= 0) { - // After increment we are before or at end(). - QUICHE_DCHECK_LE(static_cast(ExternalPosition() + delta), - deque_->size()); - } else { - // After decrement we are after or at begin(). - QUICHE_DCHECK_GE(ExternalPosition(), static_cast(-delta)); - } - index_ = deque_->index_increment_by(index_, delta); - } - - size_type ExternalPosition() const { - if (index_ >= deque_->begin_) { - return index_ - deque_->begin_; - } - return index_ + deque_->data_capacity() - deque_->begin_; - } - - friend class QuicCircularDeque; - const QuicCircularDeque* deque_ = nullptr; - size_type index_ = 0; - }; - - public: - using allocator_type = typename AllocatorTraits::allocator_type; - using value_type = typename AllocatorTraits::value_type; - using size_type = typename AllocatorTraits::size_type; - using difference_type = typename AllocatorTraits::difference_type; - using reference = value_type&; - using const_reference = const value_type&; - using pointer = typename AllocatorTraits::pointer; - using const_pointer = typename AllocatorTraits::const_pointer; - using iterator = basic_iterator; - using const_iterator = basic_iterator; - using reverse_iterator = std::reverse_iterator; - using const_reverse_iterator = std::reverse_iterator; - - QuicCircularDeque() : QuicCircularDeque(allocator_type()) {} - explicit QuicCircularDeque(const allocator_type& alloc) - : allocator_and_data_(alloc) {} - - QuicCircularDeque(size_type count, - const T& value, - const Allocator& alloc = allocator_type()) - : allocator_and_data_(alloc) { - resize(count, value); - } - - explicit QuicCircularDeque(size_type count, - const Allocator& alloc = allocator_type()) - : allocator_and_data_(alloc) { - resize(count); - } - - template < - class InputIt, - typename = std::enable_if_t::iterator_category>::value>> - QuicCircularDeque(InputIt first, - InputIt last, - const Allocator& alloc = allocator_type()) - : allocator_and_data_(alloc) { - AssignRange(first, last); - } - - QuicCircularDeque(const QuicCircularDeque& other) - : QuicCircularDeque( - other, - AllocatorTraits::select_on_container_copy_construction( - other.allocator_and_data_.allocator())) {} - - QuicCircularDeque(const QuicCircularDeque& other, const allocator_type& alloc) - : allocator_and_data_(alloc) { - assign(other.begin(), other.end()); - } - - QuicCircularDeque(QuicCircularDeque&& other) - : begin_(other.begin_), - end_(other.end_), - allocator_and_data_(std::move(other.allocator_and_data_)) { - other.begin_ = other.end_ = 0; - other.allocator_and_data_.data = nullptr; - other.allocator_and_data_.data_capacity = 0; - } - - QuicCircularDeque(QuicCircularDeque&& other, const allocator_type& alloc) - : allocator_and_data_(alloc) { - MoveRetainAllocator(std::move(other)); - } - - QuicCircularDeque(std::initializer_list init, - const allocator_type& alloc = allocator_type()) - : QuicCircularDeque(init.begin(), init.end(), alloc) {} - - QuicCircularDeque& operator=(const QuicCircularDeque& other) { - if (this == &other) { - return *this; - } - if (AllocatorTraits::propagate_on_container_copy_assignment::value && - (allocator_and_data_.allocator() != - other.allocator_and_data_.allocator())) { - // Destroy all current elements and blocks with the current allocator, - // before switching this to use the allocator propagated from "other". - DestroyAndDeallocateAll(); - begin_ = end_ = 0; - allocator_and_data_ = - AllocatorAndData(other.allocator_and_data_.allocator()); - } - assign(other.begin(), other.end()); - return *this; - } - - QuicCircularDeque& operator=(QuicCircularDeque&& other) { - if (this == &other) { - return *this; - } - if (AllocatorTraits::propagate_on_container_move_assignment::value) { - // Take over the storage of "other", along with its allocator. - this->~QuicCircularDeque(); - new (this) QuicCircularDeque(std::move(other)); - } else { - MoveRetainAllocator(std::move(other)); - } - return *this; - } - - ~QuicCircularDeque() { DestroyAndDeallocateAll(); } - - void assign(size_type count, const T& value) { - ClearRetainCapacity(); - reserve(count); - for (size_t i = 0; i < count; ++i) { - emplace_back(value); - } - } - - template < - class InputIt, - typename = std::enable_if_t::iterator_category>::value>> - void assign(InputIt first, InputIt last) { - AssignRange(first, last); - } - - void assign(std::initializer_list ilist) { - assign(ilist.begin(), ilist.end()); - } - - reference at(size_type pos) { - QUICHE_DCHECK(pos < size()) << "pos:" << pos << ", size():" << size(); - size_type index = begin_ + pos; - if (index < data_capacity()) { - return *index_to_address(index); - } - return *index_to_address(index - data_capacity()); - } - - const_reference at(size_type pos) const { - return const_cast(this)->at(pos); - } - - reference operator[](size_type pos) { return at(pos); } - - const_reference operator[](size_type pos) const { return at(pos); } - - reference front() { - QUICHE_DCHECK(!empty()); - return *index_to_address(begin_); - } - - const_reference front() const { - return const_cast(this)->front(); - } - - reference back() { - QUICHE_DCHECK(!empty()); - return *(index_to_address(end_ == 0 ? data_capacity() - 1 : end_ - 1)); - } - - const_reference back() const { - return const_cast(this)->back(); - } - - iterator begin() { return iterator(this, begin_); } - const_iterator begin() const { return const_iterator(this, begin_); } - const_iterator cbegin() const { return const_iterator(this, begin_); } - - iterator end() { return iterator(this, end_); } - const_iterator end() const { return const_iterator(this, end_); } - const_iterator cend() const { return const_iterator(this, end_); } - - reverse_iterator rbegin() { return reverse_iterator(end()); } - const_reverse_iterator rbegin() const { - return const_reverse_iterator(end()); - } - const_reverse_iterator crbegin() const { return rbegin(); } - - reverse_iterator rend() { return reverse_iterator(begin()); } - const_reverse_iterator rend() const { - return const_reverse_iterator(begin()); - } - const_reverse_iterator crend() const { return rend(); } - - size_type capacity() const { - return data_capacity() == 0 ? 0 : data_capacity() - 1; - } - - void reserve(size_type new_cap) { - if (new_cap > capacity()) { - Relocate(new_cap); - } - } - - // Remove all elements. Leave capacity unchanged. - void clear() { ClearRetainCapacity(); } - - bool empty() const { return begin_ == end_; } - - size_type size() const { - if (begin_ <= end_) { - return end_ - begin_; - } - return data_capacity() + end_ - begin_; - } - - void resize(size_type count) { ResizeInternal(count); } - - void resize(size_type count, const value_type& value) { - ResizeInternal(count, value); - } - - void push_front(const T& value) { emplace_front(value); } - void push_front(T&& value) { emplace_front(std::move(value)); } - - template - reference emplace_front(Args&&... args) { - MaybeExpandCapacity(1); - begin_ = index_prev(begin_); - new (index_to_address(begin_)) T(std::forward(args)...); - return front(); - } - - void push_back(const T& value) { emplace_back(value); } - void push_back(T&& value) { emplace_back(std::move(value)); } - - template - reference emplace_back(Args&&... args) { - MaybeExpandCapacity(1); - new (index_to_address(end_)) T(std::forward(args)...); - end_ = index_next(end_); - return back(); - } - - void pop_front() { - QUICHE_DCHECK(!empty()); - DestroyByIndex(begin_); - begin_ = index_next(begin_); - MaybeShrinkCapacity(); - } - - size_type pop_front_n(size_type count) { - size_type num_elements_to_pop = std::min(count, size()); - size_type new_begin = index_increment_by(begin_, num_elements_to_pop); - DestroyRange(begin_, new_begin); - begin_ = new_begin; - MaybeShrinkCapacity(); - return num_elements_to_pop; - } - - void pop_back() { - QUICHE_DCHECK(!empty()); - end_ = index_prev(end_); - DestroyByIndex(end_); - MaybeShrinkCapacity(); - } - - size_type pop_back_n(size_type count) { - size_type num_elements_to_pop = std::min(count, size()); - size_type new_end = index_increment_by(end_, -num_elements_to_pop); - DestroyRange(new_end, end_); - end_ = new_end; - MaybeShrinkCapacity(); - return num_elements_to_pop; - } - - void swap(QuicCircularDeque& other) { - using std::swap; - swap(begin_, other.begin_); - swap(end_, other.end_); - - if (AllocatorTraits::propagate_on_container_swap::value) { - swap(allocator_and_data_, other.allocator_and_data_); - } else { - // When propagate_on_container_swap is false, it is undefined behavior, by - // c++ standard, to swap between two AllocatorAwareContainer(s) with - // unequal allocators. - QUICHE_DCHECK(get_allocator() == other.get_allocator()) - << "Undefined swap behavior"; - swap(allocator_and_data_.data, other.allocator_and_data_.data); - swap(allocator_and_data_.data_capacity, - other.allocator_and_data_.data_capacity); - } - } - - friend void swap(QuicCircularDeque& lhs, QuicCircularDeque& rhs) { - lhs.swap(rhs); - } - - allocator_type get_allocator() const { - return allocator_and_data_.allocator(); - } - - friend bool operator==(const QuicCircularDeque& lhs, - const QuicCircularDeque& rhs) { - return std::equal(lhs.begin(), lhs.end(), rhs.begin(), rhs.end()); - } - - friend bool operator!=(const QuicCircularDeque& lhs, - const QuicCircularDeque& rhs) { - return !(lhs == rhs); - } - - friend QUIC_NO_EXPORT std::ostream& operator<<(std::ostream& os, - const QuicCircularDeque& dq) { - os << "{"; - for (size_type pos = 0; pos != dq.size(); ++pos) { - if (pos != 0) { - os << ","; - } - os << " " << dq[pos]; - } - os << " }"; - return os; - } - - private: - void MoveRetainAllocator(QuicCircularDeque&& other) { - if (get_allocator() == other.get_allocator()) { - // Take over the storage of "other", with which we share an allocator. - DestroyAndDeallocateAll(); - - begin_ = other.begin_; - end_ = other.end_; - allocator_and_data_.data = other.allocator_and_data_.data; - allocator_and_data_.data_capacity = - other.allocator_and_data_.data_capacity; - - other.begin_ = other.end_ = 0; - other.allocator_and_data_.data = nullptr; - other.allocator_and_data_.data_capacity = 0; - } else { - // We cannot take over of the storage from "other", since it has a - // different allocator; we're stuck move-assigning elements individually. - ClearRetainCapacity(); - for (auto& elem : other) { - push_back(std::move(elem)); - } - other.clear(); - } - } - - template < - typename InputIt, - typename = std::enable_if_t::iterator_category>::value>> - void AssignRange(InputIt first, InputIt last) { - ClearRetainCapacity(); - if (std::is_base_of< - std::random_access_iterator_tag, - typename std::iterator_traits::iterator_category>::value) { - reserve(std::distance(first, last)); - } - for (; first != last; ++first) { - emplace_back(*first); - } - } - - // WARNING: begin_, end_ and allocator_and_data_ are not modified. - void DestroyAndDeallocateAll() { - DestroyRange(begin_, end_); - - if (data_capacity() > 0) { - QUICHE_DCHECK_NE(nullptr, allocator_and_data_.data); - AllocatorTraits::deallocate(allocator_and_data_.allocator(), - allocator_and_data_.data, data_capacity()); - } - } - - void ClearRetainCapacity() { - DestroyRange(begin_, end_); - begin_ = end_ = 0; - } - - void MaybeShrinkCapacity() { - // TODO(wub): Implement a storage policy that actually shrinks. - } - - void MaybeExpandCapacity(size_t num_additional_elements) { - size_t new_size = size() + num_additional_elements; - if (capacity() >= new_size) { - return; - } - - // The minimum amount of additional capacity to grow. - size_t min_additional_capacity = - std::max(MinCapacityIncrement, capacity() / 4); - size_t new_capacity = - std::max(new_size, capacity() + min_additional_capacity); - - Relocate(new_capacity); - } - - void Relocate(size_t new_capacity) { - const size_t num_elements = size(); - QUICHE_DCHECK_GT(new_capacity, num_elements) - << "new_capacity:" << new_capacity << ", num_elements:" << num_elements; - - size_t new_data_capacity = new_capacity + 1; - pointer new_data = AllocatorTraits::allocate( - allocator_and_data_.allocator(), new_data_capacity); - - if (begin_ < end_) { - // Not wrapped. - RelocateUnwrappedRange(begin_, end_, new_data); - } else if (begin_ > end_) { - // Wrapped. - const size_t num_elements_before_wrap = data_capacity() - begin_; - RelocateUnwrappedRange(begin_, data_capacity(), new_data); - RelocateUnwrappedRange(0, end_, new_data + num_elements_before_wrap); - } - - if (data_capacity()) { - AllocatorTraits::deallocate(allocator_and_data_.allocator(), - allocator_and_data_.data, data_capacity()); - } - - allocator_and_data_.data = new_data; - allocator_and_data_.data_capacity = new_data_capacity; - begin_ = 0; - end_ = num_elements; - } - - template - typename std::enable_if::value, void>::type - RelocateUnwrappedRange(size_type begin, size_type end, pointer dest) const { - QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; - pointer src = index_to_address(begin); - QUICHE_DCHECK_NE(src, nullptr); - memcpy(dest, src, sizeof(T) * (end - begin)); - DestroyRange(begin, end); - } - - template - typename std::enable_if::value && - std::is_move_constructible::value, - void>::type - RelocateUnwrappedRange(size_type begin, size_type end, pointer dest) const { - QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; - pointer src = index_to_address(begin); - pointer src_end = index_to_address(end); - while (src != src_end) { - new (dest) T(std::move(*src)); - DestroyByAddress(src); - ++dest; - ++src; - } - } - - template - typename std::enable_if::value && - !std::is_move_constructible::value, - void>::type - RelocateUnwrappedRange(size_type begin, size_type end, pointer dest) const { - QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; - pointer src = index_to_address(begin); - pointer src_end = index_to_address(end); - while (src != src_end) { - new (dest) T(*src); - DestroyByAddress(src); - ++dest; - ++src; - } - } - - template - void ResizeInternal(size_type count, U&&... u) { - if (count > size()) { - // Expanding. - MaybeExpandCapacity(count - size()); - while (size() < count) { - emplace_back(std::forward(u)...); - } - } else { - // Most likely shrinking. No-op if count == size(). - size_type new_end = (begin_ + count) % data_capacity(); - DestroyRange(new_end, end_); - end_ = new_end; - - MaybeShrinkCapacity(); - } - } - - void DestroyRange(size_type begin, size_type end) const { - if (std::is_trivially_destructible::value) { - return; - } - if (end >= begin) { - DestroyUnwrappedRange(begin, end); - } else { - DestroyUnwrappedRange(begin, data_capacity()); - DestroyUnwrappedRange(0, end); - } - } - - // Should only be called from DestroyRange. - void DestroyUnwrappedRange(size_type begin, size_type end) const { - QUICHE_DCHECK_LE(begin, end) << "begin:" << begin << ", end:" << end; - for (; begin != end; ++begin) { - DestroyByIndex(begin); - } - } - - void DestroyByIndex(size_type index) const { - DestroyByAddress(index_to_address(index)); - } - - void DestroyByAddress(pointer address) const { - if (std::is_trivially_destructible::value) { - return; - } - address->~T(); - } - - size_type data_capacity() const { return allocator_and_data_.data_capacity; } - - pointer index_to_address(size_type index) const { - return allocator_and_data_.data + index; - } - - size_type index_prev(size_type index) const { - return index == 0 ? data_capacity() - 1 : index - 1; - } - - size_type index_next(size_type index) const { - return index == data_capacity() - 1 ? 0 : index + 1; - } - - size_type index_increment_by(size_type index, difference_type delta) const { - if (delta == 0) { - return index; - } - - QUICHE_DCHECK_LT(static_cast(std::abs(delta)), data_capacity()); - return (index + data_capacity() + delta) % data_capacity(); - } - - // Empty base-class optimization: bundle storage for our allocator together - // with the fields we had to store anyway, via inheriting from the allocator, - // so this allocator instance doesn't consume any storage when its type has no - // data members. - struct AllocatorAndData : private allocator_type { - explicit AllocatorAndData(const allocator_type& alloc) - : allocator_type(alloc) {} - - const allocator_type& allocator() const { return *this; } - allocator_type& allocator() { return *this; } - - pointer data = nullptr; - size_type data_capacity = 0; - }; - - size_type begin_ = 0; - size_type end_ = 0; - AllocatorAndData allocator_and_data_; -}; - -} // namespace quic - -#endif // QUICHE_QUIC_CORE_QUIC_CIRCULAR_DEQUE_H_ diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_circular_deque_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_circular_deque_test.cc deleted file mode 100644 index 25aa78e709a..00000000000 --- a/chromium/net/third_party/quiche/src/quic/core/quic_circular_deque_test.cc +++ /dev/null @@ -1,796 +0,0 @@ -// Copyright (c) 2019 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. - -#include "quic/core/quic_circular_deque.h" - -#include -#include -#include -#include - -#include "quic/platform/api/quic_logging.h" -#include "quic/platform/api/quic_test.h" - -using testing::ElementsAre; - -namespace quic { -namespace test { -namespace { - -template class BaseAllocator = std::allocator> -class CountingAllocator : public BaseAllocator { - using BaseType = BaseAllocator; - - public: - using propagate_on_container_copy_assignment = std::true_type; - using propagate_on_container_move_assignment = std::true_type; - using propagate_on_container_swap = std::true_type; - - T* allocate(std::size_t n) { - ++shared_counts_->allocate_count; - return BaseType::allocate(n); - } - - void deallocate(T* ptr, std::size_t n) { - ++shared_counts_->deallocate_count; - return BaseType::deallocate(ptr, n); - } - - size_t allocate_count() const { return shared_counts_->allocate_count; } - - size_t deallocate_count() const { return shared_counts_->deallocate_count; } - - friend bool operator==(const CountingAllocator& lhs, - const CountingAllocator& rhs) { - return lhs.shared_counts_ == rhs.shared_counts_; - } - - friend bool operator!=(const CountingAllocator& lhs, - const CountingAllocator& rhs) { - return !(lhs == rhs); - } - - private: - struct Counts { - size_t allocate_count = 0; - size_t deallocate_count = 0; - }; - - std::shared_ptr shared_counts_ = std::make_shared(); -}; - -template class BaseAllocator = std::allocator> -struct ConfigurableAllocator : public BaseAllocator { - using propagate_on_container_copy_assignment = propagate_on_copy_assignment; - using propagate_on_container_move_assignment = propagate_on_move_assignment; - using propagate_on_container_swap = propagate_on_swap; - - friend bool operator==(const ConfigurableAllocator& /*lhs*/, - const ConfigurableAllocator& /*rhs*/) { - return equality_result; - } - - friend bool operator!=(const ConfigurableAllocator& lhs, - const ConfigurableAllocator& rhs) { - return !(lhs == rhs); - } -}; - -// [1, 2, 3, 4] ==> [4, 1, 2, 3] -template -void ShiftRight(Deque* dq, bool emplace) { - auto back = *(&dq->back()); - dq->pop_back(); - if (emplace) { - dq->emplace_front(back); - } else { - dq->push_front(back); - } -} - -// [1, 2, 3, 4] ==> [2, 3, 4, 1] -template -void ShiftLeft(Deque* dq, bool emplace) { - auto front = *(&dq->front()); - dq->pop_front(); - if (emplace) { - dq->emplace_back(front); - } else { - dq->push_back(front); - } -} - -class QuicCircularDequeTest : public QuicTest {}; - -TEST_F(QuicCircularDequeTest, Empty) { - QuicCircularDeque dq; - EXPECT_TRUE(dq.empty()); - EXPECT_EQ(0u, dq.size()); - dq.clear(); - dq.push_back(10); - EXPECT_FALSE(dq.empty()); - EXPECT_EQ(1u, dq.size()); - EXPECT_EQ(10, dq.front()); - EXPECT_EQ(10, dq.back()); - dq.pop_front(); - EXPECT_TRUE(dq.empty()); - EXPECT_EQ(0u, dq.size()); - - EXPECT_QUIC_DEBUG_DEATH(dq.front(), ""); - EXPECT_QUIC_DEBUG_DEATH(dq.back(), ""); - EXPECT_QUIC_DEBUG_DEATH(dq.at(0), ""); - EXPECT_QUIC_DEBUG_DEATH(dq[0], ""); -} - -TEST_F(QuicCircularDequeTest, Constructor) { - QuicCircularDeque dq; - EXPECT_TRUE(dq.empty()); - - std::allocator alloc; - QuicCircularDeque dq1(alloc); - EXPECT_TRUE(dq1.empty()); - - QuicCircularDeque dq2(8, 100, alloc); - EXPECT_THAT(dq2, ElementsAre(100, 100, 100, 100, 100, 100, 100, 100)); - - QuicCircularDeque dq3(5, alloc); - EXPECT_THAT(dq3, ElementsAre(0, 0, 0, 0, 0)); - - QuicCircularDeque dq4_rand_iter(dq3.begin(), dq3.end(), alloc); - EXPECT_THAT(dq4_rand_iter, ElementsAre(0, 0, 0, 0, 0)); - EXPECT_EQ(dq4_rand_iter, dq3); - - std::list dq4_src = {4, 4, 4, 4}; - QuicCircularDeque dq4_bidi_iter(dq4_src.begin(), dq4_src.end()); - EXPECT_THAT(dq4_bidi_iter, ElementsAre(4, 4, 4, 4)); - - QuicCircularDeque dq5(dq4_bidi_iter); - EXPECT_THAT(dq5, ElementsAre(4, 4, 4, 4)); - EXPECT_EQ(dq5, dq4_bidi_iter); - - QuicCircularDeque dq6(dq5, alloc); - EXPECT_THAT(dq6, ElementsAre(4, 4, 4, 4)); - EXPECT_EQ(dq6, dq5); - - QuicCircularDeque dq7(std::move(*&dq6)); - EXPECT_THAT(dq7, ElementsAre(4, 4, 4, 4)); - EXPECT_TRUE(dq6.empty()); - - QuicCircularDeque dq8_equal_allocator(std::move(*&dq7), alloc); - EXPECT_THAT(dq8_equal_allocator, ElementsAre(4, 4, 4, 4)); - EXPECT_TRUE(dq7.empty()); - - QuicCircularDeque> dq8_temp = {5, 6, 7, 8, 9}; - QuicCircularDeque> dq8_unequal_allocator( - std::move(*&dq8_temp), CountingAllocator()); - EXPECT_THAT(dq8_unequal_allocator, ElementsAre(5, 6, 7, 8, 9)); - EXPECT_TRUE(dq8_temp.empty()); - - QuicCircularDeque dq9({3, 4, 5, 6, 7}, alloc); - EXPECT_THAT(dq9, ElementsAre(3, 4, 5, 6, 7)); -} - -TEST_F(QuicCircularDequeTest, Assign) { - // assign() - QuicCircularDeque> dq; - dq.assign(7, 1); - EXPECT_THAT(dq, ElementsAre(1, 1, 1, 1, 1, 1, 1)); - EXPECT_EQ(1u, dq.get_allocator().allocate_count()); - - QuicCircularDeque> dq2; - dq2.assign(dq.begin(), dq.end()); - EXPECT_THAT(dq2, ElementsAre(1, 1, 1, 1, 1, 1, 1)); - EXPECT_EQ(1u, dq2.get_allocator().allocate_count()); - EXPECT_TRUE(std::equal(dq.begin(), dq.end(), dq2.begin(), dq2.end())); - - dq2.assign({2, 2, 2, 2, 2, 2}); - EXPECT_THAT(dq2, ElementsAre(2, 2, 2, 2, 2, 2)); - - // Assign from a non random access iterator. - std::list dq3_src = {3, 3, 3, 3, 3}; - QuicCircularDeque> dq3; - dq3.assign(dq3_src.begin(), dq3_src.end()); - EXPECT_THAT(dq3, ElementsAre(3, 3, 3, 3, 3)); - EXPECT_LT(1u, dq3.get_allocator().allocate_count()); - - // Copy assignment - dq3 = *&dq3; - EXPECT_THAT(dq3, ElementsAre(3, 3, 3, 3, 3)); - - QuicCircularDeque< - int, 3, - ConfigurableAllocator> - dq4, dq5; - dq4.assign(dq3.begin(), dq3.end()); - dq5 = dq4; - EXPECT_THAT(dq5, ElementsAre(3, 3, 3, 3, 3)); - - QuicCircularDeque< - int, 3, - ConfigurableAllocator> - dq6, dq7; - dq6.assign(dq3.begin(), dq3.end()); - dq7 = dq6; - EXPECT_THAT(dq7, ElementsAre(3, 3, 3, 3, 3)); - - // Move assignment - dq3 = std::move(*&dq3); - EXPECT_THAT(dq3, ElementsAre(3, 3, 3, 3, 3)); - - ASSERT_TRUE(decltype( - dq3.get_allocator())::propagate_on_container_move_assignment::value); - decltype(dq3) dq8; - dq8 = std::move(*&dq3); - EXPECT_THAT(dq8, ElementsAre(3, 3, 3, 3, 3)); - EXPECT_TRUE(dq3.empty()); - - QuicCircularDeque< - int, 3, - ConfigurableAllocator> - dq9, dq10; - dq9.assign(dq8.begin(), dq8.end()); - dq10.assign(dq2.begin(), dq2.end()); - dq9 = std::move(*&dq10); - EXPECT_THAT(dq9, ElementsAre(2, 2, 2, 2, 2, 2)); - EXPECT_TRUE(dq10.empty()); - - QuicCircularDeque< - int, 3, - ConfigurableAllocator> - dq11, dq12; - dq11.assign(dq8.begin(), dq8.end()); - dq12.assign(dq2.begin(), dq2.end()); - dq11 = std::move(*&dq12); - EXPECT_THAT(dq11, ElementsAre(2, 2, 2, 2, 2, 2)); - EXPECT_TRUE(dq12.empty()); -} - -TEST_F(QuicCircularDequeTest, Access) { - // at() - // operator[] - // front() - // back() - - QuicCircularDeque> dq; - dq.push_back(10); - EXPECT_EQ(dq.front(), 10); - EXPECT_EQ(dq.back(), 10); - EXPECT_EQ(dq.at(0), 10); - EXPECT_EQ(dq[0], 10); - dq.front() = 12; - EXPECT_EQ(dq.front(), 12); - EXPECT_EQ(dq.back(), 12); - EXPECT_EQ(dq.at(0), 12); - EXPECT_EQ(dq[0], 12); - - const auto& dqref = dq; - EXPECT_EQ(dqref.front(), 12); - EXPECT_EQ(dqref.back(), 12); - EXPECT_EQ(dqref.at(0), 12); - EXPECT_EQ(dqref[0], 12); - - dq.pop_front(); - EXPECT_TRUE(dqref.empty()); - - // Push to capacity. - dq.push_back(15); - dq.push_front(5); - dq.push_back(25); - EXPECT_EQ(dq.size(), dq.capacity()); - EXPECT_THAT(dq, ElementsAre(5, 15, 25)); - EXPECT_LT(&dq.front(), &dq.back()); - EXPECT_EQ(dq.front(), 5); - EXPECT_EQ(dq.back(), 25); - EXPECT_EQ(dq.at(0), 5); - EXPECT_EQ(dq.at(1), 15); - EXPECT_EQ(dq.at(2), 25); - EXPECT_EQ(dq[0], 5); - EXPECT_EQ(dq[1], 15); - EXPECT_EQ(dq[2], 25); - - // Shift right such that begin=1 and end=0. Data is still not wrapped. - dq.pop_front(); - dq.push_back(35); - EXPECT_THAT(dq, ElementsAre(15, 25, 35)); - EXPECT_LT(&dq.front(), &dq.back()); - EXPECT_EQ(dq.front(), 15); - EXPECT_EQ(dq.back(), 35); - EXPECT_EQ(dq.at(0), 15); - EXPECT_EQ(dq.at(1), 25); - EXPECT_EQ(dq.at(2), 35); - EXPECT_EQ(dq[0], 15); - EXPECT_EQ(dq[1], 25); - EXPECT_EQ(dq[2], 35); - - // Shift right such that data is wrapped. - dq.pop_front(); - dq.push_back(45); - EXPECT_THAT(dq, ElementsAre(25, 35, 45)); - EXPECT_GT(&dq.front(), &dq.back()); - EXPECT_EQ(dq.front(), 25); - EXPECT_EQ(dq.back(), 45); - EXPECT_EQ(dq.at(0), 25); - EXPECT_EQ(dq.at(1), 35); - EXPECT_EQ(dq.at(2), 45); - EXPECT_EQ(dq[0], 25); - EXPECT_EQ(dq[1], 35); - EXPECT_EQ(dq[2], 45); - - // Shift right again, data is still wrapped. - dq.pop_front(); - dq.push_back(55); - EXPECT_THAT(dq, ElementsAre(35, 45, 55)); - EXPECT_GT(&dq.front(), &dq.back()); - EXPECT_EQ(dq.front(), 35); - EXPECT_EQ(dq.back(), 55); - EXPECT_EQ(dq.at(0), 35); - EXPECT_EQ(dq.at(1), 45); - EXPECT_EQ(dq.at(2), 55); - EXPECT_EQ(dq[0], 35); - EXPECT_EQ(dq[1], 45); - EXPECT_EQ(dq[2], 55); - - // Shift right one last time. begin returns to 0. Data is no longer wrapped. - dq.pop_front(); - dq.push_back(65); - EXPECT_THAT(dq, ElementsAre(45, 55, 65)); - EXPECT_LT(&dq.front(), &dq.back()); - EXPECT_EQ(dq.front(), 45); - EXPECT_EQ(dq.back(), 65); - EXPECT_EQ(dq.at(0), 45); - EXPECT_EQ(dq.at(1), 55); - EXPECT_EQ(dq.at(2), 65); - EXPECT_EQ(dq[0], 45); - EXPECT_EQ(dq[1], 55); - EXPECT_EQ(dq[2], 65); - - EXPECT_EQ(1u, dq.get_allocator().allocate_count()); -} - -TEST_F(QuicCircularDequeTest, Iterate) { - QuicCircularDeque dq; - EXPECT_EQ(dq.begin(), dq.end()); - EXPECT_EQ(dq.cbegin(), dq.cend()); - EXPECT_EQ(dq.rbegin(), dq.rend()); - EXPECT_EQ(dq.crbegin(), dq.crend()); - - dq.emplace_back(2); - QuicCircularDeque::const_iterator citer = dq.begin(); - EXPECT_NE(citer, dq.end()); - EXPECT_EQ(*citer, 2); - ++citer; - EXPECT_EQ(citer, dq.end()); - - EXPECT_EQ(*dq.begin(), 2); - EXPECT_EQ(*dq.cbegin(), 2); - EXPECT_EQ(*dq.rbegin(), 2); - EXPECT_EQ(*dq.crbegin(), 2); - - dq.emplace_front(1); - QuicCircularDeque::const_reverse_iterator criter = dq.rbegin(); - EXPECT_NE(criter, dq.rend()); - EXPECT_EQ(*criter, 2); - ++criter; - EXPECT_NE(criter, dq.rend()); - EXPECT_EQ(*criter, 1); - ++criter; - EXPECT_EQ(criter, dq.rend()); - - EXPECT_EQ(*dq.begin(), 1); - EXPECT_EQ(*dq.cbegin(), 1); - EXPECT_EQ(*dq.rbegin(), 2); - EXPECT_EQ(*dq.crbegin(), 2); - - dq.push_back(3); - - // Forward iterate. - int expected_value = 1; - for (QuicCircularDeque::iterator it = dq.begin(); it != dq.end(); ++it) { - EXPECT_EQ(expected_value++, *it); - } - - expected_value = 1; - for (QuicCircularDeque::const_iterator it = dq.cbegin(); it != dq.cend(); - ++it) { - EXPECT_EQ(expected_value++, *it); - } - - // Reverse iterate. - expected_value = 3; - for (QuicCircularDeque::reverse_iterator it = dq.rbegin(); - it != dq.rend(); ++it) { - EXPECT_EQ(expected_value--, *it); - } - - expected_value = 3; - for (QuicCircularDeque::const_reverse_iterator it = dq.crbegin(); - it != dq.crend(); ++it) { - EXPECT_EQ(expected_value--, *it); - } -} - -TEST_F(QuicCircularDequeTest, Iterator) { - // Default constructed iterators of the same type compare equal. - EXPECT_EQ(QuicCircularDeque::iterator(), - QuicCircularDeque::iterator()); - EXPECT_EQ(QuicCircularDeque::const_iterator(), - QuicCircularDeque::const_iterator()); - EXPECT_EQ(QuicCircularDeque::reverse_iterator(), - QuicCircularDeque::reverse_iterator()); - EXPECT_EQ(QuicCircularDeque::const_reverse_iterator(), - QuicCircularDeque::const_reverse_iterator()); - - QuicCircularDeque, 3> dqdq = { - {1, 2}, {10, 20, 30}, {100, 200, 300, 400}}; - - // iter points to {1, 2} - decltype(dqdq)::iterator iter = dqdq.begin(); - EXPECT_EQ(iter->size(), 2u); - EXPECT_THAT(*iter, ElementsAre(1, 2)); - - // citer points to {10, 20, 30} - decltype(dqdq)::const_iterator citer = dqdq.cbegin() + 1; - EXPECT_NE(*iter, *citer); - EXPECT_EQ(citer->size(), 3u); - int x = 10; - for (auto it = citer->begin(); it != citer->end(); ++it) { - EXPECT_EQ(*it, x); - x += 10; - } - - EXPECT_LT(iter, citer); - EXPECT_LE(iter, iter); - EXPECT_GT(citer, iter); - EXPECT_GE(citer, citer); - - // iter points to {100, 200, 300, 400} - iter += 2; - EXPECT_NE(*iter, *citer); - EXPECT_EQ(iter->size(), 4u); - for (int i = 1; i <= 4; ++i) { - EXPECT_EQ(iter->begin()[i - 1], i * 100); - } - - EXPECT_LT(citer, iter); - EXPECT_LE(iter, iter); - EXPECT_GT(iter, citer); - EXPECT_GE(citer, citer); - - // iter points to {10, 20, 30}. (same as citer) - iter -= 1; - EXPECT_EQ(*iter, *citer); - EXPECT_EQ(iter->size(), 3u); - x = 10; - for (auto it = iter->begin(); it != iter->end();) { - EXPECT_EQ(*(it++), x); - x += 10; - } - x = 30; - for (auto it = iter->begin() + 2; it != iter->begin();) { - EXPECT_EQ(*(it--), x); - x -= 10; - } -} - -TEST_F(QuicCircularDequeTest, Resize) { - QuicCircularDeque> dq; - dq.resize(8); - EXPECT_THAT(dq, ElementsAre(0, 0, 0, 0, 0, 0, 0, 0)); - EXPECT_EQ(1u, dq.get_allocator().allocate_count()); - - dq.resize(10, 5); - EXPECT_THAT(dq, ElementsAre(0, 0, 0, 0, 0, 0, 0, 0, 5, 5)); - - QuicCircularDeque> dq2 = dq; - - for (size_t new_size = dq.size(); new_size != 0; --new_size) { - dq.resize(new_size); - EXPECT_TRUE( - std::equal(dq.begin(), dq.end(), dq2.begin(), dq2.begin() + new_size)); - } - - dq.resize(0); - EXPECT_TRUE(dq.empty()); - - // Resize when data is wrapped. - ASSERT_EQ(dq2.size(), dq2.capacity()); - while (dq2.size() < dq2.capacity()) { - dq2.push_back(5); - } - - // Shift left once such that data is wrapped. - ASSERT_LT(&dq2.front(), &dq2.back()); - dq2.pop_back(); - dq2.push_front(-5); - ASSERT_GT(&dq2.front(), &dq2.back()); - - EXPECT_EQ(-5, dq2.front()); - EXPECT_EQ(5, dq2.back()); - dq2.resize(dq2.size() + 1, 10); - - // Data should be unwrapped after the resize. - ASSERT_LT(&dq2.front(), &dq2.back()); - EXPECT_EQ(-5, dq2.front()); - EXPECT_EQ(10, dq2.back()); - EXPECT_EQ(5, *(dq2.rbegin() + 1)); -} - -namespace { -class Foo { - public: - Foo() : Foo(0xF00) {} - - explicit Foo(int i) : i_(new int(i)) {} - - ~Foo() { - if (i_ != nullptr) { - delete i_; - // Do not set i_ to nullptr such that if the container calls destructor - // multiple times, asan can detect it. - } - } - - Foo(const Foo& other) : i_(new int(*other.i_)) {} - - Foo(Foo&& other) = delete; - - void Set(int i) { *i_ = i; } - - int i() const { return *i_; } - - friend bool operator==(const Foo& lhs, const Foo& rhs) { - return lhs.i() == rhs.i(); - } - - friend std::ostream& operator<<(std::ostream& os, const Foo& foo) { - return os << "Foo(" << foo.i() << ")"; - } - - private: - // By pointing i_ to a dynamically allocated integer, a memory leak will be - // reported if the container forget to properly destruct this object. - int* i_ = nullptr; -}; -} // namespace - -TEST_F(QuicCircularDequeTest, RelocateNonTriviallyCopyable) { - // When relocating non-trivially-copyable objects: - // - Move constructor is preferred, if available. - // - Copy constructor is used otherwise. - - { - // Move construct in Relocate. - using MoveConstructible = std::unique_ptr; - ASSERT_FALSE(std::is_trivially_copyable::value); - ASSERT_TRUE(std::is_move_constructible::value); - QuicCircularDeque> - dq1; - dq1.resize(3); - EXPECT_EQ(dq1.size(), dq1.capacity()); - EXPECT_EQ(1u, dq1.get_allocator().allocate_count()); - - dq1.emplace_back(new Foo(0xF1)); // Cause existing elements to relocate. - EXPECT_EQ(4u, dq1.size()); - EXPECT_EQ(2u, dq1.get_allocator().allocate_count()); - EXPECT_EQ(dq1[0], nullptr); - EXPECT_EQ(dq1[1], nullptr); - EXPECT_EQ(dq1[2], nullptr); - EXPECT_EQ(dq1[3]->i(), 0xF1); - } - - { - // Copy construct in Relocate. - using NonMoveConstructible = Foo; - ASSERT_FALSE(std::is_trivially_copyable::value); - ASSERT_FALSE(std::is_move_constructible::value); - QuicCircularDeque> - dq2; - dq2.resize(3); - EXPECT_EQ(dq2.size(), dq2.capacity()); - EXPECT_EQ(1u, dq2.get_allocator().allocate_count()); - - dq2.emplace_back(0xF1); // Cause existing elements to relocate. - EXPECT_EQ(4u, dq2.size()); - EXPECT_EQ(2u, dq2.get_allocator().allocate_count()); - EXPECT_EQ(dq2[0].i(), 0xF00); - EXPECT_EQ(dq2[1].i(), 0xF00); - EXPECT_EQ(dq2[2].i(), 0xF00); - EXPECT_EQ(dq2[3].i(), 0xF1); - } -} - -TEST_F(QuicCircularDequeTest, PushPop) { - // (push|pop|emplace)_(back|front) - - { - QuicCircularDeque> dq(4); - for (size_t i = 0; i < dq.size(); ++i) { - dq[i].Set(i + 1); - } - QUIC_LOG(INFO) << "dq initialized to " << dq; - EXPECT_THAT(dq, ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4))); - - ShiftLeft(&dq, false); - QUIC_LOG(INFO) << "shift left once : " << dq; - EXPECT_THAT(dq, ElementsAre(Foo(2), Foo(3), Foo(4), Foo(1))); - - ShiftLeft(&dq, true); - QUIC_LOG(INFO) << "shift left twice: " << dq; - EXPECT_THAT(dq, ElementsAre(Foo(3), Foo(4), Foo(1), Foo(2))); - ASSERT_GT(&dq.front(), &dq.back()); - // dq destructs with wrapped data. - } - - { - QuicCircularDeque> dq1(4); - for (size_t i = 0; i < dq1.size(); ++i) { - dq1[i].Set(i + 1); - } - QUIC_LOG(INFO) << "dq1 initialized to " << dq1; - EXPECT_THAT(dq1, ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4))); - - ShiftRight(&dq1, false); - QUIC_LOG(INFO) << "shift right once : " << dq1; - EXPECT_THAT(dq1, ElementsAre(Foo(4), Foo(1), Foo(2), Foo(3))); - - ShiftRight(&dq1, true); - QUIC_LOG(INFO) << "shift right twice: " << dq1; - EXPECT_THAT(dq1, ElementsAre(Foo(3), Foo(4), Foo(1), Foo(2))); - ASSERT_GT(&dq1.front(), &dq1.back()); - // dq1 destructs with wrapped data. - } - - { // Pop n elements from front. - QuicCircularDeque> dq2(5); - for (size_t i = 0; i < dq2.size(); ++i) { - dq2[i].Set(i + 1); - } - EXPECT_THAT(dq2, ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4), Foo(5))); - - EXPECT_EQ(2u, dq2.pop_front_n(2)); - EXPECT_THAT(dq2, ElementsAre(Foo(3), Foo(4), Foo(5))); - - EXPECT_EQ(3u, dq2.pop_front_n(100)); - EXPECT_TRUE(dq2.empty()); - } - - { // Pop n elements from back. - QuicCircularDeque> dq3(6); - for (size_t i = 0; i < dq3.size(); ++i) { - dq3[i].Set(i + 1); - } - EXPECT_THAT(dq3, - ElementsAre(Foo(1), Foo(2), Foo(3), Foo(4), Foo(5), Foo(6))); - - ShiftRight(&dq3, true); - ShiftRight(&dq3, true); - ShiftRight(&dq3, true); - EXPECT_THAT(dq3, - ElementsAre(Foo(4), Foo(5), Foo(6), Foo(1), Foo(2), Foo(3))); - - EXPECT_EQ(2u, dq3.pop_back_n(2)); - EXPECT_THAT(dq3, ElementsAre(Foo(4), Foo(5), Foo(6), Foo(1))); - - EXPECT_EQ(2u, dq3.pop_back_n(2)); - EXPECT_THAT(dq3, ElementsAre(Foo(4), Foo(5))); - } -} - -TEST_F(QuicCircularDequeTest, Allocation) { - CountingAllocator alloc; - - { - QuicCircularDeque> dq(alloc); - EXPECT_EQ(alloc, dq.get_allocator()); - EXPECT_EQ(0u, dq.size()); - EXPECT_EQ(0u, dq.capacity()); - EXPECT_EQ(0u, alloc.allocate_count()); - EXPECT_EQ(0u, alloc.deallocate_count()); - - for (int i = 1; i <= 18; ++i) { - SCOPED_TRACE(testing::Message() - << "i=" << i << ", capacity_b4_push=" << dq.capacity()); - dq.push_back(i); - EXPECT_EQ(i, static_cast(dq.size())); - - const size_t capacity = 3 + (i - 1) / 3 * 3; - EXPECT_EQ(capacity, dq.capacity()); - EXPECT_EQ(capacity / 3, alloc.allocate_count()); - EXPECT_EQ(capacity / 3 - 1, alloc.deallocate_count()); - } - - dq.push_back(19); - EXPECT_EQ(22u, dq.capacity()); // 18 + 18 / 4 - EXPECT_EQ(7u, alloc.allocate_count()); - EXPECT_EQ(6u, alloc.deallocate_count()); - } - - EXPECT_EQ(7u, alloc.deallocate_count()); -} - -} // namespace -} // namespace test -} // namespace quic - -// Use a non-quic namespace to make sure swap can be used via ADL. -namespace { - -template -using SwappableAllocator = quic::test::ConfigurableAllocator< - T, - /*propagate_on_copy_assignment=*/std::true_type, - /*propagate_on_move_assignment=*/std::true_type, - /*propagate_on_swap=*/std::true_type, - /*equality_result=*/true>; - -template -using UnswappableEqualAllocator = quic::test::ConfigurableAllocator< - T, - /*propagate_on_copy_assignment=*/std::true_type, - /*propagate_on_move_assignment=*/std::true_type, - /*propagate_on_swap=*/std::false_type, - /*equality_result=*/true>; - -template -using UnswappableUnequalAllocator = quic::test::ConfigurableAllocator< - T, - /*propagate_on_copy_assignment=*/std::true_type, - /*propagate_on_move_assignment=*/std::true_type, - /*propagate_on_swap=*/std::false_type, - /*equality_result=*/false>; - -using quic::test::QuicCircularDequeTest; - -TEST_F(QuicCircularDequeTest, Swap) { - using std::swap; - - quic::QuicCircularDeque> dq1, dq2; - dq1.push_back(10); - dq1.push_back(11); - dq2.push_back(20); - swap(dq1, dq2); - EXPECT_THAT(dq1, ElementsAre(20)); - EXPECT_THAT(dq2, ElementsAre(10, 11)); - - quic::QuicCircularDeque> dq3, dq4; - dq3 = {1, 2, 3, 4, 5}; - dq4 = {6, 7, 8, 9, 0}; - swap(dq3, dq4); - EXPECT_THAT(dq3, ElementsAre(6, 7, 8, 9, 0)); - EXPECT_THAT(dq4, ElementsAre(1, 2, 3, 4, 5)); - - quic::QuicCircularDeque> dq5, dq6; - dq6.push_front(4); - - // Using UnswappableUnequalAllocator is ok as long as swap is not called. - dq5.assign(dq6.begin(), dq6.end()); - EXPECT_THAT(dq5, ElementsAre(4)); - - // Undefined behavior to swap between two containers with unequal allocators. - EXPECT_QUIC_DEBUG_DEATH(swap(dq5, dq6), "Undefined swap behavior"); -} -} // namespace diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection.cc b/chromium/net/third_party/quiche/src/quic/core/quic_connection.cc index 9bd21403263..09806f5a8a8 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection.cc @@ -48,7 +48,7 @@ #include "quic/platform/api/quic_map_util.h" #include "quic/platform/api/quic_server_stats.h" #include "quic/platform/api/quic_socket_address.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { @@ -225,8 +225,8 @@ class ScopedCoalescedPacketClearer { }; // Whether this incoming packet is allowed to replace our connection ID. -bool PacketCanReplaceConnectionId(const QuicPacketHeader& header, - Perspective perspective) { +bool PacketCanReplaceServerConnectionId(const QuicPacketHeader& header, + Perspective perspective) { return perspective == Perspective::IS_CLIENT && header.form == IETF_QUIC_LONG_HEADER_PACKET && header.version.IsKnown() && @@ -282,7 +282,12 @@ QuicConnection::QuicConnection( client_connection_id_(EmptyQuicConnectionId()), client_connection_id_is_set_(false), direct_peer_address_(initial_peer_address), - default_path_(initial_self_address, QuicSocketAddress()), + default_path_(initial_self_address, + QuicSocketAddress(), + /*client_connection_id=*/EmptyQuicConnectionId(), + server_connection_id, + /*stateless_reset_token_received=*/false, + /*stateless_reset_token=*/{}), active_effective_peer_migration_type_(NO_CHANGE), support_key_update_for_connection_(false), last_packet_decrypted_(false), @@ -329,7 +334,7 @@ QuicConnection::QuicConnection( &arena_)), visitor_(nullptr), debug_visitor_(nullptr), - packet_creator_(server_connection_id_, &framer_, random_generator_, this), + packet_creator_(server_connection_id, &framer_, random_generator_, this), time_of_last_received_packet_(clock_->ApproximateNow()), sent_packet_manager_(perspective, clock_, @@ -370,11 +375,7 @@ QuicConnection::QuicConnection( encrypted_control_frames_ && GetQuicReloadableFlag(quic_use_encryption_level_context)), path_validator_(alarm_factory_, &arena_, this, random_generator_), - alternative_path_(QuicSocketAddress(), QuicSocketAddress()), most_recent_frame_type_(NUM_FRAME_TYPES) { - QUIC_BUG_IF(quic_bug_12714_1, - !start_peer_migration_earlier_ && send_path_response_); - QUICHE_DCHECK(perspective_ == Perspective::IS_CLIENT || default_path_.self_address.IsInitialized()); @@ -384,12 +385,10 @@ QuicConnection::QuicConnection( support_multiple_connection_ids_ = version().HasIetfQuicFrames() && - framer_.do_not_synthesize_source_cid_for_short_header() && - GetQuicRestartFlag(quic_use_reference_counted_sesssion_map) && GetQuicRestartFlag(quic_time_wait_list_support_multiple_cid_v2) && GetQuicRestartFlag( quic_dispatcher_support_multiple_cid_per_connection_v2) && - GetQuicReloadableFlag(quic_connection_support_multiple_cids_v2); + GetQuicReloadableFlag(quic_connection_support_multiple_cids_v4); QUIC_DLOG(INFO) << ENDPOINT << "Created connection with server connection ID " << server_connection_id @@ -418,7 +417,7 @@ QuicConnection::QuicConnection( MaybeEnableMultiplePacketNumberSpacesSupport(); QUICHE_DCHECK(perspective_ == Perspective::IS_CLIENT || supported_versions.size() == 1); - InstallInitialCrypters(server_connection_id_); + InstallInitialCrypters(ServerConnectionId()); // On the server side, version negotiation has been done by the dispatcher, // and the server connection is created with the right version. @@ -449,6 +448,7 @@ void QuicConnection::InstallInitialCrypters(QuicConnectionId connection_id) { } QuicConnection::~QuicConnection() { + QUICHE_DCHECK_GE(stats_.max_egress_mtu, long_term_mtu_); if (owns_writer_) { delete writer_; } @@ -482,9 +482,9 @@ bool QuicConnection::ValidateConfigConnectionIds(const QuicConfig& config) { // Validate initial_source_connection_id. QuicConnectionId expected_initial_source_connection_id; if (perspective_ == Perspective::IS_CLIENT) { - expected_initial_source_connection_id = server_connection_id_; + expected_initial_source_connection_id = ServerConnectionId(); } else { - expected_initial_source_connection_id = client_connection_id_; + expected_initial_source_connection_id = ClientConnectionId(); } if (!config.HasReceivedInitialSourceConnectionId() || config.ReceivedInitialSourceConnectionId() != @@ -585,6 +585,9 @@ void QuicConnection::SetFromConfig(const QuicConfig& config) { } else { SetNetworkTimeouts(config.max_time_before_crypto_handshake(), config.max_idle_time_before_crypto_handshake()); + if (config.HasClientRequestedIndependentOption(kCHSP, perspective_)) { + packet_creator_.set_chaos_protection_enabled(true); + } } if (support_multiple_connection_ids_ && @@ -679,8 +682,14 @@ void QuicConnection::SetFromConfig(const QuicConfig& config) { no_stop_waiting_frames_ = true; } if (config.HasReceivedStatelessResetToken()) { - stateless_reset_token_received_ = true; - received_stateless_reset_token_ = config.ReceivedStatelessResetToken(); + if (use_connection_id_on_default_path_) { + default_path_.stateless_reset_token_received = true; + default_path_.stateless_reset_token = + config.ReceivedStatelessResetToken(); + } else { + stateless_reset_token_received_ = true; + received_stateless_reset_token_ = config.ReceivedStatelessResetToken(); + } } if (config.HasReceivedAckDelayExponent()) { framer_.set_peer_ack_delay_exponent(config.ReceivedAckDelayExponent()); @@ -704,6 +713,17 @@ void QuicConnection::SetFromConfig(const QuicConfig& config) { QUIC_CODE_COUNT_N(quic_server_reverse_validate_new_path3, 6, 6); validate_client_addresses_ = true; } + // Having connection_migration_use_new_cid_ depends on the same set of flags + // and connection option on both client and server sides has the advantage of: + // 1) Less chance of skew in using new connection ID or not between client + // and server in unit tests with random flag combinations. + // 2) Client side's rollout can be protected by the same connection option. + connection_migration_use_new_cid_ = + support_multiple_connection_ids_ && validate_client_addresses_ && + use_connection_id_on_default_path_ && + group_path_response_and_challenge_sending_closer_ && + GetQuicReloadableFlag(quic_drop_unsent_path_response) && + GetQuicReloadableFlag(quic_connection_migration_use_new_cid_v2); if (config.HasReceivedMaxPacketSize()) { peer_max_packet_size_ = config.ReceivedMaxPacketSize(); MaybeUpdatePacketCreatorMaxPacketLengthAndPadding(); @@ -865,7 +885,7 @@ void QuicConnection::OnPublicResetPacket(const QuicPublicResetPacket& packet) { // Check that any public reset packet with a different connection ID that was // routed to this QuicConnection has been redirected before control reaches // here. (Check for a bug regression.) - QUICHE_DCHECK_EQ(server_connection_id_, packet.connection_id); + QUICHE_DCHECK_EQ(ServerConnectionId(), packet.connection_id); QUICHE_DCHECK_EQ(perspective_, Perspective::IS_CLIENT); QUICHE_DCHECK(!version().HasIetfInvariantHeader()); if (debug_visitor_ != nullptr) { @@ -903,7 +923,7 @@ void QuicConnection::OnVersionNegotiationPacket( // Check that any public reset packet with a different connection ID that was // routed to this QuicConnection has been redirected before control reaches // here. (Check for a bug regression.) - QUICHE_DCHECK_EQ(server_connection_id_, packet.connection_id); + QUICHE_DCHECK_EQ(ServerConnectionId(), packet.connection_id); if (perspective_ == Perspective::IS_SERVER) { const std::string error_details = "Server received version negotiation packet."; @@ -954,17 +974,17 @@ void QuicConnection::OnRetryPacket(QuicConnectionId original_connection_id, absl::string_view retry_without_tag) { QUICHE_DCHECK_EQ(Perspective::IS_CLIENT, perspective_); if (version().UsesTls()) { - if (!CryptoUtils::ValidateRetryIntegrityTag( - version(), server_connection_id_, retry_without_tag, - retry_integrity_tag)) { + if (!CryptoUtils::ValidateRetryIntegrityTag(version(), ServerConnectionId(), + retry_without_tag, + retry_integrity_tag)) { QUIC_DLOG(ERROR) << "Ignoring RETRY with invalid integrity tag"; return; } } else { - if (original_connection_id != server_connection_id_) { + if (original_connection_id != ServerConnectionId()) { QUIC_DLOG(ERROR) << "Ignoring RETRY with original connection ID " << original_connection_id << " not matching expected " - << server_connection_id_ << " token " + << ServerConnectionId() << " token " << absl::BytesToHexString(retry_token); return; } @@ -972,10 +992,10 @@ void QuicConnection::OnRetryPacket(QuicConnectionId original_connection_id, framer_.set_drop_incoming_retry_packets(true); stats_.retry_packet_processed = true; QUIC_DLOG(INFO) << "Received RETRY, replacing connection ID " - << server_connection_id_ << " with " << new_connection_id + << ServerConnectionId() << " with " << new_connection_id << ", received token " << absl::BytesToHexString(retry_token); if (!original_destination_connection_id_.has_value()) { - original_destination_connection_id_ = server_connection_id_; + original_destination_connection_id_ = ServerConnectionId(); } QUICHE_DCHECK(!retry_source_connection_id_.has_value()) << retry_source_connection_id_.value(); @@ -984,12 +1004,18 @@ void QuicConnection::OnRetryPacket(QuicConnectionId original_connection_id, packet_creator_.SetRetryToken(retry_token); // Reinstall initial crypters because the connection ID changed. - InstallInitialCrypters(server_connection_id_); + InstallInitialCrypters(ServerConnectionId()); sent_packet_manager_.MarkInitialPacketsForRetransmission(); } -bool QuicConnection::HasIncomingConnectionId(QuicConnectionId connection_id) { +bool QuicConnection::HasIncomingConnectionId( + QuicConnectionId connection_id) const { + if (quic_deprecate_incoming_connection_ids_) { + QUIC_RELOADABLE_FLAG_COUNT(quic_deprecate_incoming_connection_ids); + // TODO(haoyuewang) Inline this after the flag is deprecated. + return connection_id == original_destination_connection_id_; + } for (QuicConnectionId const& incoming_connection_id : incoming_connection_ids_) { if (incoming_connection_id == connection_id) { @@ -1004,54 +1030,89 @@ void QuicConnection::SetOriginalDestinationConnectionId( QUIC_DLOG(INFO) << "Setting original_destination_connection_id to " << original_destination_connection_id << " on connection with server_connection_id " - << server_connection_id_; - QUICHE_DCHECK_NE(original_destination_connection_id, server_connection_id_); - if (!HasIncomingConnectionId(original_destination_connection_id)) { - incoming_connection_ids_.push_back(original_destination_connection_id); + << ServerConnectionId(); + QUICHE_DCHECK_NE(original_destination_connection_id, ServerConnectionId()); + if (!quic_deprecate_incoming_connection_ids_) { + if (!HasIncomingConnectionId(original_destination_connection_id)) { + incoming_connection_ids_.push_back(original_destination_connection_id); + } } InstallInitialCrypters(original_destination_connection_id); QUICHE_DCHECK(!original_destination_connection_id_.has_value()) << original_destination_connection_id_.value(); original_destination_connection_id_ = original_destination_connection_id; + original_destination_connection_id_replacement_ = ServerConnectionId(); } QuicConnectionId QuicConnection::GetOriginalDestinationConnectionId() { if (original_destination_connection_id_.has_value()) { return original_destination_connection_id_.value(); } - return server_connection_id_; + return ServerConnectionId(); +} + +bool QuicConnection::ValidateServerConnectionId( + const QuicPacketHeader& header) const { + if (perspective_ == Perspective::IS_CLIENT && + header.form == IETF_QUIC_SHORT_HEADER_PACKET) { + return true; + } + + QuicConnectionId server_connection_id = + GetServerConnectionIdAsRecipient(header, perspective_); + + if (server_connection_id == ServerConnectionId() || + HasIncomingConnectionId(server_connection_id)) { + return true; + } + + if (PacketCanReplaceServerConnectionId(header, perspective_)) { + QUIC_DLOG(INFO) << ENDPOINT << "Accepting packet with new connection ID " + << server_connection_id << " instead of " + << ServerConnectionId(); + return true; + } + + if (connection_migration_use_new_cid_ && + perspective_ == Perspective::IS_SERVER && + self_issued_cid_manager_ != nullptr && + self_issued_cid_manager_->IsConnectionIdInUse(server_connection_id)) { + return true; + } + + return false; } bool QuicConnection::OnUnauthenticatedPublicHeader( const QuicPacketHeader& header) { + last_packet_destination_connection_id_ = header.destination_connection_id; + // If last packet destination connection ID is the original server + // connection ID chosen by client, replaces it with the connection ID chosen + // by server. + if (use_connection_id_on_default_path_ && + perspective_ == Perspective::IS_SERVER && + original_destination_connection_id_.has_value() && + last_packet_destination_connection_id_ == + *original_destination_connection_id_) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_use_connection_id_on_default_path_v2, 3, + 3); + last_packet_destination_connection_id_ = + original_destination_connection_id_replacement_; + } + // As soon as we receive an initial we start ignoring subsequent retries. if (header.version_flag && header.long_packet_type == INITIAL) { framer_.set_drop_incoming_retry_packets(true); } - bool skip_server_connection_id_validation = - framer_.do_not_synthesize_source_cid_for_short_header() && - perspective_ == Perspective::IS_CLIENT && - header.form == IETF_QUIC_SHORT_HEADER_PACKET; - - QuicConnectionId server_connection_id = - GetServerConnectionIdAsRecipient(header, perspective_); - - if (!skip_server_connection_id_validation && - server_connection_id != server_connection_id_ && - !HasIncomingConnectionId(server_connection_id)) { - if (PacketCanReplaceConnectionId(header, perspective_)) { - QUIC_DLOG(INFO) << ENDPOINT << "Accepting packet with new connection ID " - << server_connection_id << " instead of " - << server_connection_id_; - return true; - } - + if (!ValidateServerConnectionId(header)) { ++stats_.packets_dropped; + QuicConnectionId server_connection_id = + GetServerConnectionIdAsRecipient(header, perspective_); QUIC_DLOG(INFO) << ENDPOINT << "Ignoring packet from unexpected server connection ID " << server_connection_id << " instead of " - << server_connection_id_; + << ServerConnectionId(); if (debug_visitor_ != nullptr) { debug_visitor_->OnIncorrectConnectionId(server_connection_id); } @@ -1066,18 +1127,15 @@ bool QuicConnection::OnUnauthenticatedPublicHeader( return true; } - if (framer_.do_not_synthesize_source_cid_for_short_header() && - perspective_ == Perspective::IS_SERVER && + if (perspective_ == Perspective::IS_SERVER && header.form == IETF_QUIC_SHORT_HEADER_PACKET) { - QUIC_RELOADABLE_FLAG_COUNT_N( - quic_do_not_synthesize_source_cid_for_short_header, 3, 3); return true; } QuicConnectionId client_connection_id = GetClientConnectionIdAsRecipient(header, perspective_); - if (client_connection_id == client_connection_id_) { + if (client_connection_id == ClientConnectionId()) { return true; } @@ -1089,11 +1147,18 @@ bool QuicConnection::OnUnauthenticatedPublicHeader( return true; } + if (connection_migration_use_new_cid_ && + perspective_ == Perspective::IS_CLIENT && + self_issued_cid_manager_ != nullptr && + self_issued_cid_manager_->IsConnectionIdInUse(client_connection_id)) { + return true; + } + ++stats_.packets_dropped; QUIC_DLOG(INFO) << ENDPOINT << "Ignoring packet from unexpected client connection ID " << client_connection_id << " instead of " - << client_connection_id_; + << ClientConnectionId(); return false; } @@ -1102,17 +1167,8 @@ bool QuicConnection::OnUnauthenticatedHeader(const QuicPacketHeader& header) { debug_visitor_->OnUnauthenticatedHeader(header); } - // Check that any public reset packet with a different connection ID that was - // routed to this QuicConnection has been redirected before control reaches - // here. - QUICHE_DCHECK((framer_.do_not_synthesize_source_cid_for_short_header() && - perspective_ == Perspective::IS_CLIENT && - header.form == IETF_QUIC_SHORT_HEADER_PACKET) || - GetServerConnectionIdAsRecipient(header, perspective_) == - server_connection_id_ || - HasIncomingConnectionId( - GetServerConnectionIdAsRecipient(header, perspective_)) || - PacketCanReplaceConnectionId(header, perspective_)); + // Sanity check on the server connection ID in header. + QUICHE_DCHECK(ValidateServerConnectionId(header)); if (packet_creator_.HasPendingFrames()) { // Incoming packets may change a queued ACK frame. @@ -1264,6 +1320,43 @@ bool QuicConnection::OnPacketHeader(const QuicPacketHeader& header) { default_path_.peer_address, GetEffectivePeerAddressFromCurrentPacket()); + if (connection_migration_use_new_cid_) { + auto effective_peer_address = GetEffectivePeerAddressFromCurrentPacket(); + // Since server does not send new connection ID to client before handshake + // completion and source connection ID is omitted in short header packet, + // the server_connection_id on PathState on the server side does not + // affect the packets server writes after handshake completion. On the + // other hand, it is still desirable to have the "correct" server + // connection ID set on path. + // 1) If client uses 1 unique server connection ID per path and the packet + // is received from an existing path, then + // last_packet_destination_connection_id_ will always be the same as the + // server connection ID on path. Server side will maintain the 1-to-1 + // mapping from server connection ID to path. + // 2) If client uses multiple server connection IDs on the same path, + // compared to the server_connection_id on path, + // last_packet_destination_connection_id_ has the advantage that it is + // still present in the session map since the packet can be routed here + // regardless of packet reordering. + if (IsDefaultPath(last_packet_destination_address_, + effective_peer_address)) { + default_path_.server_connection_id = + last_packet_destination_connection_id_; + } else if (IsAlternativePath(last_packet_destination_address_, + effective_peer_address)) { + alternative_path_.server_connection_id = + last_packet_destination_connection_id_; + } + } + + if (use_connection_id_on_default_path_ && + last_packet_destination_connection_id_ != ServerConnectionId() && + (!original_destination_connection_id_.has_value() || + last_packet_destination_connection_id_ != + *original_destination_connection_id_)) { + QUIC_CODE_COUNT(quic_connection_id_change); + } + QUIC_DLOG_IF(INFO, current_effective_peer_migration_type_ != NO_CHANGE) << ENDPOINT << "Effective peer's ip:port changed from " << default_path_.peer_address.ToString() << " to " @@ -1284,17 +1377,13 @@ bool QuicConnection::OnPacketHeader(const QuicPacketHeader& header) { uber_received_packet_manager_.RecordPacketReceived( last_decrypted_packet_level_, last_header_, idle_network_detector_.time_of_last_received_packet()); - if (GetQuicReloadableFlag(quic_enable_token_based_address_validation)) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_enable_token_based_address_validation, 2, - 2); - if (EnforceAntiAmplificationLimit() && !IsHandshakeConfirmed() && - !header.retry_token.empty() && - visitor_->ValidateToken(header.retry_token)) { - QUIC_DLOG(INFO) << ENDPOINT << "Address validated via token."; - QUIC_CODE_COUNT(quic_address_validated_via_token); - default_path_.validated = true; - stats_.address_validated_via_token = true; - } + if (EnforceAntiAmplificationLimit() && !IsHandshakeConfirmed() && + !header.retry_token.empty() && + visitor_->ValidateToken(header.retry_token)) { + QUIC_DLOG(INFO) << ENDPOINT << "Address validated via token."; + QUIC_CODE_COUNT(quic_address_validated_via_token); + default_path_.validated = true; + stats_.address_validated_via_token = true; } QUICHE_DCHECK(connected_); return true; @@ -1684,8 +1773,12 @@ bool QuicConnection::OnPathChallengeFrame(const QuicPathChallengeFrame& frame) { // PATH_RESPONSE. This context needs to be out of scope before returning. // TODO(danzh) inline OnPathChallengeFrameInternal() once // support_reverse_path_validation_ is deprecated. - QuicPacketCreator::ScopedPeerAddressContext context( - &packet_creator_, last_packet_source_address_); + auto context = + group_path_response_and_challenge_sending_closer_ + ? nullptr + : std::make_unique( + &packet_creator_, last_packet_source_address_, + /*update_connection_id=*/false); if (!OnPathChallengeFrameInternal(frame)) { return false; } @@ -1695,6 +1788,7 @@ bool QuicConnection::OnPathChallengeFrame(const QuicPathChallengeFrame& frame) { bool QuicConnection::OnPathChallengeFrameInternal( const QuicPathChallengeFrame& frame) { + should_proactively_validate_peer_address_on_path_challenge_ = false; // UpdatePacketContent() may start reverse path validation. if (!UpdatePacketContent(PATH_CHALLENGE_FRAME)) { return false; @@ -1703,6 +1797,35 @@ bool QuicConnection::OnPathChallengeFrameInternal( debug_visitor_->OnPathChallengeFrame(frame); } + std::unique_ptr context; + const QuicSocketAddress current_effective_peer_address = + GetEffectivePeerAddressFromCurrentPacket(); + if (group_path_response_and_challenge_sending_closer_) { + QuicConnectionId client_cid, server_cid; + FindOnPathConnectionIds(last_packet_destination_address_, + current_effective_peer_address, &client_cid, + &server_cid); + context = std::make_unique( + &packet_creator_, last_packet_source_address_, client_cid, server_cid, + connection_migration_use_new_cid_); + } + if (should_proactively_validate_peer_address_on_path_challenge_) { + QUIC_RELOADABLE_FLAG_COUNT( + quic_group_path_response_and_challenge_sending_closer); + // Conditions to proactively validate peer address: + // The perspective is server + // The PATH_CHALLENGE is received on an unvalidated alternative path. + // The connection isn't validating migrated peer address, which is of + // higher prority. + QUIC_DVLOG(1) << "Proactively validate the effective peer address " + << current_effective_peer_address; + QUIC_CODE_COUNT_N(quic_kick_off_client_address_validation, 2, 6); + ValidatePath(std::make_unique( + default_path_.self_address, last_packet_source_address_, + current_effective_peer_address, this), + std::make_unique( + this, peer_address())); + } if (!send_path_response_) { // Save the path challenge's payload, for later use in generating the // response. @@ -1717,10 +1840,19 @@ bool QuicConnection::OnPathChallengeFrameInternal( // Queue or send PATH_RESPONSE. Send PATH_RESPONSE to the source address of // the current incoming packet, even if it's not the default path or the // alternative path. - if (!SendPathResponse(frame.data_buffer, last_packet_source_address_)) { - // Queue the payloads to re-try later. - pending_path_challenge_payloads_.push_back( - {frame.data_buffer, last_packet_source_address_}); + const bool success = + SendPathResponse(frame.data_buffer, last_packet_source_address_, + current_effective_peer_address); + if (GetQuicReloadableFlag(quic_drop_unsent_path_response)) { + QUIC_RELOADABLE_FLAG_COUNT(quic_drop_unsent_path_response); + } + if (!success) { + QUIC_CODE_COUNT(quic_failed_to_send_path_response); + if (!GetQuicReloadableFlag(quic_drop_unsent_path_response)) { + // Queue the payloads to re-try later. + pending_path_challenge_payloads_.push_back( + {frame.data_buffer, last_packet_source_address_}); + } } // TODO(b/150095588): change the stats to // num_valid_path_challenge_received. @@ -1885,6 +2017,39 @@ bool QuicConnection::OnWindowUpdateFrame(const QuicWindowUpdateFrame& frame) { return connected_; } +void QuicConnection::OnClientConnectionIdAvailable() { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_migration_use_new_cid_v2, 3, 5); + QUICHE_DCHECK(perspective_ == Perspective::IS_SERVER); + if (!peer_issued_cid_manager_->HasUnusedConnectionId()) { + return; + } + if (default_path_.client_connection_id.IsEmpty()) { + const QuicConnectionIdData* unused_cid_data = + peer_issued_cid_manager_->ConsumeOneUnusedConnectionId(); + QUIC_DVLOG(1) << ENDPOINT << "Patch connection ID " + << unused_cid_data->connection_id << " to default path"; + default_path_.client_connection_id = unused_cid_data->connection_id; + default_path_.stateless_reset_token_received = true; + default_path_.stateless_reset_token = + unused_cid_data->stateless_reset_token; + QUICHE_DCHECK(!packet_creator_.HasPendingFrames()); + QUICHE_DCHECK(packet_creator_.GetDestinationConnectionId().IsEmpty()); + packet_creator_.SetClientConnectionId(default_path_.client_connection_id); + return; + } + if (alternative_path_.peer_address.IsInitialized() && + alternative_path_.client_connection_id.IsEmpty()) { + const QuicConnectionIdData* unused_cid_data = + peer_issued_cid_manager_->ConsumeOneUnusedConnectionId(); + QUIC_DVLOG(1) << ENDPOINT << "Patch connection ID " + << unused_cid_data->connection_id << " to alternative path"; + alternative_path_.client_connection_id = unused_cid_data->connection_id; + alternative_path_.stateless_reset_token_received = true; + alternative_path_.stateless_reset_token = + unused_cid_data->stateless_reset_token; + } +} + bool QuicConnection::OnNewConnectionIdFrameInner( const QuicNewConnectionIdFrame& frame) { QUICHE_DCHECK(support_multiple_connection_ids_); @@ -1903,7 +2068,11 @@ bool QuicConnection::OnNewConnectionIdFrameInner( ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); return false; } - QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_support_multiple_cids_v2, 1, 2); + if (use_connection_id_on_default_path_ && + perspective_ == Perspective::IS_SERVER) { + OnClientConnectionIdAvailable(); + } + QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_support_multiple_cids_v4, 1, 2); return true; } @@ -1939,6 +2108,11 @@ bool QuicConnection::OnRetireConnectionIdFrame( if (debug_visitor_ != nullptr) { debug_visitor_->OnRetireConnectionIdFrame(frame); } + if (use_connection_id_on_default_path_ && + !connection_migration_use_new_cid_) { + // Do not respond to RetireConnectionId frame. + return true; + } if (!support_multiple_connection_ids_) { return true; } @@ -1957,7 +2131,7 @@ bool QuicConnection::OnRetireConnectionIdFrame( ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); return false; } - QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_support_multiple_cids_v2, 2, 2); + QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_support_multiple_cids_v4, 2, 2); return true; } @@ -1972,17 +2146,14 @@ bool QuicConnection::OnNewTokenFrame(const QuicNewTokenFrame& frame) { if (debug_visitor_ != nullptr) { debug_visitor_->OnNewTokenFrame(frame); } - if (GetQuicReloadableFlag(quic_enable_token_based_address_validation)) { - if (perspective_ == Perspective::IS_SERVER) { - CloseConnection(QUIC_INVALID_NEW_TOKEN, - "Server received new token frame.", - ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); - return false; - } - // NEW_TOKEN frame should insitgate ACKs. - MaybeUpdateAckTimeout(); - visitor_->OnNewTokenReceived(frame.token); + if (perspective_ == Perspective::IS_SERVER) { + CloseConnection(QUIC_INVALID_NEW_TOKEN, "Server received new token frame.", + ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); + return false; } + // NEW_TOKEN frame should insitgate ACKs. + MaybeUpdateAckTimeout(); + visitor_->OnNewTokenReceived(frame.token); return true; } @@ -2181,21 +2352,14 @@ void QuicConnection::MaybeRespondToConnectivityProbingOrMigration() { return; } } - // Server starts to migrate connection upon receiving of non-probing packet - // from a new peer address. - if (!start_peer_migration_earlier_ && - last_header_.packet_number == GetLargestReceivedPacket()) { - direct_peer_address_ = last_packet_source_address_; - if (current_effective_peer_migration_type_ != NO_CHANGE) { - // TODO(fayang): When multiple packet number spaces is supported, only - // start peer migration for the application data. - StartEffectivePeerMigration(current_effective_peer_migration_type_); - } - } } bool QuicConnection::IsValidStatelessResetToken( const StatelessResetToken& token) const { + if (use_connection_id_on_default_path_) { + return default_path_.stateless_reset_token_received && + token == default_path_.stateless_reset_token; + } return stateless_reset_token_received_ && token == received_stateless_reset_token_; } @@ -2280,23 +2444,13 @@ void QuicConnection::ClearLastFrames() { } void QuicConnection::CloseIfTooManyOutstandingSentPackets() { - bool should_close; - if (GetQuicReloadableFlag( - quic_close_connection_with_too_many_outstanding_packets)) { - QUIC_RELOADABLE_FLAG_COUNT( - quic_close_connection_with_too_many_outstanding_packets); - should_close = - sent_packet_manager_.GetLargestSentPacket().IsInitialized() && - sent_packet_manager_.GetLargestSentPacket() > - sent_packet_manager_.GetLeastUnacked() + max_tracked_packets_; - } else { - should_close = - sent_packet_manager_.GetLargestObserved().IsInitialized() && - sent_packet_manager_.GetLargestObserved() > - sent_packet_manager_.GetLeastUnacked() + max_tracked_packets_; - } // This occurs if we don't discard old packets we've seen fast enough. It's // possible largest observed is less than leaset unacked. + const bool should_close = + sent_packet_manager_.GetLargestSentPacket().IsInitialized() && + sent_packet_manager_.GetLargestSentPacket() > + sent_packet_manager_.GetLeastUnacked() + max_tracked_packets_; + if (should_close) { CloseConnection( QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS, @@ -2414,18 +2568,23 @@ QuicConsumedData QuicConnection::SendStreamData(QuicStreamId id, QuicUtils::IsCryptoStreamId(transport_version(), id)) { MaybeActivateLegacyVersionEncapsulation(); } - if (GetQuicReloadableFlag(quic_preempt_stream_data_with_handshake_packet) && - perspective_ == Perspective::IS_SERVER && + if (perspective_ == Perspective::IS_SERVER && version().CanSendCoalescedPackets() && !IsHandshakeConfirmed()) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_preempt_stream_data_with_handshake_packet, - 1, 2); + if (GetQuicReloadableFlag(quic_donot_pto_half_rtt_data)) { + QUIC_RELOADABLE_FLAG_COUNT(quic_donot_pto_half_rtt_data); + if (in_on_retransmission_time_out_ && + coalesced_packet_.NumberOfPackets() == 0u) { + // PTO fires while handshake is not confirmed. Do not preempt handshake + // data with stream data. + QUIC_CODE_COUNT(quic_try_to_send_half_rtt_data_when_pto_fires); + return QuicConsumedData(0, false); + } + } if (coalesced_packet_.ContainsPacketOfEncryptionLevel(ENCRYPTION_INITIAL) && coalesced_packet_.NumberOfPackets() == 1u) { // Handshake is not confirmed yet, if there is only an initial packet in // the coalescer, try to bundle an ENCRYPTION_HANDSHAKE packet before // sending stream data. - QUIC_RELOADABLE_FLAG_COUNT_N( - quic_preempt_stream_data_with_handshake_packet, 2, 2); sent_packet_manager_.RetransmitDataOfSpaceIfAny(HANDSHAKE_DATA); } } @@ -2510,8 +2669,8 @@ const QuicConnectionStats& QuicConnection::GetStats() { stats_.estimated_bandwidth = sent_packet_manager_.BandwidthEstimate(); sent_packet_manager_.GetSendAlgorithm()->PopulateConnectionStats(&stats_); - stats_.max_packet_size = packet_creator_.max_packet_length(); - stats_.max_received_packet_size = largest_received_packet_size_; + stats_.egress_mtu = long_term_mtu_; + stats_.ingress_mtu = largest_received_packet_size_; return stats_; } @@ -2745,6 +2904,7 @@ void QuicConnection::ProcessUdpPacket(const QuicSocketAddress& self_address, MaybeSendInResponseToPacket(); } SetPingAlarm(); + RetirePeerIssuedConnectionIdsNoLongerOnPath(); current_packet_data_ = nullptr; is_current_packet_connectivity_probing_ = false; } @@ -2789,8 +2949,12 @@ void QuicConnection::OnCanWrite() { QUIC_RELOADABLE_FLAG_COUNT_N(quic_send_path_response2, 4, 5); const PendingPathChallenge& pending_path_challenge = pending_path_challenge_payloads_.front(); + // Note connection_migration_use_cid_ will depends on + // quic_drop_unsent_path_response flag eventually, and hence the empty + // effective_peer_address here will not be used. if (!SendPathResponse(pending_path_challenge.received_path_challenge, - pending_path_challenge.peer_address)) { + pending_path_challenge.peer_address, + /*effective_peer_address=*/QuicSocketAddress())) { break; } pending_path_challenge_payloads_.pop_front(); @@ -2826,6 +2990,17 @@ void QuicConnection::WriteIfNotBlocked() { } } +void QuicConnection::SetServerConnectionId( + const QuicConnectionId& server_connection_id) { + if (use_connection_id_on_default_path_) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_use_connection_id_on_default_path_v2, 2, + 3); + default_path_.server_connection_id = server_connection_id; + } else { + server_connection_id_ = server_connection_id; + } +} + void QuicConnection::ReplaceInitialServerConnectionId( const QuicConnectionId& new_server_connection_id) { QUICHE_DCHECK(perspective_ == Perspective::IS_CLIENT); @@ -2836,10 +3011,10 @@ void QuicConnection::ReplaceInitialServerConnectionId( if (peer_issued_cid_manager_ != nullptr) { QUIC_BUG_IF(quic_bug_12714_22, !peer_issued_cid_manager_->IsConnectionIdActive( - server_connection_id_)) + ServerConnectionId())) << "Connection ID replaced header is no longer active. old id: " - << server_connection_id_ << " new_id: " << new_server_connection_id; - peer_issued_cid_manager_->ReplaceConnectionId(server_connection_id_, + << ServerConnectionId() << " new_id: " << new_server_connection_id; + peer_issued_cid_manager_->ReplaceConnectionId(ServerConnectionId(), new_server_connection_id); } else { peer_issued_cid_manager_ = @@ -2849,8 +3024,74 @@ void QuicConnection::ReplaceInitialServerConnectionId( } } } - server_connection_id_ = new_server_connection_id; - packet_creator_.SetServerConnectionId(server_connection_id_); + SetServerConnectionId(new_server_connection_id); + packet_creator_.SetServerConnectionId(ServerConnectionId()); +} + +void QuicConnection::FindMatchingOrNewClientConnectionIdOrToken( + const PathState& default_path, + const PathState& alternative_path, + const QuicConnectionId& server_connection_id, + QuicConnectionId* client_connection_id, + bool* stateless_reset_token_received, + StatelessResetToken* stateless_reset_token) { + if (!use_connection_id_on_default_path_) { + return; + } + QUICHE_DCHECK(perspective_ == Perspective::IS_SERVER); + if (peer_issued_cid_manager_ == nullptr || + server_connection_id == default_path.server_connection_id) { + *client_connection_id = default_path.client_connection_id; + *stateless_reset_token_received = + default_path.stateless_reset_token_received; + *stateless_reset_token = default_path.stateless_reset_token; + return; + } + if (server_connection_id == alternative_path_.server_connection_id) { + *client_connection_id = alternative_path.client_connection_id; + *stateless_reset_token_received = + alternative_path.stateless_reset_token_received; + *stateless_reset_token = alternative_path.stateless_reset_token; + return; + } + if (!connection_migration_use_new_cid_) { + QUIC_BUG(quic_bug_46004) << "Cannot find matching connection ID."; + return; + } + auto* connection_id_data = + peer_issued_cid_manager_->ConsumeOneUnusedConnectionId(); + if (connection_id_data == nullptr) { + return; + } + *client_connection_id = connection_id_data->connection_id; + *stateless_reset_token = connection_id_data->stateless_reset_token; + *stateless_reset_token_received = true; +} + +bool QuicConnection::FindOnPathConnectionIds( + const QuicSocketAddress& self_address, + const QuicSocketAddress& peer_address, + QuicConnectionId* client_connection_id, + QuicConnectionId* server_connection_id) const { + if (IsDefaultPath(self_address, peer_address)) { + *client_connection_id = default_path_.client_connection_id, + *server_connection_id = default_path_.server_connection_id; + return true; + } + if (IsAlternativePath(self_address, peer_address)) { + *client_connection_id = alternative_path_.client_connection_id, + *server_connection_id = alternative_path_.server_connection_id; + return true; + } + return false; +} + +void QuicConnection::SetDefaultPathState(PathState new_path_state) { + default_path_ = std::move(new_path_state); + if (connection_migration_use_new_cid_) { + packet_creator_.SetClientConnectionId(default_path_.client_connection_id); + packet_creator_.SetServerConnectionId(default_path_.server_connection_id); + } } bool QuicConnection::ProcessValidatedPacket(const QuicPacketHeader& header) { @@ -2885,21 +3126,21 @@ bool QuicConnection::ProcessValidatedPacket(const QuicPacketHeader& header) { default_path_.self_address = last_packet_destination_address_; } - if (PacketCanReplaceConnectionId(header, perspective_) && - server_connection_id_ != header.source_connection_id) { + if (PacketCanReplaceServerConnectionId(header, perspective_) && + ServerConnectionId() != header.source_connection_id) { QUICHE_DCHECK_EQ(header.long_packet_type, INITIAL); if (server_connection_id_replaced_by_initial_) { QUIC_DLOG(ERROR) << ENDPOINT << "Refusing to replace connection ID " - << server_connection_id_ << " with " + << ServerConnectionId() << " with " << header.source_connection_id; return false; } server_connection_id_replaced_by_initial_ = true; QUIC_DLOG(INFO) << ENDPOINT << "Replacing connection ID " - << server_connection_id_ << " with " + << ServerConnectionId() << " with " << header.source_connection_id; if (!original_destination_connection_id_.has_value()) { - original_destination_connection_id_ = server_connection_id_; + original_destination_connection_id_ = ServerConnectionId(); } ReplaceInitialServerConnectionId(header.source_connection_id); } @@ -3039,6 +3280,15 @@ bool QuicConnection::ShouldGeneratePacket( QuicVersionUsesCryptoFrames(transport_version())) << ENDPOINT << "Handshake in STREAM frames should not check ShouldGeneratePacket"; + if (support_multiple_connection_ids_ && peer_issued_cid_manager_ != nullptr && + packet_creator_.GetDestinationConnectionId().IsEmpty()) { + QUIC_CODE_COUNT(quic_generate_packet_blocked_by_no_connection_id); + QUIC_BUG_IF(quic_bug_90265_1, perspective_ == Perspective::IS_CLIENT); + QUIC_DLOG(INFO) << ENDPOINT + << "There is no destination connection ID available to " + "generate packet."; + return false; + } if (!count_bytes_on_alternative_path_separately_) { return CanWrite(retransmittable); } @@ -3319,7 +3569,7 @@ bool QuicConnection::WritePacket(SerializedPacket* packet) { legacy_version_encapsulation_sni_, absl::string_view(packet->encrypted_buffer, packet->encrypted_length), - server_connection_id_, framer_.creation_time(), + ServerConnectionId(), framer_.creation_time(), GetLimitedMaxPacketSize(long_term_mtu_), const_cast(packet->encrypted_buffer)); if (encapsulated_length != 0) { @@ -3514,6 +3764,7 @@ bool QuicConnection::WritePacket(SerializedPacket* packet) { SetRetransmissionAlarm(); } SetPingAlarm(); + RetirePeerIssuedConnectionIdsNoLongerOnPath(); // The packet number length must be updated after OnPacketSent, because it // may change the packet number length in packet. @@ -3827,13 +4078,13 @@ void QuicConnection::OnPathMtuIncreased(QuicPacketLength packet_size) { std::unique_ptr QuicConnection::MakeSelfIssuedConnectionIdManager() { QUICHE_DCHECK((perspective_ == Perspective::IS_CLIENT && - !client_connection_id_.IsEmpty()) || + !ClientConnectionId().IsEmpty()) || (perspective_ == Perspective::IS_SERVER && - !server_connection_id_.IsEmpty())); + !ServerConnectionId().IsEmpty())); return std::make_unique( kMinNumOfActiveConnectionIds, - perspective_ == Perspective::IS_CLIENT ? client_connection_id_ - : server_connection_id_, + perspective_ == Perspective::IS_CLIENT ? ClientConnectionId() + : ServerConnectionId(), clock_, alarm_factory_, this); } @@ -3847,6 +4098,11 @@ void QuicConnection::MaybeSendConnectionIdToClient() { void QuicConnection::OnHandshakeComplete() { sent_packet_manager_.SetHandshakeConfirmed(); + if (connection_migration_use_new_cid_ && + perspective_ == Perspective::IS_SERVER && + self_issued_cid_manager_ != nullptr) { + self_issued_cid_manager_->MaybeSendNewConnectionIds(); + } if (send_ack_frequency_on_handshake_completion_ && sent_packet_manager_.CanSendAckFrequency()) { QUIC_RELOADABLE_FLAG_COUNT_N(quic_can_send_ack_frequency, 2, 3); @@ -3926,6 +4182,7 @@ void QuicConnection::SendAck() { } void QuicConnection::OnRetransmissionTimeout() { + ScopedRetransmissionTimeoutIndicator indicator(this); #ifndef NDEBUG if (sent_packet_manager_.unacked_packets().empty()) { QUICHE_DCHECK(sent_packet_manager_.handshake_mode_disabled()); @@ -4309,8 +4566,9 @@ void QuicConnection::SendConnectionClosePacket( QuicIetfTransportErrorCodes ietf_error, const std::string& details) { // Always use the current path to send CONNECTION_CLOSE. - QuicPacketCreator::ScopedPeerAddressContext context(&packet_creator_, - peer_address()); + QuicPacketCreator::ScopedPeerAddressContext context( + &packet_creator_, peer_address(), default_path_.client_connection_id, + default_path_.server_connection_id, connection_migration_use_new_cid_); if (!SupportsMultiplePacketNumberSpaces()) { QUIC_DLOG(INFO) << ENDPOINT << "Sending connection close packet."; if (!use_encryption_level_context_) { @@ -4472,6 +4730,7 @@ QuicByteCount QuicConnection::max_packet_length() const { void QuicConnection::SetMaxPacketLength(QuicByteCount length) { long_term_mtu_ = length; + stats_.max_egress_mtu = std::max(stats_.max_egress_mtu, long_term_mtu_); MaybeUpdatePacketCreatorMaxPacketLengthAndPadding(); } @@ -4838,7 +5097,7 @@ bool QuicConnection::SendGenericPathProbePacket( QUIC_DLOG(INFO) << ENDPOINT << "Sending path probe packet for connection_id = " - << server_connection_id_; + << ServerConnectionId(); std::unique_ptr probing_packet; if (!version().HasIetfQuicFrames()) { @@ -4883,7 +5142,7 @@ bool QuicConnection::WritePacketUsingWriter( const QuicTime packet_send_time = clock_->Now(); QUIC_DVLOG(2) << ENDPOINT << "Sending path probe packet for server connection ID " - << server_connection_id_ << std::endl + << ServerConnectionId() << std::endl << quiche::QuicheTextUtils::HexDump(absl::string_view( packet->encrypted_buffer, packet->encrypted_length)); WriteResult result = writer->WritePacket( @@ -5083,10 +5342,19 @@ void QuicConnection::StartEffectivePeerMigration(AddressChangeType type) { // Update the default path. if (IsAlternativePath(last_packet_destination_address_, current_effective_peer_address)) { - default_path_ = std::move(alternative_path_); + SetDefaultPathState(std::move(alternative_path_)); } else { - default_path_ = PathState(last_packet_destination_address_, - current_effective_peer_address); + QuicConnectionId client_connection_id; + bool stateless_reset_token_received = false; + StatelessResetToken stateless_reset_token; + FindMatchingOrNewClientConnectionIdOrToken( + previous_default_path, alternative_path_, + last_packet_destination_connection_id_, &client_connection_id, + &stateless_reset_token_received, &stateless_reset_token); + SetDefaultPathState(PathState( + last_packet_destination_address_, current_effective_peer_address, + client_connection_id, last_packet_destination_connection_id_, + stateless_reset_token_received, stateless_reset_token)); // The path is considered validated if its peer IP address matches any // validated path's peer IP address. default_path_.validated = @@ -5293,8 +5561,17 @@ bool QuicConnection::UpdatePacketContent(QuicFrameType type) { << current_effective_peer_address << ", self address " << last_packet_destination_address_; if (!validate_client_addresses_) { - alternative_path_ = PathState(last_packet_destination_address_, - current_effective_peer_address); + QuicConnectionId client_cid; + bool stateless_reset_token_received = false; + StatelessResetToken stateless_reset_token; + FindMatchingOrNewClientConnectionIdOrToken( + default_path_, alternative_path_, + last_packet_destination_connection_id_, &client_cid, + &stateless_reset_token_received, &stateless_reset_token); + alternative_path_ = PathState( + last_packet_destination_address_, current_effective_peer_address, + client_cid, last_packet_destination_connection_id_, + stateless_reset_token_received, stateless_reset_token); } else if (!default_path_.validated) { QUIC_CODE_COUNT_N(quic_server_reverse_validate_new_path3, 4, 6); // Skip reverse path validation because either handshake hasn't @@ -5311,24 +5588,38 @@ bool QuicConnection::UpdatePacketContent(QuicFrameType type) { << "No validated peer address to send after handshake comfirmed."; } else if (!IsReceivedPeerAddressValidated()) { QUIC_CODE_COUNT_N(quic_server_reverse_validate_new_path3, 5, 6); + QuicConnectionId client_connection_id; + bool stateless_reset_token_received; + StatelessResetToken stateless_reset_token; + FindMatchingOrNewClientConnectionIdOrToken( + default_path_, alternative_path_, + last_packet_destination_connection_id_, &client_connection_id, + &stateless_reset_token_received, &stateless_reset_token); // Only override alternative path state upon receiving a PATH_CHALLENGE // from an unvalidated peer address, and the connection isn't validating // a recent peer migration. - alternative_path_ = PathState(last_packet_destination_address_, - current_effective_peer_address); - // Conditions to proactively validate peer address: - // The perspective is server - // The PATH_CHALLENGE is received on an unvalidated alternative path. - // The connection isn't validating migrated peer address, which is of - // higher prority. - QUIC_DVLOG(1) << "Proactively validate the effective peer address " - << current_effective_peer_address; - ValidatePath( - std::make_unique( - default_path_.self_address, current_effective_peer_address, - current_effective_peer_address, this), - std::make_unique( - this, peer_address())); + alternative_path_ = PathState( + last_packet_destination_address_, current_effective_peer_address, + client_connection_id, last_packet_destination_connection_id_, + stateless_reset_token_received, stateless_reset_token); + if (group_path_response_and_challenge_sending_closer_) { + should_proactively_validate_peer_address_on_path_challenge_ = true; + } else { + // Conditions to proactively validate peer address: + // The perspective is server + // The PATH_CHALLENGE is received on an unvalidated alternative path. + // The connection isn't validating migrated peer address, which is of + // higher prority. + QUIC_DVLOG(1) << "Proactively validate the effective peer address " + << current_effective_peer_address; + QUIC_CODE_COUNT_N(quic_kick_off_client_address_validation, 1, 6); + ValidatePath( + std::make_unique( + default_path_.self_address, last_packet_source_address_, + current_effective_peer_address, this), + std::make_unique( + this, peer_address())); + } } } MaybeUpdateBytesReceivedFromAlternativeAddress(last_size_); @@ -5398,10 +5689,6 @@ bool QuicConnection::UpdatePacketContent(QuicFrameType type) { void QuicConnection::MaybeStartIetfPeerMigration() { QUICHE_DCHECK(version().HasIetfQuicFrames()); - if (!start_peer_migration_earlier_) { - return; - } - QUIC_CODE_COUNT(quic_start_peer_migration_earlier); if (current_effective_peer_migration_type_ != NO_CHANGE && !IsHandshakeConfirmed()) { QUIC_LOG_EVERY_N_SEC(INFO, 60) @@ -5970,14 +6257,21 @@ void QuicConnection::set_client_connection_id( << client_connection_id << " with unsupported version " << version(); return; } - client_connection_id_ = client_connection_id; + if (use_connection_id_on_default_path_) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_use_connection_id_on_default_path_v2, 1, + 3); + default_path_.client_connection_id = client_connection_id; + } else { + client_connection_id_ = client_connection_id; + } + client_connection_id_is_set_ = true; - if (support_multiple_connection_ids_ && !client_connection_id_.IsEmpty()) { + if (support_multiple_connection_ids_ && !client_connection_id.IsEmpty()) { if (perspective_ == Perspective::IS_SERVER) { QUICHE_DCHECK(peer_issued_cid_manager_ == nullptr); peer_issued_cid_manager_ = std::make_unique( - kMinNumOfActiveConnectionIds, client_connection_id_, clock_, + kMinNumOfActiveConnectionIds, client_connection_id, clock_, alarm_factory_, this); } else { // Note in Chromium client, set_client_connection_id is not called and @@ -5986,11 +6280,11 @@ void QuicConnection::set_client_connection_id( } } QUIC_DLOG(INFO) << ENDPOINT << "setting client connection ID to " - << client_connection_id_ + << ClientConnectionId() << " for connection with server connection ID " - << server_connection_id_; - packet_creator_.SetClientConnectionId(client_connection_id_); - framer_.SetExpectedClientConnectionIdLength(client_connection_id_.length()); + << ServerConnectionId(); + packet_creator_.SetClientConnectionId(ClientConnectionId()); + framer_.SetExpectedClientConnectionIdLength(ClientConnectionId().length()); } void QuicConnection::OnPathDegradingDetected() { @@ -6069,12 +6363,21 @@ void QuicConnection::OnIdleNetworkDetected() { void QuicConnection::OnPeerIssuedConnectionIdRetired() { QUICHE_DCHECK(peer_issued_cid_manager_ != nullptr); QuicConnectionId* default_path_cid = perspective_ == Perspective::IS_CLIENT - ? &server_connection_id_ - : &client_connection_id_; + ? &ServerConnectionId() + : &ClientConnectionId(); + QuicConnectionId* alternative_path_cid = + perspective_ == Perspective::IS_CLIENT + ? &alternative_path_.server_connection_id + : &alternative_path_.client_connection_id; + bool default_path_and_alternative_path_use_the_same_peer_connection_id = + *default_path_cid == *alternative_path_cid; if (!default_path_cid->IsEmpty() && !peer_issued_cid_manager_->IsConnectionIdActive(*default_path_cid)) { *default_path_cid = QuicConnectionId(); } + // TODO(haoyuewang) Handle the change for default_path_ & alternatvie_path_ + // via the same helper function after use_connection_id_on_default_path_ is + // default true. if (default_path_cid->IsEmpty()) { // Try setting a new connection ID now such that subsequent // RetireConnectionId frames can be sent on the default path. @@ -6082,9 +6385,15 @@ void QuicConnection::OnPeerIssuedConnectionIdRetired() { peer_issued_cid_manager_->ConsumeOneUnusedConnectionId(); if (unused_connection_id_data != nullptr) { *default_path_cid = unused_connection_id_data->connection_id; - received_stateless_reset_token_ = - unused_connection_id_data->stateless_reset_token; - stateless_reset_token_received_ = true; + if (use_connection_id_on_default_path_) { + default_path_.stateless_reset_token = + unused_connection_id_data->stateless_reset_token; + default_path_.stateless_reset_token_received = true; + } else { + received_stateless_reset_token_ = + unused_connection_id_data->stateless_reset_token; + stateless_reset_token_received_ = true; + } if (perspective_ == Perspective::IS_CLIENT) { packet_creator_.SetServerConnectionId( unused_connection_id_data->connection_id); @@ -6094,32 +6403,56 @@ void QuicConnection::OnPeerIssuedConnectionIdRetired() { } } } + if (use_connection_id_on_default_path_) { + if (default_path_and_alternative_path_use_the_same_peer_connection_id) { + *alternative_path_cid = *default_path_cid; + alternative_path_.stateless_reset_token_received = + default_path_.stateless_reset_token_received; + alternative_path_.stateless_reset_token = + default_path_.stateless_reset_token; + } else if (!alternative_path_cid->IsEmpty() && + !peer_issued_cid_manager_->IsConnectionIdActive( + *alternative_path_cid)) { + *alternative_path_cid = EmptyQuicConnectionId(); + const QuicConnectionIdData* unused_connection_id_data = + peer_issued_cid_manager_->ConsumeOneUnusedConnectionId(); + if (unused_connection_id_data != nullptr) { + *alternative_path_cid = unused_connection_id_data->connection_id; + alternative_path_.stateless_reset_token = + unused_connection_id_data->stateless_reset_token; + alternative_path_.stateless_reset_token_received = true; + } + } + } std::vector retired_cid_sequence_numbers = peer_issued_cid_manager_->ConsumeToBeRetiredConnectionIdSequenceNumbers(); QUICHE_DCHECK(!retired_cid_sequence_numbers.empty()); for (const auto& sequence_number : retired_cid_sequence_numbers) { + ++stats_.num_retire_connection_id_sent; visitor_->SendRetireConnectionId(sequence_number); } } bool QuicConnection::SendNewConnectionId( const QuicNewConnectionIdFrame& frame) { - QUICHE_DCHECK(perspective_ == Perspective::IS_SERVER); visitor_->SendNewConnectionId(frame); + ++stats_.num_new_connection_id_sent; return connected_; } void QuicConnection::OnNewConnectionIdIssued( const QuicConnectionId& connection_id) { - QUICHE_DCHECK(perspective_ == Perspective::IS_SERVER); - visitor_->OnServerConnectionIdIssued(connection_id); + if (perspective_ == Perspective::IS_SERVER) { + visitor_->OnServerConnectionIdIssued(connection_id); + } } void QuicConnection::OnSelfIssuedConnectionIdRetired( const QuicConnectionId& connection_id) { - QUICHE_DCHECK(perspective_ == Perspective::IS_SERVER); - visitor_->OnServerConnectionIdRetired(connection_id); + if (perspective_ == Perspective::IS_SERVER) { + visitor_->OnServerConnectionIdRetired(connection_id); + } } void QuicConnection::MaybeUpdateAckTimeout() { @@ -6197,15 +6530,41 @@ bool QuicConnection::SendPathChallenge( const QuicPathFrameBuffer& data_buffer, const QuicSocketAddress& self_address, const QuicSocketAddress& peer_address, - const QuicSocketAddress& /*effective_peer_address*/, + const QuicSocketAddress& effective_peer_address, QuicPacketWriter* writer) { + if (connection_migration_use_new_cid_) { + { + QuicConnectionId client_cid, server_cid; + FindOnPathConnectionIds(self_address, effective_peer_address, &client_cid, + &server_cid); + QuicPacketCreator::ScopedPeerAddressContext context( + &packet_creator_, peer_address, client_cid, server_cid, + connection_migration_use_new_cid_); + if (writer == writer_) { + ScopedPacketFlusher flusher(this); + // It's on current path, add the PATH_CHALLENGE the same way as other + // frames. This may cause connection to be closed. + packet_creator_.AddPathChallengeFrame(data_buffer); + } else { + std::unique_ptr probing_packet = + packet_creator_.SerializePathChallengeConnectivityProbingPacket( + data_buffer); + QUICHE_DCHECK_EQ(IsRetransmittable(*probing_packet), + NO_RETRANSMITTABLE_DATA); + QUICHE_DCHECK_EQ(self_address, alternative_path_.self_address); + WritePacketUsingWriter(std::move(probing_packet), writer, self_address, + peer_address, /*measure_rtt=*/false); + } + } + return connected_; + } if (writer == writer_) { ScopedPacketFlusher flusher(this); { // It's on current path, add the PATH_CHALLENGE the same way as other // frames. - QuicPacketCreator::ScopedPeerAddressContext context(&packet_creator_, - peer_address); + QuicPacketCreator::ScopedPeerAddressContext context( + &packet_creator_, peer_address, /*update_connection_id=*/false); // This may cause connection to be closed. packet_creator_.AddPathChallengeFrame(data_buffer); } @@ -6236,26 +6595,75 @@ void QuicConnection::ValidatePath( std::unique_ptr context, std::unique_ptr result_delegate) { QUICHE_DCHECK(use_path_validator_); - if (perspective_ == Perspective::IS_CLIENT && + if (!connection_migration_use_new_cid_ && + perspective_ == Perspective::IS_CLIENT && !IsDefaultPath(context->self_address(), context->peer_address())) { - alternative_path_ = - PathState(context->self_address(), context->peer_address()); + alternative_path_ = PathState( + context->self_address(), context->peer_address(), + default_path_.client_connection_id, default_path_.server_connection_id, + default_path_.stateless_reset_token_received, + default_path_.stateless_reset_token); } if (path_validator_.HasPendingPathValidation()) { // Cancel and fail any earlier validation. path_validator_.CancelPathValidation(); } + if (connection_migration_use_new_cid_ && + perspective_ == Perspective::IS_CLIENT && + !IsDefaultPath(context->self_address(), context->peer_address())) { + if (self_issued_cid_manager_ != nullptr) { + self_issued_cid_manager_->MaybeSendNewConnectionIds(); + if (!connected_) { + return; + } + } + if ((self_issued_cid_manager_ != nullptr && + !self_issued_cid_manager_->HasConnectionIdToConsume()) || + (peer_issued_cid_manager_ != nullptr && + !peer_issued_cid_manager_->HasUnusedConnectionId())) { + QUIC_DVLOG(1) << "Client cannot start new path validation as there is no " + "requried connection ID is available."; + result_delegate->OnPathValidationFailure(std::move(context)); + return; + } + QuicConnectionId client_connection_id, server_connection_id; + StatelessResetToken stateless_reset_token; + bool stateless_reset_token_received = false; + if (self_issued_cid_manager_ != nullptr) { + client_connection_id = + *self_issued_cid_manager_->ConsumeOneConnectionId(); + } + if (peer_issued_cid_manager_ != nullptr) { + const auto* connection_id_data = + peer_issued_cid_manager_->ConsumeOneUnusedConnectionId(); + server_connection_id = connection_id_data->connection_id; + stateless_reset_token_received = true; + stateless_reset_token = connection_id_data->stateless_reset_token; + } + alternative_path_ = + PathState(context->self_address(), context->peer_address(), + client_connection_id, server_connection_id, + stateless_reset_token_received, stateless_reset_token); + } path_validator_.StartPathValidation(std::move(context), std::move(result_delegate)); } -bool QuicConnection::SendPathResponse(const QuicPathFrameBuffer& data_buffer, - QuicSocketAddress peer_address_to_send) { +bool QuicConnection::SendPathResponse( + const QuicPathFrameBuffer& data_buffer, + const QuicSocketAddress& peer_address_to_send, + const QuicSocketAddress& effective_peer_address) { + QuicConnectionId client_cid, server_cid; + if (connection_migration_use_new_cid_) { + FindOnPathConnectionIds(last_packet_destination_address_, + effective_peer_address, &client_cid, &server_cid); + } // Send PATH_RESPONSE using the provided peer address. If the creator has been // using a different peer address, it will flush before and after serializing // the current PATH_RESPONSE. - QuicPacketCreator::ScopedPeerAddressContext context(&packet_creator_, - peer_address_to_send); + QuicPacketCreator::ScopedPeerAddressContext context( + &packet_creator_, peer_address_to_send, client_cid, server_cid, + connection_migration_use_new_cid_); QUIC_DVLOG(1) << ENDPOINT << "Send PATH_RESPONSE to " << peer_address_to_send; if (default_path_.self_address == last_packet_destination_address_) { // The PATH_CHALLENGE is received on the default socket. Respond on the same @@ -6315,12 +6723,84 @@ void QuicConnection::CancelPathValidation() { path_validator_.CancelPathValidation(); } -void QuicConnection::MigratePath(const QuicSocketAddress& self_address, +bool QuicConnection::UpdateConnectionIdsOnClientMigration( + const QuicSocketAddress& self_address, + const QuicSocketAddress& peer_address) { + QUICHE_DCHECK(perspective_ == Perspective::IS_CLIENT); + if (IsAlternativePath(self_address, peer_address)) { + // Client migration is after path validation. + default_path_.client_connection_id = alternative_path_.client_connection_id; + default_path_.server_connection_id = alternative_path_.server_connection_id; + default_path_.stateless_reset_token = + alternative_path_.stateless_reset_token; + default_path_.stateless_reset_token_received = + alternative_path_.stateless_reset_token_received; + return true; + } + // Client migration is without path validation. + if (self_issued_cid_manager_ != nullptr) { + self_issued_cid_manager_->MaybeSendNewConnectionIds(); + if (!connected_) { + return false; + } + } + if ((self_issued_cid_manager_ != nullptr && + !self_issued_cid_manager_->HasConnectionIdToConsume()) || + (peer_issued_cid_manager_ != nullptr && + !peer_issued_cid_manager_->HasUnusedConnectionId())) { + return false; + } + if (self_issued_cid_manager_ != nullptr) { + default_path_.client_connection_id = + *self_issued_cid_manager_->ConsumeOneConnectionId(); + } + if (peer_issued_cid_manager_ != nullptr) { + const auto* connection_id_data = + peer_issued_cid_manager_->ConsumeOneUnusedConnectionId(); + default_path_.server_connection_id = connection_id_data->connection_id; + default_path_.stateless_reset_token_received = true; + default_path_.stateless_reset_token = + connection_id_data->stateless_reset_token; + } + return true; +} + +void QuicConnection::RetirePeerIssuedConnectionIdsNoLongerOnPath() { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_migration_use_new_cid_v2, 4, 5); + if (!connection_migration_use_new_cid_ || + peer_issued_cid_manager_ == nullptr) { + return; + } + if (perspective_ == Perspective::IS_CLIENT) { + peer_issued_cid_manager_->MaybeRetireUnusedConnectionIds( + {default_path_.server_connection_id, + alternative_path_.server_connection_id}); + } else { + peer_issued_cid_manager_->MaybeRetireUnusedConnectionIds( + {default_path_.client_connection_id, + alternative_path_.client_connection_id}); + } +} + +bool QuicConnection::MigratePath(const QuicSocketAddress& self_address, const QuicSocketAddress& peer_address, QuicPacketWriter* writer, bool owns_writer) { if (!connected_) { - return; + return false; + } + QUICHE_DCHECK(!version().UsesHttp3() || IsHandshakeConfirmed()); + + if (connection_migration_use_new_cid_) { + if (!UpdateConnectionIdsOnClientMigration(self_address, peer_address)) { + return false; + } + if (packet_creator_.GetServerConnectionId().length() != + default_path_.server_connection_id.length()) { + packet_creator_.FlushCurrentPacket(); + } + packet_creator_.SetClientConnectionId(default_path_.client_connection_id); + packet_creator_.SetServerConnectionId(default_path_.server_connection_id); } const auto self_address_change_type = QuicUtils::DetermineAddressChangeType( @@ -6337,13 +6817,21 @@ void QuicConnection::MigratePath(const QuicSocketAddress& self_address, UpdatePeerAddress(peer_address); SetQuicPacketWriter(writer, owns_writer); OnSuccessfulMigration(is_port_change); + return true; +} + +void QuicConnection::OnPathValidationFailureAtClient() { + if (connection_migration_use_new_cid_) { + QUICHE_DCHECK(perspective_ == Perspective::IS_CLIENT); + alternative_path_.Clear(); + } } std::vector QuicConnection::GetActiveServerConnectionIds() const { if (!support_multiple_connection_ids_ || self_issued_cid_manager_ == nullptr) { - return {server_connection_id_}; + return {ServerConnectionId()}; } return self_issued_cid_manager_->GetUnretiredConnectionIds(); } @@ -6354,14 +6842,14 @@ void QuicConnection::CreateConnectionIdManager() { } if (perspective_ == Perspective::IS_CLIENT) { - if (!server_connection_id_.IsEmpty()) { + if (!ServerConnectionId().IsEmpty()) { peer_issued_cid_manager_ = std::make_unique( - kMinNumOfActiveConnectionIds, server_connection_id_, clock_, + kMinNumOfActiveConnectionIds, ServerConnectionId(), clock_, alarm_factory_, this); } } else { - if (!server_connection_id_.IsEmpty()) { + if (!ServerConnectionId().IsEmpty()) { self_issued_cid_manager_ = MakeSelfIssuedConnectionIdManager(); } } @@ -6450,6 +6938,9 @@ bool QuicConnection::IsAlternativePath( void QuicConnection::PathState::Clear() { self_address = QuicSocketAddress(); peer_address = QuicSocketAddress(); + client_connection_id = {}; + server_connection_id = {}; + stateless_reset_token_received = false; validated = false; bytes_received_before_address_validation = 0; bytes_sent_before_address_validation = 0; @@ -6466,6 +6957,10 @@ QuicConnection::PathState& QuicConnection::PathState::operator=( if (this != &other) { self_address = other.self_address; peer_address = other.peer_address; + client_connection_id = other.client_connection_id; + server_connection_id = other.server_connection_id; + stateless_reset_token_received = other.stateless_reset_token_received; + stateless_reset_token = other.stateless_reset_token; validated = other.validated; bytes_received_before_address_validation = other.bytes_received_before_address_validation; @@ -6508,10 +7003,12 @@ void QuicConnection::ReversePathValidationResultDelegate:: QUIC_DLOG(INFO) << "Successfully validated new path " << *context; if (connection_->IsDefaultPath(context->self_address(), context->peer_address())) { + QUIC_CODE_COUNT_N(quic_kick_off_client_address_validation, 3, 6); connection_->OnEffectivePeerMigrationValidated(); } else { QUICHE_DCHECK(connection_->IsAlternativePath( context->self_address(), context->effective_peer_address())); + QUIC_CODE_COUNT_N(quic_kick_off_client_address_validation, 4, 6); QUIC_DVLOG(1) << "Mark alternative peer address " << context->effective_peer_address() << " validated."; connection_->alternative_path_.validated = true; @@ -6528,13 +7025,29 @@ void QuicConnection::ReversePathValidationResultDelegate:: if (connection_->IsDefaultPath(context->self_address(), context->peer_address())) { // Only act upon validation failure on the default path. + QUIC_CODE_COUNT_N(quic_kick_off_client_address_validation, 5, 6); connection_->RestoreToLastValidatedPath(original_direct_peer_address_); } else if (connection_->IsAlternativePath( context->self_address(), context->effective_peer_address())) { + QUIC_CODE_COUNT_N(quic_kick_off_client_address_validation, 6, 6); connection_->alternative_path_.Clear(); } } +QuicConnection::ScopedRetransmissionTimeoutIndicator:: + ScopedRetransmissionTimeoutIndicator(QuicConnection* connection) + : connection_(connection) { + QUICHE_DCHECK(!connection_->in_on_retransmission_time_out_) + << "ScopedRetransmissionTimeoutIndicator is not supposed to be nested"; + connection_->in_on_retransmission_time_out_ = true; +} + +QuicConnection::ScopedRetransmissionTimeoutIndicator:: + ~ScopedRetransmissionTimeoutIndicator() { + QUICHE_DCHECK(connection_->in_on_retransmission_time_out_); + connection_->in_on_retransmission_time_out_ = false; +} + void QuicConnection::RestoreToLastValidatedPath( QuicSocketAddress original_direct_peer_address) { QUIC_DLOG(INFO) << "Switch back to use the old peer address " @@ -6562,7 +7075,7 @@ void QuicConnection::RestoreToLastValidatedPath( } UpdatePeerAddress(original_direct_peer_address); - default_path_ = std::move(alternative_path_); + SetDefaultPathState(std::move(alternative_path_)); active_effective_peer_migration_type_ = NO_CHANGE; ++stats_.num_invalid_peer_migration; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection.h b/chromium/net/third_party/quiche/src/quic/core/quic_connection.h index e2ba17bd9d8..b9567250637 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection.h @@ -36,7 +36,6 @@ #include "quic/core/quic_alarm.h" #include "quic/core/quic_alarm_factory.h" #include "quic/core/quic_blocked_writer_interface.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_connection_id.h" #include "quic/core/quic_connection_id_manager.h" #include "quic/core/quic_connection_stats.h" @@ -58,6 +57,7 @@ #include "quic/platform/api/quic_export.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_socket_address.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -777,9 +777,9 @@ class QUIC_EXPORT_PRIVATE QuicConnection const QuicSocketAddress& effective_peer_address() const { return default_path_.peer_address; } - QuicConnectionId connection_id() const { return server_connection_id_; } - QuicConnectionId client_connection_id() const { - return client_connection_id_; + const QuicConnectionId& connection_id() const { return ServerConnectionId(); } + const QuicConnectionId& client_connection_id() const { + return ClientConnectionId(); } void set_client_connection_id(QuicConnectionId client_connection_id); const QuicClock* clock() const { return clock_; } @@ -1211,11 +1211,17 @@ class QUIC_EXPORT_PRIVATE QuicConnection void CancelPathValidation(); - void MigratePath(const QuicSocketAddress& self_address, + // Returns true if the migration succeeds, otherwise returns false (e.g., no + // available CIDs, connection disconnected, etc). + bool MigratePath(const QuicSocketAddress& self_address, const QuicSocketAddress& peer_address, QuicPacketWriter* writer, bool owns_writer); + // Called to clear the alternative_path_ when path validation failed on the + // client side. + void OnPathValidationFailureAtClient(); + void SetSourceAddressTokenToSend(absl::string_view token); void SendPing() { @@ -1228,6 +1234,22 @@ class QUIC_EXPORT_PRIVATE QuicConnection bool validate_client_address() const { return validate_client_addresses_; } + bool support_multiple_connection_ids() const { + return support_multiple_connection_ids_; + } + + bool use_connection_id_on_default_path() const { + return use_connection_id_on_default_path_; + } + + bool connection_migration_use_new_cid() const { + return connection_migration_use_new_cid_; + } + + bool count_bytes_on_alternative_path_separately() const { + return count_bytes_on_alternative_path_separately_; + } + // Instantiates connection ID manager. void CreateConnectionIdManager(); @@ -1331,10 +1353,20 @@ class QUIC_EXPORT_PRIVATE QuicConnection }; struct QUIC_EXPORT_PRIVATE PathState { + PathState() = default; + PathState(const QuicSocketAddress& alternative_self_address, - const QuicSocketAddress& alternative_peer_address) + const QuicSocketAddress& alternative_peer_address, + const QuicConnectionId& client_connection_id, + const QuicConnectionId& server_connection_id, + bool stateless_reset_token_received, + StatelessResetToken stateless_reset_token) : self_address(alternative_self_address), - peer_address(alternative_peer_address) {} + peer_address(alternative_peer_address), + client_connection_id(client_connection_id), + server_connection_id(server_connection_id), + stateless_reset_token(stateless_reset_token), + stateless_reset_token_received(stateless_reset_token_received) {} PathState(PathState&& other); @@ -1346,6 +1378,10 @@ class QUIC_EXPORT_PRIVATE QuicConnection QuicSocketAddress self_address; // The actual peer address behind the proxy if there is any. QuicSocketAddress peer_address; + QuicConnectionId client_connection_id; + QuicConnectionId server_connection_id; + StatelessResetToken stateless_reset_token; + bool stateless_reset_token_received = false; // True if the peer address has been validated. Address is considered // validated when 1) an address token of the peer address is received and // validated, or 2) a HANDSHAKE packet has been successfully processed on @@ -1419,6 +1455,41 @@ class QUIC_EXPORT_PRIVATE QuicConnection QuicSocketAddress original_direct_peer_address_; }; + // A class which sets and clears in_on_retransmission_time_out_ when entering + // and exiting OnRetransmissionTimeout, respectively. + class QUIC_EXPORT_PRIVATE ScopedRetransmissionTimeoutIndicator { + public: + // |connection| must outlive this indicator. + explicit ScopedRetransmissionTimeoutIndicator(QuicConnection* connection); + + ~ScopedRetransmissionTimeoutIndicator(); + + private: + QuicConnection* connection_; // Not owned. + }; + + QuicConnectionId& ClientConnectionId() { + return use_connection_id_on_default_path_ + ? default_path_.client_connection_id + : client_connection_id_; + } + const QuicConnectionId& ClientConnectionId() const { + return use_connection_id_on_default_path_ + ? default_path_.client_connection_id + : client_connection_id_; + } + QuicConnectionId& ServerConnectionId() { + return use_connection_id_on_default_path_ + ? default_path_.server_connection_id + : server_connection_id_; + } + const QuicConnectionId& ServerConnectionId() const { + return use_connection_id_on_default_path_ + ? default_path_.server_connection_id + : server_connection_id_; + } + void SetServerConnectionId(const QuicConnectionId& server_connection_id); + // Notifies the visitor of the close and marks the connection as disconnected. // Does not send a connection close frame to the peer. It should only be // called by CloseConnection or OnConnectionCloseFrame, OnPublicResetPacket, @@ -1438,6 +1509,42 @@ class QUIC_EXPORT_PRIVATE QuicConnection void ReplaceInitialServerConnectionId( const QuicConnectionId& new_server_connection_id); + // Given the server_connection_id find if there is already a corresponding + // client connection ID used on default/alternative path. If not, find if + // there is an unused connection ID. + void FindMatchingOrNewClientConnectionIdOrToken( + const PathState& default_path, + const PathState& alternative_path, + const QuicConnectionId& server_connection_id, + QuicConnectionId* client_connection_id, + bool* stateless_reset_token_received, + StatelessResetToken* stateless_reset_token); + + // Returns true and sets connection IDs if (self_address, peer_address) + // corresponds to either the default path or alternative path. Returns false + // otherwise. + bool FindOnPathConnectionIds(const QuicSocketAddress& self_address, + const QuicSocketAddress& peer_address, + QuicConnectionId* client_connection_id, + QuicConnectionId* server_connection_id) const; + + // Set default_path_ to the new_path_state and update the connection IDs in + // packet creator accordingly. + void SetDefaultPathState(PathState new_path_state); + + // Returns true if header contains valid server connection ID. + bool ValidateServerConnectionId(const QuicPacketHeader& header) const; + + // Update the connection IDs when client migrates with/without validation. + // Returns false if required connection ID is not available. + bool UpdateConnectionIdsOnClientMigration( + const QuicSocketAddress& self_address, + const QuicSocketAddress& peer_address); + + // Retire active peer issued connection IDs after they are no longer used on + // any path. + void RetirePeerIssuedConnectionIdsNoLongerOnPath(); + // Writes the given packet to socket, encrypted with packet's // encryption_level. Returns true on successful write, and false if the writer // was blocked and the write needs to be tried again. Notifies the @@ -1598,7 +1705,7 @@ class QUIC_EXPORT_PRIVATE QuicConnection QuicPacketNumber GetLargestAckedPacket() const; // Whether incoming_connection_ids_ contains connection_id. - bool HasIncomingConnectionId(QuicConnectionId connection_id); + bool HasIncomingConnectionId(QuicConnectionId connection_id) const; // Whether connection is limited by amplification factor. bool LimitedByAmplificationFactor() const; @@ -1671,7 +1778,8 @@ class QUIC_EXPORT_PRIVATE QuicConnection // Send PATH_RESPONSE to the given peer address. bool SendPathResponse(const QuicPathFrameBuffer& data_buffer, - QuicSocketAddress peer_address_to_send); + const QuicSocketAddress& peer_address_to_send, + const QuicSocketAddress& effective_peer_address); // Update both connection's and packet creator's peer address. void UpdatePeerAddress(QuicSocketAddress peer_address); @@ -1734,6 +1842,10 @@ class QUIC_EXPORT_PRIVATE QuicConnection // preferred_address transport parameter. bool OnNewConnectionIdFrameInner(const QuicNewConnectionIdFrame& frame); + // Called to patch missing client connection ID on default/alternative paths + // when a new client connection ID is received. + void OnClientConnectionIdAvailable(); + QuicFramer framer_; // Contents received in the current packet, especially used to identify @@ -1829,7 +1941,7 @@ class QUIC_EXPORT_PRIVATE QuicConnection // Collection of coalesced packets which were received while processing // the current packet. - QuicCircularDeque> + quiche::QuicheCircularDeque> received_coalesced_packets_; // Maximum number of undecryptable packets the connection will store. @@ -1937,6 +2049,12 @@ class QUIC_EXPORT_PRIVATE QuicConnection // Source address of the last received packet. QuicSocketAddress last_packet_source_address_; + // Destination connection ID of the last received packet. If this ID is the + // original server connection ID chosen by client and server replaces it with + // a different ID, last_packet_destination_connection_id_ is set to the + // replacement connection ID on the server side. + QuicConnectionId last_packet_destination_connection_id_; + // Set to false if the connection should not send truncated connection IDs to // the peer, even if the peer supports it. bool can_truncate_connection_ids_; @@ -2036,12 +2154,15 @@ class QUIC_EXPORT_PRIVATE QuicConnection // saved and responded to. // TODO(danzh) deprecate this field when deprecating // --quic_send_path_response. - QuicCircularDeque received_path_challenge_payloads_; + quiche::QuicheCircularDeque + received_path_challenge_payloads_; // Buffer outstanding PATH_CHALLENGEs if socket write is blocked, future // OnCanWrite will attempt to respond with PATH_RESPONSEs using the retained // payload and peer addresses. - QuicCircularDeque pending_path_challenge_payloads_; + // TODO(fayang): remove this when deprecating quic_drop_unsent_path_response. + quiche::QuicheCircularDeque + pending_path_challenge_payloads_; // Set of connection IDs that should be accepted as destination on // received packets. This is conceptually a set but is implemented as a @@ -2054,6 +2175,9 @@ class QUIC_EXPORT_PRIVATE QuicConnection // |original_destination_connection_id_| for validation. absl::optional original_destination_connection_id_; + // The connection ID that replaces original_destination_connection_id_. + QuicConnectionId original_destination_connection_id_replacement_; + // After we receive a RETRY packet, |retry_source_connection_id_| contains // the source connection ID from that packet. absl::optional retry_source_connection_id_; @@ -2094,13 +2218,8 @@ class QUIC_EXPORT_PRIVATE QuicConnection size_t anti_amplification_factor_ = GetQuicFlag(FLAGS_quic_anti_amplification_factor); - bool start_peer_migration_earlier_ = - GetQuicReloadableFlag(quic_start_peer_migration_earlier); - - // latch --gfe2_reloadable_flag_quic_send_path_response and - // --gfe2_reloadable_flag_quic_start_peer_migration_earlier. - bool send_path_response_ = start_peer_migration_earlier_ && - GetQuicReloadableFlag(quic_send_path_response2); + // latch --gfe2_reloadable_flag_quic_send_path_response. + bool send_path_response_ = GetQuicReloadableFlag(quic_send_path_response2); bool use_path_validator_ = send_path_response_ && @@ -2130,6 +2249,9 @@ class QUIC_EXPORT_PRIVATE QuicConnection // True after the first 1-RTT packet has successfully decrypted. bool have_decrypted_first_one_rtt_packet_ = false; + // True if we are currently processing OnRetransmissionTimeout. + bool in_on_retransmission_time_out_ = false; + const bool encrypted_control_frames_; const bool use_encryption_level_context_; @@ -2163,6 +2285,23 @@ class QUIC_EXPORT_PRIVATE QuicConnection const bool donot_write_mid_packet_processing_ = GetQuicReloadableFlag(quic_donot_write_mid_packet_processing); + + bool use_connection_id_on_default_path_ = + GetQuicReloadableFlag(quic_use_connection_id_on_default_path_v2); + + // Indicates whether we should proactively validate peer address on a + // PATH_CHALLENGE received. + bool should_proactively_validate_peer_address_on_path_challenge_ = false; + + // Enable this via reloadable flag once this feature is complete. + bool connection_migration_use_new_cid_ = false; + + const bool group_path_response_and_challenge_sending_closer_ = + GetQuicReloadableFlag( + quic_group_path_response_and_challenge_sending_closer); + + const bool quic_deprecate_incoming_connection_ids_ = + GetQuicReloadableFlag(quic_deprecate_incoming_connection_ids); }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id.cc b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id.cc index 303db8f2069..a8cb4c0f377 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id.cc @@ -18,7 +18,6 @@ #include "quic/platform/api/quic_flag_utils.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/quiche_endian.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.cc b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.cc index a8e8c542f5f..f7089b7ebfd 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.cc @@ -199,6 +199,22 @@ void QuicPeerIssuedConnectionIdManager::PrepareToRetireActiveConnectionId( } } +void QuicPeerIssuedConnectionIdManager::MaybeRetireUnusedConnectionIds( + const std::vector& active_connection_ids_on_path) { + std::vector cids_to_retire; + for (const auto& cid_data : active_connection_id_data_) { + if (std::find(active_connection_ids_on_path.begin(), + active_connection_ids_on_path.end(), + cid_data.connection_id) == + active_connection_ids_on_path.end()) { + cids_to_retire.push_back(cid_data.connection_id); + } + } + for (const auto& cid : cids_to_retire) { + PrepareToRetireActiveConnectionId(cid); + } +} + bool QuicPeerIssuedConnectionIdManager::IsConnectionIdActive( const QuicConnectionId& cid) const { return FindConnectionIdData(active_connection_id_data_, cid) != @@ -263,7 +279,8 @@ QuicSelfIssuedConnectionIdManager::QuicSelfIssuedConnectionIdManager( retire_connection_id_alarm_(alarm_factory->CreateAlarm( new RetireSelfIssuedConnectionIdAlarmDelegate(this))), last_connection_id_(initial_connection_id), - next_connection_id_sequence_number_(1u) { + next_connection_id_sequence_number_(1u), + last_connection_id_consumed_by_self_sequence_number_(0u) { active_connection_ids_.emplace_back(initial_connection_id, 0u); } @@ -386,4 +403,45 @@ void QuicSelfIssuedConnectionIdManager::MaybeSendNewConnectionIds() { } } +bool QuicSelfIssuedConnectionIdManager::HasConnectionIdToConsume() const { + for (const auto& active_cid_data : active_connection_ids_) { + if (active_cid_data.second > + last_connection_id_consumed_by_self_sequence_number_) { + return true; + } + } + return false; +} + +absl::optional +QuicSelfIssuedConnectionIdManager::ConsumeOneConnectionId() { + for (const auto& active_cid_data : active_connection_ids_) { + if (active_cid_data.second > + last_connection_id_consumed_by_self_sequence_number_) { + // Since connection IDs in active_connection_ids_ has monotonically + // increasing sequence numbers, the returned connection ID has the + // smallest sequence number among all unconsumed active connection IDs. + last_connection_id_consumed_by_self_sequence_number_ = + active_cid_data.second; + return active_cid_data.first; + } + } + return absl::nullopt; +} + +bool QuicSelfIssuedConnectionIdManager::IsConnectionIdInUse( + const QuicConnectionId& cid) const { + for (const auto& active_cid_data : active_connection_ids_) { + if (active_cid_data.first == cid) { + return true; + } + } + for (const auto& to_be_retired_cid_data : to_be_retired_connection_ids_) { + if (to_be_retired_cid_data.first == cid) { + return true; + } + } + return false; +} + } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.h b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.h index b933a69f158..5e7fc8ccf72 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager.h @@ -13,6 +13,7 @@ #include #include +#include "absl/types/optional.h" #include "quic/core/frames/quic_new_connection_id_frame.h" #include "quic/core/frames/quic_retire_connection_id_frame.h" #include "quic/core/quic_alarm.h" @@ -68,13 +69,19 @@ class QUIC_EXPORT_PRIVATE QuicPeerIssuedConnectionIdManager { QuicErrorCode OnNewConnectionIdFrame(const QuicNewConnectionIdFrame& frame, std::string* error_detail); + bool HasUnusedConnectionId() const { + return !unused_connection_id_data_.empty(); + } + // Returns the data associated with an unused connection Id. After the call, // the Id is marked as used. Returns nullptr if there is no unused connection // Id. const QuicConnectionIdData* ConsumeOneUnusedConnectionId(); - // Add the connection Id to the pending retirement connection Id list. - void PrepareToRetireActiveConnectionId(const QuicConnectionId& cid); + // Add each active connection Id that is no longer on path to the pending + // retirement connection Id list. + void MaybeRetireUnusedConnectionIds( + const std::vector& active_connection_ids_on_path); bool IsConnectionIdActive(const QuicConnectionId& cid) const; @@ -90,6 +97,10 @@ class QUIC_EXPORT_PRIVATE QuicPeerIssuedConnectionIdManager { private: friend class test::QuicConnectionIdManagerPeer; + // Add the connection Id to the pending retirement connection Id list and + // schedule an alarm if needed. + void PrepareToRetireActiveConnectionId(const QuicConnectionId& cid); + bool IsConnectionIdNew(const QuicNewConnectionIdFrame& frame); void PrepareToRetireConnectionIdPriorTo( @@ -135,6 +146,17 @@ class QUIC_EXPORT_PRIVATE QuicSelfIssuedConnectionIdManager { // Sends new connection IDs if more can be sent. void MaybeSendNewConnectionIds(); + // The two functions are called on the client side to associate a client + // connection ID with a new probing/migration path when client uses + // non-empty connection ID. + bool HasConnectionIdToConsume() const; + absl::optional ConsumeOneConnectionId(); + + // Returns true if the given connection ID is issued by the + // QuicSelfIssuedConnectionIdManager and not retired locally yet. Called to + // tell if a received packet has a valid connection ID. + bool IsConnectionIdInUse(const QuicConnectionId& cid) const; + virtual QuicConnectionId GenerateNewConnectionId( const QuicConnectionId& old_connection_id) const; @@ -162,6 +184,8 @@ class QUIC_EXPORT_PRIVATE QuicSelfIssuedConnectionIdManager { // State of the last issued connection Id. QuicConnectionId last_connection_id_; uint64_t next_connection_id_sequence_number_; + // The sequence number of last connection ID consumed. + uint64_t last_connection_id_consumed_by_self_sequence_number_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager_test.cc index 9c7daf0db5e..7baeb2b247e 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection_id_manager_test.cc @@ -126,8 +126,8 @@ TEST_F(QuicPeerIssuedConnectionIdManagerTest, frame.stateless_reset_token); // Connection migration succeed. Prepares to retire CID #0. - peer_issued_cid_manager_.PrepareToRetireActiveConnectionId( - TestConnectionId(0)); + peer_issued_cid_manager_.MaybeRetireUnusedConnectionIds( + {TestConnectionId(1)}); cid_manager_visitor_.SetCurrentPeerConnectionId(TestConnectionId(1)); ASSERT_TRUE(retire_peer_issued_cid_alarm_->IsSet()); alarm_factory_.FireAlarm(retire_peer_issued_cid_alarm_); @@ -150,8 +150,8 @@ TEST_F(QuicPeerIssuedConnectionIdManagerTest, // Start to use CID #2 for alternative path. peer_issued_cid_manager_.ConsumeOneUnusedConnectionId(); // Connection migration succeed. Prepares to retire CID #1. - peer_issued_cid_manager_.PrepareToRetireActiveConnectionId( - TestConnectionId(1)); + peer_issued_cid_manager_.MaybeRetireUnusedConnectionIds( + {TestConnectionId(2)}); cid_manager_visitor_.SetCurrentPeerConnectionId(TestConnectionId(2)); ASSERT_TRUE(retire_peer_issued_cid_alarm_->IsSet()); alarm_factory_.FireAlarm(retire_peer_issued_cid_alarm_); @@ -174,8 +174,8 @@ TEST_F(QuicPeerIssuedConnectionIdManagerTest, // Start to use CID #3 for alternative path. peer_issued_cid_manager_.ConsumeOneUnusedConnectionId(); // Connection migration succeed. Prepares to retire CID #2. - peer_issued_cid_manager_.PrepareToRetireActiveConnectionId( - TestConnectionId(2)); + peer_issued_cid_manager_.MaybeRetireUnusedConnectionIds( + {TestConnectionId(3)}); cid_manager_visitor_.SetCurrentPeerConnectionId(TestConnectionId(3)); ASSERT_TRUE(retire_peer_issued_cid_alarm_->IsSet()); alarm_factory_.FireAlarm(retire_peer_issued_cid_alarm_); @@ -214,8 +214,8 @@ TEST_F(QuicPeerIssuedConnectionIdManagerTest, // Start to use CID #1 for alternative path. peer_issued_cid_manager_.ConsumeOneUnusedConnectionId(); // Connection migration fails. Prepares to retire CID #1. - peer_issued_cid_manager_.PrepareToRetireActiveConnectionId( - TestConnectionId(1)); + peer_issued_cid_manager_.MaybeRetireUnusedConnectionIds( + {initial_connection_id_}); // Actually retires CID #1. ASSERT_TRUE(retire_peer_issued_cid_alarm_->IsSet()); alarm_factory_.FireAlarm(retire_peer_issued_cid_alarm_); @@ -238,8 +238,8 @@ TEST_F(QuicPeerIssuedConnectionIdManagerTest, // Start to use CID #2 for alternative path. peer_issued_cid_manager_.ConsumeOneUnusedConnectionId(); // Connection migration fails again. Prepares to retire CID #2. - peer_issued_cid_manager_.PrepareToRetireActiveConnectionId( - TestConnectionId(2)); + peer_issued_cid_manager_.MaybeRetireUnusedConnectionIds( + {initial_connection_id_}); // Actually retires CID #2. ASSERT_TRUE(retire_peer_issued_cid_alarm_->IsSet()); alarm_factory_.FireAlarm(retire_peer_issued_cid_alarm_); @@ -262,8 +262,8 @@ TEST_F(QuicPeerIssuedConnectionIdManagerTest, // Start to use CID #3 for alternative path. peer_issued_cid_manager_.ConsumeOneUnusedConnectionId(); // Connection migration succeed. Prepares to retire CID #0. - peer_issued_cid_manager_.PrepareToRetireActiveConnectionId( - TestConnectionId(0)); + peer_issued_cid_manager_.MaybeRetireUnusedConnectionIds( + {TestConnectionId(3)}); // After CID #3 is default (i.e., when there is no pending frame to write // associated with CID #0), #0 can actually be retired. cid_manager_visitor_.SetCurrentPeerConnectionId(TestConnectionId(3)); @@ -374,8 +374,8 @@ TEST_F(QuicPeerIssuedConnectionIdManagerTest, // Outcome: (active: #0 #1 unused: None) peer_issued_cid_manager_.ConsumeOneUnusedConnectionId(); // Prepare to retire CID #1 as path validation fails. - peer_issued_cid_manager_.PrepareToRetireActiveConnectionId( - TestConnectionId(1)); + peer_issued_cid_manager_.MaybeRetireUnusedConnectionIds( + {initial_connection_id_}); // Actually retires CID #1. ASSERT_TRUE(retire_peer_issued_cid_alarm_->IsSet()); alarm_factory_.FireAlarm(retire_peer_issued_cid_alarm_); @@ -845,20 +845,36 @@ TEST_F(QuicSelfIssuedConnectionIdManagerTest, QuicConnectionId cid1 = cid_manager_.GenerateNewConnectionId(cid0); QuicConnectionId cid2 = cid_manager_.GenerateNewConnectionId(cid1); QuicConnectionId cid3 = cid_manager_.GenerateNewConnectionId(cid2); + QuicConnectionId cid; EXPECT_CALL(cid_manager_visitor_, OnNewConnectionIdIssued(_)).Times(3); EXPECT_CALL(cid_manager_visitor_, SendNewConnectionId(_)) .Times(3) .WillRepeatedly(Return(true)); QuicTime::Delta connection_id_expire_timeout = 3 * pto_delay_; QuicRetireConnectionIdFrame retire_cid_frame; + EXPECT_TRUE(cid_manager_.IsConnectionIdInUse(cid0)); + EXPECT_FALSE(cid_manager_.HasConnectionIdToConsume()); + EXPECT_FALSE(cid_manager_.ConsumeOneConnectionId().has_value()); // CID #1 is sent to peer. cid_manager_.MaybeSendNewConnectionIds(); + EXPECT_TRUE(cid_manager_.IsConnectionIdInUse(cid1)); + EXPECT_TRUE(cid_manager_.HasConnectionIdToConsume()); + cid = *cid_manager_.ConsumeOneConnectionId(); + EXPECT_EQ(cid1, cid); + EXPECT_FALSE(cid_manager_.HasConnectionIdToConsume()); // CID #0's retirement is scheduled and CID #2 is sent to peer. retire_cid_frame.sequence_number = 0u; cid_manager_.OnRetireConnectionIdFrame(retire_cid_frame, pto_delay_, &error_details_); + EXPECT_TRUE(cid_manager_.IsConnectionIdInUse(cid0)); + EXPECT_TRUE(cid_manager_.IsConnectionIdInUse(cid1)); + EXPECT_TRUE(cid_manager_.IsConnectionIdInUse(cid2)); + EXPECT_TRUE(cid_manager_.HasConnectionIdToConsume()); + cid = *cid_manager_.ConsumeOneConnectionId(); + EXPECT_EQ(cid2, cid); + EXPECT_FALSE(cid_manager_.HasConnectionIdToConsume()); clock_.AdvanceTime(connection_id_expire_timeout * 0.1); @@ -874,6 +890,9 @@ TEST_F(QuicSelfIssuedConnectionIdManagerTest, EXPECT_CALL(cid_manager_visitor_, OnSelfIssuedConnectionIdRetired(cid0)); EXPECT_CALL(cid_manager_visitor_, OnSelfIssuedConnectionIdRetired(cid1)); alarm_factory_.FireAlarm(retire_self_issued_cid_alarm_); + EXPECT_FALSE(cid_manager_.IsConnectionIdInUse(cid0)); + EXPECT_FALSE(cid_manager_.IsConnectionIdInUse(cid1)); + EXPECT_TRUE(cid_manager_.IsConnectionIdInUse(cid2)); EXPECT_THAT(cid_manager_.GetUnretiredConnectionIds(), ElementsAre(cid2, cid3)); EXPECT_FALSE(retire_self_issued_cid_alarm_->IsSet()); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.cc b/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.cc index 3d1b3c422a8..fbaa20abd94 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.cc @@ -34,8 +34,9 @@ std::ostream& operator<<(std::ostream& os, const QuicConnectionStats& s) { os << " pto_count: " << s.pto_count; os << " min_rtt_us: " << s.min_rtt_us; os << " srtt_us: " << s.srtt_us; - os << " max_packet_size: " << s.max_packet_size; - os << " max_received_packet_size: " << s.max_received_packet_size; + os << " egress_mtu: " << s.egress_mtu; + os << " max_egress_mtu: " << s.max_egress_mtu; + os << " ingress_mtu: " << s.ingress_mtu; os << " estimated_bandwidth: " << s.estimated_bandwidth; os << " packets_reordered: " << s.packets_reordered; os << " max_sequence_reordering: " << s.max_sequence_reordering; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.h b/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.h index 06b7f5868bd..39fd5b087a6 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection_stats.h @@ -103,8 +103,14 @@ struct QUIC_EXPORT_PRIVATE QuicConnectionStats { int64_t min_rtt_us = 0; // Minimum RTT in microseconds. int64_t srtt_us = 0; // Smoothed RTT in microseconds. int64_t cwnd_bootstrapping_rtt_us = 0; // RTT used in cwnd_bootstrapping. - QuicByteCount max_packet_size = 0; - QuicByteCount max_received_packet_size = 0; + // The connection's |long_term_mtu_| used for sending packets, populated by + // QuicConnection::GetStats(). + QuicByteCount egress_mtu = 0; + // The maximum |long_term_mtu_| the connection ever used. + QuicByteCount max_egress_mtu = 0; + // Size of the largest packet received from the peer, populated by + // QuicConnection::GetStats(). + QuicByteCount ingress_mtu = 0; QuicBandwidth estimated_bandwidth = QuicBandwidth::Zero(); // Reordering stats for received packets. @@ -209,6 +215,10 @@ struct QUIC_EXPORT_PRIVATE QuicConnectionStats { // which was canceled because the peer migrated again. Such migration is also // counted as invalid peer migration. size_t num_peer_migration_while_validating_default_path = 0; + // Number of NEW_CONNECTION_ID frames sent. + size_t num_new_connection_id_sent = 0; + // Number of RETIRE_CONNECTION_ID frames sent. + size_t num_retire_connection_id_sent = 0; struct QUIC_NO_EXPORT TlsServerOperationStats { bool success = false; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_connection_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_connection_test.cc index e2fba5b8325..fe2ff6cab6e 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_connection_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_connection_test.cc @@ -21,10 +21,12 @@ #include "quic/core/crypto/quic_decrypter.h" #include "quic/core/crypto/quic_encrypter.h" #include "quic/core/frames/quic_connection_close_frame.h" +#include "quic/core/frames/quic_new_connection_id_frame.h" #include "quic/core/frames/quic_path_response_frame.h" #include "quic/core/quic_connection_id.h" #include "quic/core/quic_constants.h" #include "quic/core/quic_error_codes.h" +#include "quic/core/quic_packet_creator.h" #include "quic/core/quic_packets.h" #include "quic/core/quic_path_validator.h" #include "quic/core/quic_simple_buffer_allocator.h" @@ -33,6 +35,7 @@ #include "quic/core/quic_versions.h" #include "quic/platform/api/quic_expect_bug.h" #include "quic/platform/api/quic_flags.h" +#include "quic/platform/api/quic_ip_address.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_reference_counted.h" #include "quic/platform/api/quic_socket_address.h" @@ -764,6 +767,12 @@ class QuicConnectionTest : public QuicTestWithParam { void use_tagging_decrypter() { writer_->use_tagging_decrypter(); } + void SetClientConnectionId(const QuicConnectionId& client_connection_id) { + connection_.set_client_connection_id(client_connection_id); + writer_->framer()->framer()->SetExpectedClientConnectionIdLength( + client_connection_id.length()); + } + void SetDecrypter(EncryptionLevel level, std::unique_ptr decrypter) { if (connection_.version().KnowsWhichDecrypterToUse()) { @@ -1190,8 +1199,7 @@ class QuicConnectionTest : public QuicTestWithParam { EncryptionLevel level) { QuicPacketHeader header = ConstructPacketHeader(number, level); QuicFrames frames; - if (GetQuicReloadableFlag(quic_reject_unexpected_ietf_frame_types) && - VersionHasIetfQuicFrames(version().transport_version) && + if (VersionHasIetfQuicFrames(version().transport_version) && (level == ENCRYPTION_INITIAL || level == ENCRYPTION_HANDSHAKE)) { frames.push_back(QuicFrame(QuicPingFrame())); frames.push_back(QuicFrame(QuicPaddingFrame(100))); @@ -1420,8 +1428,10 @@ class QuicConnectionTest : public QuicTestWithParam { EXPECT_TRUE(connection_.connected()); } - void PathProbeTestInit(Perspective perspective) { + void PathProbeTestInit(Perspective perspective, + bool receive_new_server_connection_id = true) { set_perspective(perspective); + connection_.CreateConnectionIdManager(); EXPECT_EQ(connection_.perspective(), perspective); if (perspective == Perspective::IS_SERVER) { QuicPacketCreatorPeer::SetSendVersionInPacket(creator_, false); @@ -1453,6 +1463,17 @@ class QuicConnectionTest : public QuicTestWithParam { kPeerAddress, ENCRYPTION_FORWARD_SECURE); EXPECT_EQ(kPeerAddress, connection_.peer_address()); EXPECT_EQ(kPeerAddress, connection_.effective_peer_address()); + if (perspective == Perspective::IS_CLIENT && + receive_new_server_connection_id) { + QuicNewConnectionIdFrame frame; + frame.connection_id = TestConnectionId(1234); + ASSERT_NE(frame.connection_id, connection_.connection_id()); + frame.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame.connection_id); + frame.retire_prior_to = 0u; + frame.sequence_number = 1u; + connection_.OnNewConnectionIdFrame(frame); + } } void TestClientRetryHandling(bool invalid_retry_tag, @@ -1691,13 +1712,8 @@ TEST_P(QuicConnectionTest, PeerPortChangeAtServer) { EXPECT_CALL(visitor_, OnStreamFrame(_)) .WillOnce(Invoke( [=]() { EXPECT_EQ(kPeerAddress, connection_.peer_address()); })) - .WillOnce(Invoke([=]() { - EXPECT_EQ((GetQuicReloadableFlag(quic_start_peer_migration_earlier) || - !GetParam().version.HasIetfQuicFrames() - ? kNewPeerAddress - : kPeerAddress), - connection_.peer_address()); - })); + .WillOnce(Invoke( + [=]() { EXPECT_EQ(kNewPeerAddress, connection_.peer_address()); })); QuicFrames frames; frames.push_back(QuicFrame(frame1_)); ProcessFramesPacketWithAddresses(frames, kSelfAddress, kPeerAddress, @@ -1765,13 +1781,8 @@ TEST_P(QuicConnectionTest, PeerIpAddressChangeAtServer) { EXPECT_CALL(visitor_, OnStreamFrame(_)) .WillOnce(Invoke( [=]() { EXPECT_EQ(kPeerAddress, connection_.peer_address()); })) - .WillOnce(Invoke([=]() { - EXPECT_EQ((GetQuicReloadableFlag(quic_start_peer_migration_earlier) || - !GetParam().version.HasIetfQuicFrames() - ? kNewPeerAddress - : kPeerAddress), - connection_.peer_address()); - })); + .WillOnce(Invoke( + [=]() { EXPECT_EQ(kNewPeerAddress, connection_.peer_address()); })); QuicFrames frames; frames.push_back(QuicFrame(frame1_)); ProcessFramesPacketWithAddresses(frames, kSelfAddress, kPeerAddress, @@ -1866,6 +1877,83 @@ TEST_P(QuicConnectionTest, PeerIpAddressChangeAtServer) { EXPECT_EQ(1u, connection_.GetStats().num_validated_peer_migration); } +TEST_P(QuicConnectionTest, PeerIpAddressChangeAtServerWithMissingConnectionId) { + set_perspective(Perspective::IS_SERVER); + if (!connection_.connection_migration_use_new_cid()) { + return; + } + QuicPacketCreatorPeer::SetSendVersionInPacket(creator_, false); + EXPECT_EQ(Perspective::IS_SERVER, connection_.perspective()); + + QuicConnectionId client_cid0 = TestConnectionId(1); + QuicConnectionId client_cid1 = TestConnectionId(3); + QuicConnectionId server_cid1; + SetClientConnectionId(client_cid0); + connection_.CreateConnectionIdManager(); + connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); + // Prevent packets from being coalesced. + EXPECT_CALL(visitor_, GetHandshakeState()) + .WillRepeatedly(Return(HANDSHAKE_CONFIRMED)); + QuicConnectionPeer::SetAddressValidated(&connection_); + + // Sends new server CID to client. + EXPECT_CALL(visitor_, OnServerConnectionIdIssued(_)) + .WillOnce( + Invoke([&](const QuicConnectionId& cid) { server_cid1 = cid; })); + EXPECT_CALL(visitor_, SendNewConnectionId(_)); + connection_.OnHandshakeComplete(); + + // Clear direct_peer_address. + QuicConnectionPeer::SetDirectPeerAddress(&connection_, QuicSocketAddress()); + // Clear effective_peer_address, it is the same as direct_peer_address for + // this test. + QuicConnectionPeer::SetEffectivePeerAddress(&connection_, + QuicSocketAddress()); + EXPECT_FALSE(connection_.effective_peer_address().IsInitialized()); + + const QuicSocketAddress kNewPeerAddress = + QuicSocketAddress(QuicIpAddress::Loopback4(), /*port=*/23456); + EXPECT_CALL(visitor_, OnStreamFrame(_)).Times(2); + QuicFrames frames; + frames.push_back(QuicFrame(frame1_)); + ProcessFramesPacketWithAddresses(frames, kSelfAddress, kPeerAddress, + ENCRYPTION_FORWARD_SECURE); + EXPECT_EQ(kPeerAddress, connection_.peer_address()); + EXPECT_EQ(kPeerAddress, connection_.effective_peer_address()); + + // Send some data to make connection has packets in flight. + connection_.SendStreamData3(); + EXPECT_EQ(1u, writer_->packets_write_attempts()); + + // Process another packet with a different peer address on server side will + // start connection migration. + peer_creator_.SetServerConnectionId(server_cid1); + EXPECT_CALL(visitor_, OnConnectionMigration(IPV6_TO_IPV4_CHANGE)).Times(1); + // Do not propagate OnCanWrite() to session notifier. + EXPECT_CALL(visitor_, OnCanWrite()).Times(AtLeast(1u)); + + QuicFrames frames2; + frames2.push_back(QuicFrame(frame2_)); + ProcessFramesPacketWithAddresses(frames2, kSelfAddress, kNewPeerAddress, + ENCRYPTION_FORWARD_SECURE); + EXPECT_EQ(kNewPeerAddress, connection_.peer_address()); + EXPECT_EQ(kNewPeerAddress, connection_.effective_peer_address()); + + // Writing path response & reverse path challenge is blocked due to missing + // client connection ID, i.e., packets_write_attempts is unchanged. + EXPECT_EQ(1u, writer_->packets_write_attempts()); + + // Receives new client CID from client would unblock write. + QuicNewConnectionIdFrame new_cid_frame; + new_cid_frame.connection_id = client_cid1; + new_cid_frame.sequence_number = 1u; + new_cid_frame.retire_prior_to = 0u; + connection_.OnNewConnectionIdFrame(new_cid_frame); + connection_.SendStreamData3(); + + EXPECT_EQ(2u, writer_->packets_write_attempts()); +} + TEST_P(QuicConnectionTest, EffectivePeerAddressChangeAtServer) { set_perspective(Perspective::IS_SERVER); QuicPacketCreatorPeer::SetSendVersionInPacket(creator_, false); @@ -1983,17 +2071,38 @@ TEST_P(QuicConnectionTest, EffectivePeerAddressChangeAtServer) { TEST_P(QuicConnectionTest, ReversePathValidationFailureAtServer) { set_perspective(Perspective::IS_SERVER); - if (!connection_.validate_client_address()) { + if (!connection_.connection_migration_use_new_cid()) { return; } QuicPacketCreatorPeer::SetSendVersionInPacket(creator_, false); EXPECT_EQ(Perspective::IS_SERVER, connection_.perspective()); + SetClientConnectionId(TestConnectionId(1)); + connection_.CreateConnectionIdManager(); connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); // Prevent packets from being coalesced. EXPECT_CALL(visitor_, GetHandshakeState()) .WillRepeatedly(Return(HANDSHAKE_CONFIRMED)); QuicConnectionPeer::SetAddressValidated(&connection_); + + QuicConnectionId client_cid0 = connection_.client_connection_id(); + QuicConnectionId client_cid1 = TestConnectionId(2); + QuicConnectionId server_cid0 = connection_.connection_id(); + QuicConnectionId server_cid1; + // Sends new server CID to client. + EXPECT_CALL(visitor_, OnServerConnectionIdIssued(_)) + .WillOnce( + Invoke([&](const QuicConnectionId& cid) { server_cid1 = cid; })); + EXPECT_CALL(visitor_, SendNewConnectionId(_)); connection_.OnHandshakeComplete(); + // Receives new client CID from client. + QuicNewConnectionIdFrame new_cid_frame; + new_cid_frame.connection_id = client_cid1; + new_cid_frame.sequence_number = 1u; + new_cid_frame.retire_prior_to = 0u; + connection_.OnNewConnectionIdFrame(new_cid_frame); + auto* packet_creator = QuicConnectionPeer::GetPacketCreator(&connection_); + ASSERT_EQ(packet_creator->GetDestinationConnectionId(), client_cid0); + ASSERT_EQ(packet_creator->GetSourceConnectionId(), server_cid0); // Clear direct_peer_address. QuicConnectionPeer::SetDirectPeerAddress(&connection_, QuicSocketAddress()); @@ -2008,13 +2117,8 @@ TEST_P(QuicConnectionTest, ReversePathValidationFailureAtServer) { EXPECT_CALL(visitor_, OnStreamFrame(_)) .WillOnce(Invoke( [=]() { EXPECT_EQ(kPeerAddress, connection_.peer_address()); })) - .WillOnce(Invoke([=]() { - EXPECT_EQ((GetQuicReloadableFlag(quic_start_peer_migration_earlier) || - !GetParam().version.HasIetfQuicFrames() - ? kNewPeerAddress - : kPeerAddress), - connection_.peer_address()); - })); + .WillOnce(Invoke( + [=]() { EXPECT_EQ(kNewPeerAddress, connection_.peer_address()); })); QuicFrames frames; frames.push_back(QuicFrame(frame1_)); ProcessFramesPacketWithAddresses(frames, kSelfAddress, kPeerAddress, @@ -2033,6 +2137,7 @@ TEST_P(QuicConnectionTest, ReversePathValidationFailureAtServer) { frames2.push_back(QuicFrame(frame2_)); QuicPaddingFrame padding; frames2.push_back(QuicFrame(padding)); + peer_creator_.SetServerConnectionId(server_cid1); ProcessFramesPacketWithAddresses(frames2, kSelfAddress, kNewPeerAddress, ENCRYPTION_FORWARD_SECURE); EXPECT_EQ(kNewPeerAddress, connection_.peer_address()); @@ -2046,6 +2151,15 @@ TEST_P(QuicConnectionTest, ReversePathValidationFailureAtServer) { EXPECT_EQ(kNewPeerAddress, writer_->last_write_peer_address()); EXPECT_EQ(kNewPeerAddress, connection_.peer_address()); EXPECT_EQ(kNewPeerAddress, connection_.effective_peer_address()); + const auto* default_path = QuicConnectionPeer::GetDefaultPath(&connection_); + const auto* alternative_path = + QuicConnectionPeer::GetAlternativePath(&connection_); + EXPECT_EQ(default_path->client_connection_id, client_cid1); + EXPECT_EQ(default_path->server_connection_id, server_cid1); + EXPECT_EQ(alternative_path->client_connection_id, client_cid0); + EXPECT_EQ(alternative_path->server_connection_id, server_cid0); + EXPECT_EQ(packet_creator->GetDestinationConnectionId(), client_cid1); + EXPECT_EQ(packet_creator->GetSourceConnectionId(), server_cid1); for (size_t i = 0; i < QuicPathValidator::kMaxRetryTimes; ++i) { clock_.AdvanceTime(QuicTime::Delta::FromMilliseconds(3 * kInitialRttMs)); @@ -2072,6 +2186,19 @@ TEST_P(QuicConnectionTest, ReversePathValidationFailureAtServer) { EXPECT_EQ(connection_.sent_packet_manager().GetSendAlgorithm(), send_algorithm_); EXPECT_TRUE(connection_.GetRetransmissionAlarm()->IsSet()); + + // Verify that default_path_ is reverted and alternative_path_ is cleared. + EXPECT_EQ(default_path->client_connection_id, client_cid0); + EXPECT_EQ(default_path->server_connection_id, server_cid0); + EXPECT_TRUE(alternative_path->server_connection_id.IsEmpty()); + EXPECT_FALSE(alternative_path->stateless_reset_token_received); + auto* retire_peer_issued_cid_alarm = + connection_.GetRetirePeerIssuedConnectionIdAlarm(); + ASSERT_TRUE(retire_peer_issued_cid_alarm->IsSet()); + EXPECT_CALL(visitor_, SendRetireConnectionId(/*sequence_number=*/1u)); + retire_peer_issued_cid_alarm->Fire(); + EXPECT_EQ(packet_creator->GetDestinationConnectionId(), client_cid0); + EXPECT_EQ(packet_creator->GetSourceConnectionId(), server_cid0); } TEST_P(QuicConnectionTest, ReceivePathProbeWithNoAddressChangeAtServer) { @@ -2184,10 +2311,12 @@ class TestQuicPathValidationContext : public QuicPathValidationContext { class TestValidationResultDelegate : public QuicPathValidator::ResultDelegate { public: - TestValidationResultDelegate(const QuicSocketAddress& expected_self_address, + TestValidationResultDelegate(QuicConnection* connection, + const QuicSocketAddress& expected_self_address, const QuicSocketAddress& expected_peer_address, bool* success) : QuicPathValidator::ResultDelegate(), + connection_(connection), expected_self_address_(expected_self_address), expected_peer_address_(expected_peer_address), success_(success) {} @@ -2202,10 +2331,14 @@ class TestValidationResultDelegate : public QuicPathValidator::ResultDelegate { std::unique_ptr context) override { EXPECT_EQ(expected_self_address_, context->self_address()); EXPECT_EQ(expected_peer_address_, context->peer_address()); + if (connection_->perspective() == Perspective::IS_CLIENT) { + connection_->OnPathValidationFailureAtClient(); + } *success_ = false; } private: + QuicConnection* connection_; QuicSocketAddress expected_self_address_; QuicSocketAddress expected_peer_address_; bool* success_; @@ -2291,7 +2424,8 @@ TEST_P(QuicConnectionTest, ReceivePathProbingAtServer) { std::make_unique( connection_.self_address(), kNewPeerAddress, writer_.get()), std::make_unique( - connection_.self_address(), kNewPeerAddress, &success)); + &connection_, connection_.self_address(), kNewPeerAddress, + &success)); } EXPECT_EQ((connection_.validate_client_address() ? 2 : 3) * bytes_sent, QuicConnectionPeer::BytesSentOnAlternativePath(&connection_)); @@ -2836,8 +2970,7 @@ TEST_P(QuicConnectionTest, PacketsOutOfOrderWithAdditionsAndLeastAwaiting) { TEST_P(QuicConnectionTest, RejectUnencryptedStreamData) { // EXPECT_QUIC_BUG tests are expensive so only run one instance of them. if (!IsDefaultTestConfiguration() || - (GetQuicReloadableFlag(quic_reject_unexpected_ietf_frame_types) && - VersionHasIetfQuicFrames(version().transport_version))) { + VersionHasIetfQuicFrames(version().transport_version)) { return; } @@ -3169,20 +3302,6 @@ TEST_P(QuicConnectionTest, TooManySentPackets) { ProcessFramePacket(QuicFrame(QuicPingFrame())); - if (!GetQuicReloadableFlag( - quic_close_connection_with_too_many_outstanding_packets)) { - // When the flag is false, the ping packet processed above shouldn't cause - // the connection to close. But the ack packet below will. - EXPECT_TRUE(connection_.connected()); - - // Ack packet 1, which leaves more than the limit outstanding. - EXPECT_CALL(*send_algorithm_, OnCongestionEvent(true, _, _, _, _)); - - // Nack the first packet and ack the rest, leaving a huge gap. - QuicAckFrame frame1 = ConstructAckFrame(num_packets, 1); - ProcessAckPacket(&frame1); - } - TestConnectionCloseQuicErrorCode(QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS); } @@ -3390,15 +3509,15 @@ TEST_P(QuicConnectionTest, FramePackingNonCryptoThenCrypto) { EXPECT_EQ(0u, connection_.NumQueuedPackets()); EXPECT_FALSE(connection_.HasQueuedData()); - // Parse the last packet and ensure it's the crypto stream frame. - EXPECT_EQ(2u, writer_->frame_count()); - ASSERT_EQ(1u, writer_->padding_frames().size()); + // Parse the last packet and ensure it contains a crypto stream frame. + EXPECT_LE(2u, writer_->frame_count()); + ASSERT_LE(1u, writer_->padding_frames().size()); if (!QuicVersionUsesCryptoFrames(connection_.transport_version())) { ASSERT_EQ(1u, writer_->stream_frames().size()); EXPECT_EQ(QuicUtils::GetCryptoStreamId(connection_.transport_version()), writer_->stream_frames()[0]->stream_id); } else { - EXPECT_EQ(1u, writer_->crypto_frames().size()); + EXPECT_LE(1u, writer_->crypto_frames().size()); } } @@ -7081,7 +7200,7 @@ TEST_P(QuicConnectionTest, CheckSendStats) { stats.bytes_retransmitted); EXPECT_EQ(3u, stats.packets_retransmitted); EXPECT_EQ(1u, stats.rto_count); - EXPECT_EQ(kDefaultMaxPacketSize, stats.max_packet_size); + EXPECT_EQ(kDefaultMaxPacketSize, stats.egress_mtu); } TEST_P(QuicConnectionTest, ProcessFramesIfPacketClosedConnection) { @@ -7787,8 +7906,7 @@ TEST_P(QuicConnectionTest, ServerReceivesChloOnNonCryptoStream) { EXPECT_CALL(visitor_, OnConnectionClosed(_, ConnectionCloseSource::FROM_SELF)); ForceProcessFramePacket(QuicFrame(frame1_)); - if (GetQuicReloadableFlag(quic_reject_unexpected_ietf_frame_types) && - VersionHasIetfQuicFrames(version().transport_version)) { + if (VersionHasIetfQuicFrames(version().transport_version)) { // INITIAL packet should not contain STREAM frame. TestConnectionCloseQuicErrorCode(IETF_QUIC_PROTOCOL_VIOLATION); } else { @@ -7810,8 +7928,7 @@ TEST_P(QuicConnectionTest, ClientReceivesRejOnNonCryptoStream) { EXPECT_CALL(visitor_, OnConnectionClosed(_, ConnectionCloseSource::FROM_SELF)); ForceProcessFramePacket(QuicFrame(frame1_)); - if (GetQuicReloadableFlag(quic_reject_unexpected_ietf_frame_types) && - VersionHasIetfQuicFrames(version().transport_version)) { + if (VersionHasIetfQuicFrames(version().transport_version)) { // INITIAL packet should not contain STREAM frame. TestConnectionCloseQuicErrorCode(IETF_QUIC_PROTOCOL_VIOLATION); } else { @@ -8899,7 +9016,7 @@ TEST_P(QuicConnectionTest, ClientResponseToPathChallengeOnAlternativeSocket) { std::make_unique( kNewSelfAddress, connection_.peer_address(), &new_writer), std::make_unique( - kNewSelfAddress, connection_.peer_address(), &success)); + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); // Receiving a PATH_CHALLENGE on the alternative path. Response to this // PATH_CHALLENGE should be sent via the alternative writer. @@ -9300,7 +9417,7 @@ TEST_P(QuicConnectionTest, ValidClientConnectionId) { return; } EXPECT_CALL(visitor_, OnSuccessfulVersionNegotiation(_)); - connection_.set_client_connection_id(TestConnectionId(0x33)); + SetClientConnectionId(TestConnectionId(0x33)); QuicPacketHeader header = ConstructPacketHeader(1, ENCRYPTION_FORWARD_SECURE); header.destination_connection_id = TestConnectionId(0x33); header.destination_connection_id_included = CONNECTION_ID_PRESENT; @@ -9328,7 +9445,7 @@ TEST_P(QuicConnectionTest, InvalidClientConnectionId) { if (!framer_.version().SupportsClientConnectionIds()) { return; } - connection_.set_client_connection_id(TestConnectionId(0x33)); + SetClientConnectionId(TestConnectionId(0x33)); QuicPacketHeader header = ConstructPacketHeader(1, ENCRYPTION_FORWARD_SECURE); header.destination_connection_id = TestConnectionId(0xbad); header.destination_connection_id_included = CONNECTION_ID_PRESENT; @@ -11162,8 +11279,7 @@ TEST_P(QuicConnectionTest, ProcessUndecryptablePacketsBasedOnEncryptionLevel) { std::make_unique(0x01)); connection_.SetDefaultEncryptionLevel(ENCRYPTION_HANDSHAKE); // Verify all ENCRYPTION_HANDSHAKE packets get processed. - if (!GetQuicReloadableFlag(quic_reject_unexpected_ietf_frame_types) || - !VersionHasIetfQuicFrames(version().transport_version)) { + if (!VersionHasIetfQuicFrames(version().transport_version)) { EXPECT_CALL(visitor_, OnStreamFrame(_)).Times(6); } connection_.GetProcessUndecryptablePacketsAlarm()->Fire(); @@ -11750,7 +11866,7 @@ TEST_P(QuicConnectionTest, PathValidationOnNewSocketSuccess) { std::make_unique( kNewSelfAddress, connection_.peer_address(), &new_writer), std::make_unique( - kNewSelfAddress, connection_.peer_address(), &success)); + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); EXPECT_EQ(0u, writer_->packets_write_attempts()); QuicFrames frames; @@ -11784,30 +11900,39 @@ TEST_P(QuicConnectionTest, NewPathValidationCancelsPreviousOne) { std::make_unique( kNewSelfAddress, connection_.peer_address(), &new_writer), std::make_unique( - kNewSelfAddress, connection_.peer_address(), &success)); + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); EXPECT_EQ(0u, writer_->packets_write_attempts()); // Start another path validation request. const QuicSocketAddress kNewSelfAddress2(QuicIpAddress::Any4(), 12346); EXPECT_NE(kNewSelfAddress2, connection_.self_address()); TestPacketWriter new_writer2(version(), &clock_, Perspective::IS_CLIENT); - EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _, _)) - .Times(AtLeast(1u)) - .WillOnce(Invoke([&]() { - EXPECT_EQ(1u, new_writer2.packets_write_attempts()); - EXPECT_EQ(1u, new_writer2.path_challenge_frames().size()); - EXPECT_EQ(1u, new_writer2.padding_frames().size()); - EXPECT_EQ(kNewSelfAddress2.host(), - new_writer2.last_write_source_address()); - })); + if (!connection_.connection_migration_use_new_cid()) { + EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _, _)) + .Times(AtLeast(1u)) + .WillOnce(Invoke([&]() { + EXPECT_EQ(1u, new_writer2.packets_write_attempts()); + EXPECT_EQ(1u, new_writer2.path_challenge_frames().size()); + EXPECT_EQ(1u, new_writer2.padding_frames().size()); + EXPECT_EQ(kNewSelfAddress2.host(), + new_writer2.last_write_source_address()); + })); + } bool success2 = false; connection_.ValidatePath( std::make_unique( kNewSelfAddress2, connection_.peer_address(), &new_writer2), std::make_unique( - kNewSelfAddress2, connection_.peer_address(), &success2)); + &connection_, kNewSelfAddress2, connection_.peer_address(), + &success2)); EXPECT_FALSE(success); - EXPECT_TRUE(connection_.HasPendingPathValidation()); + if (connection_.connection_migration_use_new_cid()) { + // There is no pening path validation as there is no available connection + // ID. + EXPECT_FALSE(connection_.HasPendingPathValidation()); + } else { + EXPECT_TRUE(connection_.HasPendingPathValidation()); + } } // Regression test for b/182571515. @@ -11825,12 +11950,12 @@ TEST_P(QuicConnectionTest, PathValidationRetry) { EXPECT_EQ(1u, writer_->padding_frames().size()); })); bool success = true; - connection_.ValidatePath( - std::make_unique( - connection_.self_address(), connection_.peer_address(), - writer_.get()), - std::make_unique( - connection_.self_address(), connection_.peer_address(), &success)); + connection_.ValidatePath(std::make_unique( + connection_.self_address(), + connection_.peer_address(), writer_.get()), + std::make_unique( + &connection_, connection_.self_address(), + connection_.peer_address(), &success)); EXPECT_EQ(1u, writer_->packets_write_attempts()); EXPECT_TRUE(connection_.HasPendingPathValidation()); @@ -11872,7 +11997,7 @@ TEST_P(QuicConnectionTest, PathValidationReceivesStatelessReset) { std::make_unique( kNewSelfAddress, connection_.peer_address(), &new_writer), std::make_unique( - kNewSelfAddress, connection_.peer_address(), &success)); + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); EXPECT_EQ(0u, writer_->packets_write_attempts()); EXPECT_TRUE(connection_.HasPendingPathValidation()); @@ -11916,7 +12041,7 @@ TEST_P(QuicConnectionTest, SendPathChallengeUsingBlockedNewSocket) { std::make_unique( kNewSelfAddress, connection_.peer_address(), &new_writer), std::make_unique( - kNewSelfAddress, connection_.peer_address(), &success)); + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); EXPECT_EQ(0u, writer_->packets_write_attempts()); new_writer.SetWritable(); @@ -11976,7 +12101,8 @@ TEST_P(QuicConnectionTest, SendPathChallengeUsingBlockedDefaultSocket) { std::make_unique( connection_.self_address(), kNewPeerAddress, writer_.get()), std::make_unique( - connection_.self_address(), kNewPeerAddress, &success)); + &connection_, connection_.self_address(), kNewPeerAddress, + &success)); } EXPECT_EQ(1u, writer_->packets_write_attempts()); @@ -12020,7 +12146,7 @@ TEST_P(QuicConnectionTest, SendPathChallengeFailOnNewSocket) { std::make_unique( kNewSelfAddress, connection_.peer_address(), &new_writer), std::make_unique( - kNewSelfAddress, connection_.peer_address(), &success)); + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); EXPECT_EQ(1u, new_writer.packets_write_attempts()); EXPECT_EQ(1u, new_writer.path_challenge_frames().size()); EXPECT_EQ(1u, new_writer.padding_frames().size()); @@ -12052,12 +12178,12 @@ TEST_P(QuicConnectionTest, SendPathChallengeFailOnDefaultPath) { // packet creator. bool success = false; QuicConnection::ScopedPacketFlusher flusher(&connection_); - connection_.ValidatePath( - std::make_unique( - connection_.self_address(), connection_.peer_address(), - writer_.get()), - std::make_unique( - connection_.self_address(), connection_.peer_address(), &success)); + connection_.ValidatePath(std::make_unique( + connection_.self_address(), + connection_.peer_address(), writer_.get()), + std::make_unique( + &connection_, connection_.self_address(), + connection_.peer_address(), &success)); } EXPECT_EQ(1u, writer_->packets_write_attempts()); EXPECT_EQ(1u, writer_->path_challenge_frames().size()); @@ -12089,7 +12215,7 @@ TEST_P(QuicConnectionTest, SendPathChallengeFailOnAlternativePeerAddress) { std::make_unique( connection_.self_address(), kNewPeerAddress, writer_.get()), std::make_unique( - connection_.self_address(), kNewPeerAddress, &success)); + &connection_, connection_.self_address(), kNewPeerAddress, &success)); EXPECT_EQ(1u, writer_->packets_write_attempts()); EXPECT_FALSE(connection_.HasPendingPathValidation()); @@ -12120,7 +12246,7 @@ TEST_P(QuicConnectionTest, std::make_unique( connection_.self_address(), kNewPeerAddress, writer_.get()), std::make_unique( - connection_.self_address(), kNewPeerAddress, &success)); + &connection_, connection_.self_address(), kNewPeerAddress, &success)); EXPECT_TRUE(connection_.HasPendingPathValidation()); // Connection shouldn't be closed. EXPECT_TRUE(connection_.connected()); @@ -12391,7 +12517,12 @@ TEST_P(QuicConnectionTest, FailToWritePathResponse) { ProcessFramesPacketWithAddresses(frames, kSelfAddress, kNewPeerAddress, ENCRYPTION_FORWARD_SECURE); - EXPECT_EQ( + if (GetQuicReloadableFlag(quic_drop_unsent_path_response)) { + EXPECT_EQ(0u, QuicConnectionPeer::NumPendingPathChallengesToResponse( + &connection_)); + return; + } + ASSERT_EQ( 1u, QuicConnectionPeer::NumPendingPathChallengesToResponse(&connection_)); EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _, _)).Times(AtLeast(1)); @@ -13444,6 +13575,9 @@ TEST_P(QuicConnectionTest, ServerHelloGetsReordered) { } TEST_P(QuicConnectionTest, MigratePath) { + EXPECT_CALL(visitor_, GetHandshakeState()) + .Times(testing::AtMost(1)) + .WillOnce(Return(HANDSHAKE_CONFIRMED)); EXPECT_CALL(visitor_, OnPathDegrading()); connection_.OnPathDegradingDetected(); const QuicSocketAddress kNewSelfAddress(QuicIpAddress::Any4(), 12345); @@ -13472,7 +13606,7 @@ TEST_P(QuicConnectionTest, MigrateToNewPathDuringProbing) { std::make_unique( kNewSelfAddress, connection_.peer_address(), &new_writer), std::make_unique( - kNewSelfAddress, connection_.peer_address(), &success)); + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); EXPECT_TRUE(connection_.HasPendingPathValidation()); EXPECT_TRUE(QuicConnectionPeer::IsAlternativePath( &connection_, kNewSelfAddress, connection_.peer_address())); @@ -13568,7 +13702,6 @@ TEST_P(QuicConnectionTest, NewTokenFrameInstigateAcks) { if (!version().HasIetfQuicFrames()) { return; } - SetQuicReloadableFlag(quic_enable_token_based_address_validation, true); EXPECT_CALL(visitor_, OnSuccessfulVersionNegotiation(_)); QuicNewTokenFrame* new_token = new QuicNewTokenFrame(); @@ -13583,7 +13716,6 @@ TEST_P(QuicConnectionTest, ServerClosesConnectionOnNewTokenFrame) { if (!version().HasIetfQuicFrames()) { return; } - SetQuicReloadableFlag(quic_enable_token_based_address_validation, true); set_perspective(Perspective::IS_SERVER); QuicNewTokenFrame* new_token = new QuicNewTokenFrame(); EXPECT_CALL(visitor_, OnNewTokenReceived(_)).Times(0); @@ -13686,8 +13818,7 @@ TEST_P(QuicConnectionTest, // Regression test for b/177312785 TEST_P(QuicConnectionTest, PeerMigrateBeforeHandshakeConfirm) { - if (!VersionHasIetfQuicFrames(version().transport_version) || - !GetQuicReloadableFlag(quic_start_peer_migration_earlier)) { + if (!VersionHasIetfQuicFrames(version().transport_version)) { return; } set_perspective(Perspective::IS_SERVER); @@ -13755,11 +13886,34 @@ TEST_P(QuicConnectionTest, TryToFlushAckWithAckQueued) { TEST_P(QuicConnectionTest, PathChallengeBeforePeerIpAddressChangeAtServer) { set_perspective(Perspective::IS_SERVER); - if (!connection_.validate_client_address()) { + if (!connection_.connection_migration_use_new_cid()) { return; } PathProbeTestInit(Perspective::IS_SERVER); + SetClientConnectionId(TestConnectionId(1)); + connection_.CreateConnectionIdManager(); + QuicConnectionId server_cid0 = connection_.connection_id(); + QuicConnectionId client_cid0 = connection_.client_connection_id(); + QuicConnectionId client_cid1 = TestConnectionId(2); + QuicConnectionId server_cid1; + // Sends new server CID to client. + EXPECT_CALL(visitor_, OnServerConnectionIdIssued(_)) + .WillOnce( + Invoke([&](const QuicConnectionId& cid) { server_cid1 = cid; })); + EXPECT_CALL(visitor_, SendNewConnectionId(_)); + connection_.MaybeSendConnectionIdToClient(); + // Receives new client CID from client. + QuicNewConnectionIdFrame new_cid_frame; + new_cid_frame.connection_id = client_cid1; + new_cid_frame.sequence_number = 1u; + new_cid_frame.retire_prior_to = 0u; + connection_.OnNewConnectionIdFrame(new_cid_frame); + auto* packet_creator = QuicConnectionPeer::GetPacketCreator(&connection_); + ASSERT_EQ(packet_creator->GetDestinationConnectionId(), client_cid0); + ASSERT_EQ(packet_creator->GetSourceConnectionId(), server_cid0); + + peer_creator_.SetServerConnectionId(server_cid1); const QuicSocketAddress kNewPeerAddress = QuicSocketAddress(QuicIpAddress::Loopback4(), /*port=*/23456); QuicPathFrameBuffer path_challenge_payload{0, 1, 2, 3, 4, 5, 6, 7}; @@ -13783,6 +13937,15 @@ TEST_P(QuicConnectionTest, PathChallengeBeforePeerIpAddressChangeAtServer) { EXPECT_EQ(kPeerAddress, connection_.peer_address()); EXPECT_EQ(kPeerAddress, connection_.effective_peer_address()); EXPECT_TRUE(connection_.HasPendingPathValidation()); + const auto* default_path = QuicConnectionPeer::GetDefaultPath(&connection_); + const auto* alternative_path = + QuicConnectionPeer::GetAlternativePath(&connection_); + EXPECT_EQ(default_path->client_connection_id, client_cid0); + EXPECT_EQ(default_path->server_connection_id, server_cid0); + EXPECT_EQ(alternative_path->client_connection_id, client_cid1); + EXPECT_EQ(alternative_path->server_connection_id, server_cid1); + EXPECT_EQ(packet_creator->GetDestinationConnectionId(), client_cid0); + EXPECT_EQ(packet_creator->GetSourceConnectionId(), server_cid0); // Process another packet with a different peer address on server side will // start connection migration. @@ -13819,6 +13982,14 @@ TEST_P(QuicConnectionTest, PathChallengeBeforePeerIpAddressChangeAtServer) { EXPECT_CALL(*send_algorithm_, InRecovery()).Times(AnyNumber()); EXPECT_CALL(*send_algorithm_, PopulateConnectionStats(_)).Times(AnyNumber()); connection_.SetSendAlgorithm(send_algorithm_); + EXPECT_EQ(default_path->client_connection_id, client_cid1); + EXPECT_EQ(default_path->server_connection_id, server_cid1); + // The previous default path is kept as alternative path before reverse path + // validation finishes. + EXPECT_EQ(alternative_path->client_connection_id, client_cid0); + EXPECT_EQ(alternative_path->server_connection_id, server_cid0); + EXPECT_EQ(packet_creator->GetDestinationConnectionId(), client_cid1); + EXPECT_EQ(packet_creator->GetSourceConnectionId(), server_cid1); EXPECT_EQ(kNewPeerAddress, connection_.peer_address()); EXPECT_EQ(kNewPeerAddress, connection_.effective_peer_address()); @@ -13842,6 +14013,15 @@ TEST_P(QuicConnectionTest, PathChallengeBeforePeerIpAddressChangeAtServer) { ProcessFramesPacketWithAddresses(frames3, kSelfAddress, kNewPeerAddress, ENCRYPTION_FORWARD_SECURE); EXPECT_EQ(NO_CHANGE, connection_.active_effective_peer_migration_type()); + // Verify that alternative_path_ is cleared and the peer CID is retired. + EXPECT_TRUE(alternative_path->client_connection_id.IsEmpty()); + EXPECT_TRUE(alternative_path->server_connection_id.IsEmpty()); + EXPECT_FALSE(alternative_path->stateless_reset_token_received); + auto* retire_peer_issued_cid_alarm = + connection_.GetRetirePeerIssuedConnectionIdAlarm(); + ASSERT_TRUE(retire_peer_issued_cid_alarm->IsSet()); + EXPECT_CALL(visitor_, SendRetireConnectionId(/*sequence_number=*/0u)); + retire_peer_issued_cid_alarm->Fire(); // Verify the anti-amplification limit is lifted by sending a packet larger // than the anti-amplification limit. @@ -13853,12 +14033,25 @@ TEST_P(QuicConnectionTest, PathChallengeBeforePeerIpAddressChangeAtServer) { TEST_P(QuicConnectionTest, PathValidationSucceedsBeforePeerIpAddressChangeAtServer) { set_perspective(Perspective::IS_SERVER); - if (!connection_.validate_client_address()) { + if (!connection_.connection_migration_use_new_cid()) { return; } PathProbeTestInit(Perspective::IS_SERVER); + connection_.CreateConnectionIdManager(); + + QuicConnectionId server_cid0 = connection_.connection_id(); + QuicConnectionId server_cid1; + // Sends new server CID to client. + EXPECT_CALL(visitor_, OnServerConnectionIdIssued(_)) + .WillOnce( + Invoke([&](const QuicConnectionId& cid) { server_cid1 = cid; })); + EXPECT_CALL(visitor_, SendNewConnectionId(_)); + connection_.MaybeSendConnectionIdToClient(); + auto* packet_creator = QuicConnectionPeer::GetPacketCreator(&connection_); + ASSERT_EQ(packet_creator->GetSourceConnectionId(), server_cid0); // Receive probing packet with new peer address. + peer_creator_.SetServerConnectionId(server_cid1); const QuicSocketAddress kNewPeerAddress(QuicIpAddress::Loopback4(), /*port=*/23456); QuicPathFrameBuffer payload; @@ -13883,6 +14076,12 @@ TEST_P(QuicConnectionTest, ProcessFramesPacketWithAddresses(frames1, kSelfAddress, kNewPeerAddress, ENCRYPTION_FORWARD_SECURE); EXPECT_TRUE(connection_.HasPendingPathValidation()); + const auto* default_path = QuicConnectionPeer::GetDefaultPath(&connection_); + const auto* alternative_path = + QuicConnectionPeer::GetAlternativePath(&connection_); + EXPECT_EQ(default_path->server_connection_id, server_cid0); + EXPECT_EQ(alternative_path->server_connection_id, server_cid1); + EXPECT_EQ(packet_creator->GetSourceConnectionId(), server_cid0); // Receive PATH_RESPONSE should mark the new peer address validated. QuicFrames frames3; @@ -13920,6 +14119,12 @@ TEST_P(QuicConnectionTest, EXPECT_NE(connection_.sent_packet_manager().GetSendAlgorithm(), send_algorithm_); + EXPECT_EQ(default_path->server_connection_id, server_cid1); + EXPECT_EQ(packet_creator->GetSourceConnectionId(), server_cid1); + // Verify that alternative_path_ is cleared. + EXPECT_TRUE(alternative_path->server_connection_id.IsEmpty()); + EXPECT_FALSE(alternative_path->stateless_reset_token_received); + // Switch to use the mock send algorithm. send_algorithm_ = new StrictMock(); EXPECT_CALL(*send_algorithm_, CanSend(_)).WillRepeatedly(Return(true)); @@ -14004,6 +14209,255 @@ TEST_P(QuicConnectionTest, EXPECT_TRUE(connection_.HasPendingPathValidation()); } +TEST_P(QuicConnectionTest, + PathValidationFailedOnClientDueToLackOfServerConnectionId) { + QuicConfig config; + config.SetConnectionOptionsToSend({kRVCM}); + EXPECT_CALL(*send_algorithm_, SetFromConfig(_, _)); + connection_.SetFromConfig(config); + if (!connection_.connection_migration_use_new_cid()) { + return; + } + PathProbeTestInit(Perspective::IS_CLIENT, + /*receive_new_server_connection_id=*/false); + + const QuicSocketAddress kNewSelfAddress(QuicIpAddress::Loopback4(), + /*port=*/34567); + + bool success; + connection_.ValidatePath( + std::make_unique( + kNewSelfAddress, connection_.peer_address(), writer_.get()), + std::make_unique( + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); + + EXPECT_FALSE(success); +} + +TEST_P(QuicConnectionTest, + PathValidationFailedOnClientDueToLackOfClientConnectionIdTheSecondTime) { + QuicConfig config; + config.SetConnectionOptionsToSend({kRVCM}); + EXPECT_CALL(*send_algorithm_, SetFromConfig(_, _)); + connection_.SetFromConfig(config); + if (!connection_.connection_migration_use_new_cid()) { + return; + } + PathProbeTestInit(Perspective::IS_CLIENT, + /*receive_new_server_connection_id=*/false); + SetClientConnectionId(TestConnectionId(1)); + + // Make sure server connection ID is available for the 1st validation. + QuicConnectionId server_cid0 = connection_.connection_id(); + QuicConnectionId server_cid1 = TestConnectionId(2); + QuicConnectionId server_cid2 = TestConnectionId(4); + QuicConnectionId client_cid1; + QuicNewConnectionIdFrame frame1; + frame1.connection_id = server_cid1; + frame1.sequence_number = 1u; + frame1.retire_prior_to = 0u; + frame1.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame1.connection_id); + connection_.OnNewConnectionIdFrame(frame1); + const auto* packet_creator = + QuicConnectionPeer::GetPacketCreator(&connection_); + ASSERT_EQ(packet_creator->GetDestinationConnectionId(), server_cid0); + + // Client will issue a new client connection ID to server. + EXPECT_CALL(visitor_, SendNewConnectionId(_)) + .WillOnce(Invoke([&](const QuicNewConnectionIdFrame& frame) { + client_cid1 = frame.connection_id; + })); + + const QuicSocketAddress kSelfAddress1(QuicIpAddress::Any4(), 12345); + ASSERT_NE(kSelfAddress1, connection_.self_address()); + bool success1; + connection_.ValidatePath( + std::make_unique( + kSelfAddress1, connection_.peer_address(), writer_.get()), + std::make_unique( + &connection_, kSelfAddress1, connection_.peer_address(), &success1)); + + // Migrate upon 1st validation success. + TestPacketWriter new_writer(version(), &clock_, Perspective::IS_CLIENT); + ASSERT_TRUE(connection_.MigratePath(kSelfAddress1, connection_.peer_address(), + &new_writer, /*owns_writer=*/false)); + QuicConnectionPeer::RetirePeerIssuedConnectionIdsNoLongerOnPath(&connection_); + const auto* default_path = QuicConnectionPeer::GetDefaultPath(&connection_); + EXPECT_EQ(default_path->client_connection_id, client_cid1); + EXPECT_EQ(default_path->server_connection_id, server_cid1); + EXPECT_EQ(default_path->stateless_reset_token, frame1.stateless_reset_token); + EXPECT_TRUE(default_path->stateless_reset_token_received); + const auto* alternative_path = + QuicConnectionPeer::GetAlternativePath(&connection_); + EXPECT_TRUE(alternative_path->client_connection_id.IsEmpty()); + EXPECT_TRUE(alternative_path->server_connection_id.IsEmpty()); + EXPECT_FALSE(alternative_path->stateless_reset_token_received); + ASSERT_EQ(packet_creator->GetDestinationConnectionId(), server_cid1); + + // Client will retire server connection ID on old default_path. + auto* retire_peer_issued_cid_alarm = + connection_.GetRetirePeerIssuedConnectionIdAlarm(); + ASSERT_TRUE(retire_peer_issued_cid_alarm->IsSet()); + EXPECT_CALL(visitor_, SendRetireConnectionId(/*sequence_number=*/0u)); + retire_peer_issued_cid_alarm->Fire(); + + // Another server connection ID is available to client. + QuicNewConnectionIdFrame frame2; + frame2.connection_id = server_cid2; + frame2.sequence_number = 2u; + frame2.retire_prior_to = 1u; + frame2.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame2.connection_id); + connection_.OnNewConnectionIdFrame(frame2); + + const QuicSocketAddress kSelfAddress2(QuicIpAddress::Loopback4(), + /*port=*/45678); + bool success2; + connection_.ValidatePath( + std::make_unique( + kSelfAddress2, connection_.peer_address(), writer_.get()), + std::make_unique( + &connection_, kSelfAddress2, connection_.peer_address(), &success2)); + // Since server does not retire any client connection ID yet, 2nd validation + // would fail due to lack of client connection ID. + EXPECT_FALSE(success2); +} + +TEST_P(QuicConnectionTest, ServerConnectionIdRetiredUponPathValidationFailure) { + QuicConfig config; + config.SetConnectionOptionsToSend({kRVCM}); + EXPECT_CALL(*send_algorithm_, SetFromConfig(_, _)); + connection_.SetFromConfig(config); + if (!connection_.connection_migration_use_new_cid()) { + return; + } + PathProbeTestInit(Perspective::IS_CLIENT); + + // Make sure server connection ID is available for validation. + QuicNewConnectionIdFrame frame; + frame.connection_id = TestConnectionId(2); + frame.sequence_number = 1u; + frame.retire_prior_to = 0u; + frame.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame.connection_id); + connection_.OnNewConnectionIdFrame(frame); + + const QuicSocketAddress kNewSelfAddress(QuicIpAddress::Loopback4(), + /*port=*/34567); + bool success; + connection_.ValidatePath( + std::make_unique( + kNewSelfAddress, connection_.peer_address(), writer_.get()), + std::make_unique( + &connection_, kNewSelfAddress, connection_.peer_address(), &success)); + + auto* path_validator = QuicConnectionPeer::path_validator(&connection_); + path_validator->CancelPathValidation(); + QuicConnectionPeer::RetirePeerIssuedConnectionIdsNoLongerOnPath(&connection_); + EXPECT_FALSE(success); + const auto* alternative_path = + QuicConnectionPeer::GetAlternativePath(&connection_); + EXPECT_TRUE(alternative_path->client_connection_id.IsEmpty()); + EXPECT_TRUE(alternative_path->server_connection_id.IsEmpty()); + EXPECT_FALSE(alternative_path->stateless_reset_token_received); + + // Client will retire server connection ID on alternative_path. + auto* retire_peer_issued_cid_alarm = + connection_.GetRetirePeerIssuedConnectionIdAlarm(); + ASSERT_TRUE(retire_peer_issued_cid_alarm->IsSet()); + EXPECT_CALL(visitor_, SendRetireConnectionId(/*sequence_number=*/1u)); + retire_peer_issued_cid_alarm->Fire(); +} + +TEST_P(QuicConnectionTest, + MigratePathDirectlyFailedDueToLackOfServerConnectionId) { + QuicConfig config; + config.SetConnectionOptionsToSend({kRVCM}); + EXPECT_CALL(*send_algorithm_, SetFromConfig(_, _)); + connection_.SetFromConfig(config); + if (!connection_.connection_migration_use_new_cid()) { + return; + } + PathProbeTestInit(Perspective::IS_CLIENT, + /*receive_new_server_connection_id=*/false); + const QuicSocketAddress kSelfAddress1(QuicIpAddress::Any4(), 12345); + ASSERT_NE(kSelfAddress1, connection_.self_address()); + + TestPacketWriter new_writer(version(), &clock_, Perspective::IS_CLIENT); + ASSERT_FALSE(connection_.MigratePath(kSelfAddress1, + connection_.peer_address(), &new_writer, + /*owns_writer=*/false)); +} + +TEST_P(QuicConnectionTest, + MigratePathDirectlyFailedDueToLackOfClientConnectionIdTheSecondTime) { + QuicConfig config; + config.SetConnectionOptionsToSend({kRVCM}); + EXPECT_CALL(*send_algorithm_, SetFromConfig(_, _)); + connection_.SetFromConfig(config); + if (!connection_.connection_migration_use_new_cid()) { + return; + } + PathProbeTestInit(Perspective::IS_CLIENT, + /*receive_new_server_connection_id=*/false); + SetClientConnectionId(TestConnectionId(1)); + + // Make sure server connection ID is available for the 1st migration. + QuicNewConnectionIdFrame frame1; + frame1.connection_id = TestConnectionId(2); + frame1.sequence_number = 1u; + frame1.retire_prior_to = 0u; + frame1.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame1.connection_id); + connection_.OnNewConnectionIdFrame(frame1); + + // Client will issue a new client connection ID to server. + QuicConnectionId new_client_connection_id; + EXPECT_CALL(visitor_, SendNewConnectionId(_)) + .WillOnce(Invoke([&](const QuicNewConnectionIdFrame& frame) { + new_client_connection_id = frame.connection_id; + })); + + // 1st migration is successful. + const QuicSocketAddress kSelfAddress1(QuicIpAddress::Any4(), 12345); + ASSERT_NE(kSelfAddress1, connection_.self_address()); + TestPacketWriter new_writer(version(), &clock_, Perspective::IS_CLIENT); + ASSERT_TRUE(connection_.MigratePath(kSelfAddress1, connection_.peer_address(), + &new_writer, + /*owns_writer=*/false)); + QuicConnectionPeer::RetirePeerIssuedConnectionIdsNoLongerOnPath(&connection_); + const auto* default_path = QuicConnectionPeer::GetDefaultPath(&connection_); + EXPECT_EQ(default_path->client_connection_id, new_client_connection_id); + EXPECT_EQ(default_path->server_connection_id, frame1.connection_id); + EXPECT_EQ(default_path->stateless_reset_token, frame1.stateless_reset_token); + EXPECT_TRUE(default_path->stateless_reset_token_received); + + // Client will retire server connection ID on old default_path. + auto* retire_peer_issued_cid_alarm = + connection_.GetRetirePeerIssuedConnectionIdAlarm(); + ASSERT_TRUE(retire_peer_issued_cid_alarm->IsSet()); + EXPECT_CALL(visitor_, SendRetireConnectionId(/*sequence_number=*/0u)); + retire_peer_issued_cid_alarm->Fire(); + + // Another server connection ID is available to client. + QuicNewConnectionIdFrame frame2; + frame2.connection_id = TestConnectionId(4); + frame2.sequence_number = 2u; + frame2.retire_prior_to = 1u; + frame2.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame2.connection_id); + connection_.OnNewConnectionIdFrame(frame2); + + // Since server does not retire any client connection ID yet, 2nd migration + // would fail due to lack of client connection ID. + const QuicSocketAddress kSelfAddress2(QuicIpAddress::Loopback4(), + /*port=*/45678); + ASSERT_FALSE(connection_.MigratePath(kSelfAddress2, + connection_.peer_address(), &new_writer, + /*owns_writer=*/false)); +} + TEST_P(QuicConnectionTest, CloseConnectionAfterReceiveNewConnectionIdFromPeerUsingEmptyCID) { if (!version().HasIetfQuicFrames()) { @@ -14098,7 +14552,7 @@ TEST_P(QuicConnectionTest, } QuicConnectionPeer::EnableMultipleConnectionIdSupport(&connection_); set_perspective(Perspective::IS_SERVER); - connection_.set_client_connection_id(TestConnectionId(0)); + SetClientConnectionId(TestConnectionId(0)); QuicNewConnectionIdFrame frame; frame.sequence_number = 1u; @@ -14129,9 +14583,71 @@ TEST_P(QuicConnectionTest, TestConnectionId(2)); } +TEST_P( + QuicConnectionTest, + ReplacePeerIssuedConnectionIdOnBothPathsTriggeredByNewConnectionIdFrame) { + if (!version().HasIetfQuicFrames() || !connection_.use_path_validator() || + !connection_.use_connection_id_on_default_path() || + !connection_.count_bytes_on_alternative_path_separately()) { + return; + } + QuicConnectionPeer::EnableMultipleConnectionIdSupport(&connection_); + PathProbeTestInit(Perspective::IS_SERVER); + SetClientConnectionId(TestConnectionId(0)); + + // Populate alternative_path_ with probing packet. + std::unique_ptr probing_packet = ConstructProbingPacket(); + + std::unique_ptr received(ConstructReceivedPacket( + QuicEncryptedPacket(probing_packet->encrypted_buffer, + probing_packet->encrypted_length), + clock_.Now())); + QuicIpAddress new_host; + new_host.FromString("1.1.1.1"); + ProcessReceivedPacket(kSelfAddress, + QuicSocketAddress(new_host, /*port=*/23456), *received); + + EXPECT_EQ( + TestConnectionId(0), + QuicConnectionPeer::GetClientConnectionIdOnAlternativePath(&connection_)); + + QuicNewConnectionIdFrame frame; + frame.sequence_number = 1u; + frame.connection_id = TestConnectionId(1); + frame.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame.connection_id); + frame.retire_prior_to = 0u; + + EXPECT_TRUE(connection_.OnNewConnectionIdFrame(frame)); + auto* retire_peer_issued_cid_alarm = + connection_.GetRetirePeerIssuedConnectionIdAlarm(); + ASSERT_FALSE(retire_peer_issued_cid_alarm->IsSet()); + + frame.sequence_number = 2u; + frame.connection_id = TestConnectionId(2); + frame.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame.connection_id); + frame.retire_prior_to = 1u; // CID associated with #1 will be retired. + + EXPECT_TRUE(connection_.OnNewConnectionIdFrame(frame)); + ASSERT_TRUE(retire_peer_issued_cid_alarm->IsSet()); + EXPECT_EQ(connection_.client_connection_id(), TestConnectionId(0)); + + EXPECT_CALL(visitor_, SendRetireConnectionId(/*sequence_number=*/0u)); + retire_peer_issued_cid_alarm->Fire(); + EXPECT_EQ(connection_.client_connection_id(), TestConnectionId(2)); + EXPECT_EQ(connection_.packet_creator().GetDestinationConnectionId(), + TestConnectionId(2)); + // Clean up alternative path connection ID. + EXPECT_EQ( + TestConnectionId(2), + QuicConnectionPeer::GetClientConnectionIdOnAlternativePath(&connection_)); +} + TEST_P(QuicConnectionTest, CloseConnectionAfterReceiveRetireConnectionIdWhenNoCIDIssued) { - if (!version().HasIetfQuicFrames()) { + if (!version().HasIetfQuicFrames() || + GetQuicReloadableFlag(quic_use_connection_id_on_default_path_v2)) { return; } QuicConnectionPeer::EnableMultipleConnectionIdSupport(&connection_); @@ -14151,7 +14667,8 @@ TEST_P(QuicConnectionTest, } TEST_P(QuicConnectionTest, RetireConnectionIdFrameResultsInError) { - if (!version().HasIetfQuicFrames()) { + if (!version().HasIetfQuicFrames() || + GetQuicReloadableFlag(quic_use_connection_id_on_default_path_v2)) { return; } QuicConnectionPeer::EnableMultipleConnectionIdSupport(&connection_); @@ -14175,8 +14692,40 @@ TEST_P(QuicConnectionTest, RetireConnectionIdFrameResultsInError) { IsError(IETF_QUIC_PROTOCOL_VIOLATION)); } +TEST_P(QuicConnectionTest, + ServerRetireSelfIssuedConnectionIdWithoutSendingNewConnectionIdBefore) { + if (!connection_.support_multiple_connection_ids()) { + return; + } + QuicConnectionPeer::EnableMultipleConnectionIdSupport(&connection_); + set_perspective(Perspective::IS_SERVER); + connection_.CreateConnectionIdManager(); + + auto* retire_self_issued_cid_alarm = + connection_.GetRetireSelfIssuedConnectionIdAlarm(); + ASSERT_FALSE(retire_self_issued_cid_alarm->IsSet()); + + QuicConnectionId cid0 = connection_id_; + QuicRetireConnectionIdFrame frame; + frame.sequence_number = 0u; + if (!GetQuicReloadableFlag(quic_use_connection_id_on_default_path_v2) || + connection_.connection_migration_use_new_cid()) { + EXPECT_CALL(visitor_, OnServerConnectionIdIssued(_)).Times(2); + EXPECT_CALL(visitor_, SendNewConnectionId(_)).Times(2); + } + EXPECT_TRUE(connection_.OnRetireConnectionIdFrame(frame)); + if (!GetQuicReloadableFlag(quic_use_connection_id_on_default_path_v2)) { + ASSERT_TRUE(retire_self_issued_cid_alarm->IsSet()); + // cid0 is retired when the retire CID alarm fires. + if (!GetQuicReloadableFlag(quic_use_connection_id_on_default_path_v2)) + EXPECT_CALL(visitor_, OnServerConnectionIdRetired(cid0)); + retire_self_issued_cid_alarm->Fire(); + } +} + TEST_P(QuicConnectionTest, ServerRetireSelfIssuedConnectionId) { - if (!version().HasIetfQuicFrames()) { + if (!version().HasIetfQuicFrames() || + GetQuicReloadableFlag(quic_use_connection_id_on_default_path_v2)) { return; } QuicConnectionPeer::EnableMultipleConnectionIdSupport(&connection_); @@ -14219,6 +14768,121 @@ TEST_P(QuicConnectionTest, ServerRetireSelfIssuedConnectionId) { ElementsAre(cid1, cid2)); } +TEST_P(QuicConnectionTest, PatchMissingClientConnectionIdOntoAlternativePath) { + if (!version().HasIetfQuicFrames() || + !connection_.support_multiple_connection_ids() || + !connection_.use_connection_id_on_default_path()) { + return; + } + set_perspective(Perspective::IS_SERVER); + connection_.CreateConnectionIdManager(); + connection_.set_client_connection_id(TestConnectionId(1)); + + // Set up the state after path probing. + const auto* default_path = QuicConnectionPeer::GetDefaultPath(&connection_); + auto* alternative_path = QuicConnectionPeer::GetAlternativePath(&connection_); + QuicIpAddress new_host; + new_host.FromString("12.12.12.12"); + alternative_path->self_address = default_path->self_address; + alternative_path->peer_address = QuicSocketAddress(new_host, 12345); + alternative_path->server_connection_id = TestConnectionId(3); + ASSERT_TRUE(alternative_path->client_connection_id.IsEmpty()); + ASSERT_FALSE(alternative_path->stateless_reset_token_received); + + QuicNewConnectionIdFrame frame; + frame.sequence_number = 1u; + frame.connection_id = TestConnectionId(5); + frame.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame.connection_id); + frame.retire_prior_to = 0u; + // New ID is patched onto the alternative path when the needed + // NEW_CONNECTION_ID frame is received after PATH_CHALLENGE frame. + connection_.OnNewConnectionIdFrame(frame); + + ASSERT_EQ(alternative_path->client_connection_id, frame.connection_id); + ASSERT_EQ(alternative_path->stateless_reset_token, + frame.stateless_reset_token); + ASSERT_TRUE(alternative_path->stateless_reset_token_received); +} + +TEST_P(QuicConnectionTest, PatchMissingClientConnectionIdOntoDefaultPath) { + if (!version().HasIetfQuicFrames() || + !connection_.support_multiple_connection_ids() || + !connection_.use_connection_id_on_default_path()) { + return; + } + set_perspective(Perspective::IS_SERVER); + connection_.CreateConnectionIdManager(); + connection_.set_client_connection_id(TestConnectionId(1)); + + // Set up the state after peer migration without probing. + auto* default_path = QuicConnectionPeer::GetDefaultPath(&connection_); + auto* alternative_path = QuicConnectionPeer::GetAlternativePath(&connection_); + auto* packet_creator = QuicConnectionPeer::GetPacketCreator(&connection_); + *alternative_path = std::move(*default_path); + QuicIpAddress new_host; + new_host.FromString("12.12.12.12"); + default_path->self_address = default_path->self_address; + default_path->peer_address = QuicSocketAddress(new_host, 12345); + default_path->server_connection_id = TestConnectionId(3); + packet_creator->SetDefaultPeerAddress(default_path->peer_address); + packet_creator->SetServerConnectionId(default_path->server_connection_id); + packet_creator->SetClientConnectionId(default_path->client_connection_id); + + ASSERT_FALSE(default_path->validated); + ASSERT_TRUE(default_path->client_connection_id.IsEmpty()); + ASSERT_FALSE(default_path->stateless_reset_token_received); + + QuicNewConnectionIdFrame frame; + frame.sequence_number = 1u; + frame.connection_id = TestConnectionId(5); + frame.stateless_reset_token = + QuicUtils::GenerateStatelessResetToken(frame.connection_id); + frame.retire_prior_to = 0u; + // New ID is patched onto the default path when the needed + // NEW_CONNECTION_ID frame is received after PATH_CHALLENGE frame. + connection_.OnNewConnectionIdFrame(frame); + + ASSERT_EQ(default_path->client_connection_id, frame.connection_id); + ASSERT_EQ(default_path->stateless_reset_token, frame.stateless_reset_token); + ASSERT_TRUE(default_path->stateless_reset_token_received); + ASSERT_EQ(packet_creator->GetDestinationConnectionId(), frame.connection_id); +} + +TEST_P(QuicConnectionTest, ShouldGeneratePacketBlockedByMissingConnectionId) { + if (!version().HasIetfQuicFrames() || + !connection_.support_multiple_connection_ids()) { + return; + } + set_perspective(Perspective::IS_SERVER); + connection_.set_client_connection_id(TestConnectionId(1)); + connection_.CreateConnectionIdManager(); + if (version().SupportsAntiAmplificationLimit()) { + QuicConnectionPeer::SetAddressValidated(&connection_); + } + + ASSERT_TRUE( + connection_.ShouldGeneratePacket(NO_RETRANSMITTABLE_DATA, NOT_HANDSHAKE)); + + QuicPacketCreator* packet_creator = + QuicConnectionPeer::GetPacketCreator(&connection_); + QuicIpAddress peer_host1; + peer_host1.FromString("12.12.12.12"); + QuicSocketAddress peer_address1(peer_host1, 1235); + + { + // No connection ID is available as context is created without any. + QuicPacketCreator::ScopedPeerAddressContext context( + packet_creator, peer_address1, EmptyQuicConnectionId(), + EmptyQuicConnectionId(), + /*update_connection_id=*/true); + ASSERT_FALSE(connection_.ShouldGeneratePacket(NO_RETRANSMITTABLE_DATA, + NOT_HANDSHAKE)); + } + ASSERT_TRUE( + connection_.ShouldGeneratePacket(NO_RETRANSMITTABLE_DATA, NOT_HANDSHAKE)); +} + // Regression test for b/182571515 TEST_P(QuicConnectionTest, LostDataThenGetAcknowledged) { set_perspective(Perspective::IS_SERVER); @@ -14278,6 +14942,53 @@ TEST_P(QuicConnectionTest, LostDataThenGetAcknowledged) { } } +TEST_P(QuicConnectionTest, PtoSendStreamData) { + if (!connection_.SupportsMultiplePacketNumberSpaces()) { + return; + } + set_perspective(Perspective::IS_SERVER); + if (QuicVersionUsesCryptoFrames(connection_.transport_version())) { + EXPECT_CALL(visitor_, OnCryptoFrame(_)).Times(AnyNumber()); + } + EXPECT_CALL(visitor_, OnStreamFrame(_)).Times(AnyNumber()); + use_tagging_decrypter(); + ProcessCryptoPacketAtLevel(1, ENCRYPTION_INITIAL); + EXPECT_TRUE(connection_.HasPendingAcks()); + + connection_.SetEncrypter(ENCRYPTION_INITIAL, + std::make_unique(0x01)); + connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL); + // Send INITIAL 1. + connection_.SendCryptoDataWithString("foo", 0, ENCRYPTION_INITIAL); + + connection_.SetEncrypter(ENCRYPTION_HANDSHAKE, + std::make_unique(0x02)); + connection_.SetDefaultEncryptionLevel(ENCRYPTION_HANDSHAKE); + SetDecrypter(ENCRYPTION_HANDSHAKE, + std::make_unique(0x02)); + // Send HANDSHAKE packets. + EXPECT_CALL(visitor_, OnHandshakePacketSent()).Times(1); + connection_.SendCryptoDataWithString("foo", 0, ENCRYPTION_HANDSHAKE); + + connection_.SetEncrypter(ENCRYPTION_FORWARD_SECURE, + std::make_unique(0x03)); + connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); + + // Send half RTT packet with congestion control blocked. + EXPECT_CALL(*send_algorithm_, CanSend(_)).WillRepeatedly(Return(false)); + connection_.SendStreamDataWithString(2, std::string(1500, 'a'), 0, NO_FIN); + + ASSERT_TRUE(connection_.GetRetransmissionAlarm()->IsSet()); + connection_.GetRetransmissionAlarm()->Fire(); + if (GetQuicReloadableFlag(quic_donot_pto_half_rtt_data)) { + // Verify INITIAL and HANDSHAKE get retransmitted. + EXPECT_EQ(0x02020202u, writer_->final_bytes_of_last_packet()); + } else { + // Application data preempts handshake data when PTO fires. + EXPECT_EQ(0x03030303u, writer_->final_bytes_of_last_packet()); + } +} + } // namespace } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_control_frame_manager.h b/chromium/net/third_party/quiche/src/quic/core/quic_control_frame_manager.h index 1bb37035912..48d228bff31 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_control_frame_manager.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_control_frame_manager.h @@ -8,10 +8,11 @@ #include #include +#include "absl/container/flat_hash_map.h" #include "quic/core/frames/quic_frame.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_connection_id.h" #include "quic/core/quic_types.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -163,7 +164,7 @@ class QUIC_EXPORT_PRIVATE QuicControlFrameManager { // frame. void WriteOrBufferQuicFrame(QuicFrame frame); - QuicCircularDeque control_frames_; + quiche::QuicheCircularDeque control_frames_; // Id of latest saved control frame. 0 if no control frame has been saved. QuicControlFrameId last_control_frame_id_; @@ -182,7 +183,7 @@ class QUIC_EXPORT_PRIVATE QuicControlFrameManager { DelegateInterface* delegate_; // Last sent window update frame for each stream. - QuicSmallMap window_update_frames_; + absl::flat_hash_map window_update_frames_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream.cc b/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream.cc index fc9be1764a2..1dd68995e2f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream.cc @@ -11,7 +11,7 @@ #include "absl/strings/string_view.h" #include "third_party/boringssl/src/include/openssl/sha.h" #include "quic/platform/api/quic_flag_utils.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream_test.cc index 88fdda9d6c2..4e07f34b616 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_crypto_server_stream_test.cc @@ -354,8 +354,7 @@ class QuicCryptoServerStreamTestWithFakeProofSource }; // Regression test for b/35422225, in which multiple CHLOs arriving on the same -// connection in close succession could cause a crash, especially when the use -// of Mentat signing meant that it took a while for each CHLO to be processed. +// connection in close succession could cause a crash. TEST_F(QuicCryptoServerStreamTestWithFakeProofSource, MultipleChlo) { Initialize(); GetFakeProofSource()->Activate(); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_datagram_queue.h b/chromium/net/third_party/quiche/src/quic/core/quic_datagram_queue.h index 286aeae6bf8..4d3aa2f17f3 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_datagram_queue.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_datagram_queue.h @@ -8,10 +8,10 @@ #include #include "absl/types/optional.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_time.h" #include "quic/core/quic_types.h" #include "quic/platform/api/quic_mem_slice.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -80,7 +80,7 @@ class QUIC_EXPORT_PRIVATE QuicDatagramQueue { const QuicClock* clock_; QuicTime::Delta max_time_in_queue_ = QuicTime::Delta::Zero(); - QuicCircularDeque queue_; + quiche::QuicheCircularDeque queue_; std::unique_ptr observer_; }; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.cc b/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.cc index 0ed002a6850..e1a999c706a 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.cc @@ -26,7 +26,7 @@ #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_stack_trace.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { @@ -331,9 +331,6 @@ QuicDispatcher::QuicDispatcher( expected_server_connection_id_length_( expected_server_connection_id_length), should_update_expected_server_connection_id_length_(false) { - if (use_reference_counted_session_map_) { - QUIC_RESTART_FLAG_COUNT(quic_use_reference_counted_sesssion_map); - } QUIC_BUG_IF(quic_bug_12724_1, GetSupportedVersions().empty()) << "Trying to create dispatcher without any supported versions"; QUIC_DLOG(INFO) << "Created QuicDispatcher with versions: " @@ -341,15 +338,10 @@ QuicDispatcher::QuicDispatcher( } QuicDispatcher::~QuicDispatcher() { - if (use_reference_counted_session_map_) { - reference_counted_session_map_.clear(); - closed_ref_counted_session_list_.clear(); - if (support_multiple_cid_per_connection_) { - num_sessions_in_session_map_ = 0; - } - } else { - session_map_.clear(); - closed_session_list_.clear(); + reference_counted_session_map_.clear(); + closed_ref_counted_session_list_.clear(); + if (support_multiple_cid_per_connection_) { + num_sessions_in_session_map_ = 0; } } @@ -510,60 +502,45 @@ bool QuicDispatcher::MaybeDispatchPacket( return true; } + if (GetQuicReloadableFlag(quic_discard_packets_with_invalid_cid)) { + QUIC_RELOADABLE_FLAG_COUNT(quic_discard_packets_with_invalid_cid); + if (packet_info.version_flag && packet_info.version.IsKnown() && + !QuicUtils::IsConnectionIdLengthValidForVersion( + server_connection_id.length(), + packet_info.version.transport_version)) { + QUIC_DLOG(INFO) << "Packet with destination connection ID " + << server_connection_id << " is invalid with version " + << packet_info.version; + // Drop the packet silently. + QUIC_CODE_COUNT(quic_dropped_invalid_initial_connection_id); + return true; + } + } + // Packets with connection IDs for active connections are processed // immediately. - if (use_reference_counted_session_map_) { - auto it = reference_counted_session_map_.find(server_connection_id); - if (it != reference_counted_session_map_.end()) { - QUICHE_DCHECK( - !buffered_packets_.HasBufferedPackets(server_connection_id)); - if (packet_info.version_flag && - packet_info.version != it->second->version() && - packet_info.version == LegacyVersionForEncapsulation()) { - // This packet is using the Legacy Version Encapsulation version but the - // corresponding session isn't, attempt extraction of inner packet. - ChloAlpnSniExtractor alpn_extractor; - if (ChloExtractor::Extract(packet_info.packet, packet_info.version, - config_->create_session_tag_indicators(), - &alpn_extractor, - server_connection_id.length())) { - if (MaybeHandleLegacyVersionEncapsulation(this, &alpn_extractor, - packet_info)) { - return true; - } + auto it = reference_counted_session_map_.find(server_connection_id); + if (it != reference_counted_session_map_.end()) { + QUICHE_DCHECK(!buffered_packets_.HasBufferedPackets(server_connection_id)); + if (packet_info.version_flag && + packet_info.version != it->second->version() && + packet_info.version == LegacyVersionForEncapsulation()) { + // This packet is using the Legacy Version Encapsulation version but the + // corresponding session isn't, attempt extraction of inner packet. + ChloAlpnSniExtractor alpn_extractor; + if (ChloExtractor::Extract(packet_info.packet, packet_info.version, + config_->create_session_tag_indicators(), + &alpn_extractor, + server_connection_id.length())) { + if (MaybeHandleLegacyVersionEncapsulation(this, &alpn_extractor, + packet_info)) { + return true; } } - it->second->ProcessUdpPacket(packet_info.self_address, - packet_info.peer_address, - packet_info.packet); - return true; - } - } else { - auto it = session_map_.find(server_connection_id); - if (it != session_map_.end()) { - QUICHE_DCHECK( - !buffered_packets_.HasBufferedPackets(server_connection_id)); - if (packet_info.version_flag && - packet_info.version != it->second->version() && - packet_info.version == LegacyVersionForEncapsulation()) { - // This packet is using the Legacy Version Encapsulation version but the - // corresponding session isn't, attempt extraction of inner packet. - ChloAlpnSniExtractor alpn_extractor; - if (ChloExtractor::Extract(packet_info.packet, packet_info.version, - config_->create_session_tag_indicators(), - &alpn_extractor, - server_connection_id.length())) { - if (MaybeHandleLegacyVersionEncapsulation(this, &alpn_extractor, - packet_info)) { - return true; - } - } - } - it->second->ProcessUdpPacket(packet_info.self_address, - packet_info.peer_address, - packet_info.packet); - return true; } + it->second->ProcessUdpPacket(packet_info.self_address, + packet_info.peer_address, packet_info.packet); + return true; } if (packet_info.version.IsKnown()) { // We did not find the connection ID, check if we've replaced it. @@ -575,28 +552,15 @@ bool QuicDispatcher::MaybeDispatchPacket( QuicConnectionId replaced_connection_id = MaybeReplaceServerConnectionId( server_connection_id, packet_info.version); if (replaced_connection_id != server_connection_id) { - if (use_reference_counted_session_map_) { - // Search for the replacement. - auto it2 = reference_counted_session_map_.find(replaced_connection_id); - if (it2 != reference_counted_session_map_.end()) { - QUICHE_DCHECK( - !buffered_packets_.HasBufferedPackets(replaced_connection_id)); - it2->second->ProcessUdpPacket(packet_info.self_address, - packet_info.peer_address, - packet_info.packet); - return true; - } - } else { - // Search for the replacement. - auto it2 = session_map_.find(replaced_connection_id); - if (it2 != session_map_.end()) { - QUICHE_DCHECK( - !buffered_packets_.HasBufferedPackets(replaced_connection_id)); - it2->second->ProcessUdpPacket(packet_info.self_address, - packet_info.peer_address, - packet_info.packet); - return true; - } + // Search for the replacement. + auto it2 = reference_counted_session_map_.find(replaced_connection_id); + if (it2 != reference_counted_session_map_.end()) { + QUICHE_DCHECK( + !buffered_packets_.HasBufferedPackets(replaced_connection_id)); + it2->second->ProcessUdpPacket(packet_info.self_address, + packet_info.peer_address, + packet_info.packet); + return true; } } } @@ -812,9 +776,9 @@ QuicDispatcher::QuicPacketFate QuicDispatcher::ValidityChecks( void QuicDispatcher::CleanUpSession(QuicConnectionId server_connection_id, QuicConnection* connection, - QuicErrorCode error, - const std::string& error_details, - ConnectionCloseSource source) { + QuicErrorCode /*error*/, + const std::string& /*error_details*/, + ConnectionCloseSource /*source*/) { write_blocked_list_.erase(connection); QuicTimeWaitListManager::TimeWaitAction action = QuicTimeWaitListManager::SEND_STATELESS_RESET; @@ -823,14 +787,8 @@ void QuicDispatcher::CleanUpSession(QuicConnectionId server_connection_id, action = QuicTimeWaitListManager::SEND_CONNECTION_CLOSE_PACKETS; } else { if (!connection->IsHandshakeComplete()) { - const bool fix_dispatcher_sent_error_code = - GetQuicReloadableFlag(quic_fix_dispatcher_sent_error_code) && - source == ConnectionCloseSource::FROM_SELF; // TODO(fayang): Do not serialize connection close packet if the // connection is closed by the client. - if (fix_dispatcher_sent_error_code) { - QUIC_RELOADABLE_FLAG_COUNT(quic_fix_dispatcher_sent_error_code); - } if (!connection->version().HasIetfInvariantHeader()) { QUIC_CODE_COUNT(gquic_add_to_time_wait_list_with_handshake_failed); } else { @@ -845,10 +803,8 @@ void QuicDispatcher::CleanUpSession(QuicConnectionId server_connection_id, server_connection_id, connection->version(), helper_.get(), time_wait_list_manager_.get()); terminator.CloseConnection( - fix_dispatcher_sent_error_code ? error : QUIC_HANDSHAKE_FAILED, - fix_dispatcher_sent_error_code - ? error_details - : "Connection is closed by server before handshake confirmed", + QUIC_HANDSHAKE_FAILED, + "Connection is closed by server before handshake confirmed", connection->version().HasIetfInvariantHeader(), connection->GetActiveServerConnectionIds()); } else { @@ -862,11 +818,8 @@ void QuicDispatcher::CleanUpSession(QuicConnectionId server_connection_id, : GOOGLE_QUIC_PACKET, /*version_flag=*/true, connection->version().HasLengthPrefixedConnectionIds(), - connection->version(), - fix_dispatcher_sent_error_code ? error : QUIC_HANDSHAKE_FAILED, - fix_dispatcher_sent_error_code - ? error_details - : "Connection is closed by server before handshake confirmed", + connection->version(), QUIC_HANDSHAKE_FAILED, + "Connection is closed by server before handshake confirmed", // Although it is our intention to send termination packets, the // |action| argument is not used by this call to // StatelesslyTerminateConnection(). @@ -898,18 +851,12 @@ void QuicDispatcher::StopAcceptingNewConnections() { void QuicDispatcher::PerformActionOnActiveSessions( std::function operation) const { - if (use_reference_counted_session_map_) { - absl::flat_hash_set visited_session; - visited_session.reserve(reference_counted_session_map_.size()); - for (auto const& kv : reference_counted_session_map_) { - QuicSession* session = kv.second.get(); - if (visited_session.insert(session).second) { - operation(session); - } - } - } else { - for (auto const& kv : session_map_) { - operation(kv.second.get()); + absl::flat_hash_set visited_session; + visited_session.reserve(reference_counted_session_map_.size()); + for (auto const& kv : reference_counted_session_map_) { + QuicSession* session = kv.second.get(); + if (visited_session.insert(session).second) { + operation(session); } } } @@ -917,7 +864,6 @@ void QuicDispatcher::PerformActionOnActiveSessions( // Get a snapshot of all sessions. std::vector> QuicDispatcher::GetSessionsSnapshot() const { - QUICHE_DCHECK(use_reference_counted_session_map_); std::vector> snapshot; snapshot.reserve(reference_counted_session_map_.size()); absl::flat_hash_set visited_session; @@ -937,29 +883,16 @@ std::unique_ptr QuicDispatcher::GetPerPacketContext() } void QuicDispatcher::DeleteSessions() { - if (use_reference_counted_session_map_) { - if (!write_blocked_list_.empty()) { - for (const auto& session : closed_ref_counted_session_list_) { - if (write_blocked_list_.erase(session->connection()) != 0) { - QUIC_BUG(quic_bug_12724_2) - << "QuicConnection was in WriteBlockedList before destruction " - << session->connection()->connection_id(); - } + if (!write_blocked_list_.empty()) { + for (const auto& session : closed_ref_counted_session_list_) { + if (write_blocked_list_.erase(session->connection()) != 0) { + QUIC_BUG(quic_bug_12724_2) + << "QuicConnection was in WriteBlockedList before destruction " + << session->connection()->connection_id(); } } - closed_ref_counted_session_list_.clear(); - } else { - if (!write_blocked_list_.empty()) { - for (const std::unique_ptr& session : closed_session_list_) { - if (write_blocked_list_.erase(session->connection()) != 0) { - QUIC_BUG(quic_bug_12724_3) - << "QuicConnection was in WriteBlockedList before destruction " - << session->connection()->connection_id(); - } - } - } - closed_session_list_.clear(); } + closed_ref_counted_session_list_.clear(); } void QuicDispatcher::OnCanWrite() { @@ -995,28 +928,15 @@ bool QuicDispatcher::HasPendingWrites() const { } void QuicDispatcher::Shutdown() { - if (use_reference_counted_session_map_) { - while (!reference_counted_session_map_.empty()) { - QuicSession* session = - reference_counted_session_map_.begin()->second.get(); - session->connection()->CloseConnection( - QUIC_PEER_GOING_AWAY, "Server shutdown imminent", - ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); - // Validate that the session removes itself from the session map on close. - QUICHE_DCHECK(reference_counted_session_map_.empty() || - reference_counted_session_map_.begin()->second.get() != - session); - } - } else { - while (!session_map_.empty()) { - QuicSession* session = session_map_.begin()->second.get(); - session->connection()->CloseConnection( - QUIC_PEER_GOING_AWAY, "Server shutdown imminent", - ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); - // Validate that the session removes itself from the session map on close. - QUICHE_DCHECK(session_map_.empty() || - session_map_.begin()->second.get() != session); - } + while (!reference_counted_session_map_.empty()) { + QuicSession* session = reference_counted_session_map_.begin()->second.get(); + session->connection()->CloseConnection( + QUIC_PEER_GOING_AWAY, "Server shutdown imminent", + ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); + // Validate that the session removes itself from the session map on close. + QUICHE_DCHECK(reference_counted_session_map_.empty() || + reference_counted_session_map_.begin()->second.get() != + session); } DeleteSessions(); } @@ -1025,72 +945,41 @@ void QuicDispatcher::OnConnectionClosed(QuicConnectionId server_connection_id, QuicErrorCode error, const std::string& error_details, ConnectionCloseSource source) { - if (use_reference_counted_session_map_) { - auto it = reference_counted_session_map_.find(server_connection_id); - if (it == reference_counted_session_map_.end()) { - QUIC_BUG(quic_bug_10287_3) - << "ConnectionId " << server_connection_id - << " does not exist in the session map. Error: " - << QuicErrorCodeToString(error); - QUIC_BUG(quic_bug_10287_4) << QuicStackTrace(); - return; - } + auto it = reference_counted_session_map_.find(server_connection_id); + if (it == reference_counted_session_map_.end()) { + QUIC_BUG(quic_bug_10287_3) << "ConnectionId " << server_connection_id + << " does not exist in the session map. Error: " + << QuicErrorCodeToString(error); + QUIC_BUG(quic_bug_10287_4) << QuicStackTrace(); + return; + } - QUIC_DLOG_IF(INFO, error != QUIC_NO_ERROR) - << "Closing connection (" << server_connection_id - << ") due to error: " << QuicErrorCodeToString(error) - << ", with details: " << error_details; - - QuicConnection* connection = it->second->connection(); - if (ShouldDestroySessionAsynchronously()) { - // Set up alarm to fire immediately to bring destruction of this session - // out of current call stack. - if (closed_ref_counted_session_list_.empty()) { - delete_sessions_alarm_->Update(helper()->GetClock()->ApproximateNow(), - QuicTime::Delta::Zero()); - } - closed_ref_counted_session_list_.push_back(std::move(it->second)); + QUIC_DLOG_IF(INFO, error != QUIC_NO_ERROR) + << "Closing connection (" << server_connection_id + << ") due to error: " << QuicErrorCodeToString(error) + << ", with details: " << error_details; + + QuicConnection* connection = it->second->connection(); + if (ShouldDestroySessionAsynchronously()) { + // Set up alarm to fire immediately to bring destruction of this session + // out of current call stack. + if (closed_ref_counted_session_list_.empty()) { + delete_sessions_alarm_->Update(helper()->GetClock()->ApproximateNow(), + QuicTime::Delta::Zero()); } - CleanUpSession(it->first, connection, error, error_details, source); - if (support_multiple_cid_per_connection_) { - QUIC_RESTART_FLAG_COUNT_N( - quic_dispatcher_support_multiple_cid_per_connection_v2, 1, 2); - for (const QuicConnectionId& cid : - connection->GetActiveServerConnectionIds()) { - reference_counted_session_map_.erase(cid); - } - --num_sessions_in_session_map_; - } else { - reference_counted_session_map_.erase(it); + closed_ref_counted_session_list_.push_back(std::move(it->second)); + } + CleanUpSession(it->first, connection, error, error_details, source); + if (support_multiple_cid_per_connection_) { + QUIC_RESTART_FLAG_COUNT_N( + quic_dispatcher_support_multiple_cid_per_connection_v2, 1, 2); + for (const QuicConnectionId& cid : + connection->GetActiveServerConnectionIds()) { + reference_counted_session_map_.erase(cid); } + --num_sessions_in_session_map_; } else { - auto it = session_map_.find(server_connection_id); - if (it == session_map_.end()) { - QUIC_BUG(quic_bug_10287_5) - << "ConnectionId " << server_connection_id - << " does not exist in the session map. Error: " - << QuicErrorCodeToString(error); - QUIC_BUG(quic_bug_10287_6) << QuicStackTrace(); - return; - } - - QUIC_DLOG_IF(INFO, error != QUIC_NO_ERROR) - << "Closing connection (" << server_connection_id - << ") due to error: " << QuicErrorCodeToString(error) - << ", with details: " << error_details; - - QuicConnection* connection = it->second->connection(); - if (ShouldDestroySessionAsynchronously()) { - // Set up alarm to fire immediately to bring destruction of this session - // out of current call stack. - if (closed_session_list_.empty()) { - delete_sessions_alarm_->Update(helper()->GetClock()->ApproximateNow(), - QuicTime::Delta::Zero()); - } - closed_session_list_.push_back(std::move(it->second)); - } - CleanUpSession(it->first, connection, error, error_details, source); - session_map_.erase(it); + reference_counted_session_map_.erase(it); } } @@ -1126,6 +1015,7 @@ void QuicDispatcher::OnNewConnectionIdSent( << server_connection_id << " new_connection_id: " << new_connection_id; return; } + QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_migration_use_new_cid_v2, 5, 5); auto insertion_result = reference_counted_session_map_.insert( std::make_pair(new_connection_id, it->second)); QUICHE_DCHECK(insertion_result.second); @@ -1250,28 +1140,18 @@ void QuicDispatcher::ProcessBufferedChlos(size_t max_connections_to_create) { } QUIC_DLOG(INFO) << "Created new session for " << server_connection_id; - if (use_reference_counted_session_map_) { - auto insertion_result = reference_counted_session_map_.insert( - std::make_pair(server_connection_id, - std::shared_ptr(std::move(session)))); - if (!insertion_result.second) { - QUIC_BUG(quic_bug_12724_5) - << "Tried to add a session to session_map with existing connection " - "id: " - << server_connection_id; - } else if (support_multiple_cid_per_connection_) { - ++num_sessions_in_session_map_; - } - DeliverPacketsToSession(packets, insertion_result.first->second.get()); - } else { - auto insertion_result = session_map_.insert( - std::make_pair(server_connection_id, std::move(session))); - QUIC_BUG_IF(quic_bug_12724_6, !insertion_result.second) + auto insertion_result = reference_counted_session_map_.insert( + std::make_pair(server_connection_id, + std::shared_ptr(std::move(session)))); + if (!insertion_result.second) { + QUIC_BUG(quic_bug_12724_5) << "Tried to add a session to session_map with existing connection " "id: " << server_connection_id; - DeliverPacketsToSession(packets, insertion_result.first->second.get()); + } else if (support_multiple_cid_per_connection_) { + ++num_sessions_in_session_map_; } + DeliverPacketsToSession(packets, insertion_result.first->second.get()); } } @@ -1370,28 +1250,18 @@ void QuicDispatcher::ProcessChlo(const std::vector& alpns, << packet_info->destination_connection_id; QuicSession* session_ptr; - if (use_reference_counted_session_map_) { - auto insertion_result = - reference_counted_session_map_.insert(std::make_pair( - packet_info->destination_connection_id, - std::shared_ptr(std::move(session.release())))); - if (!insertion_result.second) { - QUIC_BUG(quic_bug_10287_9) - << "Tried to add a session to session_map with existing " - "connection id: " - << packet_info->destination_connection_id; - } else if (support_multiple_cid_per_connection_) { - ++num_sessions_in_session_map_; - } - session_ptr = insertion_result.first->second.get(); - } else { - auto insertion_result = session_map_.insert(std::make_pair( - packet_info->destination_connection_id, std::move(session))); - QUIC_BUG_IF(quic_bug_12724_8, !insertion_result.second) - << "Tried to add a session to session_map with existing connection id: " + auto insertion_result = reference_counted_session_map_.insert(std::make_pair( + packet_info->destination_connection_id, + std::shared_ptr(std::move(session.release())))); + if (!insertion_result.second) { + QUIC_BUG(quic_bug_10287_9) + << "Tried to add a session to session_map with existing " + "connection id: " << packet_info->destination_connection_id; - session_ptr = insertion_result.first->second.get(); + } else if (support_multiple_cid_per_connection_) { + ++num_sessions_in_session_map_; } + session_ptr = insertion_result.first->second.get(); std::list packets = buffered_packets_.DeliverPackets(packet_info->destination_connection_id) .buffered_packets; @@ -1449,7 +1319,7 @@ bool QuicDispatcher::IsSupportedVersion(const ParsedQuicVersion version) { void QuicDispatcher::MaybeResetPacketsWithNoVersion( const ReceivedPacketInfo& packet_info) { QUICHE_DCHECK(!packet_info.version_flag); - if (GetQuicReloadableFlag(quic_fix_stateless_reset) && + if (GetQuicRestartFlag(quic_fix_stateless_reset2) && packet_info.form != GOOGLE_QUIC_PACKET) { // Drop IETF packets smaller than the minimal stateless reset length. if (packet_info.packet.length() <= @@ -1481,9 +1351,7 @@ size_t QuicDispatcher::NumSessions() const { if (support_multiple_cid_per_connection_) { return num_sessions_in_session_map_; } - return use_reference_counted_session_map_ - ? reference_counted_session_map_.size() - : session_map_.size(); + return reference_counted_session_map_.size(); } } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.h b/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.h index 81749543d4d..053f856da98 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher.h @@ -166,10 +166,6 @@ class QUIC_NO_EXPORT QuicDispatcher bool accept_new_connections() const { return accept_new_connections_; } - bool use_reference_counted_session_map() const { - return use_reference_counted_session_map_; - } - bool support_multiple_cid_per_connection() const { return support_multiple_cid_per_connection_; } @@ -457,10 +453,7 @@ class QUIC_NO_EXPORT QuicDispatcher // destination connection ID length of all IETF long headers. bool should_update_expected_server_connection_id_length_; - const bool use_reference_counted_session_map_ = - GetQuicRestartFlag(quic_use_reference_counted_sesssion_map); const bool support_multiple_cid_per_connection_ = - use_reference_counted_session_map_ && GetQuicRestartFlag(quic_time_wait_list_support_multiple_cid_v2) && GetQuicRestartFlag( quic_dispatcher_support_multiple_cid_per_connection_v2); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher_test.cc index 3df8a76965d..5a7a709f91b 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_dispatcher_test.cc @@ -167,6 +167,7 @@ class TestDispatcher : public QuicDispatcher { std::string custom_packet_context_; + using QuicDispatcher::MaybeDispatchPacket; using QuicDispatcher::SetAllowShortInitialServerConnectionIds; using QuicDispatcher::writer; @@ -1101,6 +1102,31 @@ TEST_P(QuicDispatcherTestAllVersions, ProcessFirstFlight(client_address, EmptyQuicConnectionId()); } +TEST_P(QuicDispatcherTestAllVersions, + DropPacketWithKnownVersionAndInvalidInitialConnectionId) { + SetQuicReloadableFlag(quic_discard_packets_with_invalid_cid, true); + CreateTimeWaitListManager(); + + QuicSocketAddress server_address; + QuicSocketAddress client_address(QuicIpAddress::Loopback4(), 1); + + // dispatcher_ should drop this packet with invalid connection ID. + EXPECT_CALL(*dispatcher_, CreateQuicSession(_, _, _, _, _, _)).Times(0); + EXPECT_CALL(*time_wait_list_manager_, ProcessPacket(_, _, _, _, _, _)) + .Times(0); + EXPECT_CALL(*time_wait_list_manager_, AddConnectionIdToTimeWait(_, _, _)) + .Times(0); + absl::string_view cid_str = "123456789abcdefg123456789abcdefg"; + QuicConnectionId invalid_connection_id(cid_str.data(), cid_str.length()); + QuicReceivedPacket packet("packet", 6, QuicTime::Zero()); + ReceivedPacketInfo packet_info(server_address, client_address, packet); + packet_info.version_flag = true; + packet_info.version = version_; + packet_info.destination_connection_id = invalid_connection_id; + + ASSERT_TRUE(dispatcher_->MaybeDispatchPacket(packet_info)); +} + void QuicDispatcherTestBase:: TestVersionNegotiationForUnknownVersionInvalidShortInitialConnectionId( const QuicConnectionId& server_connection_id, @@ -1976,7 +2002,6 @@ class QuicDispatcherSupportMultipleConnectionIdPerConnectionTest public: QuicDispatcherSupportMultipleConnectionIdPerConnectionTest() : QuicDispatcherTestBase(crypto_test_utils::ProofSourceForTesting()) { - SetQuicRestartFlag(quic_use_reference_counted_sesssion_map, true); SetQuicRestartFlag(quic_time_wait_list_support_multiple_cid_v2, true); SetQuicRestartFlag(quic_dispatcher_support_multiple_cid_per_connection_v2, true); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_error_codes.h b/chromium/net/third_party/quiche/src/quic/core/quic_error_codes.h index 32816b869cf..9fa422f578c 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_error_codes.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_error_codes.h @@ -459,8 +459,12 @@ enum QuicErrorCode { // Received multiple close offset. QUIC_STREAM_MULTIPLE_OFFSET = 130, - // Internal error codes for HTTP/3 errors. + // HTTP/3 errors. + + // Frame payload larger than what HttpDecoder is willing to buffer. QUIC_HTTP_FRAME_TOO_LARGE = 131, + // Malformed HTTP/3 frame, or PUSH_PROMISE or CANCEL_PUSH received (which is + // an error because MAX_PUSH_ID is never sent). QUIC_HTTP_FRAME_ERROR = 132, // A frame that is never allowed on a request stream is received. QUIC_HTTP_FRAME_UNEXPECTED_ON_SPDY_STREAM = 133, diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_flags_list.h b/chromium/net/third_party/quiche/src/quic/core/quic_flags_list.h index 910db544eff..df0df50f3fc 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_flags_list.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_flags_list.h @@ -4,77 +4,135 @@ // This file is autogenerated by the QUICHE Copybara export script. -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_abort_qpack_on_stream_reset, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_accept_empty_stream_frame_with_no_fin, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_ack_delay_alarm_granularity, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_add_stream_info_to_idle_close_detail, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_allocate_stream_sequencer_buffer_blocks_on_demand, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_allow_client_enabled_bbr_v2, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_alps_include_scheme_in_origin, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_and_tls_allow_sni_without_dots, false) +#ifdef QUIC_FLAG + +QUIC_FLAG(FLAGS_quic_restart_flag_dont_fetch_quic_private_keys_from_leto, false) + +QUIC_FLAG(FLAGS_quic_restart_flag_quic_offload_pacing_to_usps2, false) +// A testonly reloadable flag that will always default to false. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_testonly_default_false, false) +// A testonly reloadable flag that will always default to true. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_testonly_default_true, true) +// A testonly restart flag that will always default to false. +QUIC_FLAG(FLAGS_quic_restart_flag_quic_testonly_default_false, false) +// A testonly restart flag that will always default to true. +QUIC_FLAG(FLAGS_quic_restart_flag_quic_testonly_default_true, true) +// Fix QUIC BBRv2\'s bandwidth_lo modes to better approximate packet conservation. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_bbr2_fix_bw_lo_mode2, false) +// If true, GFE will consider SNI values which do not contain dots (instead of throwing them away - see b/176998377). +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_and_tls_allow_sni_without_dots, true) +// If true, QUIC BBRv2\'s PROBE_BW mode will not reduce cwnd below BDP+ack_height. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_bbr2_avoid_too_low_probe_bw_cwnd, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_bbr2_fix_bw_lo_mode, false) +// If true, QUIC will default enable MTU discovery at server, with a target of 1450 bytes. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_mtu_discovery_at_server, false) +// If true, QuicBatchWriterBase will mark the writer as blocked when the write status is WRITE_STATUS_BLOCKED_DATA_BUFFERED. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_batch_writer_fix_write_blocked, true) +// If true, QuicGsoBatchWriter will support release time if it is available and the process has the permission to do so. +QUIC_FLAG(FLAGS_quic_restart_flag_quic_support_release_time_for_gso, false) +// If true, TlsHandshaker::AdvanceHandshake will retry SSL_do_handshake when entered early data. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_tls_retry_handshake_on_early_data, true) +// If true, TlsServerHandshaker will install a packet flusher when async operation completes. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_add_packet_flusher_on_async_op_done, true) +// If true, TlsServerHandshaker will use handshake hints(if present) to speed up handshakes. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_tls_server_use_handshake_hints, true) +// If true, abort async QPACK header decompression in QuicSpdyStream::Reset() and in QuicSpdyStream::OnStreamReset(). +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_abort_qpack_on_stream_reset, true) +// If true, ack frequency frame can be sent from server to client. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_can_send_ack_frequency, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_close_connection_with_too_many_outstanding_packets, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_connection_support_multiple_cids_v2, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_conservative_bursts, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_conservative_cwnd_and_pacing_gains, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_count_bytes_on_alternative_path_seperately, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_crypto_postpone_cert_validate_for_server, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_enable_5rto_blackhole_detection2, true) +// If true, allow client to enable BBRv2 on server via connection option \'B2ON\'. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_allow_client_enabled_bbr_v2, false) +// If true, close read side but not write side in QuicSpdyStream::OnStreamReset(). +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_on_stream_reset, true) +// If true, default on PTO which unifies TLP + RTO loss recovery. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_on_pto, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_to_bbr, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_to_bbr_v2, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_delay_initial_ack, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_server_blackhole_detection, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_draft_29, false) +// If true, default-enable 5RTO blachole detection. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_enable_5rto_blackhole_detection2, true) +// If true, determine stateless reset packet length based on the received packet length. +QUIC_FLAG(FLAGS_quic_restart_flag_quic_fix_stateless_reset2, false) +// If true, disable QUIC version Q043. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_q043, false) +// If true, disable QUIC version Q046. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_q046, false) +// If true, disable QUIC version Q050. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_q050, false) +// If true, disable QUIC version h3-29. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_draft_29, false) +// If true, disable QUIC version h3-T051. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_t051, false) +// If true, disable blackhole detection on server side. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_server_blackhole_detection, false) +// If true, discard INITIAL packet if the key has been dropped. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_discard_initial_packet_with_key_dropped, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_do_not_synthesize_source_cid_for_short_header, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_reset_ideal_next_packet_send_time, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_write_mid_packet_processing, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_alps_client, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_alps_server, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_mtu_discovery_at_server, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_server_on_wire_ping, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_token_based_address_validation, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_version_rfcv1, false) +// If true, do not bundle 2nd ACK with connection close if there is an ACK queued. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_single_ack_in_packet2, false) +// If true, do not count bytes sent/received on the alternative path into the bytes sent/received on the default path. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_count_bytes_on_alternative_path_seperately, true) +// If true, do not send control frames before encryption is established. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_encrypted_control_frames, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_encrypted_goaway, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_dispatcher_sent_error_code, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_key_update_on_first_packet, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_on_stream_reset, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_stateless_reset, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_willing_and_able_to_write2, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_h3_datagram, false) +// If true, do not send stream data when PTO fires. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_pto_half_rtt_data, true) +// If true, do not write stream data and control frames in the middle of packet processing. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_write_mid_packet_processing, true) +// If true, drop unsent PATH_RESPONSEs and rely on peer\'s retry. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_drop_unsent_path_response, true) +// If true, enable QUIC version h3 (RFCv1). +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_version_rfcv1, false) +// If true, enable server retransmittable on wire PING. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_server_on_wire_ping, true) +// If true, include stream information in idle timeout connection close detail. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_add_stream_info_to_idle_close_detail, true) +// If true, increase the size of stream sequencer buffer block container on demand. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_allocate_stream_sequencer_buffer_blocks_on_demand, false) +// If true, pass the received PATH_RESPONSE payload to path validator to move forward the path validation. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_preempt_stream_data_with_handshake_packet, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_reject_unexpected_ietf_frame_types, true) +// If true, quic connection sends/recieives NewConnectionId & RetireConnectionId frames. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_connection_support_multiple_cids_v4, true) +// If true, quic dispatcher discards packets with invalid server connection ID. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_discard_packets_with_invalid_cid, false) +// If true, quic dispatcher supports one connection to use multiple connection IDs. +QUIC_FLAG(FLAGS_quic_restart_flag_quic_dispatcher_support_multiple_cid_per_connection_v2, true) +// If true, require handshake confirmation for QUIC connections, functionally disabling 0-rtt handshakes. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_require_handshake_confirmation, false) +// If true, send PATH_RESPONSE upon receiving PATH_CHALLENGE regardless of perspective. --gfe2_reloadable_flag_quic_start_peer_migration_earlier has to be true before turn on this flag. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_send_path_response2, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_send_timestamps, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_send_tls_crypto_error_code, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_server_reverse_validate_new_path3, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_single_ack_in_packet2, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_start_peer_migration_earlier, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_testonly_default_false, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_testonly_default_true, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_tls_use_normalized_sni_for_cert_selectioon, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_tls_use_per_handshaker_proof_source, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_tls_retry_handshake_on_early_data, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_unified_iw_options, false) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_unify_stop_sending, true) +// If true, set burst token to 2 in cwnd bootstrapping experiment. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_conservative_bursts, false) +// If true, signal error in HttpDecoder upon receiving a PUSH_PROMISE or CANCEL_PUSH frame. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_error_on_http3_push, true) +// If true, stop resetting ideal_next_packet_send_time_ in pacing sender. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_reset_ideal_next_packet_send_time, false) +// If true, time_wait_list can support multiple connection IDs. +QUIC_FLAG(FLAGS_quic_restart_flag_quic_time_wait_list_support_multiple_cid_v2, true) +// If true, treat old (pre-draft02) PRIORITY_UPDATE frame as unknown frame. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_ignore_old_priority_update_frame, true) +// If true, upon receiving path challenge, send path response and reverse path challenge in the same function. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_group_path_response_and_challenge_sending_closer, false) +// If true, use BBRv2 as the default congestion controller. Takes precedence over --quic_default_to_bbr. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_to_bbr_v2, false) +// If true, use ScopedEncryptionLevelContext when sending data. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_use_encryption_level_context, true) +// If true, use WriteOrBufferDataAtLevel to send crypto data. Existing WriteOrBufferData is used to send application data. QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_use_write_or_buffer_data_at_level, false) -QUIC_FLAG(FLAGS_quic_restart_flag_dont_fetch_quic_private_keys_from_leto, false) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_dispatcher_support_multiple_cid_per_connection_v2, true) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_offload_pacing_to_usps2, false) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_session_tickets_always_enabled, true) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_support_release_time_for_gso, false) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_testonly_default_false, false) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_testonly_default_true, true) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_time_wait_list_support_multiple_cid_v2, true) -QUIC_FLAG(FLAGS_quic_restart_flag_quic_use_reference_counted_sesssion_map, true) +// If true, use new connection ID in connection migration. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_connection_migration_use_new_cid_v2, false) +// If true, use the connection ID and stateless reset token on default PathState. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_use_connection_id_on_default_path_v2, true) +// If true, uses conservative cwnd gain and pacing gain when cwnd gets bootstrapped. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_conservative_cwnd_and_pacing_gains, false) +// If true, validate that peer owns the new address once the server detects peer migration or is probed from that address, and also apply anti-amplification limit while sending to that address. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_server_reverse_validate_new_path3, false) +// If ture, replace the incoming_connection_ids check with original_destination_connection_id check. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_deprecate_incoming_connection_ids, true) +// When the STMP connection option is sent by the client, timestamps in the QUIC ACK frame are sent and processed. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_send_timestamps, false) +// When true, QuicSpdySession supports draft-ietf-masque-h3-datagram. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_h3_datagram, false) +// When true, defaults to BBR congestion control instead of Cubic. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_to_bbr, false) +// When true, makes the QUIC BBRv2 bw_lo modes more similar to standard BBRv2. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_bbr2_fix_bw_lo_mode, true) +// When true, set the initial congestion control window from connection options in QuicSentPacketManager rather than TcpCubicSenderBytes. +QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_unified_iw_options, false) + +#endif + diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_framer.cc b/chromium/net/third_party/quiche/src/quic/core/quic_framer.cc index c5de97be541..e186ce33ecb 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_framer.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_framer.cc @@ -49,7 +49,7 @@ #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_map_util.h" #include "quic/platform/api/quic_stack_trace.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { @@ -435,10 +435,6 @@ QuicFramer::QuicFramer(const ParsedQuicVersionVector& supported_versions, version_ = supported_versions_[0]; QUICHE_DCHECK(version_.IsKnown()) << ParsedQuicVersionVectorToString(supported_versions_); - if (do_not_synthesize_source_cid_for_short_header_) { - QUIC_RELOADABLE_FLAG_COUNT_N( - quic_do_not_synthesize_source_cid_for_short_header, 1, 3); - } } QuicFramer::~QuicFramer() {} @@ -1309,9 +1305,9 @@ std::unique_ptr QuicFramer::BuildIetfStatelessResetPacket( size_t received_packet_length, StatelessResetToken stateless_reset_token) { QUIC_DVLOG(1) << "Building IETF stateless reset packet."; - if (GetQuicReloadableFlag(quic_fix_stateless_reset)) { + if (GetQuicRestartFlag(quic_fix_stateless_reset2)) { if (received_packet_length <= GetMinStatelessResetPacketLength()) { - QUIC_BUG(362045737_1) + QUICHE_DLOG(ERROR) << "Tried to build stateless reset packet with received packet " "length " << received_packet_length; @@ -1344,7 +1340,7 @@ std::unique_ptr QuicFramer::BuildIetfStatelessResetPacket( QUIC_BUG(362045737_3) << "Failed to write stateless reset token"; return nullptr; } - QUIC_RELOADABLE_FLAG_COUNT(quic_fix_stateless_reset); + QUIC_RESTART_FLAG_COUNT(quic_fix_stateless_reset2); return std::make_unique(buffer.release(), len, /*owns_buffer=*/true); } @@ -2774,7 +2770,6 @@ bool QuicFramer::ProcessAndValidateIetfConnectionIdLength( bool QuicFramer::ValidateReceivedConnectionIds(const QuicPacketHeader& header) { bool skip_server_connection_id_validation = - do_not_synthesize_source_cid_for_short_header_ && perspective_ == Perspective::IS_CLIENT && header.form == IETF_QUIC_SHORT_HEADER_PACKET; if (!skip_server_connection_id_validation && @@ -2786,13 +2781,8 @@ bool QuicFramer::ValidateReceivedConnectionIds(const QuicPacketHeader& header) { } bool skip_client_connection_id_validation = - do_not_synthesize_source_cid_for_short_header_ && perspective_ == Perspective::IS_SERVER && header.form == IETF_QUIC_SHORT_HEADER_PACKET; - if (skip_client_connection_id_validation) { - QUIC_RELOADABLE_FLAG_COUNT_N( - quic_do_not_synthesize_source_cid_for_short_header, 2, 3); - } if (!skip_client_connection_id_validation && version_.SupportsClientConnectionIds() && !QuicUtils::IsConnectionIdValidForVersion( @@ -2829,15 +2819,6 @@ bool QuicFramer::ProcessIetfPacketHeader(QuicDataReader* reader, header->destination_connection_id_included = CONNECTION_ID_PRESENT; header->source_connection_id_included = header->version_flag ? CONNECTION_ID_PRESENT : CONNECTION_ID_ABSENT; - if (!do_not_synthesize_source_cid_for_short_header_ && - header->source_connection_id_included == CONNECTION_ID_ABSENT) { - QUICHE_DCHECK(header->source_connection_id.IsEmpty()); - if (perspective_ == Perspective::IS_CLIENT) { - header->source_connection_id = last_serialized_server_connection_id_; - } else { - header->source_connection_id = last_serialized_client_connection_id_; - } - } if (!ValidateReceivedConnectionIds(*header)) { return false; @@ -2925,13 +2906,6 @@ bool QuicFramer::ProcessIetfPacketHeader(QuicDataReader* reader, set_detailed_error("Client connection ID not supported in this version."); return false; } - if (!do_not_synthesize_source_cid_for_short_header_) { - if (perspective_ == Perspective::IS_CLIENT) { - header->source_connection_id = last_serialized_server_connection_id_; - } else { - header->source_connection_id = last_serialized_client_connection_id_; - } - } } return ValidateReceivedConnectionIds(*header); @@ -3232,20 +3206,14 @@ bool QuicFramer::ProcessIetfFrameData(QuicDataReader* reader, set_detailed_error("Unable to read frame type."); return RaiseError(QUIC_INVALID_FRAME_DATA); } - if (reject_unexpected_ietf_frame_types_) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_reject_unexpected_ietf_frame_types, 1, - 2); - if (!IsIetfFrameTypeExpectedForEncryptionLevel(frame_type, - decrypted_level)) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_reject_unexpected_ietf_frame_types, 2, - 2); - set_detailed_error(absl::StrCat( - "IETF frame type ", - QuicIetfFrameTypeString(static_cast(frame_type)), - " is unexpected at encryption level ", - EncryptionLevelToString(decrypted_level))); - return RaiseError(IETF_QUIC_PROTOCOL_VIOLATION); - } + if (!IsIetfFrameTypeExpectedForEncryptionLevel(frame_type, + decrypted_level)) { + set_detailed_error(absl::StrCat( + "IETF frame type ", + QuicIetfFrameTypeString(static_cast(frame_type)), + " is unexpected at encryption level ", + EncryptionLevelToString(decrypted_level))); + return RaiseError(IETF_QUIC_PROTOCOL_VIOLATION); } current_received_frame_type_ = frame_type; @@ -4872,10 +4840,8 @@ bool QuicFramer::DecryptPayload(size_t udp_packet_length, if ((current_key_phase_first_received_packet_number_.IsInitialized() && header.packet_number > current_key_phase_first_received_packet_number_) || - (GetQuicReloadableFlag(quic_fix_key_update_on_first_packet) && - !current_key_phase_first_received_packet_number_.IsInitialized() && + (!current_key_phase_first_received_packet_number_.IsInitialized() && !key_update_performed_)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_fix_key_update_on_first_packet); if (!next_decrypter_) { next_decrypter_ = visitor_->AdvanceKeysAndCreateCurrentOneRttDecrypter(); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_framer.h b/chromium/net/third_party/quiche/src/quic/core/quic_framer.h index e27c7f0727e..2920db351c4 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_framer.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_framer.h @@ -634,6 +634,8 @@ class QUIC_EXPORT_PRIVATE QuicFramer { Perspective perspective() const { return perspective_; } + QuicStreamFrameDataProducer* data_producer() const { return data_producer_; } + void set_data_producer(QuicStreamFrameDataProducer* data_producer) { data_producer_ = data_producer; } @@ -714,10 +716,6 @@ class QUIC_EXPORT_PRIVATE QuicFramer { drop_incoming_retry_packets_ = drop_incoming_retry_packets; } - bool do_not_synthesize_source_cid_for_short_header() const { - return do_not_synthesize_source_cid_for_short_header_; - } - private: friend class test::QuicFramerPeer; @@ -1174,14 +1172,6 @@ class QUIC_EXPORT_PRIVATE QuicFramer { // Indicates whether received RETRY packets should be dropped. bool drop_incoming_retry_packets_ = false; - bool reject_unexpected_ietf_frame_types_ = - GetQuicReloadableFlag(quic_reject_unexpected_ietf_frame_types); - - // Indicates whether source connection ID should be synthesized when read - // short header packet. - const bool do_not_synthesize_source_cid_for_short_header_ = - GetQuicReloadableFlag(quic_do_not_synthesize_source_cid_for_short_header); - // The length in bytes of the last packet number written to an IETF-framed // packet. size_t last_written_packet_number_length_; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_framer_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_framer_test.cc index 048a4b72ffb..63a1ad5ed4f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_framer_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_framer_test.cc @@ -34,7 +34,6 @@ #include "quic/test_tools/quic_framer_peer.h" #include "quic/test_tools/quic_test_utils.h" #include "quic/test_tools/simple_data_producer.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" using testing::_; @@ -1479,9 +1478,6 @@ TEST_P(QuicFramerTest, ClientConnectionIdFromShortHeaderToClient) { ASSERT_TRUE(visitor_.header_.get()); EXPECT_EQ(FramerTestConnectionId(), visitor_.header_->destination_connection_id); - if (!framer_.do_not_synthesize_source_cid_for_short_header()) { - EXPECT_EQ(TestConnectionId(0x33), visitor_.header_->source_connection_id); - } } // In short header packets from client to server, the client connection ID @@ -1515,9 +1511,6 @@ TEST_P(QuicFramerTest, ClientConnectionIdFromShortHeaderToServer) { ASSERT_TRUE(visitor_.header_.get()); EXPECT_EQ(FramerTestConnectionId(), visitor_.header_->destination_connection_id); - if (!framer_.do_not_synthesize_source_cid_for_short_header()) { - EXPECT_EQ(TestConnectionId(0x33), visitor_.header_->source_connection_id); - } } TEST_P(QuicFramerTest, PacketHeaderWith0ByteConnectionId) { @@ -1567,9 +1560,6 @@ TEST_P(QuicFramerTest, PacketHeaderWith0ByteConnectionId) { EXPECT_FALSE(framer_.ProcessPacket(*encrypted)); EXPECT_THAT(framer_.error(), IsError(QUIC_MISSING_PAYLOAD)); ASSERT_TRUE(visitor_.header_.get()); - if (!framer_.do_not_synthesize_source_cid_for_short_header()) { - EXPECT_EQ(FramerTestConnectionId(), visitor_.header_->source_connection_id); - } EXPECT_FALSE(visitor_.header_->reset_flag); EXPECT_FALSE(visitor_.header_->version_flag); EXPECT_EQ(kPacketNumber, visitor_.header_->packet_number); @@ -9248,7 +9238,7 @@ TEST_P(QuicFramerTest, BuildPublicResetPacketWithEndpointId) { } TEST_P(QuicFramerTest, BuildIetfStatelessResetPacket) { - if (GetQuicReloadableFlag(quic_fix_stateless_reset)) { + if (GetQuicRestartFlag(quic_fix_stateless_reset2)) { // clang-format off unsigned char packet[] = { // 1st byte 01XX XXXX @@ -9282,13 +9272,12 @@ TEST_P(QuicFramerTest, BuildIetfStatelessResetPacket) { // Packets with length <= minimal stateless reset does not trigger stateless // reset. - EXPECT_QUIC_BUG( - std::unique_ptr data2( - framer_.BuildIetfStatelessResetPacket( - FramerTestConnectionId(), - QuicFramer::GetMinStatelessResetPacketLength(), - kTestStatelessResetToken)), - "Tried to build stateless reset packet with received packet length"); + std::unique_ptr data2( + framer_.BuildIetfStatelessResetPacket( + FramerTestConnectionId(), + QuicFramer::GetMinStatelessResetPacketLength(), + kTestStatelessResetToken)); + ASSERT_FALSE(data2); // Do not send stateless reset >= minimal stateless reset + 1 + max // connection ID length. @@ -15230,7 +15219,6 @@ TEST_P(QuicFramerTest, KeyUpdateOnFirstReceivedPacket) { // Key update is only used in QUIC+TLS. return; } - SetQuicReloadableFlag(quic_fix_key_update_on_first_packet, true); ASSERT_TRUE(framer_.version().KnowsWhichDecrypterToUse()); // Doesn't use SetDecrypterLevel since we want to use StrictTaggingDecrypter // instead of TestDecrypter. @@ -15262,8 +15250,7 @@ TEST_P(QuicFramerTest, KeyUpdateOnFirstReceivedPacket) { } TEST_P(QuicFramerTest, ErrorWhenUnexpectedFrameTypeEncountered) { - if (!GetQuicReloadableFlag(quic_reject_unexpected_ietf_frame_types) || - !VersionHasIetfQuicFrames(framer_.transport_version()) || + if (!VersionHasIetfQuicFrames(framer_.transport_version()) || !QuicVersionHasLongHeaderLengths(framer_.transport_version()) || !framer_.version().HasLongHeaderLengths()) { return; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_interval_deque.h b/chromium/net/third_party/quiche/src/quic/core/quic_interval_deque.h index ba27aa9d8f5..274c2e384df 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_interval_deque.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_interval_deque.h @@ -8,12 +8,12 @@ #include #include "absl/types/optional.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_interval.h" #include "quic/core/quic_types.h" #include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_export.h" #include "quic/platform/api/quic_logging.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -137,7 +137,7 @@ class QuicIntervalDequePeer; // // cached_index -> 1 // // container -> {{2, [25, 30)}, {3, [35, 50)}} -template > +template > class QUIC_NO_EXPORT QuicIntervalDeque { public: class QUIC_NO_EXPORT Iterator { @@ -363,7 +363,7 @@ void QuicIntervalDeque::PushBackUniversal(U&& item) { // Adding an empty interval is a bug. if (interval.Empty()) { QUIC_BUG(quic_bug_10862_3) - << "Trying to save empty interval to QuicCircularDeque."; + << "Trying to save empty interval to quiche::QuicheCircularDeque."; return; } container_.push_back(std::forward(item)); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator.cc b/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator.cc index 27dbb9b48a8..11d2293bee5 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator.cc @@ -7,7 +7,6 @@ #include "quic/core/crypto/crypto_protocol.h" #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_bug_tracker.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator_test.cc index 1d855f2f55d..2f74d3ac7e7 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_legacy_version_encapsulator_test.cc @@ -9,7 +9,6 @@ #include "quic/platform/api/quic_expect_bug.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils.h b/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils.h index 14c26dc8d73..5bbd875180b 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils.h @@ -148,7 +148,7 @@ struct QUIC_EXPORT_PRIVATE BufferedWrite { // multiple packets at once via ::sendmmsg. // // Example: -// QuicCircularDeque buffered_writes; +// quiche::QuicheCircularDeque buffered_writes; // ... (Populate buffered_writes) ... // // QuicMMsgHdr mhdr( diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils_test.cc index 84259583063..588c2be8480 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_linux_socket_utils_test.cc @@ -12,9 +12,9 @@ #include -#include "quic/core/quic_circular_deque.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/quic_mock_syscall_wrapper.h" +#include "common/quiche_circular_deque.h" using testing::_; using testing::InSequence; @@ -28,8 +28,8 @@ class QuicLinuxSocketUtilsTest : public QuicTest { protected: WriteResult TestWriteMultiplePackets( int fd, - const QuicCircularDeque::const_iterator& first, - const QuicCircularDeque::const_iterator& last, + const quiche::QuicheCircularDeque::const_iterator& first, + const quiche::QuicheCircularDeque::const_iterator& last, int* num_packets_sent) { QuicMMsgHdr mhdr( first, last, kCmsgSpaceForIp, @@ -171,7 +171,7 @@ TEST_F(QuicLinuxSocketUtilsTest, QuicMsgHdr) { } TEST_F(QuicLinuxSocketUtilsTest, QuicMMsgHdr) { - QuicCircularDeque buffered_writes; + quiche::QuicheCircularDeque buffered_writes; char packet_buf1[1024]; char packet_buf2[512]; buffered_writes.emplace_back( @@ -205,7 +205,7 @@ TEST_F(QuicLinuxSocketUtilsTest, QuicMMsgHdr) { TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_NoPacketsToSend) { int num_packets_sent; - QuicCircularDeque buffered_writes; + quiche::QuicheCircularDeque buffered_writes; EXPECT_CALL(mock_syscalls_, Sendmmsg(_, _, _, _)).Times(0); @@ -216,7 +216,7 @@ TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_NoPacketsToSend) { TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteBlocked) { int num_packets_sent; - QuicCircularDeque buffered_writes; + quiche::QuicheCircularDeque buffered_writes; buffered_writes.emplace_back(nullptr, 0, QuicIpAddress(), QuicSocketAddress(QuicIpAddress::Any4(), 0)); @@ -235,7 +235,7 @@ TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteBlocked) { TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteError) { int num_packets_sent; - QuicCircularDeque buffered_writes; + quiche::QuicheCircularDeque buffered_writes; buffered_writes.emplace_back(nullptr, 0, QuicIpAddress(), QuicSocketAddress(QuicIpAddress::Any4(), 0)); @@ -254,7 +254,7 @@ TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteError) { TEST_F(QuicLinuxSocketUtilsTest, WriteMultiplePackets_WriteSuccess) { int num_packets_sent; - QuicCircularDeque buffered_writes; + quiche::QuicheCircularDeque buffered_writes; const int kNumBufferedWrites = 10; static_assert(kNumBufferedWrites < 256, "Must be less than 256"); std::vector buffer_holder; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.cc b/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.cc index 42aebe5ce4b..cbca89dae55 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.cc @@ -15,10 +15,12 @@ #include "absl/base/optimization.h" #include "absl/strings/str_cat.h" #include "absl/strings/string_view.h" +#include "absl/types/optional.h" #include "quic/core/crypto/crypto_protocol.h" #include "quic/core/frames/quic_frame.h" #include "quic/core/frames/quic_path_challenge_frame.h" #include "quic/core/frames/quic_stream_frame.h" +#include "quic/core/quic_chaos_protector.h" #include "quic/core/quic_connection_id.h" #include "quic/core/quic_constants.h" #include "quic/core/quic_data_writer.h" @@ -32,7 +34,6 @@ #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_server_stats.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace { @@ -133,7 +134,8 @@ QuicPacketCreator::QuicPacketCreator(QuicConnectionId server_connection_id, flusher_attached_(false), fully_pad_crypto_handshake_packets_(true), latched_hard_max_packet_length_(0), - max_datagram_frame_size_(0) { + max_datagram_frame_size_(0), + chaos_protection_enabled_(false) { SetMaxPacketLength(kDefaultMaxPacketSize); if (!framer_->version().UsesTls()) { // QUIC+TLS negotiates the maximum datagram frame size via the @@ -159,21 +161,21 @@ bool QuicPacketCreator::CanSetMaxPacketLength() const { } void QuicPacketCreator::SetMaxPacketLength(QuicByteCount length) { - QUICHE_DCHECK(CanSetMaxPacketLength()); + QUICHE_DCHECK(CanSetMaxPacketLength()) << ENDPOINT; // Avoid recomputing |max_plaintext_size_| if the length does not actually // change. if (length == max_packet_length_) { return; } - QUIC_DVLOG(1) << "Updating packet creator max packet length from " + QUIC_DVLOG(1) << ENDPOINT << "Updating packet creator max packet length from " << max_packet_length_ << " to " << length; max_packet_length_ = length; max_plaintext_size_ = framer_->GetMaxPlaintextSize(max_packet_length_); QUIC_BUG_IF(quic_bug_12398_2, max_plaintext_size_ - PacketHeaderSize() < MinPlaintextPacketSize(framer_->version())) - << "Attempted to set max packet length too small"; + << ENDPOINT << "Attempted to set max packet length too small"; } void QuicPacketCreator::SetMaxDatagramFrameSize( @@ -192,7 +194,7 @@ void QuicPacketCreator::SetMaxDatagramFrameSize( } void QuicPacketCreator::SetSoftMaxPacketLength(QuicByteCount length) { - QUICHE_DCHECK(CanSetMaxPacketLength()); + QUICHE_DCHECK(CanSetMaxPacketLength()) << ENDPOINT; if (length > max_packet_length_) { QUIC_BUG(quic_bug_10752_2) << ENDPOINT @@ -204,11 +206,12 @@ void QuicPacketCreator::SetSoftMaxPacketLength(QuicByteCount length) { PacketHeaderSize() + MinPlaintextPacketSize(framer_->version())) { // Please note: this would not guarantee to fit next packet if the size of // packet header increases (e.g., encryption level changes). - QUIC_DLOG(INFO) << length << " is too small to fit packet header"; + QUIC_DLOG(INFO) << ENDPOINT << length + << " is too small to fit packet header"; RemoveSoftMaxPacketLength(); return; } - QUIC_DVLOG(1) << "Setting soft max packet length to: " << length; + QUIC_DVLOG(1) << ENDPOINT << "Setting soft max packet length to: " << length; latched_hard_max_packet_length_ = max_packet_length_; max_packet_length_ = length; max_plaintext_size_ = framer_->GetMaxPlaintextSize(length); @@ -218,18 +221,18 @@ void QuicPacketCreator::SetSoftMaxPacketLength(QuicByteCount length) { // A packet that is already open might send kQuicVersionSize bytes less than the // maximum packet size if we stop sending version before it is serialized. void QuicPacketCreator::StopSendingVersion() { - QUICHE_DCHECK(send_version_in_packet_); - QUICHE_DCHECK(!version().HasIetfInvariantHeader()); + QUICHE_DCHECK(send_version_in_packet_) << ENDPOINT; + QUICHE_DCHECK(!version().HasIetfInvariantHeader()) << ENDPOINT; send_version_in_packet_ = false; if (packet_size_ > 0) { - QUICHE_DCHECK_LT(kQuicVersionSize, packet_size_); + QUICHE_DCHECK_LT(kQuicVersionSize, packet_size_) << ENDPOINT; packet_size_ -= kQuicVersionSize; } } void QuicPacketCreator::SetDiversificationNonce( const DiversificationNonce& nonce) { - QUICHE_DCHECK(!have_diversification_nonce_); + QUICHE_DCHECK(!have_diversification_nonce_) << ENDPOINT; have_diversification_nonce_ = true; diversification_nonce_ = nonce; } @@ -240,14 +243,16 @@ void QuicPacketCreator::UpdatePacketNumberLength( if (!queued_frames_.empty()) { // Don't change creator state if there are frames queued. QUIC_BUG(quic_bug_10752_3) - << "Called UpdatePacketNumberLength with " << queued_frames_.size() + << ENDPOINT << "Called UpdatePacketNumberLength with " + << queued_frames_.size() << " queued_frames. First frame type:" << queued_frames_.front().type << " last frame type:" << queued_frames_.back().type; return; } const QuicPacketNumber next_packet_number = NextSendingPacketNumber(); - QUICHE_DCHECK_LE(least_packet_awaited_by_peer, next_packet_number); + QUICHE_DCHECK_LE(least_packet_awaited_by_peer, next_packet_number) + << ENDPOINT; const uint64_t current_delta = next_packet_number - least_packet_awaited_by_peer; const uint64_t delta = std::max(current_delta, max_packets_in_flight); @@ -273,7 +278,8 @@ void QuicPacketCreator::SkipNPacketNumbers( if (!queued_frames_.empty()) { // Don't change creator state if there are frames queued. QUIC_BUG(quic_bug_10752_4) - << "Called SkipNPacketNumbers with " << queued_frames_.size() + << ENDPOINT << "Called SkipNPacketNumbers with " + << queued_frames_.size() << " queued_frames. First frame type:" << queued_frames_.front().type << " last frame type:" << queued_frames_.back().type; return; @@ -281,7 +287,7 @@ void QuicPacketCreator::SkipNPacketNumbers( if (packet_.packet_number > packet_.packet_number + count) { // Skipping count packet numbers causes packet number wrapping around, // reject it. - QUIC_LOG(WARNING) << "Skipping " << count + QUIC_LOG(WARNING) << ENDPOINT << "Skipping " << count << " packet numbers causes packet number wrapping " "around, least_packet_awaited_by_peer: " << least_packet_awaited_by_peer @@ -300,7 +306,7 @@ bool QuicPacketCreator::ConsumeCryptoDataToFillCurrentPacket( bool needs_full_padding, TransmissionType transmission_type, QuicFrame* frame) { - QUIC_DVLOG(2) << "ConsumeCryptoDataToFillCurrentPacket " << level + QUIC_DVLOG(2) << ENDPOINT << "ConsumeCryptoDataToFillCurrentPacket " << level << " write_length " << write_length << " offset " << offset << (needs_full_padding ? " needs_full_padding" : "") << " " << transmission_type; @@ -338,7 +344,7 @@ bool QuicPacketCreator::ConsumeDataToFillCurrentPacket( const std::string error_details = "Client hello won't fit in a single packet."; QUIC_BUG(quic_bug_10752_5) - << error_details << " Constructed stream frame length: " + << ENDPOINT << error_details << " Constructed stream frame length: " << frame->stream_frame.data_length << " CHLO length: " << data_size; delegate_->OnUnrecoverableError(QUIC_CRYPTO_CHLO_TOO_LARGE, error_details); return false; @@ -422,16 +428,17 @@ void QuicPacketCreator::CreateStreamFrame(QuicStreamId id, GetSourceConnectionIdLength(), kIncludeVersion, IncludeNonceInPublicHeader(), PACKET_6BYTE_PACKET_NUMBER, GetRetryTokenLengthLength(), GetLengthLength(), offset) || - latched_hard_max_packet_length_ > 0); + latched_hard_max_packet_length_ > 0) + << ENDPOINT; QUIC_BUG_IF(quic_bug_12398_3, !HasRoomForStreamFrame(id, offset, data_size)) - << "No room for Stream frame, BytesFree: " << BytesFree() + << ENDPOINT << "No room for Stream frame, BytesFree: " << BytesFree() << " MinStreamFrameSize: " << QuicFramer::GetMinStreamFrameSize(framer_->transport_version(), id, offset, true, data_size); QUIC_BUG_IF(quic_bug_12398_4, data_size == 0 && !fin) - << "Creating a stream frame for stream ID:" << id + << ENDPOINT << "Creating a stream frame for stream ID:" << id << " with no data or fin."; size_t min_frame_size = QuicFramer::GetMinStreamFrameSize( framer_->transport_version(), id, offset, @@ -472,7 +479,7 @@ void QuicPacketCreator::FlushCurrentPacket() { external_buffer.release_buffer = nullptr; } - QUICHE_DCHECK_EQ(nullptr, packet_.encrypted_buffer); + QUICHE_DCHECK_EQ(nullptr, packet_.encrypted_buffer) << ENDPOINT; if (!SerializePacket(std::move(external_buffer), kMaxOutgoingPacketSize)) { return; } @@ -480,7 +487,8 @@ void QuicPacketCreator::FlushCurrentPacket() { } void QuicPacketCreator::OnSerializedPacket() { - QUIC_BUG_IF(quic_bug_12398_5, packet_.encrypted_buffer == nullptr); + QUIC_BUG_IF(quic_bug_12398_5, packet_.encrypted_buffer == nullptr) + << ENDPOINT; SerializedPacket packet(std::move(packet_)); ClearPacket(); @@ -499,10 +507,10 @@ void QuicPacketCreator::ClearPacket() { packet_.has_message = false; packet_.fate = SEND_TO_WRITER; QUIC_BUG_IF(quic_bug_12398_6, packet_.release_encrypted_buffer != nullptr) - << "packet_.release_encrypted_buffer should be empty"; + << ENDPOINT << "packet_.release_encrypted_buffer should be empty"; packet_.release_encrypted_buffer = nullptr; - QUICHE_DCHECK(packet_.retransmittable_frames.empty()); - QUICHE_DCHECK(packet_.nonretransmittable_frames.empty()); + QUICHE_DCHECK(packet_.retransmittable_frames.empty()) << ENDPOINT; + QUICHE_DCHECK(packet_.nonretransmittable_frames.empty()) << ENDPOINT; packet_.largest_acked.Clear(); needs_full_padding_ = false; } @@ -515,6 +523,7 @@ size_t QuicPacketCreator::ReserializeInitialPacketInCoalescedPacket( QUIC_BUG_IF(quic_bug_12398_7, packet.encryption_level != ENCRYPTION_INITIAL); QUIC_BUG_IF(quic_bug_12398_8, packet.nonretransmittable_frames.empty() && packet.retransmittable_frames.empty()) + << ENDPOINT << "Attempt to serialize empty ENCRYPTION_INITIAL packet in coalesced " "packet"; ScopedPacketContextSwitcher switcher( @@ -523,13 +532,15 @@ size_t QuicPacketCreator::ReserializeInitialPacketInCoalescedPacket( packet.packet_number_length, packet.encryption_level, &packet_); for (const QuicFrame& frame : packet.nonretransmittable_frames) { if (!AddFrame(frame, packet.transmission_type)) { - QUIC_BUG(quic_bug_10752_6) << "Failed to serialize frame: " << frame; + QUIC_BUG(quic_bug_10752_6) + << ENDPOINT << "Failed to serialize frame: " << frame; return 0; } } for (const QuicFrame& frame : packet.retransmittable_frames) { if (!AddFrame(frame, packet.transmission_type)) { - QUIC_BUG(quic_bug_10752_7) << "Failed to serialize frame: " << frame; + QUIC_BUG(quic_bug_10752_7) + << ENDPOINT << "Failed to serialize frame: " << frame; return 0; } } @@ -539,7 +550,7 @@ size_t QuicPacketCreator::ReserializeInitialPacketInCoalescedPacket( if (!AddFrame(QuicFrame(QuicPaddingFrame(padding_size)), packet.transmission_type)) { QUIC_BUG(quic_bug_10752_8) - << "Failed to add padding of size " << padding_size + << ENDPOINT << "Failed to add padding of size " << padding_size << " when serializing ENCRYPTION_INITIAL " "packet in coalesced packet"; return 0; @@ -566,8 +577,9 @@ void QuicPacketCreator::CreateAndSerializeStreamFrame( TransmissionType transmission_type, size_t* num_bytes_consumed) { // TODO(b/167222597): consider using ScopedSerializationFailureHandler. - QUICHE_DCHECK(queued_frames_.empty()); - QUICHE_DCHECK(!QuicUtils::IsCryptoStreamId(transport_version(), id)); + QUICHE_DCHECK(queued_frames_.empty()) << ENDPOINT; + QUICHE_DCHECK(!QuicUtils::IsCryptoStreamId(transport_version(), id)) + << ENDPOINT; // Write out the packet header QuicPacketHeader header; FillPacketHeader(&header); @@ -590,13 +602,13 @@ void QuicPacketCreator::CreateAndSerializeStreamFrame( QuicDataWriter writer(kMaxOutgoingPacketSize, encrypted_buffer); size_t length_field_offset = 0; if (!framer_->AppendPacketHeader(header, &writer, &length_field_offset)) { - QUIC_BUG(quic_bug_10752_9) << "AppendPacketHeader failed"; + QUIC_BUG(quic_bug_10752_9) << ENDPOINT << "AppendPacketHeader failed"; return; } // Create a Stream frame with the remaining space. QUIC_BUG_IF(quic_bug_12398_9, iov_offset == write_length && !fin) - << "Creating a stream frame with no data or fin."; + << ENDPOINT << "Creating a stream frame with no data or fin."; const size_t remaining_data_size = write_length - iov_offset; size_t min_frame_size = QuicFramer::GetMinStreamFrameSize( framer_->transport_version(), id, stream_offset, @@ -631,18 +643,18 @@ void QuicPacketCreator::CreateAndSerializeStreamFrame( // into one method that takes a QuicStreamFrame, if warranted. bool omit_frame_length = !needs_padding; if (!framer_->AppendTypeByte(QuicFrame(frame), omit_frame_length, &writer)) { - QUIC_BUG(quic_bug_10752_10) << "AppendTypeByte failed"; + QUIC_BUG(quic_bug_10752_10) << ENDPOINT << "AppendTypeByte failed"; return; } if (!framer_->AppendStreamFrame(frame, omit_frame_length, &writer)) { - QUIC_BUG(quic_bug_10752_11) << "AppendStreamFrame failed"; + QUIC_BUG(quic_bug_10752_11) << ENDPOINT << "AppendStreamFrame failed"; return; } if (needs_padding && plaintext_bytes_written < MinPlaintextPacketSize(framer_->version()) && !writer.WritePaddingBytes(MinPlaintextPacketSize(framer_->version()) - plaintext_bytes_written)) { - QUIC_BUG(quic_bug_10752_12) << "Unable to add padding bytes"; + QUIC_BUG(quic_bug_10752_12) << ENDPOINT << "Unable to add padding bytes"; return; } @@ -655,14 +667,15 @@ void QuicPacketCreator::CreateAndSerializeStreamFrame( QUICHE_DCHECK(packet_.encryption_level == ENCRYPTION_FORWARD_SECURE || packet_.encryption_level == ENCRYPTION_ZERO_RTT) - << packet_.encryption_level; + << ENDPOINT << packet_.encryption_level; size_t encrypted_length = framer_->EncryptInPlace( packet_.encryption_level, packet_.packet_number, GetStartOfEncryptedData(framer_->transport_version(), header), writer.length(), kMaxOutgoingPacketSize, encrypted_buffer); if (encrypted_length == 0) { QUIC_BUG(quic_bug_10752_13) - << "Failed to encrypt packet number " << header.packet_number; + << ENDPOINT << "Failed to encrypt packet number " + << header.packet_number; return; } // TODO(ianswett): Optimize the storage so RetransmitableFrames can be @@ -724,7 +737,6 @@ size_t QuicPacketCreator::ExpansionOnNewFrameWithLastFrame( } size_t QuicPacketCreator::BytesFree() const { - QUICHE_DCHECK_GE(max_plaintext_size_, PacketSize()); return max_plaintext_size_ - std::min(max_plaintext_size_, PacketSize() + ExpansionOnNewFrame()); } @@ -743,22 +755,51 @@ bool QuicPacketCreator::AddPaddedSavedFrame( return false; } +absl::optional +QuicPacketCreator::MaybeBuildDataPacketWithChaosProtection( + const QuicPacketHeader& header, + char* buffer) { + if (!chaos_protection_enabled_ || + packet_.encryption_level != ENCRYPTION_INITIAL || + !framer_->version().UsesCryptoFrames() || queued_frames_.size() != 2u || + queued_frames_[0].type != CRYPTO_FRAME || + queued_frames_[1].type != PADDING_FRAME || + // Do not perform chaos protection if we do not have a known number of + // padding bytes to work with. + queued_frames_[1].padding_frame.num_padding_bytes <= 0 || + // Chaos protection relies on the framer using a crypto data producer, + // which is always the case in practice. + framer_->data_producer() == nullptr) { + return absl::nullopt; + } + const QuicCryptoFrame& crypto_frame = *queued_frames_[0].crypto_frame; + if (packet_.encryption_level != crypto_frame.level) { + QUIC_BUG(chaos frame level) + << ENDPOINT << packet_.encryption_level << " != " << crypto_frame.level; + return absl::nullopt; + } + QuicChaosProtector chaos_protector( + crypto_frame, queued_frames_[1].padding_frame.num_padding_bytes, + packet_size_, framer_, random_); + return chaos_protector.BuildDataPacket(header, buffer); +} + bool QuicPacketCreator::SerializePacket(QuicOwnedPacketBuffer encrypted_buffer, size_t encrypted_buffer_len) { if (packet_.encrypted_buffer != nullptr) { const std::string error_details = "Packet's encrypted buffer is not empty before serialization"; - QUIC_BUG(quic_bug_10752_14) << error_details; + QUIC_BUG(quic_bug_10752_14) << ENDPOINT << error_details; delegate_->OnUnrecoverableError(QUIC_FAILED_TO_SERIALIZE_PACKET, error_details); return false; } ScopedSerializationFailureHandler handler(this); - QUICHE_DCHECK_LT(0u, encrypted_buffer_len); + QUICHE_DCHECK_LT(0u, encrypted_buffer_len) << ENDPOINT; QUIC_BUG_IF(quic_bug_12398_10, queued_frames_.empty() && pending_padding_bytes_ == 0) - << "Attempt to serialize empty packet"; + << ENDPOINT << "Attempt to serialize empty packet"; QuicPacketHeader header; // FillPacketHeader increments packet_number_. FillPacketHeader(&header); @@ -789,15 +830,25 @@ bool QuicPacketCreator::SerializePacket(QuicOwnedPacketBuffer encrypted_buffer, return false; } - QUICHE_DCHECK_GE(max_plaintext_size_, packet_size_); + QUICHE_DCHECK_GE(max_plaintext_size_, packet_size_) << ENDPOINT; // Use the packet_size_ instead of the buffer size to ensure smaller // packet sizes are properly used. - size_t length = - framer_->BuildDataPacket(header, queued_frames_, encrypted_buffer.buffer, - packet_size_, packet_.encryption_level); + + size_t length; + absl::optional length_with_chaos_protection = + MaybeBuildDataPacketWithChaosProtection(header, encrypted_buffer.buffer); + if (length_with_chaos_protection.has_value()) { + length = length_with_chaos_protection.value(); + } else { + length = framer_->BuildDataPacket(header, queued_frames_, + encrypted_buffer.buffer, packet_size_, + packet_.encryption_level); + } + if (length == 0) { QUIC_BUG(quic_bug_10752_16) - << "Failed to serialize " << QuicFramesToString(queued_frames_) + << ENDPOINT << "Failed to serialize " + << QuicFramesToString(queued_frames_) << " at encryption_level: " << packet_.encryption_level << ", needs_full_padding_: " << needs_full_padding_ << ", pending_padding_bytes_: " << pending_padding_bytes_ @@ -818,7 +869,7 @@ bool QuicPacketCreator::SerializePacket(QuicOwnedPacketBuffer encrypted_buffer, // Because of possible truncation, we can't be confident that our // packet size calculation worked correctly. if (!possibly_truncated_by_length) { - QUICHE_DCHECK_EQ(packet_size_, length); + QUICHE_DCHECK_EQ(packet_size_, length) << ENDPOINT; } const size_t encrypted_length = framer_->EncryptInPlace( packet_.encryption_level, packet_.packet_number, @@ -826,7 +877,8 @@ bool QuicPacketCreator::SerializePacket(QuicOwnedPacketBuffer encrypted_buffer, encrypted_buffer_len, encrypted_buffer.buffer); if (encrypted_length == 0) { QUIC_BUG(quic_bug_10752_17) - << "Failed to encrypt packet number " << packet_.packet_number; + << ENDPOINT << "Failed to encrypt packet number " + << packet_.packet_number; return false; } @@ -843,6 +895,7 @@ std::unique_ptr QuicPacketCreator::SerializeConnectivityProbingPacket() { QUIC_BUG_IF(quic_bug_12398_11, VersionHasIetfQuicFrames(framer_->transport_version())) + << ENDPOINT << "Must not be version 99 to serialize padded ping connectivity probe"; RemoveSoftMaxPacketLength(); QuicPacketHeader header; @@ -855,14 +908,15 @@ QuicPacketCreator::SerializeConnectivityProbingPacket() { std::unique_ptr buffer(new char[kMaxOutgoingPacketSize]); size_t length = BuildConnectivityProbingPacket( header, buffer.get(), max_plaintext_size_, packet_.encryption_level); - QUICHE_DCHECK(length); + QUICHE_DCHECK(length) << ENDPOINT; - QUICHE_DCHECK_EQ(packet_.encryption_level, ENCRYPTION_FORWARD_SECURE); + QUICHE_DCHECK_EQ(packet_.encryption_level, ENCRYPTION_FORWARD_SECURE) + << ENDPOINT; const size_t encrypted_length = framer_->EncryptInPlace( packet_.encryption_level, packet_.packet_number, GetStartOfEncryptedData(framer_->transport_version(), header), length, kMaxOutgoingPacketSize, buffer.get()); - QUICHE_DCHECK(encrypted_length); + QUICHE_DCHECK(encrypted_length) << ENDPOINT; std::unique_ptr serialize_packet(new SerializedPacket( header.packet_number, header.packet_number_length, buffer.release(), @@ -882,6 +936,7 @@ QuicPacketCreator::SerializePathChallengeConnectivityProbingPacket( const QuicPathFrameBuffer& payload) { QUIC_BUG_IF(quic_bug_12398_12, !VersionHasIetfQuicFrames(framer_->transport_version())) + << ENDPOINT << "Must be version 99 to serialize path challenge connectivity probe, " "is version " << framer_->transport_version(); @@ -896,14 +951,15 @@ QuicPacketCreator::SerializePathChallengeConnectivityProbingPacket( size_t length = BuildPaddedPathChallengePacket(header, buffer.get(), max_plaintext_size_, payload, packet_.encryption_level); - QUICHE_DCHECK(length); + QUICHE_DCHECK(length) << ENDPOINT; - QUICHE_DCHECK_EQ(packet_.encryption_level, ENCRYPTION_FORWARD_SECURE); + QUICHE_DCHECK_EQ(packet_.encryption_level, ENCRYPTION_FORWARD_SECURE) + << ENDPOINT; const size_t encrypted_length = framer_->EncryptInPlace( packet_.encryption_level, packet_.packet_number, GetStartOfEncryptedData(framer_->transport_version(), header), length, kMaxOutgoingPacketSize, buffer.get()); - QUICHE_DCHECK(encrypted_length); + QUICHE_DCHECK(encrypted_length) << ENDPOINT; std::unique_ptr serialize_packet( new SerializedPacket(header.packet_number, header.packet_number_length, @@ -921,10 +977,11 @@ QuicPacketCreator::SerializePathChallengeConnectivityProbingPacket( std::unique_ptr QuicPacketCreator::SerializePathResponseConnectivityProbingPacket( - const QuicCircularDeque& payloads, + const quiche::QuicheCircularDeque& payloads, const bool is_padded) { QUIC_BUG_IF(quic_bug_12398_13, !VersionHasIetfQuicFrames(framer_->transport_version())) + << ENDPOINT << "Must be version 99 to serialize path response connectivity probe, is " "version " << framer_->transport_version(); @@ -939,14 +996,15 @@ QuicPacketCreator::SerializePathResponseConnectivityProbingPacket( size_t length = BuildPathResponsePacket(header, buffer.get(), max_plaintext_size_, payloads, is_padded, packet_.encryption_level); - QUICHE_DCHECK(length); + QUICHE_DCHECK(length) << ENDPOINT; - QUICHE_DCHECK_EQ(packet_.encryption_level, ENCRYPTION_FORWARD_SECURE); + QUICHE_DCHECK_EQ(packet_.encryption_level, ENCRYPTION_FORWARD_SECURE) + << ENDPOINT; const size_t encrypted_length = framer_->EncryptInPlace( packet_.encryption_level, packet_.packet_number, GetStartOfEncryptedData(framer_->transport_version(), header), length, kMaxOutgoingPacketSize, buffer.get()); - QUICHE_DCHECK(encrypted_length); + QUICHE_DCHECK(encrypted_length) << ENDPOINT; std::unique_ptr serialize_packet( new SerializedPacket(header.packet_number, header.packet_number_length, @@ -968,7 +1026,8 @@ size_t QuicPacketCreator::BuildPaddedPathChallengePacket( size_t packet_length, const QuicPathFrameBuffer& payload, EncryptionLevel level) { - QUICHE_DCHECK(VersionHasIetfQuicFrames(framer_->transport_version())); + QUICHE_DCHECK(VersionHasIetfQuicFrames(framer_->transport_version())) + << ENDPOINT; QuicFrames frames; // Write a PATH_CHALLENGE frame, which has a random 8-byte payload @@ -991,15 +1050,17 @@ size_t QuicPacketCreator::BuildPathResponsePacket( const QuicPacketHeader& header, char* buffer, size_t packet_length, - const QuicCircularDeque& payloads, + const quiche::QuicheCircularDeque& payloads, const bool is_padded, EncryptionLevel level) { if (payloads.empty()) { QUIC_BUG(quic_bug_12398_14) + << ENDPOINT << "Attempt to generate connectivity response with no request payloads"; return 0; } - QUICHE_DCHECK(VersionHasIetfQuicFrames(framer_->transport_version())); + QUICHE_DCHECK(VersionHasIetfQuicFrames(framer_->transport_version())) + << ENDPOINT; std::vector> path_response_frames; for (const QuicPathFrameBuffer& payload : payloads) { @@ -1052,12 +1113,12 @@ size_t QuicPacketCreator::SerializeCoalescedPacket( size_t buffer_len) { if (HasPendingFrames()) { QUIC_BUG(quic_bug_10752_18) - << "Try to serialize coalesced packet with pending frames"; + << ENDPOINT << "Try to serialize coalesced packet with pending frames"; return 0; } RemoveSoftMaxPacketLength(); QUIC_BUG_IF(quic_bug_12398_15, coalesced.length() == 0) - << "Attempt to serialize empty coalesced packet"; + << ENDPOINT << "Attempt to serialize empty coalesced packet"; size_t packet_length = 0; if (coalesced.initial_packet() != nullptr) { // Padding coalesced packet containing initial packet to full. @@ -1073,6 +1134,7 @@ size_t QuicPacketCreator::SerializeCoalescedPacket( *coalesced.initial_packet(), padding_size, buffer, buffer_len); if (initial_length == 0) { QUIC_BUG(quic_bug_10752_19) + << ENDPOINT << "Failed to reserialize ENCRYPTION_INITIAL packet in " "coalesced packet"; return 0; @@ -1141,7 +1203,8 @@ QuicConnectionIdIncluded QuicPacketCreator::GetSourceConnectionIdIncluded() QuicConnectionIdLength QuicPacketCreator::GetDestinationConnectionIdLength() const { QUICHE_DCHECK(QuicUtils::IsConnectionIdValidForVersion(server_connection_id_, - transport_version())); + transport_version())) + << ENDPOINT; return GetDestinationConnectionIdIncluded() == CONNECTION_ID_PRESENT ? static_cast( GetDestinationConnectionId().length()) @@ -1150,7 +1213,8 @@ QuicConnectionIdLength QuicPacketCreator::GetDestinationConnectionIdLength() QuicConnectionIdLength QuicPacketCreator::GetSourceConnectionIdLength() const { QUICHE_DCHECK(QuicUtils::IsConnectionIdValidForVersion(server_connection_id_, - transport_version())); + transport_version())) + << ENDPOINT; return GetSourceConnectionIdIncluded() == CONNECTION_ID_PRESENT ? static_cast( GetSourceConnectionId().length()) @@ -1201,8 +1265,10 @@ bool QuicPacketCreator::ConsumeRetransmittableControlFrame( QUIC_BUG_IF(quic_bug_12398_16, IsControlFrame(frame.type) && !GetControlFrameId(frame) && frame.type != PING_FRAME) + << ENDPOINT << "Adding a control frame with no control frame id: " << frame; - QUICHE_DCHECK(QuicUtils::IsRetransmittableFrame(frame.type)) << frame; + QUICHE_DCHECK(QuicUtils::IsRetransmittableFrame(frame.type)) + << ENDPOINT << frame; MaybeBundleAckOpportunistically(); if (HasPendingFrames()) { if (AddFrame(frame, next_transmission_type_)) { @@ -1210,7 +1276,7 @@ bool QuicPacketCreator::ConsumeRetransmittableControlFrame( return true; } } - QUICHE_DCHECK(!HasPendingFrames()); + QUICHE_DCHECK(!HasPendingFrames()) << ENDPOINT; if (frame.type != PING_FRAME && frame.type != CONNECTION_CLOSE_FRAME && !delegate_->ShouldGeneratePacket(HAS_RETRANSMITTABLE_DATA, NOT_HANDSHAKE)) { @@ -1219,7 +1285,7 @@ bool QuicPacketCreator::ConsumeRetransmittableControlFrame( } const bool success = AddFrame(frame, next_transmission_type_); QUIC_BUG_IF(quic_bug_10752_20, !success) - << "Failed to add frame:" << frame + << ENDPOINT << "Failed to add frame:" << frame << " transmission_type:" << next_transmission_type_; return success; } @@ -1229,13 +1295,14 @@ QuicConsumedData QuicPacketCreator::ConsumeData(QuicStreamId id, QuicStreamOffset offset, StreamSendingState state) { QUIC_BUG_IF(quic_bug_10752_21, !flusher_attached_) + << ENDPOINT << "Packet flusher is not attached when " "generator tries to write stream data."; bool has_handshake = QuicUtils::IsCryptoStreamId(transport_version(), id); MaybeBundleAckOpportunistically(); bool fin = state != NO_FIN; QUIC_BUG_IF(quic_bug_12398_17, has_handshake && fin) - << "Handshake packets should never send a fin"; + << ENDPOINT << "Handshake packets should never send a fin"; // To make reasoning about crypto frames easier, we don't combine them with // other retransmittable frames in a single packet. if (has_handshake && HasPendingRetransmittableFrames()) { @@ -1250,7 +1317,8 @@ QuicConsumedData QuicPacketCreator::ConsumeData(QuicStreamId id, } if (!fin && (write_length == 0)) { - QUIC_BUG(quic_bug_10752_22) << "Attempt to consume empty data without FIN."; + QUIC_BUG(quic_bug_10752_22) + << ENDPOINT << "Attempt to consume empty data without FIN."; return QuicConsumedData(0, false); } // We determine if we can enter the fast path before executing @@ -1273,7 +1341,8 @@ QuicConsumedData QuicPacketCreator::ConsumeData(QuicStreamId id, next_transmission_type_, &frame)) { // The creator is always flushed if there's not enough room for a new // stream frame before ConsumeData, so ConsumeData should always succeed. - QUIC_BUG(quic_bug_10752_23) << "Failed to ConsumeData, stream:" << id; + QUIC_BUG(quic_bug_10752_23) + << ENDPOINT << "Failed to ConsumeData, stream:" << id; return QuicConsumedData(0, false); } @@ -1285,7 +1354,8 @@ QuicConsumedData QuicPacketCreator::ConsumeData(QuicStreamId id, AddRandomPadding(); } QUICHE_DCHECK(total_bytes_consumed == write_length || - (bytes_consumed > 0 && HasPendingFrames())); + (bytes_consumed > 0 && HasPendingFrames())) + << ENDPOINT; if (total_bytes_consumed == write_length) { // We're done writing the data. Exit the loop. @@ -1320,7 +1390,8 @@ QuicConsumedData QuicPacketCreator::ConsumeDataFastPath( QuicStreamOffset offset, bool fin, size_t total_bytes_consumed) { - QUICHE_DCHECK(!QuicUtils::IsCryptoStreamId(transport_version(), id)); + QUICHE_DCHECK(!QuicUtils::IsCryptoStreamId(transport_version(), id)) + << ENDPOINT; if (AttemptingToSendUnencryptedStreamData()) { return QuicConsumedData(total_bytes_consumed, fin && (total_bytes_consumed == write_length)); @@ -1337,7 +1408,7 @@ QuicConsumedData QuicPacketCreator::ConsumeDataFastPath( if (bytes_consumed == 0) { const std::string error_details = "Failed in CreateAndSerializeStreamFrame."; - QUIC_BUG(quic_bug_10752_24) << error_details; + QUIC_BUG(quic_bug_10752_24) << ENDPOINT << error_details; delegate_->OnUnrecoverableError(QUIC_FAILED_TO_SERIALIZE_PACKET, error_details); break; @@ -1352,9 +1423,10 @@ QuicConsumedData QuicPacketCreator::ConsumeDataFastPath( size_t QuicPacketCreator::ConsumeCryptoData(EncryptionLevel level, size_t write_length, QuicStreamOffset offset) { - QUIC_DVLOG(2) << "ConsumeCryptoData " << level << " write_length " + QUIC_DVLOG(2) << ENDPOINT << "ConsumeCryptoData " << level << " write_length " << write_length << " offset " << offset; QUIC_BUG_IF(quic_bug_10752_25, !flusher_attached_) + << ENDPOINT << "Packet flusher is not attached when " "generator tries to write crypto data."; MaybeBundleAckOpportunistically(); @@ -1381,7 +1453,7 @@ size_t QuicPacketCreator::ConsumeCryptoData(EncryptionLevel level, // assuming here that they won't occupy so much of the packet that a // CRYPTO frame won't fit. QUIC_BUG(quic_bug_10752_26) - << "Failed to ConsumeCryptoData at level " << level; + << ENDPOINT << "Failed to ConsumeCryptoData at level " << level; return 0; } total_bytes_consumed += frame.crypto_frame->data_length; @@ -1398,6 +1470,7 @@ void QuicPacketCreator::GenerateMtuDiscoveryPacket(QuicByteCount target_mtu) { // MTU discovery frames must be sent by themselves. if (!CanSetMaxPacketLength()) { QUIC_BUG(quic_bug_10752_27) + << ENDPOINT << "MTU discovery packets should only be sent when no other " << "frames needs to be sent."; return; @@ -1416,7 +1489,7 @@ void QuicPacketCreator::GenerateMtuDiscoveryPacket(QuicByteCount target_mtu) { // The only reason AddFrame can fail is that the packet is too full to fit in // a ping. This is not possible for any sane MTU. QUIC_BUG_IF(quic_bug_10752_28, !success) - << "Failed to send path MTU target_mtu:" << target_mtu + << ENDPOINT << "Failed to send path MTU target_mtu:" << target_mtu << " transmission_type:" << next_transmission_type_; // Reset the packet length back. @@ -1435,12 +1508,13 @@ void QuicPacketCreator::MaybeBundleAckOpportunistically() { const bool flushed = FlushAckFrame(delegate_->MaybeBundleAckOpportunistically()); QUIC_BUG_IF(quic_bug_10752_29, !flushed) - << "Failed to flush ACK frame. encryption_level:" + << ENDPOINT << "Failed to flush ACK frame. encryption_level:" << packet_.encryption_level; } bool QuicPacketCreator::FlushAckFrame(const QuicFrames& frames) { QUIC_BUG_IF(quic_bug_10752_30, !flusher_attached_) + << ENDPOINT << "Packet flusher is not attached when " "generator tries to send ACK frame."; // MaybeBundleAckOpportunistically could be called nestedly when sending a @@ -1448,16 +1522,18 @@ bool QuicPacketCreator::FlushAckFrame(const QuicFrames& frames) { QUIC_BUG_IF(quic_bug_12398_18, GetQuicReloadableFlag(quic_single_ack_in_packet2) && !frames.empty() && has_ack()) - << "Trying to flush " << frames << " when there is ACK queued"; + << ENDPOINT << "Trying to flush " << frames + << " when there is ACK queued"; for (const auto& frame : frames) { - QUICHE_DCHECK(frame.type == ACK_FRAME || frame.type == STOP_WAITING_FRAME); + QUICHE_DCHECK(frame.type == ACK_FRAME || frame.type == STOP_WAITING_FRAME) + << ENDPOINT; if (HasPendingFrames()) { if (AddFrame(frame, next_transmission_type_)) { // There is pending frames and current frame fits. continue; } } - QUICHE_DCHECK(!HasPendingFrames()); + QUICHE_DCHECK(!HasPendingFrames()) << ENDPOINT; // There is no pending frames, consult the delegate whether a packet can be // generated. if (!delegate_->ShouldGeneratePacket(NO_RETRANSMITTABLE_DATA, @@ -1465,7 +1541,8 @@ bool QuicPacketCreator::FlushAckFrame(const QuicFrames& frames) { return false; } const bool success = AddFrame(frame, next_transmission_type_); - QUIC_BUG_IF(quic_bug_10752_31, !success) << "Failed to flush " << frame; + QUIC_BUG_IF(quic_bug_10752_31, !success) + << ENDPOINT << "Failed to flush " << frame; } return true; } @@ -1488,7 +1565,7 @@ void QuicPacketCreator::Flush() { if (GetQuicFlag(FLAGS_quic_export_write_path_stats_at_server)) { if (!write_start_packet_number_.IsInitialized()) { QUIC_BUG(quic_bug_10752_32) - << "write_start_packet_number is not initialized"; + << ENDPOINT << "write_start_packet_number is not initialized"; return; } QUIC_SERVER_HISTOGRAM_COUNTS( @@ -1522,6 +1599,7 @@ void QuicPacketCreator::SetTransmissionType(TransmissionType type) { MessageStatus QuicPacketCreator::AddMessageFrame(QuicMessageId message_id, QuicMemSliceSpan message) { QUIC_BUG_IF(quic_bug_10752_33, !flusher_attached_) + << ENDPOINT << "Packet flusher is not attached when " "generator tries to add message frame."; MaybeBundleAckOpportunistically(); @@ -1535,7 +1613,8 @@ MessageStatus QuicPacketCreator::AddMessageFrame(QuicMessageId message_id, QuicMessageFrame* frame = new QuicMessageFrame(message_id, message); const bool success = AddFrame(QuicFrame(frame), next_transmission_type_); if (!success) { - QUIC_BUG(quic_bug_10752_34) << "Failed to send message " << message_id; + QUIC_BUG(quic_bug_10752_34) + << ENDPOINT << "Failed to send message " << message_id; delete frame; return MESSAGE_STATUS_INTERNAL_ERROR; } @@ -1564,7 +1643,8 @@ void QuicPacketCreator::FillPacketHeader(QuicPacketHeader* header) { header->reset_flag = false; header->version_flag = IncludeVersionInHeader(); if (IncludeNonceInPublicHeader()) { - QUICHE_DCHECK_EQ(Perspective::IS_SERVER, framer_->perspective()); + QUICHE_DCHECK_EQ(Perspective::IS_SERVER, framer_->perspective()) + << ENDPOINT; header->nonce = &diversification_nonce_; } else { header->nonce = nullptr; @@ -1640,7 +1720,8 @@ bool QuicPacketCreator::AddFrame(const QuicFrame& frame, frame.type != MESSAGE_FRAME && frame.type != NEW_TOKEN_FRAME && frame.type != RETIRE_CONNECTION_ID_FRAME && frame.type != ACK_FREQUENCY_FRAME)) - << frame.type << " not allowed at " << packet_.encryption_level; + << ENDPOINT << frame.type << " not allowed at " + << packet_.encryption_level; if (frame.type == STREAM_FRAME) { if (MaybeCoalesceStreamFrame(frame.stream_frame)) { @@ -1656,7 +1737,7 @@ bool QuicPacketCreator::AddFrame(const QuicFrame& frame, QUICHE_DCHECK(frame.type != ACK_FRAME || (!frame.ack_frame->packets.Empty() && frame.ack_frame->packets.Max() == frame.ack_frame->largest_acked)) - << "Invalid ACK frame: " << frame; + << ENDPOINT << "Invalid ACK frame: " << frame; size_t frame_len = GetSerializedFrameLength(frame); if (frame_len == 0 && RemoveSoftMaxPacketLength()) { @@ -1664,7 +1745,8 @@ bool QuicPacketCreator::AddFrame(const QuicFrame& frame, frame_len = GetSerializedFrameLength(frame); } if (frame_len == 0) { - QUIC_DVLOG(1) << "Flushing because current open packet is full when adding " + QUIC_DVLOG(1) << ENDPOINT + << "Flushing because current open packet is full when adding " << frame; FlushCurrentPacket(); return false; @@ -1672,7 +1754,7 @@ bool QuicPacketCreator::AddFrame(const QuicFrame& frame, if (queued_frames_.empty()) { packet_size_ = PacketHeaderSize(); } - QUICHE_DCHECK_LT(0u, packet_size_); + QUICHE_DCHECK_LT(0u, packet_size_) << ENDPOINT; packet_size_ += ExpansionOnNewFrame() + frame_len; @@ -1749,12 +1831,14 @@ bool QuicPacketCreator::MaybeCoalesceStreamFrame(const QuicStreamFrame& frame) { // The back of retransmittable frames must be the same as the original // queued frames' back. - QUICHE_DCHECK_EQ(packet_.retransmittable_frames.back().type, STREAM_FRAME); + QUICHE_DCHECK_EQ(packet_.retransmittable_frames.back().type, STREAM_FRAME) + << ENDPOINT; QuicStreamFrame* retransmittable = &packet_.retransmittable_frames.back().stream_frame; - QUICHE_DCHECK_EQ(retransmittable->stream_id, frame.stream_id); + QUICHE_DCHECK_EQ(retransmittable->stream_id, frame.stream_id) << ENDPOINT; QUICHE_DCHECK_EQ(retransmittable->offset + retransmittable->data_length, - frame.offset); + frame.offset) + << ENDPOINT; retransmittable->data_length = candidate->data_length; retransmittable->fin = candidate->fin; packet_size_ += frame.data_length; @@ -1771,7 +1855,7 @@ bool QuicPacketCreator::RemoveSoftMaxPacketLength() { if (!CanSetMaxPacketLength()) { return false; } - QUIC_DVLOG(1) << "Restoring max packet length to: " + QUIC_DVLOG(1) << ENDPOINT << "Restoring max packet length to: " << latched_hard_max_packet_length_; SetMaxPacketLength(latched_hard_max_packet_length_); // Reset latched_max_packet_length_. @@ -1814,7 +1898,7 @@ void QuicPacketCreator::MaybeAddPadding() { bool success = AddFrame(QuicFrame(QuicPaddingFrame(padding_bytes)), packet_.transmission_type); QUIC_BUG_IF(quic_bug_10752_36, !success) - << "Failed to add padding_bytes: " << padding_bytes + << ENDPOINT << "Failed to add padding_bytes: " << padding_bytes << " transmission_type: " << packet_.transmission_type; } @@ -1848,9 +1932,11 @@ bool QuicPacketCreator::StreamFrameIsClientHello( void QuicPacketCreator::SetServerConnectionIdIncluded( QuicConnectionIdIncluded server_connection_id_included) { QUICHE_DCHECK(server_connection_id_included == CONNECTION_ID_PRESENT || - server_connection_id_included == CONNECTION_ID_ABSENT); + server_connection_id_included == CONNECTION_ID_ABSENT) + << ENDPOINT; QUICHE_DCHECK(framer_->perspective() == Perspective::IS_SERVER || - server_connection_id_included != CONNECTION_ID_ABSENT); + server_connection_id_included != CONNECTION_ID_ABSENT) + << ENDPOINT; server_connection_id_included_ = server_connection_id_included; } @@ -1862,7 +1948,8 @@ void QuicPacketCreator::SetServerConnectionId( void QuicPacketCreator::SetClientConnectionId( QuicConnectionId client_connection_id) { QUICHE_DCHECK(client_connection_id.IsEmpty() || - framer_->version().SupportsClientConnectionIds()); + framer_->version().SupportsClientConnectionIds()) + << ENDPOINT; client_connection_id_ = client_connection_id; } @@ -1928,7 +2015,8 @@ QuicPacketLength QuicPacketCreator::GetGuaranteedLargestMessagePayload() const { const QuicPacketLength largest_payload = largest_frame - std::min(largest_frame, kQuicFrameTypeSize); // This must always be less than or equal to GetCurrentLargestMessagePayload. - QUICHE_DCHECK_LE(largest_payload, GetCurrentLargestMessagePayload()); + QUICHE_DCHECK_LE(largest_payload, GetCurrentLargestMessagePayload()) + << ENDPOINT; return largest_payload; } @@ -1940,7 +2028,7 @@ bool QuicPacketCreator::AttemptingToSendUnencryptedStreamData() { const std::string error_details = absl::StrCat("Cannot send stream data with level: ", EncryptionLevelToString(packet_.encryption_level)); - QUIC_BUG(quic_bug_10752_37) << error_details; + QUIC_BUG(quic_bug_10752_37) << ENDPOINT << error_details; delegate_->OnUnrecoverableError(QUIC_ATTEMPT_TO_SEND_UNENCRYPTED_STREAM_DATA, error_details); return true; @@ -2005,19 +2093,56 @@ void QuicPacketCreator::SetDefaultPeerAddress(QuicSocketAddress address) { } } +#define ENDPOINT2 \ + (creator_->framer_->perspective() == Perspective::IS_SERVER ? "Server: " \ + : "Client: ") + +QuicPacketCreator::ScopedPeerAddressContext::ScopedPeerAddressContext( + QuicPacketCreator* creator, + QuicSocketAddress address, + bool update_connection_id) + : ScopedPeerAddressContext(creator, + address, + EmptyQuicConnectionId(), + EmptyQuicConnectionId(), + update_connection_id) {} + QuicPacketCreator::ScopedPeerAddressContext::ScopedPeerAddressContext( QuicPacketCreator* creator, - QuicSocketAddress address) - : creator_(creator), old_peer_address_(creator_->packet_.peer_address) { - QUIC_BUG_IF(quic_bug_12398_19, - !creator_->packet_.peer_address.IsInitialized()) - << "Context is used before seralized packet's peer address is " + QuicSocketAddress address, + const QuicConnectionId& client_connection_id, + const QuicConnectionId& server_connection_id, + bool update_connection_id) + : creator_(creator), + old_peer_address_(creator_->packet_.peer_address), + old_client_connection_id_(creator_->GetClientConnectionId()), + old_server_connection_id_(creator_->GetServerConnectionId()), + update_connection_id_(update_connection_id) { + QUIC_BUG_IF(quic_bug_12398_19, !old_peer_address_.IsInitialized()) + << ENDPOINT2 + << "Context is used before serialized packet's peer address is " "initialized."; creator_->SetDefaultPeerAddress(address); + if (update_connection_id_) { + // Flush current packet if connection ID length changes. + if (address == old_peer_address_ && + ((client_connection_id.length() != + old_client_connection_id_.length()) || + (server_connection_id.length() != + old_server_connection_id_.length()))) { + creator_->FlushCurrentPacket(); + } + creator_->SetClientConnectionId(client_connection_id); + creator_->SetServerConnectionId(server_connection_id); + } } QuicPacketCreator::ScopedPeerAddressContext::~ScopedPeerAddressContext() { creator_->SetDefaultPeerAddress(old_peer_address_); + if (update_connection_id_) { + creator_->SetClientConnectionId(old_client_connection_id_); + creator_->SetServerConnectionId(old_server_connection_id_); + } } QuicPacketCreator::ScopedSerializationFailureHandler:: @@ -2034,16 +2159,19 @@ QuicPacketCreator::ScopedSerializationFailureHandler:: if (creator_->packet_.encrypted_buffer == nullptr) { const std::string error_details = "Failed to SerializePacket."; - QUIC_BUG(quic_bug_10752_38) << error_details; + QUIC_BUG(quic_bug_10752_38) << ENDPOINT2 << error_details; creator_->delegate_->OnUnrecoverableError(QUIC_FAILED_TO_SERIALIZE_PACKET, error_details); } } +#undef ENDPOINT2 + void QuicPacketCreator::set_encryption_level(EncryptionLevel level) { QUICHE_DCHECK(level == packet_.encryption_level || !HasPendingFrames()) - << "Cannot update encryption level from " << packet_.encryption_level - << " to " << level << " when we already have pending frames: " + << ENDPOINT << "Cannot update encryption level from " + << packet_.encryption_level << " to " << level + << " when we already have pending frames: " << QuicFramesToString(queued_frames_); packet_.encryption_level = level; } @@ -2054,6 +2182,7 @@ void QuicPacketCreator::AddPathChallengeFrame( // AddFrame(). Sort out test helper functions and peer class that don't // enforce this check. QUIC_BUG_IF(quic_bug_10752_39, !flusher_attached_) + << ENDPOINT << "Packet flusher is not attached when " "generator tries to write stream data."; // Write a PATH_CHALLENGE frame, which has a random 8-byte payload. @@ -2094,13 +2223,13 @@ bool QuicPacketCreator::AddPaddedFrameWithRetry(const QuicFrame& frame) { } } // Frame was not queued but queued frames were flushed. - QUICHE_DCHECK(!HasPendingFrames()); + QUICHE_DCHECK(!HasPendingFrames()) << ENDPOINT; if (!delegate_->ShouldGeneratePacket(NO_RETRANSMITTABLE_DATA, NOT_HANDSHAKE)) { return false; } bool success = AddPaddedSavedFrame(frame, NOT_RETRANSMISSION); - QUIC_BUG_IF(quic_bug_12398_20, !success); + QUIC_BUG_IF(quic_bug_12398_20, !success) << ENDPOINT; return true; } diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.h b/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.h index 5e0c65e35fc..d4a58055282 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator.h @@ -22,13 +22,15 @@ #include "absl/base/attributes.h" #include "absl/strings/string_view.h" +#include "absl/types/optional.h" #include "quic/core/frames/quic_stream_frame.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_coalesced_packet.h" +#include "quic/core/quic_connection_id.h" #include "quic/core/quic_framer.h" #include "quic/core/quic_packets.h" #include "quic/core/quic_types.h" #include "quic/platform/api/quic_export.h" +#include "common/quiche_circular_deque.h" namespace quic { namespace test { @@ -83,18 +85,28 @@ class QUIC_EXPORT_PRIVATE QuicPacketCreator { virtual void OnStreamFrameCoalesced(const QuicStreamFrame& /*frame*/) {} }; - // Set the peer address which the serialized packet will be sent to during the - // scope of this object. Upon exiting the scope, the original peer address is - // restored. + // Set the peer address and connection IDs with which the serialized packet + // will be sent to during the scope of this object. Upon exiting the scope, + // the original peer address and connection IDs are restored. class QUIC_EXPORT_PRIVATE ScopedPeerAddressContext { public: ScopedPeerAddressContext(QuicPacketCreator* creator, - QuicSocketAddress address); + QuicSocketAddress address, + bool update_connection_id); + + ScopedPeerAddressContext(QuicPacketCreator* creator, + QuicSocketAddress address, + const QuicConnectionId& client_connection_id, + const QuicConnectionId& server_connection_id, + bool update_connection_id); ~ScopedPeerAddressContext(); private: QuicPacketCreator* creator_; QuicSocketAddress old_peer_address_; + QuicConnectionId old_client_connection_id_; + QuicConnectionId old_server_connection_id_; + bool update_connection_id_; }; QuicPacketCreator(QuicConnectionId server_connection_id, @@ -247,7 +259,7 @@ class QUIC_EXPORT_PRIVATE QuicPacketCreator { // |payloads| is cleared. std::unique_ptr SerializePathResponseConnectivityProbingPacket( - const QuicCircularDeque& payloads, + const quiche::QuicheCircularDeque& payloads, const bool is_padded); // Add PATH_RESPONSE to current packet, flush before or afterwards if needed. @@ -261,6 +273,16 @@ class QUIC_EXPORT_PRIVATE QuicPacketCreator { // Returns a dummy packet that is valid but contains no useful information. static SerializedPacket NoPacket(); + // Returns the server connection ID to send over the wire. + const QuicConnectionId& GetServerConnectionId() const { + return server_connection_id_; + } + + // Returns the client connection ID to send over the wire. + const QuicConnectionId& GetClientConnectionId() const { + return client_connection_id_; + } + // Returns the destination connection ID to send over the wire. QuicConnectionId GetDestinationConnectionId() const; @@ -287,6 +309,11 @@ class QUIC_EXPORT_PRIVATE QuicPacketCreator { void set_encryption_level(EncryptionLevel level); EncryptionLevel encryption_level() { return packet_.encryption_level; } + // Sets whether initial packets are protected with chaos. + void set_chaos_protection_enabled(bool chaos_protection_enabled) { + chaos_protection_enabled_ = chaos_protection_enabled; + } + // packet number of the last created packet, or 0 if no packets have been // created. QuicPacketNumber packet_number() const { return packet_.packet_number; } @@ -444,7 +471,7 @@ class QUIC_EXPORT_PRIVATE QuicPacketCreator { const QuicPacketHeader& header, char* buffer, size_t packet_length, - const QuicCircularDeque& payloads, + const quiche::QuicheCircularDeque& payloads, const bool is_padded, EncryptionLevel level); @@ -487,6 +514,13 @@ class QUIC_EXPORT_PRIVATE QuicPacketCreator { QuicPacketCreator* creator_; // Unowned. }; + // Attempts to build a data packet with chaos protection. If this packet isn't + // supposed to be protected or if serialization fails then absl::nullopt is + // returned. Otherwise returns the serialized length. + absl::optional MaybeBuildDataPacketWithChaosProtection( + const QuicPacketHeader& header, + char* buffer); + // Creates a stream frame which fits into the current open packet. If // |data_size| is 0 and fin is true, the expected behavior is to consume // the fin. @@ -671,6 +705,9 @@ class QUIC_EXPORT_PRIVATE QuicPacketCreator { // accept. There is no limit for QUIC_CRYPTO connections, but QUIC+TLS // negotiates this during the handshake. QuicByteCount max_datagram_frame_size_; + + // Whether to attempt protecting initial packets with chaos. + bool chaos_protection_enabled_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator_test.cc index 5986bd2890f..57d1018d94c 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_packet_creator_test.cc @@ -19,6 +19,7 @@ #include "quic/core/crypto/quic_decrypter.h" #include "quic/core/crypto/quic_encrypter.h" #include "quic/core/frames/quic_stream_frame.h" +#include "quic/core/quic_connection_id.h" #include "quic/core/quic_data_writer.h" #include "quic/core/quic_simple_buffer_allocator.h" #include "quic/core/quic_types.h" @@ -34,13 +35,14 @@ #include "quic/test_tools/simple_quic_framer.h" #include "common/test_tools/quiche_test_utils.h" -using testing::_; -using testing::DoAll; -using testing::InSequence; -using testing::Invoke; -using testing::Return; -using testing::SaveArg; -using testing::StrictMock; +using ::testing::_; +using ::testing::AtLeast; +using ::testing::DoAll; +using ::testing::InSequence; +using ::testing::Invoke; +using ::testing::Return; +using ::testing::SaveArg; +using ::testing::StrictMock; namespace quic { namespace test { @@ -269,6 +271,8 @@ class QuicPacketCreatorTest : public QuicTestWithParam { n * 2; } + void TestChaosProtection(bool enabled); + static constexpr QuicStreamOffset kOffset = 0u; char buffer_[kMaxOutgoingPacketSize]; @@ -751,7 +755,7 @@ TEST_P(QuicPacketCreatorTest, BuildPathResponsePacket1ResponseUnpadded) { }; // clang-format on std::unique_ptr buffer(new char[kMaxOutgoingPacketSize]); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); size_t length = creator_.BuildPathResponsePacket( header, buffer.get(), ABSL_ARRAYSIZE(packet), payloads, @@ -798,7 +802,7 @@ TEST_P(QuicPacketCreatorTest, BuildPathResponsePacket1ResponsePadded) { }; // clang-format on std::unique_ptr buffer(new char[kMaxOutgoingPacketSize]); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); size_t length = creator_.BuildPathResponsePacket( header, buffer.get(), ABSL_ARRAYSIZE(packet), payloads, @@ -848,7 +852,7 @@ TEST_P(QuicPacketCreatorTest, BuildPathResponsePacket3ResponsesUnpadded) { // clang-format on std::unique_ptr buffer(new char[kMaxOutgoingPacketSize]); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); payloads.push_back(payload1); payloads.push_back(payload2); @@ -902,7 +906,7 @@ TEST_P(QuicPacketCreatorTest, BuildPathResponsePacket3ResponsesPadded) { // clang-format on std::unique_ptr buffer(new char[kMaxOutgoingPacketSize]); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); payloads.push_back(payload1); payloads.push_back(payload2); @@ -987,7 +991,7 @@ TEST_P(QuicPacketCreatorTest, SerializePathResponseProbePacket1PayloadPadded) { creator_.set_encryption_level(ENCRYPTION_FORWARD_SECURE); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); std::unique_ptr encrypted( @@ -1017,7 +1021,7 @@ TEST_P(QuicPacketCreatorTest, creator_.set_encryption_level(ENCRYPTION_FORWARD_SECURE); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); std::unique_ptr encrypted( @@ -1047,7 +1051,7 @@ TEST_P(QuicPacketCreatorTest, SerializePathResponseProbePacket2PayloadsPadded) { creator_.set_encryption_level(ENCRYPTION_FORWARD_SECURE); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); payloads.push_back(payload1); @@ -1080,7 +1084,7 @@ TEST_P(QuicPacketCreatorTest, creator_.set_encryption_level(ENCRYPTION_FORWARD_SECURE); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); payloads.push_back(payload1); @@ -1113,7 +1117,7 @@ TEST_P(QuicPacketCreatorTest, SerializePathResponseProbePacket3PayloadsPadded) { creator_.set_encryption_level(ENCRYPTION_FORWARD_SECURE); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); payloads.push_back(payload1); payloads.push_back(payload2); @@ -1149,7 +1153,7 @@ TEST_P(QuicPacketCreatorTest, creator_.set_encryption_level(ENCRYPTION_FORWARD_SECURE); - QuicCircularDeque payloads; + quiche::QuicheCircularDeque payloads; payloads.push_back(payload0); payloads.push_back(payload1); payloads.push_back(payload2); @@ -1311,7 +1315,7 @@ TEST_P(QuicPacketCreatorTest, SerializeFrameShortData) { if (!GetParam().version_serialization) { creator_.StopSendingVersion(); } - std::string data("a"); + std::string data("Hello World!"); if (!QuicVersionUsesCryptoFrames(client_framer_.transport_version())) { QuicStreamFrame stream_frame( QuicUtils::GetCryptoStreamId(client_framer_.transport_version()), @@ -1338,15 +1342,51 @@ TEST_P(QuicPacketCreatorTest, SerializeFrameShortData) { } else { EXPECT_CALL(framer_visitor_, OnStreamFrame(_)); } - if (client_framer_.version().HasHeaderProtection()) { - EXPECT_CALL(framer_visitor_, OnPaddingFrame(_)); - } EXPECT_CALL(framer_visitor_, OnPacketComplete()); } ProcessPacket(serialized); EXPECT_EQ(GetParam().version_serialization, header.version_flag); } +void QuicPacketCreatorTest::TestChaosProtection(bool enabled) { + if (!GetParam().version.UsesCryptoFrames()) { + return; + } + MockRandom mock_random(2); + QuicPacketCreatorPeer::SetRandom(&creator_, &mock_random); + creator_.set_chaos_protection_enabled(enabled); + std::string data("ChAoS_ThEoRy!"); + producer_.SaveCryptoData(ENCRYPTION_INITIAL, 0, data); + frames_.push_back( + QuicFrame(new QuicCryptoFrame(ENCRYPTION_INITIAL, 0, data.length()))); + frames_.push_back(QuicFrame(QuicPaddingFrame(33))); + SerializedPacket serialized = SerializeAllFrames(frames_); + EXPECT_CALL(framer_visitor_, OnPacket()); + EXPECT_CALL(framer_visitor_, OnUnauthenticatedPublicHeader(_)); + EXPECT_CALL(framer_visitor_, OnUnauthenticatedHeader(_)); + EXPECT_CALL(framer_visitor_, OnDecryptedPacket(_, _)); + EXPECT_CALL(framer_visitor_, OnPacketHeader(_)); + if (enabled) { + EXPECT_CALL(framer_visitor_, OnCryptoFrame(_)).Times(AtLeast(2)); + EXPECT_CALL(framer_visitor_, OnPaddingFrame(_)).Times(AtLeast(2)); + EXPECT_CALL(framer_visitor_, OnPingFrame(_)).Times(AtLeast(1)); + } else { + EXPECT_CALL(framer_visitor_, OnCryptoFrame(_)).Times(1); + EXPECT_CALL(framer_visitor_, OnPaddingFrame(_)).Times(1); + EXPECT_CALL(framer_visitor_, OnPingFrame(_)).Times(0); + } + EXPECT_CALL(framer_visitor_, OnPacketComplete()); + ProcessPacket(serialized); +} + +TEST_P(QuicPacketCreatorTest, ChaosProtectionEnabled) { + TestChaosProtection(/*enabled=*/true); +} + +TEST_P(QuicPacketCreatorTest, ChaosProtectionDisabled) { + TestChaosProtection(/*enabled=*/false); +} + TEST_P(QuicPacketCreatorTest, ConsumeDataLargerThanOneStreamFrame) { if (!GetParam().version_serialization) { creator_.StopSendingVersion(); @@ -1954,17 +1994,7 @@ TEST_P(QuicPacketCreatorTest, RetryToken) { creator_.SetRetryToken( std::string(retry_token_bytes, sizeof(retry_token_bytes))); - std::string data("a"); - if (!QuicVersionUsesCryptoFrames(client_framer_.transport_version())) { - QuicStreamFrame stream_frame( - QuicUtils::GetCryptoStreamId(client_framer_.transport_version()), - /*fin=*/false, 0u, absl::string_view()); - frames_.push_back(QuicFrame(stream_frame)); - } else { - producer_.SaveCryptoData(ENCRYPTION_INITIAL, 0, data); - frames_.push_back( - QuicFrame(new QuicCryptoFrame(ENCRYPTION_INITIAL, 0, data.length()))); - } + frames_.push_back(QuicFrame(QuicPingFrame())); SerializedPacket serialized = SerializeAllFrames(frames_); QuicPacketHeader header; @@ -1976,11 +2006,7 @@ TEST_P(QuicPacketCreatorTest, RetryToken) { EXPECT_CALL(framer_visitor_, OnDecryptedPacket(_, _)); EXPECT_CALL(framer_visitor_, OnPacketHeader(_)) .WillOnce(DoAll(SaveArg<0>(&header), Return(true))); - if (QuicVersionUsesCryptoFrames(client_framer_.transport_version())) { - EXPECT_CALL(framer_visitor_, OnCryptoFrame(_)); - } else { - EXPECT_CALL(framer_visitor_, OnStreamFrame(_)); - } + EXPECT_CALL(framer_visitor_, OnPingFrame(_)); if (client_framer_.version().HasHeaderProtection()) { EXPECT_CALL(framer_visitor_, OnPaddingFrame(_)); } @@ -2261,6 +2287,32 @@ TEST_P(QuicPacketCreatorTest, SoftMaxPacketLength) { EXPECT_TRUE(creator_.HasPendingFrames()); } +TEST_P(QuicPacketCreatorTest, + ChangingEncryptionLevelRemovesSoftMaxPacketLength) { + if (!client_framer_.version().CanSendCoalescedPackets()) { + return; + } + // First set encryption level to forward secure which has the shortest header. + creator_.set_encryption_level(ENCRYPTION_FORWARD_SECURE); + const QuicByteCount previous_max_packet_length = creator_.max_packet_length(); + const size_t min_acceptable_packet_size = + GetPacketHeaderOverhead(client_framer_.transport_version()) + + QuicPacketCreator::MinPlaintextPacketSize(client_framer_.version()) + + GetEncryptionOverhead(); + // Then set the soft max packet length to the lowest allowed value. + creator_.SetSoftMaxPacketLength(min_acceptable_packet_size); + // Make sure that the low value was accepted. + EXPECT_EQ(creator_.max_packet_length(), min_acceptable_packet_size); + // Now set the encryption level to handshake which increases the header size. + creator_.set_encryption_level(ENCRYPTION_HANDSHAKE); + // Make sure that adding a frame removes the the soft max packet length. + QuicAckFrame ack_frame(InitAckFrame(1)); + frames_.push_back(QuicFrame(&ack_frame)); + SerializedPacket serialized = SerializeAllFrames(frames_); + EXPECT_EQ(serialized.encryption_level, ENCRYPTION_HANDSHAKE); + EXPECT_EQ(creator_.max_packet_length(), previous_max_packet_length); +} + class MockDelegate : public QuicPacketCreator::DelegateInterface { public: MockDelegate() {} @@ -3811,8 +3863,12 @@ TEST_F(QuicPacketCreatorMultiplePacketsTest, ExtraPaddingNeeded) { TEST_F(QuicPacketCreatorMultiplePacketsTest, PeerAddressContextWithSameAddress) { + QuicConnectionId client_connection_id = TestConnectionId(1); + QuicConnectionId server_connection_id = TestConnectionId(2); QuicSocketAddress peer_addr(QuicIpAddress::Any4(), 12345); creator_.SetDefaultPeerAddress(peer_addr); + creator_.SetClientConnectionId(client_connection_id); + creator_.SetServerConnectionId(server_connection_id); // Send some stream data. MakeIOVector("foo", &iov_); EXPECT_CALL(delegate_, ShouldGeneratePacket(_, _)) @@ -3824,8 +3880,12 @@ TEST_F(QuicPacketCreatorMultiplePacketsTest, EXPECT_EQ(3u, consumed.bytes_consumed); EXPECT_TRUE(creator_.HasPendingFrames()); { - // Set a different address via context which should trigger flush. - QuicPacketCreator::ScopedPeerAddressContext context(&creator_, peer_addr); + // Set the same address via context which should not trigger flush. + QuicPacketCreator::ScopedPeerAddressContext context( + &creator_, peer_addr, client_connection_id, server_connection_id, + /*update_connection_id=*/true); + ASSERT_EQ(client_connection_id, creator_.GetClientConnectionId()); + ASSERT_EQ(server_connection_id, creator_.GetServerConnectionId()); EXPECT_TRUE(creator_.HasPendingFrames()); // Queue another STREAM_FRAME. QuicConsumedData consumed = creator_.ConsumeData( @@ -3874,8 +3934,14 @@ TEST_F(QuicPacketCreatorMultiplePacketsTest, })); EXPECT_TRUE(creator_.HasPendingFrames()); { + QuicConnectionId client_connection_id = TestConnectionId(1); + QuicConnectionId server_connection_id = TestConnectionId(2); // Set a different address via context which should trigger flush. - QuicPacketCreator::ScopedPeerAddressContext context(&creator_, peer_addr1); + QuicPacketCreator::ScopedPeerAddressContext context( + &creator_, peer_addr1, client_connection_id, server_connection_id, + /*update_connection_id=*/true); + ASSERT_EQ(client_connection_id, creator_.GetClientConnectionId()); + ASSERT_EQ(server_connection_id, creator_.GetServerConnectionId()); EXPECT_FALSE(creator_.HasPendingFrames()); // Queue another STREAM_FRAME. QuicConsumedData consumed = creator_.ConsumeData( @@ -3891,9 +3957,15 @@ TEST_F(QuicPacketCreatorMultiplePacketsTest, TEST_F(QuicPacketCreatorMultiplePacketsTest, NestedPeerAddressContextWithDifferentAddress) { + QuicConnectionId client_connection_id1 = creator_.GetClientConnectionId(); + QuicConnectionId server_connection_id1 = creator_.GetServerConnectionId(); QuicSocketAddress peer_addr(QuicIpAddress::Any4(), 12345); creator_.SetDefaultPeerAddress(peer_addr); - QuicPacketCreator::ScopedPeerAddressContext context(&creator_, peer_addr); + QuicPacketCreator::ScopedPeerAddressContext context( + &creator_, peer_addr, client_connection_id1, server_connection_id1, + /*update_connection_id=*/true); + ASSERT_EQ(client_connection_id1, creator_.GetClientConnectionId()); + ASSERT_EQ(server_connection_id1, creator_.GetServerConnectionId()); // Send some stream data. MakeIOVector("foo", &iov_); @@ -3913,9 +3985,14 @@ TEST_F(QuicPacketCreatorMultiplePacketsTest, ASSERT_EQ(1u, packet.retransmittable_frames.size()); EXPECT_EQ(STREAM_FRAME, packet.retransmittable_frames.front().type); + QuicConnectionId client_connection_id2 = TestConnectionId(3); + QuicConnectionId server_connection_id2 = TestConnectionId(4); // Set up another context with a different address. - QuicPacketCreator::ScopedPeerAddressContext context(&creator_, - peer_addr1); + QuicPacketCreator::ScopedPeerAddressContext context( + &creator_, peer_addr1, client_connection_id2, server_connection_id2, + /*update_connection_id=*/true); + ASSERT_EQ(client_connection_id2, creator_.GetClientConnectionId()); + ASSERT_EQ(server_connection_id2, creator_.GetServerConnectionId()); MakeIOVector("foo", &iov_); EXPECT_CALL(delegate_, ShouldGeneratePacket(_, _)) .WillRepeatedly(Return(true)); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_packets.cc b/chromium/net/third_party/quiche/src/quic/core/quic_packets.cc index 5cc593f41bf..d625b5dcb6a 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_packets.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_packets.cc @@ -15,7 +15,6 @@ #include "quic/core/quic_versions.h" #include "quic/platform/api/quic_flag_utils.h" #include "quic/platform/api/quic_flags.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_protocol_flags_list.h b/chromium/net/third_party/quiche/src/quic/core/quic_protocol_flags_list.h index 5187c61def4..56f83594b8f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_protocol_flags_list.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_protocol_flags_list.h @@ -249,4 +249,11 @@ QUIC_PROTOCOL_FLAG( true, "If true, QUIC QPACK decoder includes 32-bytes overheader per entry while " "comparing request/response header size against its upper limit.") + +QUIC_PROTOCOL_FLAG( + bool, + quic_reject_retry_token_in_initial_packet, + false, + "If true, always reject retry_token received in INITIAL packets") + #endif diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager.cc b/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager.cc index a1b78a4fb86..079778cd5d8 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager.cc @@ -205,11 +205,7 @@ QuicTime::Delta QuicReceivedPacketManager::GetMaxAckDelay( // before sending an ack. QuicTime::Delta ack_delay = std::min( local_max_ack_delay_, rtt_stats.min_rtt() * ack_decimation_delay_); - if (GetQuicReloadableFlag(quic_ack_delay_alarm_granularity)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_ack_delay_alarm_granularity); - ack_delay = std::max(ack_delay, kAlarmGranularity); - } - return ack_delay; + return std::max(ack_delay, kAlarmGranularity); } void QuicReceivedPacketManager::MaybeUpdateAckFrequency( diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager_test.cc index 3cfa0ce0a43..da586c67a3d 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_received_packet_manager_test.cc @@ -397,9 +397,6 @@ TEST_F(QuicReceivedPacketManagerTest, SendDelayedAckDecimation) { } TEST_F(QuicReceivedPacketManagerTest, SendDelayedAckDecimationMin1ms) { - if (!GetQuicReloadableFlag(quic_ack_delay_alarm_granularity)) { - return; - } EXPECT_FALSE(HasPendingAck()); // Seed the min_rtt with a kAlarmGranularity signal. rtt_stats_.UpdateRtt(kAlarmGranularity, QuicTime::Delta::Zero(), diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_sent_packet_manager.h b/chromium/net/third_party/quiche/src/quic/core/quic_sent_packet_manager.h index 13e2396fd86..781f6f95b90 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_sent_packet_manager.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_sent_packet_manager.h @@ -19,7 +19,6 @@ #include "quic/core/congestion_control/send_algorithm_interface.h" #include "quic/core/congestion_control/uber_loss_algorithm.h" #include "quic/core/proto/cached_network_parameters_proto.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_packets.h" #include "quic/core/quic_sustained_bandwidth_recorder.h" #include "quic/core/quic_time.h" @@ -28,6 +27,7 @@ #include "quic/core/quic_unacked_packet_map.h" #include "quic/platform/api/quic_containers.h" #include "quic/platform/api/quic_export.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -673,7 +673,8 @@ class QUIC_EXPORT_PRIVATE QuicSentPacketManager { // The history of outstanding max_ack_delays sent to peer. Outstanding means // a max_ack_delay is sent as part of the last acked AckFrequencyFrame or // an unacked AckFrequencyFrame after that. - QuicCircularDeque> + quiche::QuicheCircularDeque< + std::pair> in_use_sent_ack_delays_; // Latest received ack frame. diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_session.cc b/chromium/net/third_party/quiche/src/quic/core/quic_session.cc index 7c7aa4d077f..1bcb9dcb7bd 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_session.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_session.cc @@ -25,7 +25,7 @@ #include "quic/platform/api/quic_map_util.h" #include "quic/platform/api/quic_server_stats.h" #include "quic/platform/api/quic_stack_trace.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" using spdy::SpdyPriority; @@ -686,11 +686,8 @@ bool QuicSession::WillingAndAbleToWrite() const { if (HasPendingHandshake()) { return true; } - if (GetQuicReloadableFlag(quic_fix_willing_and_able_to_write2)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_fix_willing_and_able_to_write2); - if (!IsEncryptionEstablished()) { - return false; - } + if (!IsEncryptionEstablished()) { + return false; } } if (control_frame_manager_.WillingToWrite() || @@ -773,10 +770,24 @@ QuicConsumedData QuicSession::WritevData( perspective() == Perspective::IS_CLIENT); QUIC_BUG_IF(quic_bug_12435_3, type == NOT_RETRANSMISSION) << ENDPOINT << "Try to send new data on stream " << id - << "before 1-RTT keys are available while 0-RTT is rejected."; + << "before 1-RTT keys are available while 0-RTT is rejected. " + "Version: " + << ParsedQuicVersionToString(version()); + } else if (version().UsesTls() || perspective() == Perspective::IS_SERVER) { + QUIC_BUG(quic_bug_10866_2) + << ENDPOINT << "Try to send data of stream " << id + << " before encryption is established. Version: " + << ParsedQuicVersionToString(version()); } else { - QUIC_BUG(quic_bug_10866_2) << ENDPOINT << "Try to send data of stream " - << id << " before encryption is established."; + // In QUIC crypto, this could happen when the client sends full CHLO and + // 0-RTT request, then receives an inchoate REJ and sends an inchoate + // CHLO. The client then gets the ACK of the inchoate CHLO or the client + // gets the full REJ and needs to verify the proof (before it sends the + // full CHLO), such that there is no outstanding crypto data. + // Retransmission alarm fires in TLP mode which tries to retransmit the + // 0-RTT request (without encryption). + QUIC_DLOG(INFO) << ENDPOINT << "Try to send data of stream " << id + << " before encryption is established."; } return QuicConsumedData(0, false); } @@ -920,15 +931,12 @@ void QuicSession::SendGoAway(QuicErrorCode error_code, const std::string& reason) { // GOAWAY frame is not supported in IETF QUIC. QUICHE_DCHECK(!VersionHasIetfQuicFrames(transport_version())); - if (GetQuicReloadableFlag(quic_encrypted_goaway)) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_encrypted_goaway, 1, 2); - if (!IsEncryptionEstablished()) { - QUIC_CODE_COUNT(quic_goaway_before_encryption_established); - connection_->CloseConnection( - error_code, reason, - ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); - return; - } + if (!IsEncryptionEstablished()) { + QUIC_CODE_COUNT(quic_goaway_before_encryption_established); + connection_->CloseConnection( + error_code, reason, + ConnectionCloseBehavior::SEND_CONNECTION_CLOSE_PACKET); + return; } if (transport_goaway_sent_) { return; @@ -1666,10 +1674,7 @@ void QuicSession::OnTlsHandshakeComplete() { // Server sends HANDSHAKE_DONE to signal confirmation of the handshake // to the client. control_frame_manager_.WriteOrBufferHandshakeDone(); - if (GetQuicReloadableFlag(quic_enable_token_based_address_validation) && - connection()->version().HasIetfQuicFrames()) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_enable_token_based_address_validation, - 1, 2); + if (connection()->version().HasIetfQuicFrames()) { MaybeSendAddressToken(); } } @@ -1775,6 +1780,11 @@ void QuicSession::OnHandshakeCallbackDone() { } } +bool QuicSession::PacketFlusherAttached() const { + QUICHE_DCHECK(connection_->connected()); + return connection()->packet_creator().PacketFlusherAttached(); +} + void QuicSession::OnCryptoHandshakeMessageSent( const CryptoHandshakeMessage& /*message*/) {} @@ -2096,12 +2106,14 @@ void QuicSession::SendAckFrequency(const QuicAckFrequencyFrame& frame) { } void QuicSession::SendNewConnectionId(const QuicNewConnectionIdFrame& frame) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_migration_use_new_cid_v2, 1, 5); control_frame_manager_.WriteOrBufferNewConnectionId( frame.connection_id, frame.sequence_number, frame.retire_prior_to, frame.stateless_reset_token); } void QuicSession::SendRetireConnectionId(uint64_t sequence_number) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_connection_migration_use_new_cid_v2, 2, 5); control_frame_manager_.WriteOrBufferRetireConnectionId(sequence_number); } @@ -2495,11 +2507,6 @@ QuicPacketLength QuicSession::GetGuaranteedLargestMessagePayload() const { return connection_->GetGuaranteedLargestMessagePayload(); } -void QuicSession::SendStopSending(QuicRstStreamErrorCode code, - QuicStreamId stream_id) { - control_frame_manager_.WriteOrBufferStopSending(code, stream_id); -} - QuicStreamId QuicSession::next_outgoing_bidirectional_stream_id() const { if (VersionHasIetfQuicFrames(transport_version())) { return ietf_streamid_manager_.next_outgoing_bidirectional_stream_id(); @@ -2609,15 +2616,19 @@ bool QuicSession::HasPendingPathValidation() const { return connection_->HasPendingPathValidation(); } -void QuicSession::MigratePath(const QuicSocketAddress& self_address, +bool QuicSession::MigratePath(const QuicSocketAddress& self_address, const QuicSocketAddress& peer_address, QuicPacketWriter* writer, bool owns_writer) { - connection_->MigratePath(self_address, peer_address, writer, owns_writer); + return connection_->MigratePath(self_address, peer_address, writer, + owns_writer); } bool QuicSession::ValidateToken(absl::string_view token) const { QUICHE_DCHECK_EQ(perspective_, Perspective::IS_SERVER); + if (GetQuicFlag(FLAGS_quic_reject_retry_token_in_initial_packet)) { + return false; + } if (token.empty() || token[0] != 0) { // Validate the prefix for token received in NEW_TOKEN frame. return false; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_session.h b/chromium/net/third_party/quiche/src/quic/core/quic_session.h index cf366cf5654..b6c1367019f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_session.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_session.h @@ -264,10 +264,6 @@ class QUIC_EXPORT_PRIVATE QuicSession // Sends a WINDOW_UPDATE frame. virtual void SendWindowUpdate(QuicStreamId id, QuicStreamOffset byte_offset); - // Create and transmit a STOP_SENDING frame - virtual void SendStopSending(QuicRstStreamErrorCode code, - QuicStreamId stream_id); - // Called by stream |stream_id| when it gets closed. virtual void OnStreamClosed(QuicStreamId stream_id); @@ -306,6 +302,7 @@ class QUIC_EXPORT_PRIVATE QuicSession bool is_resumption, std::string* error_details) override; void OnHandshakeCallbackDone() override; + bool PacketFlusherAttached() const override; // Implement StreamDelegateInterface. void OnStreamError(QuicErrorCode error_code, @@ -458,7 +455,7 @@ class QUIC_EXPORT_PRIVATE QuicSession bool HasPendingPathValidation() const; // Switch to the path described in |context| without validating the path. - void MigratePath(const QuicSocketAddress& self_address, + bool MigratePath(const QuicSocketAddress& self_address, const QuicSocketAddress& peer_address, QuicPacketWriter* writer, bool owns_writer); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_stream_send_buffer.h b/chromium/net/third_party/quiche/src/quic/core/quic_stream_send_buffer.h index cb6e3aa943c..4b23d3d82cd 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_stream_send_buffer.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_stream_send_buffer.h @@ -6,13 +6,13 @@ #define QUICHE_QUIC_CORE_QUIC_STREAM_SEND_BUFFER_H_ #include "quic/core/frames/quic_stream_frame.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_interval_deque.h" #include "quic/core/quic_interval_set.h" #include "quic/core/quic_types.h" #include "quic/platform/api/quic_iovec.h" #include "quic/platform/api/quic_mem_slice.h" #include "quic/platform/api/quic_mem_slice_span.h" +#include "common/quiche_circular_deque.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer.cc b/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer.cc index cf7340bdb65..88a51bd5e08 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer.cc @@ -56,13 +56,10 @@ void QuicStreamSequencer::OnStreamFrame(const QuicStreamFrame& frame) { (!CloseStreamAtOffset(frame.offset + data_len) || data_len == 0)) { return; } - if (GetQuicReloadableFlag(quic_accept_empty_stream_frame_with_no_fin)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_accept_empty_stream_frame_with_no_fin); - if (stream_->version().HasIetfQuicFrames() && data_len == 0) { - QUICHE_DCHECK(!frame.fin); - // Ignore empty frame with no fin. - return; - } + if (stream_->version().HasIetfQuicFrames() && data_len == 0) { + QUICHE_DCHECK(!frame.fin); + // Ignore empty frame with no fin. + return; } OnFrameData(byte_offset, data_len, frame.data_buffer); } diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer_test.cc index e8fe6f367e2..b097bc5bc93 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_stream_sequencer_test.cc @@ -252,8 +252,7 @@ TEST_F(QuicStreamSequencerTest, BlockedThenFullFrameAndFinConsumed) { } TEST_F(QuicStreamSequencerTest, EmptyFrame) { - if (!GetQuicReloadableFlag(quic_accept_empty_stream_frame_with_no_fin) || - !stream_.version().HasIetfQuicFrames()) { + if (!stream_.version().HasIetfQuicFrames()) { EXPECT_CALL(stream_, OnUnrecoverableError(QUIC_EMPTY_STREAM_FRAME_NO_FIN, _)); } diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_stream_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_stream_test.cc index 739113a9147..2d3298b6fc9 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_stream_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_stream_test.cc @@ -1634,8 +1634,7 @@ TEST_P(QuicStreamTest, RstStreamFrameChangesCloseOffset) { TEST_P(QuicStreamTest, EmptyStreamFrameWithNoFin) { Initialize(); QuicStreamFrame empty_stream_frame(stream_->id(), false, 0, ""); - if (GetQuicReloadableFlag(quic_accept_empty_stream_frame_with_no_fin) && - stream_->version().HasIetfQuicFrames()) { + if (stream_->version().HasIetfQuicFrames()) { EXPECT_CALL(*connection_, CloseConnection(QUIC_EMPTY_STREAM_FRAME_NO_FIN, _, _)) .Times(0); diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_tag.cc b/chromium/net/third_party/quiche/src/quic/core/quic_tag.cc index a6305b086f3..32b7bf9cd76 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_tag.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_tag.cc @@ -12,7 +12,7 @@ #include "absl/strings/str_split.h" #include "quic/platform/api/quic_flag_utils.h" #include "quic/platform/api/quic_flags.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.cc b/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.cc index d6fa2da7a10..dbaa38bdefe 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.cc @@ -18,12 +18,13 @@ #include "quic/core/quic_framer.h" #include "quic/core/quic_packets.h" #include "quic/core/quic_utils.h" +#include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_flag_utils.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_map_util.h" #include "quic/platform/api/quic_socket_address.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { @@ -324,6 +325,13 @@ void QuicTimeWaitListManager::SendPublicReset( if (ietf_quic) { std::unique_ptr ietf_reset_packet = BuildIetfStatelessResetPacket(connection_id, received_packet_length); + if (GetQuicRestartFlag(quic_fix_stateless_reset2) && + ietf_reset_packet == nullptr) { + // This could happen when trying to reject a short header packet of + // a connection which is in the time wait list (and with no termination + // packet). + return; + } QUIC_DVLOG(2) << "Dispatcher sending IETF reset packet for " << connection_id << std::endl << quiche::QuicheTextUtils::HexDump( @@ -381,6 +389,10 @@ QuicTimeWaitListManager::BuildIetfStatelessResetPacket( bool QuicTimeWaitListManager::SendOrQueuePacket( std::unique_ptr packet, const QuicPerPacketContext* /*packet_context*/) { + if (packet == nullptr) { + QUIC_LOG(ERROR) << "Tried to send or queue a null packet"; + return true; + } if (WriteToWire(packet.get())) { // Allow the packet to be deleted upon leaving this function. return true; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.h b/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.h index 2018f723306..ac371f2c180 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager.h @@ -224,7 +224,7 @@ class QUIC_NO_EXPORT QuicTimeWaitListManager virtual bool SendOrQueuePacket(std::unique_ptr packet, const QuicPerPacketContext* packet_context); - const QuicCircularDeque>& + const quiche::QuicheCircularDeque>& pending_packets_queue() const { return pending_packets_queue_; } @@ -318,7 +318,8 @@ class QUIC_NO_EXPORT QuicTimeWaitListManager // Pending termination packets that need to be sent out to the peer when we // are given a chance to write by the dispatcher. - QuicCircularDeque> pending_packets_queue_; + quiche::QuicheCircularDeque> + pending_packets_queue_; // Time period for which connection_ids should remain in time wait state. const QuicTime::Delta time_wait_period_; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager_test.cc b/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager_test.cc index d33e992e372..4e9f957182b 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_time_wait_list_manager_test.cc @@ -19,6 +19,7 @@ #include "quic/core/quic_packet_writer.h" #include "quic/core/quic_packets.h" #include "quic/core/quic_utils.h" +#include "quic/platform/api/quic_expect_bug.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/mock_quic_session_visitor.h" @@ -749,6 +750,24 @@ TEST_F(QuicTimeWaitListManagerTest, } } +// Regression test for b/184053898. +TEST_F(QuicTimeWaitListManagerTest, DonotCrashOnNullStatelessReset) { + // Received a packet with length < + // QuicFramer::GetMinStatelessResetPacketLength(), and this will result in a + // null stateless reset. + time_wait_list_manager_.SendPublicReset( + self_address_, peer_address_, TestConnectionId(1), + /*ietf_quic=*/true, + /*received_packet_length=*/ + QuicFramer::GetMinStatelessResetPacketLength() - 1, + /*packet_context=*/nullptr); +} + +TEST_F(QuicTimeWaitListManagerTest, SendOrQueueNullPacket) { + QuicTimeWaitListManagerPeer::SendOrQueuePacket(&time_wait_list_manager_, + nullptr, nullptr); +} + } // namespace } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_unacked_packet_map.h b/chromium/net/third_party/quiche/src/quic/core/quic_unacked_packet_map.h index 75c835d6c49..676f054b1fb 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_unacked_packet_map.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_unacked_packet_map.h @@ -7,15 +7,14 @@ #include #include -#include #include "absl/strings/str_cat.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_packets.h" #include "quic/core/quic_transmission_info.h" #include "quic/core/session_notifier_interface.h" #include "quic/platform/api/quic_export.h" #include "quic/platform/api/quic_flags.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -113,10 +112,10 @@ class QUIC_EXPORT_PRIVATE QuicUnackedPacketMap { QuicPacketNumber GetLeastUnacked() const; using const_iterator = - QuicCircularDeque::const_iterator; + quiche::QuicheCircularDeque::const_iterator; using const_reverse_iterator = - QuicCircularDeque::const_reverse_iterator; - using iterator = QuicCircularDeque::iterator; + quiche::QuicheCircularDeque::const_reverse_iterator; + using iterator = quiche::QuicheCircularDeque::iterator; const_iterator begin() const { return unacked_packets_.begin(); } const_iterator end() const { return unacked_packets_.end(); } @@ -300,7 +299,7 @@ class QUIC_EXPORT_PRIVATE QuicUnackedPacketMap { // If the old packet is acked before the new packet, then the old entry will // be removed from the map and the new entry's retransmittable frames will be // set to nullptr. - QuicCircularDeque unacked_packets_; + quiche::QuicheCircularDeque unacked_packets_; // The packet at the 0th index of unacked_packets_. QuicPacketNumber least_unacked_; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_utils.cc b/chromium/net/third_party/quiche/src/quic/core/quic_utils.cc index 27b74bb9430..1f0137a91bc 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_utils.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_utils.cc @@ -21,8 +21,8 @@ #include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_flag_utils.h" #include "quic/platform/api/quic_flags.h" -#include "quic/platform/api/quic_prefetch.h" #include "common/platform/api/quiche_logging.h" +#include "common/platform/api/quiche_prefetch.h" #include "common/quiche_endian.h" namespace quic { @@ -266,9 +266,9 @@ void QuicUtils::CopyToBuffer(const struct iovec* iov, char* next_base = static_cast(iov[iovnum + 1].iov_base); // Prefetch 2 cachelines worth of data to get the prefetcher started; leave // it to the hardware prefetcher after that. - QuicPrefetchT0(next_base); + quiche::QuichePrefetchT0(next_base); if (iov[iovnum + 1].iov_len >= 64) { - QuicPrefetchT0(next_base + ABSL_CACHELINE_SIZE); + quiche::QuichePrefetchT0(next_base + ABSL_CACHELINE_SIZE); } } @@ -308,7 +308,6 @@ bool QuicUtils::IsRetransmittableFrame(QuicFrameType type) { case MTU_DISCOVERY_FRAME: case PATH_CHALLENGE_FRAME: case PATH_RESPONSE_FRAME: - case NEW_CONNECTION_ID_FRAME: return false; default: return true; diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_versions.cc b/chromium/net/third_party/quiche/src/quic/core/quic_versions.cc index ab68ddd57d1..ba2ec7ee29e 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_versions.cc +++ b/chromium/net/third_party/quiche/src/quic/core/quic_versions.cc @@ -17,8 +17,8 @@ #include "quic/platform/api/quic_flag_utils.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/quiche_endian.h" +#include "common/quiche_text_utils.h" namespace quic { namespace { @@ -599,7 +599,6 @@ std::string AlpnForVersion(ParsedQuicVersion parsed_version) { void QuicVersionInitializeSupportForIetfDraft() { // Enable necessary flags. - SetQuicReloadableFlag(quic_fix_key_update_on_first_packet, true); } void QuicEnableVersion(const ParsedQuicVersion& version) { diff --git a/chromium/net/third_party/quiche/src/quic/core/quic_write_blocked_list.h b/chromium/net/third_party/quiche/src/quic/core/quic_write_blocked_list.h index 3379fcb39df..dbc2ca9173d 100644 --- a/chromium/net/third_party/quiche/src/quic/core/quic_write_blocked_list.h +++ b/chromium/net/third_party/quiche/src/quic/core/quic_write_blocked_list.h @@ -9,13 +9,13 @@ #include #include +#include "http2/core/priority_write_scheduler.h" #include "quic/core/quic_packets.h" #include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_containers.h" #include "quic/platform/api/quic_export.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_map_util.h" -#include "spdy/core/priority_write_scheduler.h" namespace quic { @@ -78,7 +78,7 @@ class QUIC_EXPORT_PRIVATE QuicWriteBlockedList { bool IsStreamBlocked(QuicStreamId stream_id) const; private: - spdy::PriorityWriteScheduler priority_write_scheduler_; + http2::PriorityWriteScheduler priority_write_scheduler_; // If performing batch writes, this will be the stream ID of the stream doing // batch writes for this priority level. We will allow this stream to write diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_chlo_extractor.cc b/chromium/net/third_party/quiche/src/quic/core/tls_chlo_extractor.cc index ae85b07c251..ac1fb180f54 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_chlo_extractor.cc +++ b/chromium/net/third_party/quiche/src/quic/core/tls_chlo_extractor.cc @@ -17,7 +17,6 @@ #include "quic/core/quic_types.h" #include "quic/core/quic_versions.h" #include "quic/platform/api/quic_bug_tracker.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.cc b/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.cc index f8e321663ca..1b9de030860 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.cc +++ b/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.cc @@ -17,7 +17,7 @@ #include "quic/core/quic_types.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_hostname_utils.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { @@ -42,12 +42,10 @@ TlsClientHandshaker::TlsClientHandshaker( has_application_state_(has_application_state), crypto_config_(crypto_config), tls_connection_(crypto_config->ssl_ctx(), this) { - if (GetQuicReloadableFlag(quic_enable_token_based_address_validation)) { - std::string token = - crypto_config->LookupOrCreate(server_id)->source_address_token(); - if (!token.empty()) { - session->SetSourceAddressTokenToSend(token); - } + std::string token = + crypto_config->LookupOrCreate(server_id)->source_address_token(); + if (!token.empty()) { + session->SetSourceAddressTokenToSend(token); } } @@ -179,18 +177,16 @@ bool TlsClientHandshaker::SetAlpn() { } // Enable ALPS only for versions that use HTTP/3 frames. - if (enable_alps_) { - for (const std::string& alpn_string : alpns) { - ParsedQuicVersion version = ParseQuicVersionString(alpn_string); - if (!version.IsKnown() || !version.UsesHttp3()) { - continue; - } - if (SSL_add_application_settings( - ssl(), reinterpret_cast(alpn_string.data()), - alpn_string.size(), nullptr, /* settings_len = */ 0) != 1) { - QUIC_BUG(quic_bug_10576_7) << "Failed to enable ALPS."; - return false; - } + for (const std::string& alpn_string : alpns) { + ParsedQuicVersion version = ParseQuicVersionString(alpn_string); + if (!version.IsKnown() || !version.UsesHttp3()) { + continue; + } + if (SSL_add_application_settings( + ssl(), reinterpret_cast(alpn_string.data()), + alpn_string.size(), nullptr, /* settings_len = */ 0) != 1) { + QUIC_BUG(quic_bug_10576_7) << "Failed to enable ALPS."; + return false; } } @@ -502,20 +498,18 @@ void TlsClientHandshaker::FinishHandshake() { << "'"; // Parse ALPS extension. - if (enable_alps_) { - const uint8_t* alps_data; - size_t alps_length; - SSL_get0_peer_application_settings(ssl(), &alps_data, &alps_length); - if (alps_length > 0) { - auto error = session()->OnAlpsData(alps_data, alps_length); - if (error) { - // Calling CloseConnection() is safe even in case OnAlpsData() has - // already closed the connection. - CloseConnection( - QUIC_HANDSHAKE_FAILED, - absl::StrCat("Error processing ALPS data: ", error.value())); - return; - } + const uint8_t* alps_data; + size_t alps_length; + SSL_get0_peer_application_settings(ssl(), &alps_data, &alps_length); + if (alps_length > 0) { + auto error = session()->OnAlpsData(alps_data, alps_length); + if (error) { + // Calling CloseConnection() is safe even in case OnAlpsData() has + // already closed the connection. + CloseConnection( + QUIC_HANDSHAKE_FAILED, + absl::StrCat("Error processing ALPS data: ", error.value())); + return; } } diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.h b/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.h index 8fb6da69d2c..eb39ccf9fab 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.h +++ b/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker.h @@ -168,9 +168,6 @@ class QUIC_EXPORT_PRIVATE TlsClientHandshaker std::unique_ptr received_transport_params_ = nullptr; std::unique_ptr received_application_state_ = nullptr; - - // Latched value of reloadable flag quic_enable_alps_client. - const bool enable_alps_ = GetQuicReloadableFlag(quic_enable_alps_client); }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker_test.cc b/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker_test.cc index e498acb9a43..8365f633f0f 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/tls_client_handshaker_test.cc @@ -279,11 +279,7 @@ TEST_P(TlsClientHandshakerTest, ConnectedAfterHandshake) { TEST_P(TlsClientHandshakerTest, ConnectionClosedOnTlsError) { // Have client send ClientHello. stream()->CryptoConnect(); - if (GetQuicReloadableFlag(quic_send_tls_crypto_error_code)) { - EXPECT_CALL(*connection_, CloseConnection(QUIC_HANDSHAKE_FAILED, _, _, _)); - } else { - EXPECT_CALL(*connection_, CloseConnection(QUIC_HANDSHAKE_FAILED, _, _)); - } + EXPECT_CALL(*connection_, CloseConnection(QUIC_HANDSHAKE_FAILED, _, _, _)); // Send a zero-length ServerHello from server to client. char bogus_handshake_message[] = { @@ -621,23 +617,14 @@ TEST_P(TlsClientHandshakerTest, ServerRequiresCustomALPN) { .WillOnce([kTestAlpn](const std::vector& alpns) { return std::find(alpns.cbegin(), alpns.cend(), kTestAlpn); }); - if (GetQuicReloadableFlag(quic_send_tls_crypto_error_code)) { - EXPECT_CALL( - *server_connection_, - CloseConnection( - QUIC_HANDSHAKE_FAILED, - static_cast(CRYPTO_ERROR_FIRST + 120), - "TLS handshake failure (ENCRYPTION_INITIAL) 120: " - "no application protocol", - _)); - } else { - EXPECT_CALL( - *server_connection_, - CloseConnection(QUIC_HANDSHAKE_FAILED, - "TLS handshake failure (ENCRYPTION_INITIAL) 120: " - "no application protocol", - _)); - } + + EXPECT_CALL(*server_connection_, + CloseConnection(QUIC_HANDSHAKE_FAILED, + static_cast( + CRYPTO_ERROR_FIRST + 120), + "TLS handshake failure (ENCRYPTION_INITIAL) 120: " + "no application protocol", + _)); stream()->CryptoConnect(); crypto_test_utils::AdvanceHandshake(connection_, stream(), 0, diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.cc b/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.cc index bc8e0b48d4d..9ba5f3c12f6 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.cc +++ b/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.cc @@ -96,6 +96,13 @@ void TlsHandshaker::AdvanceHandshake() { return; } + QUICHE_BUG_IF(quic_tls_server_async_done_no_flusher, + SSL_is_server(ssl()) && add_packet_flusher_on_async_op_done_ && + !handshaker_delegate_->PacketFlusherAttached()) + << "is_server:" << SSL_is_server(ssl()) + << ", add_packet_flusher_on_async_op_done_:" + << add_packet_flusher_on_async_op_done_; + QUIC_VLOG(1) << ENDPOINT << "Continuing handshake"; int rv = SSL_do_handshake(ssl()); @@ -105,6 +112,7 @@ void TlsHandshaker::AdvanceHandshake() { // that case. If there are no unprocessed ServerHello, the retry will return a // non-positive number. if (retry_handshake_on_early_data_ && rv == 1 && SSL_in_early_data(ssl())) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_tls_retry_handshake_on_early_data, 1, 2); OnEnterEarlyData(); rv = SSL_do_handshake(ssl()); QUIC_VLOG(1) << ENDPOINT @@ -335,15 +343,10 @@ void TlsHandshaker::SendAlert(EncryptionLevel level, uint8_t desc) { "TLS handshake failure (", EncryptionLevelToString(level), ") ", static_cast(desc), ": ", SSL_alert_desc_string_long(desc)); QUIC_DLOG(ERROR) << error_details; - if (GetQuicReloadableFlag(quic_send_tls_crypto_error_code)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_send_tls_crypto_error_code); - CloseConnection( - TlsAlertToQuicErrorCode(desc), - static_cast(CRYPTO_ERROR_FIRST + desc), - error_details); - } else { - CloseConnection(QUIC_HANDSHAKE_FAILED, error_details); - } + CloseConnection( + TlsAlertToQuicErrorCode(desc), + static_cast(CRYPTO_ERROR_FIRST + desc), + error_details); } } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.h b/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.h index 6bf48b548c4..0b5ddc36769 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.h +++ b/chromium/net/third_party/quiche/src/quic/core/tls_handshaker.h @@ -16,6 +16,7 @@ #include "quic/core/crypto/tls_connection.h" #include "quic/core/quic_session.h" #include "quic/platform/api/quic_export.h" +#include "quic/platform/api/quic_flags.h" namespace quic { @@ -167,6 +168,9 @@ class QUIC_EXPORT_PRIVATE TlsHandshaker : public TlsConnection::Delegate, // error code corresponding to the TLS alert description |desc|. void SendAlert(EncryptionLevel level, uint8_t desc) override; + const bool add_packet_flusher_on_async_op_done_ = + GetQuicReloadableFlag(quic_add_packet_flusher_on_async_op_done); + const bool retry_handshake_on_early_data_ = GetQuicReloadableFlag(quic_tls_retry_handshake_on_early_data); diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.cc b/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.cc index b628db1744a..efd4d275013 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.cc +++ b/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.cc @@ -8,6 +8,7 @@ #include #include "absl/base/macros.h" +#include "absl/strings/str_cat.h" #include "absl/strings/string_view.h" #include "third_party/boringssl/src/include/openssl/pool.h" #include "third_party/boringssl/src/include/openssl/ssl.h" @@ -22,7 +23,6 @@ #include "quic/platform/api/quic_hostname_utils.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_server_stats.h" -#include "common/platform/api/quiche_text_utils.h" #define RECORD_LATENCY_IN_US(stat_name, latency, comment) \ do { \ @@ -47,8 +47,6 @@ void TlsServerHandshaker::DefaultProofSourceHandle::CancelPendingOperation() { QUIC_DVLOG(1) << "CancelPendingOperation. is_signature_pending=" << (signature_callback_ != nullptr); if (signature_callback_) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_tls_use_per_handshaker_proof_source, 3, - 3); signature_callback_->Cancel(); signature_callback_ = nullptr; } @@ -58,9 +56,11 @@ QuicAsyncStatus TlsServerHandshaker::DefaultProofSourceHandle::SelectCertificate( const QuicSocketAddress& server_address, const QuicSocketAddress& client_address, + absl::string_view /*ssl_capabilities*/, const std::string& hostname, absl::string_view /*client_hello*/, const std::string& /*alpn*/, + absl::optional /*alps*/, const std::vector& /*quic_transport_params*/, const absl::optional>& /*early_data_context*/) { if (!handshaker_ || !proof_source_) { @@ -73,7 +73,8 @@ TlsServerHandshaker::DefaultProofSourceHandle::SelectCertificate( proof_source_->GetCertChain(server_address, client_address, hostname); handshaker_->OnSelectCertificateDone( - /*ok=*/true, /*is_sync=*/true, chain.get()); + /*ok=*/true, /*is_sync=*/true, chain.get(), + /*handshake_hints=*/absl::string_view()); if (!handshaker_->select_cert_status().has_value()) { QUIC_BUG(quic_bug_12423_1) << "select_cert_status() has no value after a synchronous select cert"; @@ -119,35 +120,6 @@ QuicAsyncStatus TlsServerHandshaker::DefaultProofSourceHandle::ComputeSignature( return success ? QUIC_SUCCESS : QUIC_FAILURE; } -TlsServerHandshaker::SignatureCallback::SignatureCallback( - TlsServerHandshaker* handshaker) - : handshaker_(handshaker) { - QUICHE_DCHECK(!handshaker_->use_proof_source_handle_); -} - -void TlsServerHandshaker::SignatureCallback::Run( - bool ok, - std::string signature, - std::unique_ptr details) { - if (handshaker_ == nullptr) { - return; - } - if (ok) { - handshaker_->cert_verify_sig_ = std::move(signature); - handshaker_->proof_source_details_ = std::move(details); - } - int last_expected_ssl_error = handshaker_->expected_ssl_error(); - handshaker_->set_expected_ssl_error(SSL_ERROR_WANT_READ); - handshaker_->signature_callback_ = nullptr; - if (last_expected_ssl_error == SSL_ERROR_WANT_PRIVATE_KEY_OPERATION) { - handshaker_->AdvanceHandshakeFromCallback(); - } -} - -void TlsServerHandshaker::SignatureCallback::Cancel() { - handshaker_ = nullptr; -} - TlsServerHandshaker::DecryptCallback::DecryptCallback( TlsServerHandshaker* handshaker) : handshaker_(handshaker) {} @@ -217,13 +189,9 @@ TlsServerHandshaker::~TlsServerHandshaker() { } void TlsServerHandshaker::CancelOutstandingCallbacks() { - if (use_proof_source_handle_ && proof_source_handle_) { + if (proof_source_handle_) { proof_source_handle_->CancelPendingOperation(); } - if (signature_callback_) { - signature_callback_->Cancel(); - signature_callback_ = nullptr; - } if (ticket_decryption_callback_) { ticket_decryption_callback_->Cancel(); ticket_decryption_callback_ = nullptr; @@ -232,7 +200,6 @@ void TlsServerHandshaker::CancelOutstandingCallbacks() { std::unique_ptr TlsServerHandshaker::MaybeCreateProofSourceHandle() { - QUICHE_DCHECK(use_proof_source_handle_); return std::make_unique(this, proof_source_); } @@ -384,6 +351,19 @@ TlsServerHandshaker::CreateCurrentOneRttEncrypter() { void TlsServerHandshaker::OverrideQuicConfigDefaults(QuicConfig* /*config*/) {} void TlsServerHandshaker::AdvanceHandshakeFromCallback() { + std::unique_ptr flusher; + if (add_packet_flusher_on_async_op_done_) { + if (session()->PacketFlusherAttached()) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_add_packet_flusher_on_async_op_done, 1, + 2); + } else { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_add_packet_flusher_on_async_op_done, 2, + 2); + } + flusher = std::make_unique( + session()->connection()); + } + AdvanceHandshake(); if (!is_connection_closed()) { handshaker_delegate()->OnHandshakeCallbackDone(); @@ -541,6 +521,7 @@ std::string TlsServerHandshaker::GetAcceptChValueForOrigin( void TlsServerHandshaker::FinishHandshake() { if (retry_handshake_on_early_data_) { + QUIC_RELOADABLE_FLAG_COUNT_N(quic_tls_retry_handshake_on_early_data, 2, 2); QUICHE_DCHECK(!SSL_in_early_data(ssl())); } else { if (SSL_in_early_data(ssl())) { @@ -601,33 +582,19 @@ ssl_private_key_result_t TlsServerHandshaker::PrivateKeySign( uint16_t sig_alg, absl::string_view in) { QUICHE_DCHECK_EQ(expected_ssl_error(), SSL_ERROR_WANT_READ); - if (use_proof_source_handle_) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_tls_use_per_handshaker_proof_source, 2, - 3); - QuicAsyncStatus status = proof_source_handle_->ComputeSignature( - session()->connection()->self_address(), - session()->connection()->peer_address(), cert_selection_hostname(), - sig_alg, in, max_out); - if (status == QUIC_PENDING) { - set_expected_ssl_error(SSL_ERROR_WANT_PRIVATE_KEY_OPERATION); - if (async_op_timer_.has_value()) { - QUIC_CODE_COUNT( - quic_tls_server_computing_signature_while_another_op_pending); - } - async_op_timer_ = QuicTimeAccumulator(); - async_op_timer_->Start(now()); - } - return PrivateKeyComplete(out, out_len, max_out); - } - signature_callback_ = new SignatureCallback(this); - proof_source_->ComputeTlsSignature( + QuicAsyncStatus status = proof_source_handle_->ComputeSignature( session()->connection()->self_address(), - session()->connection()->peer_address(), cert_selection_hostname(), - sig_alg, in, std::unique_ptr(signature_callback_)); - if (signature_callback_) { + session()->connection()->peer_address(), crypto_negotiated_params_->sni, + sig_alg, in, max_out); + if (status == QUIC_PENDING) { set_expected_ssl_error(SSL_ERROR_WANT_PRIVATE_KEY_OPERATION); - return ssl_private_key_retry; + if (async_op_timer_.has_value()) { + QUIC_CODE_COUNT( + quic_tls_server_computing_signature_while_another_op_pending); + } + async_op_timer_ = QuicTimeAccumulator(); + async_op_timer_->Start(now()); } return PrivateKeyComplete(out, out_len, max_out); } @@ -673,7 +640,6 @@ void TlsServerHandshaker::OnComputeSignatureDone( QUIC_DVLOG(1) << "OnComputeSignatureDone. ok:" << ok << ", is_sync:" << is_sync << ", len(signature):" << signature.size(); - QUICHE_DCHECK(use_proof_source_handle_); if (ok) { cert_verify_sig_ = std::move(signature); proof_source_details_ = std::move(details); @@ -795,24 +761,21 @@ ssl_select_cert_result_t TlsServerHandshaker::EarlySelectCertCallback( // EarlySelectCertCallback can be called twice from BoringSSL: If the first // call returns ssl_select_cert_retry, when cert selection completes, // SSL_do_handshake will call it again. - if (use_proof_source_handle_) { - QUIC_RELOADABLE_FLAG_COUNT_N(quic_tls_use_per_handshaker_proof_source, 1, - 3); - if (select_cert_status_.has_value()) { - // This is the second call, return the result directly. - QUIC_DVLOG(1) << "EarlySelectCertCallback called to continue handshake, " - "returning directly. success:" - << (select_cert_status_.value() == QUIC_SUCCESS); - return (select_cert_status_.value() == QUIC_SUCCESS) - ? ssl_select_cert_success - : ssl_select_cert_error; - } - // This is the first call. - select_cert_status_ = QUIC_PENDING; - proof_source_handle_ = MaybeCreateProofSourceHandle(); + if (select_cert_status_.has_value()) { + // This is the second call, return the result directly. + QUIC_DVLOG(1) << "EarlySelectCertCallback called to continue handshake, " + "returning directly. success:" + << (select_cert_status_.value() == QUIC_SUCCESS); + return (select_cert_status_.value() == QUIC_SUCCESS) + ? ssl_select_cert_success + : ssl_select_cert_error; } + // This is the first call. + select_cert_status_ = QUIC_PENDING; + proof_source_handle_ = MaybeCreateProofSourceHandle(); + if (!pre_shared_key_.empty()) { // TODO(b/154162689) add PSK support to QUIC+TLS. QUIC_BUG(quic_bug_10341_6) @@ -824,18 +787,17 @@ ssl_select_cert_result_t TlsServerHandshaker::EarlySelectCertCallback( // function do not work at this point, but SSL_get_servername does. const char* hostname = SSL_get_servername(ssl(), TLSEXT_NAMETYPE_host_name); if (hostname) { - hostname_ = hostname; crypto_negotiated_params_->sni = - QuicHostnameUtils::NormalizeHostname(hostname_); - if (!ValidateHostname(hostname_)) { + QuicHostnameUtils::NormalizeHostname(hostname); + if (!ValidateHostname(hostname)) { return ssl_select_cert_error; } - if (hostname_ != crypto_negotiated_params_->sni) { + if (hostname != crypto_negotiated_params_->sni) { QUIC_CODE_COUNT(quic_tls_server_hostname_diff); QUIC_LOG_EVERY_N_SEC(WARNING, 300) << "Raw and normalized hostnames differ, but both are valid SNIs. " "raw hostname:" - << hostname_ << ", normalized:" << crypto_negotiated_params_->sni; + << hostname << ", normalized:" << crypto_negotiated_params_->sni; } else { QUIC_CODE_COUNT(quic_tls_server_hostname_same); } @@ -843,97 +805,105 @@ ssl_select_cert_result_t TlsServerHandshaker::EarlySelectCertCallback( QUIC_LOG(INFO) << "No hostname indicated in SNI"; } - if (use_proof_source_handle_) { - std::string error_details; - if (!ProcessTransportParameters(client_hello, &error_details)) { - CloseConnection(QUIC_HANDSHAKE_FAILED, error_details); - return ssl_select_cert_error; - } - OverrideQuicConfigDefaults(session()->config()); - session()->OnConfigNegotiated(); - - auto set_transport_params_result = SetTransportParameters(); - if (!set_transport_params_result.success) { - QUIC_LOG(ERROR) << "Failed to set transport parameters"; - return ssl_select_cert_error; - } - - const QuicAsyncStatus status = proof_source_handle_->SelectCertificate( - session()->connection()->self_address(), - session()->connection()->peer_address(), cert_selection_hostname(), - absl::string_view( - reinterpret_cast(client_hello->client_hello), - client_hello->client_hello_len), - AlpnForVersion(session()->version()), - set_transport_params_result.quic_transport_params, - set_transport_params_result.early_data_context); + std::string error_details; + if (!ProcessTransportParameters(client_hello, &error_details)) { + CloseConnection(QUIC_HANDSHAKE_FAILED, error_details); + return ssl_select_cert_error; + } + OverrideQuicConfigDefaults(session()->config()); + session()->OnConfigNegotiated(); - QUICHE_DCHECK_EQ(status, select_cert_status().value()); + auto set_transport_params_result = SetTransportParameters(); + if (!set_transport_params_result.success) { + QUIC_LOG(ERROR) << "Failed to set transport parameters"; + return ssl_select_cert_error; + } - if (status == QUIC_PENDING) { - set_expected_ssl_error(SSL_ERROR_PENDING_CERTIFICATE); - if (async_op_timer_.has_value()) { - QUIC_CODE_COUNT( - quic_tls_server_selecting_cert_while_another_op_pending); - } - async_op_timer_ = QuicTimeAccumulator(); - async_op_timer_->Start(now()); - return ssl_select_cert_retry; + bssl::UniquePtr ssl_capabilities; + size_t ssl_capabilities_len = 0; + absl::string_view ssl_capabilities_view; + + absl::optional alps; + if (use_handshake_hints_) { + QUIC_RELOADABLE_FLAG_COUNT(quic_tls_server_use_handshake_hints); + if (CryptoUtils::GetSSLCapabilities(ssl(), &ssl_capabilities, + &ssl_capabilities_len)) { + ssl_capabilities_view = absl::string_view( + reinterpret_cast(ssl_capabilities.get()), + ssl_capabilities_len); } - if (status == QUIC_FAILURE) { + // Enable ALPS for the session's ALPN. + SetApplicationSettingsResult alps_result = + SetApplicationSettings(AlpnForVersion(session()->version())); + if (!alps_result.success) { return ssl_select_cert_error; } - - return ssl_select_cert_success; - } - - QuicReferenceCountedPointer chain = - proof_source_->GetCertChain(session()->connection()->self_address(), - session()->connection()->peer_address(), - cert_selection_hostname()); - if (!chain || chain->certs.empty()) { - QUIC_LOG(ERROR) << "No certs provided for host. raw:" << hostname_ - << ", normalized:" << crypto_negotiated_params_->sni; - return ssl_select_cert_error; + alps = alps_result.alps_length > 0 + ? std::string(alps_result.alps_buffer.get(), + alps_result.alps_length) + : std::string(); } - CryptoBuffers cert_buffers = chain->ToCryptoBuffers(); - tls_connection_.SetCertChain(cert_buffers.value); - - std::string error_details; - if (!ProcessTransportParameters(client_hello, &error_details)) { - CloseConnection(QUIC_HANDSHAKE_FAILED, error_details); - return ssl_select_cert_error; + const QuicAsyncStatus status = proof_source_handle_->SelectCertificate( + session()->connection()->self_address(), + session()->connection()->peer_address(), ssl_capabilities_view, + crypto_negotiated_params_->sni, + absl::string_view( + reinterpret_cast(client_hello->client_hello), + client_hello->client_hello_len), + AlpnForVersion(session()->version()), std::move(alps), + set_transport_params_result.quic_transport_params, + set_transport_params_result.early_data_context); + + QUICHE_DCHECK_EQ(status, select_cert_status().value()); + + if (status == QUIC_PENDING) { + set_expected_ssl_error(SSL_ERROR_PENDING_CERTIFICATE); + if (async_op_timer_.has_value()) { + QUIC_CODE_COUNT(quic_tls_server_selecting_cert_while_another_op_pending); + } + async_op_timer_ = QuicTimeAccumulator(); + async_op_timer_->Start(now()); + return ssl_select_cert_retry; } - OverrideQuicConfigDefaults(session()->config()); - session()->OnConfigNegotiated(); - if (!SetTransportParameters().success) { - QUIC_LOG(ERROR) << "Failed to set transport parameters"; + if (status == QUIC_FAILURE) { return ssl_select_cert_error; } - QUIC_DLOG(INFO) << "Set " << chain->certs.size() << " certs for server " - << "with hostname " << hostname_; return ssl_select_cert_success; } void TlsServerHandshaker::OnSelectCertificateDone( bool ok, bool is_sync, - const ProofSource::Chain* chain) { + const ProofSource::Chain* chain, + absl::string_view handshake_hints) { QUIC_DVLOG(1) << "OnSelectCertificateDone. ok:" << ok - << ", is_sync:" << is_sync; - QUICHE_DCHECK(use_proof_source_handle_); - + << ", is_sync:" << is_sync + << ", len(handshake_hints):" << handshake_hints.size(); select_cert_status_ = QUIC_FAILURE; if (ok) { if (chain && !chain->certs.empty()) { tls_connection_.SetCertChain(chain->ToCryptoBuffers().value); + if (use_handshake_hints_) { + if (!handshake_hints.empty() && + !SSL_set_handshake_hints( + ssl(), reinterpret_cast(handshake_hints.data()), + handshake_hints.size())) { + // If |SSL_set_handshake_hints| fails, the ssl() object will remain + // intact, it is as if we didn't call it. The handshaker will + // continue to compute signature/decrypt ticket as normal. + QUIC_CODE_COUNT(quic_tls_server_set_handshake_hints_failed); + QUIC_DVLOG(1) << "SSL_set_handshake_hints failed"; + } + } select_cert_status_ = QUIC_SUCCESS; } else { - QUIC_LOG(ERROR) << "No certs provided for host '" << hostname_ << "'"; + QUIC_LOG(ERROR) << "No certs provided for host '" + << crypto_negotiated_params_->sni << "', server_address:" + << session()->connection()->self_address(); } } @@ -1008,40 +978,17 @@ int TlsServerHandshaker::SelectAlpn(const uint8_t** out, alpn_length); } + // TODO(wub): Remove QuicSession::SelectAlpn. QuicSessions should know the + // ALPN on construction. auto selected_alpn = session()->SelectAlpn(alpns); if (selected_alpn == alpns.end()) { QUIC_DLOG(ERROR) << "No known ALPN provided by client"; return SSL_TLSEXT_ERR_NOACK; } - // Enable ALPS for the selected ALPN protocol. - if (GetQuicReloadableFlag(quic_enable_alps_server)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_enable_alps_server); - - const uint8_t* alps_data = nullptr; - size_t alps_length = 0; - std::unique_ptr buffer; - - const std::string& hostname = crypto_negotiated_params_->sni; - std::string accept_ch_value = GetAcceptChValueForOrigin(hostname); - - std::string origin; - if (GetQuicReloadableFlag(quic_alps_include_scheme_in_origin)) { - QUIC_RELOADABLE_FLAG_COUNT(quic_alps_include_scheme_in_origin); - origin = "https://"; - } - origin.append(crypto_negotiated_params_->sni); - - if (!accept_ch_value.empty()) { - AcceptChFrame frame{{{std::move(origin), std::move(accept_ch_value)}}}; - alps_length = HttpEncoder::SerializeAcceptChFrame(frame, &buffer); - alps_data = reinterpret_cast(buffer.get()); - } - - if (SSL_add_application_settings( - ssl(), reinterpret_cast(selected_alpn->data()), - selected_alpn->size(), alps_data, alps_length) != 1) { - QUIC_DLOG(ERROR) << "Failed to enable ALPS"; + if (!use_handshake_hints_) { + // Enable ALPS for the selected ALPN protocol. + if (!SetApplicationSettings(*selected_alpn).success) { return SSL_TLSEXT_ERR_NOACK; } } @@ -1053,4 +1000,31 @@ int TlsServerHandshaker::SelectAlpn(const uint8_t** out, return SSL_TLSEXT_ERR_OK; } +TlsServerHandshaker::SetApplicationSettingsResult +TlsServerHandshaker::SetApplicationSettings(absl::string_view alpn) { + TlsServerHandshaker::SetApplicationSettingsResult result; + const uint8_t* alps_data = nullptr; + + const std::string& hostname = crypto_negotiated_params_->sni; + std::string accept_ch_value = GetAcceptChValueForOrigin(hostname); + std::string origin = absl::StrCat("https://", hostname); + + if (!accept_ch_value.empty()) { + AcceptChFrame frame{{{std::move(origin), std::move(accept_ch_value)}}}; + result.alps_length = + HttpEncoder::SerializeAcceptChFrame(frame, &result.alps_buffer); + alps_data = reinterpret_cast(result.alps_buffer.get()); + } + + if (SSL_add_application_settings( + ssl(), reinterpret_cast(alpn.data()), alpn.size(), + alps_data, result.alps_length) != 1) { + QUIC_DLOG(ERROR) << "Failed to enable ALPS"; + result.success = false; + } else { + result.success = true; + } + return result; +} + } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.h b/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.h index 7850d3519a8..260b094bda7 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.h +++ b/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker.h @@ -19,6 +19,7 @@ #include "quic/core/quic_types.h" #include "quic/core/tls_handshaker.h" #include "quic/platform/api/quic_export.h" +#include "quic/platform/api/quic_flags.h" namespace quic { @@ -88,25 +89,14 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker protected: // Creates a proof source handle for selecting cert and computing signature. - // Only called when |use_proof_source_handle_| is true. virtual std::unique_ptr MaybeCreateProofSourceHandle(); - bool use_proof_source_handle() const { return use_proof_source_handle_; } - // Hook to allow the server to override parts of the QuicConfig based on SNI // before we generate transport parameters. virtual void OverrideQuicConfigDefaults(QuicConfig* config); virtual bool ValidateHostname(const std::string& hostname) const; - // The hostname to be used to select certificates and compute signatures. - // The function should only be called after a successful ValidateHostname(). - const std::string& cert_selection_hostname() const { - return use_normalized_sni_for_cert_selection_ - ? crypto_negotiated_params_->sni - : hostname_; - } - const TlsConnection* tls_connection() const override { return &tls_connection_; } @@ -177,7 +167,8 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker // ProofSourceHandleCallback implementation: void OnSelectCertificateDone(bool ok, bool is_sync, - const ProofSource::Chain* chain) override; + const ProofSource::Chain* chain, + absl::string_view handshake_hints) override; void OnComputeSignatureDone( bool ok, @@ -186,21 +177,6 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker std::unique_ptr details) override; private: - class QUIC_EXPORT_PRIVATE SignatureCallback - : public ProofSource::SignatureCallback { - public: - explicit SignatureCallback(TlsServerHandshaker* handshaker); - void Run(bool ok, - std::string signature, - std::unique_ptr details) override; - - // If called, Cancel causes the pending callback to be a no-op. - void Cancel(); - - private: - TlsServerHandshaker* handshaker_; - }; - class QUIC_EXPORT_PRIVATE DecryptCallback : public ProofSource::DecryptCallback { public: @@ -232,9 +208,11 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker QuicAsyncStatus SelectCertificate( const QuicSocketAddress& server_address, const QuicSocketAddress& client_address, + absl::string_view ssl_capabilities, const std::string& hostname, absl::string_view client_hello, const std::string& alpn, + absl::optional alps, const std::vector& quic_transport_params, const absl::optional>& early_data_context) override; @@ -302,6 +280,13 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker bool ProcessTransportParameters(const SSL_CLIENT_HELLO* client_hello, std::string* error_details); + struct QUIC_NO_EXPORT SetApplicationSettingsResult { + bool success = false; + std::unique_ptr alps_buffer; + size_t alps_length = 0; + }; + SetApplicationSettingsResult SetApplicationSettings(absl::string_view alpn); + QuicConnectionStats& connection_stats() { return session()->connection()->mutable_stats(); } @@ -309,7 +294,6 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker std::unique_ptr proof_source_handle_; ProofSource* proof_source_; - SignatureCallback* signature_callback_ = nullptr; // State to handle potentially asynchronous session ticket decryption. // |ticket_decryption_callback_| points to the non-owned callback that was @@ -328,7 +312,6 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker // nullopt means select cert hasn't started. absl::optional select_cert_status_; - std::string hostname_; std::string cert_verify_sig_; std::unique_ptr proof_source_details_; @@ -346,11 +329,9 @@ class QUIC_EXPORT_PRIVATE TlsServerHandshaker QuicReferenceCountedPointer crypto_negotiated_params_; TlsServerConnection tls_connection_; - const bool use_proof_source_handle_ = - GetQuicReloadableFlag(quic_tls_use_per_handshaker_proof_source); - const bool use_normalized_sni_for_cert_selection_ = - GetQuicReloadableFlag(quic_tls_use_normalized_sni_for_cert_selectioon); const QuicCryptoServerConfig* crypto_config_; // Unowned. + const bool use_handshake_hints_ = + GetQuicReloadableFlag(quic_tls_server_use_handshake_hints); }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker_test.cc b/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker_test.cc index fbec2551227..d67c8791d2c 100644 --- a/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/tls_server_handshaker_test.cc @@ -400,10 +400,6 @@ TEST_P(TlsServerHandshakerTest, ConnectedAfterTlsHandshake) { } TEST_P(TlsServerHandshakerTest, HandshakeWithAsyncSelectCertSuccess) { - if (!GetQuicReloadableFlag(quic_tls_use_per_handshaker_proof_source)) { - return; - } - InitializeServerWithFakeProofSourceHandle(); server_handshaker_->SetupProofSourceHandle( /*select_cert_action=*/FakeProofSourceHandle::Action::DELEGATE_ASYNC, @@ -426,10 +422,6 @@ TEST_P(TlsServerHandshakerTest, HandshakeWithAsyncSelectCertSuccess) { } TEST_P(TlsServerHandshakerTest, HandshakeWithAsyncSelectCertFailure) { - if (!GetQuicReloadableFlag(quic_tls_use_per_handshaker_proof_source)) { - return; - } - InitializeServerWithFakeProofSourceHandle(); server_handshaker_->SetupProofSourceHandle( /*select_cert_action=*/FakeProofSourceHandle::Action::FAIL_ASYNC, @@ -449,10 +441,6 @@ TEST_P(TlsServerHandshakerTest, HandshakeWithAsyncSelectCertFailure) { } TEST_P(TlsServerHandshakerTest, HandshakeWithAsyncSelectCertAndSignature) { - if (!GetQuicReloadableFlag(quic_tls_use_per_handshaker_proof_source)) { - return; - } - InitializeServerWithFakeProofSourceHandle(); server_handshaker_->SetupProofSourceHandle( /*select_cert_action=*/FakeProofSourceHandle::Action::DELEGATE_ASYNC, @@ -507,10 +495,6 @@ TEST_P(TlsServerHandshakerTest, HandshakeWithAsyncSignature) { } TEST_P(TlsServerHandshakerTest, CancelPendingSelectCert) { - if (!GetQuicReloadableFlag(quic_tls_use_per_handshaker_proof_source)) { - return; - } - InitializeServerWithFakeProofSourceHandle(); server_handshaker_->SetupProofSourceHandle( /*select_cert_action=*/FakeProofSourceHandle::Action::DELEGATE_ASYNC, @@ -557,10 +541,6 @@ TEST_P(TlsServerHandshakerTest, ExtractSNI) { } TEST_P(TlsServerHandshakerTest, HostnameForCertSelectionAndComputeSignature) { - if (!GetQuicReloadableFlag(quic_tls_use_per_handshaker_proof_source)) { - return; - } - // Client uses upper case letters in hostname. It is considered valid by // QuicHostnameUtils::IsValidSNI, but it should be normalized for cert // selection. @@ -577,23 +557,13 @@ TEST_P(TlsServerHandshakerTest, HostnameForCertSelectionAndComputeSignature) { EXPECT_EQ(server_stream()->crypto_negotiated_params().sni, "test.example.com"); - if (GetQuicReloadableFlag(quic_tls_use_normalized_sni_for_cert_selectioon)) { - EXPECT_EQ(last_select_cert_args().hostname, "test.example.com"); - EXPECT_EQ(last_compute_signature_args().hostname, "test.example.com"); - } else { - EXPECT_EQ(last_select_cert_args().hostname, "tEsT.EXAMPLE.CoM"); - EXPECT_EQ(last_compute_signature_args().hostname, "tEsT.EXAMPLE.CoM"); - } + EXPECT_EQ(last_select_cert_args().hostname, "test.example.com"); + EXPECT_EQ(last_compute_signature_args().hostname, "test.example.com"); } TEST_P(TlsServerHandshakerTest, ConnectionClosedOnTlsError) { - if (GetQuicReloadableFlag(quic_send_tls_crypto_error_code)) { - EXPECT_CALL(*server_connection_, - CloseConnection(QUIC_HANDSHAKE_FAILED, _, _, _)); - } else { - EXPECT_CALL(*server_connection_, - CloseConnection(QUIC_HANDSHAKE_FAILED, _, _)); - } + EXPECT_CALL(*server_connection_, + CloseConnection(QUIC_HANDSHAKE_FAILED, _, _, _)); // Send a zero-length ClientHello from client to server. char bogus_handshake_message[] = { @@ -601,6 +571,15 @@ TEST_P(TlsServerHandshakerTest, ConnectionClosedOnTlsError) { 1, // HandshakeType client_hello 0, 0, 0, // uint24 length }; + + // Install a packet flusher such that the packets generated by + // |server_connection_| in response to this handshake message are more likely + // to be coalesced and/or batched in the writer. + // + // This is required by TlsServerHandshaker because without the flusher, it + // tends to generate many small, uncoalesced packets, one per + // TlsHandshaker::WriteMessage. + QuicConnection::ScopedPacketFlusher flusher(server_connection_); server_stream()->crypto_message_parser()->ProcessInput( absl::string_view(bogus_handshake_message, ABSL_ARRAYSIZE(bogus_handshake_message)), @@ -613,23 +592,14 @@ TEST_P(TlsServerHandshakerTest, ClientSendingBadALPN) { const std::string kTestBadClientAlpn = "bad-client-alpn"; EXPECT_CALL(*client_session_, GetAlpnsToOffer()) .WillOnce(Return(std::vector({kTestBadClientAlpn}))); - if (GetQuicReloadableFlag(quic_send_tls_crypto_error_code)) { - EXPECT_CALL( - *server_connection_, - CloseConnection( - QUIC_HANDSHAKE_FAILED, - static_cast(CRYPTO_ERROR_FIRST + 120), - "TLS handshake failure (ENCRYPTION_INITIAL) 120: " - "no application protocol", - _)); - } else { - EXPECT_CALL( - *server_connection_, - CloseConnection(QUIC_HANDSHAKE_FAILED, - "TLS handshake failure (ENCRYPTION_INITIAL) 120: " - "no application protocol", - _)); - } + + EXPECT_CALL(*server_connection_, + CloseConnection(QUIC_HANDSHAKE_FAILED, + static_cast( + CRYPTO_ERROR_FIRST + 120), + "TLS handshake failure (ENCRYPTION_INITIAL) 120: " + "no application protocol", + _)); AdvanceHandshakeWithFakeClient(); diff --git a/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager.cc b/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager.cc index 5ed0e08777a..8f20b33c183 100644 --- a/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager.cc +++ b/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager.cc @@ -120,14 +120,11 @@ void UberReceivedPacketManager::EnableMultiplePacketNumberSpacesSupport( } // In IETF QUIC, the peer is expected to acknowledge packets in Initial and // Handshake packets with minimal delay. - if (!GetQuicReloadableFlag(quic_delay_initial_ack) || - perspective == Perspective::IS_CLIENT) { + if (perspective == Perspective::IS_CLIENT) { // Delay the first server ACK, because server ACKs are padded to // full size and count towards the amplification limit. received_packet_managers_[INITIAL_DATA].set_local_max_ack_delay( kAlarmGranularity); - } else { - QUIC_RELOADABLE_FLAG_COUNT(quic_delay_initial_ack); } received_packet_managers_[HANDSHAKE_DATA].set_local_max_ack_delay( kAlarmGranularity); diff --git a/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager_test.cc b/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager_test.cc index 05e4a33aedf..cf612feab1d 100644 --- a/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager_test.cc +++ b/chromium/net/third_party/quiche/src/quic/core/uber_received_packet_manager_test.cc @@ -478,17 +478,10 @@ TEST_F(UberReceivedPacketManagerTest, AckSendingDifferentPacketNumberSpaces) { MaybeUpdateAckTimeout(kInstigateAck, ENCRYPTION_INITIAL, 3); EXPECT_TRUE(HasPendingAck()); // Delayed ack is scheduled. - if (GetQuicReloadableFlag(quic_delay_initial_ack)) { - CheckAckTimeout(clock_.ApproximateNow() + - QuicTime::Delta::FromMilliseconds(25)); - // Send delayed handshake data ACK. - clock_.AdvanceTime(QuicTime::Delta::FromMilliseconds(25)); - } else { - CheckAckTimeout(clock_.ApproximateNow() + - QuicTime::Delta::FromMilliseconds(1)); - // Send delayed handshake data ACK. - clock_.AdvanceTime(QuicTime::Delta::FromMilliseconds(1)); - } + CheckAckTimeout(clock_.ApproximateNow() + + QuicTime::Delta::FromMilliseconds(25)); + // Send delayed handshake data ACK. + clock_.AdvanceTime(QuicTime::Delta::FromMilliseconds(25)); CheckAckTimeout(clock_.ApproximateNow()); EXPECT_FALSE(HasPendingAck()); diff --git a/chromium/net/third_party/quiche/src/quic/masque/masque_client_bin.cc b/chromium/net/third_party/quiche/src/quic/masque/masque_client_bin.cc index 4d0523f5177..920372574a1 100644 --- a/chromium/net/third_party/quiche/src/quic/masque/masque_client_bin.cc +++ b/chromium/net/third_party/quiche/src/quic/masque/masque_client_bin.cc @@ -22,7 +22,6 @@ #include "quic/platform/api/quic_system_event_loop.h" #include "quic/tools/fake_proof_verifier.h" #include "quic/tools/quic_url.h" -#include "common/platform/api/quiche_text_utils.h" DEFINE_QUIC_COMMAND_LINE_FLAG(bool, disable_certificate_verification, diff --git a/chromium/net/third_party/quiche/src/quic/masque/masque_client_session.cc b/chromium/net/third_party/quiche/src/quic/masque/masque_client_session.cc index 8793d5319f2..6eee553e076 100644 --- a/chromium/net/third_party/quiche/src/quic/masque/masque_client_session.cc +++ b/chromium/net/third_party/quiche/src/quic/masque/masque_client_session.cc @@ -7,7 +7,6 @@ #include "quic/core/http/spdy_utils.h" #include "quic/core/quic_data_reader.h" #include "quic/core/quic_utils.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/masque/masque_compression_engine.cc b/chromium/net/third_party/quiche/src/quic/masque/masque_compression_engine.cc index 8413e0d974b..b021b41a0a6 100644 --- a/chromium/net/third_party/quiche/src/quic/masque/masque_compression_engine.cc +++ b/chromium/net/third_party/quiche/src/quic/masque/masque_compression_engine.cc @@ -15,7 +15,7 @@ #include "quic/core/quic_types.h" #include "quic/core/quic_versions.h" #include "quic/platform/api/quic_containers.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/masque/masque_server_backend.cc b/chromium/net/third_party/quiche/src/quic/masque/masque_server_backend.cc index 112f3053180..9684ce1956c 100644 --- a/chromium/net/third_party/quiche/src/quic/masque/masque_server_backend.cc +++ b/chromium/net/third_party/quiche/src/quic/masque/masque_server_backend.cc @@ -90,7 +90,7 @@ bool MasqueServerBackend::MaybeHandleMasqueRequest( QUIC_DLOG(INFO) << "Sending MASQUE response for " << request_headers.DebugString(); - request_handler->OnResponseBackendComplete(response.get(), {}); + request_handler->OnResponseBackendComplete(response.get()); it->second.responses.emplace_back(std::move(response)); return true; diff --git a/chromium/net/third_party/quiche/src/quic/masque/masque_server_session.cc b/chromium/net/third_party/quiche/src/quic/masque/masque_server_session.cc index 036c75fb95c..8a531cab3a0 100644 --- a/chromium/net/third_party/quiche/src/quic/masque/masque_server_session.cc +++ b/chromium/net/third_party/quiche/src/quic/masque/masque_server_session.cc @@ -13,7 +13,6 @@ #include "quic/core/quic_data_reader.h" #include "quic/core/quic_udp_socket.h" #include "quic/tools/quic_url.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/platform/api/quic_containers.h b/chromium/net/third_party/quiche/src/quic/platform/api/quic_containers.h index fa4610be27b..f7fd922f594 100644 --- a/chromium/net/third_party/quiche/src/quic/platform/api/quic_containers.h +++ b/chromium/net/third_party/quiche/src/quic/platform/api/quic_containers.h @@ -7,47 +7,14 @@ #include "net/quic/platform/impl/quic_containers_impl.h" -namespace quic { - -// The default hasher used by hash tables. -template -using QuicDefaultHasher = QuicDefaultHasherImpl; - -// A general-purpose unordered map. -template > -using QuicUnorderedMap = QuicUnorderedMapImpl; +#include "absl/hash/hash.h" -// A general-purpose unordered map that does not gurantee pointer stability. -template > -using QuicHashMap = QuicHashMapImpl; - -// A general-purpose unordered set. -template > -using QuicUnorderedSet = QuicUnorderedSetImpl; - -// A general-purpose unordered set that does not gurantee pointer stability. -template > -using QuicHashSet = QuicHashSetImpl; +namespace quic { // A map which offers insertion-ordered iteration. -template > +template > using QuicLinkedHashMap = QuicLinkedHashMapImpl; -// Used for maps that are typically small, then it is faster than (for example) -// hash_map which is optimized for large data sets. QuicSmallMap upgrades itself -// automatically to a QuicSmallMapImpl-specified map when it runs out of space. -// -// DOES NOT GUARANTEE POINTER OR ITERATOR STABILITY! -template -using QuicSmallMap = QuicSmallMapImpl; - -// Represents a simple queue which may be backed by a list or -// a flat circular buffer. -// -// DOES NOT GUARANTEE POINTER OR ITERATOR STABILITY! -template -using QuicQueue = QuicQueueImpl; - // A vector optimized for small sizes. Provides the same APIs as a std::vector. template > using QuicInlinedVector = QuicInlinedVectorImpl; diff --git a/chromium/net/third_party/quiche/src/quic/platform/api/quic_prefetch.h b/chromium/net/third_party/quiche/src/quic/platform/api/quic_prefetch.h deleted file mode 100644 index 49dbe4871e8..00000000000 --- a/chromium/net/third_party/quiche/src/quic/platform/api/quic_prefetch.h +++ /dev/null @@ -1,39 +0,0 @@ -// Copyright 2017 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. - -#ifndef QUICHE_QUIC_PLATFORM_API_QUIC_PREFETCH_H_ -#define QUICHE_QUIC_PLATFORM_API_QUIC_PREFETCH_H_ - -#include "net/quic/platform/impl/quic_prefetch_impl.h" - -namespace quic { - -// Move data into the cache before it is read, or "prefetch" it. -// -// The value of `addr` is the address of the memory to prefetch. If -// the target and compiler support it, data prefetch instructions are -// generated. If the prefetch is done some time before the memory is -// read, it may be in the cache by the time the read occurs. -// -// The function names specify the temporal locality heuristic applied, -// using the names of Intel prefetch instructions: -// -// T0 - high degree of temporal locality; data should be left in as -// many levels of the cache possible -// T1 - moderate degree of temporal locality -// T2 - low degree of temporal locality -// Nta - no temporal locality, data need not be left in the cache -// after the read -// -// Incorrect or gratuitous use of these functions can degrade -// performance, so use them only when representative benchmarks show -// an improvement. - -inline void QuicPrefetchT0(const void* addr) { - return QuicPrefetchT0Impl(addr); -} - -} // namespace quic - -#endif // QUICHE_QUIC_PLATFORM_API_QUIC_PREFETCH_H_ diff --git a/chromium/net/third_party/quiche/src/quic/platform/api/quic_sleep.h b/chromium/net/third_party/quiche/src/quic/platform/api/quic_sleep.h index 8067d458330..00253c3c6fc 100644 --- a/chromium/net/third_party/quiche/src/quic/platform/api/quic_sleep.h +++ b/chromium/net/third_party/quiche/src/quic/platform/api/quic_sleep.h @@ -6,7 +6,8 @@ #define QUICHE_QUIC_PLATFORM_API_QUIC_SLEEP_H_ #include "quic/core/quic_time.h" -#include "net/quic/platform/impl/quic_sleep_impl.h" +// TODO(b/178613777): move into the common QUICHE platform. +#include "quiche_platform_impl/quiche_sleep_impl.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/platform/api/quic_test.h b/chromium/net/third_party/quiche/src/quic/platform/api/quic_test.h index 69995c35ff8..58896f76d5e 100644 --- a/chromium/net/third_party/quiche/src/quic/platform/api/quic_test.h +++ b/chromium/net/third_party/quiche/src/quic/platform/api/quic_test.h @@ -25,9 +25,6 @@ inline std::string QuicGetTestMemoryCachePath() { return QuicGetTestMemoryCachePathImpl(); } -#define EXPECT_QUIC_DEBUG_DEATH(condition, message) \ - EXPECT_QUIC_DEBUG_DEATH_IMPL(condition, message) - #define QUIC_SLOW_TEST(test) QUIC_SLOW_TEST_IMPL(test) #endif // QUICHE_QUIC_PLATFORM_API_QUIC_TEST_H_ diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/icmp_reachable.cc b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/icmp_reachable.cc index b5d9c47f3b8..8e39996284e 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/icmp_reachable.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/icmp_reachable.cc @@ -11,8 +11,8 @@ #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_mutex.h" #include "quic/qbone/platform/icmp_packet.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/quiche_endian.h" +#include "common/quiche_text_utils.h" namespace quic { namespace { @@ -98,8 +98,6 @@ bool IcmpReachable::Init() { epoll_server_->RegisterFD(recv_fd_, &cb_, kEpollFlags); epoll_server_->RegisterAlarm(0, this); - epoll_server_->set_timeout_in_us(50000); - QuicWriterMutexLock mu(&header_lock_); icmp_header_.icmp6_type = ICMP6_ECHO_REQUEST; icmp_header_.icmp6_code = 0; diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/mock_tun_device.h b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/mock_tun_device.h index d593913d3ae..056346ca000 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/mock_tun_device.h +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/mock_tun_device.h @@ -18,6 +18,8 @@ class MockTunDevice : public TunDeviceInterface { MOCK_METHOD(bool, Down, (), (override)); + MOCK_METHOD(void, CloseDevice, (), (override)); + MOCK_METHOD(int, GetFileDescriptor, (), (const, override)); }; diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.cc b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.cc index 3ca52e8d6d6..65197cdd4d9 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.cc @@ -10,6 +10,7 @@ #include #include +#include "absl/cleanup/cleanup.h" #include "quic/platform/api/quic_bug_tracker.h" #include "quic/platform/api/quic_logging.h" #include "quic/qbone/platform/kernel_interface.h" @@ -39,7 +40,7 @@ TunDevice::~TunDevice() { if (!persist_) { Down(); } - CleanUpFileDescriptor(); + CloseDevice(); } bool TunDevice::Init() { @@ -63,39 +64,33 @@ bool TunDevice::Init() { // TODO(pengg): might be better to use netlink socket, once we have a library to // use bool TunDevice::Up() { - if (setup_tun_ && !is_interface_up_) { - struct ifreq if_request; - memset(&if_request, 0, sizeof(if_request)); - // copy does not zero-terminate the result string, but we've memset the - // entire struct. - interface_name_.copy(if_request.ifr_name, IFNAMSIZ); - if_request.ifr_flags = IFF_UP; - - is_interface_up_ = - NetdeviceIoctl(SIOCSIFFLAGS, reinterpret_cast(&if_request)); - return is_interface_up_; - } else { + if (!setup_tun_) { return true; } + struct ifreq if_request; + memset(&if_request, 0, sizeof(if_request)); + // copy does not zero-terminate the result string, but we've memset the + // entire struct. + interface_name_.copy(if_request.ifr_name, IFNAMSIZ); + if_request.ifr_flags = IFF_UP; + + return NetdeviceIoctl(SIOCSIFFLAGS, reinterpret_cast(&if_request)); } // TODO(pengg): might be better to use netlink socket, once we have a library to // use bool TunDevice::Down() { - if (setup_tun_ && is_interface_up_) { - struct ifreq if_request; - memset(&if_request, 0, sizeof(if_request)); - // copy does not zero-terminate the result string, but we've memset the - // entire struct. - interface_name_.copy(if_request.ifr_name, IFNAMSIZ); - if_request.ifr_flags = 0; - - is_interface_up_ = - !NetdeviceIoctl(SIOCSIFFLAGS, reinterpret_cast(&if_request)); - return !is_interface_up_; - } else { + if (!setup_tun_) { return true; } + struct ifreq if_request; + memset(&if_request, 0, sizeof(if_request)); + // copy does not zero-terminate the result string, but we've memset the + // entire struct. + interface_name_.copy(if_request.ifr_name, IFNAMSIZ); + if_request.ifr_flags = 0; + + return NetdeviceIoctl(SIOCSIFFLAGS, reinterpret_cast(&if_request)); } int TunDevice::GetFileDescriptor() const { @@ -103,6 +98,10 @@ int TunDevice::GetFileDescriptor() const { } bool TunDevice::OpenDevice() { + if (file_descriptor_ != kInvalidFd) { + CloseDevice(); + } + struct ifreq if_request; memset(&if_request, 0, sizeof(if_request)); // copy does not zero-terminate the result string, but we've memset the entire @@ -116,39 +115,41 @@ bool TunDevice::OpenDevice() { // 'persist' bit ambiguous. if_request.ifr_flags = IFF_TUN | IFF_MULTI_QUEUE | IFF_NO_PI; - // TODO(pengg): port MakeCleanup to quic/platform? This makes the call to - // CleanUpFileDescriptor nicer and less error-prone. // When the device is running with IFF_MULTI_QUEUE set, each call to open will // create a queue which can be used to read/write packets from/to the device. + bool successfully_opened = false; + auto cleanup = absl::MakeCleanup([this, &successfully_opened]() { + if (!successfully_opened) { + CloseDevice(); + } + }); + const std::string tun_device_path = absl::GetFlag(FLAGS_qbone_client_tun_device_path); int fd = kernel_.open(tun_device_path.c_str(), O_RDWR); if (fd < 0) { QUIC_PLOG(WARNING) << "Failed to open " << tun_device_path; - CleanUpFileDescriptor(); - return false; + return successfully_opened; } file_descriptor_ = fd; if (!CheckFeatures(fd)) { - CleanUpFileDescriptor(); - return false; + return successfully_opened; } if (kernel_.ioctl(fd, TUNSETIFF, reinterpret_cast(&if_request)) != 0) { QUIC_PLOG(WARNING) << "Failed to TUNSETIFF on fd(" << fd << ")"; - CleanUpFileDescriptor(); - return false; + return successfully_opened; } if (kernel_.ioctl( fd, TUNSETPERSIST, persist_ ? reinterpret_cast(&if_request) : nullptr) != 0) { QUIC_PLOG(WARNING) << "Failed to TUNSETPERSIST on fd(" << fd << ")"; - CleanUpFileDescriptor(); - return false; + return successfully_opened; } - return true; + successfully_opened = true; + return successfully_opened; } // TODO(pengg): might be better to use netlink socket, once we have a library to @@ -166,7 +167,7 @@ bool TunDevice::ConfigureInterface() { if_request.ifr_mtu = mtu_; if (!NetdeviceIoctl(SIOCSIFMTU, reinterpret_cast(&if_request))) { - CleanUpFileDescriptor(); + CloseDevice(); return false; } @@ -206,7 +207,7 @@ bool TunDevice::NetdeviceIoctl(int request, void* argp) { return true; } -void TunDevice::CleanUpFileDescriptor() { +void TunDevice::CloseDevice() { if (file_descriptor_ != kInvalidFd) { kernel_.close(file_descriptor_); file_descriptor_ = kInvalidFd; diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.h b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.h index bff85f5943a..129e1d121c6 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.h +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device.h @@ -49,6 +49,11 @@ class TunDevice : public TunDeviceInterface { // Marks the interface down to stop receiving packets. bool Down() override; + // Closes the open file descriptor for the TUN device (if one exists). + // It is safe to reinitialize and reuse this TunDevice after calling + // CloseDevice. + void CloseDevice() override; + // Gets the file descriptor that can be used to send/receive packets. // This returns -1 when the TUN device is in an invalid state. int GetFileDescriptor() const override; @@ -63,10 +68,6 @@ class TunDevice : public TunDeviceInterface { // Checks if the required kernel features exists. bool CheckFeatures(int tun_device_fd); - // Closes the opened file descriptor and makes sure the file descriptor - // is no longer available from GetFileDescriptor; - void CleanUpFileDescriptor(); - // Opens a socket and makes netdevice ioctl call bool NetdeviceIoctl(int request, void* argp); @@ -76,7 +77,6 @@ class TunDevice : public TunDeviceInterface { const bool setup_tun_; int file_descriptor_; KernelInterface& kernel_; - bool is_interface_up_ = false; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_interface.h b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_interface.h index e99c547ee7c..3c6f9624960 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_interface.h +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_interface.h @@ -12,7 +12,7 @@ namespace quic { // An interface with methods for interacting with a TUN device. class TunDeviceInterface { public: - virtual ~TunDeviceInterface() {} + virtual ~TunDeviceInterface() = default; // Actually creates/reopens and configures the device. virtual bool Init() = 0; @@ -23,6 +23,11 @@ class TunDeviceInterface { // Marks the interface down to stop receiving packets. virtual bool Down() = 0; + // Closes the open file descriptor for the TUN device (if one exists). + // It is safe to reinitialize and reuse this TunDevice after calling + // CloseDevice. + virtual void CloseDevice() = 0; + // Gets the file descriptor that can be used to send/receive packets. // This returns -1 when the TUN device is in an invalid state. virtual int GetFileDescriptor() const = 0; diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.cc b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.cc index 21196716760..4783e9cc9c3 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.cc @@ -11,14 +11,12 @@ namespace quic { TunDevicePacketExchanger::TunDevicePacketExchanger( - int fd, size_t mtu, KernelInterface* kernel, QbonePacketExchanger::Visitor* visitor, size_t max_pending_packets, StatsInterface* stats) : QbonePacketExchanger(visitor, max_pending_packets), - fd_(fd), mtu_(mtu), kernel_(kernel), stats_(stats) {} @@ -78,8 +76,8 @@ std::unique_ptr TunDevicePacketExchanger::ReadPacket( return std::make_unique(read_buffer.release(), result, true); } -int TunDevicePacketExchanger::file_descriptor() const { - return fd_; +void TunDevicePacketExchanger::set_file_descriptor(int fd) { + fd_ = fd; } const TunDevicePacketExchanger::StatsInterface* diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.h b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.h index 1d28fee1dbc..115f5b580c6 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.h +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger.h @@ -35,8 +35,6 @@ class TunDevicePacketExchanger : public QbonePacketExchanger { ABSL_MUST_USE_RESULT virtual int64_t PacketsWritten() const = 0; }; - // |fd| is a open file descriptor on a TUN device that's opened for both read - // and write. // |mtu| is the mtu of the TUN device. // |kernel| is not owned but should out live objects of this class. // |visitor| is not owned but should out live objects of this class. @@ -44,14 +42,13 @@ class TunDevicePacketExchanger : public QbonePacketExchanger { // the TUN device become blocked. // |stats| is notified about packet read/write statistics. It is not owned, // but should outlive objects of this class. - TunDevicePacketExchanger(int fd, - size_t mtu, + TunDevicePacketExchanger(size_t mtu, KernelInterface* kernel, QbonePacketExchanger::Visitor* visitor, size_t max_pending_packets, StatsInterface* stats); - ABSL_MUST_USE_RESULT int file_descriptor() const; + void set_file_descriptor(int fd); ABSL_MUST_USE_RESULT const StatsInterface* stats_interface() const; diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger_test.cc b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger_test.cc index 4a00c60eb78..c8f3ff0c861 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger_test.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_packet_exchanger_test.cc @@ -30,14 +30,15 @@ class MockVisitor : public QbonePacketExchanger::Visitor { class TunDevicePacketExchangerTest : public QuicTest { protected: TunDevicePacketExchangerTest() - : exchanger_(kFd, - kMtu, + : exchanger_(kMtu, &mock_kernel_, &mock_visitor_, kMaxPendingPackets, - &mock_stats_) {} + &mock_stats_) { + exchanger_.set_file_descriptor(kFd); + } - ~TunDevicePacketExchangerTest() override {} + ~TunDevicePacketExchangerTest() override = default; MockKernel mock_kernel_; StrictMock mock_visitor_; diff --git a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_test.cc b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_test.cc index 9c216afe258..6a02f07062e 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_test.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/bonnet/tun_device_test.cc @@ -139,6 +139,7 @@ TEST_F(TunDeviceTest, FailToOpenTunDevice) { TunDevice tun_device(kDeviceName, 1500, false, true, &mock_kernel_); EXPECT_FALSE(tun_device.Init()); EXPECT_EQ(tun_device.GetFileDescriptor(), -1); + ExpectDown(false); } TEST_F(TunDeviceTest, FailToCheckFeature) { @@ -147,6 +148,7 @@ TEST_F(TunDeviceTest, FailToCheckFeature) { TunDevice tun_device(kDeviceName, 1500, false, true, &mock_kernel_); EXPECT_FALSE(tun_device.Init()); EXPECT_EQ(tun_device.GetFileDescriptor(), -1); + ExpectDown(false); } TEST_F(TunDeviceTest, TooFewFeature) { @@ -160,6 +162,7 @@ TEST_F(TunDeviceTest, TooFewFeature) { TunDevice tun_device(kDeviceName, 1500, false, true, &mock_kernel_); EXPECT_FALSE(tun_device.Init()); EXPECT_EQ(tun_device.GetFileDescriptor(), -1); + ExpectDown(false); } TEST_F(TunDeviceTest, FailToSetFlag) { diff --git a/chromium/net/third_party/quiche/src/quic/qbone/platform/icmp_packet_test.cc b/chromium/net/third_party/quiche/src/quic/qbone/platform/icmp_packet_test.cc index 857cada50a6..9721e36aa40 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/platform/icmp_packet_test.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/platform/icmp_packet_test.cc @@ -10,7 +10,7 @@ #include "absl/strings/string_view.h" #include "quic/platform/api/quic_test.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { namespace { diff --git a/chromium/net/third_party/quiche/src/quic/qbone/platform/tcp_packet_test.cc b/chromium/net/third_party/quiche/src/quic/qbone/platform/tcp_packet_test.cc index df107d63c2f..9da9cb83603 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/platform/tcp_packet_test.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/platform/tcp_packet_test.cc @@ -10,7 +10,7 @@ #include "absl/strings/string_view.h" #include "quic/platform/api/quic_test.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { namespace { diff --git a/chromium/net/third_party/quiche/src/quic/qbone/qbone_session_test.cc b/chromium/net/third_party/quiche/src/quic/qbone/qbone_session_test.cc index f0d9d16059e..fb9a288cbeb 100644 --- a/chromium/net/third_party/quiche/src/quic/qbone/qbone_session_test.cc +++ b/chromium/net/third_party/quiche/src/quic/qbone/qbone_session_test.cc @@ -23,7 +23,6 @@ #include "quic/test_tools/quic_connection_peer.h" #include "quic/test_tools/quic_session_peer.h" #include "quic/test_tools/quic_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_client_session.h b/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_client_session.h index 6f6d091d71a..ad29a150b58 100644 --- a/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_client_session.h +++ b/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_client_session.h @@ -152,8 +152,10 @@ class QUIC_EXPORT_PRIVATE QuicTransportClientSession // has not accepted to a smaller number, by checking the size of // |incoming_bidirectional_streams_| and |incoming_unidirectional_streams_| // before sending MAX_STREAMS. - QuicCircularDeque incoming_bidirectional_streams_; - QuicCircularDeque incoming_unidirectional_streams_; + quiche::QuicheCircularDeque + incoming_bidirectional_streams_; + quiche::QuicheCircularDeque + incoming_unidirectional_streams_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_server_session_test.cc b/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_server_session_test.cc index c58e658591b..159f8864fd8 100644 --- a/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_server_session_test.cc +++ b/chromium/net/third_party/quiche/src/quic/quic_transport/quic_transport_server_session_test.cc @@ -21,7 +21,7 @@ #include "quic/test_tools/crypto_test_utils.h" #include "quic/test_tools/quic_test_utils.h" #include "quic/test_tools/quic_transport_test_tools.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/quic_transport/web_transport_fingerprint_proof_verifier.cc b/chromium/net/third_party/quiche/src/quic/quic_transport/web_transport_fingerprint_proof_verifier.cc index cbe55453af2..7e43341b543 100644 --- a/chromium/net/third_party/quiche/src/quic/quic_transport/web_transport_fingerprint_proof_verifier.cc +++ b/chromium/net/third_party/quiche/src/quic/quic_transport/web_transport_fingerprint_proof_verifier.cc @@ -14,7 +14,7 @@ #include "quic/core/quic_time.h" #include "quic/core/quic_types.h" #include "quic/platform/api/quic_bug_tracker.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { namespace { diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils.cc b/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils.cc index 968b4140451..00264e59a09 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils.cc @@ -40,7 +40,6 @@ #include "quic/test_tools/quic_stream_peer.h" #include "quic/test_tools/quic_test_utils.h" #include "quic/test_tools/simple_quic_framer.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/test_tools/quiche_test_utils.h" namespace quic { @@ -760,6 +759,12 @@ void MovePackets(PacketSavingConnection* source_conn, continue; } QuicConnectionPeer::SwapCrypters(dest_conn, framer.framer()); + + // Install a packet flusher such that the packets generated by |dest_conn| + // in response to this packet are more likely to be coalesced and/or batched + // in the writer. + QuicConnection::ScopedPacketFlusher flusher(dest_conn); + dest_conn->OnDecryptedPacket( source_conn->encrypted_packets_[index]->length(), framer.last_decrypted_level()); diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils_test.cc b/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils_test.cc index ce45b827551..b1f21158d91 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils_test.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/crypto_test_utils_test.cc @@ -12,7 +12,6 @@ #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_test.h" #include "quic/test_tools/mock_clock.h" -#include "common/platform/api/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.cc b/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.cc index b239f7d140c..b1fedf8c161 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.cc @@ -71,14 +71,16 @@ void FakeProofSourceHandle::CancelPendingOperation() { QuicAsyncStatus FakeProofSourceHandle::SelectCertificate( const QuicSocketAddress& server_address, const QuicSocketAddress& client_address, + absl::string_view ssl_capabilities, const std::string& hostname, absl::string_view client_hello, const std::string& alpn, + absl::optional alps, const std::vector& quic_transport_params, const absl::optional>& early_data_context) { - all_select_cert_args_.push_back( - SelectCertArgs(server_address, client_address, hostname, client_hello, - alpn, quic_transport_params, early_data_context)); + all_select_cert_args_.push_back(SelectCertArgs( + server_address, client_address, ssl_capabilities, hostname, client_hello, + alpn, alps, quic_transport_params, early_data_context)); if (select_cert_action_ == Action::DELEGATE_ASYNC || select_cert_action_ == Action::FAIL_ASYNC) { @@ -86,8 +88,9 @@ QuicAsyncStatus FakeProofSourceHandle::SelectCertificate( all_select_cert_args_.back()); return QUIC_PENDING; } else if (select_cert_action_ == Action::FAIL_SYNC) { - callback()->OnSelectCertificateDone(/*ok=*/false, - /*is_sync=*/true, nullptr); + callback()->OnSelectCertificateDone( + /*ok=*/false, + /*is_sync=*/true, nullptr, /*handshake_hints=*/absl::string_view()); return QUIC_FAILURE; } @@ -96,7 +99,8 @@ QuicAsyncStatus FakeProofSourceHandle::SelectCertificate( delegate_->GetCertChain(server_address, client_address, hostname); bool ok = chain && !chain->certs.empty(); - callback_->OnSelectCertificateDone(ok, /*is_sync=*/true, chain.get()); + callback_->OnSelectCertificateDone(ok, /*is_sync=*/true, chain.get(), + /*handshake_hints=*/absl::string_view()); return ok ? QUIC_SUCCESS : QUIC_FAILURE; } @@ -168,13 +172,15 @@ FakeProofSourceHandle::SelectCertOperation::SelectCertOperation( void FakeProofSourceHandle::SelectCertOperation::Run() { if (action_ == Action::FAIL_ASYNC) { callback_->OnSelectCertificateDone(/*ok=*/false, - /*is_sync=*/false, nullptr); + /*is_sync=*/false, nullptr, + /*handshake_hints=*/absl::string_view()); } else if (action_ == Action::DELEGATE_ASYNC) { QuicReferenceCountedPointer chain = delegate_->GetCertChain(args_.server_address, args_.client_address, args_.hostname); bool ok = chain && !chain->certs.empty(); - callback_->OnSelectCertificateDone(ok, /*is_sync=*/false, chain.get()); + callback_->OnSelectCertificateDone(ok, /*is_sync=*/false, chain.get(), + /*handshake_hints=*/absl::string_view()); } else { QUIC_BUG(quic_bug_10139_1) << "Unexpected action: " << static_cast(action_); diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.h b/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.h index 9c05ba4fa66..d2b991896f8 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/fake_proof_source_handle.h @@ -40,9 +40,11 @@ class FakeProofSourceHandle : public ProofSourceHandle { QuicAsyncStatus SelectCertificate( const QuicSocketAddress& server_address, const QuicSocketAddress& client_address, + absl::string_view ssl_capabilities, const std::string& hostname, absl::string_view client_hello, const std::string& alpn, + absl::optional alps, const std::vector& quic_transport_params, const absl::optional>& early_data_context) override; @@ -62,24 +64,30 @@ class FakeProofSourceHandle : public ProofSourceHandle { struct SelectCertArgs { SelectCertArgs(QuicSocketAddress server_address, QuicSocketAddress client_address, + absl::string_view ssl_capabilities, std::string hostname, absl::string_view client_hello, std::string alpn, + absl::optional alps, std::vector quic_transport_params, absl::optional> early_data_context) : server_address(server_address), client_address(client_address), + ssl_capabilities(ssl_capabilities), hostname(hostname), client_hello(client_hello), alpn(alpn), + alps(alps), quic_transport_params(quic_transport_params), early_data_context(early_data_context) {} QuicSocketAddress server_address; QuicSocketAddress client_address; + std::string ssl_capabilities; std::string hostname; std::string client_hello; std::string alpn; + absl::optional alps; std::vector quic_transport_params; absl::optional> early_data_context; }; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.cc b/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.cc index c50c75cf432..a789cdf083b 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.cc @@ -33,5 +33,10 @@ void MockRandom::ChangeValue() { increment_++; } +void MockRandom::ResetBase(uint32_t base) { + base_ = base; + increment_ = 0; +} + } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.h b/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.h index 63d438d457e..8dba8601f37 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/mock_random.h @@ -33,6 +33,9 @@ class MockRandom : public QuicRandom { // |RandUint64| and the byte that |RandBytes| fills with, to change. void ChangeValue(); + // Sets the base to |base| and resets increment to zero. + void ResetBase(uint32_t base); + private: uint32_t base_; uint8_t increment_; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.cc b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.cc index b51684fed04..cc5f010c0e1 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.cc @@ -10,7 +10,7 @@ namespace quic { namespace test { // static -QpackHeaderTable* QpackEncoderPeer::header_table(QpackEncoder* encoder) { +QpackEncoderHeaderTable* QpackEncoderPeer::header_table(QpackEncoder* encoder) { return &encoder->header_table_; } diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.h b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.h index a824276bc4c..94a308af980 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_encoder_peer.h @@ -10,7 +10,7 @@ namespace quic { class QpackEncoder; -class QpackHeaderTable; +class QpackEncoderHeaderTable; namespace test { @@ -18,7 +18,7 @@ class QpackEncoderPeer { public: QpackEncoderPeer() = delete; - static QpackHeaderTable* header_table(QpackEncoder* encoder); + static QpackEncoderHeaderTable* header_table(QpackEncoder* encoder); static uint64_t maximum_blocked_streams(const QpackEncoder* encoder); static uint64_t smallest_blocking_index(const QpackEncoder* encoder); }; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.cc b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.cc deleted file mode 100644 index 4dbf09617ed..00000000000 --- a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.cc +++ /dev/null @@ -1,25 +0,0 @@ -// Copyright (c) 2019 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. - -#include "quic/test_tools/qpack/qpack_header_table_peer.h" - -#include "quic/core/qpack/qpack_header_table.h" - -namespace quic { -namespace test { - -// static -uint64_t QpackHeaderTablePeer::dynamic_table_capacity( - const QpackHeaderTable* header_table) { - return header_table->dynamic_table_capacity_; -} - -// static -uint64_t QpackHeaderTablePeer::maximum_dynamic_table_capacity( - const QpackHeaderTable* header_table) { - return header_table->maximum_dynamic_table_capacity_; -} - -} // namespace test -} // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.h b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.h deleted file mode 100644 index 19e8d0d64e3..00000000000 --- a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_header_table_peer.h +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef QUICHE_QUIC_TEST_TOOLS_QPACK_QPACK_HEADER_TABLE_PEER_H_ -#define QUICHE_QUIC_TEST_TOOLS_QPACK_QPACK_HEADER_TABLE_PEER_H_ - -#include - -namespace quic { - -class QpackHeaderTable; - -namespace test { - -class QpackHeaderTablePeer { - public: - QpackHeaderTablePeer() = delete; - - static uint64_t dynamic_table_capacity(const QpackHeaderTable* header_table); - static uint64_t maximum_dynamic_table_capacity( - const QpackHeaderTable* header_table); -}; - -} // namespace test - -} // namespace quic - -#endif // QUICHE_QUIC_TEST_TOOLS_QPACK_QPACK_HEADER_TABLE_PEER_H_ diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_offline_decoder.cc b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_offline_decoder.cc index 6bad8d6ff65..0f681fef83a 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_offline_decoder.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/qpack/qpack_offline_decoder.cc @@ -38,7 +38,6 @@ #include "quic/platform/api/quic_file_utils.h" #include "quic/platform/api/quic_logging.h" #include "quic/test_tools/qpack/qpack_test_utils.h" -#include "common/platform/api/quiche_text_utils.h" #include "common/quiche_endian.h" namespace quic { diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.cc b/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.cc index 3f1eaeb16bd..71036cb2512 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.cc @@ -398,7 +398,11 @@ QuicIdleNetworkDetector& QuicConnectionPeer::GetIdleNetworkDetector( void QuicConnectionPeer::SetServerConnectionId( QuicConnection* connection, const QuicConnectionId& server_connection_id) { - connection->server_connection_id_ = server_connection_id; + if (connection->use_connection_id_on_default_path_) { + connection->default_path_.server_connection_id = server_connection_id; + } else { + connection->server_connection_id_ = server_connection_id; + } connection->InstallInitialCrypters(server_connection_id); } @@ -447,6 +451,18 @@ QuicByteCount QuicConnectionPeer::BytesReceivedOnAlternativePath( return connection->alternative_path_.bytes_received_before_address_validation; } +// static +QuicConnectionId QuicConnectionPeer::GetClientConnectionIdOnAlternativePath( + const QuicConnection* connection) { + return connection->alternative_path_.client_connection_id; +} + +// static +QuicConnectionId QuicConnectionPeer::GetServerConnectionIdOnAlternativePath( + const QuicConnection* connection) { + return connection->alternative_path_.server_connection_id; +} + // static bool QuicConnectionPeer::IsAlternativePathValidated( QuicConnection* connection) { @@ -478,5 +494,36 @@ void QuicConnectionPeer::ResetPeerIssuedConnectionIdManager( QuicConnection* connection) { connection->peer_issued_cid_manager_ = nullptr; } + +// static +QuicConnection::PathState* QuicConnectionPeer::GetDefaultPath( + QuicConnection* connection) { + return &connection->default_path_; +} + +// static +QuicConnection::PathState* QuicConnectionPeer::GetAlternativePath( + QuicConnection* connection) { + return &connection->alternative_path_; +} + +// static +void QuicConnectionPeer::RetirePeerIssuedConnectionIdsNoLongerOnPath( + QuicConnection* connection) { + connection->RetirePeerIssuedConnectionIdsNoLongerOnPath(); +} + +// static +bool QuicConnectionPeer::HasUnusedPeerIssuedConnectionId( + const QuicConnection* connection) { + return connection->peer_issued_cid_manager_->HasUnusedConnectionId(); +} + +// static +bool QuicConnectionPeer::HasSelfIssuedConnectionIdToConsume( + const QuicConnection* connection) { + return connection->self_issued_cid_manager_->HasConnectionIdToConsume(); +} + } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.h b/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.h index 1de3ae72f0b..cbc829a7a65 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_connection_peer.h @@ -182,6 +182,12 @@ class QuicConnectionPeer { static QuicByteCount BytesReceivedOnAlternativePath( QuicConnection* connection); + static QuicConnectionId GetClientConnectionIdOnAlternativePath( + const QuicConnection* connection); + + static QuicConnectionId GetServerConnectionIdOnAlternativePath( + const QuicConnection* connection); + static bool IsAlternativePath(QuicConnection* connection, const QuicSocketAddress& self_address, const QuicSocketAddress& peer_address); @@ -194,6 +200,19 @@ class QuicConnectionPeer { static void EnableMultipleConnectionIdSupport(QuicConnection* connection); static void ResetPeerIssuedConnectionIdManager(QuicConnection* connection); + + static QuicConnection::PathState* GetDefaultPath(QuicConnection* connection); + + static QuicConnection::PathState* GetAlternativePath( + QuicConnection* connection); + + static void RetirePeerIssuedConnectionIdsNoLongerOnPath( + QuicConnection* connection); + + static bool HasUnusedPeerIssuedConnectionId(const QuicConnection* connection); + + static bool HasSelfIssuedConnectionIdToConsume( + const QuicConnection* connection); }; } // namespace test diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_dispatcher_peer.cc b/chromium/net/third_party/quiche/src/quic/test_tools/quic_dispatcher_peer.cc index 3a553ce0838..8002170ad90 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_dispatcher_peer.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_dispatcher_peer.cc @@ -117,31 +117,20 @@ std::string QuicDispatcherPeer::SelectAlpn( // static QuicSession* QuicDispatcherPeer::GetFirstSessionIfAny( QuicDispatcher* dispatcher) { - if (dispatcher->use_reference_counted_session_map()) { - if (dispatcher->reference_counted_session_map_.empty()) { - return nullptr; - } - return dispatcher->reference_counted_session_map_.begin()->second.get(); - } else { - if (dispatcher->session_map_.empty()) { - return nullptr; - } - return dispatcher->session_map_.begin()->second.get(); + if (dispatcher->reference_counted_session_map_.empty()) { + return nullptr; } + return dispatcher->reference_counted_session_map_.begin()->second.get(); } // static const QuicSession* QuicDispatcherPeer::FindSession( const QuicDispatcher* dispatcher, QuicConnectionId id) { - if (dispatcher->use_reference_counted_session_map()) { - auto it = dispatcher->reference_counted_session_map_.find(id); - return (it == dispatcher->reference_counted_session_map_.end()) - ? nullptr - : it->second.get(); - } - auto it = dispatcher->session_map_.find(id); - return (it == dispatcher->session_map_.end()) ? nullptr : it->second.get(); + auto it = dispatcher->reference_counted_session_map_.find(id); + return (it == dispatcher->reference_counted_session_map_.end()) + ? nullptr + : it->second.get(); } } // namespace test diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.cc b/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.cc index 0caf2635be7..d638959f88b 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.cc @@ -156,5 +156,11 @@ QuicFrames& QuicPacketCreatorPeer::QueuedFrames(QuicPacketCreator* creator) { return creator->queued_frames_; } +// static +void QuicPacketCreatorPeer::SetRandom(QuicPacketCreator* creator, + QuicRandom* random) { + creator->random_ = random; +} + } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.h b/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.h index 12f00867244..259191d214b 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_packet_creator_peer.h @@ -10,6 +10,7 @@ namespace quic { class QuicFramer; class QuicPacketCreator; +class QuicRandom; namespace test { @@ -61,6 +62,7 @@ class QuicPacketCreatorPeer { static QuicFramer* framer(QuicPacketCreator* creator); static std::string GetRetryToken(QuicPacketCreator* creator); static QuicFrames& QueuedFrames(QuicPacketCreator* creator); + static void SetRandom(QuicPacketCreator* creator, QuicRandom* random); }; } // namespace test diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_backend.cc b/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_backend.cc index 9623d752027..eb419b607f5 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_backend.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_backend.cc @@ -9,7 +9,6 @@ #include "absl/strings/string_view.h" #include "quic/core/quic_buffer_allocator.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_simple_buffer_allocator.h" #include "quic/core/web_transport_interface.h" #include "quic/platform/api/quic_mem_slice.h" @@ -18,95 +17,6 @@ namespace quic { namespace test { -namespace { - -class EchoWebTransportServer : public WebTransportVisitor { - public: - EchoWebTransportServer(WebTransportSession* session) : session_(session) {} - - void OnSessionReady() override { - if (session_->CanOpenNextOutgoingBidirectionalStream()) { - OnCanCreateNewOutgoingBidirectionalStream(); - } - } - - void OnIncomingBidirectionalStreamAvailable() override { - while (true) { - WebTransportStream* stream = - session_->AcceptIncomingBidirectionalStream(); - if (stream == nullptr) { - return; - } - QUIC_DVLOG(1) << "EchoWebTransportServer received a bidirectional stream " - << stream->GetStreamId(); - stream->SetVisitor( - std::make_unique(stream)); - stream->visitor()->OnCanRead(); - } - } - - void OnIncomingUnidirectionalStreamAvailable() override { - while (true) { - WebTransportStream* stream = - session_->AcceptIncomingUnidirectionalStream(); - if (stream == nullptr) { - return; - } - QUIC_DVLOG(1) - << "EchoWebTransportServer received a unidirectional stream"; - stream->SetVisitor( - std::make_unique( - stream, [this](const std::string& data) { - streams_to_echo_back_.push_back(data); - TrySendingUnidirectionalStreams(); - })); - stream->visitor()->OnCanRead(); - } - } - - void OnDatagramReceived(absl::string_view datagram) override { - auto buffer = MakeUniqueBuffer(&allocator_, datagram.size()); - memcpy(buffer.get(), datagram.data(), datagram.size()); - QuicMemSlice slice(std::move(buffer), datagram.size()); - session_->SendOrQueueDatagram(std::move(slice)); - } - - void OnCanCreateNewOutgoingBidirectionalStream() override { - if (!echo_stream_opened_) { - WebTransportStream* stream = session_->OpenOutgoingBidirectionalStream(); - stream->SetVisitor( - std::make_unique(stream)); - echo_stream_opened_ = true; - } - } - void OnCanCreateNewOutgoingUnidirectionalStream() override { - TrySendingUnidirectionalStreams(); - } - - void TrySendingUnidirectionalStreams() { - while (!streams_to_echo_back_.empty() && - session_->CanOpenNextOutgoingUnidirectionalStream()) { - QUIC_DVLOG(1) - << "EchoWebTransportServer echoed a unidirectional stream back"; - WebTransportStream* stream = session_->OpenOutgoingUnidirectionalStream(); - stream->SetVisitor( - std::make_unique( - stream, streams_to_echo_back_.front())); - streams_to_echo_back_.pop_front(); - stream->visitor()->OnCanWrite(); - } - } - - private: - WebTransportSession* session_; - SimpleBufferAllocator allocator_; - bool echo_stream_opened_ = false; - - QuicCircularDeque streams_to_echo_back_; -}; - -} // namespace - QuicSimpleServerBackend::WebTransportResponse QuicTestBackend::ProcessWebTransportRequest( const spdy::Http2HeaderBlock& request_headers, @@ -126,7 +36,8 @@ QuicTestBackend::ProcessWebTransportRequest( if (path == "/echo") { WebTransportResponse response; response.response_headers[":status"] = "200"; - response.visitor = std::make_unique(session); + response.visitor = + std::make_unique(session); return response; } diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_client.cc b/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_client.cc index ed823b1e156..7cc3ff9be3b 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_client.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_client.cc @@ -28,7 +28,7 @@ #include "quic/test_tools/quic_spdy_stream_peer.h" #include "quic/test_tools/quic_test_utils.h" #include "quic/tools/quic_url.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_utils.h b/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_utils.h index 2f16b1e072b..9fbffe0b76c 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_utils.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_test_utils.h @@ -929,10 +929,6 @@ class MockQuicSession : public QuicSession { (override)); MOCK_METHOD(bool, ShouldKeepConnectionAlive, (), (const, override)); - MOCK_METHOD(void, - SendStopSending, - (QuicRstStreamErrorCode code, QuicStreamId stream_id), - (override)); MOCK_METHOD(std::vector, GetAlpnsToOffer, (), (const, override)); MOCK_METHOD(std::vector::const_iterator, SelectAlpn, diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.cc b/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.cc index 9d60443deb2..8f614e8d89d 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.cc @@ -28,5 +28,13 @@ void QuicTimeWaitListManagerPeer::set_clock(QuicTimeWaitListManager* manager, manager->clock_ = clock; } +// static +bool QuicTimeWaitListManagerPeer::SendOrQueuePacket( + QuicTimeWaitListManager* manager, + std::unique_ptr packet, + const QuicPerPacketContext* packet_context) { + return manager->SendOrQueuePacket(std::move(packet), packet_context); +} + } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.h b/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.h index 54fd6dd1768..4e0a4a707ad 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/quic_time_wait_list_manager_peer.h @@ -21,6 +21,11 @@ class QuicTimeWaitListManagerPeer { static void set_clock(QuicTimeWaitListManager* manager, const QuicClock* clock); + + static bool SendOrQueuePacket( + QuicTimeWaitListManager* manager, + std::unique_ptr packet, + const QuicPerPacketContext* packet_context); }; } // namespace test diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.cc b/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.cc index f5c9b7e0725..f931567793e 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.cc +++ b/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.cc @@ -126,7 +126,7 @@ void ServerThread::MaybeNotifyOfHandshakeConfirmation() { } void ServerThread::ExecuteScheduledActions() { - QuicCircularDeque> actions; + quiche::QuicheCircularDeque> actions; { QuicWriterMutexLock lock(&scheduled_actions_lock_); actions.swap(scheduled_actions_); diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.h b/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.h index fa604a8bf77..81d0bf2a5f5 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/server_thread.h @@ -86,7 +86,7 @@ class ServerThread : public QuicThread { bool initialized_; QuicMutex scheduled_actions_lock_; - QuicCircularDeque> scheduled_actions_ + quiche::QuicheCircularDeque> scheduled_actions_ QUIC_GUARDED_BY(scheduled_actions_lock_); }; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/simple_data_producer.h b/chromium/net/third_party/quiche/src/quic/test_tools/simple_data_producer.h index 82021e1e1a1..8111c1cc09f 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/simple_data_producer.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/simple_data_producer.h @@ -49,23 +49,13 @@ class SimpleDataProducer : public QuicStreamFrameDataProducer { QuicByteCount data_length, QuicDataWriter* writer) override; - // TODO(wub): Allow QuicDefaultHasher to accept a pair. Then remove this. - class PairHash { - public: - template - size_t operator()(const std::pair& pair) const { - return std::hash()(pair.first) ^ std::hash()(pair.second); - } - }; - private: using SendBufferMap = absl::flat_hash_map>; using CryptoBufferMap = absl::flat_hash_map, - absl::string_view, - PairHash>; + absl::string_view>; SimpleBufferAllocator allocator_; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/simple_session_notifier.h b/chromium/net/third_party/quiche/src/quic/test_tools/simple_session_notifier.h index 2219c27d1a4..bc76ddc877a 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/simple_session_notifier.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/simple_session_notifier.h @@ -6,10 +6,10 @@ #define QUICHE_QUIC_TEST_TOOLS_SIMPLE_SESSION_NOTIFIER_H_ #include "absl/container/flat_hash_map.h" -#include "quic/core/quic_circular_deque.h" #include "quic/core/quic_interval_set.h" #include "quic/core/session_notifier_interface.h" #include "quic/platform/api/quic_test.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -132,7 +132,7 @@ class SimpleSessionNotifier : public SessionNotifierInterface { bool StreamHasBufferedData(QuicStreamId id) const; - QuicCircularDeque control_frames_; + quiche::QuicheCircularDeque control_frames_; QuicLinkedHashMap lost_control_frames_; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/simulator/link.h b/chromium/net/third_party/quiche/src/quic/test_tools/simulator/link.h index 7d2f92dfdc4..5d723859e0c 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/simulator/link.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/simulator/link.h @@ -9,9 +9,9 @@ #include "quic/core/crypto/quic_random.h" #include "quic/core/quic_bandwidth.h" -#include "quic/core/quic_circular_deque.h" #include "quic/test_tools/simulator/actor.h" #include "quic/test_tools/simulator/port.h" +#include "common/quiche_circular_deque.h" namespace quic { namespace simulator { @@ -61,7 +61,7 @@ class OneWayLink : public Actor, public ConstrainedPortInterface { void ScheduleNextPacketDeparture(); UnconstrainedPortInterface* sink_; - QuicCircularDeque packets_in_transit_; + quiche::QuicheCircularDeque packets_in_transit_; QuicBandwidth bandwidth_; const QuicTime::Delta propagation_delay_; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/simulator/queue.h b/chromium/net/third_party/quiche/src/quic/test_tools/simulator/queue.h index 943b8b069a0..7e4be833690 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/simulator/queue.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/simulator/queue.h @@ -6,8 +6,8 @@ #define QUICHE_QUIC_TEST_TOOLS_SIMULATOR_QUEUE_H_ #include "quic/core/quic_alarm.h" -#include "quic/core/quic_circular_deque.h" #include "quic/test_tools/simulator/link.h" +#include "common/quiche_circular_deque.h" namespace quic { namespace simulator { @@ -110,7 +110,7 @@ class Queue : public Actor, public UnconstrainedPortInterface { std::unique_ptr aggregation_timeout_alarm_; ConstrainedPortInterface* tx_port_; - QuicCircularDeque queue_; + quiche::QuicheCircularDeque queue_; ListenerInterface* listener_; }; diff --git a/chromium/net/third_party/quiche/src/quic/test_tools/simulator/switch.h b/chromium/net/third_party/quiche/src/quic/test_tools/simulator/switch.h index bd4e7b619d7..eebb47cba03 100644 --- a/chromium/net/third_party/quiche/src/quic/test_tools/simulator/switch.h +++ b/chromium/net/third_party/quiche/src/quic/test_tools/simulator/switch.h @@ -78,7 +78,7 @@ class Switch { void DispatchPacket(SwitchPortNumber port_number, std::unique_ptr packet); - // This can not be a QuicCircularDeque since pointers into this are + // This cannot be a quiche::QuicheCircularDeque since pointers into this are // assumed to be stable. std::deque ports_; absl::flat_hash_map switching_table_; diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_backend_response.h b/chromium/net/third_party/quiche/src/quic/tools/quic_backend_response.h index 1c5cad87112..64d7ade08f8 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_backend_response.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_backend_response.h @@ -17,6 +17,7 @@ class QuicBackendResponse { public: // A ServerPushInfo contains path of the push request and everything needed in // comprising a response for the push request. + // TODO(b/171463363): Remove. struct ServerPushInfo { ServerPushInfo(QuicUrl request_url, spdy::Http2HeaderBlock headers, diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_client_base.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_client_base.cc index 7077f16506e..53c6800a2e5 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_client_base.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_client_base.cc @@ -64,6 +64,7 @@ class QuicClientSocketMigrationValidationResultDelegate std::unique_ptr context) override { QUIC_LOG(WARNING) << "Fail to validate path " << *context << ", stop migrating."; + client_->session()->connection()->OnPathValidationFailureAtClient(); } private: @@ -257,6 +258,8 @@ bool QuicClientBase::MigrateSocketWithSpecifiedPort( const QuicIpAddress& new_host, int port) { if (!connected()) { + QUICHE_DVLOG(1) + << "MigrateSocketWithSpecifiedPort failed as connection has closed"; return false; } @@ -264,11 +267,17 @@ bool QuicClientBase::MigrateSocketWithSpecifiedPort( std::unique_ptr writer = CreateWriterForNewNetwork(new_host, port); if (writer == nullptr) { + QUICHE_DVLOG(1) + << "MigrateSocketWithSpecifiedPort failed from writer creation"; + return false; + } + if (!session()->MigratePath(network_helper_->GetLatestClientAddress(), + session()->connection()->peer_address(), + writer.get(), false)) { + QUICHE_DVLOG(1) + << "MigrateSocketWithSpecifiedPort failed from session()->MigratePath"; return false; } - session()->MigratePath(network_helper_->GetLatestClientAddress(), - session()->connection()->peer_address(), writer.get(), - false); set_writer(writer.release()); return true; } @@ -465,6 +474,7 @@ class ValidationResultDelegate : public QuicPathValidator::ResultDelegate { std::unique_ptr context) override { QUIC_LOG(WARNING) << "Fail to validate path " << *context << ", stop migrating."; + client_->session()->connection()->OnPathValidationFailureAtClient(); } private: diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_client_epoll_network_helper.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_client_epoll_network_helper.cc index 2049f15f217..9dcc2b35213 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_client_epoll_network_helper.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_client_epoll_network_helper.cc @@ -74,8 +74,25 @@ bool QuicClientEpollNetworkHelper::CreateUDPSocketAndBind( client_address = QuicSocketAddress(QuicIpAddress::Any6(), bind_to_port); } + // Some platforms expect that the addrlen given to bind() exactly matches the + // size of the associated protocol family's sockaddr struct. + // TODO(b/179430548): Revert this when affected platforms are updated to + // to support binding with an addrelen of sizeof(sockaddr_storage) + socklen_t addrlen; + switch (client_address.host().address_family()) { + case IpAddressFamily::IP_V4: + addrlen = sizeof(sockaddr_in); + break; + case IpAddressFamily::IP_V6: + addrlen = sizeof(sockaddr_in6); + break; + case IpAddressFamily::IP_UNSPEC: + addrlen = 0; + break; + } + sockaddr_storage addr = client_address.generic_address(); - int rc = bind(fd, reinterpret_cast(&addr), sizeof(addr)); + int rc = bind(fd, reinterpret_cast(&addr), addrlen); if (rc < 0) { QUIC_LOG(ERROR) << "Bind failed: " << strerror(errno) << " bind_to_address:" << bind_to_address diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_client_test.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_client_test.cc index 160f2553142..d932a7b533a 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_client_test.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_client_test.cc @@ -18,7 +18,7 @@ #include "quic/platform/api/quic_test_loopback.h" #include "quic/test_tools/crypto_test_utils.h" #include "quic/test_tools/quic_client_peer.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace quic { namespace test { diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.cc index 84830382f48..1fff089445b 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.cc @@ -24,7 +24,8 @@ std::unique_ptr QuicEpollClientFactory::CreateClient( uint16_t port, ParsedQuicVersionVector versions, const QuicConfig& config, - std::unique_ptr verifier) { + std::unique_ptr verifier, + std::unique_ptr session_cache) { QuicSocketAddress addr = tools::LookupAddress( address_family_for_lookup, host_for_lookup, absl::StrCat(port)); if (!addr.IsInitialized()) { @@ -34,7 +35,7 @@ std::unique_ptr QuicEpollClientFactory::CreateClient( QuicServerId server_id(host_for_handshake, port, false); return std::make_unique(addr, server_id, versions, config, &epoll_server_, std::move(verifier), - nullptr); + std::move(session_cache)); } } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.h b/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.h index e23eb634ea8..9e78b473619 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_epoll_client_factory.h @@ -20,7 +20,8 @@ class QuicEpollClientFactory : public QuicToyClient::ClientFactory { uint16_t port, ParsedQuicVersionVector versions, const QuicConfig& config, - std::unique_ptr verifier) override; + std::unique_ptr verifier, + std::unique_ptr session_cache) override; private: QuicEpollServer epoll_server_; diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.cc index e76a6cffb3c..de2064831f4 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.cc @@ -15,7 +15,8 @@ #include "quic/platform/api/quic_file_utils.h" #include "quic/platform/api/quic_logging.h" #include "quic/platform/api/quic_map_util.h" -#include "common/platform/api/quiche_text_utils.h" +#include "quic/tools/web_transport_test_visitors.h" +#include "common/quiche_text_utils.h" using spdy::Http2HeaderBlock; using spdy::kV3LowestPriority; @@ -313,6 +314,10 @@ void QuicMemoryCacheBackend::GenerateDynamicResponses() { QuicBackendResponse::GENERATE_BYTES); } +void QuicMemoryCacheBackend::EnableWebTransport() { + enable_webtransport_ = true; +} + bool QuicMemoryCacheBackend::IsBackendInitialized() const { return cache_initialized_; } @@ -336,11 +341,10 @@ void QuicMemoryCacheBackend::FetchResponseFromBackend( if (path != request_headers.end()) { request_url += std::string(path->second); } - std::list resources = GetServerPushResources(request_url); QUIC_DVLOG(1) << "Fetching QUIC response from backend in-memory cache for url " << request_url; - quic_stream->OnResponseBackendComplete(quic_response, resources); + quic_stream->OnResponseBackendComplete(quic_response); } // The memory cache does not have a per-stream handler @@ -361,6 +365,35 @@ std::list QuicMemoryCacheBackend::GetServerPushResources( return resources; } +QuicMemoryCacheBackend::WebTransportResponse +QuicMemoryCacheBackend::ProcessWebTransportRequest( + const spdy::Http2HeaderBlock& request_headers, + WebTransportSession* session) { + if (!SupportsWebTransport()) { + return QuicSimpleServerBackend::ProcessWebTransportRequest(request_headers, + session); + } + + auto path_it = request_headers.find(":path"); + if (path_it == request_headers.end()) { + WebTransportResponse response; + response.response_headers[":status"] = "400"; + return response; + } + absl::string_view path = path_it->second; + if (path == "/echo") { + WebTransportResponse response; + response.response_headers[":status"] = "200"; + response.visitor = + std::make_unique(session); + return response; + } + + WebTransportResponse response; + response.response_headers[":status"] = "404"; + return response; +} + QuicMemoryCacheBackend::~QuicMemoryCacheBackend() { { QuicWriterMutexLock lock(&response_mutex_); diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.h b/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.h index 8ba6d605218..b8d28103ced 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_memory_cache_backend.h @@ -90,6 +90,7 @@ class QuicMemoryCacheBackend : public QuicSimpleServerBackend { // some server push resources(resource path, corresponding response status and // path) associated with it. // Push resource implicitly come from the same host. + // TODO(b/171463363): Remove. void AddSimpleResponseWithServerPushResources( absl::string_view host, absl::string_view path, @@ -139,7 +140,10 @@ class QuicMemoryCacheBackend : public QuicSimpleServerBackend { // generated response of that many bytes. void GenerateDynamicResponses(); + void EnableWebTransport(); + // Find all the server push resources associated with |request_url|. + // TODO(b/171463363): Remove. std::list GetServerPushResources( std::string request_url); @@ -153,6 +157,10 @@ class QuicMemoryCacheBackend : public QuicSimpleServerBackend { QuicSimpleServerBackend::RequestHandler* quic_server_stream) override; void CloseBackendResponseStream( QuicSimpleServerBackend::RequestHandler* quic_server_stream) override; + WebTransportResponse ProcessWebTransportRequest( + const spdy::Http2HeaderBlock& request_headers, + WebTransportSession* session) override; + bool SupportsWebTransport() override { return enable_webtransport_; } private: void AddResponseImpl(absl::string_view host, @@ -167,6 +175,7 @@ class QuicMemoryCacheBackend : public QuicSimpleServerBackend { // Add some server push urls with given responses for specified // request if these push resources are not associated with this request yet. + // TODO(b/171463363): Remove. void MaybeAddServerPushResources( absl::string_view request_host, absl::string_view request_path, @@ -174,6 +183,7 @@ class QuicMemoryCacheBackend : public QuicSimpleServerBackend { // Check if push resource(push_host/push_path) associated with given request // url already exists in server push map. + // TODO(b/171463363): Remove. bool PushResourceExistsInCache(std::string original_request_url, QuicBackendResponse::ServerPushInfo resource); @@ -190,6 +200,7 @@ class QuicMemoryCacheBackend : public QuicSimpleServerBackend { QUIC_GUARDED_BY(response_mutex_); // A map from request URL to associated server push responses (if any). + // TODO(b/171463363): Remove. std::multimap server_push_resources_ QUIC_GUARDED_BY(response_mutex_); @@ -197,6 +208,8 @@ class QuicMemoryCacheBackend : public QuicSimpleServerBackend { // server threads accessing those responses. mutable QuicMutex response_mutex_; bool cache_initialized_; + + bool enable_webtransport_ = false; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_packet_printer_bin.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_packet_printer_bin.cc index 97ca71e9c6f..ad357e9b43c 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_packet_printer_bin.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_packet_printer_bin.cc @@ -34,7 +34,7 @@ #include "quic/core/quic_types.h" #include "quic/core/quic_utils.h" #include "quic/platform/api/quic_flags.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" DEFINE_QUIC_COMMAND_LINE_FLAG(std::string, quic_version, diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_reject_reason_decoder_bin.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_reject_reason_decoder_bin.cc index aecc8fe1fdf..68443f37d1a 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_reject_reason_decoder_bin.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_reject_reason_decoder_bin.cc @@ -11,7 +11,7 @@ #include "quic/core/crypto/crypto_handshake.h" #include "quic/core/crypto/crypto_utils.h" #include "quic/platform/api/quic_flags.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" using quic::CryptoUtils; using quic::HandshakeFailureReason; diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_backend.h b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_backend.h index 43ced4bcefb..6411567fc1a 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_backend.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_backend.h @@ -32,8 +32,7 @@ class QuicSimpleServerBackend { // Called when the response is ready at the backend and can be send back to // the QUIC client. virtual void OnResponseBackendComplete( - const QuicBackendResponse* response, - std::list resources) = 0; + const QuicBackendResponse* response) = 0; }; struct WebTransportResponse { diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.cc index 4075d3ff417..688ca9ff24b 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.cc @@ -62,39 +62,6 @@ void QuicSimpleServerSession::OnStreamFrame(const QuicStreamFrame& frame) { QuicSpdySession::OnStreamFrame(frame); } -void QuicSimpleServerSession::PromisePushResources( - const std::string& request_url, - const std::list& resources, - QuicStreamId original_stream_id, - const spdy::SpdyStreamPrecedence& /* original_precedence */, - const spdy::Http2HeaderBlock& original_request_headers) { - if (!server_push_enabled()) { - return; - } - - for (const QuicBackendResponse::ServerPushInfo& resource : resources) { - spdy::Http2HeaderBlock headers = SynthesizePushRequestHeaders( - request_url, resource, original_request_headers); - // TODO(b/136295430): Use sequential push IDs for IETF QUIC. - auto new_highest_promised_stream_id = - highest_promised_stream_id_ + - QuicUtils::StreamIdDelta(transport_version()); - if (VersionUsesHttp3(transport_version()) && - !CanCreatePushStreamWithId(new_highest_promised_stream_id)) { - return; - } - highest_promised_stream_id_ = new_highest_promised_stream_id; - SendPushPromise(original_stream_id, highest_promised_stream_id_, - headers.Clone()); - promised_streams_.push_back( - PromisedStreamInfo(std::move(headers), highest_promised_stream_id_, - spdy::SpdyStreamPrecedence(resource.priority))); - } - - // Procese promised push request as many as possible. - HandlePromisedPushRequests(); -} - QuicSpdyStream* QuicSimpleServerSession::CreateIncomingStream(QuicStreamId id) { if (!ShouldCreateIncomingStream(id)) { return nullptr; diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.h b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.h index b91966da722..2cc3dcf524f 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session.h @@ -68,17 +68,6 @@ class QuicSimpleServerSession : public QuicServerSessionBase { // Override base class to detact client sending data on server push stream. void OnStreamFrame(const QuicStreamFrame& frame) override; - // Send out PUSH_PROMISE for all |resources| promised stream id in each frame - // will increase by 2 for each item in |resources|. - // And enqueue HEADERS block in those PUSH_PROMISED for sending push response - // later. - virtual void PromisePushResources( - const std::string& request_url, - const std::list& resources, - QuicStreamId original_stream_id, - const spdy::SpdyStreamPrecedence& original_precedence, - const spdy::Http2HeaderBlock& original_request_headers); - void OnCanCreateNewOutgoingStream(bool unidirectional) override; protected: @@ -155,7 +144,7 @@ class QuicSimpleServerSession : public QuicServerSessionBase { // the queue also increases by 2 from previous one's. The front element's // stream_id is always next_outgoing_stream_id_, and the last one is always // highest_promised_stream_id_. - QuicCircularDeque promised_streams_; + quiche::QuicheCircularDeque promised_streams_; QuicSimpleServerBackend* quic_simple_server_backend_; // Not owned. }; diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session_test.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session_test.cc index 62bbae949d5..d23ba5d53c4 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session_test.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_session_test.cc @@ -9,7 +9,6 @@ #include #include "absl/strings/str_cat.h" -#include "absl/strings/string_view.h" #include "quic/core/crypto/null_encrypter.h" #include "quic/core/crypto/quic_crypto_server_config.h" #include "quic/core/crypto/quic_random.h" @@ -51,10 +50,11 @@ namespace quic { namespace test { namespace { -using PromisedStreamInfo = QuicSimpleServerSession::PromisedStreamInfo; - -const QuicByteCount kHeadersFrameHeaderLength = 2; -const QuicByteCount kHeadersFramePayloadLength = 9; +// Data to be sent on a request stream. In Google QUIC, this is interpreted as +// DATA payload (there is no framing on request streams). In IETF QUIC, this is +// interpreted as HEADERS frame (type 0x1) with payload length 122 ('z'). Since +// no payload is included, QPACK decoder will not be invoked. +const char* const kStreamData = "\1z"; } // namespace @@ -257,7 +257,7 @@ class QuicSimpleServerSessionTest kMaxStreamsForTest); } - ParsedQuicVersionVector supported_versions = SupportedVersions(GetParam()); + ParsedQuicVersionVector supported_versions = SupportedVersions(version()); connection_ = new StrictMock( &helper_, &alarm_factory_, Perspective::IS_SERVER, supported_versions); connection_->AdvanceTime(QuicTime::Delta::FromSeconds(1)); @@ -289,8 +289,10 @@ class QuicSimpleServerSessionTest transport_version(), n); } + ParsedQuicVersion version() const { return GetParam(); } + QuicTransportVersion transport_version() const { - return GetParam().transport_version; + return version().transport_version; } void InjectStopSending(QuicStreamId stream_id, @@ -330,10 +332,9 @@ INSTANTIATE_TEST_SUITE_P(Tests, ::testing::PrintToStringParamName()); TEST_P(QuicSimpleServerSessionTest, CloseStreamDueToReset) { - // Open a stream, then reset it. - // Send two bytes of payload to open it. + // Send some data open a stream, then reset it. QuicStreamFrame data1(GetNthClientInitiatedBidirectionalId(0), false, 0, - absl::string_view("HT")); + kStreamData); session_->OnStreamFrame(data1); EXPECT_EQ(1u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); @@ -388,9 +389,8 @@ TEST_P(QuicSimpleServerSessionTest, NeverOpenStreamDueToReset) { EXPECT_EQ(0u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); - // Send two bytes of payload. QuicStreamFrame data1(GetNthClientInitiatedBidirectionalId(0), false, 0, - absl::string_view("HT")); + kStreamData); session_->OnStreamFrame(data1); // The stream should never be opened, now that the reset is received. @@ -399,11 +399,11 @@ TEST_P(QuicSimpleServerSessionTest, NeverOpenStreamDueToReset) { } TEST_P(QuicSimpleServerSessionTest, AcceptClosedStream) { - // Send (empty) compressed headers followed by two bytes of data. + // Send some data to open two streams. QuicStreamFrame frame1(GetNthClientInitiatedBidirectionalId(0), false, 0, - absl::string_view("\1\0\0\0\0\0\0\0HT")); + kStreamData); QuicStreamFrame frame2(GetNthClientInitiatedBidirectionalId(1), false, 0, - absl::string_view("\3\0\0\0\0\0\0\0HT")); + kStreamData); session_->OnStreamFrame(frame1); session_->OnStreamFrame(frame2); EXPECT_EQ(2u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); @@ -431,9 +431,9 @@ TEST_P(QuicSimpleServerSessionTest, AcceptClosedStream) { // past the reset point of stream 3. As it's a closed stream we just drop the // data on the floor, but accept the packet because it has data for stream 5. QuicStreamFrame frame3(GetNthClientInitiatedBidirectionalId(0), false, 2, - absl::string_view("TP")); + kStreamData); QuicStreamFrame frame4(GetNthClientInitiatedBidirectionalId(1), false, 2, - absl::string_view("TP")); + kStreamData); session_->OnStreamFrame(frame3); session_->OnStreamFrame(frame4); // The stream should never be opened, now that the reset is received. @@ -443,7 +443,7 @@ TEST_P(QuicSimpleServerSessionTest, AcceptClosedStream) { TEST_P(QuicSimpleServerSessionTest, CreateIncomingStreamDisconnected) { // EXPECT_QUIC_BUG tests are expensive so only run one instance of them. - if (GetParam() != AllSupportedVersions()[0]) { + if (version() != AllSupportedVersions()[0]) { return; } @@ -467,7 +467,7 @@ TEST_P(QuicSimpleServerSessionTest, CreateIncomingStream) { TEST_P(QuicSimpleServerSessionTest, CreateOutgoingDynamicStreamDisconnected) { // EXPECT_QUIC_BUG tests are expensive so only run one instance of them. - if (GetParam() != AllSupportedVersions()[0]) { + if (version() != AllSupportedVersions()[0]) { return; } @@ -486,7 +486,7 @@ TEST_P(QuicSimpleServerSessionTest, CreateOutgoingDynamicStreamDisconnected) { TEST_P(QuicSimpleServerSessionTest, CreateOutgoingDynamicStreamUnencrypted) { // EXPECT_QUIC_BUG tests are expensive so only run one instance of them. - if (GetParam() != AllSupportedVersions()[0]) { + if (version() != AllSupportedVersions()[0]) { return; } @@ -510,7 +510,7 @@ TEST_P(QuicSimpleServerSessionTest, CreateOutgoingDynamicStreamUptoLimit) { // Receive some data to initiate a incoming stream which should not effect // creating outgoing streams. QuicStreamFrame data1(GetNthClientInitiatedBidirectionalId(0), false, 0, - absl::string_view("HT")); + kStreamData); session_->OnStreamFrame(data1); EXPECT_EQ(1u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); EXPECT_EQ(0u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get()) - @@ -559,7 +559,7 @@ TEST_P(QuicSimpleServerSessionTest, CreateOutgoingDynamicStreamUptoLimit) { // Create peer initiated stream should have no problem. QuicStreamFrame data2(GetNthClientInitiatedBidirectionalId(1), false, 0, - absl::string_view("HT")); + kStreamData); session_->OnStreamFrame(data2); EXPECT_EQ(2u, QuicSessionPeer::GetNumOpenDynamicStreams(session_.get()) - /*outcoming=*/kMaxStreamsForTest); @@ -567,7 +567,7 @@ TEST_P(QuicSimpleServerSessionTest, CreateOutgoingDynamicStreamUptoLimit) { TEST_P(QuicSimpleServerSessionTest, OnStreamFrameWithEvenStreamId) { QuicStreamFrame frame(GetNthServerInitiatedUnidirectionalId(0), false, 0, - absl::string_view()); + kStreamData); EXPECT_CALL(*connection_, CloseConnection(QUIC_INVALID_STREAM_ID, "Client sent data on server push stream", _)); @@ -591,451 +591,6 @@ TEST_P(QuicSimpleServerSessionTest, GetEvenIncomingError) { QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); } -// In order to test the case where server push stream creation goes beyond -// limit, server push streams need to be hanging there instead of -// immediately closing after sending back response. -// To achieve this goal, this class resets flow control windows so that large -// responses will not be sent fully in order to prevent push streams from being -// closed immediately. -// Also adjust connection-level flow control window to ensure a large response -// can cause stream-level flow control blocked but not connection-level. -class QuicSimpleServerSessionServerPushTest - : public QuicSimpleServerSessionTest { - protected: - const size_t kStreamFlowControlWindowSize = 32 * 1024; // 32KB. - - QuicSimpleServerSessionServerPushTest() { - // Reset stream level flow control window to be 32KB. - if (GetParam().handshake_protocol == PROTOCOL_TLS1_3) { - if (VersionHasIetfQuicFrames(transport_version())) { - QuicConfigPeer::SetReceivedInitialMaxStreamDataBytesUnidirectional( - &config_, kStreamFlowControlWindowSize); - } else { - // In this version, push streams are server-initiated bidirectional - // streams, which are outgoing since we are the server here. - QuicConfigPeer:: - SetReceivedInitialMaxStreamDataBytesOutgoingBidirectional( - &config_, kStreamFlowControlWindowSize); - } - } else { - QuicConfigPeer::SetReceivedInitialStreamFlowControlWindow( - &config_, kStreamFlowControlWindowSize); - } - // Reset connection level flow control window to be 1.5 MB which is large - // enough that it won't block any stream to write before stream level flow - // control blocks it. - QuicConfigPeer::SetReceivedInitialSessionFlowControlWindow( - &config_, kInitialSessionFlowControlWindowForTest); - - ParsedQuicVersionVector supported_versions = SupportedVersions(GetParam()); - connection_ = new StrictMock( - &helper_, &alarm_factory_, Perspective::IS_SERVER, supported_versions); - connection_->SetEncrypter( - ENCRYPTION_FORWARD_SECURE, - std::make_unique(connection_->perspective())); - session_ = std::make_unique( - config_, connection_, &owner_, &stream_helper_, &crypto_config_, - &compressed_certs_cache_, &memory_cache_backend_); - session_->Initialize(); - // Needed to make new session flow control window and server push work. - - if (VersionHasIetfQuicFrames(transport_version())) { - EXPECT_CALL(*session_, WriteControlFrame(_, _)) - .WillRepeatedly(Invoke(&ClearControlFrameWithTransmissionType)); - } - session_->OnConfigNegotiated(); - - if (!VersionUsesHttp3(transport_version())) { - session_->UnregisterStreamPriority( - QuicUtils::GetHeadersStreamId(transport_version()), - /*is_static=*/true); - } - QuicSimpleServerSessionPeer::SetCryptoStream(session_.get(), nullptr); - // Assume encryption already established. - QuicCryptoServerStreamBase* crypto_stream = - CreateMockCryptoServerStream(&crypto_config_, &compressed_certs_cache_, - session_.get(), &stream_helper_); - - QuicSimpleServerSessionPeer::SetCryptoStream(session_.get(), crypto_stream); - if (!VersionUsesHttp3(transport_version())) { - session_->RegisterStreamPriority( - QuicUtils::GetHeadersStreamId(transport_version()), - /*is_static=*/true, - spdy::SpdyStreamPrecedence(QuicStream::kDefaultPriority)); - } - if (VersionUsesHttp3(transport_version())) { - // Ignore writes on the control stream. - auto send_control_stream = - QuicSpdySessionPeer::GetSendControlStream(session_.get()); - EXPECT_CALL(*connection_, - SendStreamData(send_control_stream->id(), _, _, NO_FIN)) - .Times(AnyNumber()); - } - } - - // Given |num_resources|, create this number of fake push resources and push - // them by sending PUSH_PROMISE for all and sending push responses for as much - // as possible(limited by kMaxStreamsForTest). - // If |num_resources| > kMaxStreamsForTest, the left over will be queued. - // Returns the length of the DATA frame header, or 0 if the version does not - // use DATA frames. - QuicByteCount PromisePushResources(size_t num_resources) { - // testing::InSequence seq; - // To prevent push streams from being closed the response need to be larger - // than stream flow control window so stream won't send the full body. - size_t body_size = 2 * kStreamFlowControlWindowSize; // 64KB. - - std::string request_url = "mail.google.com/"; - spdy::Http2HeaderBlock request_headers; - std::string resource_host = "www.google.com"; - std::string partial_push_resource_path = "/server_push_src"; - std::list push_resources; - std::string scheme = "http"; - QuicByteCount data_frame_header_length = 0; - for (unsigned int i = 1; i <= num_resources; ++i) { - QuicStreamId stream_id; - if (VersionUsesHttp3(transport_version())) { - stream_id = GetNthServerInitiatedUnidirectionalId(i + 2); - } else { - stream_id = GetNthServerInitiatedUnidirectionalId(i - 1); - } - std::string path = absl::StrCat(partial_push_resource_path, i); - std::string url = scheme + "://" + resource_host + path; - QuicUrl resource_url = QuicUrl(url); - std::string body(body_size, 'a'); - std::string data; - data_frame_header_length = 0; - if (VersionUsesHttp3(transport_version())) { - std::unique_ptr buffer; - data_frame_header_length = - HttpEncoder::SerializeDataFrameHeader(body.length(), &buffer); - std::string header(buffer.get(), data_frame_header_length); - data = header + body; - } else { - data = body; - } - - memory_cache_backend_.AddSimpleResponse(resource_host, path, 200, data); - push_resources.push_back(QuicBackendResponse::ServerPushInfo( - resource_url, spdy::Http2HeaderBlock(), QuicStream::kDefaultPriority, - body)); - // PUSH_PROMISED are sent for all the resources. - EXPECT_CALL(*session_, - WritePushPromiseMock(GetNthClientInitiatedBidirectionalId(0), - stream_id, _)); - if (i <= kMaxStreamsForTest) { - // |kMaxStreamsForTest| promised responses should be sent. - // Since flow control window is smaller than response body, not the - // whole body will be sent. - QuicStreamOffset offset = 0; - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(stream_id, 1, offset, NO_FIN)); - offset++; - } - - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(stream_id, kHeadersFrameHeaderLength, - offset, NO_FIN)); - offset += kHeadersFrameHeaderLength; - EXPECT_CALL(*connection_, - SendStreamData(stream_id, kHeadersFramePayloadLength, - offset, NO_FIN)); - offset += kHeadersFramePayloadLength; - } - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(stream_id, data_frame_header_length, - offset, NO_FIN)); - offset += data_frame_header_length; - } - EXPECT_CALL(*connection_, SendStreamData(stream_id, _, offset, NO_FIN)) - .WillOnce(Return(QuicConsumedData( - kStreamFlowControlWindowSize - offset, false))); - EXPECT_CALL(*session_, SendBlocked(stream_id)); - } - } - session_->PromisePushResources( - request_url, push_resources, GetNthClientInitiatedBidirectionalId(0), - spdy::SpdyStreamPrecedence(0, spdy::kHttp2DefaultStreamWeight, false), - request_headers); - return data_frame_header_length; - } - - void MaybeConsumeHeadersStreamData() { - if (!VersionUsesHttp3(transport_version())) { - QuicStreamId headers_stream_id = - QuicUtils::GetHeadersStreamId(transport_version()); - EXPECT_CALL(*connection_, SendStreamData(headers_stream_id, _, _, _)) - .Times(AtLeast(1)); - } - } -}; - -ParsedQuicVersionVector SupportedVersionsWithPush() { - ParsedQuicVersionVector versions; - for (const ParsedQuicVersion& version : AllSupportedVersions()) { - if (!version.UsesHttp3()) { - // Push over HTTP/3 is not supported. - versions.push_back(version); - } - } - return versions; -} - -INSTANTIATE_TEST_SUITE_P(Tests, - QuicSimpleServerSessionServerPushTest, - ::testing::ValuesIn(SupportedVersionsWithPush())); - -// Tests that given more than kMaxStreamsForTest resources, all their -// PUSH_PROMISE's will be sent out and only kMaxStreamsForTest streams will be -// opened and send push response. -TEST_P(QuicSimpleServerSessionServerPushTest, TestPromisePushResources) { - MaybeConsumeHeadersStreamData(); - size_t num_resources = kMaxStreamsForTest + 5; - PromisePushResources(num_resources); - EXPECT_EQ(kMaxStreamsForTest, - QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); -} - -// Tests that after promised stream queued up, when an opened stream is marked -// draining, a queued promised stream will become open and send push response. -TEST_P(QuicSimpleServerSessionServerPushTest, - HandlePromisedPushRequestsAfterStreamDraining) { - MaybeConsumeHeadersStreamData(); - size_t num_resources = kMaxStreamsForTest + 1; - QuicByteCount data_frame_header_length = PromisePushResources(num_resources); - QuicStreamId next_out_going_stream_id; - if (VersionUsesHttp3(transport_version())) { - next_out_going_stream_id = - GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest + 3); - } else { - next_out_going_stream_id = - GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest); - } - - // After an open stream is marked draining, a new stream is expected to be - // created and a response sent on the stream. - QuicStreamOffset offset = 0; - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(next_out_going_stream_id, 1, offset, NO_FIN)); - offset++; - } - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(next_out_going_stream_id, - kHeadersFrameHeaderLength, offset, NO_FIN)); - offset += kHeadersFrameHeaderLength; - EXPECT_CALL(*connection_, - SendStreamData(next_out_going_stream_id, - kHeadersFramePayloadLength, offset, NO_FIN)); - offset += kHeadersFramePayloadLength; - } - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(next_out_going_stream_id, - data_frame_header_length, offset, NO_FIN)); - offset += data_frame_header_length; - } - EXPECT_CALL(*connection_, - SendStreamData(next_out_going_stream_id, _, offset, NO_FIN)) - .WillOnce(Return( - QuicConsumedData(kStreamFlowControlWindowSize - offset, false))); - EXPECT_CALL(*session_, SendBlocked(next_out_going_stream_id)); - - if (VersionHasIetfQuicFrames(transport_version())) { - // The PromisePushedResources call, above, will have used all available - // stream ids. For version 99, stream ids are not made available until - // a MAX_STREAMS frame is received. This emulates the reception of one. - // For pre-v-99, the node monitors its own stream usage and makes streams - // available as it closes/etc them. - // Version 99 also has unidirectional static streams, so we need to send - // MaxStreamFrame of the number of resources + number of static streams. - session_->OnMaxStreamsFrame( - QuicMaxStreamsFrame(0, num_resources + 3, /*unidirectional=*/true)); - } - - if (VersionUsesHttp3(transport_version())) { - session_->StreamDraining(GetNthServerInitiatedUnidirectionalId(3), - /*unidirectional=*/true); - } else { - session_->StreamDraining(GetNthServerInitiatedUnidirectionalId(0), - /*unidirectional=*/true); - } - // Number of open outgoing streams should still be the same, because a new - // stream is opened. And the queue should be empty. - EXPECT_EQ(kMaxStreamsForTest, - QuicSessionPeer::GetNumOpenDynamicStreams(session_.get())); -} - -// Tests that after all resources are promised, a RST frame from client can -// prevent a promised resource to be send out. -TEST_P(QuicSimpleServerSessionServerPushTest, - ResetPromisedStreamToCancelServerPush) { - if (VersionHasIetfQuicFrames(transport_version())) { - // This test is resetting a stream that is not opened yet. IETF QUIC has no - // way to handle this. Some similar tests can be added once CANCEL_PUSH is - // supported. - return; - } - MaybeConsumeHeadersStreamData(); - - // Having two extra resources to be send later. One of them will be reset, so - // when opened stream become close, only one will become open. - size_t num_resources = kMaxStreamsForTest + 2; - if (VersionHasIetfQuicFrames(transport_version())) { - // V99 will send out a STREAMS_BLOCKED frame when it tries to exceed the - // limit. This will clear the frames so that they do not block the later - // rst-stream frame. - EXPECT_CALL(*session_, WriteControlFrame(_, _)) - .WillOnce(Invoke(&ClearControlFrameWithTransmissionType)); - } - QuicByteCount data_frame_header_length = PromisePushResources(num_resources); - - // Reset the last stream in the queue. It should be marked cancelled. - QuicStreamId stream_got_reset; - if (VersionUsesHttp3(transport_version())) { - stream_got_reset = - GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest + 4); - } else { - stream_got_reset = - GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest + 1); - } - QuicRstStreamFrame rst(kInvalidControlFrameId, stream_got_reset, - QUIC_STREAM_CANCELLED, 0); - EXPECT_CALL(owner_, OnRstStreamReceived(_)).Times(1); - EXPECT_CALL(*session_, WriteControlFrame(_, _)) - .WillOnce(Invoke(&ClearControlFrameWithTransmissionType)); - EXPECT_CALL(*connection_, - OnStreamReset(stream_got_reset, QUIC_RST_ACKNOWLEDGEMENT)); - session_->OnRstStream(rst); - - // When the first 2 streams becomes draining, the two queued up stream could - // be created. But since one of them was marked cancelled due to RST frame, - // only one queued resource will be sent out. - QuicStreamId stream_not_reset; - if (VersionUsesHttp3(transport_version())) { - stream_not_reset = - GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest + 3); - } else { - stream_not_reset = - GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest); - } - InSequence s; - QuicStreamOffset offset = 0; - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(stream_not_reset, 1, offset, NO_FIN)); - offset++; - EXPECT_CALL(*connection_, - SendStreamData(stream_not_reset, kHeadersFrameHeaderLength, - offset, NO_FIN)); - offset += kHeadersFrameHeaderLength; - EXPECT_CALL(*connection_, - SendStreamData(stream_not_reset, kHeadersFramePayloadLength, - offset, NO_FIN)); - offset += kHeadersFramePayloadLength; - EXPECT_CALL(*connection_, - SendStreamData(stream_not_reset, data_frame_header_length, - offset, NO_FIN)); - offset += data_frame_header_length; - } - EXPECT_CALL(*connection_, SendStreamData(stream_not_reset, _, offset, NO_FIN)) - .WillOnce(Return( - QuicConsumedData(kStreamFlowControlWindowSize - offset, false))); - EXPECT_CALL(*session_, SendBlocked(stream_not_reset)); - - if (VersionHasIetfQuicFrames(transport_version())) { - // The PromisePushedResources call, above, will have used all available - // stream ids. For version 99, stream ids are not made available until - // a MAX_STREAMS frame is received. This emulates the reception of one. - // For pre-v-99, the node monitors its own stream usage and makes streams - // available as it closes/etc them. - session_->OnMaxStreamsFrame( - QuicMaxStreamsFrame(0, num_resources + 3, /*unidirectional=*/true)); - } - session_->StreamDraining(GetNthServerInitiatedUnidirectionalId(3), - /*unidirectional=*/true); - session_->StreamDraining(GetNthServerInitiatedUnidirectionalId(4), - /*unidirectional=*/true); -} - -// Tests that closing a open outgoing stream can trigger a promised resource in -// the queue to be send out. -TEST_P(QuicSimpleServerSessionServerPushTest, - CloseStreamToHandleMorePromisedStream) { - MaybeConsumeHeadersStreamData(); - size_t num_resources = kMaxStreamsForTest + 1; - if (VersionHasIetfQuicFrames(transport_version())) { - // V99 will send out a stream-id-blocked frame when the we desired to exceed - // the limit. This will clear the frames so that they do not block the later - // rst-stream frame. - EXPECT_CALL(*session_, WriteControlFrame(_, _)) - .WillOnce(Invoke(&ClearControlFrameWithTransmissionType)); - } - QuicByteCount data_frame_header_length = PromisePushResources(num_resources); - QuicStreamId stream_to_open; - if (VersionUsesHttp3(transport_version())) { - stream_to_open = - GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest + 3); - } else { - stream_to_open = GetNthServerInitiatedUnidirectionalId(kMaxStreamsForTest); - } - - // Resetting an open stream will close the stream and give space for extra - // stream to be opened. - QuicStreamId stream_got_reset = GetNthServerInitiatedUnidirectionalId(3); - EXPECT_CALL(*session_, WriteControlFrame(_, _)); - if (!VersionHasIetfQuicFrames(transport_version())) { - EXPECT_CALL(owner_, OnRstStreamReceived(_)).Times(1); - // For version 99, this is covered in InjectStopSending() - EXPECT_CALL(*connection_, - OnStreamReset(stream_got_reset, QUIC_RST_ACKNOWLEDGEMENT)); - } - QuicStreamOffset offset = 0; - if (VersionUsesHttp3(transport_version())) { - EXPECT_CALL(*connection_, - SendStreamData(stream_to_open, 1, offset, NO_FIN)); - offset++; - EXPECT_CALL(*connection_, - SendStreamData(stream_to_open, kHeadersFrameHeaderLength, - offset, NO_FIN)); - offset += kHeadersFrameHeaderLength; - EXPECT_CALL(*connection_, - SendStreamData(stream_to_open, kHeadersFramePayloadLength, - offset, NO_FIN)); - offset += kHeadersFramePayloadLength; - EXPECT_CALL(*connection_, - SendStreamData(stream_to_open, data_frame_header_length, offset, - NO_FIN)); - offset += data_frame_header_length; - } - EXPECT_CALL(*connection_, SendStreamData(stream_to_open, _, offset, NO_FIN)) - .WillOnce(Return( - QuicConsumedData(kStreamFlowControlWindowSize - offset, false))); - - EXPECT_CALL(*session_, SendBlocked(stream_to_open)); - QuicRstStreamFrame rst(kInvalidControlFrameId, stream_got_reset, - QUIC_STREAM_CANCELLED, 0); - if (VersionHasIetfQuicFrames(transport_version())) { - // The PromisePushedResources call, above, will have used all available - // stream ids. For version 99, stream ids are not made available until - // a MAX_STREAMS frame is received. This emulates the reception of one. - // For pre-v-99, the node monitors its own stream usage and makes streams - // available as it closes/etc them. - session_->OnMaxStreamsFrame( - QuicMaxStreamsFrame(0, num_resources + 3, /*unidirectional=*/true)); - } else { - session_->OnRstStream(rst); - } - // Create and inject a STOP_SENDING frame. In GOOGLE QUIC, receiving a - // RST_STREAM frame causes a two-way close. For IETF QUIC, RST_STREAM causes - // a one-way close. - InjectStopSending(stream_got_reset, QUIC_STREAM_CANCELLED); -} - } // namespace } // namespace test } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.cc index f4afeb241c0..ac95e46fb97 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.cc @@ -214,8 +214,7 @@ std::string QuicSimpleServerStream::peer_host() const { } void QuicSimpleServerStream::OnResponseBackendComplete( - const QuicBackendResponse* response, - std::list resources) { + const QuicBackendResponse* response) { if (response == nullptr) { QUIC_DVLOG(1) << "Response not found in cache."; SendNotFoundResponse(); @@ -285,15 +284,6 @@ void QuicSimpleServerStream::OnResponseBackendComplete( } } - if (!resources.empty()) { - QUIC_DVLOG(1) << "Stream " << id() << " found " << resources.size() - << " push resources."; - QuicSimpleServerSession* session = - static_cast(spdy_session()); - session->PromisePushResources(request_url, resources, id(), precedence(), - request_headers_); - } - if (response->response_type() == QuicBackendResponse::INCOMPLETE_RESPONSE) { QUIC_DVLOG(1) << "Stream " << id() diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.h b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.h index 2dd59f9fc91..6395345518b 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream.h @@ -57,9 +57,7 @@ class QuicSimpleServerStream : public QuicSpdyServerStreamBase, QuicConnectionId connection_id() const override; QuicStreamId stream_id() const override; std::string peer_host() const override; - void OnResponseBackendComplete( - const QuicBackendResponse* response, - std::list resources) override; + void OnResponseBackendComplete(const QuicBackendResponse* response) override; protected: // Sends a basic 200 response using SendHeaders for the headers and WriteData diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream_test.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream_test.cc index bf80d476020..25423114fab 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream_test.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_simple_server_stream_test.cc @@ -187,25 +187,6 @@ class MockQuicSimpleServerSession : public QuicSimpleServerSession { MaybeSendStopSendingFrame, (QuicStreamId stream_id, QuicRstStreamErrorCode error), (override)); - // Matchers cannot be used on non-copyable types like Http2HeaderBlock. - void PromisePushResources( - const std::string& request_url, - const std::list& resources, - QuicStreamId original_stream_id, - const spdy::SpdyStreamPrecedence& original_precedence, - const spdy::Http2HeaderBlock& original_request_headers) override { - original_request_headers_ = original_request_headers.Clone(); - PromisePushResourcesMock(request_url, resources, original_stream_id, - original_precedence, original_request_headers); - } - MOCK_METHOD(void, - PromisePushResourcesMock, - (const std::string&, - const std::list&, - QuicStreamId, - const spdy::SpdyStreamPrecedence&, - const spdy::Http2HeaderBlock&), - ()); using QuicSession::ActivateStream; @@ -546,46 +527,6 @@ TEST_P(QuicSimpleServerStreamTest, SendResponseWithValidHeaders) { EXPECT_TRUE(stream_->write_side_closed()); } -TEST_P(QuicSimpleServerStreamTest, SendResponseWithPushResources) { - // Tests that if a response has push resources to be send, SendResponse() will - // call PromisePushResources() to handle these resources. - - // Add a request and response with valid headers into cache. - std::string host = "www.google.com"; - std::string request_path = "/foo"; - std::string body = "Yummm"; - std::unique_ptr buffer; - QuicByteCount header_length = - HttpEncoder::SerializeDataFrameHeader(body.length(), &buffer); - QuicBackendResponse::ServerPushInfo push_info( - QuicUrl(host, "/bar"), spdy::Http2HeaderBlock(), - QuicStream::kDefaultPriority, "Push body"); - std::list push_resources; - push_resources.push_back(push_info); - memory_cache_backend_.AddSimpleResponseWithServerPushResources( - host, request_path, 200, body, push_resources); - - spdy::Http2HeaderBlock* request_headers = stream_->mutable_headers(); - (*request_headers)[":path"] = request_path; - (*request_headers)[":authority"] = host; - (*request_headers)[":method"] = "GET"; - - QuicStreamPeer::SetFinReceived(stream_); - InSequence s; - EXPECT_CALL(session_, PromisePushResourcesMock( - host + request_path, _, - GetNthClientInitiatedBidirectionalStreamId( - connection_->transport_version(), 0), - _, _)); - EXPECT_CALL(*stream_, WriteHeadersMock(false)); - if (UsesHttp3()) { - EXPECT_CALL(session_, WritevData(_, header_length, _, NO_FIN, _, _)); - } - EXPECT_CALL(session_, WritevData(_, body.length(), _, FIN, _, _)); - stream_->DoSendResponse(); - EXPECT_EQ(*request_headers, session_.original_request_headers_); -} - TEST_P(QuicSimpleServerStreamTest, SendResponseWithEarlyHints) { std::string host = "www.google.com"; std::string request_path = "/foo"; diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_spdy_client_base.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_spdy_client_base.cc index 974344ed4aa..4f51eb47eba 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_spdy_client_base.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_spdy_client_base.cc @@ -13,7 +13,7 @@ #include "quic/core/quic_server_id.h" #include "quic/platform/api/quic_flags.h" #include "quic/platform/api/quic_logging.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" using spdy::Http2HeaderBlock; diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.cc index 15cdc291d27..8d227913ce5 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.cc @@ -59,9 +59,10 @@ #include "quic/platform/api/quic_ip_address.h" #include "quic/platform/api/quic_socket_address.h" #include "quic/platform/api/quic_system_event_loop.h" +#include "quic/test_tools/simple_session_cache.h" #include "quic/tools/fake_proof_verifier.h" #include "quic/tools/quic_url.h" -#include "common/platform/api/quiche_text_utils.h" +#include "common/quiche_text_utils.h" namespace { @@ -194,6 +195,12 @@ DEFINE_QUIC_COMMAND_LINE_FLAG( false, "If true, do not change local port after each request."); +DEFINE_QUIC_COMMAND_LINE_FLAG(bool, + one_connection_per_request, + false, + "If true, close the connection after each " + "request. This allows testing 0-RTT."); + DEFINE_QUIC_COMMAND_LINE_FLAG(int32_t, server_connection_id_length, -1, @@ -260,6 +267,10 @@ int QuicToyClient::SendRequestsAndPrintResponses( } else { proof_verifier = quic::CreateDefaultProofVerifier(url.host()); } + std::unique_ptr session_cache; + if (num_requests > 1 && GetQuicFlag(FLAGS_one_connection_per_request)) { + session_cache = std::make_unique(); + } QuicConfig config; std::string connection_options_string = GetQuicFlag(FLAGS_connection_options); @@ -293,7 +304,7 @@ int QuicToyClient::SendRequestsAndPrintResponses( // Build the client, and try to connect. std::unique_ptr client = client_factory_->CreateClient( url.host(), host, address_family_for_lookup, port, versions, config, - std::move(proof_verifier)); + std::move(proof_verifier), std::move(session_cache)); if (client == nullptr) { std::cerr << "Failed to create client." << std::endl; @@ -356,7 +367,8 @@ int QuicToyClient::SendRequestsAndPrintResponses( if (sp.empty()) { continue; } - std::vector kv = absl::StrSplit(sp, ':'); + std::vector kv = + absl::StrSplit(sp, absl::MaxSplits(':', 1)); QuicheTextUtils::RemoveLeadingAndTrailingWhitespace(&kv[0]); QuicheTextUtils::RemoveLeadingAndTrailingWhitespace(&kv[1]); header_block[kv[0]] = kv[1]; @@ -429,11 +441,26 @@ int QuicToyClient::SendRequestsAndPrintResponses( return 1; } - // Change the ephemeral port if there are more requests to do. - if (!GetQuicFlag(FLAGS_disable_port_changes) && i + 1 < num_requests) { - if (!client->ChangeEphemeralPort()) { - std::cerr << "Failed to change ephemeral port." << std::endl; - return 1; + if (i + 1 < num_requests) { // There are more requests to perform. + if (GetQuicFlag(FLAGS_one_connection_per_request)) { + std::cout << "Disconnecting client between requests." << std::endl; + client->Disconnect(); + if (!client->Initialize()) { + std::cerr << "Failed to reinitialize client between requests." + << std::endl; + return 1; + } + if (!client->Connect()) { + std::cerr << "Failed to reconnect client between requests." + << std::endl; + return 1; + } + } else if (!GetQuicFlag(FLAGS_disable_port_changes)) { + // Change the ephemeral port. + if (!client->ChangeEphemeralPort()) { + std::cerr << "Failed to change ephemeral port." << std::endl; + return 1; + } } } } diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.h b/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.h index 085e749e310..81b3733c46f 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_toy_client.h @@ -29,7 +29,8 @@ class QuicToyClient { uint16_t port, ParsedQuicVersionVector versions, const QuicConfig& config, - std::unique_ptr verifier) = 0; + std::unique_ptr verifier, + std::unique_ptr session_cache) = 0; }; // Constructs a new toy client that will use |client_factory| to create the diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_toy_server.cc b/chromium/net/third_party/quiche/src/quic/tools/quic_toy_server.cc index 93f699ba55a..e7b4e1ecd7a 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_toy_server.cc +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_toy_server.cc @@ -46,6 +46,11 @@ DEFINE_QUIC_COMMAND_LINE_FLAG( "QUIC versions to enable, e.g. \"h3-25,h3-27\". If not set, then all " "available versions are enabled."); +DEFINE_QUIC_COMMAND_LINE_FLAG(bool, + enable_webtransport, + false, + "If true, WebTransport support is enabled."); + namespace quic { std::unique_ptr @@ -58,6 +63,9 @@ QuicToyServer::MemoryCacheBackendFactory::CreateBackend() { memory_cache_backend->InitializeBackend( GetQuicFlag(FLAGS_quic_response_cache_dir)); } + if (GetQuicFlag(FLAGS_enable_webtransport)) { + memory_cache_backend->EnableWebTransport(); + } return memory_cache_backend; } diff --git a/chromium/net/third_party/quiche/src/quic/tools/quic_transport_simple_server_session.h b/chromium/net/third_party/quiche/src/quic/tools/quic_transport_simple_server_session.h index 2d3be8a0fe2..a51eab66952 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/quic_transport_simple_server_session.h +++ b/chromium/net/third_party/quiche/src/quic/tools/quic_transport_simple_server_session.h @@ -73,7 +73,7 @@ class QuicTransportSimpleServerSession size_t pending_outgoing_bidirectional_streams_ = 0u; Mode mode_; std::vector accepted_origins_; - QuicCircularDeque streams_to_echo_back_; + quiche::QuicheCircularDeque streams_to_echo_back_; }; } // namespace quic diff --git a/chromium/net/third_party/quiche/src/quic/tools/web_transport_test_visitors.h b/chromium/net/third_party/quiche/src/quic/tools/web_transport_test_visitors.h index 9bf6e6bca84..e348750a474 100644 --- a/chromium/net/third_party/quiche/src/quic/tools/web_transport_test_visitors.h +++ b/chromium/net/third_party/quiche/src/quic/tools/web_transport_test_visitors.h @@ -7,8 +7,10 @@ #include +#include "quic/core/quic_simple_buffer_allocator.h" #include "quic/core/web_transport_interface.h" #include "quic/platform/api/quic_logging.h" +#include "common/quiche_circular_deque.h" namespace quic { @@ -132,6 +134,95 @@ class WebTransportUnidirectionalEchoWriteVisitor std::string data_; }; +// A session visitor which sets unidirectional or bidirectional stream visitors +// to echo. +class EchoWebTransportSessionVisitor : public WebTransportVisitor { + public: + EchoWebTransportSessionVisitor(WebTransportSession* session) + : session_(session) {} + + void OnSessionReady() override { + if (session_->CanOpenNextOutgoingBidirectionalStream()) { + OnCanCreateNewOutgoingBidirectionalStream(); + } + } + + void OnIncomingBidirectionalStreamAvailable() override { + while (true) { + WebTransportStream* stream = + session_->AcceptIncomingBidirectionalStream(); + if (stream == nullptr) { + return; + } + QUIC_DVLOG(1) + << "EchoWebTransportSessionVisitor received a bidirectional stream " + << stream->GetStreamId(); + stream->SetVisitor( + std::make_unique(stream)); + stream->visitor()->OnCanRead(); + } + } + + void OnIncomingUnidirectionalStreamAvailable() override { + while (true) { + WebTransportStream* stream = + session_->AcceptIncomingUnidirectionalStream(); + if (stream == nullptr) { + return; + } + QUIC_DVLOG(1) + << "EchoWebTransportSessionVisitor received a unidirectional stream"; + stream->SetVisitor( + std::make_unique( + stream, [this](const std::string& data) { + streams_to_echo_back_.push_back(data); + TrySendingUnidirectionalStreams(); + })); + stream->visitor()->OnCanRead(); + } + } + + void OnDatagramReceived(absl::string_view datagram) override { + auto buffer = MakeUniqueBuffer(&allocator_, datagram.size()); + memcpy(buffer.get(), datagram.data(), datagram.size()); + QuicMemSlice slice(std::move(buffer), datagram.size()); + session_->SendOrQueueDatagram(std::move(slice)); + } + + void OnCanCreateNewOutgoingBidirectionalStream() override { + if (!echo_stream_opened_) { + WebTransportStream* stream = session_->OpenOutgoingBidirectionalStream(); + stream->SetVisitor( + std::make_unique(stream)); + echo_stream_opened_ = true; + } + } + void OnCanCreateNewOutgoingUnidirectionalStream() override { + TrySendingUnidirectionalStreams(); + } + + void TrySendingUnidirectionalStreams() { + while (!streams_to_echo_back_.empty() && + session_->CanOpenNextOutgoingUnidirectionalStream()) { + QUIC_DVLOG(1) + << "EchoWebTransportServer echoed a unidirectional stream back"; + WebTransportStream* stream = session_->OpenOutgoingUnidirectionalStream(); + stream->SetVisitor( + std::make_unique( + stream, streams_to_echo_back_.front())); + streams_to_echo_back_.pop_front(); + stream->visitor()->OnCanWrite(); + } + } + + private: + WebTransportSession* session_; + SimpleBufferAllocator allocator_; + bool echo_stream_opened_ = false; + + quiche::QuicheCircularDeque streams_to_echo_back_; +}; + } // namespace quic #endif // QUICHE_QUIC_TOOLS_WEB_TRANSPORT_TEST_VISITORS_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_constants.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_constants.cc index 231fd547460..a8e48a2feb5 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_constants.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_constants.cc @@ -9,8 +9,8 @@ #include #include "absl/base/macros.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/core/hpack/hpack_static_table.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter.cc index 4d03cc50018..3fd6ebcf87d 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter.cc @@ -6,9 +6,8 @@ #include "http2/decoder/decode_buffer.h" #include "http2/decoder/decode_status.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_flags.h" -#include "spdy/platform/api/spdy_logging.h" using ::http2::DecodeBuffer; @@ -27,13 +26,13 @@ HpackDecoderAdapter::HpackDecoderAdapter() HpackDecoderAdapter::~HpackDecoderAdapter() = default; void HpackDecoderAdapter::ApplyHeaderTableSizeSetting(size_t size_setting) { - SPDY_DVLOG(2) << "HpackDecoderAdapter::ApplyHeaderTableSizeSetting"; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::ApplyHeaderTableSizeSetting"; hpack_decoder_.ApplyHeaderTableSizeSetting(size_setting); } void HpackDecoderAdapter::HandleControlFrameHeadersStart( SpdyHeadersHandlerInterface* handler) { - SPDY_DVLOG(2) << "HpackDecoderAdapter::HandleControlFrameHeadersStart"; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::HandleControlFrameHeadersStart"; QUICHE_DCHECK(!header_block_started_); listener_adapter_.set_handler(handler); } @@ -41,8 +40,8 @@ void HpackDecoderAdapter::HandleControlFrameHeadersStart( bool HpackDecoderAdapter::HandleControlFrameHeadersData( const char* headers_data, size_t headers_data_length) { - SPDY_DVLOG(2) << "HpackDecoderAdapter::HandleControlFrameHeadersData: len=" - << headers_data_length; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::HandleControlFrameHeadersData: len=" + << headers_data_length; if (!header_block_started_) { // Initialize the decoding process here rather than in // HandleControlFrameHeadersStart because that method is not always called. @@ -61,9 +60,9 @@ bool HpackDecoderAdapter::HandleControlFrameHeadersData( if (headers_data_length > 0) { QUICHE_DCHECK_NE(headers_data, nullptr); if (headers_data_length > max_decode_buffer_size_bytes_) { - SPDY_DVLOG(1) << "max_decode_buffer_size_bytes_ < headers_data_length: " - << max_decode_buffer_size_bytes_ << " < " - << headers_data_length; + QUICHE_DVLOG(1) << "max_decode_buffer_size_bytes_ < headers_data_length: " + << max_decode_buffer_size_bytes_ << " < " + << headers_data_length; error_ = http2::HpackDecodingError::kFragmentTooLong; detailed_error_ = ""; return false; @@ -89,12 +88,12 @@ bool HpackDecoderAdapter::HandleControlFrameHeadersData( bool HpackDecoderAdapter::HandleControlFrameHeadersComplete( size_t* compressed_len) { - SPDY_DVLOG(2) << "HpackDecoderAdapter::HandleControlFrameHeadersComplete"; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::HandleControlFrameHeadersComplete"; if (compressed_len != nullptr) { *compressed_len = listener_adapter_.total_hpack_bytes(); } if (!hpack_decoder_.EndDecodingBlock()) { - SPDY_DVLOG(3) << "EndDecodingBlock returned false"; + QUICHE_DVLOG(3) << "EndDecodingBlock returned false"; error_ = hpack_decoder_.error(); detailed_error_ = hpack_decoder_.detailed_error(); return false; @@ -109,7 +108,7 @@ const SpdyHeaderBlock& HpackDecoderAdapter::decoded_block() const { void HpackDecoderAdapter::set_max_decode_buffer_size_bytes( size_t max_decode_buffer_size_bytes) { - SPDY_DVLOG(2) << "HpackDecoderAdapter::set_max_decode_buffer_size_bytes"; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::set_max_decode_buffer_size_bytes"; max_decode_buffer_size_bytes_ = max_decode_buffer_size_bytes; hpack_decoder_.set_max_string_size_bytes(max_decode_buffer_size_bytes); } @@ -132,7 +131,7 @@ void HpackDecoderAdapter::ListenerAdapter::set_handler( } void HpackDecoderAdapter::ListenerAdapter::OnHeaderListStart() { - SPDY_DVLOG(2) << "HpackDecoderAdapter::ListenerAdapter::OnHeaderListStart"; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::ListenerAdapter::OnHeaderListStart"; total_hpack_bytes_ = 0; total_uncompressed_bytes_ = 0; decoded_block_.clear(); @@ -143,20 +142,20 @@ void HpackDecoderAdapter::ListenerAdapter::OnHeaderListStart() { void HpackDecoderAdapter::ListenerAdapter::OnHeader(const std::string& name, const std::string& value) { - SPDY_DVLOG(2) << "HpackDecoderAdapter::ListenerAdapter::OnHeader:\n name: " - << name << "\n value: " << value; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::ListenerAdapter::OnHeader:\n name: " + << name << "\n value: " << value; total_uncompressed_bytes_ += name.size() + value.size(); if (handler_ == nullptr) { - SPDY_DVLOG(3) << "Adding to decoded_block"; + QUICHE_DVLOG(3) << "Adding to decoded_block"; decoded_block_.AppendValueOrAddHeader(name, value); } else { - SPDY_DVLOG(3) << "Passing to handler"; + QUICHE_DVLOG(3) << "Passing to handler"; handler_->OnHeader(name, value); } } void HpackDecoderAdapter::ListenerAdapter::OnHeaderListEnd() { - SPDY_DVLOG(2) << "HpackDecoderAdapter::ListenerAdapter::OnHeaderListEnd"; + QUICHE_DVLOG(2) << "HpackDecoderAdapter::ListenerAdapter::OnHeaderListEnd"; // We don't clear the SpdyHeaderBlock here to allow access to it until the // next HPACK block is decoded. if (handler_ != nullptr) { @@ -167,7 +166,7 @@ void HpackDecoderAdapter::ListenerAdapter::OnHeaderListEnd() { void HpackDecoderAdapter::ListenerAdapter::OnHeaderErrorDetected( absl::string_view error_message) { - SPDY_VLOG(1) << error_message; + QUICHE_VLOG(1) << error_message; } } // namespace spdy diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter_test.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter_test.cc index 0a12fe49a21..d223ccf9f5a 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter_test.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_decoder_adapter_test.cc @@ -14,17 +14,18 @@ #include #include "absl/base/macros.h" +#include "absl/strings/escaping.h" #include "http2/hpack/decoder/hpack_decoder_state.h" #include "http2/hpack/decoder/hpack_decoder_tables.h" #include "http2/hpack/tools/hpack_block_builder.h" #include "http2/test_tools/http2_random.h" +#include "common/platform/api/quiche_logging.h" #include "common/platform/api/quiche_test.h" #include "spdy/core/hpack/hpack_constants.h" #include "spdy/core/hpack/hpack_encoder.h" #include "spdy/core/hpack/hpack_output_stream.h" #include "spdy/core/recording_headers_handler.h" #include "spdy/core/spdy_test_utils.h" -#include "spdy/platform/api/spdy_logging.h" #include "spdy/platform/api/spdy_string_utils.h" using ::http2::HpackEntryType; @@ -134,7 +135,7 @@ class HpackDecoderAdapterTest } bool HandleControlFrameHeadersData(absl::string_view str) { - SPDY_VLOG(3) << "HandleControlFrameHeadersData:\n" << SpdyHexDump(str); + QUICHE_VLOG(3) << "HandleControlFrameHeadersData:\n" << SpdyHexDump(str); bytes_passed_in_ += str.size(); return decoder_.HandleControlFrameHeadersData(str.data(), str.size()); } @@ -680,7 +681,7 @@ TEST_P(HpackDecoderAdapterTest, TruncatedHuffmanLiteral) { // | www.example.com // | -> :authority: www.example.com - std::string first = SpdyHexDecode("418cf1e3c2e5f23a6ba0ab90f4ff"); + std::string first = absl::HexStringToBytes("418cf1e3c2e5f23a6ba0ab90f4ff"); EXPECT_TRUE(DecodeHeaderBlock(first)); first.pop_back(); EXPECT_FALSE(DecodeHeaderBlock(first)); @@ -700,9 +701,9 @@ TEST_P(HpackDecoderAdapterTest, HuffmanEOSError) { // | www.example.com // | -> :authority: www.example.com - std::string first = SpdyHexDecode("418cf1e3c2e5f23a6ba0ab90f4ff"); + std::string first = absl::HexStringToBytes("418cf1e3c2e5f23a6ba0ab90f4ff"); EXPECT_TRUE(DecodeHeaderBlock(first)); - first = SpdyHexDecode("418df1e3c2e5f23a6ba0ab90f4ffff"); + first = absl::HexStringToBytes("418df1e3c2e5f23a6ba0ab90f4ffff"); EXPECT_FALSE(DecodeHeaderBlock(first)); } @@ -749,7 +750,8 @@ TEST_P(HpackDecoderAdapterTest, SectionC4RequestHuffmanExamples) { // | Decoded: // | www.example.com // | -> :authority: www.example.com - std::string first = SpdyHexDecode("828684418cf1e3c2e5f23a6ba0ab90f4ff"); + std::string first = + absl::HexStringToBytes("828684418cf1e3c2e5f23a6ba0ab90f4ff"); const SpdyHeaderBlock& first_header_set = DecodeBlockExpectingSuccess(first); EXPECT_THAT(first_header_set, @@ -786,7 +788,7 @@ TEST_P(HpackDecoderAdapterTest, SectionC4RequestHuffmanExamples) { // | no-cache // | -> cache-control: no-cache - std::string second = SpdyHexDecode("828684be5886a8eb10649cbf"); + std::string second = absl::HexStringToBytes("828684be5886a8eb10649cbf"); const SpdyHeaderBlock& second_header_set = DecodeBlockExpectingSuccess(second); @@ -828,8 +830,8 @@ TEST_P(HpackDecoderAdapterTest, SectionC4RequestHuffmanExamples) { // | Decoded: // | custom-value // | -> custom-key: custom-value - std::string third = - SpdyHexDecode("828785bf408825a849e95ba97d7f8925a849e95bb8e8b4bf"); + std::string third = absl::HexStringToBytes( + "828785bf408825a849e95ba97d7f8925a849e95bb8e8b4bf"); const SpdyHeaderBlock& third_header_set = DecodeBlockExpectingSuccess(third); EXPECT_THAT( @@ -898,7 +900,7 @@ TEST_P(HpackDecoderAdapterTest, SectionC6ResponseHuffmanExamples) { // | -> location: https://www.e // | xample.com - std::string first = SpdyHexDecode( + std::string first = absl::HexStringToBytes( "488264025885aec3771a4b6196d07abe" "941054d444a8200595040b8166e082a6" "2d1bff6e919d29ad171863c78f0b97c8" @@ -941,7 +943,7 @@ TEST_P(HpackDecoderAdapterTest, SectionC6ResponseHuffmanExamples) { // | idx = 63 // | -> location: // | https://www.example.com - std::string second = SpdyHexDecode("4883640effc1c0bf"); + std::string second = absl::HexStringToBytes("4883640effc1c0bf"); const SpdyHeaderBlock& second_header_set = DecodeBlockExpectingSuccess(second); @@ -1013,7 +1015,7 @@ TEST_P(HpackDecoderAdapterTest, SectionC6ResponseHuffmanExamples) { // | -> set-cookie: foo=ASDJKHQ // | KBZXOQWEOPIUAXQWEOIU; // | max-age=3600; version=1 - std::string third = SpdyHexDecode( + std::string third = absl::HexStringToBytes( "88c16196d07abe941054d444a8200595" "040b8166e084a62d1bffc05a839bd9ab" "77ad94e7821dd7f2e6c7b335dfdfcd5b" @@ -1116,7 +1118,7 @@ TEST_P(HpackDecoderAdapterTest, Cookies) { SpdyHeaderBlock expected_header_set; expected_header_set["cookie"] = "foo; bar"; - EXPECT_TRUE(DecodeHeaderBlock(SpdyHexDecode("608294e76003626172"))); + EXPECT_TRUE(DecodeHeaderBlock(absl::HexStringToBytes("608294e76003626172"))); EXPECT_EQ(expected_header_set, decoded_block()); } diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder.cc index 6dc27b9ca7f..27f0444f274 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder.cc @@ -9,13 +9,12 @@ #include #include "http2/hpack/huffman/hpack_huffman_encoder.h" +#include "common/platform/api/quiche_bug_tracker.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/core/hpack/hpack_constants.h" #include "spdy/core/hpack/hpack_header_table.h" #include "spdy/core/hpack/hpack_output_stream.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_flag_utils.h" -#include "spdy/platform/api/spdy_flags.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { @@ -155,14 +154,14 @@ void HpackEncoder::EncodeRepresentations(RepresentationIterator* iter, } void HpackEncoder::EmitIndex(size_t index) { - SPDY_DVLOG(2) << "Emitting index " << index; + QUICHE_DVLOG(2) << "Emitting index " << index; output_stream_.AppendPrefix(kIndexedOpcode); output_stream_.AppendUint32(index); } void HpackEncoder::EmitIndexedLiteral(const Representation& representation) { - SPDY_DVLOG(2) << "Emitting indexed literal: (" << representation.first << ", " - << representation.second << ")"; + QUICHE_DVLOG(2) << "Emitting indexed literal: (" << representation.first + << ", " << representation.second << ")"; output_stream_.AppendPrefix(kLiteralIncrementalIndexOpcode); EmitLiteral(representation); header_table_.TryAddEntry(representation.first, representation.second); @@ -170,8 +169,8 @@ void HpackEncoder::EmitIndexedLiteral(const Representation& representation) { void HpackEncoder::EmitNonIndexedLiteral(const Representation& representation, bool enable_compression) { - SPDY_DVLOG(2) << "Emitting nonindexed literal: (" << representation.first - << ", " << representation.second << ")"; + QUICHE_DVLOG(2) << "Emitting nonindexed literal: (" << representation.first + << ", " << representation.second << ")"; output_stream_.AppendPrefix(kLiteralNoIndexOpcode); size_t name_index = header_table_.GetByName(representation.first); if (enable_compression && name_index != kHpackEntryNotFound) { @@ -198,13 +197,13 @@ void HpackEncoder::EmitString(absl::string_view str) { size_t encoded_size = enable_compression_ ? http2::HuffmanSize(str) : str.size(); if (encoded_size < str.size()) { - SPDY_DVLOG(2) << "Emitted Huffman-encoded string of length " - << encoded_size; + QUICHE_DVLOG(2) << "Emitted Huffman-encoded string of length " + << encoded_size; output_stream_.AppendPrefix(kStringLiteralHuffmanEncoded); output_stream_.AppendUint32(encoded_size); http2::HuffmanEncodeFast(str, encoded_size, output_stream_.MutableString()); } else { - SPDY_DVLOG(2) << "Emitted literal string of length " << str.size(); + QUICHE_DVLOG(2) << "Emitted literal string of length " << str.size(); output_stream_.AppendPrefix(kStringLiteralIdentityEncoded); output_stream_.AppendUint32(str.size()); output_stream_.AppendBytes(str); @@ -216,9 +215,9 @@ void HpackEncoder::MaybeEmitTableSize() { return; } const size_t current_size = CurrentHeaderTableSizeSetting(); - SPDY_DVLOG(1) << "MaybeEmitTableSize current_size=" << current_size; - SPDY_DVLOG(1) << "MaybeEmitTableSize min_table_size_setting_received_=" - << min_table_size_setting_received_; + QUICHE_DVLOG(1) << "MaybeEmitTableSize current_size=" << current_size; + QUICHE_DVLOG(1) << "MaybeEmitTableSize min_table_size_setting_received_=" + << min_table_size_setting_received_; if (min_table_size_setting_received_ < current_size) { output_stream_.AppendPrefix(kHeaderTableSizeUpdateOpcode); output_stream_.AppendUint32(min_table_size_setting_received_); @@ -347,7 +346,7 @@ HpackEncoder::Encoderator::Encoderator(const Representations& representations, void HpackEncoder::Encoderator::Next(size_t max_encoded_bytes, std::string* output) { - SPDY_BUG_IF(spdy_bug_61_1, !has_next_) + QUICHE_BUG_IF(spdy_bug_61_1, !has_next_) << "Encoderator::Next called with nothing left to encode."; const bool enable_compression = encoder_->enable_compression_; diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder_test.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder_test.cc index 85fa4fbc321..774a06e8129 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder_test.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_encoder_test.cc @@ -12,7 +12,6 @@ #include "common/platform/api/quiche_test.h" #include "spdy/core/hpack/hpack_static_table.h" #include "spdy/core/spdy_simple_arena.h" -#include "spdy/platform/api/spdy_flags.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_entry.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_entry.cc index b8350df4ff4..4deb0dfcc81 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_entry.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_entry.cc @@ -6,7 +6,6 @@ #include "absl/strings/str_cat.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.cc index ec69d47b6ae..8536a8523fc 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.cc @@ -6,10 +6,10 @@ #include +#include "common/platform/api/quiche_logging.h" #include "spdy/core/hpack/hpack_constants.h" #include "spdy/core/hpack/hpack_static_table.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { @@ -155,9 +155,9 @@ const HpackEntry* HpackHeaderTable::TryAddEntry(absl::string_view name, if (!index_result.second) { // An entry with the same name and value already exists in the dynamic // index. We should replace it with the newly added entry. - SPDY_DVLOG(1) << "Found existing entry at: " << index_result.first->second - << " replacing with: " << new_entry->GetDebugString() - << " at: " << index; + QUICHE_DVLOG(1) << "Found existing entry at: " << index_result.first->second + << " replacing with: " << new_entry->GetDebugString() + << " at: " << index; QUICHE_DCHECK_GT(index, index_result.first->second); dynamic_index_.erase(index_result.first); auto insert_result = dynamic_index_.insert(std::make_pair( @@ -170,9 +170,9 @@ const HpackEntry* HpackHeaderTable::TryAddEntry(absl::string_view name, if (!name_result.second) { // An entry with the same name already exists in the dynamic index. We // should replace it with the newly added entry. - SPDY_DVLOG(1) << "Found existing entry at: " << name_result.first->second - << " replacing with: " << new_entry->GetDebugString() - << " at: " << index; + QUICHE_DVLOG(1) << "Found existing entry at: " << name_result.first->second + << " replacing with: " << new_entry->GetDebugString() + << " at: " << index; QUICHE_DCHECK_GT(index, name_result.first->second); dynamic_name_index_.erase(name_result.first); auto insert_result = diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.h b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.h index 893aaa7bb21..49478cd35b2 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.h +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_header_table.h @@ -43,11 +43,6 @@ class QUICHE_EXPORT_PRIVATE HpackHeaderTable { // HpackHeaderTable takes advantage of the deque property that references // remain valid, so long as insertions & deletions are at the head & tail. // This precludes the use of base::circular_deque. - // - // If this changes (we want to change to circular_deque or we start to drop - // entries from the middle of the table), this should to be a std::list, in - // which case |*_index_| can be trivially extended to map to list iterators. - // // TODO(b/182349990): Change to a more memory efficient container. using DynamicEntryTable = std::deque; diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_output_stream.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_output_stream.cc index d2ec46c49c5..7b925680d4b 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_output_stream.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_output_stream.cc @@ -6,8 +6,8 @@ #include +#include "common/platform/api/quiche_logging.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_static_table.cc b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_static_table.cc index 8c8248c2343..7594943b43e 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_static_table.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/hpack/hpack_static_table.cc @@ -5,10 +5,10 @@ #include "spdy/core/hpack/hpack_static_table.h" #include "absl/strings/string_view.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/core/hpack/hpack_constants.h" #include "spdy/core/hpack/hpack_entry.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/http2_frame_decoder_adapter.cc b/chromium/net/third_party/quiche/src/spdy/core/http2_frame_decoder_adapter.cc index cb9c176090a..b20d0032aff 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/http2_frame_decoder_adapter.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/http2_frame_decoder_adapter.cc @@ -4,9 +4,9 @@ #include "spdy/core/http2_frame_decoder_adapter.h" -// Logging policy: If an error in the input is detected, SPDY_VLOG(n) is used so -// that the option exists to debug the situation. Otherwise, this code mostly -// uses SPDY_DVLOG so that the logging does not slow down production code when +// Logging policy: If an error in the input is detected, QUICHE_VLOG(n) is used +// so that the option exists to debug the situation. Otherwise, this code mostly +// uses QUICHE_DVLOG so that the logging does not slow down production code when // things are working OK. #include @@ -21,6 +21,8 @@ #include "http2/decoder/http2_frame_decoder_listener.h" #include "http2/http2_constants.h" #include "http2/http2_structures.h" +#include "common/platform/api/quiche_bug_tracker.h" +#include "common/platform/api/quiche_logging.h" #include "common/quiche_endian.h" #include "spdy/core/hpack/hpack_decoder_adapter.h" #include "spdy/core/hpack/hpack_header_table.h" @@ -28,10 +30,7 @@ #include "spdy/core/spdy_header_block.h" #include "spdy/core/spdy_headers_handler_interface.h" #include "spdy/core/spdy_protocol.h" -#include "spdy/platform/api/spdy_bug_tracker.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_flags.h" -#include "spdy/platform/api/spdy_logging.h" #include "spdy/platform/api/spdy_string_utils.h" using ::spdy::ExtensionVisitorInterface; @@ -257,7 +256,7 @@ const char* Http2DecoderAdapter::SpdyFramerErrorToString( } Http2DecoderAdapter::Http2DecoderAdapter() { - SPDY_DVLOG(1) << "Http2DecoderAdapter ctor"; + QUICHE_DVLOG(1) << "Http2DecoderAdapter ctor"; ResetInternal(); } @@ -335,7 +334,7 @@ size_t Http2DecoderAdapter::EstimateMemoryUsage() const { // This function is largely based on Http2DecoderAdapter::ValidateFrameHeader // and some parts of Http2DecoderAdapter::ProcessCommonHeader. bool Http2DecoderAdapter::OnFrameHeader(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnFrameHeader: " << header; + QUICHE_DVLOG(1) << "OnFrameHeader: " << header; decoded_frame_header_ = true; if (!latched_probable_http_response_) { latched_probable_http_response_ = header.IsProbableHttpResponse(); @@ -347,10 +346,10 @@ bool Http2DecoderAdapter::OnFrameHeader(const Http2FrameHeader& header) { // Report an unexpected frame error and close the connection if we // expect a known frame type (probably CONTINUATION) and receive an // unknown frame. - SPDY_VLOG(1) << "The framer was expecting to receive a " - << expected_frame_type_ - << " frame, but instead received an unknown frame of type " - << header.type; + QUICHE_VLOG(1) << "The framer was expecting to receive a " + << expected_frame_type_ + << " frame, but instead received an unknown frame of type " + << header.type; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_UNEXPECTED_FRAME, ""); return false; } @@ -366,34 +365,35 @@ bool Http2DecoderAdapter::OnFrameHeader(const Http2FrameHeader& header) { visitor()->OnUnknownFrame(header.stream_id, raw_frame_type); if (!valid_stream) { // Report an invalid frame error if the stream_id is not valid. - SPDY_VLOG(1) << "Unknown control frame type " << header.type - << " received on invalid stream " << header.stream_id; + QUICHE_VLOG(1) << "Unknown control frame type " << header.type + << " received on invalid stream " << header.stream_id; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_INVALID_CONTROL_FRAME, ""); return false; } else { - SPDY_DVLOG(1) << "Ignoring unknown frame type " << header.type; + QUICHE_DVLOG(1) << "Ignoring unknown frame type " << header.type; return true; } } SpdyFrameType frame_type = ToSpdyFrameType(header.type); if (!IsValidHTTP2FrameStreamId(header.stream_id, frame_type)) { - SPDY_VLOG(1) << "The framer received an invalid streamID of " - << header.stream_id << " for a frame of type " << header.type; + QUICHE_VLOG(1) << "The framer received an invalid streamID of " + << header.stream_id << " for a frame of type " + << header.type; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_INVALID_STREAM_ID, ""); return false; } if (has_expected_frame_type_ && header.type != expected_frame_type_) { - SPDY_VLOG(1) << "Expected frame type " << expected_frame_type_ << ", not " - << header.type; + QUICHE_VLOG(1) << "Expected frame type " << expected_frame_type_ << ", not " + << header.type; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_UNEXPECTED_FRAME, ""); return false; } if (!has_expected_frame_type_ && header.type == Http2FrameType::CONTINUATION) { - SPDY_VLOG(1) << "Got CONTINUATION frame when not expected."; + QUICHE_VLOG(1) << "Got CONTINUATION frame when not expected."; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_UNEXPECTED_FRAME, ""); return false; } @@ -411,7 +411,7 @@ bool Http2DecoderAdapter::OnFrameHeader(const Http2FrameHeader& header) { } void Http2DecoderAdapter::OnDataStart(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnDataStart: " << header; + QUICHE_DVLOG(1) << "OnDataStart: " << header; if (IsOkToStartFrame(header) && HasRequiredStreamId(header)) { frame_header_ = header; @@ -422,14 +422,14 @@ void Http2DecoderAdapter::OnDataStart(const Http2FrameHeader& header) { } void Http2DecoderAdapter::OnDataPayload(const char* data, size_t len) { - SPDY_DVLOG(1) << "OnDataPayload: len=" << len; + QUICHE_DVLOG(1) << "OnDataPayload: len=" << len; QUICHE_DCHECK(has_frame_header_); QUICHE_DCHECK_EQ(frame_header_.type, Http2FrameType::DATA); visitor()->OnStreamFrameData(frame_header().stream_id, data, len); } void Http2DecoderAdapter::OnDataEnd() { - SPDY_DVLOG(1) << "OnDataEnd"; + QUICHE_DVLOG(1) << "OnDataEnd"; QUICHE_DCHECK(has_frame_header_); QUICHE_DCHECK_EQ(frame_header_.type, Http2FrameType::DATA); if (frame_header().IsEndStream()) { @@ -439,7 +439,7 @@ void Http2DecoderAdapter::OnDataEnd() { } void Http2DecoderAdapter::OnHeadersStart(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnHeadersStart: " << header; + QUICHE_DVLOG(1) << "OnHeadersStart: " << header; if (IsOkToStartFrame(header) && HasRequiredStreamId(header)) { frame_header_ = header; has_frame_header_ = true; @@ -462,7 +462,7 @@ void Http2DecoderAdapter::OnHeadersStart(const Http2FrameHeader& header) { void Http2DecoderAdapter::OnHeadersPriority( const Http2PriorityFields& priority) { - SPDY_DVLOG(1) << "OnHeadersPriority: " << priority; + QUICHE_DVLOG(1) << "OnHeadersPriority: " << priority; QUICHE_DCHECK(has_frame_header_); QUICHE_DCHECK_EQ(frame_type(), Http2FrameType::HEADERS) << frame_header_; QUICHE_DCHECK(frame_header_.HasPriority()); @@ -470,7 +470,7 @@ void Http2DecoderAdapter::OnHeadersPriority( on_headers_called_ = true; ReportReceiveCompressedFrame(frame_header_); if (!visitor()) { - SPDY_BUG(spdy_bug_1_1) + QUICHE_BUG(spdy_bug_1_1) << "Visitor is nullptr, handling priority in headers failed." << " priority:" << priority << " frame_header:" << frame_header_; return; @@ -483,7 +483,7 @@ void Http2DecoderAdapter::OnHeadersPriority( } void Http2DecoderAdapter::OnHpackFragment(const char* data, size_t len) { - SPDY_DVLOG(1) << "OnHpackFragment: len=" << len; + QUICHE_DVLOG(1) << "OnHpackFragment: len=" << len; on_hpack_fragment_called_ = true; auto* decoder = GetHpackDecoder(); if (!decoder->HandleControlFrameHeadersData(data, len)) { @@ -494,14 +494,15 @@ void Http2DecoderAdapter::OnHpackFragment(const char* data, size_t len) { } void Http2DecoderAdapter::OnHeadersEnd() { - SPDY_DVLOG(1) << "OnHeadersEnd"; + QUICHE_DVLOG(1) << "OnHeadersEnd"; CommonHpackFragmentEnd(); opt_pad_length_.reset(); } void Http2DecoderAdapter::OnPriorityFrame(const Http2FrameHeader& header, const Http2PriorityFields& priority) { - SPDY_DVLOG(1) << "OnPriorityFrame: " << header << "; priority: " << priority; + QUICHE_DVLOG(1) << "OnPriorityFrame: " << header + << "; priority: " << priority; if (IsOkToStartFrame(header) && HasRequiredStreamId(header)) { visitor()->OnPriority(header.stream_id, priority.stream_dependency, priority.weight, priority.is_exclusive); @@ -509,7 +510,7 @@ void Http2DecoderAdapter::OnPriorityFrame(const Http2FrameHeader& header, } void Http2DecoderAdapter::OnContinuationStart(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnContinuationStart: " << header; + QUICHE_DVLOG(1) << "OnContinuationStart: " << header; if (IsOkToStartFrame(header) && HasRequiredStreamId(header)) { QUICHE_DCHECK(has_hpack_first_frame_header_); if (header.stream_id != hpack_first_frame_header_.stream_id) { @@ -524,12 +525,12 @@ void Http2DecoderAdapter::OnContinuationStart(const Http2FrameHeader& header) { } void Http2DecoderAdapter::OnContinuationEnd() { - SPDY_DVLOG(1) << "OnContinuationEnd"; + QUICHE_DVLOG(1) << "OnContinuationEnd"; CommonHpackFragmentEnd(); } void Http2DecoderAdapter::OnPadLength(size_t trailing_length) { - SPDY_DVLOG(1) << "OnPadLength: " << trailing_length; + QUICHE_DVLOG(1) << "OnPadLength: " << trailing_length; opt_pad_length_ = trailing_length; QUICHE_DCHECK_LT(trailing_length, 256u); if (frame_header_.type == Http2FrameType::DATA) { @@ -539,7 +540,7 @@ void Http2DecoderAdapter::OnPadLength(size_t trailing_length) { void Http2DecoderAdapter::OnPadding(const char* /*padding*/, size_t skipped_length) { - SPDY_DVLOG(1) << "OnPadding: " << skipped_length; + QUICHE_DVLOG(1) << "OnPadding: " << skipped_length; if (frame_header_.type == Http2FrameType::DATA) { visitor()->OnStreamPadding(stream_id(), skipped_length); } else { @@ -549,7 +550,7 @@ void Http2DecoderAdapter::OnPadding(const char* /*padding*/, void Http2DecoderAdapter::OnRstStream(const Http2FrameHeader& header, Http2ErrorCode http2_error_code) { - SPDY_DVLOG(1) << "OnRstStream: " << header << "; code=" << http2_error_code; + QUICHE_DVLOG(1) << "OnRstStream: " << header << "; code=" << http2_error_code; if (IsOkToStartFrame(header) && HasRequiredStreamId(header)) { SpdyErrorCode error_code = ParseErrorCode(static_cast(http2_error_code)); @@ -558,7 +559,7 @@ void Http2DecoderAdapter::OnRstStream(const Http2FrameHeader& header, } void Http2DecoderAdapter::OnSettingsStart(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnSettingsStart: " << header; + QUICHE_DVLOG(1) << "OnSettingsStart: " << header; if (IsOkToStartFrame(header) && HasRequiredStreamIdZero(header)) { frame_header_ = header; has_frame_header_ = true; @@ -567,7 +568,7 @@ void Http2DecoderAdapter::OnSettingsStart(const Http2FrameHeader& header) { } void Http2DecoderAdapter::OnSetting(const Http2SettingFields& setting_fields) { - SPDY_DVLOG(1) << "OnSetting: " << setting_fields; + QUICHE_DVLOG(1) << "OnSetting: " << setting_fields; const auto parameter = static_cast(setting_fields.parameter); visitor()->OnSetting(parameter, setting_fields.value); if (extension_ != nullptr) { @@ -576,12 +577,12 @@ void Http2DecoderAdapter::OnSetting(const Http2SettingFields& setting_fields) { } void Http2DecoderAdapter::OnSettingsEnd() { - SPDY_DVLOG(1) << "OnSettingsEnd"; + QUICHE_DVLOG(1) << "OnSettingsEnd"; visitor()->OnSettingsEnd(); } void Http2DecoderAdapter::OnSettingsAck(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnSettingsAck: " << header; + QUICHE_DVLOG(1) << "OnSettingsAck: " << header; if (IsOkToStartFrame(header) && HasRequiredStreamIdZero(header)) { visitor()->OnSettingsAck(); } @@ -591,8 +592,9 @@ void Http2DecoderAdapter::OnPushPromiseStart( const Http2FrameHeader& header, const Http2PushPromiseFields& promise, size_t total_padding_length) { - SPDY_DVLOG(1) << "OnPushPromiseStart: " << header << "; promise: " << promise - << "; total_padding_length: " << total_padding_length; + QUICHE_DVLOG(1) << "OnPushPromiseStart: " << header + << "; promise: " << promise + << "; total_padding_length: " << total_padding_length; if (IsOkToStartFrame(header) && HasRequiredStreamId(header)) { if (promise.promised_stream_id == 0) { SetSpdyErrorAndNotify(SpdyFramerError::SPDY_INVALID_CONTROL_FRAME, ""); @@ -608,14 +610,14 @@ void Http2DecoderAdapter::OnPushPromiseStart( } void Http2DecoderAdapter::OnPushPromiseEnd() { - SPDY_DVLOG(1) << "OnPushPromiseEnd"; + QUICHE_DVLOG(1) << "OnPushPromiseEnd"; CommonHpackFragmentEnd(); opt_pad_length_.reset(); } void Http2DecoderAdapter::OnPing(const Http2FrameHeader& header, const Http2PingFields& ping) { - SPDY_DVLOG(1) << "OnPing: " << header << "; ping: " << ping; + QUICHE_DVLOG(1) << "OnPing: " << header << "; ping: " << ping; if (IsOkToStartFrame(header) && HasRequiredStreamIdZero(header)) { visitor()->OnPing(ToSpdyPingId(ping), false); } @@ -623,7 +625,7 @@ void Http2DecoderAdapter::OnPing(const Http2FrameHeader& header, void Http2DecoderAdapter::OnPingAck(const Http2FrameHeader& header, const Http2PingFields& ping) { - SPDY_DVLOG(1) << "OnPingAck: " << header << "; ping: " << ping; + QUICHE_DVLOG(1) << "OnPingAck: " << header << "; ping: " << ping; if (IsOkToStartFrame(header) && HasRequiredStreamIdZero(header)) { visitor()->OnPing(ToSpdyPingId(ping), true); } @@ -631,7 +633,7 @@ void Http2DecoderAdapter::OnPingAck(const Http2FrameHeader& header, void Http2DecoderAdapter::OnGoAwayStart(const Http2FrameHeader& header, const Http2GoAwayFields& goaway) { - SPDY_DVLOG(1) << "OnGoAwayStart: " << header << "; goaway: " << goaway; + QUICHE_DVLOG(1) << "OnGoAwayStart: " << header << "; goaway: " << goaway; if (IsOkToStartFrame(header) && HasRequiredStreamIdZero(header)) { frame_header_ = header; has_frame_header_ = true; @@ -642,18 +644,19 @@ void Http2DecoderAdapter::OnGoAwayStart(const Http2FrameHeader& header, } void Http2DecoderAdapter::OnGoAwayOpaqueData(const char* data, size_t len) { - SPDY_DVLOG(1) << "OnGoAwayOpaqueData: len=" << len; + QUICHE_DVLOG(1) << "OnGoAwayOpaqueData: len=" << len; visitor()->OnGoAwayFrameData(data, len); } void Http2DecoderAdapter::OnGoAwayEnd() { - SPDY_DVLOG(1) << "OnGoAwayEnd"; + QUICHE_DVLOG(1) << "OnGoAwayEnd"; visitor()->OnGoAwayFrameData(nullptr, 0); } void Http2DecoderAdapter::OnWindowUpdate(const Http2FrameHeader& header, uint32_t increment) { - SPDY_DVLOG(1) << "OnWindowUpdate: " << header << "; increment=" << increment; + QUICHE_DVLOG(1) << "OnWindowUpdate: " << header + << "; increment=" << increment; if (IsOkToStartFrame(header)) { visitor()->OnWindowUpdate(header.stream_id, increment); } @@ -666,9 +669,9 @@ void Http2DecoderAdapter::OnWindowUpdate(const Http2FrameHeader& header, void Http2DecoderAdapter::OnAltSvcStart(const Http2FrameHeader& header, size_t origin_length, size_t value_length) { - SPDY_DVLOG(1) << "OnAltSvcStart: " << header - << "; origin_length: " << origin_length - << "; value_length: " << value_length; + QUICHE_DVLOG(1) << "OnAltSvcStart: " << header + << "; origin_length: " << origin_length + << "; value_length: " << value_length; if (!IsOkToStartFrame(header)) { return; } @@ -679,24 +682,24 @@ void Http2DecoderAdapter::OnAltSvcStart(const Http2FrameHeader& header, } void Http2DecoderAdapter::OnAltSvcOriginData(const char* data, size_t len) { - SPDY_DVLOG(1) << "OnAltSvcOriginData: len=" << len; + QUICHE_DVLOG(1) << "OnAltSvcOriginData: len=" << len; alt_svc_origin_.append(data, len); } // Called when decoding the Alt-Svc-Field-Value of an ALTSVC; // the field is uninterpreted. void Http2DecoderAdapter::OnAltSvcValueData(const char* data, size_t len) { - SPDY_DVLOG(1) << "OnAltSvcValueData: len=" << len; + QUICHE_DVLOG(1) << "OnAltSvcValueData: len=" << len; alt_svc_value_.append(data, len); } void Http2DecoderAdapter::OnAltSvcEnd() { - SPDY_DVLOG(1) << "OnAltSvcEnd: origin.size(): " << alt_svc_origin_.size() - << "; value.size(): " << alt_svc_value_.size(); + QUICHE_DVLOG(1) << "OnAltSvcEnd: origin.size(): " << alt_svc_origin_.size() + << "; value.size(): " << alt_svc_value_.size(); SpdyAltSvcWireFormat::AlternativeServiceVector altsvc_vector; if (!SpdyAltSvcWireFormat::ParseHeaderFieldValue(alt_svc_value_, &altsvc_vector)) { - SPDY_DLOG(ERROR) << "SpdyAltSvcWireFormat::ParseHeaderFieldValue failed."; + QUICHE_DLOG(ERROR) << "SpdyAltSvcWireFormat::ParseHeaderFieldValue failed."; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_INVALID_CONTROL_FRAME, ""); return; } @@ -711,9 +714,9 @@ void Http2DecoderAdapter::OnAltSvcEnd() { void Http2DecoderAdapter::OnPriorityUpdateStart( const Http2FrameHeader& header, const Http2PriorityUpdateFields& priority_update) { - SPDY_DVLOG(1) << "OnPriorityUpdateStart: " << header - << "; prioritized_stream_id: " - << priority_update.prioritized_stream_id; + QUICHE_DVLOG(1) << "OnPriorityUpdateStart: " << header + << "; prioritized_stream_id: " + << priority_update.prioritized_stream_id; if (IsOkToStartFrame(header) && HasRequiredStreamIdZero(header) && HasRequiredStreamId(priority_update.prioritized_stream_id)) { frame_header_ = header; @@ -724,13 +727,13 @@ void Http2DecoderAdapter::OnPriorityUpdateStart( void Http2DecoderAdapter::OnPriorityUpdatePayload(const char* data, size_t len) { - SPDY_DVLOG(1) << "OnPriorityUpdatePayload: len=" << len; + QUICHE_DVLOG(1) << "OnPriorityUpdatePayload: len=" << len; priority_field_value_.append(data, len); } void Http2DecoderAdapter::OnPriorityUpdateEnd() { - SPDY_DVLOG(1) << "OnPriorityUpdateEnd: priority_field_value.size(): " - << priority_field_value_.size(); + QUICHE_DVLOG(1) << "OnPriorityUpdateEnd: priority_field_value.size(): " + << priority_field_value_.size(); visitor()->OnPriorityUpdate(prioritized_stream_id_, priority_field_value_); priority_field_value_.clear(); } @@ -738,7 +741,7 @@ void Http2DecoderAdapter::OnPriorityUpdateEnd() { // Except for BLOCKED frames, all other unknown frames are either dropped or // passed to a registered extension. void Http2DecoderAdapter::OnUnknownStart(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnUnknownStart: " << header; + QUICHE_DVLOG(1) << "OnUnknownStart: " << header; if (IsOkToStartFrame(header)) { if (extension_ != nullptr) { const uint8_t type = static_cast(header.type); @@ -753,19 +756,19 @@ void Http2DecoderAdapter::OnUnknownPayload(const char* data, size_t len) { if (handling_extension_payload_) { extension_->OnFramePayload(data, len); } else { - SPDY_DVLOG(1) << "OnUnknownPayload: len=" << len; + QUICHE_DVLOG(1) << "OnUnknownPayload: len=" << len; } } void Http2DecoderAdapter::OnUnknownEnd() { - SPDY_DVLOG(1) << "OnUnknownEnd"; + QUICHE_DVLOG(1) << "OnUnknownEnd"; handling_extension_payload_ = false; } void Http2DecoderAdapter::OnPaddingTooLong(const Http2FrameHeader& header, size_t missing_length) { - SPDY_DVLOG(1) << "OnPaddingTooLong: " << header - << "; missing_length: " << missing_length; + QUICHE_DVLOG(1) << "OnPaddingTooLong: " << header + << "; missing_length: " << missing_length; if (header.type == Http2FrameType::DATA) { if (header.payload_length == 0) { QUICHE_DCHECK_EQ(1u, missing_length); @@ -778,7 +781,7 @@ void Http2DecoderAdapter::OnPaddingTooLong(const Http2FrameHeader& header, } void Http2DecoderAdapter::OnFrameSizeError(const Http2FrameHeader& header) { - SPDY_DVLOG(1) << "OnFrameSizeError: " << header; + QUICHE_DVLOG(1) << "OnFrameSizeError: " << header; size_t recv_limit = recv_frame_size_limit_; if (header.payload_length > recv_limit) { SetSpdyErrorAndNotify(SpdyFramerError::SPDY_OVERSIZED_PAYLOAD, ""); @@ -809,8 +812,8 @@ size_t Http2DecoderAdapter::ProcessInputFrame(const char* data, size_t len) { if (spdy_state_ != SpdyState::SPDY_ERROR) { DetermineSpdyState(status); } else { - SPDY_VLOG(1) << "ProcessInputFrame spdy_framer_error_=" - << SpdyFramerErrorToString(spdy_framer_error_); + QUICHE_VLOG(1) << "ProcessInputFrame spdy_framer_error_=" + << SpdyFramerErrorToString(spdy_framer_error_); if (spdy_framer_error_ == SpdyFramerError::SPDY_INVALID_PADDING && has_frame_header_ && frame_type() != Http2FrameType::DATA) { // spdy_framer_test checks that all of the available frame payload @@ -818,11 +821,11 @@ size_t Http2DecoderAdapter::ProcessInputFrame(const char* data, size_t len) { size_t total = remaining_total_payload(); if (total <= frame_header().payload_length) { size_t avail = db.MinLengthRemaining(total); - SPDY_VLOG(1) << "Skipping past " << avail << " bytes, of " << total - << " total remaining in the frame's payload."; + QUICHE_VLOG(1) << "Skipping past " << avail << " bytes, of " << total + << " total remaining in the frame's payload."; db.AdvanceCursor(avail); } else { - SPDY_BUG(spdy_bug_1_2) + QUICHE_BUG(spdy_bug_1_2) << "Total remaining (" << total << ") should not be greater than the payload length; " << frame_header(); @@ -841,11 +844,11 @@ void Http2DecoderAdapter::DetermineSpdyState(DecodeStatus status) { QUICHE_DCHECK(!HasError()) << spdy_framer_error_; switch (status) { case DecodeStatus::kDecodeDone: - SPDY_DVLOG(1) << "ProcessInputFrame -> DecodeStatus::kDecodeDone"; + QUICHE_DVLOG(1) << "ProcessInputFrame -> DecodeStatus::kDecodeDone"; ResetBetweenFrames(); break; case DecodeStatus::kDecodeInProgress: - SPDY_DVLOG(1) << "ProcessInputFrame -> DecodeStatus::kDecodeInProgress"; + QUICHE_DVLOG(1) << "ProcessInputFrame -> DecodeStatus::kDecodeInProgress"; if (decoded_frame_header_) { if (IsDiscardingPayload()) { set_spdy_state(SpdyState::SPDY_IGNORE_REMAINING_PAYLOAD); @@ -865,7 +868,7 @@ void Http2DecoderAdapter::DetermineSpdyState(DecodeStatus status) { } break; case DecodeStatus::kDecodeError: - SPDY_VLOG(1) << "ProcessInputFrame -> DecodeStatus::kDecodeError"; + QUICHE_VLOG(1) << "ProcessInputFrame -> DecodeStatus::kDecodeError"; if (IsDiscardingPayload()) { if (remaining_total_payload() == 0) { // Push the Http2FrameDecoder out of state kDiscardPayload now @@ -873,11 +876,11 @@ void Http2DecoderAdapter::DetermineSpdyState(DecodeStatus status) { DecodeBuffer tmp("", 0); DecodeStatus status = frame_decoder_->DecodeFrame(&tmp); if (status != DecodeStatus::kDecodeDone) { - SPDY_BUG(spdy_bug_1_3) + QUICHE_BUG(spdy_bug_1_3) << "Expected to be done decoding the frame, not " << status; SetSpdyErrorAndNotify(SPDY_INTERNAL_FRAMER_ERROR, ""); } else if (spdy_framer_error_ != SPDY_NO_ERROR) { - SPDY_BUG(spdy_bug_1_4) + QUICHE_BUG(spdy_bug_1_4) << "Expected to have no error, not " << SpdyFramerErrorToString(spdy_framer_error_); } else { @@ -921,7 +924,7 @@ void Http2DecoderAdapter::ResetInternal() { } void Http2DecoderAdapter::set_spdy_state(SpdyState v) { - SPDY_DVLOG(2) << "set_spdy_state(" << StateToString(v) << ")"; + QUICHE_DVLOG(2) << "set_spdy_state(" << StateToString(v) << ")"; spdy_state_ = v; } @@ -930,8 +933,8 @@ void Http2DecoderAdapter::SetSpdyErrorAndNotify(SpdyFramerError error, if (HasError()) { QUICHE_DCHECK_EQ(spdy_state_, SpdyState::SPDY_ERROR); } else { - SPDY_VLOG(2) << "SetSpdyErrorAndNotify(" << SpdyFramerErrorToString(error) - << ")"; + QUICHE_VLOG(2) << "SetSpdyErrorAndNotify(" << SpdyFramerErrorToString(error) + << ")"; QUICHE_DCHECK_NE(error, SpdyFramerError::SPDY_NO_ERROR); spdy_framer_error_ = error; set_spdy_state(SpdyState::SPDY_ERROR); @@ -974,33 +977,33 @@ size_t Http2DecoderAdapter::remaining_total_payload() const { bool Http2DecoderAdapter::IsReadingPaddingLength() { bool result = frame_header_.IsPadded() && !opt_pad_length_; - SPDY_DVLOG(2) << "Http2DecoderAdapter::IsReadingPaddingLength: " << result; + QUICHE_DVLOG(2) << "Http2DecoderAdapter::IsReadingPaddingLength: " << result; return result; } bool Http2DecoderAdapter::IsSkippingPadding() { bool result = frame_header_.IsPadded() && opt_pad_length_ && frame_decoder_->remaining_payload() == 0 && frame_decoder_->remaining_padding() > 0; - SPDY_DVLOG(2) << "Http2DecoderAdapter::IsSkippingPadding: " << result; + QUICHE_DVLOG(2) << "Http2DecoderAdapter::IsSkippingPadding: " << result; return result; } bool Http2DecoderAdapter::IsDiscardingPayload() { bool result = decoded_frame_header_ && frame_decoder_->IsDiscardingPayload(); - SPDY_DVLOG(2) << "Http2DecoderAdapter::IsDiscardingPayload: " << result; + QUICHE_DVLOG(2) << "Http2DecoderAdapter::IsDiscardingPayload: " << result; return result; } // Called from OnXyz or OnXyzStart methods to decide whether it is OK to // handle the callback. bool Http2DecoderAdapter::IsOkToStartFrame(const Http2FrameHeader& header) { - SPDY_DVLOG(3) << "IsOkToStartFrame"; + QUICHE_DVLOG(3) << "IsOkToStartFrame"; if (HasError()) { - SPDY_VLOG(2) << "HasError()"; + QUICHE_VLOG(2) << "HasError()"; return false; } QUICHE_DCHECK(!has_frame_header_); if (has_expected_frame_type_ && header.type != expected_frame_type_) { - SPDY_VLOG(1) << "Expected frame type " << expected_frame_type_ << ", not " - << header.type; + QUICHE_VLOG(1) << "Expected frame type " << expected_frame_type_ << ", not " + << header.type; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_UNEXPECTED_FRAME, ""); return false; } @@ -1009,15 +1012,15 @@ bool Http2DecoderAdapter::IsOkToStartFrame(const Http2FrameHeader& header) { } bool Http2DecoderAdapter::HasRequiredStreamId(uint32_t stream_id) { - SPDY_DVLOG(3) << "HasRequiredStreamId: " << stream_id; + QUICHE_DVLOG(3) << "HasRequiredStreamId: " << stream_id; if (HasError()) { - SPDY_VLOG(2) << "HasError()"; + QUICHE_VLOG(2) << "HasError()"; return false; } if (stream_id != 0) { return true; } - SPDY_VLOG(1) << "Stream Id is required, but zero provided"; + QUICHE_VLOG(1) << "Stream Id is required, but zero provided"; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_INVALID_STREAM_ID, ""); return false; } @@ -1027,15 +1030,15 @@ bool Http2DecoderAdapter::HasRequiredStreamId(const Http2FrameHeader& header) { } bool Http2DecoderAdapter::HasRequiredStreamIdZero(uint32_t stream_id) { - SPDY_DVLOG(3) << "HasRequiredStreamIdZero: " << stream_id; + QUICHE_DVLOG(3) << "HasRequiredStreamIdZero: " << stream_id; if (HasError()) { - SPDY_VLOG(2) << "HasError()"; + QUICHE_VLOG(2) << "HasError()"; return false; } if (stream_id == 0) { return true; } - SPDY_VLOG(1) << "Stream Id was not zero, as required: " << stream_id; + QUICHE_VLOG(1) << "Stream Id was not zero, as required: " << stream_id; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_INVALID_STREAM_ID, ""); return false; } @@ -1062,7 +1065,7 @@ HpackDecoderAdapter* Http2DecoderAdapter::GetHpackDecoder() { } void Http2DecoderAdapter::CommonStartHpackBlock() { - SPDY_DVLOG(1) << "CommonStartHpackBlock"; + QUICHE_DVLOG(1) << "CommonStartHpackBlock"; QUICHE_DCHECK(!has_hpack_first_frame_header_); if (!frame_header_.IsEndHeaders()) { hpack_first_frame_header_ = frame_header_; @@ -1074,7 +1077,7 @@ void Http2DecoderAdapter::CommonStartHpackBlock() { SpdyHeadersHandlerInterface* handler = visitor()->OnHeaderFrameStart(stream_id()); if (handler == nullptr) { - SPDY_BUG(spdy_bug_1_5) << "visitor_->OnHeaderFrameStart returned nullptr"; + QUICHE_BUG(spdy_bug_1_5) << "visitor_->OnHeaderFrameStart returned nullptr"; SetSpdyErrorAndNotify(SpdyFramerError::SPDY_INTERNAL_FRAMER_ERROR, ""); return; } @@ -1091,9 +1094,9 @@ void Http2DecoderAdapter::MaybeAnnounceEmptyFirstHpackFragment() { } void Http2DecoderAdapter::CommonHpackFragmentEnd() { - SPDY_DVLOG(1) << "CommonHpackFragmentEnd: stream_id=" << stream_id(); + QUICHE_DVLOG(1) << "CommonHpackFragmentEnd: stream_id=" << stream_id(); if (HasError()) { - SPDY_VLOG(1) << "HasError(), returning"; + QUICHE_VLOG(1) << "HasError(), returning"; return; } QUICHE_DCHECK(has_frame_header_); diff --git a/chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler.h b/chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler.h deleted file mode 100644 index 5820145aac4..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler.h +++ /dev/null @@ -1,791 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef QUICHE_SPDY_CORE_HTTP2_PRIORITY_WRITE_SCHEDULER_H_ -#define QUICHE_SPDY_CORE_HTTP2_PRIORITY_WRITE_SCHEDULER_H_ - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "absl/strings/str_cat.h" -#include "spdy/core/spdy_intrusive_list.h" -#include "spdy/core/spdy_protocol.h" -#include "spdy/core/write_scheduler.h" -#include "spdy/platform/api/spdy_bug_tracker.h" -#include "spdy/platform/api/spdy_containers.h" -#include "spdy/platform/api/spdy_logging.h" -#include "spdy/platform/api/spdy_string_utils.h" - -namespace spdy { - -namespace test { -template -class Http2PriorityWriteSchedulerPeer; -} - -// This data structure implements the HTTP/2 stream priority tree defined in -// section 5.3 of RFC 7540: -// http://tools.ietf.org/html/rfc7540#section-5.3 -// -// Streams can be added and removed, and dependencies between them defined. -// Streams constitute a tree rooted at stream ID 0: each stream has a single -// parent stream, and 0 or more child streams. Individual streams can be -// marked as ready to read/write, and then the whole structure can be queried -// to pick the next stream to read/write out of those that are ready. -template -class Http2PriorityWriteScheduler : public WriteScheduler { - public: - using typename WriteScheduler::StreamPrecedenceType; - - Http2PriorityWriteScheduler(); - Http2PriorityWriteScheduler(const Http2PriorityWriteScheduler&) = delete; - Http2PriorityWriteScheduler& operator=(const Http2PriorityWriteScheduler&) = - delete; - - // WriteScheduler methods - void RegisterStream(StreamIdType stream_id, - const StreamPrecedenceType& precedence) override; - void UnregisterStream(StreamIdType stream_id) override; - bool StreamRegistered(StreamIdType stream_id) const override; - StreamPrecedenceType GetStreamPrecedence( - StreamIdType stream_id) const override; - void UpdateStreamPrecedence(StreamIdType stream_id, - const StreamPrecedenceType& precedence) override; - std::vector GetStreamChildren( - StreamIdType stream_id) const override; - void RecordStreamEventTime(StreamIdType stream_id, - int64_t now_in_usec) override; - int64_t GetLatestEventWithPrecedence(StreamIdType stream_id) const override; - bool ShouldYield(StreamIdType stream_id) const override; - void MarkStreamReady(StreamIdType stream_id, bool add_to_front) override; - void MarkStreamNotReady(StreamIdType stream_id) override; - bool HasReadyStreams() const override; - StreamIdType PopNextReadyStream() override; - std::tuple - PopNextReadyStreamAndPrecedence() override; - size_t NumReadyStreams() const override; - bool IsStreamReady(StreamIdType stream_id) const override; - size_t NumRegisteredStreams() const override; - std::string DebugString() const override; - - private: - friend class test::Http2PriorityWriteSchedulerPeer; - - struct StreamInfo; - using StreamInfoVector = absl::InlinedVector; - - struct StreamInfo : public SpdyIntrusiveLink { - // ID for this stream. - StreamIdType id; - // StreamInfo for parent stream. - StreamInfo* parent = nullptr; - // Weights can range between 1 and 256 (inclusive). - int weight = kHttp2DefaultStreamWeight; - // The total weight of this stream's direct descendants. - int total_child_weights = 0; - // Pointers to StreamInfos for children, if any. - StreamInfoVector children; - // Whether the stream is ready for writing. The stream is present in - // scheduling_queue_ iff true. - bool ready = false; - // The scheduling priority of this stream. Streams with higher priority - // values are scheduled first. - // TODO(mpw): rename to avoid confusion with SPDY priorities, - // which this is not. - float priority = 0; - // Ordinal value for this stream, used to ensure round-robin scheduling: - // among streams with the same scheduling priority, streams with lower - // ordinal are scheduled first. - int64_t ordinal = 0; - // Time of latest write event for stream of this priority, in microseconds. - int64_t last_event_time_usec = 0; - - // Returns true if this stream is ancestor of |other|. - bool IsAncestorOf(const StreamInfo& other) const { - for (const StreamInfo* p = other.parent; p != nullptr; p = p->parent) { - if (p == this) { - return true; - } - } - return false; - } - - // Whether this stream should be scheduled ahead of another stream. - bool SchedulesBefore(const StreamInfo& other) const { - return (priority != other.priority) ? priority > other.priority - : ordinal < other.ordinal; - } - - // Returns the StreamPrecedenceType for this StreamInfo. - StreamPrecedenceType ToStreamPrecedence() const { - StreamIdType parent_id = - parent == nullptr ? kHttp2RootStreamId : parent->id; - bool exclusive = parent != nullptr && parent->children.size() == 1; - return StreamPrecedenceType(parent_id, weight, exclusive); - } - }; - - static bool Remove(StreamInfoVector* stream_infos, - const StreamInfo* stream_info); - - // Returns true iff any direct or transitive parent of the given stream is - // currently ready. - static bool HasReadyAncestor(const StreamInfo& stream_info); - - // Returns StreamInfo for the given stream, or nullptr if it isn't - // registered. - const StreamInfo* FindStream(StreamIdType stream_id) const; - StreamInfo* FindStream(StreamIdType stream_id); - - // Helpers for UpdateStreamPrecedence(). - void UpdateStreamParent(StreamInfo* stream_info, - StreamIdType parent_id, - bool exclusive); - void UpdateStreamWeight(StreamInfo* stream_info, int weight); - - // Update all priority values in the subtree rooted at the given stream, not - // including the stream itself. If this results in priority value changes for - // scheduled streams, those streams are rescheduled to ensure proper ordering - // of scheduling_queue_. - // TODO(mpw): rename to avoid confusion with SPDY priorities. - void UpdatePrioritiesUnder(StreamInfo* stream_info); - - // Inserts stream into scheduling_queue_ at the appropriate location given - // its priority and ordinal. Time complexity is O(scheduling_queue.size()). - void Schedule(StreamInfo* stream_info); - - // Removes stream from scheduling_queue_. - void Unschedule(StreamInfo* stream_info); - - // Return true if all internal invariants hold (useful for unit tests). - // Unless there are bugs, this should always return true. - bool ValidateInvariantsForTests() const; - - // Returns true if the parent stream has the given stream in its children. - bool StreamHasChild(const StreamInfo& parent_info, - const StreamInfo* child_info) const; - - // Pointee owned by all_stream_infos_. - StreamInfo* root_stream_info_; - // Maps from stream IDs to StreamInfo objects. - SpdySmallMap, 10> all_stream_infos_; - // Queue containing all ready streams, ordered with streams of higher - // priority before streams of lower priority, and, among streams of equal - // priority, streams with lower ordinal before those with higher - // ordinal. Note that not all streams in scheduling_queue_ are eligible to be - // picked as the next stream: some may have ancestor stream(s) that are ready - // and unblocked. In these situations the occluded child streams are left in - // the queue, to reduce churn. - SpdyIntrusiveList scheduling_queue_; - // Ordinal value to assign to next node inserted into scheduling_queue_ when - // |add_to_front == true|. Decremented after each assignment. - int64_t head_ordinal_ = -1; - // Ordinal value to assign to next node inserted into scheduling_queue_ when - // |add_to_front == false|. Incremented after each assignment. - int64_t tail_ordinal_ = 0; -}; - -template -Http2PriorityWriteScheduler::Http2PriorityWriteScheduler() { - auto root_stream_info = std::make_unique(); - root_stream_info_ = root_stream_info.get(); - root_stream_info->id = kHttp2RootStreamId; - root_stream_info->weight = kHttp2DefaultStreamWeight; - root_stream_info->parent = nullptr; - root_stream_info->priority = 1.0; - root_stream_info->ready = false; - all_stream_infos_[kHttp2RootStreamId] = std::move(root_stream_info); -} - -template -bool Http2PriorityWriteScheduler::StreamRegistered( - StreamIdType stream_id) const { - return all_stream_infos_.find(stream_id) != all_stream_infos_.end(); -} - -template -void Http2PriorityWriteScheduler::RegisterStream( - StreamIdType stream_id, - const StreamPrecedenceType& precedence) { - // TODO(mpw): uncomment the SPDY_BUG_IF below once all tests - // (e.g. SpdyClientDispatcher) modified to pass StreamPrecedence instances - // appropriate for protocol version under test. - // - // SPDY_BUG_IF(spdy_bug_8_1, precedence.is_spdy3_priority()) - // << "Expected HTTP/2 stream dependency"; - - if (StreamRegistered(stream_id)) { - SPDY_BUG(spdy_bug_8_2) << "Stream " << stream_id << " already registered"; - return; - } - - StreamInfo* parent = FindStream(precedence.parent_id()); - if (parent == nullptr) { - // parent_id may legitimately not be registered yet--see b/15676312. - SPDY_VLOG(1) << "Parent stream " << precedence.parent_id() - << " not registered"; - parent = root_stream_info_; - } - - auto new_stream_info = std::make_unique(); - StreamInfo* new_stream_info_ptr = new_stream_info.get(); - new_stream_info_ptr->id = stream_id; - new_stream_info_ptr->weight = precedence.weight(); - new_stream_info_ptr->parent = parent; - all_stream_infos_[stream_id] = std::move(new_stream_info); - if (precedence.is_exclusive()) { - // Move the parent's current children below the new stream. - using std::swap; - swap(new_stream_info_ptr->children, parent->children); - new_stream_info_ptr->total_child_weights = parent->total_child_weights; - // Update each child's parent. - for (StreamInfo* child : new_stream_info_ptr->children) { - child->parent = new_stream_info_ptr; - } - // Clear parent's old child data. - QUICHE_DCHECK(parent->children.empty()); - parent->total_child_weights = 0; - } - // Add new stream to parent. - parent->children.push_back(new_stream_info_ptr); - parent->total_child_weights += precedence.weight(); - - // Update all priorities under parent, since addition of a stream affects - // sibling priorities as well. - UpdatePrioritiesUnder(parent); - - // Stream starts with ready == false, so no need to schedule it yet. - QUICHE_DCHECK(!new_stream_info_ptr->ready); -} - -template -void Http2PriorityWriteScheduler::UnregisterStream( - StreamIdType stream_id) { - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_3) << "Cannot unregister root stream"; - return; - } - // Remove the stream from table. - auto it = all_stream_infos_.find(stream_id); - if (it == all_stream_infos_.end()) { - SPDY_BUG(spdy_bug_8_4) << "Stream " << stream_id << " not registered"; - return; - } - std::unique_ptr stream_info(std::move(it->second)); - all_stream_infos_.erase(it); - // If ready (and hence scheduled), unschedule. - if (stream_info->ready) { - Unschedule(stream_info.get()); - } - - StreamInfo* parent = stream_info->parent; - // Remove the stream from parent's child list. - Remove(&parent->children, stream_info.get()); - parent->total_child_weights -= stream_info->weight; - - // Move the stream's children to the parent's child list. - // Update each child's parent and weight. - for (StreamInfo* child : stream_info->children) { - child->parent = parent; - parent->children.push_back(child); - // Divide the removed stream's weight among its children, rounding to the - // nearest valid weight. - float float_weight = stream_info->weight * - static_cast(child->weight) / - static_cast(stream_info->total_child_weights); - int new_weight = floor(float_weight + 0.5); - if (new_weight == 0) { - new_weight = 1; - } - child->weight = new_weight; - parent->total_child_weights += child->weight; - } - UpdatePrioritiesUnder(parent); -} - -template -typename Http2PriorityWriteScheduler::StreamPrecedenceType -Http2PriorityWriteScheduler::GetStreamPrecedence( - StreamIdType stream_id) const { - const StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - // Unknown streams tolerated due to b/15676312. However, return lowest - // weight. - SPDY_VLOG(1) << "Stream " << stream_id << " not registered"; - return StreamPrecedenceType(kHttp2RootStreamId, kHttp2MinStreamWeight, - false); - } - return stream_info->ToStreamPrecedence(); -} - -template -std::vector -Http2PriorityWriteScheduler::GetStreamChildren( - StreamIdType stream_id) const { - std::vector child_vec; - const StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - SPDY_BUG(spdy_bug_8_5) << "Stream " << stream_id << " not registered"; - } else { - child_vec.reserve(stream_info->children.size()); - for (StreamInfo* child : stream_info->children) { - child_vec.push_back(child->id); - } - } - return child_vec; -} - -template -void Http2PriorityWriteScheduler::UpdateStreamPrecedence( - StreamIdType stream_id, - const StreamPrecedenceType& precedence) { - // TODO(mpw): uncomment the SPDY_BUG_IF below once all tests - // (e.g. SpdyClientDispatcher) modified to pass StreamPrecedence instances - // appropriate for protocol version under test. - // - // SPDY_BUG_IF(spdy_bug_8_6, precedence.is_spdy3_priority()) - // << "Expected HTTP/2 stream dependency"; - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_7) << "Cannot set precedence of root stream"; - return; - } - - StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - // TODO(mpw): add to all_stream_infos_ on demand--see b/15676312. - SPDY_VLOG(1) << "Stream " << stream_id << " not registered"; - return; - } - UpdateStreamParent(stream_info, precedence.parent_id(), - precedence.is_exclusive()); - UpdateStreamWeight(stream_info, precedence.weight()); -} - -template -void Http2PriorityWriteScheduler::UpdateStreamWeight( - StreamInfo* stream_info, - int weight) { - if (weight == stream_info->weight) { - return; - } - if (stream_info->parent != nullptr) { - stream_info->parent->total_child_weights += (weight - stream_info->weight); - } - stream_info->weight = weight; - - // Change in weight also affects sibling priorities. - UpdatePrioritiesUnder(stream_info->parent); -} - -template -void Http2PriorityWriteScheduler::UpdateStreamParent( - StreamInfo* stream_info, - StreamIdType parent_id, - bool exclusive) { - if (stream_info->id == parent_id) { - SPDY_BUG(spdy_bug_8_8) << "Cannot set stream to be its own parent"; - return; - } - StreamInfo* new_parent = FindStream(parent_id); - if (new_parent == nullptr) { - // parent_id may legitimately not be registered yet--see b/15676312. - SPDY_VLOG(1) << "Parent stream " << parent_id << " not registered"; - return; - } - - if (stream_info->parent == new_parent && - (!exclusive || new_parent->children.size() == 1u)) { - // If the new parent is already the stream's parent, and exclusivity (if - // specified) is already satisfied, we are done. - return; - } - - // Next, check to see if the new parent is currently a descendant - // of the stream. - StreamInfo* last = new_parent->parent; - bool cycle_exists = false; - while (last != nullptr) { - if (last == stream_info) { - cycle_exists = true; - break; - } - last = last->parent; - } - - if (cycle_exists) { - // The new parent moves to the level of the current stream. - UpdateStreamParent(new_parent, stream_info->parent->id, false); - } - - // Remove stream from old parent's child list. - StreamInfo* old_parent = stream_info->parent; - Remove(&old_parent->children, stream_info); - old_parent->total_child_weights -= stream_info->weight; - UpdatePrioritiesUnder(old_parent); - - if (exclusive) { - // Move the new parent's current children below the current stream. - for (StreamInfo* child : new_parent->children) { - child->parent = stream_info; - stream_info->children.push_back(child); - } - stream_info->total_child_weights += new_parent->total_child_weights; - // Clear new parent's old child data. - new_parent->children.clear(); - new_parent->total_child_weights = 0; - } - - // Make the change. - stream_info->parent = new_parent; - new_parent->children.push_back(stream_info); - new_parent->total_child_weights += stream_info->weight; - UpdatePrioritiesUnder(new_parent); -} - -template -void Http2PriorityWriteScheduler::RecordStreamEventTime( - StreamIdType stream_id, - int64_t now_in_usec) { - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_9) << "Cannot record event time for root stream"; - return; - } - StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - SPDY_BUG(spdy_bug_8_10) << "Stream " << stream_id << " not registered"; - return; - } - stream_info->last_event_time_usec = now_in_usec; -} - -// O(n) in the number of streams, which isn't great. However, this method will -// soon be superseded by -// Http2WeightedWriteScheduler::GetLatestEventWithPrecedence(), for which an -// efficient implementation is straightforward. Also, this method is only -// called when calculating idle timeouts, so performance isn't key. -template -int64_t Http2PriorityWriteScheduler::GetLatestEventWithPrecedence( - StreamIdType stream_id) const { - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_11) << "Invalid argument: root stream"; - return 0; - } - const StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - SPDY_BUG(spdy_bug_8_12) << "Stream " << stream_id << " not registered"; - return 0; - } - int64_t last_event_time_usec = 0; - for (const auto& kv : all_stream_infos_) { - const StreamInfo& other = *kv.second; - if (other.priority > stream_info->priority) { - last_event_time_usec = - std::max(last_event_time_usec, other.last_event_time_usec); - } - } - return last_event_time_usec; -} - -// Worst-case time complexity of O(n*d), where n is scheduling queue length and -// d is tree depth. In practice, should be much shorter, since loop terminates -// at first writable stream or |stream_id| (whichever is first). -template -bool Http2PriorityWriteScheduler::ShouldYield( - StreamIdType stream_id) const { - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_13) << "Invalid argument: root stream"; - return false; - } - const StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - SPDY_BUG(spdy_bug_8_14) << "Stream " << stream_id << " not registered"; - return false; - } - if (HasReadyAncestor(*stream_info)) { - return true; - } - for (const StreamInfo& scheduled : scheduling_queue_) { - if (HasReadyAncestor(scheduled)) { - // Skip streams which cannot be scheduled. - continue; - } - if (stream_info->IsAncestorOf(scheduled)) { - // Do not yield to descendants. - return false; - } - // Yield to streams with higher priorities. - return scheduled.SchedulesBefore(*stream_info); - } - return false; -} - -template -void Http2PriorityWriteScheduler::MarkStreamReady( - StreamIdType stream_id, - bool add_to_front) { - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_15) << "Cannot mark root stream ready"; - return; - } - StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - SPDY_BUG(spdy_bug_8_16) << "Stream " << stream_id << " not registered"; - return; - } - if (stream_info->ready) { - return; - } - stream_info->ordinal = add_to_front ? head_ordinal_-- : tail_ordinal_++; - Schedule(stream_info); -} - -template -void Http2PriorityWriteScheduler::MarkStreamNotReady( - StreamIdType stream_id) { - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_17) << "Cannot mark root stream unready"; - return; - } - StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - SPDY_BUG(spdy_bug_8_18) << "Stream " << stream_id << " not registered"; - return; - } - if (!stream_info->ready) { - return; - } - Unschedule(stream_info); -} - -template -bool Http2PriorityWriteScheduler::Remove( - StreamInfoVector* stream_infos, - const StreamInfo* stream_info) { - for (typename StreamInfoVector::iterator it = stream_infos->begin(); - it != stream_infos->end(); ++it) { - if (*it == stream_info) { - stream_infos->erase(it); - return true; - } - } - return false; -} - -template -bool Http2PriorityWriteScheduler::HasReadyAncestor( - const StreamInfo& stream_info) { - for (const StreamInfo* parent = stream_info.parent; parent != nullptr; - parent = parent->parent) { - if (parent->ready) { - return true; - } - } - return false; -} - -template -const typename Http2PriorityWriteScheduler::StreamInfo* -Http2PriorityWriteScheduler::FindStream( - StreamIdType stream_id) const { - auto it = all_stream_infos_.find(stream_id); - return it == all_stream_infos_.end() ? nullptr : it->second.get(); -} - -template -typename Http2PriorityWriteScheduler::StreamInfo* -Http2PriorityWriteScheduler::FindStream(StreamIdType stream_id) { - auto it = all_stream_infos_.find(stream_id); - return it == all_stream_infos_.end() ? nullptr : it->second.get(); -} - -template -void Http2PriorityWriteScheduler::UpdatePrioritiesUnder( - StreamInfo* stream_info) { - for (StreamInfo* child : stream_info->children) { - child->priority = stream_info->priority * - (static_cast(child->weight) / - static_cast(stream_info->total_child_weights)); - if (child->ready) { - // Reposition in scheduling_queue_. Use post-order for scheduling, to - // benefit from the fact that children have priority <= parent priority. - Unschedule(child); - UpdatePrioritiesUnder(child); - Schedule(child); - } else { - UpdatePrioritiesUnder(child); - } - } -} - -template -void Http2PriorityWriteScheduler::Schedule( - StreamInfo* stream_info) { - QUICHE_DCHECK(!stream_info->ready); - for (StreamInfo& s : scheduling_queue_) { - if (stream_info->SchedulesBefore(s)) { - scheduling_queue_.insert(&s, stream_info); - stream_info->ready = true; - return; - } - } - scheduling_queue_.push_back(stream_info); - stream_info->ready = true; -} - -template -void Http2PriorityWriteScheduler::Unschedule( - StreamInfo* stream_info) { - QUICHE_DCHECK(stream_info->ready); - scheduling_queue_.erase(stream_info); - stream_info->ready = false; -} - -template -bool Http2PriorityWriteScheduler::StreamHasChild( - const StreamInfo& parent_info, - const StreamInfo* child_info) const { - auto found = std::find(parent_info.children.begin(), - parent_info.children.end(), child_info); - return found != parent_info.children.end(); -} - -template -bool Http2PriorityWriteScheduler::HasReadyStreams() const { - return !scheduling_queue_.empty(); -} - -template -StreamIdType Http2PriorityWriteScheduler::PopNextReadyStream() { - return std::get<0>(PopNextReadyStreamAndPrecedence()); -} - -template -std::tuple< - StreamIdType, - typename Http2PriorityWriteScheduler::StreamPrecedenceType> -Http2PriorityWriteScheduler::PopNextReadyStreamAndPrecedence() { - for (StreamInfo& stream_info : scheduling_queue_) { - if (!HasReadyAncestor(stream_info)) { - Unschedule(&stream_info); - return std::make_tuple(stream_info.id, stream_info.ToStreamPrecedence()); - } - } - SPDY_BUG(spdy_bug_8_19) << "No ready streams"; - return std::make_tuple( - kHttp2RootStreamId, - StreamPrecedenceType(kHttp2RootStreamId, kHttp2MinStreamWeight, false)); -} - -template -size_t Http2PriorityWriteScheduler::NumReadyStreams() const { - return scheduling_queue_.size(); -} - -template -bool Http2PriorityWriteScheduler::IsStreamReady( - StreamIdType stream_id) const { - if (stream_id == kHttp2RootStreamId) { - SPDY_BUG(spdy_bug_8_20) << "Try to check whether root stream is ready"; - return false; - } - const StreamInfo* stream_info = FindStream(stream_id); - if (stream_info == nullptr) { - SPDY_BUG(spdy_bug_8_21) << "Stream " << stream_id << " not registered"; - return false; - } - return stream_info->ready; -} - -template -size_t Http2PriorityWriteScheduler::NumRegisteredStreams() const { - return all_stream_infos_.size(); -} - -template -std::string Http2PriorityWriteScheduler::DebugString() const { - return absl::StrCat("Http2PriorityWriteScheduler {num_registered_streams=", - NumRegisteredStreams(), - " num_ready_streams=", NumReadyStreams(), "}"); -} - -template -bool Http2PriorityWriteScheduler::ValidateInvariantsForTests() - const { - size_t total_streams = 0; - size_t streams_visited = 0; - // Iterate through all streams in the map. - for (const auto& kv : all_stream_infos_) { - ++total_streams; - ++streams_visited; - StreamIdType stream_id = kv.first; - const StreamInfo& stream_info = *kv.second; - - // Verify each StreamInfo mapped under the proper stream ID. - if (stream_id != stream_info.id) { - SPDY_DLOG(INFO) << "Stream ID " << stream_id - << " maps to StreamInfo with ID " << stream_info.id; - return false; - } - - // All streams except the root should have a parent, and should appear in - // the children of that parent. - if (stream_info.id != kHttp2RootStreamId && - !StreamHasChild(*stream_info.parent, &stream_info)) { - SPDY_DLOG(INFO) << "Parent stream " << stream_info.parent->id - << " is not registered, or does not list stream " - << stream_info.id << " as its child."; - return false; - } - - if (!stream_info.children.empty()) { - int total_child_weights = 0; - // Iterate through the stream's children. - for (StreamInfo* child : stream_info.children) { - ++streams_visited; - // Each stream in the list should exist and should have this stream - // set as its parent. - if (!StreamRegistered(child->id) || child->parent != &stream_info) { - SPDY_DLOG(INFO) << "Child stream " << child->id - << " is not registered, " - << "or does not list " << stream_info.id - << " as its parent."; - return false; - } - total_child_weights += child->weight; - } - // Verify that total_child_weights is correct. - if (total_child_weights != stream_info.total_child_weights) { - SPDY_DLOG(INFO) << "Child weight totals do not agree. For stream " - << stream_info.id << " total_child_weights has value " - << stream_info.total_child_weights << ", expected " - << total_child_weights; - return false; - } - } - } - - // Make sure NumRegisteredStreams() reflects the total number of streams the - // map contains. - if (total_streams != NumRegisteredStreams()) { - SPDY_DLOG(INFO) << "Map contains incorrect number of streams."; - return false; - } - // Validate the validation function; we should have visited each stream twice - // (except for the root) - QUICHE_DCHECK(streams_visited == 2 * NumRegisteredStreams() - 1); - return true; -} - -} // namespace spdy - -#endif // QUICHE_SPDY_CORE_HTTP2_PRIORITY_WRITE_SCHEDULER_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler_test.cc b/chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler_test.cc deleted file mode 100644 index 7c9c2595811..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/core/http2_priority_write_scheduler_test.cc +++ /dev/null @@ -1,965 +0,0 @@ -// Copyright (c) 2019 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. - -#include "spdy/core/http2_priority_write_scheduler.h" - -#include - -#include "common/platform/api/quiche_test.h" -#include "spdy/platform/api/spdy_test_helpers.h" - -using ::testing::AssertionFailure; -using ::testing::AssertionResult; -using ::testing::AssertionSuccess; -using ::testing::ElementsAre; -using ::testing::IsEmpty; -using ::testing::UnorderedElementsAre; - -namespace spdy { - -namespace test { - -template -class Http2PriorityWriteSchedulerPeer { - public: - explicit Http2PriorityWriteSchedulerPeer( - Http2PriorityWriteScheduler* scheduler) - : scheduler_(scheduler) {} - - int TotalChildWeights(StreamIdType stream_id) const { - return scheduler_->FindStream(stream_id)->total_child_weights; - } - - bool ValidateInvariants() const { - return scheduler_->ValidateInvariantsForTests(); - } - - private: - Http2PriorityWriteScheduler* scheduler_; -}; - -class Http2PriorityWriteSchedulerTest : public QuicheTest { - protected: - typedef uint32_t SpdyStreamId; - - Http2PriorityWriteSchedulerTest() : peer_(&scheduler_) {} - - Http2PriorityWriteScheduler scheduler_; - Http2PriorityWriteSchedulerPeer peer_; -}; - -TEST_F(Http2PriorityWriteSchedulerTest, RegisterAndUnregisterStreams) { - EXPECT_EQ(1u, scheduler_.NumRegisteredStreams()); - EXPECT_TRUE(scheduler_.StreamRegistered(0)); - EXPECT_FALSE(scheduler_.StreamRegistered(1)); - - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - EXPECT_EQ(2u, scheduler_.NumRegisteredStreams()); - ASSERT_TRUE(scheduler_.StreamRegistered(1)); - EXPECT_EQ(100, scheduler_.GetStreamPrecedence(1).weight()); - EXPECT_FALSE(scheduler_.StreamRegistered(5)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); - - scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 50, false)); - // Should not be able to add a stream with an id that already exists. - EXPECT_SPDY_BUG( - scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 50, false)), - "Stream 5 already registered"); - EXPECT_EQ(3u, scheduler_.NumRegisteredStreams()); - EXPECT_TRUE(scheduler_.StreamRegistered(1)); - ASSERT_TRUE(scheduler_.StreamRegistered(5)); - EXPECT_EQ(50, scheduler_.GetStreamPrecedence(5).weight()); - EXPECT_FALSE(scheduler_.StreamRegistered(13)); - - scheduler_.RegisterStream(13, SpdyStreamPrecedence(5, 130, true)); - EXPECT_EQ(4u, scheduler_.NumRegisteredStreams()); - EXPECT_TRUE(scheduler_.StreamRegistered(1)); - EXPECT_TRUE(scheduler_.StreamRegistered(5)); - ASSERT_TRUE(scheduler_.StreamRegistered(13)); - EXPECT_EQ(130, scheduler_.GetStreamPrecedence(13).weight()); - EXPECT_EQ(5u, scheduler_.GetStreamPrecedence(13).parent_id()); - - scheduler_.UnregisterStream(5); - // Cannot remove a stream that has already been removed. - EXPECT_SPDY_BUG(scheduler_.UnregisterStream(5), "Stream 5 not registered"); - EXPECT_EQ(3u, scheduler_.NumRegisteredStreams()); - EXPECT_TRUE(scheduler_.StreamRegistered(1)); - EXPECT_FALSE(scheduler_.StreamRegistered(5)); - EXPECT_TRUE(scheduler_.StreamRegistered(13)); - EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(13).parent_id()); - - // The parent stream 19 doesn't exist, so this should use 0 as parent stream: - scheduler_.RegisterStream(7, SpdyStreamPrecedence(19, 70, false)); - EXPECT_TRUE(scheduler_.StreamRegistered(7)); - EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(7).parent_id()); - // Now stream 7 already exists, so this should fail: - EXPECT_SPDY_BUG( - scheduler_.RegisterStream(7, SpdyStreamPrecedence(1, 70, false)), - "Stream 7 already registered"); - // Try adding a second child to stream 13: - scheduler_.RegisterStream(17, SpdyStreamPrecedence(13, 170, false)); - - scheduler_.UpdateStreamPrecedence(17, SpdyStreamPrecedence(13, 150, false)); - EXPECT_EQ(150, scheduler_.GetStreamPrecedence(17).weight()); - - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, RegisterStreamWithSpdy3Priority) { - EXPECT_FALSE(scheduler_.StreamRegistered(1)); - scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); - EXPECT_EQ(0u, scheduler_.NumReadyStreams()); - EXPECT_TRUE(scheduler_.StreamRegistered(1)); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - EXPECT_EQ(147, scheduler_.GetStreamPrecedence(1).weight()); - EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(1).parent_id()); - EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); - - EXPECT_SPDY_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(4)), - "Stream 1 already registered"); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, GetStreamWeight) { - // Unknown streams tolerated due to b/15676312. - EXPECT_EQ(kHttp2MinStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 130, true)); - EXPECT_EQ(130, scheduler_.GetStreamPrecedence(3).weight()); - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 50, true)); - EXPECT_EQ(50, scheduler_.GetStreamPrecedence(3).weight()); - scheduler_.UnregisterStream(3); - EXPECT_EQ(kHttp2MinStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, GetStreamPriority) { - // Unknown streams tolerated due to b/15676312. - EXPECT_EQ(kV3LowestPriority, - scheduler_.GetStreamPrecedence(3).spdy3_priority()); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 130, true)); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(3).spdy3_priority()); - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 50, true)); - EXPECT_EQ(5, scheduler_.GetStreamPrecedence(3).spdy3_priority()); - scheduler_.UnregisterStream(3); - EXPECT_EQ(kV3LowestPriority, - scheduler_.GetStreamPrecedence(3).spdy3_priority()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, GetStreamParent) { - // Unknown streams tolerated due to b/15676312. - EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(3).parent_id()); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 20, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(2, 30, false)); - EXPECT_EQ(2u, scheduler_.GetStreamPrecedence(3).parent_id()); - scheduler_.UnregisterStream(3); - EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(3).parent_id()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, GetStreamChildren) { - EXPECT_SPDY_BUG(EXPECT_THAT(scheduler_.GetStreamChildren(7), IsEmpty()), - "Stream 7 not registered"); - scheduler_.RegisterStream(7, SpdyStreamPrecedence(0, 70, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(7), IsEmpty()); - scheduler_.RegisterStream(9, SpdyStreamPrecedence(7, 90, false)); - scheduler_.RegisterStream(15, SpdyStreamPrecedence(7, 150, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(7), UnorderedElementsAre(9, 15)); - scheduler_.UnregisterStream(7); - EXPECT_SPDY_BUG(EXPECT_THAT(scheduler_.GetStreamChildren(7), IsEmpty()), - "Stream 7 not registered"); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamWeight) { - EXPECT_SPDY_BUG( - scheduler_.UpdateStreamPrecedence(0, SpdyStreamPrecedence(0, 10, false)), - "Cannot set precedence of root stream"); - - // For the moment, updating stream precedence on a non-registered stream - // should have no effect. In the future, it will lazily cause the stream to - // be registered (b/15676312). - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 10, false)); - EXPECT_FALSE(scheduler_.StreamRegistered(3)); - - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 10, false)); - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 20, false)); - EXPECT_EQ(20, scheduler_.GetStreamPrecedence(3).weight()); - ASSERT_TRUE(peer_.ValidateInvariants()); - - EXPECT_SPDY_BUG( - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 500, false)), - "Invalid weight: 500"); - EXPECT_EQ(kHttp2MaxStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); - EXPECT_SPDY_BUG( - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 0, false)), - "Invalid weight: 0"); - EXPECT_EQ(kHttp2MinStreamWeight, scheduler_.GetStreamPrecedence(3).weight()); - ASSERT_TRUE(peer_.ValidateInvariants()); - - scheduler_.UnregisterStream(3); -} - -// Basic case of reparenting a subtree. -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentBasicNonExclusive) { - /* Tree: - 0 - / \ - 1 2 - / \ - 3 4 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(3, 4)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -// Basic case of reparenting a subtree. Result here is the same as the -// non-exclusive case. -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentBasicExclusive) { - /* Tree: - 0 - / \ - 1 2 - / \ - 3 4 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, true)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(3, 4)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -// We can't set the parent of a nonexistent stream, or set the parent to a -// nonexistent stream. -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentNonexistent) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - for (bool exclusive : {true, false}) { - // For the moment, updating stream precedence on a non-registered stream or - // attempting to set parent to a nonexistent stream should have no - // effect. In the future, it will lazily cause the stream(s) to be - // registered (b/15676312). - - // No-op: parent stream 3 not registered - scheduler_.UpdateStreamPrecedence(1, - SpdyStreamPrecedence(3, 100, exclusive)); - - // No-op: stream 4 not registered - scheduler_.UpdateStreamPrecedence(4, - SpdyStreamPrecedence(2, 100, exclusive)); - - // No-op: stream 3 not registered - scheduler_.UpdateStreamPrecedence(3, - SpdyStreamPrecedence(4, 100, exclusive)); - - EXPECT_THAT(scheduler_.GetStreamChildren(0), UnorderedElementsAre(1, 2)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); - EXPECT_FALSE(scheduler_.StreamRegistered(3)); - EXPECT_FALSE(scheduler_.StreamRegistered(4)); - } - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -// We should be able to add multiple children to streams. -TEST_F(Http2PriorityWriteSchedulerTest, - UpdateStreamParentMultipleChildrenNonExclusive) { - /* Tree: - 0 - / \ - 1 2 - / \ \ - 3 4 5 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); - scheduler_.UpdateStreamPrecedence(2, SpdyStreamPrecedence(1, 100, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3, 4)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(5)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, - UpdateStreamParentMultipleChildrenExclusive) { - /* Tree: - 0 - / \ - 1 2 - / \ \ - 3 4 5 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); - scheduler_.UpdateStreamPrecedence(2, SpdyStreamPrecedence(1, 100, true)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), ElementsAre(2)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), UnorderedElementsAre(3, 4, 5)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToChildNonExclusive) { - /* Tree: - 0 - | - 1 - / \ - 2 3 - | - 4 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), ElementsAre(3)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), UnorderedElementsAre(1, 4)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToChildExclusive) { - /* Tree: - 0 - | - 1 - / \ - 2 3 - | - 4 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(2, 100, true)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(2)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(3, 4)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, - UpdateStreamParentToGrandchildNonExclusive) { - /* Tree: - 0 - | - 1 - / \ - 2 3 - / \ - 4 5 - | - 6 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(5)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), UnorderedElementsAre(1, 6)); - EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, - UpdateStreamParentToGrandchildExclusive) { - /* Tree: - 0 - | - 1 - / \ - 2 3 - / \ - 4 5 - | - 6 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, true)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3, 6)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), ElementsAre(5)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(4), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, RegisterStreamParentExclusive) { - /* 0 - / \ - 1 2 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - /* 0 - | - 3 - / \ - 1 2 - */ - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, true)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(3)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), UnorderedElementsAre(1, 2)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentExclusive) { - /* 0 - /|\ - 1 2 3 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); - /* 0 - | - 1 - / \ - 2 3 - */ - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 100, true)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentExclusive2) { - /* 0 - | - 1 - / \ - 2 3 - / \ - 4 5 - | - 6 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(3, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(3, 100, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); - // Update stream 1's parent to 4 exclusive. - /* 0 - | - 4 - | - 1 - /|\ - 2 3 6 - | - 5 - */ - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, true)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); - EXPECT_THAT(scheduler_.GetStreamChildren(4), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3, 6)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(3), ElementsAre(5)); - EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentNonExclusive) { - /* 0 - | - 1 - / \ - 2 3 - / \ - 4 5 - | - 6 - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(3, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(3, 100, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(4, 100, false)); - // Update stream 1's parent to 4. - /* 0 - | - 4 - / \ - 6 1 - / \ - 2 3 - | - 5 - */ - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(4, 100, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(4)); - EXPECT_THAT(scheduler_.GetStreamChildren(4), UnorderedElementsAre(6, 1)); - EXPECT_THAT(scheduler_.GetStreamChildren(6), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(3), ElementsAre(5)); - EXPECT_THAT(scheduler_.GetStreamChildren(5), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToParent) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1, 100, false)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2, 3)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), IsEmpty()); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - for (bool exclusive : {true, false}) { - scheduler_.UpdateStreamPrecedence(2, - SpdyStreamPrecedence(1, 100, exclusive)); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), UnorderedElementsAre(2)); - EXPECT_THAT(scheduler_.GetStreamChildren(2), UnorderedElementsAre(3)); - EXPECT_THAT(scheduler_.GetStreamChildren(3), IsEmpty()); - } - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, UpdateStreamParentToSelf) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - EXPECT_SPDY_BUG( - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(1, 100, false)), - "Cannot set stream to be its own parent"); - EXPECT_SPDY_BUG( - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(1, 100, true)), - "Cannot set stream to be its own parent"); - EXPECT_THAT(scheduler_.GetStreamChildren(0), ElementsAre(1)); - EXPECT_THAT(scheduler_.GetStreamChildren(1), IsEmpty()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, BlockAndUnblock) { - /* Create the tree. - - 0 - / | \ - / | \ - 1 2 3 - / \ \ \ - 4 5 6 7 - /| / \ | |\ - 8 9 10 11 12 13 14 - / \ - 15 16 - - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(8, SpdyStreamPrecedence(4, 100, false)); - scheduler_.RegisterStream(9, SpdyStreamPrecedence(4, 100, false)); - scheduler_.RegisterStream(10, SpdyStreamPrecedence(5, 100, false)); - scheduler_.RegisterStream(11, SpdyStreamPrecedence(5, 100, false)); - scheduler_.RegisterStream(15, SpdyStreamPrecedence(8, 100, false)); - scheduler_.RegisterStream(16, SpdyStreamPrecedence(8, 100, false)); - scheduler_.RegisterStream(12, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(2, 100, true)); - scheduler_.RegisterStream(7, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(13, SpdyStreamPrecedence(7, 100, true)); - scheduler_.RegisterStream(14, SpdyStreamPrecedence(7, 100, false)); - scheduler_.UpdateStreamPrecedence(7, SpdyStreamPrecedence(3, 100, false)); - EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(1).parent_id()); - EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(2).parent_id()); - EXPECT_EQ(0u, scheduler_.GetStreamPrecedence(3).parent_id()); - EXPECT_EQ(1u, scheduler_.GetStreamPrecedence(4).parent_id()); - EXPECT_EQ(1u, scheduler_.GetStreamPrecedence(5).parent_id()); - EXPECT_EQ(2u, scheduler_.GetStreamPrecedence(6).parent_id()); - EXPECT_EQ(3u, scheduler_.GetStreamPrecedence(7).parent_id()); - EXPECT_EQ(4u, scheduler_.GetStreamPrecedence(8).parent_id()); - EXPECT_EQ(4u, scheduler_.GetStreamPrecedence(9).parent_id()); - EXPECT_EQ(5u, scheduler_.GetStreamPrecedence(10).parent_id()); - EXPECT_EQ(5u, scheduler_.GetStreamPrecedence(11).parent_id()); - EXPECT_EQ(6u, scheduler_.GetStreamPrecedence(12).parent_id()); - EXPECT_EQ(7u, scheduler_.GetStreamPrecedence(13).parent_id()); - EXPECT_EQ(7u, scheduler_.GetStreamPrecedence(14).parent_id()); - EXPECT_EQ(8u, scheduler_.GetStreamPrecedence(15).parent_id()); - EXPECT_EQ(8u, scheduler_.GetStreamPrecedence(16).parent_id()); - ASSERT_TRUE(peer_.ValidateInvariants()); - - EXPECT_EQ(peer_.TotalChildWeights(0), - scheduler_.GetStreamPrecedence(1).weight() + - scheduler_.GetStreamPrecedence(2).weight() + - scheduler_.GetStreamPrecedence(3).weight()); - EXPECT_EQ(peer_.TotalChildWeights(3), - scheduler_.GetStreamPrecedence(7).weight()); - EXPECT_EQ(peer_.TotalChildWeights(7), - scheduler_.GetStreamPrecedence(13).weight() + - scheduler_.GetStreamPrecedence(14).weight()); - EXPECT_EQ(peer_.TotalChildWeights(13), 0); - EXPECT_EQ(peer_.TotalChildWeights(14), 0); - - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, HasReadyStreams) { - EXPECT_FALSE(scheduler_.HasReadyStreams()); - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, false)); - EXPECT_FALSE(scheduler_.HasReadyStreams()); - scheduler_.MarkStreamReady(1, false); - EXPECT_TRUE(scheduler_.HasReadyStreams()); - EXPECT_TRUE(scheduler_.IsStreamReady(1)); - scheduler_.MarkStreamNotReady(1); - EXPECT_FALSE(scheduler_.HasReadyStreams()); - EXPECT_FALSE(scheduler_.IsStreamReady(1)); - scheduler_.MarkStreamReady(1, true); - EXPECT_TRUE(scheduler_.HasReadyStreams()); - EXPECT_TRUE(scheduler_.IsStreamReady(1)); - scheduler_.UnregisterStream(1); - EXPECT_FALSE(scheduler_.HasReadyStreams()); - ASSERT_TRUE(peer_.ValidateInvariants()); - EXPECT_SPDY_BUG(scheduler_.IsStreamReady(1), "Stream 1 not registered"); -} - -TEST_F(Http2PriorityWriteSchedulerTest, CalculateRoundedWeights) { - /* Create the tree. - - 0 - / \ - 1 2 - /| |\ |\ - 8 3 4 5 6 7 - */ - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, true)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 5, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(2, 1, false)); - scheduler_.RegisterStream(7, SpdyStreamPrecedence(2, 1, false)); - scheduler_.RegisterStream(8, SpdyStreamPrecedence(1, 1, false)); - - // Remove higher-level streams. - scheduler_.UnregisterStream(1); - scheduler_.UnregisterStream(2); - - // 3.3 rounded down = 3. - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(3).weight()); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(4).weight()); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(5).weight()); - // 2.5 rounded up = 3. - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(6).weight()); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(7).weight()); - // 0 is not a valid weight, so round up to 1. - EXPECT_EQ(1, scheduler_.GetStreamPrecedence(8).weight()); - ASSERT_TRUE(peer_.ValidateInvariants()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, GetLatestEventWithPrecedence) { - EXPECT_SPDY_BUG(scheduler_.RecordStreamEventTime(3, 5), - "Stream 3 not registered"); - EXPECT_SPDY_BUG(EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(4)), - "Stream 4 not registered"); - - for (int i = 1; i < 5; ++i) { - int weight = SpdyStreamPrecedence(i).weight(); - scheduler_.RegisterStream(i, SpdyStreamPrecedence(0, weight, false)); - } - for (int i = 1; i < 5; ++i) { - EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(i)); - } - for (int i = 1; i < 5; ++i) { - scheduler_.RecordStreamEventTime(i, i * 100); - } - for (int i = 1; i < 5; ++i) { - EXPECT_EQ((i - 1) * 100, scheduler_.GetLatestEventWithPrecedence(i)); - } -} - -// Add ready streams at front and back. -TEST_F(Http2PriorityWriteSchedulerTest, MarkReadyFrontAndBack) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 20, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 20, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(0, 20, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 30, false)); - - for (int i = 1; i < 6; ++i) { - scheduler_.MarkStreamReady(i, false); - } - EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); - scheduler_.MarkStreamReady(2, false); - EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); - scheduler_.MarkStreamReady(3, false); - EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); - scheduler_.MarkStreamReady(4, false); - EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); - scheduler_.MarkStreamReady(2, true); - EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); - scheduler_.MarkStreamReady(5, false); - scheduler_.MarkStreamReady(2, true); - EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); -} - -// Add ready streams at front and back and pop them with -// PopNextReadyStreamAndPrecedence. -TEST_F(Http2PriorityWriteSchedulerTest, PopNextReadyStreamAndPrecedence) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 10, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 20, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 20, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(0, 20, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(0, 30, false)); - - for (int i = 1; i < 6; ++i) { - scheduler_.MarkStreamReady(i, false); - } - EXPECT_EQ(std::make_tuple(5, SpdyStreamPrecedence(0, 30, false)), - scheduler_.PopNextReadyStreamAndPrecedence()); - EXPECT_EQ(std::make_tuple(2, SpdyStreamPrecedence(0, 20, false)), - scheduler_.PopNextReadyStreamAndPrecedence()); - scheduler_.MarkStreamReady(2, false); - EXPECT_EQ(std::make_tuple(3, SpdyStreamPrecedence(0, 20, false)), - scheduler_.PopNextReadyStreamAndPrecedence()); - scheduler_.MarkStreamReady(3, false); - EXPECT_EQ(std::make_tuple(4, SpdyStreamPrecedence(0, 20, false)), - scheduler_.PopNextReadyStreamAndPrecedence()); - scheduler_.MarkStreamReady(4, false); - EXPECT_EQ(std::make_tuple(2, SpdyStreamPrecedence(0, 20, false)), - scheduler_.PopNextReadyStreamAndPrecedence()); - scheduler_.MarkStreamReady(2, true); - EXPECT_EQ(std::make_tuple(2, SpdyStreamPrecedence(0, 20, false)), - scheduler_.PopNextReadyStreamAndPrecedence()); - scheduler_.MarkStreamReady(5, false); - scheduler_.MarkStreamReady(2, true); - EXPECT_EQ(std::make_tuple(5, SpdyStreamPrecedence(0, 30, false)), - scheduler_.PopNextReadyStreamAndPrecedence()); -} - -TEST_F(Http2PriorityWriteSchedulerTest, ShouldYield) { - /* - 0 - /|\ - 1 2 3 - /|\ \ - 4 5 6 7 - | - 8 - - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 200, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(1, 255, false)); - scheduler_.RegisterStream(7, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(8, SpdyStreamPrecedence(5, 100, false)); - - scheduler_.MarkStreamReady(5, false); - - for (int i = 1; i <= 8; ++i) { - // Verify only 4 and 8 should yield to 5. - if (i == 4 || i == 8) { - EXPECT_TRUE(scheduler_.ShouldYield(i)) << "stream_id: " << i; - } else { - EXPECT_FALSE(scheduler_.ShouldYield(i)) << "stream_id: " << i; - } - } - - // Marks streams 1 and 2 ready. - scheduler_.MarkStreamReady(1, false); - scheduler_.MarkStreamReady(2, false); - // 1 should not yield. - EXPECT_FALSE(scheduler_.ShouldYield(1)); - // Verify 2 should yield to 1. - EXPECT_TRUE(scheduler_.ShouldYield(2)); -} - -class PopNextReadyStreamTest : public Http2PriorityWriteSchedulerTest { - protected: - void SetUp() override { - /* Create the tree. - - 0 - /|\ - 1 2 3 - /| |\ - 4 5 6 7 - / - 8 - - */ - scheduler_.RegisterStream(1, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(0, 100, false)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(1, 100, false)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(7, SpdyStreamPrecedence(2, 100, false)); - scheduler_.RegisterStream(8, SpdyStreamPrecedence(4, 100, false)); - - // Set all nodes ready to write. - for (SpdyStreamId id = 1; id <= 8; ++id) { - scheduler_.MarkStreamReady(id, false); - } - } - - AssertionResult PopNextReturnsCycle( - std::initializer_list stream_ids) { - int count = 0; - const int kNumCyclesToCheck = 2; - for (int i = 0; i < kNumCyclesToCheck; i++) { - for (SpdyStreamId expected_id : stream_ids) { - SpdyStreamId next_id = scheduler_.PopNextReadyStream(); - scheduler_.MarkStreamReady(next_id, false); - if (next_id != expected_id) { - return AssertionFailure() << "Pick " << count << ": expected stream " - << expected_id << " instead of " << next_id; - } - if (!peer_.ValidateInvariants()) { - return AssertionFailure() << "ValidateInvariants failed"; - } - ++count; - } - } - return AssertionSuccess(); - } -}; - -// When all streams are schedulable, only top-level streams should be returned. -TEST_F(PopNextReadyStreamTest, NoneBlocked) { - EXPECT_TRUE(PopNextReturnsCycle({1, 2, 3})); -} - -// When a parent stream is blocked, its children should be scheduled, if -// priorities allow. -TEST_F(PopNextReadyStreamTest, SingleStreamBlocked) { - scheduler_.MarkStreamNotReady(1); - - // Round-robin only across 2 and 3, since children of 1 have lower priority. - EXPECT_TRUE(PopNextReturnsCycle({2, 3})); - - // Make children of 1 have equal priority as 2 and 3, after which they should - // be returned as well. - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 200, false)); - EXPECT_TRUE(PopNextReturnsCycle({4, 5, 2, 3})); -} - -// Block multiple levels of streams. -TEST_F(PopNextReadyStreamTest, MultiLevelBlocked) { - for (SpdyStreamId stream_id : {1, 4, 5}) { - scheduler_.MarkStreamNotReady(stream_id); - } - // Round-robin only across 2 and 3, since children of 1 have lower priority. - EXPECT_TRUE(PopNextReturnsCycle({2, 3})); - - // Make 8 have equal priority as 2 and 3. - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 200, false)); - EXPECT_TRUE(PopNextReturnsCycle({8, 2, 3})); -} - -// A removed stream shouldn't be scheduled. -TEST_F(PopNextReadyStreamTest, RemoveStream) { - scheduler_.UnregisterStream(1); - - // Round-robin only across 2 and 3, since previous children of 1 have lower - // priority (the weight of 4 and 5 is scaled down when they are elevated to - // siblings of 2 and 3). - EXPECT_TRUE(PopNextReturnsCycle({2, 3})); - - // Make previous children of 1 have equal priority as 2 and 3. - scheduler_.UpdateStreamPrecedence(4, SpdyStreamPrecedence(0, 100, false)); - scheduler_.UpdateStreamPrecedence(5, SpdyStreamPrecedence(0, 100, false)); - EXPECT_TRUE(PopNextReturnsCycle({4, 5, 2, 3})); -} - -// Block an entire subtree. -TEST_F(PopNextReadyStreamTest, SubtreeBlocked) { - for (SpdyStreamId stream_id : {1, 4, 5, 8}) { - scheduler_.MarkStreamNotReady(stream_id); - } - EXPECT_TRUE(PopNextReturnsCycle({2, 3})); -} - -// If all parent streams are blocked, children should be returned. -TEST_F(PopNextReadyStreamTest, ParentsBlocked) { - for (SpdyStreamId stream_id : {1, 2, 3}) { - scheduler_.MarkStreamNotReady(stream_id); - } - EXPECT_TRUE(PopNextReturnsCycle({4, 5, 6, 7})); -} - -// Unblocking streams should make them schedulable. -TEST_F(PopNextReadyStreamTest, BlockAndUnblock) { - EXPECT_TRUE(PopNextReturnsCycle({1, 2, 3})); - scheduler_.MarkStreamNotReady(2); - EXPECT_TRUE(PopNextReturnsCycle({1, 3})); - scheduler_.MarkStreamReady(2, false); - // Cycle order permuted since 2 effectively appended at tail. - EXPECT_TRUE(PopNextReturnsCycle({1, 3, 2})); -} - -// Block nodes in multiple subtrees. -TEST_F(PopNextReadyStreamTest, ScatteredBlocked) { - for (SpdyStreamId stream_id : {1, 2, 6, 7}) { - scheduler_.MarkStreamNotReady(stream_id); - } - // Only 3 returned, since of remaining streams it has highest priority. - EXPECT_TRUE(PopNextReturnsCycle({3})); - - // Make children of 1 have priority equal to 3. - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(0, 200, false)); - EXPECT_TRUE(PopNextReturnsCycle({4, 5, 3})); - - // When 4 is blocked, its child 8 should take its place, since it has same - // priority. - scheduler_.MarkStreamNotReady(4); - EXPECT_TRUE(PopNextReturnsCycle({8, 5, 3})); -} - -} // namespace test -} // namespace spdy diff --git a/chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler.h b/chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler.h deleted file mode 100644 index fde9a286ed5..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler.h +++ /dev/null @@ -1,329 +0,0 @@ -// Copyright (c) 2015 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. - -#ifndef QUICHE_SPDY_CORE_PRIORITY_WRITE_SCHEDULER_H_ -#define QUICHE_SPDY_CORE_PRIORITY_WRITE_SCHEDULER_H_ - -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "absl/strings/str_cat.h" -#include "spdy/core/spdy_protocol.h" -#include "spdy/core/write_scheduler.h" -#include "spdy/platform/api/spdy_bug_tracker.h" -#include "spdy/platform/api/spdy_logging.h" - -namespace spdy { - -namespace test { -template -class PriorityWriteSchedulerPeer; -} - -// WriteScheduler implementation that manages the order in which streams are -// written using the SPDY priority scheme described at: -// https://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3-1#TOC-2.3.3-Stream-priority -// -// Internally, PriorityWriteScheduler consists of 8 PriorityInfo objects, one -// for each priority value. Each PriorityInfo contains a list of streams of -// that priority that are ready to write, as well as a timestamp of the last -// I/O event that occurred for a stream of that priority. -// -// DO NOT USE. Deprecated. -template -class PriorityWriteScheduler : public WriteScheduler { - public: - using typename WriteScheduler::StreamPrecedenceType; - - // Creates scheduler with no streams. - PriorityWriteScheduler() : PriorityWriteScheduler(kHttp2RootStreamId) {} - explicit PriorityWriteScheduler(StreamIdType root_stream_id) - : root_stream_id_(root_stream_id) {} - - void RegisterStream(StreamIdType stream_id, - const StreamPrecedenceType& precedence) override { - // TODO(mpw): verify |precedence.is_spdy3_priority() == true| once - // Http2PriorityWriteScheduler enabled for HTTP/2. - - // parent_id not used here, but may as well validate it. However, - // parent_id may legitimately not be registered yet--see b/15676312. - StreamIdType parent_id = precedence.parent_id(); - SPDY_DVLOG_IF(1, - parent_id != root_stream_id_ && !StreamRegistered(parent_id)) - << "Parent stream " << parent_id << " not registered"; - - if (stream_id == root_stream_id_) { - SPDY_BUG(spdy_bug_19_1) - << "Stream " << root_stream_id_ << " already registered"; - return; - } - StreamInfo stream_info = {precedence.spdy3_priority(), stream_id, false}; - bool inserted = - stream_infos_.insert(std::make_pair(stream_id, stream_info)).second; - SPDY_BUG_IF(spdy_bug_19_2, !inserted) - << "Stream " << stream_id << " already registered"; - } - - void UnregisterStream(StreamIdType stream_id) override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_BUG(spdy_bug_19_3) << "Stream " << stream_id << " not registered"; - return; - } - StreamInfo& stream_info = it->second; - if (stream_info.ready) { - bool erased = - Erase(&priority_infos_[stream_info.priority].ready_list, stream_info); - QUICHE_DCHECK(erased); - } - stream_infos_.erase(it); - } - - bool StreamRegistered(StreamIdType stream_id) const override { - return stream_infos_.find(stream_id) != stream_infos_.end(); - } - - StreamPrecedenceType GetStreamPrecedence( - StreamIdType stream_id) const override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_DVLOG(1) << "Stream " << stream_id << " not registered"; - return StreamPrecedenceType(kV3LowestPriority); - } - return StreamPrecedenceType(it->second.priority); - } - - void UpdateStreamPrecedence(StreamIdType stream_id, - const StreamPrecedenceType& precedence) override { - // TODO(mpw): verify |precedence.is_spdy3_priority() == true| once - // Http2PriorityWriteScheduler enabled for HTTP/2. - - // parent_id not used here, but may as well validate it. However, - // parent_id may legitimately not be registered yet--see b/15676312. - StreamIdType parent_id = precedence.parent_id(); - SPDY_DVLOG_IF(1, - parent_id != root_stream_id_ && !StreamRegistered(parent_id)) - << "Parent stream " << parent_id << " not registered"; - - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - // TODO(mpw): add to stream_infos_ on demand--see b/15676312. - SPDY_DVLOG(1) << "Stream " << stream_id << " not registered"; - return; - } - StreamInfo& stream_info = it->second; - SpdyPriority new_priority = precedence.spdy3_priority(); - if (stream_info.priority == new_priority) { - return; - } - if (stream_info.ready) { - bool erased = - Erase(&priority_infos_[stream_info.priority].ready_list, stream_info); - QUICHE_DCHECK(erased); - priority_infos_[new_priority].ready_list.push_back(&stream_info); - ++num_ready_streams_; - } - stream_info.priority = new_priority; - } - - std::vector GetStreamChildren( - StreamIdType /*stream_id*/) const override { - return std::vector(); - } - - void RecordStreamEventTime(StreamIdType stream_id, - int64_t now_in_usec) override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_BUG(spdy_bug_19_4) << "Stream " << stream_id << " not registered"; - return; - } - PriorityInfo& priority_info = priority_infos_[it->second.priority]; - priority_info.last_event_time_usec = - std::max(priority_info.last_event_time_usec, now_in_usec); - } - - int64_t GetLatestEventWithPrecedence(StreamIdType stream_id) const override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_BUG(spdy_bug_19_5) << "Stream " << stream_id << " not registered"; - return 0; - } - int64_t last_event_time_usec = 0; - const StreamInfo& stream_info = it->second; - for (SpdyPriority p = kV3HighestPriority; p < stream_info.priority; ++p) { - last_event_time_usec = std::max(last_event_time_usec, - priority_infos_[p].last_event_time_usec); - } - return last_event_time_usec; - } - - StreamIdType PopNextReadyStream() override { - return std::get<0>(PopNextReadyStreamAndPrecedence()); - } - - // Returns the next ready stream and its precedence. - std::tuple - PopNextReadyStreamAndPrecedence() override { - for (SpdyPriority p = kV3HighestPriority; p <= kV3LowestPriority; ++p) { - ReadyList& ready_list = priority_infos_[p].ready_list; - if (!ready_list.empty()) { - StreamInfo* info = ready_list.front(); - ready_list.pop_front(); - --num_ready_streams_; - - QUICHE_DCHECK(stream_infos_.find(info->stream_id) != - stream_infos_.end()); - info->ready = false; - return std::make_tuple(info->stream_id, - StreamPrecedenceType(info->priority)); - } - } - SPDY_BUG(spdy_bug_19_6) << "No ready streams available"; - return std::make_tuple(0, StreamPrecedenceType(kV3LowestPriority)); - } - - bool ShouldYield(StreamIdType stream_id) const override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_BUG(spdy_bug_19_7) << "Stream " << stream_id << " not registered"; - return false; - } - - // If there's a higher priority stream, this stream should yield. - const StreamInfo& stream_info = it->second; - for (SpdyPriority p = kV3HighestPriority; p < stream_info.priority; ++p) { - if (!priority_infos_[p].ready_list.empty()) { - return true; - } - } - - // If this priority level is empty, or this stream is the next up, there's - // no need to yield. - const auto& ready_list = priority_infos_[it->second.priority].ready_list; - if (ready_list.empty() || ready_list.front()->stream_id == stream_id) { - return false; - } - - // There are other streams in this priority level which take precedence. - // Yield. - return true; - } - - void MarkStreamReady(StreamIdType stream_id, bool add_to_front) override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_BUG(spdy_bug_19_8) << "Stream " << stream_id << " not registered"; - return; - } - StreamInfo& stream_info = it->second; - if (stream_info.ready) { - return; - } - ReadyList& ready_list = priority_infos_[stream_info.priority].ready_list; - if (add_to_front) { - ready_list.push_front(&stream_info); - } else { - ready_list.push_back(&stream_info); - } - ++num_ready_streams_; - stream_info.ready = true; - } - - void MarkStreamNotReady(StreamIdType stream_id) override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_BUG(spdy_bug_19_9) << "Stream " << stream_id << " not registered"; - return; - } - StreamInfo& stream_info = it->second; - if (!stream_info.ready) { - return; - } - bool erased = - Erase(&priority_infos_[stream_info.priority].ready_list, stream_info); - QUICHE_DCHECK(erased); - stream_info.ready = false; - } - - // Returns true iff the number of ready streams is non-zero. - bool HasReadyStreams() const override { return num_ready_streams_ > 0; } - - // Returns the number of ready streams. - size_t NumReadyStreams() const override { return num_ready_streams_; } - - size_t NumRegisteredStreams() const override { return stream_infos_.size(); } - - std::string DebugString() const override { - return absl::StrCat( - "PriorityWriteScheduler {num_streams=", stream_infos_.size(), - " num_ready_streams=", NumReadyStreams(), "}"); - } - - // Returns true if a stream is ready. - bool IsStreamReady(StreamIdType stream_id) const override { - auto it = stream_infos_.find(stream_id); - if (it == stream_infos_.end()) { - SPDY_DLOG(INFO) << "Stream " << stream_id << " not registered"; - return false; - } - return it->second.ready; - } - - private: - friend class test::PriorityWriteSchedulerPeer; - - // State kept for all registered streams. All ready streams have ready = true - // and should be present in priority_infos_[priority].ready_list. - struct StreamInfo { - SpdyPriority priority; - StreamIdType stream_id; - bool ready; - }; - - // O(1) size lookup, O(1) insert at front or back (amortized). - using ReadyList = std::deque; - - // State kept for each priority level. - struct PriorityInfo { - // IDs of streams that are ready to write. - ReadyList ready_list; - // Time of latest write event for stream of this priority, in microseconds. - int64_t last_event_time_usec = 0; - }; - - typedef std::unordered_map StreamInfoMap; - - // Erases first occurrence (which should be the only one) of |info| in - // |ready_list|, returning true if found (and erased), or false otherwise. - // Decrements |num_ready_streams_| if an entry is erased. - bool Erase(ReadyList* ready_list, const StreamInfo& info) { - auto it = std::find(ready_list->begin(), ready_list->end(), &info); - if (it == ready_list->end()) { - return false; - } - ready_list->erase(it); - --num_ready_streams_; - return true; - } - - // Number of ready streams. - size_t num_ready_streams_ = 0; - // Per-priority state, including ready lists. - PriorityInfo priority_infos_[kV3LowestPriority + 1]; - // StreamInfos for all registered streams. - StreamInfoMap stream_infos_; - StreamIdType root_stream_id_; -}; - -} // namespace spdy - -#endif // QUICHE_SPDY_CORE_PRIORITY_WRITE_SCHEDULER_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler_test.cc b/chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler_test.cc deleted file mode 100644 index a76e0dc5801..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/core/priority_write_scheduler_test.cc +++ /dev/null @@ -1,377 +0,0 @@ -// Copyright (c) 2015 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. - -#include "spdy/core/priority_write_scheduler.h" - -#include "common/platform/api/quiche_test.h" -#include "spdy/core/spdy_protocol.h" -#include "spdy/core/spdy_test_utils.h" -#include "spdy/platform/api/spdy_test_helpers.h" - -namespace spdy { -namespace test { - -template -class PriorityWriteSchedulerPeer { - public: - explicit PriorityWriteSchedulerPeer( - PriorityWriteScheduler* scheduler) - : scheduler_(scheduler) {} - - size_t NumReadyStreams(SpdyPriority priority) const { - return scheduler_->priority_infos_[priority].ready_list.size(); - } - - private: - PriorityWriteScheduler* scheduler_; -}; - -namespace { - -class PriorityWriteSchedulerTest : public QuicheTest { - public: - PriorityWriteSchedulerTest() : peer_(&scheduler_) {} - - PriorityWriteScheduler scheduler_; - PriorityWriteSchedulerPeer peer_; -}; - -TEST_F(PriorityWriteSchedulerTest, RegisterUnregisterStreams) { - EXPECT_FALSE(scheduler_.HasReadyStreams()); - EXPECT_FALSE(scheduler_.StreamRegistered(1)); - EXPECT_EQ(0u, scheduler_.NumRegisteredStreams()); - scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)); - EXPECT_TRUE(scheduler_.StreamRegistered(1)); - EXPECT_EQ(1u, scheduler_.NumRegisteredStreams()); - - // Root stream counts as already registered. - EXPECT_SPDY_BUG( - scheduler_.RegisterStream(kHttp2RootStreamId, SpdyStreamPrecedence(1)), - "Stream 0 already registered"); - - // Try redundant registrations. - EXPECT_SPDY_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)), - "Stream 1 already registered"); - EXPECT_SPDY_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(2)), - "Stream 1 already registered"); - - scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); - EXPECT_EQ(2u, scheduler_.NumRegisteredStreams()); - - // Verify registration != ready. - EXPECT_FALSE(scheduler_.HasReadyStreams()); - - scheduler_.UnregisterStream(1); - EXPECT_EQ(1u, scheduler_.NumRegisteredStreams()); - scheduler_.UnregisterStream(2); - EXPECT_EQ(0u, scheduler_.NumRegisteredStreams()); - - // Try redundant unregistration. - EXPECT_SPDY_BUG(scheduler_.UnregisterStream(1), "Stream 1 not registered"); - EXPECT_SPDY_BUG(scheduler_.UnregisterStream(2), "Stream 2 not registered"); -} - -TEST_F(PriorityWriteSchedulerTest, RegisterStreamWithHttp2StreamDependency) { - EXPECT_FALSE(scheduler_.HasReadyStreams()); - EXPECT_FALSE(scheduler_.StreamRegistered(1)); - scheduler_.RegisterStream( - 1, SpdyStreamPrecedence(kHttp2RootStreamId, 123, false)); - EXPECT_TRUE(scheduler_.StreamRegistered(1)); - EXPECT_TRUE(scheduler_.GetStreamPrecedence(1).is_spdy3_priority()); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - EXPECT_FALSE(scheduler_.HasReadyStreams()); - - EXPECT_SPDY_BUG(scheduler_.RegisterStream( - 1, SpdyStreamPrecedence(kHttp2RootStreamId, 256, false)), - "Stream 1 already registered"); - EXPECT_TRUE(scheduler_.GetStreamPrecedence(1).is_spdy3_priority()); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - - // Registering stream with a non-existent parent stream is permissible, per - // b/15676312, but parent stream will always be reset to 0. - scheduler_.RegisterStream(2, SpdyStreamPrecedence(3, 123, false)); - EXPECT_TRUE(scheduler_.StreamRegistered(2)); - EXPECT_FALSE(scheduler_.StreamRegistered(3)); - EXPECT_EQ(kHttp2RootStreamId, scheduler_.GetStreamPrecedence(2).parent_id()); -} - -TEST_F(PriorityWriteSchedulerTest, GetStreamPrecedence) { - // Unknown streams tolerated due to b/15676312. However, return lowest - // priority. - EXPECT_EQ(kV3LowestPriority, - scheduler_.GetStreamPrecedence(1).spdy3_priority()); - - scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); - EXPECT_TRUE(scheduler_.GetStreamPrecedence(1).is_spdy3_priority()); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - - // Redundant registration shouldn't change stream priority. - EXPECT_SPDY_BUG(scheduler_.RegisterStream(1, SpdyStreamPrecedence(4)), - "Stream 1 already registered"); - EXPECT_EQ(3, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(5)); - EXPECT_EQ(5, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - - // Toggling ready state shouldn't change stream priority. - scheduler_.MarkStreamReady(1, true); - EXPECT_EQ(5, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - - // Test changing priority of ready stream. - EXPECT_EQ(1u, peer_.NumReadyStreams(5)); - scheduler_.UpdateStreamPrecedence(1, SpdyStreamPrecedence(6)); - EXPECT_EQ(6, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - EXPECT_EQ(0u, peer_.NumReadyStreams(5)); - EXPECT_EQ(1u, peer_.NumReadyStreams(6)); - - EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(6, scheduler_.GetStreamPrecedence(1).spdy3_priority()); - - scheduler_.UnregisterStream(1); - EXPECT_EQ(kV3LowestPriority, - scheduler_.GetStreamPrecedence(1).spdy3_priority()); -} - -TEST_F(PriorityWriteSchedulerTest, PopNextReadyStreamAndPrecedence) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); - scheduler_.MarkStreamReady(1, true); - EXPECT_EQ(std::make_tuple(1u, SpdyStreamPrecedence(3)), - scheduler_.PopNextReadyStreamAndPrecedence()); - scheduler_.UnregisterStream(1); -} - -TEST_F(PriorityWriteSchedulerTest, UpdateStreamPrecedence) { - // For the moment, updating stream precedence on a non-registered stream - // should have no effect. In the future, it will lazily cause the stream to - // be registered (b/15676312). - EXPECT_EQ(kV3LowestPriority, - scheduler_.GetStreamPrecedence(3).spdy3_priority()); - EXPECT_FALSE(scheduler_.StreamRegistered(3)); - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(1)); - EXPECT_FALSE(scheduler_.StreamRegistered(3)); - EXPECT_EQ(kV3LowestPriority, - scheduler_.GetStreamPrecedence(3).spdy3_priority()); - - scheduler_.RegisterStream(3, SpdyStreamPrecedence(1)); - EXPECT_EQ(1, scheduler_.GetStreamPrecedence(3).spdy3_priority()); - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(2)); - EXPECT_EQ(2, scheduler_.GetStreamPrecedence(3).spdy3_priority()); - - // Updating priority of stream to current priority value is valid, but has no - // effect. - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(2)); - EXPECT_EQ(2, scheduler_.GetStreamPrecedence(3).spdy3_priority()); - - // Even though stream 4 is marked ready after stream 5, it should be returned - // first by PopNextReadyStream() since it has higher priority. - scheduler_.RegisterStream(4, SpdyStreamPrecedence(1)); - scheduler_.MarkStreamReady(3, false); // priority 2 - EXPECT_TRUE(scheduler_.IsStreamReady(3)); - scheduler_.MarkStreamReady(4, false); // priority 1 - EXPECT_TRUE(scheduler_.IsStreamReady(4)); - EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); - EXPECT_FALSE(scheduler_.IsStreamReady(4)); - EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); - EXPECT_FALSE(scheduler_.IsStreamReady(3)); - - // Verify that lowering priority of stream 4 causes it to be returned later - // by PopNextReadyStream(). - scheduler_.MarkStreamReady(3, false); // priority 2 - scheduler_.MarkStreamReady(4, false); // priority 1 - scheduler_.UpdateStreamPrecedence(4, SpdyStreamPrecedence(3)); - EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); - - scheduler_.UnregisterStream(3); -} - -TEST_F(PriorityWriteSchedulerTest, - UpdateStreamPrecedenceWithHttp2StreamDependency) { - // Unknown streams tolerated due to b/15676312, but should have no effect. - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 100, false)); - EXPECT_FALSE(scheduler_.StreamRegistered(3)); - - scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 100, false)); - EXPECT_TRUE(scheduler_.GetStreamPrecedence(3).is_spdy3_priority()); - EXPECT_EQ(4, scheduler_.GetStreamPrecedence(3).spdy3_priority()); - - scheduler_.UnregisterStream(3); - scheduler_.UpdateStreamPrecedence(3, SpdyStreamPrecedence(0, 100, false)); - EXPECT_FALSE(scheduler_.StreamRegistered(3)); -} - -TEST_F(PriorityWriteSchedulerTest, MarkStreamReadyBack) { - EXPECT_FALSE(scheduler_.HasReadyStreams()); - EXPECT_SPDY_BUG(scheduler_.MarkStreamReady(1, false), - "Stream 1 not registered"); - EXPECT_FALSE(scheduler_.HasReadyStreams()); - EXPECT_SPDY_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), - "No ready streams available"); - - // Add a bunch of ready streams to tail of per-priority lists. - // Expected order: (P2) 4, (P3) 1, 2, 3, (P5) 5. - scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); - scheduler_.MarkStreamReady(1, false); - EXPECT_TRUE(scheduler_.HasReadyStreams()); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); - scheduler_.MarkStreamReady(2, false); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); - scheduler_.MarkStreamReady(3, false); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(2)); - scheduler_.MarkStreamReady(4, false); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(5)); - scheduler_.MarkStreamReady(5, false); - - EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); - EXPECT_SPDY_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), - "No ready streams available"); -} - -TEST_F(PriorityWriteSchedulerTest, MarkStreamReadyFront) { - EXPECT_FALSE(scheduler_.HasReadyStreams()); - EXPECT_SPDY_BUG(scheduler_.MarkStreamReady(1, true), - "Stream 1 not registered"); - EXPECT_FALSE(scheduler_.HasReadyStreams()); - EXPECT_SPDY_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), - "No ready streams available"); - - // Add a bunch of ready streams to head of per-priority lists. - // Expected order: (P2) 4, (P3) 3, 2, 1, (P5) 5 - scheduler_.RegisterStream(1, SpdyStreamPrecedence(3)); - scheduler_.MarkStreamReady(1, true); - EXPECT_TRUE(scheduler_.HasReadyStreams()); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); - scheduler_.MarkStreamReady(2, true); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); - scheduler_.MarkStreamReady(3, true); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(2)); - scheduler_.MarkStreamReady(4, true); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(5)); - scheduler_.MarkStreamReady(5, true); - - EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); - EXPECT_SPDY_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), - "No ready streams available"); -} - -TEST_F(PriorityWriteSchedulerTest, MarkStreamReadyBackAndFront) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(4)); - scheduler_.RegisterStream(2, SpdyStreamPrecedence(3)); - scheduler_.RegisterStream(3, SpdyStreamPrecedence(3)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(3)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(4)); - scheduler_.RegisterStream(6, SpdyStreamPrecedence(1)); - - // Add a bunch of ready streams to per-priority lists, with variety of adding - // at head and tail. - // Expected order: (P1) 6, (P3) 4, 2, 3, (P4) 1, 5 - scheduler_.MarkStreamReady(1, true); - scheduler_.MarkStreamReady(2, true); - scheduler_.MarkStreamReady(3, false); - scheduler_.MarkStreamReady(4, true); - scheduler_.MarkStreamReady(5, false); - scheduler_.MarkStreamReady(6, true); - - EXPECT_EQ(6u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(4u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(2u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(3u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(1u, scheduler_.PopNextReadyStream()); - EXPECT_EQ(5u, scheduler_.PopNextReadyStream()); - EXPECT_SPDY_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), - "No ready streams available"); -} - -TEST_F(PriorityWriteSchedulerTest, MarkStreamNotReady) { - // Verify ready state reflected in NumReadyStreams(). - scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)); - EXPECT_EQ(0u, scheduler_.NumReadyStreams()); - scheduler_.MarkStreamReady(1, false); - EXPECT_EQ(1u, scheduler_.NumReadyStreams()); - scheduler_.MarkStreamNotReady(1); - EXPECT_EQ(0u, scheduler_.NumReadyStreams()); - - // Empty pop should fail. - EXPECT_SPDY_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), - "No ready streams available"); - - // Tolerate redundant marking of a stream as not ready. - scheduler_.MarkStreamNotReady(1); - EXPECT_EQ(0u, scheduler_.NumReadyStreams()); - - // Should only be able to mark registered streams. - EXPECT_SPDY_BUG(scheduler_.MarkStreamNotReady(3), "Stream 3 not registered"); -} - -TEST_F(PriorityWriteSchedulerTest, UnregisterRemovesStream) { - scheduler_.RegisterStream(3, SpdyStreamPrecedence(4)); - scheduler_.MarkStreamReady(3, false); - EXPECT_EQ(1u, scheduler_.NumReadyStreams()); - - // Unregistering a stream should remove it from set of ready streams. - scheduler_.UnregisterStream(3); - EXPECT_EQ(0u, scheduler_.NumReadyStreams()); - EXPECT_SPDY_BUG(EXPECT_EQ(0u, scheduler_.PopNextReadyStream()), - "No ready streams available"); -} - -TEST_F(PriorityWriteSchedulerTest, ShouldYield) { - scheduler_.RegisterStream(1, SpdyStreamPrecedence(1)); - scheduler_.RegisterStream(4, SpdyStreamPrecedence(4)); - scheduler_.RegisterStream(5, SpdyStreamPrecedence(4)); - scheduler_.RegisterStream(7, SpdyStreamPrecedence(7)); - - // Make sure we don't yield when the list is empty. - EXPECT_FALSE(scheduler_.ShouldYield(1)); - - // Add a low priority stream. - scheduler_.MarkStreamReady(4, false); - // 4 should not yield to itself. - EXPECT_FALSE(scheduler_.ShouldYield(4)); - // 7 should yield as 4 is blocked and a higher priority. - EXPECT_TRUE(scheduler_.ShouldYield(7)); - // 5 should yield to 4 as they are the same priority. - EXPECT_TRUE(scheduler_.ShouldYield(5)); - // 1 should not yield as 1 is higher priority. - EXPECT_FALSE(scheduler_.ShouldYield(1)); - - // Add a second stream in that priority class. - scheduler_.MarkStreamReady(5, false); - // 4 and 5 are both blocked, but 4 is at the front so should not yield. - EXPECT_FALSE(scheduler_.ShouldYield(4)); - EXPECT_TRUE(scheduler_.ShouldYield(5)); -} - -TEST_F(PriorityWriteSchedulerTest, GetLatestEventWithPrecedence) { - EXPECT_SPDY_BUG(scheduler_.RecordStreamEventTime(3, 5), - "Stream 3 not registered"); - EXPECT_SPDY_BUG(EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(4)), - "Stream 4 not registered"); - - for (int i = 1; i < 5; ++i) { - scheduler_.RegisterStream(i, SpdyStreamPrecedence(i)); - } - for (int i = 1; i < 5; ++i) { - EXPECT_EQ(0, scheduler_.GetLatestEventWithPrecedence(i)); - } - for (int i = 1; i < 5; ++i) { - scheduler_.RecordStreamEventTime(i, i * 100); - } - for (int i = 1; i < 5; ++i) { - EXPECT_EQ((i - 1) * 100, scheduler_.GetLatestEventWithPrecedence(i)); - } -} - -} // namespace -} // namespace test -} // namespace spdy diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.cc index 5b6af98a9ac..94218f697da 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.cc @@ -9,7 +9,8 @@ #include #include "absl/strings/str_cat.h" -#include "spdy/platform/api/spdy_logging.h" + +#include "common/platform/api/quiche_logging.h" #include "spdy/platform/api/spdy_string_utils.h" namespace spdy { @@ -195,9 +196,9 @@ bool SpdyAltSvcWireFormat::ParseHeaderFieldValue( // hq=":443";quic=51303338 // ... will be stored in |versions| as 0x51303338. uint32_t quic_version; - if (!SpdyHexDecodeToUInt32(absl::string_view(&*parameter_value_begin, - c - parameter_value_begin), - &quic_version) || + if (!HexDecodeToUInt32(absl::string_view(&*parameter_value_begin, + c - parameter_value_begin), + &quic_version) || quic_version == 0) { return false; } @@ -314,12 +315,12 @@ bool SpdyAltSvcWireFormat::PercentDecode(absl::string_view::const_iterator c, return false; } // Network byte order is big-endian. - char decoded = SpdyHexDigitToInt(*c) << 4; + char decoded = HexDigitToInt(*c) << 4; ++c; if (c == end || !std::isxdigit(*c)) { return false; } - decoded += SpdyHexDigitToInt(*c); + decoded += HexDigitToInt(*c); output->push_back(decoded); } return true; @@ -388,4 +389,41 @@ bool SpdyAltSvcWireFormat::ParsePositiveInteger32( return ParsePositiveIntegerImpl(c, end, value); } +// static +char SpdyAltSvcWireFormat::HexDigitToInt(char c) { + QUICHE_DCHECK(std::isxdigit(c)); + + if (std::isdigit(c)) { + return c - '0'; + } + if (c >= 'A' && c <= 'F') { + return c - 'A' + 10; + } + if (c >= 'a' && c <= 'f') { + return c - 'a' + 10; + } + + return 0; +} + +// static +bool SpdyAltSvcWireFormat::HexDecodeToUInt32(absl::string_view data, + uint32_t* value) { + if (data.empty() || data.length() > 8u) { + return false; + } + + *value = 0; + for (char c : data) { + if (!std::isxdigit(c)) { + return false; + } + + *value <<= 4; + *value += HexDigitToInt(c); + } + + return true; +} + } // namespace spdy diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.h b/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.h index fccda75ac6e..a8e10948a8c 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.h +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format.h @@ -66,21 +66,40 @@ class QUICHE_EXPORT_PRIVATE SpdyAltSvcWireFormat { const AlternativeServiceVector& altsvc_vector); private: + // Forward |*c| over space and tab or until |end| is reached. static void SkipWhiteSpace(absl::string_view::const_iterator* c, absl::string_view::const_iterator end); + // Decode percent-decoded string between |c| and |end| into |*output|. + // Return true on success, false if input is invalid. static bool PercentDecode(absl::string_view::const_iterator c, absl::string_view::const_iterator end, std::string* output); + // Parse the authority part of Alt-Svc between |c| and |end| into |*host| and + // |*port|. Return true on success, false if input is invalid. static bool ParseAltAuthority(absl::string_view::const_iterator c, absl::string_view::const_iterator end, std::string* host, uint16_t* port); + // Parse a positive integer between |c| and |end| into |*value|. + // Return true on success, false if input is not a positive integer or it + // cannot be represented on uint16_t. static bool ParsePositiveInteger16(absl::string_view::const_iterator c, absl::string_view::const_iterator end, uint16_t* value); + // Parse a positive integer between |c| and |end| into |*value|. + // Return true on success, false if input is not a positive integer or it + // cannot be represented on uint32_t. static bool ParsePositiveInteger32(absl::string_view::const_iterator c, absl::string_view::const_iterator end, uint32_t* value); + // Parse |c| as hexadecimal digit, case insensitive. |c| must be [0-9a-fA-F]. + // Output is between 0 and 15. + static char HexDigitToInt(char c); + // Parse |data| as hexadecimal number into |*value|. |data| must only contain + // hexadecimal digits, no "0x" prefix. + // Return true on success, false if input is empty, not valid hexadecimal + // number, or cannot be represented on uint32_t. + static bool HexDecodeToUInt32(absl::string_view data, uint32_t* value); }; } // namespace spdy diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format_test.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format_test.cc index e698c2f690b..497f19dad86 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format_test.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_alt_svc_wire_format_test.cc @@ -5,7 +5,6 @@ #include "spdy/core/spdy_alt_svc_wire_format.h" #include "common/platform/api/quiche_test.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { @@ -39,10 +38,14 @@ class SpdyAltSvcWireFormatPeer { uint32_t* max_age) { return SpdyAltSvcWireFormat::ParsePositiveInteger32(c, end, max_age); } + static char HexDigitToInt(char c) { + return SpdyAltSvcWireFormat::HexDigitToInt(c); + } + static bool HexDecodeToUInt32(absl::string_view data, uint32_t* value) { + return SpdyAltSvcWireFormat::HexDecodeToUInt32(data, value); + } }; -} // namespace test - namespace { // Generate header field values, possibly with multiply defined parameters and @@ -389,13 +392,13 @@ TEST(SpdyAltSvcWireFormatTest, ParseTruncatedHeaderFieldValue) { TEST(SpdyAltSvcWireFormatTest, SkipWhiteSpace) { absl::string_view input("a \tb "); absl::string_view::const_iterator c = input.begin(); - test::SpdyAltSvcWireFormatPeer::SkipWhiteSpace(&c, input.end()); + SpdyAltSvcWireFormatPeer::SkipWhiteSpace(&c, input.end()); ASSERT_EQ(input.begin(), c); ++c; - test::SpdyAltSvcWireFormatPeer::SkipWhiteSpace(&c, input.end()); + SpdyAltSvcWireFormatPeer::SkipWhiteSpace(&c, input.end()); ASSERT_EQ(input.begin() + 3, c); ++c; - test::SpdyAltSvcWireFormatPeer::SkipWhiteSpace(&c, input.end()); + SpdyAltSvcWireFormatPeer::SkipWhiteSpace(&c, input.end()); ASSERT_EQ(input.end(), c); } @@ -403,20 +406,20 @@ TEST(SpdyAltSvcWireFormatTest, SkipWhiteSpace) { TEST(SpdyAltSvcWireFormatTest, PercentDecodeValid) { absl::string_view input(""); std::string output; - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::PercentDecode( - input.begin(), input.end(), &output)); + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::PercentDecode(input.begin(), + input.end(), &output)); EXPECT_EQ("", output); input = absl::string_view("foo"); output.clear(); - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::PercentDecode( - input.begin(), input.end(), &output)); + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::PercentDecode(input.begin(), + input.end(), &output)); EXPECT_EQ("foo", output); input = absl::string_view("%2ca%5Cb"); output.clear(); - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::PercentDecode( - input.begin(), input.end(), &output)); + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::PercentDecode(input.begin(), + input.end(), &output)); EXPECT_EQ(",a\\b", output); } @@ -426,8 +429,8 @@ TEST(SpdyAltSvcWireFormatTest, PercentDecodeInvalid) { for (const char* invalid_input : invalid_input_array) { absl::string_view input(invalid_input); std::string output; - EXPECT_FALSE(test::SpdyAltSvcWireFormatPeer::PercentDecode( - input.begin(), input.end(), &output)) + EXPECT_FALSE(SpdyAltSvcWireFormatPeer::PercentDecode(input.begin(), + input.end(), &output)) << input; } } @@ -437,19 +440,19 @@ TEST(SpdyAltSvcWireFormatTest, ParseAltAuthorityValid) { absl::string_view input(":42"); std::string host; uint16_t port; - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::ParseAltAuthority( + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::ParseAltAuthority( input.begin(), input.end(), &host, &port)); EXPECT_TRUE(host.empty()); EXPECT_EQ(42, port); input = absl::string_view("foo:137"); - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::ParseAltAuthority( + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::ParseAltAuthority( input.begin(), input.end(), &host, &port)); EXPECT_EQ("foo", host); EXPECT_EQ(137, port); input = absl::string_view("[2003:8:0:16::509d:9615]:443"); - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::ParseAltAuthority( + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::ParseAltAuthority( input.begin(), input.end(), &host, &port)); EXPECT_EQ("[2003:8:0:16::509d:9615]", host); EXPECT_EQ(443, port); @@ -478,7 +481,7 @@ TEST(SpdyAltSvcWireFormatTest, ParseAltAuthorityInvalid) { absl::string_view input(invalid_input); std::string host; uint16_t port; - EXPECT_FALSE(test::SpdyAltSvcWireFormatPeer::ParseAltAuthority( + EXPECT_FALSE(SpdyAltSvcWireFormatPeer::ParseAltAuthority( input.begin(), input.end(), &host, &port)) << input; } @@ -488,12 +491,12 @@ TEST(SpdyAltSvcWireFormatTest, ParseAltAuthorityInvalid) { TEST(SpdyAltSvcWireFormatTest, ParseIntegerValid) { absl::string_view input("3"); uint16_t value; - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( input.begin(), input.end(), &value)); EXPECT_EQ(3, value); input = absl::string_view("1337"); - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( input.begin(), input.end(), &value)); EXPECT_EQ(1337, value); } @@ -505,7 +508,7 @@ TEST(SpdyAltSvcWireFormatTest, ParseIntegerInvalid) { for (const char* invalid_input : invalid_input_array) { absl::string_view input(invalid_input); uint16_t value; - EXPECT_FALSE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( + EXPECT_FALSE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( input.begin(), input.end(), &value)) << input; } @@ -516,38 +519,38 @@ TEST(SpdyAltSvcWireFormatTest, ParseIntegerOverflow) { // Largest possible uint16_t value. absl::string_view input("65535"); uint16_t value16; - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( input.begin(), input.end(), &value16)); EXPECT_EQ(65535, value16); // Overflow uint16_t, ParsePositiveInteger16() should return false. input = absl::string_view("65536"); - ASSERT_FALSE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( + ASSERT_FALSE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( input.begin(), input.end(), &value16)); // However, even if overflow is not checked for, 65536 overflows to 0, which // returns false anyway. Check for a larger number which overflows to 1. input = absl::string_view("65537"); - ASSERT_FALSE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( + ASSERT_FALSE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger16( input.begin(), input.end(), &value16)); // Largest possible uint32_t value. input = absl::string_view("4294967295"); uint32_t value32; - ASSERT_TRUE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger32( + ASSERT_TRUE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger32( input.begin(), input.end(), &value32)); EXPECT_EQ(4294967295, value32); // Overflow uint32_t, ParsePositiveInteger32() should return false. input = absl::string_view("4294967296"); - ASSERT_FALSE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger32( + ASSERT_FALSE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger32( input.begin(), input.end(), &value32)); // However, even if overflow is not checked for, 4294967296 overflows to 0, // which returns false anyway. Check for a larger number which overflows to // 1. input = absl::string_view("4294967297"); - ASSERT_FALSE(test::SpdyAltSvcWireFormatPeer::ParsePositiveInteger32( + ASSERT_FALSE(SpdyAltSvcWireFormatPeer::ParsePositiveInteger32( input.begin(), input.end(), &value32)); } @@ -567,6 +570,64 @@ TEST(SpdyAltSvcWireFormatTest, ParseIPLiteral) { EXPECT_THAT(altsvc_vector[0].version, ::testing::ElementsAre(36, 35)); } +TEST(SpdyAltSvcWireFormatTest, HexDigitToInt) { + EXPECT_EQ(0, SpdyAltSvcWireFormatPeer::HexDigitToInt('0')); + EXPECT_EQ(1, SpdyAltSvcWireFormatPeer::HexDigitToInt('1')); + EXPECT_EQ(2, SpdyAltSvcWireFormatPeer::HexDigitToInt('2')); + EXPECT_EQ(3, SpdyAltSvcWireFormatPeer::HexDigitToInt('3')); + EXPECT_EQ(4, SpdyAltSvcWireFormatPeer::HexDigitToInt('4')); + EXPECT_EQ(5, SpdyAltSvcWireFormatPeer::HexDigitToInt('5')); + EXPECT_EQ(6, SpdyAltSvcWireFormatPeer::HexDigitToInt('6')); + EXPECT_EQ(7, SpdyAltSvcWireFormatPeer::HexDigitToInt('7')); + EXPECT_EQ(8, SpdyAltSvcWireFormatPeer::HexDigitToInt('8')); + EXPECT_EQ(9, SpdyAltSvcWireFormatPeer::HexDigitToInt('9')); + + EXPECT_EQ(10, SpdyAltSvcWireFormatPeer::HexDigitToInt('a')); + EXPECT_EQ(11, SpdyAltSvcWireFormatPeer::HexDigitToInt('b')); + EXPECT_EQ(12, SpdyAltSvcWireFormatPeer::HexDigitToInt('c')); + EXPECT_EQ(13, SpdyAltSvcWireFormatPeer::HexDigitToInt('d')); + EXPECT_EQ(14, SpdyAltSvcWireFormatPeer::HexDigitToInt('e')); + EXPECT_EQ(15, SpdyAltSvcWireFormatPeer::HexDigitToInt('f')); + + EXPECT_EQ(10, SpdyAltSvcWireFormatPeer::HexDigitToInt('A')); + EXPECT_EQ(11, SpdyAltSvcWireFormatPeer::HexDigitToInt('B')); + EXPECT_EQ(12, SpdyAltSvcWireFormatPeer::HexDigitToInt('C')); + EXPECT_EQ(13, SpdyAltSvcWireFormatPeer::HexDigitToInt('D')); + EXPECT_EQ(14, SpdyAltSvcWireFormatPeer::HexDigitToInt('E')); + EXPECT_EQ(15, SpdyAltSvcWireFormatPeer::HexDigitToInt('F')); +} + +TEST(SpdyAltSvcWireFormatTest, HexDecodeToUInt32) { + uint32_t out; + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("0", &out)); + EXPECT_EQ(0u, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("00", &out)); + EXPECT_EQ(0u, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("0000000", &out)); + EXPECT_EQ(0u, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("00000000", &out)); + EXPECT_EQ(0u, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("1", &out)); + EXPECT_EQ(1u, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("ffffFFF", &out)); + EXPECT_EQ(0xFFFFFFFu, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("fFfFffFf", &out)); + EXPECT_EQ(0xFFFFFFFFu, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("01AEF", &out)); + EXPECT_EQ(0x1AEFu, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("abcde", &out)); + EXPECT_EQ(0xABCDEu, out); + EXPECT_TRUE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("1234abcd", &out)); + EXPECT_EQ(0x1234ABCDu, out); + + EXPECT_FALSE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("", &out)); + EXPECT_FALSE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("111111111", &out)); + EXPECT_FALSE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("1111111111", &out)); + EXPECT_FALSE(SpdyAltSvcWireFormatPeer::HexDecodeToUInt32("0x1111", &out)); +} + } // namespace +} // namespace test + } // namespace spdy diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.cc index ee63594ca6c..0b75271bf44 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.cc @@ -9,10 +9,10 @@ #include #include +#include "common/platform/api/quiche_bug_tracker.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/core/spdy_protocol.h" #include "spdy/core/zero_copy_output_buffer.h" -#include "spdy/platform/api/spdy_bug_tracker.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { @@ -69,7 +69,7 @@ bool SpdyFrameBuilder::BeginNewFrame(SpdyFrameType type, QUICHE_DCHECK_EQ(0u, stream_id & ~kStreamIdMask); bool success = true; if (length_ > 0) { - SPDY_BUG(spdy_bug_73_1) + QUICHE_BUG(spdy_bug_73_1) << "SpdyFrameBuilder doesn't have a clean state when BeginNewFrame" << "is called. Leftover length_ is " << length_; offset_ += length_; @@ -91,7 +91,7 @@ bool SpdyFrameBuilder::BeginNewFrame(SpdyFrameType type, uint8_t raw_frame_type = SerializeFrameType(type); QUICHE_DCHECK(IsDefinedFrameType(raw_frame_type)); QUICHE_DCHECK_EQ(0u, stream_id & ~kStreamIdMask); - SPDY_BUG_IF(spdy_bug_73_2, length > kHttp2DefaultFramePayloadLimit) + QUICHE_BUG_IF(spdy_bug_73_2, length > kHttp2DefaultFramePayloadLimit) << "Frame length " << length_ << " is longer than frame size limit."; return BeginNewFrameInternal(raw_frame_type, flags, stream_id, length); } @@ -168,8 +168,9 @@ bool SpdyFrameBuilder::CanWrite(size_t length) const { if (output_ == nullptr) { if (offset_ + length_ + length > capacity_) { - SPDY_DLOG(FATAL) << "Requested: " << length << " capacity: " << capacity_ - << " used: " << offset_ + length_; + QUICHE_DLOG(FATAL) << "Requested: " << length + << " capacity: " << capacity_ + << " used: " << offset_ + length_; return false; } } else { diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.h b/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.h index 01fce6be819..4625aa18a41 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.h +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_frame_builder.h @@ -10,11 +10,11 @@ #include #include "absl/strings/string_view.h" +#include "common/platform/api/quiche_bug_tracker.h" #include "common/platform/api/quiche_export.h" #include "common/quiche_endian.h" #include "spdy/core/spdy_protocol.h" #include "spdy/core/zero_copy_output_buffer.h" -#include "spdy/platform/api/spdy_bug_tracker.h" namespace spdy { @@ -66,10 +66,10 @@ class QUICHE_EXPORT_PRIVATE SpdyFrameBuilder { // Takes the buffer from the SpdyFrameBuilder. SpdySerializedFrame take() { - SPDY_BUG_IF(spdy_bug_39_1, output_ != nullptr) + QUICHE_BUG_IF(spdy_bug_39_1, output_ != nullptr) << "ZeroCopyOutputBuffer is used to build " << "frames. take() shouldn't be called"; - SPDY_BUG_IF(spdy_bug_39_2, kMaxFrameSizeLimit < length_) + QUICHE_BUG_IF(spdy_bug_39_2, kMaxFrameSizeLimit < length_) << "Frame length " << length_ << " is longer than the maximum possible allowed length."; SpdySerializedFrame rv(buffer_.release(), length(), true); diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_framer.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_framer.cc index bc7cd1767a0..d6f0f889876 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_framer.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_framer.cc @@ -13,12 +13,12 @@ #include "absl/memory/memory.h" #include "http2/platform/api/http2_macros.h" +#include "common/platform/api/quiche_bug_tracker.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/core/spdy_bitmasks.h" #include "spdy/core/spdy_frame_builder.h" #include "spdy/core/spdy_frame_reader.h" -#include "spdy/platform/api/spdy_bug_tracker.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_logging.h" #include "spdy/platform/api/spdy_string_utils.h" namespace spdy { @@ -129,7 +129,8 @@ bool SerializeHeadersGivenEncoding(const SpdyHeadersIR& headers, } if (!ret) { - SPDY_DLOG(WARNING) << "Failed to build HEADERS. Not enough space in output"; + QUICHE_DLOG(WARNING) + << "Failed to build HEADERS. Not enough space in output"; } return ret; } @@ -159,7 +160,7 @@ bool SerializePushPromiseGivenEncoding(const SpdyPushPromiseIR& push_promise, ok = builder.WriteBytes(padding.data(), padding.length()); } - SPDY_DLOG_IF(ERROR, !ok) + QUICHE_DLOG_IF(ERROR, !ok) << "Failed to write PUSH_PROMISE encoding, not enough " << "space in output"; return ok; @@ -177,8 +178,8 @@ bool WritePayloadWithContinuation(SpdyFrameBuilder* builder, } else if (type == SpdyFrameType::PUSH_PROMISE) { end_flag = PUSH_PROMISE_FLAG_END_PUSH_PROMISE; } else { - SPDY_DLOG(FATAL) << "CONTINUATION frames cannot be used with frame type " - << FrameTypeToString(type); + QUICHE_DLOG(FATAL) << "CONTINUATION frames cannot be used with frame type " + << FrameTypeToString(type); } // Write all the padding payload and as much of the data payload as possible @@ -294,7 +295,7 @@ SpdyFramer::SpdyFrameIterator::~SpdyFrameIterator() = default; size_t SpdyFramer::SpdyFrameIterator::NextFrame(ZeroCopyOutputBuffer* output) { const SpdyFrameIR& frame_ir = GetIR(); if (!has_next_frame_) { - SPDY_BUG(spdy_bug_75_1) + QUICHE_BUG(spdy_bug_75_1) << "SpdyFramer::SpdyFrameIterator::NextFrame called without " << "a next frame."; return false; @@ -422,7 +423,7 @@ std::unique_ptr SpdyFramer::CreateIterator( frame_ir.release()))); } case SpdyFrameType::DATA: { - SPDY_DVLOG(1) << "Serialize a stream end DATA frame for VTL"; + QUICHE_DVLOG(1) << "Serialize a stream end DATA frame for VTL"; HTTP2_FALLTHROUGH; } default: { diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_framer_test.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_framer_test.cc index d7fb6a7a332..c4b5979a874 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_framer_test.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_framer_test.cc @@ -14,6 +14,7 @@ #include #include "absl/base/macros.h" +#include "common/platform/api/quiche_logging.h" #include "common/platform/api/quiche_test.h" #include "spdy/core/array_output_buffer.h" #include "spdy/core/mock_spdy_framer_visitor.h" @@ -23,8 +24,6 @@ #include "spdy/core/spdy_frame_reader.h" #include "spdy/core/spdy_protocol.h" #include "spdy/core/spdy_test_utils.h" -#include "spdy/platform/api/spdy_flags.h" -#include "spdy/platform/api/spdy_logging.h" #include "spdy/platform/api/spdy_string_utils.h" using ::http2::Http2DecoderAdapter; @@ -62,7 +61,7 @@ MATCHER_P(IsFrameUnionOf, frame_list, "") { size_t size_verified = 0; for (const auto& frame : *frame_list) { if (arg.size() < size_verified + frame.size()) { - SPDY_LOG(FATAL) + QUICHE_LOG(FATAL) << "Incremental header serialization should not lead to a " << "higher total frame length than non-incremental method."; return false; @@ -268,16 +267,16 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, void OnError(Http2DecoderAdapter::SpdyFramerError error, std::string /*detailed_error*/) override { - SPDY_VLOG(1) << "SpdyFramer Error: " - << Http2DecoderAdapter::SpdyFramerErrorToString(error); + QUICHE_VLOG(1) << "SpdyFramer Error: " + << Http2DecoderAdapter::SpdyFramerErrorToString(error); ++error_count_; } void OnDataFrameHeader(SpdyStreamId stream_id, size_t length, bool fin) override { - SPDY_VLOG(1) << "OnDataFrameHeader(" << stream_id << ", " << length << ", " - << fin << ")"; + QUICHE_VLOG(1) << "OnDataFrameHeader(" << stream_id << ", " << length + << ", " << fin << ")"; ++data_frame_count_; header_stream_id_ = stream_id; } @@ -285,30 +284,30 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, void OnStreamFrameData(SpdyStreamId stream_id, const char* data, size_t len) override { - SPDY_VLOG(1) << "OnStreamFrameData(" << stream_id << ", data, " << len - << ", " - << ") data:\n" - << SpdyHexDump(absl::string_view(data, len)); + QUICHE_VLOG(1) << "OnStreamFrameData(" << stream_id << ", data, " << len + << ", " + << ") data:\n" + << SpdyHexDump(absl::string_view(data, len)); EXPECT_EQ(header_stream_id_, stream_id); data_bytes_ += len; } void OnStreamEnd(SpdyStreamId stream_id) override { - SPDY_VLOG(1) << "OnStreamEnd(" << stream_id << ")"; + QUICHE_VLOG(1) << "OnStreamEnd(" << stream_id << ")"; EXPECT_EQ(header_stream_id_, stream_id); ++end_of_stream_count_; } void OnStreamPadLength(SpdyStreamId stream_id, size_t value) override { - SPDY_VLOG(1) << "OnStreamPadding(" << stream_id << ", " << value << ")\n"; + QUICHE_VLOG(1) << "OnStreamPadding(" << stream_id << ", " << value << ")\n"; EXPECT_EQ(header_stream_id_, stream_id); // Count the padding length field byte against total data bytes. data_bytes_ += 1; } void OnStreamPadding(SpdyStreamId stream_id, size_t len) override { - SPDY_VLOG(1) << "OnStreamPadding(" << stream_id << ", " << len << ")\n"; + QUICHE_VLOG(1) << "OnStreamPadding(" << stream_id << ", " << len << ")\n"; EXPECT_EQ(header_stream_id_, stream_id); data_bytes_ += len; } @@ -329,34 +328,34 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, } void OnRstStream(SpdyStreamId stream_id, SpdyErrorCode error_code) override { - SPDY_VLOG(1) << "OnRstStream(" << stream_id << ", " << error_code << ")"; + QUICHE_VLOG(1) << "OnRstStream(" << stream_id << ", " << error_code << ")"; ++fin_frame_count_; } void OnSetting(SpdySettingsId id, uint32_t value) override { - SPDY_VLOG(1) << "OnSetting(" << id << ", " << std::hex << value << ")"; + QUICHE_VLOG(1) << "OnSetting(" << id << ", " << std::hex << value << ")"; ++setting_count_; } void OnSettingsAck() override { - SPDY_VLOG(1) << "OnSettingsAck"; + QUICHE_VLOG(1) << "OnSettingsAck"; ++settings_ack_received_; } void OnSettingsEnd() override { - SPDY_VLOG(1) << "OnSettingsEnd"; + QUICHE_VLOG(1) << "OnSettingsEnd"; ++settings_ack_sent_; } void OnPing(SpdyPingId unique_id, bool is_ack) override { - SPDY_LOG(DFATAL) << "OnPing(" << unique_id << ", " << (is_ack ? 1 : 0) - << ")"; + QUICHE_LOG(DFATAL) << "OnPing(" << unique_id << ", " << (is_ack ? 1 : 0) + << ")"; } void OnGoAway(SpdyStreamId last_accepted_stream_id, SpdyErrorCode error_code) override { - SPDY_VLOG(1) << "OnGoAway(" << last_accepted_stream_id << ", " << error_code - << ")"; + QUICHE_VLOG(1) << "OnGoAway(" << last_accepted_stream_id << ", " + << error_code << ")"; ++goaway_count_; } @@ -367,9 +366,9 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, bool exclusive, bool fin, bool end) override { - SPDY_VLOG(1) << "OnHeaders(" << stream_id << ", " << has_priority << ", " - << weight << ", " << parent_stream_id << ", " << exclusive - << ", " << fin << ", " << end << ")"; + QUICHE_VLOG(1) << "OnHeaders(" << stream_id << ", " << has_priority << ", " + << weight << ", " << parent_stream_id << ", " << exclusive + << ", " << fin << ", " << end << ")"; ++headers_frame_count_; InitHeaderStreaming(SpdyFrameType::HEADERS, stream_id); if (fin) { @@ -381,8 +380,8 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, } void OnWindowUpdate(SpdyStreamId stream_id, int delta_window_size) override { - SPDY_VLOG(1) << "OnWindowUpdate(" << stream_id << ", " << delta_window_size - << ")"; + QUICHE_VLOG(1) << "OnWindowUpdate(" << stream_id << ", " + << delta_window_size << ")"; last_window_update_stream_ = stream_id; last_window_update_delta_ = delta_window_size; } @@ -390,8 +389,8 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, void OnPushPromise(SpdyStreamId stream_id, SpdyStreamId promised_stream_id, bool end) override { - SPDY_VLOG(1) << "OnPushPromise(" << stream_id << ", " << promised_stream_id - << ", " << end << ")"; + QUICHE_VLOG(1) << "OnPushPromise(" << stream_id << ", " + << promised_stream_id << ", " << end << ")"; ++push_promise_frame_count_; InitHeaderStreaming(SpdyFrameType::PUSH_PROMISE, stream_id); last_push_promise_stream_ = stream_id; @@ -399,7 +398,7 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, } void OnContinuation(SpdyStreamId stream_id, bool end) override { - SPDY_VLOG(1) << "OnContinuation(" << stream_id << ", " << end << ")"; + QUICHE_VLOG(1) << "OnContinuation(" << stream_id << ", " << end << ")"; ++continuation_count_; } @@ -407,8 +406,8 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, absl::string_view origin, const SpdyAltSvcWireFormat::AlternativeServiceVector& altsvc_vector) override { - SPDY_VLOG(1) << "OnAltSvc(" << stream_id << ", \"" << origin - << "\", altsvc_vector)"; + QUICHE_VLOG(1) << "OnAltSvc(" << stream_id << ", \"" << origin + << "\", altsvc_vector)"; test_altsvc_ir_ = std::make_unique(stream_id); if (origin.length() > 0) { test_altsvc_ir_->set_origin(std::string(origin)); @@ -423,19 +422,20 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, SpdyStreamId parent_stream_id, int weight, bool exclusive) override { - SPDY_VLOG(1) << "OnPriority(" << stream_id << ", " << parent_stream_id - << ", " << weight << ", " << (exclusive ? 1 : 0) << ")"; + QUICHE_VLOG(1) << "OnPriority(" << stream_id << ", " << parent_stream_id + << ", " << weight << ", " << (exclusive ? 1 : 0) << ")"; ++priority_count_; } void OnPriorityUpdate(SpdyStreamId prioritized_stream_id, absl::string_view priority_field_value) override { - SPDY_VLOG(1) << "OnPriorityUpdate(" << prioritized_stream_id << ", " - << priority_field_value << ")"; + QUICHE_VLOG(1) << "OnPriorityUpdate(" << prioritized_stream_id << ", " + << priority_field_value << ")"; } bool OnUnknownFrame(SpdyStreamId stream_id, uint8_t frame_type) override { - SPDY_VLOG(1) << "OnUnknownFrame(" << stream_id << ", " << frame_type << ")"; + QUICHE_VLOG(1) << "OnUnknownFrame(" << stream_id << ", " << frame_type + << ")"; return on_unknown_frame_result_; } @@ -443,8 +443,8 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, SpdyFrameType type, size_t payload_len, size_t frame_len) override { - SPDY_VLOG(1) << "OnSendCompressedFrame(" << stream_id << ", " << type - << ", " << payload_len << ", " << frame_len << ")"; + QUICHE_VLOG(1) << "OnSendCompressedFrame(" << stream_id << ", " << type + << ", " << payload_len << ", " << frame_len << ")"; last_payload_len_ = payload_len; last_frame_len_ = frame_len; } @@ -452,8 +452,8 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, void OnReceiveCompressedFrame(SpdyStreamId stream_id, SpdyFrameType type, size_t frame_len) override { - SPDY_VLOG(1) << "OnReceiveCompressedFrame(" << stream_id << ", " << type - << ", " << frame_len << ")"; + QUICHE_VLOG(1) << "OnReceiveCompressedFrame(" << stream_id << ", " << type + << ", " << frame_len << ")"; last_frame_len_ = frame_len; } @@ -479,8 +479,9 @@ class TestSpdyVisitor : public SpdyFramerVisitorInterface, void InitHeaderStreaming(SpdyFrameType header_control_type, SpdyStreamId stream_id) { if (!IsDefinedFrameType(SerializeFrameType(header_control_type))) { - SPDY_DLOG(FATAL) << "Attempted to init header streaming with " - << "invalid control frame type: " << header_control_type; + QUICHE_DLOG(FATAL) << "Attempted to init header streaming with " + << "invalid control frame type: " + << header_control_type; } memset(header_buffer_.get(), 0, header_buffer_size_); header_buffer_length_ = 0; @@ -4817,8 +4818,8 @@ TEST_P(SpdyFramerTest, ProcessAllInput) { const size_t frame1_size = frame1.size(); const size_t frame2_size = frame2.size(); - SPDY_VLOG(1) << "frame1_size = " << frame1_size; - SPDY_VLOG(1) << "frame2_size = " << frame2_size; + QUICHE_VLOG(1) << "frame1_size = " << frame1_size; + QUICHE_VLOG(1) << "frame2_size = " << frame2_size; std::string input_buffer; input_buffer.append(frame1.data(), frame1_size); @@ -4827,7 +4828,7 @@ TEST_P(SpdyFramerTest, ProcessAllInput) { const char* buf = input_buffer.data(); const size_t buf_size = input_buffer.size(); - SPDY_VLOG(1) << "buf_size = " << buf_size; + QUICHE_VLOG(1) << "buf_size = " << buf_size; size_t processed = deframer_.ProcessInput(buf, buf_size); EXPECT_EQ(buf_size, processed); diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_header_block.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_header_block.cc index 59a9069a220..b5790470e02 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_header_block.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_header_block.cc @@ -10,8 +10,8 @@ #include #include "absl/strings/str_cat.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/platform/api/spdy_estimate_memory_usage.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { namespace { @@ -144,14 +144,14 @@ Http2HeaderBlock::ValueProxy& Http2HeaderBlock::ValueProxy::operator=( *spdy_header_block_value_size_ += value.size(); SpdyHeaderStorage* storage = &block_->storage_; if (lookup_result_ == block_->map_.end()) { - SPDY_DVLOG(1) << "Inserting: (" << key_ << ", " << value << ")"; + QUICHE_DVLOG(1) << "Inserting: (" << key_ << ", " << value << ")"; lookup_result_ = block_->map_ .emplace(std::make_pair( key_, HeaderValue(storage, key_, storage->Write(value)))) .first; } else { - SPDY_DVLOG(1) << "Updating key: " << key_ << " with value: " << value; + QUICHE_DVLOG(1) << "Updating key: " << key_ << " with value: " << value; *spdy_header_block_value_size_ -= lookup_result_->second.SizeEstimate(); lookup_result_->second = HeaderValue(storage, key_, storage->Write(value)); } @@ -232,7 +232,7 @@ std::string Http2HeaderBlock::DebugString() const { void Http2HeaderBlock::erase(absl::string_view key) { auto iter = map_.find(key); if (iter != map_.end()) { - SPDY_DVLOG(1) << "Erasing header with name: " << key; + QUICHE_DVLOG(1) << "Erasing header with name: " << key; key_size_ -= key.size(); value_size_ -= iter->second.SizeEstimate(); map_.erase(iter); @@ -252,12 +252,12 @@ void Http2HeaderBlock::insert(const Http2HeaderBlock::value_type& value) { auto iter = map_.find(value.first); if (iter == map_.end()) { - SPDY_DVLOG(1) << "Inserting: (" << value.first << ", " << value.second - << ")"; + QUICHE_DVLOG(1) << "Inserting: (" << value.first << ", " << value.second + << ")"; AppendHeader(value.first, value.second); } else { - SPDY_DVLOG(1) << "Updating key: " << iter->first - << " with value: " << value.second; + QUICHE_DVLOG(1) << "Updating key: " << iter->first + << " with value: " << value.second; value_size_ -= iter->second.SizeEstimate(); iter->second = HeaderValue(&storage_, iter->first, storage_.Write(value.second)); @@ -266,16 +266,16 @@ void Http2HeaderBlock::insert(const Http2HeaderBlock::value_type& value) { Http2HeaderBlock::ValueProxy Http2HeaderBlock::operator[]( const absl::string_view key) { - SPDY_DVLOG(2) << "Operator[] saw key: " << key; + QUICHE_DVLOG(2) << "Operator[] saw key: " << key; absl::string_view out_key; auto iter = map_.find(key); if (iter == map_.end()) { // We write the key first, to assure that the ValueProxy has a // reference to a valid absl::string_view in its operator=. out_key = WriteKey(key); - SPDY_DVLOG(2) << "Key written as: " << std::hex - << static_cast(key.data()) << ", " << std::dec - << key.size(); + QUICHE_DVLOG(2) << "Key written as: " << std::hex + << static_cast(key.data()) << ", " << std::dec + << key.size(); } else { out_key = iter->first; } @@ -288,13 +288,13 @@ void Http2HeaderBlock::AppendValueOrAddHeader(const absl::string_view key, auto iter = map_.find(key); if (iter == map_.end()) { - SPDY_DVLOG(1) << "Inserting: (" << key << ", " << value << ")"; + QUICHE_DVLOG(1) << "Inserting: (" << key << ", " << value << ")"; AppendHeader(key, value); return; } - SPDY_DVLOG(1) << "Updating key: " << iter->first - << "; appending value: " << value; + QUICHE_DVLOG(1) << "Updating key: " << iter->first + << "; appending value: " << value; value_size_ += SeparatorForKey(key).size(); iter->second.Append(storage_.Write(value)); } diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_header_storage.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_header_storage.cc index 207a3be6e00..e99590568b9 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_header_storage.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_header_storage.cc @@ -2,7 +2,7 @@ #include -#include "spdy/platform/api/spdy_logging.h" +#include "common/platform/api/quiche_logging.h" namespace spdy { namespace { diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_prefixed_buffer_reader.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_prefixed_buffer_reader.cc index 0cb07cf48b0..767dea36074 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_prefixed_buffer_reader.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_prefixed_buffer_reader.cc @@ -6,7 +6,7 @@ #include -#include "spdy/platform/api/spdy_logging.h" +#include "common/platform/api/quiche_logging.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.cc index ea90b6500ed..4bde56a29d7 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.cc @@ -8,7 +8,7 @@ #include #include "absl/strings/str_cat.h" -#include "spdy/platform/api/spdy_bug_tracker.h" +#include "common/platform/api/quiche_bug_tracker.h" namespace spdy { @@ -28,7 +28,7 @@ SpdyPriority ClampSpdy3Priority(SpdyPriority priority) { "The value of given priority shouldn't be smaller than highest " "priority. Check this invariant explicitly."); if (priority > kV3LowestPriority) { - SPDY_BUG(spdy_bug_22_1) + QUICHE_BUG(spdy_bug_22_1) << "Invalid priority: " << static_cast(priority); return kV3LowestPriority; } @@ -37,11 +37,11 @@ SpdyPriority ClampSpdy3Priority(SpdyPriority priority) { int ClampHttp2Weight(int weight) { if (weight < kHttp2MinStreamWeight) { - SPDY_BUG(spdy_bug_22_2) << "Invalid weight: " << weight; + QUICHE_BUG(spdy_bug_22_2) << "Invalid weight: " << weight; return kHttp2MinStreamWeight; } if (weight > kHttp2MaxStreamWeight) { - SPDY_BUG(spdy_bug_22_3) << "Invalid weight: " << weight; + QUICHE_BUG(spdy_bug_22_3) << "Invalid weight: " << weight; return kHttp2MaxStreamWeight; } return weight; @@ -92,7 +92,7 @@ bool IsDefinedFrameType(uint8_t frame_type_field) { } SpdyFrameType ParseFrameType(uint8_t frame_type_field) { - SPDY_BUG_IF(spdy_bug_22_4, !IsDefinedFrameType(frame_type_field)) + QUICHE_BUG_IF(spdy_bug_22_4, !IsDefinedFrameType(frame_type_field)) << "Frame type not defined: " << static_cast(frame_type_field); return static_cast(frame_type_field); } @@ -462,7 +462,7 @@ SpdyFrameType SpdyContinuationIR::frame_type() const { size_t SpdyContinuationIR::size() const { // We don't need to get the size of CONTINUATION frame directly. It is // calculated in HEADERS or PUSH_PROMISE frame. - SPDY_DLOG(WARNING) << "Shouldn't not call size() for CONTINUATION frame."; + QUICHE_DLOG(WARNING) << "Shouldn't not call size() for CONTINUATION frame."; return 0; } diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.h b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.h index d4a671b8933..16d6b9a7ecd 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.h +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol.h @@ -21,11 +21,10 @@ #include "absl/strings/string_view.h" #include "common/platform/api/quiche_export.h" +#include "common/platform/api/quiche_logging.h" #include "spdy/core/spdy_alt_svc_wire_format.h" #include "spdy/core/spdy_bitmasks.h" #include "spdy/core/spdy_header_block.h" -#include "spdy/platform/api/spdy_bug_tracker.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test.cc index 966c4716c75..dbea0e328ca 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test.cc @@ -9,9 +9,9 @@ #include #include "common/platform/api/quiche_test.h" +#include "common/platform/api/quiche_test_helpers.h" #include "spdy/core/spdy_bitmasks.h" #include "spdy/core/spdy_test_utils.h" -#include "spdy/platform/api/spdy_test_helpers.h" namespace spdy { @@ -31,16 +31,16 @@ std::ostream& operator<<(std::ostream& os, namespace test { TEST(SpdyProtocolTest, ClampSpdy3Priority) { - EXPECT_SPDY_BUG(EXPECT_EQ(7, ClampSpdy3Priority(8)), "Invalid priority: 8"); + EXPECT_QUICHE_BUG(EXPECT_EQ(7, ClampSpdy3Priority(8)), "Invalid priority: 8"); EXPECT_EQ(kV3LowestPriority, ClampSpdy3Priority(kV3LowestPriority)); EXPECT_EQ(kV3HighestPriority, ClampSpdy3Priority(kV3HighestPriority)); } TEST(SpdyProtocolTest, ClampHttp2Weight) { - EXPECT_SPDY_BUG(EXPECT_EQ(kHttp2MinStreamWeight, ClampHttp2Weight(0)), - "Invalid weight: 0"); - EXPECT_SPDY_BUG(EXPECT_EQ(kHttp2MaxStreamWeight, ClampHttp2Weight(300)), - "Invalid weight: 300"); + EXPECT_QUICHE_BUG(EXPECT_EQ(kHttp2MinStreamWeight, ClampHttp2Weight(0)), + "Invalid weight: 0"); + EXPECT_QUICHE_BUG(EXPECT_EQ(kHttp2MaxStreamWeight, ClampHttp2Weight(300)), + "Invalid weight: 300"); EXPECT_EQ(kHttp2MinStreamWeight, ClampHttp2Weight(kHttp2MinStreamWeight)); EXPECT_EQ(kHttp2MaxStreamWeight, ClampHttp2Weight(kHttp2MaxStreamWeight)); } @@ -175,14 +175,14 @@ TEST(SpdyStreamPrecedenceTest, Basic) { } TEST(SpdyStreamPrecedenceTest, Clamping) { - EXPECT_SPDY_BUG(EXPECT_EQ(7, SpdyStreamPrecedence(8).spdy3_priority()), - "Invalid priority: 8"); - EXPECT_SPDY_BUG(EXPECT_EQ(kHttp2MinStreamWeight, - SpdyStreamPrecedence(3, 0, false).weight()), - "Invalid weight: 0"); - EXPECT_SPDY_BUG(EXPECT_EQ(kHttp2MaxStreamWeight, - SpdyStreamPrecedence(3, 300, false).weight()), - "Invalid weight: 300"); + EXPECT_QUICHE_BUG(EXPECT_EQ(7, SpdyStreamPrecedence(8).spdy3_priority()), + "Invalid priority: 8"); + EXPECT_QUICHE_BUG(EXPECT_EQ(kHttp2MinStreamWeight, + SpdyStreamPrecedence(3, 0, false).weight()), + "Invalid weight: 0"); + EXPECT_QUICHE_BUG(EXPECT_EQ(kHttp2MaxStreamWeight, + SpdyStreamPrecedence(3, 300, false).weight()), + "Invalid weight: 300"); } TEST(SpdyStreamPrecedenceTest, Copying) { diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.cc index 63917499eb9..1888176d673 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.cc @@ -17,7 +17,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameWithHeaderBlockIREquals( const SpdyFrameWithHeaderBlockIR& expected, const SpdyFrameWithHeaderBlockIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameWithHeaderBlockIREquals"; + QUICHE_VLOG(1) << "VerifySpdyFrameWithHeaderBlockIREquals"; VERIFY_TRUE(actual.header_block() == expected.header_block()); return ::testing::AssertionSuccess(); } @@ -40,7 +40,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals(const SpdyDataIR& expected, const SpdyDataIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyDataIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyDataIR"; VERIFY_EQ(expected.stream_id(), actual.stream_id()); VERIFY_EQ(expected.fin(), actual.fin()); VERIFY_EQ(expected.data_len(), actual.data_len()); @@ -56,7 +56,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals(const SpdyGoAwayIR& expected, const SpdyGoAwayIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyGoAwayIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyGoAwayIR"; VERIFY_EQ(expected.last_good_stream_id(), actual.last_good_stream_id()); VERIFY_EQ(expected.error_code(), actual.error_code()); VERIFY_EQ(expected.description(), actual.description()); @@ -66,7 +66,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals( const SpdyHeadersIR& expected, const SpdyHeadersIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyHeadersIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyHeadersIR"; VERIFY_EQ(expected.stream_id(), actual.stream_id()); VERIFY_EQ(expected.fin(), actual.fin()); VERIFY_SUCCESS(VerifySpdyFrameWithHeaderBlockIREquals(expected, actual)); @@ -80,7 +80,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals(const SpdyPingIR& expected, const SpdyPingIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyPingIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyPingIR"; VERIFY_EQ(expected.id(), actual.id()); VERIFY_EQ(expected.is_ack(), actual.is_ack()); return ::testing::AssertionSuccess(); @@ -89,7 +89,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals( const SpdyPriorityIR& expected, const SpdyPriorityIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyPriorityIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyPriorityIR"; VERIFY_EQ(expected.stream_id(), actual.stream_id()); VERIFY_SUCCESS(VerifySpdyFrameWithPriorityIREquals(expected, actual)); return ::testing::AssertionSuccess(); @@ -98,7 +98,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals( const SpdyPushPromiseIR& expected, const SpdyPushPromiseIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyPushPromiseIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyPushPromiseIR"; VERIFY_EQ(expected.stream_id(), actual.stream_id()); VERIFY_SUCCESS(VerifySpdyFrameWithPaddingIREquals(expected, actual)); VERIFY_EQ(expected.promised_stream_id(), actual.promised_stream_id()); @@ -109,7 +109,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals( const SpdyRstStreamIR& expected, const SpdyRstStreamIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyRstStreamIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyRstStreamIR"; VERIFY_EQ(expected.stream_id(), actual.stream_id()); VERIFY_EQ(expected.error_code(), actual.error_code()); return ::testing::AssertionSuccess(); @@ -118,7 +118,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals( const SpdySettingsIR& expected, const SpdySettingsIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdySettingsIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdySettingsIR"; // Note, ignoring non-HTTP/2 fields such as clear_settings. VERIFY_EQ(expected.is_ack(), actual.is_ack()); @@ -145,7 +145,7 @@ namespace test { ::testing::AssertionResult VerifySpdyFrameIREquals( const SpdyWindowUpdateIR& expected, const SpdyWindowUpdateIR& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals SpdyWindowUpdateIR"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals SpdyWindowUpdateIR"; VERIFY_EQ(expected.stream_id(), actual.stream_id()); VERIFY_EQ(expected.delta(), actual.delta()); return ::testing::AssertionSuccess(); diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.h b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.h index daccebb06a4..de716d50984 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.h +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_protocol_test_utils.h @@ -20,10 +20,10 @@ #include #include "http2/platform/api/http2_test_helpers.h" +#include "common/platform/api/quiche_logging.h" #include "common/platform/api/quiche_test.h" #include "spdy/core/spdy_protocol.h" #include "spdy/core/spdy_test_utils.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { namespace test { @@ -38,7 +38,7 @@ namespace test { template ::testing::AssertionResult VerifySpdyFrameWithPaddingIREquals(const T& expected, const T& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameWithPaddingIREquals"; + QUICHE_VLOG(1) << "VerifySpdyFrameWithPaddingIREquals"; VERIFY_EQ(expected.padded(), actual.padded()); if (expected.padded()) { VERIFY_EQ(expected.padding_payload_len(), actual.padding_payload_len()); @@ -52,7 +52,7 @@ template ::testing::AssertionResult VerifySpdyFrameWithPriorityIREquals( const T& expected, const T& actual) { - SPDY_VLOG(1) << "VerifySpdyFrameWithPriorityIREquals"; + QUICHE_VLOG(1) << "VerifySpdyFrameWithPriorityIREquals"; VERIFY_EQ(expected.parent_stream_id(), actual.parent_stream_id()); VERIFY_EQ(expected.weight(), actual.weight()); VERIFY_EQ(expected.exclusive(), actual.exclusive()); @@ -123,12 +123,12 @@ template ::testing::AssertionResult VerifySpdyFrameIREquals(const E* expected, const SpdyFrameIR* actual) { if (expected == nullptr || actual == nullptr) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals one null"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals one null"; VERIFY_EQ(expected, nullptr); VERIFY_EQ(actual, nullptr); return ::testing::AssertionSuccess(); } - SPDY_VLOG(1) << "VerifySpdyFrameIREquals not null"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals not null"; VERIFY_EQ(actual->frame_type(), expected->frame_type()); const E* actual2 = static_cast(actual); return VerifySpdyFrameIREquals(*expected, *actual2); @@ -139,7 +139,7 @@ template template ::testing::AssertionResult VerifySpdyFrameIREquals(const E& expected, const SpdyFrameIR* actual) { - SPDY_VLOG(1) << "VerifySpdyFrameIREquals"; + QUICHE_VLOG(1) << "VerifySpdyFrameIREquals"; return VerifySpdyFrameIREquals(&expected, actual); } diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_simple_arena.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_simple_arena.cc index 15c8fea2614..4df224629c6 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_simple_arena.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_simple_arena.cc @@ -7,7 +7,7 @@ #include #include -#include "spdy/platform/api/spdy_logging.h" +#include "common/platform/api/quiche_logging.h" namespace spdy { diff --git a/chromium/net/third_party/quiche/src/spdy/core/spdy_test_utils.cc b/chromium/net/third_party/quiche/src/spdy/core/spdy_test_utils.cc index 482d8e24263..4ea1ce82895 100644 --- a/chromium/net/third_party/quiche/src/spdy/core/spdy_test_utils.cc +++ b/chromium/net/third_party/quiche/src/spdy/core/spdy_test_utils.cc @@ -11,9 +11,9 @@ #include #include +#include "common/platform/api/quiche_logging.h" #include "common/platform/api/quiche_test.h" #include "common/quiche_endian.h" -#include "spdy/platform/api/spdy_logging.h" namespace spdy { namespace test { @@ -27,7 +27,7 @@ std::string HexDumpWithMarks(const unsigned char* data, const int kSizeLimit = 1024; if (length > kSizeLimit || mark_length > kSizeLimit) { - SPDY_LOG(ERROR) << "Only dumping first " << kSizeLimit << " bytes."; + QUICHE_LOG(ERROR) << "Only dumping first " << kSizeLimit << " bytes."; length = std::min(length, kSizeLimit); mark_length = std::min(mark_length, kSizeLimit); } diff --git a/chromium/net/third_party/quiche/src/spdy/core/write_scheduler.h b/chromium/net/third_party/quiche/src/spdy/core/write_scheduler.h deleted file mode 100644 index de9264d6a47..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/core/write_scheduler.h +++ /dev/null @@ -1,162 +0,0 @@ -// Copyright (c) 2016 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. - -#ifndef QUICHE_SPDY_CORE_WRITE_SCHEDULER_H_ -#define QUICHE_SPDY_CORE_WRITE_SCHEDULER_H_ - -#include -#include -#include -#include - -#include "common/platform/api/quiche_export.h" -#include "spdy/core/spdy_protocol.h" - -namespace spdy { - -// Abstract superclass for classes that decide which SPDY or HTTP/2 stream to -// write next. Concrete subclasses implement various scheduling policies: -// -// PriorityWriteScheduler: implements SPDY priority-based stream scheduling, -// where (writable) higher-priority streams are always given precedence -// over lower-priority streams. -// -// Http2PriorityWriteScheduler: implements SPDY priority-based stream -// scheduling coupled with the HTTP/2 stream dependency model. This is only -// intended as a transitional step towards Http2WeightedWriteScheduler. -// -// Http2WeightedWriteScheduler (coming soon): implements the HTTP/2 stream -// dependency model with weighted stream scheduling, fully conforming to -// RFC 7540. -// -// The type used to represent stream IDs (StreamIdType) is templated in order -// to allow for use by both SPDY and QUIC codebases. It must be a POD that -// supports comparison (i.e., a numeric type). -// -// Each stream can be in one of two states: ready or not ready (for writing). -// Ready state is changed by calling the MarkStreamReady() and -// MarkStreamNotReady() methods. Only streams in the ready state can be -// returned by PopNextReadyStream(); when returned by that method, the stream's -// state changes to not ready. -template -class QUICHE_EXPORT_PRIVATE WriteScheduler { - public: - typedef StreamPrecedence StreamPrecedenceType; - - virtual ~WriteScheduler() {} - - // Registers new stream |stream_id| with the scheduler, assigning it the - // given precedence. If the scheduler supports stream dependencies, the - // stream is inserted into the dependency tree under - // |precedence.parent_id()|. - // - // Preconditions: |stream_id| should be unregistered, and - // |precedence.parent_id()| should be registered or |kHttp2RootStreamId|. - virtual void RegisterStream(StreamIdType stream_id, - const StreamPrecedenceType& precedence) = 0; - - // Unregisters the given stream from the scheduler, which will no longer keep - // state for it. - // - // Preconditions: |stream_id| should be registered. - virtual void UnregisterStream(StreamIdType stream_id) = 0; - - // Returns true if the given stream is currently registered. - virtual bool StreamRegistered(StreamIdType stream_id) const = 0; - - // Returns the precedence of the specified stream. If the scheduler supports - // stream dependencies, calling |parent_id()| on the return value returns the - // stream's parent, and calling |exclusive()| returns true iff the specified - // stream is an only child of the parent stream. - // - // Preconditions: |stream_id| should be registered. - virtual StreamPrecedenceType GetStreamPrecedence( - StreamIdType stream_id) const = 0; - - // Updates the precedence of the given stream. If the scheduler supports - // stream dependencies, |stream_id|'s parent will be updated to be - // |precedence.parent_id()| if it is not already. - // - // Preconditions: |stream_id| should be unregistered, and - // |precedence.parent_id()| should be registered or |kHttp2RootStreamId|. - virtual void UpdateStreamPrecedence( - StreamIdType stream_id, - const StreamPrecedenceType& precedence) = 0; - - // Returns child streams of the given stream, if any. If the scheduler - // doesn't support stream dependencies, returns an empty vector. - // - // Preconditions: |stream_id| should be registered. - virtual std::vector GetStreamChildren( - StreamIdType stream_id) const = 0; - - // Records time (in microseconds) of a read/write event for the given - // stream. - // - // Preconditions: |stream_id| should be registered. - virtual void RecordStreamEventTime(StreamIdType stream_id, - int64_t now_in_usec) = 0; - - // Returns time (in microseconds) of the last read/write event for a stream - // with higher priority than the priority of the given stream, or 0 if there - // is no such event. - // - // Preconditions: |stream_id| should be registered. - virtual int64_t GetLatestEventWithPrecedence( - StreamIdType stream_id) const = 0; - - // If the scheduler has any ready streams, returns the next scheduled - // ready stream, in the process transitioning the stream from ready to not - // ready. - // - // Preconditions: |HasReadyStreams() == true| - virtual StreamIdType PopNextReadyStream() = 0; - - // If the scheduler has any ready streams, returns the next scheduled - // ready stream and its priority, in the process transitioning the stream from - // ready to not ready. - // - // Preconditions: |HasReadyStreams() == true| - virtual std::tuple - PopNextReadyStreamAndPrecedence() = 0; - - // Returns true if there's another stream ahead of the given stream in the - // scheduling queue. This function can be called to see if the given stream - // should yield work to another stream. - // - // Preconditions: |stream_id| should be registered. - virtual bool ShouldYield(StreamIdType stream_id) const = 0; - - // Marks the stream as ready to write. If the stream was already ready, does - // nothing. If add_to_front is true, the stream is scheduled ahead of other - // streams of the same priority/weight, otherwise it is scheduled behind them. - // - // Preconditions: |stream_id| should be registered. - virtual void MarkStreamReady(StreamIdType stream_id, bool add_to_front) = 0; - - // Marks the stream as not ready to write. If the stream is not registered or - // not ready, does nothing. - // - // Preconditions: |stream_id| should be registered. - virtual void MarkStreamNotReady(StreamIdType stream_id) = 0; - - // Returns true iff the scheduler has any ready streams. - virtual bool HasReadyStreams() const = 0; - - // Returns the number of streams currently marked ready. - virtual size_t NumReadyStreams() const = 0; - - // Returns true if stream with |stream_id| is ready. - virtual bool IsStreamReady(StreamIdType stream_id) const = 0; - - // Returns the number of registered streams. - virtual size_t NumRegisteredStreams() const = 0; - - // Returns summary of internal state, for logging/debugging. - virtual std::string DebugString() const = 0; -}; - -} // namespace spdy - -#endif // QUICHE_SPDY_CORE_WRITE_SCHEDULER_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_bug_tracker.h b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_bug_tracker.h deleted file mode 100644 index f00bbc8b376..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_bug_tracker.h +++ /dev/null @@ -1,16 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef QUICHE_SPDY_PLATFORM_API_SPDY_BUG_TRACKER_H_ -#define QUICHE_SPDY_PLATFORM_API_SPDY_BUG_TRACKER_H_ - -#include "net/spdy/platform/impl/spdy_bug_tracker_impl.h" - -#define SPDY_BUG SPDY_BUG_IMPL -#define SPDY_BUG_IF(bug_id, condition) SPDY_BUG_IF_IMPL(bug_id, condition) - -#define FLAGS_spdy_always_log_bugs_for_tests \ - FLAGS_spdy_always_log_bugs_for_tests_impl - -#endif // QUICHE_SPDY_PLATFORM_API_SPDY_BUG_TRACKER_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_containers.h b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_containers.h index 9e3813f5b42..2adf3f4b87a 100644 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_containers.h +++ b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_containers.h @@ -13,12 +13,6 @@ namespace spdy { template using SpdyLinkedHashMap = SpdyLinkedHashMapImpl; -// Used for maps that are typically small, then it is faster than (for example) -// hash_map which is optimized for large data sets. SpdySmallMap upgrades itself -// automatically to a SpdySmallMapImpl-specified map when it runs out of space. -template -using SpdySmallMap = SpdySmallMapImpl; - } // namespace spdy #endif // QUICHE_SPDY_PLATFORM_API_SPDY_CONTAINERS_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flag_utils.h b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flag_utils.h deleted file mode 100644 index 07c97fbc343..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flag_utils.h +++ /dev/null @@ -1,19 +0,0 @@ -// Copyright 2020 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. - -#ifndef QUICHE_SPDY_PLATFORM_API_SPDY_FLAG_UTILS_H_ -#define QUICHE_SPDY_PLATFORM_API_SPDY_FLAG_UTILS_H_ - -#include "common/platform/api/quiche_flag_utils.h" - -#define SPDY_RELOADABLE_FLAG_COUNT QUICHE_RELOADABLE_FLAG_COUNT -#define SPDY_RELOADABLE_FLAG_COUNT_N QUICHE_RELOADABLE_FLAG_COUNT_N - -#define SPDY_RESTART_FLAG_COUNT QUICHE_RESTART_FLAG_COUNT -#define SPDY_RESTART_FLAG_COUNT_N QUICHE_RESTART_FLAG_COUNT_N - -#define SPDY_CODE_COUNT QUICHE_CODE_COUNT -#define SPDY_CODE_COUNT_N QUICHE_CODE_COUNT_N - -#endif // QUICHE_SPDY_PLATFORM_API_SPDY_FLAG_UTILS_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flags.h b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flags.h deleted file mode 100644 index f8cb5a60d5b..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_flags.h +++ /dev/null @@ -1,18 +0,0 @@ -// Copyright 2018 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. - -#ifndef QUICHE_SPDY_PLATFORM_API_SPDY_FLAGS_H_ -#define QUICHE_SPDY_PLATFORM_API_SPDY_FLAGS_H_ - -#include "common/platform/api/quiche_flags.h" - -#define GetSpdyReloadableFlag(flag) GetQuicheReloadableFlag(spdy, flag) -#define SetSpdyReloadableFlag(flag, value) \ - SetQuicheReloadableFlag(spdy, flag, value) -#define GetSpdyRestartFlag(flag) GetQuicheRestartFlag(spdy, flag) -#define SetSpdyRestartFlag(flag, value) SetQuicheRestartFlag(spdy, flag, value) -#define GetSpdyFlag(flag) GetQuicheFlag(flag) -#define SetSpdyFlag(flag, value) SetQuicheFlag(flag, value) - -#endif // QUICHE_SPDY_PLATFORM_API_SPDY_FLAGS_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_logging.h b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_logging.h deleted file mode 100644 index c1f5268e287..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_logging.h +++ /dev/null @@ -1,23 +0,0 @@ -// Copyright 2019 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. - -#ifndef QUICHE_SPDY_PLATFORM_API_SPDY_LOGGING_H_ -#define QUICHE_SPDY_PLATFORM_API_SPDY_LOGGING_H_ - -#include "common/platform/api/quiche_logging.h" - -#define SPDY_LOG(severity) QUICHE_LOG(severity) - -#define SPDY_VLOG(verbose_level) QUICHE_VLOG(verbose_level) - -#define SPDY_DLOG(severity) QUICHE_DLOG(severity) - -#define SPDY_DLOG_IF(severity, condition) QUICHE_DLOG_IF(severity, condition) - -#define SPDY_DVLOG(verbose_level) QUICHE_DVLOG(verbose_level) - -#define SPDY_DVLOG_IF(verbose_level, condition) \ - QUICHE_DVLOG_IF(verbose_level, condition) - -#endif // QUICHE_SPDY_PLATFORM_API_SPDY_LOGGING_H_ diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils.h b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils.h index 178415b0ed6..83660bab06f 100644 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils.h +++ b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils.h @@ -6,29 +6,12 @@ #define QUICHE_SPDY_PLATFORM_API_SPDY_STRING_UTILS_H_ #include -#include #include "absl/strings/string_view.h" #include "net/spdy/platform/impl/spdy_string_utils_impl.h" namespace spdy { -inline char SpdyHexDigitToInt(char c) { - return SpdyHexDigitToIntImpl(c); -} - -inline std::string SpdyHexDecode(absl::string_view data) { - return SpdyHexDecodeImpl(data); -} - -inline bool SpdyHexDecodeToUInt32(absl::string_view data, uint32_t* out) { - return SpdyHexDecodeToUInt32Impl(data, out); -} - -inline std::string SpdyHexEncode(const char* bytes, size_t size) { - return SpdyHexEncodeImpl(bytes, size); -} - inline std::string SpdyHexDump(absl::string_view data) { return SpdyHexDumpImpl(data); } diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils_test.cc b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils_test.cc deleted file mode 100644 index cb73a9b2ece..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_string_utils_test.cc +++ /dev/null @@ -1,78 +0,0 @@ -// Copyright 2017 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. - -#include "spdy/platform/api/spdy_string_utils.h" - -#include - -#include "absl/strings/string_view.h" -#include "common/platform/api/quiche_test.h" - -namespace spdy { -namespace test { -namespace { - -TEST(SpdyStringUtilsTest, SpdyHexDigitToInt) { - EXPECT_EQ(0, SpdyHexDigitToInt('0')); - EXPECT_EQ(1, SpdyHexDigitToInt('1')); - EXPECT_EQ(2, SpdyHexDigitToInt('2')); - EXPECT_EQ(3, SpdyHexDigitToInt('3')); - EXPECT_EQ(4, SpdyHexDigitToInt('4')); - EXPECT_EQ(5, SpdyHexDigitToInt('5')); - EXPECT_EQ(6, SpdyHexDigitToInt('6')); - EXPECT_EQ(7, SpdyHexDigitToInt('7')); - EXPECT_EQ(8, SpdyHexDigitToInt('8')); - EXPECT_EQ(9, SpdyHexDigitToInt('9')); - - EXPECT_EQ(10, SpdyHexDigitToInt('a')); - EXPECT_EQ(11, SpdyHexDigitToInt('b')); - EXPECT_EQ(12, SpdyHexDigitToInt('c')); - EXPECT_EQ(13, SpdyHexDigitToInt('d')); - EXPECT_EQ(14, SpdyHexDigitToInt('e')); - EXPECT_EQ(15, SpdyHexDigitToInt('f')); - - EXPECT_EQ(10, SpdyHexDigitToInt('A')); - EXPECT_EQ(11, SpdyHexDigitToInt('B')); - EXPECT_EQ(12, SpdyHexDigitToInt('C')); - EXPECT_EQ(13, SpdyHexDigitToInt('D')); - EXPECT_EQ(14, SpdyHexDigitToInt('E')); - EXPECT_EQ(15, SpdyHexDigitToInt('F')); -} - -TEST(SpdyStringUtilsTest, SpdyHexDecodeToUInt32) { - uint32_t out; - EXPECT_TRUE(SpdyHexDecodeToUInt32("0", &out)); - EXPECT_EQ(0u, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("00", &out)); - EXPECT_EQ(0u, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("0000000", &out)); - EXPECT_EQ(0u, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("00000000", &out)); - EXPECT_EQ(0u, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("1", &out)); - EXPECT_EQ(1u, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("ffffFFF", &out)); - EXPECT_EQ(0xFFFFFFFu, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("fFfFffFf", &out)); - EXPECT_EQ(0xFFFFFFFFu, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("01AEF", &out)); - EXPECT_EQ(0x1AEFu, out); - EXPECT_TRUE(SpdyHexDecodeToUInt32("abcde", &out)); - EXPECT_EQ(0xABCDEu, out); - - EXPECT_FALSE(SpdyHexDecodeToUInt32("", &out)); - EXPECT_FALSE(SpdyHexDecodeToUInt32("111111111", &out)); - EXPECT_FALSE(SpdyHexDecodeToUInt32("1111111111", &out)); - EXPECT_FALSE(SpdyHexDecodeToUInt32("0x1111", &out)); -} - -TEST(SpdyStringUtilsTest, SpdyHexEncode) { - unsigned char bytes[] = {0x01, 0xff, 0x02, 0xfe, 0x03, 0x80, 0x81}; - EXPECT_EQ("01ff02fe038081", - SpdyHexEncode(reinterpret_cast(bytes), sizeof(bytes))); -} - -} // namespace -} // namespace test -} // namespace spdy diff --git a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_test_helpers.h b/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_test_helpers.h deleted file mode 100644 index 367d330b6c9..00000000000 --- a/chromium/net/third_party/quiche/src/spdy/platform/api/spdy_test_helpers.h +++ /dev/null @@ -1,12 +0,0 @@ -// Copyright (c) 2019 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. - -#ifndef QUICHE_SPDY_PLATFORM_API_SPDY_TEST_HELPERS_H_ -#define QUICHE_SPDY_PLATFORM_API_SPDY_TEST_HELPERS_H_ - -#include "net/spdy/platform/impl/spdy_test_helpers_impl.h" - -#define EXPECT_SPDY_BUG EXPECT_SPDY_BUG_IMPL - -#endif // QUICHE_SPDY_PLATFORM_API_SPDY_TEST_HELPERS_H_ diff --git a/chromium/net/third_party/uri_template/DIR_METADATA b/chromium/net/third_party/uri_template/DIR_METADATA index 23af0ebe901..c56cf205cc7 100644 --- a/chromium/net/third_party/uri_template/DIR_METADATA +++ b/chromium/net/third_party/uri_template/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>DNS" diff --git a/chromium/net/tools/cert_verify_tool/cert_verify_tool.cc b/chromium/net/tools/cert_verify_tool/cert_verify_tool.cc index 88f5ee40f8d..93d5304768e 100644 --- a/chromium/net/tools/cert_verify_tool/cert_verify_tool.cc +++ b/chromium/net/tools/cert_verify_tool/cert_verify_tool.cc @@ -141,10 +141,9 @@ class CertVerifyImplUsingPathBuilder : public CertVerifyImpl { public: explicit CertVerifyImplUsingPathBuilder( scoped_refptr cert_net_fetcher, - std::unique_ptr - system_trust_store_provider) + std::unique_ptr system_trust_store) : cert_net_fetcher_(std::move(cert_net_fetcher)), - system_trust_store_provider_(std::move(system_trust_store_provider)) {} + system_trust_store_(std::move(system_trust_store)) {} std::string GetName() const override { return "CertPathBuilder"; } @@ -163,28 +162,20 @@ class CertVerifyImplUsingPathBuilder : public CertVerifyImpl { verify_time = base::Time::Now(); } - return VerifyUsingPathBuilder( - target_der_cert, intermediate_der_certs, root_der_certs, verify_time, - dump_prefix_path, cert_net_fetcher_, - system_trust_store_provider_->CreateSystemTrustStore()); + return VerifyUsingPathBuilder(target_der_cert, intermediate_der_certs, + root_der_certs, verify_time, dump_prefix_path, + cert_net_fetcher_, system_trust_store_.get()); } private: scoped_refptr cert_net_fetcher_; - std::unique_ptr system_trust_store_provider_; + std::unique_ptr system_trust_store_; }; -class DummySystemTrustStoreProvider : public net::SystemTrustStoreProvider { - public: - std::unique_ptr CreateSystemTrustStore() override { - return net::CreateEmptySystemTrustStore(); - } -}; - -std::unique_ptr CreateSystemTrustStoreProvider( +std::unique_ptr CreateSystemTrustStore( bool use_system_roots) { - return use_system_roots ? net::SystemTrustStoreProvider::CreateDefaultForSSL() - : std::make_unique(); + return use_system_roots ? net::CreateSslSystemTrustStore() + : net::CreateEmptySystemTrustStore(); } // Creates an subclass of CertVerifyImpl based on its name, or returns nullptr. @@ -208,16 +199,14 @@ std::unique_ptr CreateCertVerifyImplFromName( if (impl_name == "builtin") { return std::make_unique( - "CertVerifyProcBuiltin", - net::CreateCertVerifyProcBuiltin( - std::move(cert_net_fetcher), - CreateSystemTrustStoreProvider(use_system_roots))); + "CertVerifyProcBuiltin", net::CreateCertVerifyProcBuiltin( + std::move(cert_net_fetcher), + CreateSystemTrustStore(use_system_roots))); } if (impl_name == "pathbuilder") { return std::make_unique( - std::move(cert_net_fetcher), - CreateSystemTrustStoreProvider(use_system_roots)); + std::move(cert_net_fetcher), CreateSystemTrustStore(use_system_roots)); } std::cerr << "WARNING: Unrecognized impl: " << impl_name << "\n"; @@ -387,7 +376,7 @@ int main(int argc, char** argv) { // CertNetFetcher to be constructed on that thread. base::Thread::Options options(base::MessagePumpType::IO, 0); base::Thread thread("network_thread"); - CHECK(thread.StartWithOptions(options)); + CHECK(thread.StartWithOptions(std::move(options))); // Owned by this thread, but initialized, used, and shutdown on the network // thread. std::unique_ptr context; diff --git a/chromium/net/tools/cert_verify_tool/verify_using_path_builder.cc b/chromium/net/tools/cert_verify_tool/verify_using_path_builder.cc index 6a3801b443c..d5480687649 100644 --- a/chromium/net/tools/cert_verify_tool/verify_using_path_builder.cc +++ b/chromium/net/tools/cert_verify_tool/verify_using_path_builder.cc @@ -18,6 +18,8 @@ #include "net/cert/internal/path_builder.h" #include "net/cert/internal/simple_path_builder_delegate.h" #include "net/cert/internal/system_trust_store.h" +#include "net/cert/internal/trust_store_collection.h" +#include "net/cert/internal/trust_store_in_memory.h" #include "net/cert/x509_certificate.h" #include "net/cert/x509_util.h" #include "net/tools/cert_verify_tool/cert_verify_tool_util.h" @@ -131,19 +133,23 @@ bool VerifyUsingPathBuilder( const base::Time at_time, const base::FilePath& dump_prefix_path, scoped_refptr cert_net_fetcher, - std::unique_ptr ssl_trust_store) { + net::SystemTrustStore* system_trust_store) { base::Time::Exploded exploded_time; at_time.UTCExplode(&exploded_time); net::der::GeneralizedTime time = ConvertExplodedTime(exploded_time); + net::TrustStoreInMemory additional_roots; for (const auto& der_cert : root_der_certs) { scoped_refptr cert = ParseCertificate(der_cert); if (cert) { - ssl_trust_store->AddTrustAnchor(cert); + additional_roots.AddTrustAnchor(std::move(cert)); } } + net::TrustStoreCollection trust_store; + trust_store.AddTrustStore(&additional_roots); + trust_store.AddTrustStore(system_trust_store->GetTrustStore()); - if (!ssl_trust_store->UsesSystemTrustStore() && root_der_certs.empty()) { + if (!system_trust_store->UsesSystemTrustStore() && root_der_certs.empty()) { std::cerr << "NOTE: CertPathBuilder does not currently use OS trust " "settings (--roots must be specified).\n"; } @@ -163,9 +169,9 @@ bool VerifyUsingPathBuilder( net::SimplePathBuilderDelegate delegate( 2048, net::SimplePathBuilderDelegate::DigestPolicy::kWeakAllowSha1); net::CertPathBuilder path_builder( - target_cert, ssl_trust_store->GetTrustStore(), &delegate, time, - net::KeyPurpose::SERVER_AUTH, net::InitialExplicitPolicy::kFalse, - {net::AnyPolicy()}, net::InitialPolicyMappingInhibit::kFalse, + target_cert, &trust_store, &delegate, time, net::KeyPurpose::SERVER_AUTH, + net::InitialExplicitPolicy::kFalse, {net::AnyPolicy()}, + net::InitialPolicyMappingInhibit::kFalse, net::InitialAnyPolicyInhibit::kFalse); path_builder.AddCertIssuerSource(&intermediate_cert_issuer_source); diff --git a/chromium/net/tools/cert_verify_tool/verify_using_path_builder.h b/chromium/net/tools/cert_verify_tool/verify_using_path_builder.h index 9286159470e..31f0145e716 100644 --- a/chromium/net/tools/cert_verify_tool/verify_using_path_builder.h +++ b/chromium/net/tools/cert_verify_tool/verify_using_path_builder.h @@ -33,6 +33,6 @@ bool VerifyUsingPathBuilder( const base::Time at_time, const base::FilePath& dump_prefix_path, scoped_refptr cert_net_fetcher, - std::unique_ptr ssl_trust_store); + net::SystemTrustStore* system_trust_store); #endif // NET_TOOLS_CERT_VERIFY_TOOL_VERIFY_USING_PATH_BUILDER_H_ diff --git a/chromium/net/tools/content_decoder_tool/content_decoder_tool.cc b/chromium/net/tools/content_decoder_tool/content_decoder_tool.cc index 4d0e8ef3021..b08cae1c9e4 100644 --- a/chromium/net/tools/content_decoder_tool/content_decoder_tool.cc +++ b/chromium/net/tools/content_decoder_tool/content_decoder_tool.cc @@ -69,7 +69,7 @@ bool ContentDecoderToolProcessInput(std::vector content_encodings, content_encodings.rbegin(); riter != content_encodings.rend(); ++riter) { std::string content_encoding = *riter; - std::unique_ptr downstream = nullptr; + std::unique_ptr downstream; if (base::LowerCaseEqualsASCII(content_encoding, kBrotli)) { downstream = CreateBrotliSourceStream(std::move(upstream)); } else if (base::LowerCaseEqualsASCII(content_encoding, kDeflate)) { diff --git a/chromium/net/tools/disk_cache_memory_test/disk_cache_memory_test.cc b/chromium/net/tools/disk_cache_memory_test/disk_cache_memory_test.cc index f18b5084f45..4a4dc13a3f3 100644 --- a/chromium/net/tools/disk_cache_memory_test/disk_cache_memory_test.cc +++ b/chromium/net/tools/disk_cache_memory_test/disk_cache_memory_test.cc @@ -51,11 +51,11 @@ struct CacheSpec { std::vector tokens = base::SplitString( spec_string, ":", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); if (tokens.size() != 3) - return std::unique_ptr(); + return nullptr; if (tokens[0] != kBlockFileBackendType && tokens[0] != kSimpleBackendType) - return std::unique_ptr(); + return nullptr; if (tokens[1] != kDiskCacheType && tokens[1] != kAppCacheType) - return std::unique_ptr(); + return nullptr; return std::unique_ptr(new CacheSpec( tokens[0] == kBlockFileBackendType ? net::CACHE_BACKEND_BLOCKFILE : net::CACHE_BACKEND_SIMPLE, diff --git a/chromium/net/tools/gssapi/gss_types.h b/chromium/net/tools/gssapi/gss_types.h index 5774b49c952..a6431033d78 100644 --- a/chromium/net/tools/gssapi/gss_types.h +++ b/chromium/net/tools/gssapi/gss_types.h @@ -5,9 +5,8 @@ #ifndef NET_TOOLS_GSSAPI_GSS_TYPES_H_ #define NET_TOOLS_GSSAPI_GSS_TYPES_H_ +#include #include -#include -#include // Define a minimal subset of the definitions needed to build a loadable fake // GSSAPI library. The bindings follow RFC 2744. The code follows the RFC diff --git a/chromium/net/tools/quic/DIR_METADATA b/chromium/net/tools/quic/DIR_METADATA index 123352d107a..a745a9d91c3 100644 --- a/chromium/net/tools/quic/DIR_METADATA +++ b/chromium/net/tools/quic/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Internals>Network>QUIC" diff --git a/chromium/net/tools/quic/crypto_message_printer_bin.cc b/chromium/net/tools/quic/crypto_message_printer_bin.cc index 905a7e9ad02..a3feb0545b7 100644 --- a/chromium/net/tools/quic/crypto_message_printer_bin.cc +++ b/chromium/net/tools/quic/crypto_message_printer_bin.cc @@ -10,7 +10,7 @@ #include #include "base/command_line.h" -#include "net/third_party/quiche/src/common/platform/api/quiche_text_utils.h" +#include "base/strings/string_number_conversions.h" #include "net/third_party/quiche/src/quic/core/crypto/crypto_framer.h" using quic::Perspective; @@ -50,8 +50,9 @@ int main(int argc, char* argv[]) { quic::CryptoFramer framer; framer.set_visitor(&printer); framer.set_process_truncated_messages(true); - std::string input = absl::HexStringToBytes(argv[1]); - if (!framer.ProcessInput(input)) { + std::string input; + if (!base::HexStringToString(argv[1], &input) || + !framer.ProcessInput(input)) { return 1; } if (framer.InputBytesRemaining() != 0) { diff --git a/chromium/net/tools/quic/quic_http_proxy_backend.cc b/chromium/net/tools/quic/quic_http_proxy_backend.cc index 2ce00818846..a11ee297b4d 100644 --- a/chromium/net/tools/quic/quic_http_proxy_backend.cc +++ b/chromium/net/tools/quic/quic_http_proxy_backend.cc @@ -54,7 +54,7 @@ bool QuicHttpProxyBackend::InitializeBackend(const std::string& backend_url) { proxy_thread_ = std::make_unique("quic proxy thread"); base::Thread::Options options; options.message_pump_type = base::MessagePumpType::IO; - bool result = proxy_thread_->StartWithOptions(options); + bool result = proxy_thread_->StartWithOptions(std::move(options)); proxy_task_runner_ = proxy_thread_->task_runner(); CHECK(result); } @@ -92,8 +92,7 @@ void QuicHttpProxyBackend::FetchResponseFromBackend( if (proxy_backend_stream == nullptr || proxy_backend_stream->SendRequestToBackend(&request_headers, incoming_body) != true) { - std::list empty_resources; - quic_server_stream->OnResponseBackendComplete(nullptr, empty_resources); + quic_server_stream->OnResponseBackendComplete(nullptr); } } diff --git a/chromium/net/tools/quic/quic_http_proxy_backend.h b/chromium/net/tools/quic/quic_http_proxy_backend.h index 8f4d25440db..7739b9dfc82 100644 --- a/chromium/net/tools/quic/quic_http_proxy_backend.h +++ b/chromium/net/tools/quic/quic_http_proxy_backend.h @@ -30,7 +30,6 @@ #include "base/single_thread_task_runner.h" #include "base/threading/thread.h" #include "base/threading/thread_task_runner_handle.h" -#include "base/values.h" #include "net/third_party/quiche/src/quic/tools/quic_simple_server_backend.h" #include "net/url_request/url_request_context.h" #include "net/url_request/url_request_context_builder.h" diff --git a/chromium/net/tools/quic/quic_http_proxy_backend_stream.cc b/chromium/net/tools/quic/quic_http_proxy_backend_stream.cc index 73cfa720d73..0772431a077 100644 --- a/chromium/net/tools/quic/quic_http_proxy_backend_stream.cc +++ b/chromium/net/tools/quic/quic_http_proxy_backend_stream.cc @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. +#include "base/containers/contains.h" #include "base/strings/string_number_conversions.h" #include "net/base/elements_upload_data_stream.h" #include "net/base/net_errors.h" @@ -319,9 +320,7 @@ void QuicHttpProxyBackendStream::OnResponseCompleted() { void QuicHttpProxyBackendStream::SendResponseOnDelegateThread() { DCHECK(delegate_ != nullptr); - // Proxy currently does not support push resources - std::list empty_resources; - delegate_->OnResponseBackendComplete(quic_response_.get(), empty_resources); + delegate_->OnResponseBackendComplete(quic_response_.get()); } void QuicHttpProxyBackendStream::CancelRequest() { diff --git a/chromium/net/tools/quic/quic_http_proxy_backend_stream_test.cc b/chromium/net/tools/quic/quic_http_proxy_backend_stream_test.cc index 1282573ebe9..6d4235bd4a3 100644 --- a/chromium/net/tools/quic/quic_http_proxy_backend_stream_test.cc +++ b/chromium/net/tools/quic/quic_http_proxy_backend_stream_test.cc @@ -4,6 +4,8 @@ #include "net/tools/quic/quic_http_proxy_backend_stream.h" +#include + #include "base/bind.h" #include "base/files/file_path.h" #include "base/files/file_util.h" @@ -129,8 +131,7 @@ class TestQuicServerStreamDelegate std::string peer_host() const override { return "127.0.0.1"; } void OnResponseBackendComplete( - const quic::QuicBackendResponse* response, - std::list resources) override { + const quic::QuicBackendResponse* response) override { EXPECT_TRUE(task_runner_->BelongsToCurrentThread()); EXPECT_FALSE(did_complete_); EXPECT_TRUE(quic_backend_stream_); @@ -182,7 +183,7 @@ class QuicHttpProxyBackendStreamTest : public QuicTest { // Initializes |test_server_| without starting it. Allows subclasses to use // their own server configuration. void SetUpServer() { - test_server_.reset(new EmbeddedTestServer); + test_server_ = std::make_unique(); test_server_->AddDefaultHandlers(base::FilePath()); test_server_->RegisterDefaultHandler(base::BindRepeating( &net::test_server::HandlePrefixedRequest, "/defaultresponselarge", diff --git a/chromium/net/tools/quic/quic_http_proxy_backend_test.cc b/chromium/net/tools/quic/quic_http_proxy_backend_test.cc index 76c9925c0ed..47d9dd15b90 100644 --- a/chromium/net/tools/quic/quic_http_proxy_backend_test.cc +++ b/chromium/net/tools/quic/quic_http_proxy_backend_test.cc @@ -31,8 +31,7 @@ class TestQuicServerStream std::string peer_host() const override { return "127.0.0.1"; } void OnResponseBackendComplete( - const quic::QuicBackendResponse* response, - std::list resources) override { + const quic::QuicBackendResponse* response) override { EXPECT_FALSE(did_complete_); did_complete_ = true; task_runner_->PostTask(FROM_HERE, run_loop_.QuitClosure()); diff --git a/chromium/net/tools/quic/quic_simple_client_bin.cc b/chromium/net/tools/quic/quic_simple_client_bin.cc index 66d6faab200..02a9e603451 100644 --- a/chromium/net/tools/quic/quic_simple_client_bin.cc +++ b/chromium/net/tools/quic/quic_simple_client_bin.cc @@ -36,7 +36,6 @@ #include "base/logging.h" #include "net/base/net_errors.h" #include "net/quic/address_utils.h" -#include "net/third_party/quiche/src/common/platform/api/quiche_text_utils.h" #include "net/third_party/quiche/src/quic/core/quic_error_codes.h" #include "net/third_party/quiche/src/quic/core/quic_packets.h" #include "net/third_party/quiche/src/quic/core/quic_server_id.h" @@ -61,7 +60,8 @@ class QuicSimpleClientFactory : public quic::QuicToyClient::ClientFactory { uint16_t port, quic::ParsedQuicVersionVector versions, const quic::QuicConfig& config, - std::unique_ptr verifier) override { + std::unique_ptr verifier, + std::unique_ptr /*session_cache*/) override { net::AddressList addresses; int rv = net::SynchronousHostResolver::Resolve(host_for_lookup, &addresses); if (rv != net::OK) { diff --git a/chromium/net/tools/quic/quic_simple_server_test.cc b/chromium/net/tools/quic/quic_simple_server_test.cc index 007131418c9..d6a1e62d0b3 100644 --- a/chromium/net/tools/quic/quic_simple_server_test.cc +++ b/chromium/net/tools/quic/quic_simple_server_test.cc @@ -4,6 +4,8 @@ #include "net/tools/quic/quic_simple_server.h" +#include + #include "base/stl_util.h" #include "net/quic/address_utils.h" #include "net/third_party/quiche/src/quic/core/crypto/quic_random.h" @@ -34,13 +36,11 @@ class QuicChromeServerDispatchPacketTest : public QuicTest { dispatcher_(&config_, &crypto_config_, &version_manager_, - std::unique_ptr( - new quic::test::MockQuicConnectionHelper), + std::make_unique(), std::unique_ptr( new QuicSimpleServerSessionHelper( quic::QuicRandom::GetInstance())), - std::unique_ptr( - new quic::test::MockAlarmFactory), + std::make_unique(), &memory_cache_backend_) { dispatcher_.InitializeWithWriter(nullptr); } diff --git a/chromium/net/tools/quic/synchronous_host_resolver.cc b/chromium/net/tools/quic/synchronous_host_resolver.cc index a3c64ea5986..26e9845ad25 100644 --- a/chromium/net/tools/quic/synchronous_host_resolver.cc +++ b/chromium/net/tools/quic/synchronous_host_resolver.cc @@ -13,7 +13,6 @@ #include "base/macros.h" #include "base/memory/weak_ptr.h" #include "base/message_loop/message_pump_type.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/single_thread_task_runner.h" #include "base/task/single_thread_task_executor.h" @@ -25,6 +24,7 @@ #include "net/dns/host_resolver.h" #include "net/log/net_log.h" #include "net/log/net_log_with_source.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -72,7 +72,7 @@ void ResolverThread::Run() { // not used by net/ consumers. std::unique_ptr request = resolver->CreateRequest(host_port_pair, NetworkIsolationKey(), - NetLogWithSource(), base::nullopt); + NetLogWithSource(), absl::nullopt); base::RunLoop run_loop; rv_ = request->Start(base::BindOnce(&ResolverThread::OnResolutionComplete, diff --git a/chromium/net/tools/testserver/run_testserver.cc b/chromium/net/tools/testserver/run_testserver.cc index 04a7c4aab20..f3a8bce01b4 100644 --- a/chromium/net/tools/testserver/run_testserver.cc +++ b/chromium/net/tools/testserver/run_testserver.cc @@ -51,7 +51,7 @@ int main(int argc, const char* argv[]) { } // If populated, EmbeddedTestServer is used instead of the SpawnedTestServer. - base::Optional + absl::optional embedded_test_server_type; net::SpawnedTestServer::Type server_type; diff --git a/chromium/net/tools/transport_security_state_generator/input_file_parsers.cc b/chromium/net/tools/transport_security_state_generator/input_file_parsers.cc index a6da6f58d01..7f0ed49b323 100644 --- a/chromium/net/tools/transport_security_state_generator/input_file_parsers.cc +++ b/chromium/net/tools/transport_security_state_generator/input_file_parsers.cc @@ -8,6 +8,7 @@ #include #include +#include "base/containers/contains.h" #include "base/json/json_reader.h" #include "base/logging.h" #include "base/strings/strcat.h" @@ -308,21 +309,21 @@ bool ParseJSON(base::StringPiece json, "bulk-legacy", "bulk-18-weeks", "bulk-1-year", "public-suffix-requested"}; std::unique_ptr value = base::JSONReader::ReadDeprecated(json); - base::DictionaryValue* dict_value = nullptr; - if (!value.get() || !value->GetAsDictionary(&dict_value)) { + if (!value.get() || !value->is_dict()) { LOG(ERROR) << "Could not parse the input JSON file"; return false; } - const base::ListValue* preload_entries = nullptr; - if (!dict_value->GetList("entries", &preload_entries)) { + const base::Value* preload_entries = value->FindListKey("entries"); + if (!preload_entries) { LOG(ERROR) << "Could not parse the entries in the input JSON"; return false; } - for (size_t i = 0; i < preload_entries->GetSize(); ++i) { - const base::DictionaryValue* parsed = nullptr; - if (!preload_entries->GetDictionary(i, &parsed)) { + const auto preload_entries_list = preload_entries->GetList(); + for (size_t i = 0; i < preload_entries_list.size(); ++i) { + const base::Value& parsed = preload_entries_list[i]; + if (!parsed.is_dict()) { LOG(ERROR) << "Could not parse entry " << base::NumberToString(i) << " in the input JSON"; return false; @@ -330,12 +331,13 @@ bool ParseJSON(base::StringPiece json, std::unique_ptr entry( new TransportSecurityStateEntry()); - - if (!parsed->GetString(kNameJSONKey, &entry->hostname)) { + const std::string* maybe_hostname = parsed.FindStringKey(kNameJSONKey); + if (!maybe_hostname) { LOG(ERROR) << "Could not extract the hostname for entry " << base::NumberToString(i) << " from the input JSON"; return false; } + entry->hostname = *maybe_hostname; if (entry->hostname.empty()) { LOG(ERROR) << "The hostname for entry " << base::NumberToString(i) @@ -343,24 +345,23 @@ bool ParseJSON(base::StringPiece json, return false; } - for (const auto& entry_value : *parsed) { - if (valid_keys.find(entry_value.first) == valid_keys.cend()) { + for (const auto& entry_value : parsed.DictItems()) { + if (!base::Contains(valid_keys, entry_value.first)) { LOG(ERROR) << "The entry for " << entry->hostname << " contains an unknown " << entry_value.first << " field"; return false; } } - std::string policy; - parsed->GetString(kPolicyJSONKey, &policy); - if (valid_policies.find(policy) == valid_policies.cend()) { + const std::string* policy = parsed.FindStringKey(kPolicyJSONKey); + if (!policy || !base::Contains(valid_policies, *policy)) { LOG(ERROR) << "The entry for " << entry->hostname << " does not have a valid policy"; return false; } - std::string mode; - parsed->GetString(kModeJSONKey, &mode); + const std::string* maybe_mode = parsed.FindStringKey(kModeJSONKey); + std::string mode = maybe_mode ? *maybe_mode : std::string(); entry->force_https = false; if (mode == "force-https") { entry->force_https = true; @@ -369,58 +370,74 @@ bool ParseJSON(base::StringPiece json, return false; } - parsed->GetBoolean(kIncludeSubdomainsJSONKey, &entry->include_subdomains); - parsed->GetBoolean(kIncludeSubdomainsForPinningJSONKey, - &entry->hpkp_include_subdomains); - parsed->GetString(kPinsJSONKey, &entry->pinset); - parsed->GetBoolean(kExpectCTJSONKey, &entry->expect_ct); - parsed->GetString(kExpectCTReportURIJSONKey, &entry->expect_ct_report_uri); + entry->include_subdomains = + parsed.FindBoolKey(kIncludeSubdomainsJSONKey).value_or(false); + entry->hpkp_include_subdomains = + parsed.FindBoolKey(kIncludeSubdomainsForPinningJSONKey).value_or(false); + const std::string* maybe_pinset = parsed.FindStringKey(kPinsJSONKey); + if (maybe_pinset) + entry->pinset = *maybe_pinset; + entry->expect_ct = parsed.FindBoolKey(kExpectCTJSONKey).value_or(false); + const std::string* maybe_expect_ct_report_uri = + parsed.FindStringKey(kExpectCTReportURIJSONKey); + if (maybe_expect_ct_report_uri) + entry->expect_ct_report_uri = *maybe_expect_ct_report_uri; entries->push_back(std::move(entry)); } - const base::ListValue* pinsets_list = nullptr; - if (!dict_value->GetList("pinsets", &pinsets_list)) { + base::Value* pinsets_value = value->FindListKey("pinsets"); + if (!pinsets_value) { LOG(ERROR) << "Could not parse the pinsets in the input JSON"; return false; } - for (size_t i = 0; i < pinsets_list->GetSize(); ++i) { - const base::DictionaryValue* parsed = nullptr; - if (!pinsets_list->GetDictionary(i, &parsed)) { + const auto pinsets_list = pinsets_value->GetList(); + for (size_t i = 0; i < pinsets_list.size(); ++i) { + const base::Value& parsed = pinsets_list[i]; + if (!parsed.is_dict()) { LOG(ERROR) << "Could not parse pinset " << base::NumberToString(i) << " in the input JSON"; return false; } - std::string name; - if (!parsed->GetString("name", &name)) { + const std::string* maybe_name = parsed.FindStringKey("name"); + if (!maybe_name) { LOG(ERROR) << "Could not extract the name for pinset " << base::NumberToString(i) << " from the input JSON"; return false; } + std::string name = *maybe_name; - std::string report_uri; - parsed->GetString("report_uri", &report_uri); + const std::string* maybe_report_uri = parsed.FindStringKey("report_uri"); + std::string report_uri = + maybe_report_uri ? *maybe_report_uri : std::string(); std::unique_ptr pinset(new Pinset(name, report_uri)); - const base::ListValue* pinset_static_hashes_list = nullptr; - if (parsed->GetList("static_spki_hashes", &pinset_static_hashes_list)) { - for (size_t i = 0; i < pinset_static_hashes_list->GetSize(); ++i) { - std::string hash; - pinset_static_hashes_list->GetString(i, &hash); - pinset->AddStaticSPKIHash(hash); + const base::Value* pinset_static_hashes_list = + parsed.FindListKey("static_spki_hashes"); + if (pinset_static_hashes_list) { + for (const auto& hash : pinset_static_hashes_list->GetList()) { + if (!hash.is_string()) { + LOG(ERROR) << "Could not parse static spki hash " + << hash.DebugString() << " in the input JSON"; + return false; + } + pinset->AddStaticSPKIHash(hash.GetString()); } } - const base::ListValue* pinset_bad_static_hashes_list = nullptr; - if (parsed->GetList("bad_static_spki_hashes", - &pinset_bad_static_hashes_list)) { - for (size_t i = 0; i < pinset_bad_static_hashes_list->GetSize(); ++i) { - std::string hash; - pinset_bad_static_hashes_list->GetString(i, &hash); - pinset->AddBadStaticSPKIHash(hash); + const base::Value* pinset_bad_static_hashes_list = + parsed.FindListKey("bad_static_spki_hashes"); + if (pinset_bad_static_hashes_list) { + for (const auto& hash : pinset_bad_static_hashes_list->GetList()) { + if (!hash.is_string()) { + LOG(ERROR) << "Could not parse bad static spki hash " + << hash.DebugString() << " in the input JSON"; + return false; + } + pinset->AddBadStaticSPKIHash(hash.GetString()); } } diff --git a/chromium/net/tools/transport_security_state_generator/input_file_parsers.h b/chromium/net/tools/transport_security_state_generator/input_file_parsers.h index 9a21b61abb7..ac28bfdb2c9 100644 --- a/chromium/net/tools/transport_security_state_generator/input_file_parsers.h +++ b/chromium/net/tools/transport_security_state_generator/input_file_parsers.h @@ -5,8 +5,6 @@ #ifndef NET_TOOLS_TRANSPORT_SECURITY_STATE_GENERATOR_INPUT_FILE_PARSERS_H_ #define NET_TOOLS_TRANSPORT_SECURITY_STATE_GENERATOR_INPUT_FILE_PARSERS_H_ -#include - #include "base/strings/string_piece.h" #include "net/tools/transport_security_state_generator/transport_security_state_entry.h" diff --git a/chromium/net/tools/transport_security_state_generator/spki_hash.h b/chromium/net/tools/transport_security_state_generator/spki_hash.h index cf0ed1cea37..12619dd6dbf 100644 --- a/chromium/net/tools/transport_security_state_generator/spki_hash.h +++ b/chromium/net/tools/transport_security_state_generator/spki_hash.h @@ -6,8 +6,6 @@ #define NET_TOOLS_TRANSPORT_SECURITY_STATE_GENERATOR_SPKI_HASH_H_ #include -#include -#include #include "base/strings/string_piece.h" diff --git a/chromium/net/url_request/http_with_dns_over_https_unittest.cc b/chromium/net/url_request/http_with_dns_over_https_unittest.cc index 566c994d4da..a9b1169d732 100644 --- a/chromium/net/url_request/http_with_dns_over_https_unittest.cc +++ b/chromium/net/url_request/http_with_dns_over_https_unittest.cc @@ -19,6 +19,7 @@ #include "net/dns/host_resolver_proc.h" #include "net/dns/public/dns_over_https_server_config.h" #include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_stream_factory_test_util.h" #include "net/log/net_log.h" #include "net/socket/transport_client_socket_pool.h" @@ -255,7 +256,7 @@ TEST_F(HttpWithDnsOverHttpsTest, EndToEnd) { ClientSocketPool::GroupId group_id( HostPortPair(request_info.url.host(), request_info.url.IntPort()), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, - NetworkIsolationKey(), false /* disable_secure_dns */); + NetworkIsolationKey(), SecureDnsPolicy::kAllow); EXPECT_EQ(network_session ->GetSocketPool(HttpNetworkSession::NORMAL_SOCKET_POOL, ProxyServer::Direct()) diff --git a/chromium/net/url_request/redirect_info.cc b/chromium/net/url_request/redirect_info.cc index ef2de4f7628..6cf318a096f 100644 --- a/chromium/net/url_request/redirect_info.cc +++ b/chromium/net/url_request/redirect_info.cc @@ -37,7 +37,7 @@ std::string ComputeMethodForRedirect(const std::string& method, // policy that should be used for the request. ReferrerPolicy ProcessReferrerPolicyHeaderOnRedirect( ReferrerPolicy original_referrer_policy, - const base::Optional& referrer_policy_header) { + const absl::optional& referrer_policy_header) { ReferrerPolicy new_policy = original_referrer_policy; std::vector policy_tokens; if (referrer_policy_header) { @@ -122,7 +122,7 @@ RedirectInfo RedirectInfo::ComputeRedirectInfo( const std::string& original_referrer, int http_status_code, const GURL& new_location, - const base::Optional& referrer_policy_header, + const absl::optional& referrer_policy_header, bool insecure_scheme_was_upgraded, bool copy_fragment, bool is_signed_exchange_fallback_redirect) { diff --git a/chromium/net/url_request/redirect_info.h b/chromium/net/url_request/redirect_info.h index 9c54cdaa3f7..3459a984355 100644 --- a/chromium/net/url_request/redirect_info.h +++ b/chromium/net/url_request/redirect_info.h @@ -45,7 +45,7 @@ struct NET_EXPORT RedirectInfo { // The new location URL of the redirect response. const GURL& new_location, // Referrer-Policy header of the redirect response. - const base::Optional& referrer_policy_header, + const absl::optional& referrer_policy_header, // Whether the URL was upgraded to HTTPS due to upgrade-insecure-requests. bool insecure_scheme_was_upgraded, // This method copies the URL fragment of the original URL to the new URL diff --git a/chromium/net/url_request/redirect_info_unittest.cc b/chromium/net/url_request/redirect_info_unittest.cc index a15e442635b..f5851fdc597 100644 --- a/chromium/net/url_request/redirect_info_unittest.cc +++ b/chromium/net/url_request/redirect_info_unittest.cc @@ -53,7 +53,7 @@ TEST(RedirectInfoTest, MethodForRedirect) { test.original_method, kOriginalUrl, kOriginalSiteForCookies, kOriginalFirstPartyUrlPolicy, kOriginalReferrerPolicy, kOriginalReferrer, test.http_status_code, kNewLocation, - base::nullopt /* referrer_policy_header */, kInsecureSchemeWasUpgraded, + absl::nullopt /* referrer_policy_header */, kInsecureSchemeWasUpgraded, kCopyFragment); EXPECT_EQ(test.expected_new_method, redirect_info.new_method); @@ -104,7 +104,7 @@ TEST(RedirectInfoTest, CopyFragment) { kOriginalMethod, GURL(test.original_url), kOriginalSiteForCookies, kOriginalFirstPartyUrlPolicy, kOriginalReferrerPolicy, kOriginalReferrer, kHttpStatusCode, GURL(test.new_location), - base::nullopt /* referrer_policy_header */, kInsecureSchemeWasUpgraded, + absl::nullopt /* referrer_policy_header */, kInsecureSchemeWasUpgraded, test.copy_fragment); EXPECT_EQ(GURL(test.expected_new_url), redirect_info.new_url); @@ -143,7 +143,7 @@ TEST(RedirectInfoTest, FirstPartyURLPolicy) { kOriginalMethod, kOriginalUrl, kOriginalSiteForCookies, test.original_first_party_url_policy, kOriginalReferrerPolicy, kOriginalReferrer, kHttpStatusCode, kNewLocation, - base::nullopt /* referrer_policy_header */, kInsecureSchemeWasUpgraded, + absl::nullopt /* referrer_policy_header */, kInsecureSchemeWasUpgraded, kCopyFragment); EXPECT_TRUE(redirect_info.new_site_for_cookies.IsEquivalent( diff --git a/chromium/net/url_request/redirect_util.cc b/chromium/net/url_request/redirect_util.cc index dde030795ad..ff95dd67df9 100644 --- a/chromium/net/url_request/redirect_util.cc +++ b/chromium/net/url_request/redirect_util.cc @@ -17,8 +17,8 @@ void RedirectUtil::UpdateHttpRequest( const GURL& original_url, const std::string& original_method, const RedirectInfo& redirect_info, - const base::Optional>& removed_headers, - const base::Optional& modified_headers, + const absl::optional>& removed_headers, + const absl::optional& modified_headers, HttpRequestHeaders* request_headers, bool* should_clear_upload) { DCHECK(request_headers); @@ -84,14 +84,14 @@ void RedirectUtil::UpdateHttpRequest( } // static -base::Optional RedirectUtil::GetReferrerPolicyHeader( +absl::optional RedirectUtil::GetReferrerPolicyHeader( const HttpResponseHeaders* response_headers) { if (!response_headers) - return base::nullopt; + return absl::nullopt; std::string referrer_policy_header; if (!response_headers->GetNormalizedHeader("Referrer-Policy", &referrer_policy_header)) { - return base::nullopt; + return absl::nullopt; } return referrer_policy_header; } diff --git a/chromium/net/url_request/redirect_util.h b/chromium/net/url_request/redirect_util.h index 9ec0eaf14cc..ba317b24f0a 100644 --- a/chromium/net/url_request/redirect_util.h +++ b/chromium/net/url_request/redirect_util.h @@ -6,9 +6,10 @@ #define NET_URL_REQUEST_REDIRECT_UTIL_H_ #include +#include -#include "base/optional.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -29,14 +30,14 @@ class RedirectUtil { const GURL& original_url, const std::string& original_method, const RedirectInfo& redirect_info, - const base::Optional>& removed_headers, - const base::Optional& modified_headers, + const absl::optional>& removed_headers, + const absl::optional& modified_headers, HttpRequestHeaders* request_headers, bool* should_clear_upload); // Returns the the "normalized" value of Referrer-Policy header if available. - // Otherwise returns base::nullopt. - NET_EXPORT static base::Optional GetReferrerPolicyHeader( + // Otherwise returns absl::nullopt. + NET_EXPORT static absl::optional GetReferrerPolicyHeader( const HttpResponseHeaders* response_headers); }; diff --git a/chromium/net/url_request/redirect_util_unittest.cc b/chromium/net/url_request/redirect_util_unittest.cc index 793e545de06..5019f2c86a8 100644 --- a/chromium/net/url_request/redirect_util_unittest.cc +++ b/chromium/net/url_request/redirect_util_unittest.cc @@ -125,7 +125,7 @@ TEST(RedirectUtilTest, UpdateHttpRequest) { RedirectUtil::UpdateHttpRequest( original_url, test.original_method, redirect_info, - base::nullopt /* removed_headers */, modified_headers, &request_headers, + absl::nullopt /* removed_headers */, modified_headers, &request_headers, &should_clear_upload); EXPECT_EQ(test.expected_should_clear_upload, should_clear_upload); @@ -258,13 +258,13 @@ TEST(RedirectUtilTest, RemovedHeaders) { } } -// Test with removed_headers = base::nullopt. +// Test with removed_headers = absl::nullopt. TEST(RedirectUtilTest, RemovedHeadersNullOpt) { HttpRequestHeaders initial_headers, final_headers; initial_headers.SetHeader("A", "0"); final_headers.SetHeader("A", "0"); - base::Optional> removed_headers(base::nullopt); - base::Optional modified_headers(base::in_place); + absl::optional> removed_headers(absl::nullopt); + absl::optional modified_headers(absl::in_place); bool should_clear_upload(false); // unused. RedirectUtil::UpdateHttpRequest(GURL(), // original_url @@ -278,13 +278,13 @@ TEST(RedirectUtilTest, RemovedHeadersNullOpt) { EXPECT_EQ(initial_headers.ToString(), final_headers.ToString()); } -// Test with modified_headers = base::nullopt. +// Test with modified_headers = absl::nullopt. TEST(RedirectUtilTest, ModifyHeadersNullopt) { HttpRequestHeaders initial_headers, final_headers; initial_headers.SetHeader("A", "0"); final_headers.SetHeader("A", "0"); - base::Optional> removed_headers(base::in_place); - base::Optional modified_headers(base::nullopt); + absl::optional> removed_headers(absl::in_place); + absl::optional modified_headers(absl::nullopt); bool should_clear_upload(false); // unused. RedirectUtil::UpdateHttpRequest(GURL(), // original_url diff --git a/chromium/net/url_request/test_url_fetcher_factory.cc b/chromium/net/url_request/test_url_fetcher_factory.cc index aeffb2347cd..5321d875a68 100644 --- a/chromium/net/url_request/test_url_fetcher_factory.cc +++ b/chromium/net/url_request/test_url_fetcher_factory.cc @@ -121,7 +121,7 @@ void TestURLFetcher::SetRequestContext( } void TestURLFetcher::SetInitiator( - const base::Optional& initiator) {} + const absl::optional& initiator) {} void TestURLFetcher::SetURLRequestUserData( const void* key, diff --git a/chromium/net/url_request/test_url_fetcher_factory.h b/chromium/net/url_request/test_url_fetcher_factory.h index b886249d2eb..44a48108265 100644 --- a/chromium/net/url_request/test_url_fetcher_factory.h +++ b/chromium/net/url_request/test_url_fetcher_factory.h @@ -121,7 +121,7 @@ class TestURLFetcher : public URLFetcher { const std::string& value) override; void SetRequestContext( URLRequestContextGetter* request_context_getter) override; - void SetInitiator(const base::Optional& initiator) override; + void SetInitiator(const absl::optional& initiator) override; void SetURLRequestUserData( const void* key, const CreateDataCallback& create_data_callback) override; diff --git a/chromium/net/url_request/url_fetcher.h b/chromium/net/url_request/url_fetcher.h index 3dba85da1ce..026663b4288 100644 --- a/chromium/net/url_request/url_fetcher.h +++ b/chromium/net/url_request/url_fetcher.h @@ -221,7 +221,7 @@ class NET_EXPORT URLFetcher { // Set the origin that should be considered as "initiating" the fetch. This // URL will be considered the "first-party" when applying cookie blocking // policy to requests, and treated as the request's initiator. - virtual void SetInitiator(const base::Optional& initiator) = 0; + virtual void SetInitiator(const absl::optional& initiator) = 0; // Set the key and data callback that is used when setting the user // data on any URLRequest objects this object creates. diff --git a/chromium/net/url_request/url_fetcher_core.cc b/chromium/net/url_request/url_fetcher_core.cc index 25528db8c18..912211d7402 100644 --- a/chromium/net/url_request/url_fetcher_core.cc +++ b/chromium/net/url_request/url_fetcher_core.cc @@ -11,6 +11,7 @@ #include "base/bind.h" #include "base/callback_helpers.h" #include "base/check_op.h" +#include "base/containers/contains.h" #include "base/notreached.h" #include "base/sequenced_task_runner.h" #include "base/single_thread_task_runner.h" @@ -81,7 +82,7 @@ URLFetcherCore::URLFetcherCore( delegate_(d), delegate_task_runner_(base::SequencedTaskRunnerHandle::Get()), load_flags_(LOAD_NORMAL), - allow_credentials_(base::nullopt), + allow_credentials_(absl::nullopt), response_code_(URLFetcher::RESPONSE_CODE_INVALID), url_request_data_key_(nullptr), was_cached_(false), @@ -217,7 +218,7 @@ void URLFetcherCore::SetLoadFlags(int load_flags) { } void URLFetcherCore::SetAllowCredentials(bool allow_credentials) { - allow_credentials_ = base::make_optional(allow_credentials); + allow_credentials_ = absl::make_optional(allow_credentials); } int URLFetcherCore::GetLoadFlags() const { @@ -249,7 +250,7 @@ void URLFetcherCore::SetRequestContext( } void URLFetcherCore::SetInitiator( - const base::Optional& initiator) { + const absl::optional& initiator) { DCHECK(!initiator_.has_value()); initiator_ = initiator; } diff --git a/chromium/net/url_request/url_fetcher_core.h b/chromium/net/url_request/url_fetcher_core.h index 25c0976b07e..213e4abd1e5 100644 --- a/chromium/net/url_request/url_fetcher_core.h +++ b/chromium/net/url_request/url_fetcher_core.h @@ -97,7 +97,7 @@ class URLFetcherCore : public base::RefCountedThreadSafe, // URL // will be considered the "first-party" when applying cookie blocking policy // to requests, and treated as the request's initiator. - void SetInitiator(const base::Optional& initiator); + void SetInitiator(const absl::optional& initiator); // Set the key and data callback that is used when setting the user // data on any URLRequest objects this object creates. void SetURLRequestUserData( @@ -249,13 +249,13 @@ class URLFetcherCore : public base::RefCountedThreadSafe, std::unique_ptr request_; // The actual request this wraps int load_flags_; // Flags for the load operation // Whether credentials are sent along with the request. - base::Optional allow_credentials_; + absl::optional allow_credentials_; int response_code_; // HTTP status code for the request scoped_refptr buffer_; // Read buffer scoped_refptr request_context_getter_; // Cookie/cache info for the request - base::Optional initiator_; // The request's initiator + absl::optional initiator_; // The request's initiator // The user data to add to each newly-created URLRequest. const void* url_request_data_key_; URLFetcher::CreateDataCallback url_request_create_data_callback_; diff --git a/chromium/net/url_request/url_fetcher_delegate.h b/chromium/net/url_request/url_fetcher_delegate.h index 52f6567e059..1d3f260863f 100644 --- a/chromium/net/url_request/url_fetcher_delegate.h +++ b/chromium/net/url_request/url_fetcher_delegate.h @@ -7,9 +7,6 @@ #include -#include -#include - #include "net/base/net_export.h" namespace net { diff --git a/chromium/net/url_request/url_fetcher_impl.cc b/chromium/net/url_request/url_fetcher_impl.cc index 255d2fcbbd5..c5aa57fbbb4 100644 --- a/chromium/net/url_request/url_fetcher_impl.cc +++ b/chromium/net/url_request/url_fetcher_impl.cc @@ -90,7 +90,7 @@ void URLFetcherImpl::SetRequestContext( } void URLFetcherImpl::SetInitiator( - const base::Optional& initiator) { + const absl::optional& initiator) { core_->SetInitiator(initiator); } diff --git a/chromium/net/url_request/url_fetcher_impl.h b/chromium/net/url_request/url_fetcher_impl.h index 338ad08920c..15bf0170875 100644 --- a/chromium/net/url_request/url_fetcher_impl.h +++ b/chromium/net/url_request/url_fetcher_impl.h @@ -60,7 +60,7 @@ class NET_EXPORT_PRIVATE URLFetcherImpl : public URLFetcher { const std::string& value) override; void SetRequestContext( URLRequestContextGetter* request_context_getter) override; - void SetInitiator(const base::Optional& initiator) override; + void SetInitiator(const absl::optional& initiator) override; void SetURLRequestUserData( const void* key, const CreateDataCallback& create_data_callback) override; diff --git a/chromium/net/url_request/url_fetcher_impl_unittest.cc b/chromium/net/url_request/url_fetcher_impl_unittest.cc index c69beb3ab4d..976a9ed3420 100644 --- a/chromium/net/url_request/url_fetcher_impl_unittest.cc +++ b/chromium/net/url_request/url_fetcher_impl_unittest.cc @@ -365,7 +365,8 @@ class URLFetcherTest : public TestWithTaskEnvironment { network_thread_ = std::make_unique("network thread"); base::Thread::Options network_thread_options; network_thread_options.message_pump_type = base::MessagePumpType::IO; - bool result = network_thread_->StartWithOptions(network_thread_options); + bool result = + network_thread_->StartWithOptions(std::move(network_thread_options)); CHECK(result); } diff --git a/chromium/net/url_request/url_request.cc b/chromium/net/url_request/url_request.cc index f775153349c..f9f04b5f421 100644 --- a/chromium/net/url_request/url_request.cc +++ b/chromium/net/url_request/url_request.cc @@ -24,6 +24,9 @@ #include "net/base/network_change_notifier.h" #include "net/base/network_delegate.h" #include "net/base/upload_data_stream.h" +#include "net/cookies/cookie_store.h" +#include "net/cookies/cookie_util.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_log_util.h" #include "net/http/http_util.h" #include "net/log/net_log.h" @@ -371,7 +374,7 @@ HttpResponseHeaders* URLRequest::response_headers() const { return response_info_.headers.get(); } -const base::Optional& URLRequest::auth_challenge_info() +const absl::optional& URLRequest::auth_challenge_info() const { return response_info_.auth_challenge; } @@ -431,8 +434,8 @@ void URLRequest::SetLoadFlags(int flags) { SetPriority(MAXIMUM_PRIORITY); } -void URLRequest::SetDisableSecureDns(bool disable_secure_dns) { - disable_secure_dns_ = disable_secure_dns; +void URLRequest::SetSecureDnsPolicy(SecureDnsPolicy secure_dns_policy) { + secure_dns_policy_ = secure_dns_policy; } // static @@ -452,7 +455,7 @@ void URLRequest::set_first_party_url_policy( first_party_url_policy_ = first_party_url_policy; } -void URLRequest::set_initiator(const base::Optional& initiator) { +void URLRequest::set_initiator(const absl::optional& initiator) { DCHECK(!is_pending_); DCHECK(!initiator.has_value() || initiator.value().opaque() || initiator.value().GetURL().is_valid()); @@ -546,6 +549,8 @@ URLRequest::URLRequest(const GURL& url, net_log_(NetLogWithSource::Make(context->net_log(), NetLogSourceType::URL_REQUEST)), url_chain_(1, url), + same_party_cookie_context_type_( + CookieOptions::SamePartyCookieContextType::kCrossParty), force_ignore_site_for_cookies_(false), force_ignore_top_frame_party_for_cookies_(false), method_("GET"), @@ -556,7 +561,7 @@ URLRequest::URLRequest(const GURL& url, load_flags_(LOAD_NORMAL), allow_credentials_(true), privacy_mode_(PRIVACY_MODE_DISABLED), - disable_secure_dns_(false), + secure_dns_policy_(SecureDnsPolicy::kAllow), #if BUILDFLAG(ENABLE_REPORTING) reporting_upload_depth_(0), #endif @@ -614,6 +619,13 @@ void URLRequest::StartJob(std::unique_ptr job) { DCHECK(!is_pending_); DCHECK(!job_); + set_same_party_cookie_context_type( + context()->cookie_store() + ? cookie_util::ComputeSamePartyContext( + SchemefulSite(url()), isolation_info(), + context()->cookie_store()->cookie_access_delegate(), + force_ignore_top_frame_party_for_cookies()) + : CookieOptions::SamePartyCookieContextType::kCrossParty); privacy_mode_ = DeterminePrivacyMode(); net_log_.BeginEvent(NetLogEventType::URL_REQUEST_START_JOB, [&] { @@ -825,8 +837,8 @@ void URLRequest::NotifyResponseStarted(int net_error) { } void URLRequest::FollowDeferredRedirect( - const base::Optional>& removed_headers, - const base::Optional& modified_headers) { + const absl::optional>& removed_headers, + const absl::optional& modified_headers) { DCHECK(job_.get()); DCHECK_EQ(OK, status_); @@ -910,8 +922,8 @@ void URLRequest::PrepareToRestart() { void URLRequest::Redirect( const RedirectInfo& redirect_info, - const base::Optional>& removed_headers, - const base::Optional& modified_headers) { + const absl::optional>& removed_headers, + const absl::optional& modified_headers) { // This method always succeeds. Whether |job_| is allowed to redirect to // |redirect_info| is checked in URLRequestJob::CanFollowRedirect, before // NotifyReceivedRedirect. This means the delegate can assume that, if it diff --git a/chromium/net/url_request/url_request.h b/chromium/net/url_request/url_request.h index 316b958a08e..66fe2edf22a 100644 --- a/chromium/net/url_request/url_request.h +++ b/chromium/net/url_request/url_request.h @@ -14,7 +14,6 @@ #include "base/containers/flat_set.h" #include "base/macros.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/supports_user_data.h" #include "base/threading/thread_checker.h" #include "base/time/time.h" @@ -34,6 +33,7 @@ #include "net/base/upload_progress.h" #include "net/cookies/canonical_cookie.h" #include "net/cookies/site_for_cookies.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/filter/source_stream.h" #include "net/http/http_raw_request_headers.h" #include "net/http/http_request_headers.h" @@ -47,6 +47,7 @@ #include "net/traffic_annotation/network_traffic_annotation.h" #include "net/url_request/redirect_info.h" #include "net/url_request/referrer_policy.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -259,6 +260,16 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { } const IsolationInfo& isolation_info() const { return isolation_info_; } + // The party_context_ of this leg of the request. This gets updated on + // redirects. + CookieOptions::SamePartyCookieContextType same_party_cookie_context_type() { + return same_party_cookie_context_type_; + } + void set_same_party_cookie_context_type( + CookieOptions::SamePartyCookieContextType context_type) { + same_party_cookie_context_type_ = context_type; + } + // Indicate whether SameSite cookies should be attached even though the // request is cross-site. bool force_ignore_site_for_cookies() const { @@ -307,9 +318,9 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // Note: the initiator can be null for browser-initiated top level // navigations. This is different from a unique Origin (e.g. in sandboxed // iframes). - const base::Optional& initiator() const { return initiator_; } + const absl::optional& initiator() const { return initiator_; } // This method may only be called before Start(). - void set_initiator(const base::Optional& initiator); + void set_initiator(const absl::optional& initiator); // The request method, as an uppercase string. "GET" is the default value. // The request method may only be changed before Start() is called and @@ -471,7 +482,7 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // Get the SSL connection info. const SSLInfo& ssl_info() const { return response_info_.ssl_info; } - const base::Optional& auth_challenge_info() const; + const absl::optional& auth_challenge_info() const; // Gets timing information related to the request. Events that have not yet // occurred are left uninitialized. After a second request starts, due to @@ -521,8 +532,8 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // the request is redirected. PrivacyMode privacy_mode() const { return privacy_mode_; } - // Returns whether secure DNS should be disabled for the request. - bool disable_secure_dns() const { return disable_secure_dns_; } + // Returns the Secure DNS Policy for the request. + SecureDnsPolicy secure_dns_policy() const { return secure_dns_policy_; } void set_maybe_sent_cookies(CookieAccessResultList cookies); void set_maybe_stored_cookies(CookieAndLineAccessResultList cookies); @@ -551,8 +562,9 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // the priority of this request must already be MAXIMUM_PRIORITY. void SetLoadFlags(int flags); - // Sets whether secure DNS should be disabled for the request. - void SetDisableSecureDns(bool disable_secure_dns); + // Controls the Secure DNS behavior to use when creating the socket for this + // request. + void SetSecureDnsPolicy(SecureDnsPolicy secure_dns_policy); // Returns true if the request is "pending" (i.e., if Start() has been called, // and the response has not yet been called). @@ -608,8 +620,8 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // |modified_headers| are changes applied to the request headers after // updating them for the redirect. void FollowDeferredRedirect( - const base::Optional>& removed_headers, - const base::Optional& modified_headers); + const absl::optional>& removed_headers, + const absl::optional& modified_headers); // One of the following two methods should be called in response to an // OnAuthRequired() callback (and only then). @@ -696,13 +708,13 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { return accepted_stream_types_->contains(type); } - const base::Optional>& + const absl::optional>& accepted_stream_types() const { return accepted_stream_types_; } void set_accepted_stream_types( - const base::Optional>& + const absl::optional>& types) { if (types) { DCHECK(!types->contains(net::SourceStream::SourceType::TYPE_NONE)); @@ -786,8 +798,8 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // applied to the request headers after updating them for the redirect. void Redirect( const RedirectInfo& redirect_info, - const base::Optional>& removed_headers, - const base::Optional& modified_headers); + const absl::optional>& removed_headers, + const absl::optional& modified_headers); // Called by URLRequestJob to allow interception when a redirect occurs. void NotifyReceivedRedirect(const RedirectInfo& redirect_info, @@ -888,9 +900,11 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { IsolationInfo isolation_info_; + CookieOptions::SamePartyCookieContextType same_party_cookie_context_type_; + bool force_ignore_site_for_cookies_; bool force_ignore_top_frame_party_for_cookies_; - base::Optional initiator_; + absl::optional initiator_; GURL delegate_redirect_url_; std::string method_; // "GET", "POST", etc. Should be all uppercase. std::string referrer_; @@ -908,7 +922,7 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // currently be blocked independently of this field by setting the deprecated // LOAD_DO_NOT_SAVE_COOKIES field in |load_flags_|. PrivacyMode privacy_mode_; - bool disable_secure_dns_; + SecureDnsPolicy secure_dns_policy_; CookieAccessResultList maybe_sent_cookies_; CookieAndLineAccessResultList maybe_stored_cookies_; @@ -992,7 +1006,7 @@ class NET_EXPORT URLRequest : public base::SupportsUserData { // If not null, the network service will not advertise any stream types // (via Accept-Encoding) that are not listed. Also, it will not attempt // decoding any non-listed stream types. - base::Optional> + absl::optional> accepted_stream_types_; const NetworkTrafficAnnotationTag traffic_annotation_; diff --git a/chromium/net/url_request/url_request_context_builder.cc b/chromium/net/url_request/url_request_context_builder.cc index 8773ed5a1b1..788d82b5fab 100644 --- a/chromium/net/url_request/url_request_context_builder.cc +++ b/chromium/net/url_request/url_request_context_builder.cc @@ -92,7 +92,7 @@ class BasicNetworkDelegate : public NetworkDelegateImpl { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override { + absl::optional* preserve_fragment_on_redirect_url) override { return OK; } diff --git a/chromium/net/url_request/url_request_context_builder.h b/chromium/net/url_request/url_request_context_builder.h index 26fcf0ef8fd..3f79dc997ea 100644 --- a/chromium/net/url_request/url_request_context_builder.h +++ b/chromium/net/url_request/url_request_context_builder.h @@ -19,7 +19,6 @@ #include #include #include -#include #include #include diff --git a/chromium/net/url_request/url_request_context_builder_unittest.cc b/chromium/net/url_request/url_request_context_builder_unittest.cc index 585f4865546..a4a694bc113 100644 --- a/chromium/net/url_request/url_request_context_builder_unittest.cc +++ b/chromium/net/url_request/url_request_context_builder_unittest.cc @@ -232,7 +232,7 @@ TEST_F(URLRequestContextBuilderTest, ShutdownHostResolverWithPendingRequest) { std::unique_ptr request = context->host_resolver()->CreateRequest( HostPortPair("example.com", 1234), NetworkIsolationKey(), - NetLogWithSource(), base::nullopt); + NetLogWithSource(), absl::nullopt); TestCompletionCallback callback; int rv = request->Start(callback.callback()); ASSERT_TRUE(mock_host_resolver->has_pending_requests()); diff --git a/chromium/net/url_request/url_request_http_job.cc b/chromium/net/url_request/url_request_http_job.cc index 393b89a5624..b2405754498 100644 --- a/chromium/net/url_request/url_request_http_job.cc +++ b/chromium/net/url_request/url_request_http_job.cc @@ -21,7 +21,6 @@ #include "base/metrics/histogram_functions.h" #include "base/metrics/histogram_macros.h" #include "base/numerics/safe_conversions.h" -#include "base/optional.h" #include "base/rand_util.h" #include "base/single_thread_task_runner.h" #include "base/strings/string_util.h" @@ -45,6 +44,7 @@ #include "net/cert/known_roots.h" #include "net/cookies/canonical_cookie.h" #include "net/cookies/cookie_access_delegate.h" +#include "net/cookies/cookie_constants.h" #include "net/cookies/cookie_store.h" #include "net/cookies/cookie_util.h" #include "net/filter/brotli_source_stream.h" @@ -70,6 +70,7 @@ #include "net/proxy_resolution/proxy_retry_info.h" #include "net/ssl/ssl_cert_request_info.h" #include "net/ssl/ssl_config_service.h" +#include "net/ssl/ssl_connection_status_flags.h" #include "net/url_request/url_request.h" #include "net/url_request/url_request_context.h" #include "net/url_request/url_request_error_job.h" @@ -77,6 +78,7 @@ #include "net/url_request/url_request_redirect_job.h" #include "net/url_request/url_request_throttler_manager.h" #include "net/url_request/websocket_handshake_userdata_key.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/origin.h" #if defined(OS_ANDROID) @@ -173,6 +175,14 @@ net::CookieOptions CreateCookieOptions( return options; } +bool IsTLS13OverTCP(const net::HttpResponseInfo& response_info) { + // Although IETF QUIC also uses TLS 1.3, our QUIC connections report + // SSL_CONNECTION_VERSION_QUIC. + return net::SSLConnectionStatusToVersion( + response_info.ssl_info.connection_status) == + net::SSL_CONNECTION_VERSION_TLS1_3; +} + } // namespace namespace net { @@ -268,7 +278,7 @@ void URLRequestHttpJob::Start() { request_->isolation_info().request_type() == net::IsolationInfo::RequestType::kSubFrame; request_info_.load_flags = request_->load_flags(); - request_info_.disable_secure_dns = request_->disable_secure_dns(); + request_info_.secure_dns_policy = request_->secure_dns_policy(); request_info_.traffic_annotation = net::MutableNetworkTrafficAnnotationTag(request_->traffic_annotation()); request_info_.socket_tag = request_->socket_tag(); @@ -567,19 +577,20 @@ void URLRequestHttpJob::AddCookieHeaderAndStart() { is_main_frame_navigation, force_ignore_site_for_cookies); net::SchemefulSite request_site(request_->url()); - const CookieAccessDelegate* delegate = cookie_store->cookie_access_delegate(); - CookieOptions::SamePartyCookieContextType same_party_context = - net::cookie_util::ComputeSamePartyContext( - request_site, request_->isolation_info(), delegate, - request_->force_ignore_top_frame_party_for_cookies()); bool is_in_nontrivial_first_party_set = delegate && delegate->IsInNontrivialFirstPartySet(request_site); CookieOptions options = CreateCookieOptions( - same_site_context, same_party_context, request_->isolation_info(), - is_in_nontrivial_first_party_set); + same_site_context, request_->same_party_cookie_context_type(), + request_->isolation_info(), is_in_nontrivial_first_party_set); + + UMA_HISTOGRAM_ENUMERATION( + "Cookie.FirstPartySetsContextType.HTTP.Read", + net::cookie_util::ComputeFirstPartySetsContextType( + request_site, request_->isolation_info(), delegate, + request_->force_ignore_top_frame_party_for_cookies())); cookie_store->GetCookieListWithOptionsAsync( request_->url(), options, @@ -713,9 +724,9 @@ void URLRequestHttpJob::SaveCookiesAndNotifyHeadersComplete(int result) { } base::Time response_date; - base::Optional server_time = base::nullopt; + absl::optional server_time = absl::nullopt; if (GetResponseHeaders()->GetDateValue(&response_date)) - server_time = base::make_optional(response_date); + server_time = absl::make_optional(response_date); bool force_ignore_site_for_cookies = request_->force_ignore_site_for_cookies(); @@ -735,15 +746,17 @@ void URLRequestHttpJob::SaveCookiesAndNotifyHeadersComplete(int result) { const CookieAccessDelegate* delegate = cookie_store->cookie_access_delegate(); net::SchemefulSite request_site(request_->url()); - CookieOptions::SamePartyCookieContextType same_party_context = - net::cookie_util::ComputeSamePartyContext( - request_site, request_->isolation_info(), delegate, - request_->force_ignore_top_frame_party_for_cookies()); bool is_in_nontrivial_first_party_set = delegate && delegate->IsInNontrivialFirstPartySet(request_site); CookieOptions options = CreateCookieOptions( - same_site_context, same_party_context, request_->isolation_info(), - is_in_nontrivial_first_party_set); + same_site_context, request_->same_party_cookie_context_type(), + request_->isolation_info(), is_in_nontrivial_first_party_set); + + UMA_HISTOGRAM_ENUMERATION( + "Cookie.FirstPartySetsContextType.HTTP.Write", + net::cookie_util::ComputeFirstPartySetsContextType( + request_site, request_->isolation_info(), delegate, + request_->force_ignore_top_frame_party_for_cookies())); // Set all cookies, without waiting for them to be set. Any subsequent // read will see the combined result of all cookie operation. @@ -770,7 +783,7 @@ void URLRequestHttpJob::SaveCookiesAndNotifyHeadersComplete(int result) { request_->url(), cookie_string, base::Time::Now(), server_time, &returned_status); - base::Optional cookie_to_return = base::nullopt; + absl::optional cookie_to_return = absl::nullopt; if (returned_status.IsInclude()) { DCHECK(cookie); // Make a copy of the cookie if we successfully made one. @@ -802,7 +815,7 @@ void URLRequestHttpJob::SaveCookiesAndNotifyHeadersComplete(int result) { void URLRequestHttpJob::OnSetCookieResult( const CookieOptions& options, - base::Optional cookie, + absl::optional cookie, std::string cookie_string, CookieAccessResult access_result) { if (request_->net_log().IsCapturing()) { @@ -922,7 +935,7 @@ void URLRequestHttpJob::OnStartCompleted(int result) { // |URLRequestHttpJob::OnHeadersReceivedCallback()| or // |NetworkDelegate::URLRequestDestroyed()| has been called. OnCallToDelegate(NetLogEventType::NETWORK_DELEGATE_HEADERS_RECEIVED); - preserve_fragment_on_redirect_url_ = base::nullopt; + preserve_fragment_on_redirect_url_ = absl::nullopt; IPEndPoint endpoint; if (transaction_) transaction_->GetRemoteEndpoint(&endpoint); @@ -1403,6 +1416,19 @@ void URLRequestHttpJob::RecordTimer() { request_creation_time_ = base::Time(); UMA_HISTOGRAM_MEDIUM_TIMES("Net.HttpTimeToFirstByte", to_start); + + // Record additional metrics for TLS 1.3 servers. This is to help measure the + // impact of enabling 0-RTT. The effects of 0-RTT will be muted because not + // all TLS 1.3 servers enable 0-RTT, and only the first round-trip on a + // connection makes use of 0-RTT. However, 0-RTT can affect how requests are + // bound to connections and which connections offer resumption. We look at all + // TLS 1.3 responses for an apples-to-apples comparison. + // + // TODO(https://crbug.com/641225): Remove these metrics after launching 0-RTT. + if (transaction_ && transaction_->GetResponseInfo() && + IsTLS13OverTCP(*transaction_->GetResponseInfo())) { + base::UmaHistogramMediumTimes("Net.HttpTimeToFirstByte.TLS13", to_start); + } } void URLRequestHttpJob::ResetTimer() { @@ -1435,7 +1461,7 @@ void URLRequestHttpJob::SetResponseHeadersCallback( response_headers_callback_ = std::move(callback); } -void URLRequestHttpJob::RecordPerfHistograms(CompletionCause reason) { +void URLRequestHttpJob::RecordCompletionHistograms(CompletionCause reason) { if (start_time_.is_null()) return; @@ -1465,6 +1491,15 @@ void URLRequestHttpJob::RecordPerfHistograms(CompletionCause reason) { } } + // Record metrics for TLS 1.3 to measure the impact of 0-RTT. See comment in + // RecordTimer(). + // + // TODO(https://crbug.com/641225): Remove these metrics after launching + // 0-RTT. + if (IsTLS13OverTCP(*response_info_)) { + base::UmaHistogramTimes("Net.HttpJob.TotalTime.TLS13", total_time); + } + UMA_HISTOGRAM_CUSTOM_COUNTS("Net.HttpJob.PrefilterBytesRead", prefilter_bytes_read(), 1, 50000000, 50); if (response_info_->was_cached) { @@ -1511,7 +1546,7 @@ void URLRequestHttpJob::DoneWithRequest(CompletionCause reason) { network_quality_estimator->NotifyRequestCompleted(*request()); } - RecordPerfHistograms(reason); + RecordCompletionHistograms(reason); request()->set_received_response_content_length(prefilter_bytes_read()); } diff --git a/chromium/net/url_request/url_request_http_job.h b/chromium/net/url_request/url_request_http_job.h index 4b09404d87f..6207dc6938b 100644 --- a/chromium/net/url_request/url_request_http_job.h +++ b/chromium/net/url_request/url_request_http_job.h @@ -16,7 +16,6 @@ #include "base/gtest_prod_util.h" #include "base/macros.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/base/auth.h" #include "net/base/ip_endpoint.h" @@ -27,6 +26,7 @@ #include "net/socket/connection_attempts.h" #include "net/url_request/url_request_job.h" #include "net/url_request/url_request_throttler_entry_interface.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -173,7 +173,7 @@ class NET_EXPORT_PRIVATE URLRequestHttpJob : public URLRequestJob { void MaybeStartTransactionInternal(int result); void StartTransactionInternal(); - void RecordPerfHistograms(CompletionCause reason); + void RecordCompletionHistograms(CompletionCause reason); void DoneWithRequest(CompletionCause reason); // Callback functions for Cookie Monster @@ -183,7 +183,7 @@ class NET_EXPORT_PRIVATE URLRequestHttpJob : public URLRequestJob { // Another Cookie Monster callback void OnSetCookieResult(const CookieOptions& options, - base::Optional cookie, + absl::optional cookie, std::string cookie_string, CookieAccessResult access_result); int num_cookie_lines_left_; @@ -237,12 +237,12 @@ class NET_EXPORT_PRIVATE URLRequestHttpJob : public URLRequestJob { // Ordinarily the original URL's fragment is copied during redirects, unless // the destination URL already has one. However, the NetworkDelegate can // override this behavior by setting |preserve_fragment_on_redirect_url_|: - // * If set to base::nullopt, the default behavior is used. + // * If set to absl::nullopt, the default behavior is used. // * If the final URL in the redirect chain matches // |preserve_fragment_on_redirect_url_|, its fragment unchanged. So this // is basically a way for the embedder to force a redirect not to copy the // original URL's fragment when the original URL had one. - base::Optional preserve_fragment_on_redirect_url_; + absl::optional preserve_fragment_on_redirect_url_; // Flag used to verify that |this| is not deleted while we are awaiting // a callback from the NetworkDelegate. Used as a fail-fast mechanism. diff --git a/chromium/net/url_request/url_request_http_job_unittest.cc b/chromium/net/url_request/url_request_http_job_unittest.cc index 599ea24615f..64c820821ad 100644 --- a/chromium/net/url_request/url_request_http_job_unittest.cc +++ b/chromium/net/url_request/url_request_http_job_unittest.cc @@ -1325,8 +1325,8 @@ TEST_F(URLRequestHttpJobTest, HSTSInternalRedirectCallback) { raw_req_headers = HttpRawRequestHeaders(); - r->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + r->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); delegate.RunUntilComplete(); EXPECT_FALSE(raw_req_headers.headers().empty()); @@ -1661,7 +1661,7 @@ bool CreateAndSetCookie(CookieStore* cs, const GURL& url, const std::string& cookie_line) { auto cookie = CanonicalCookie::Create(url, cookie_line, base::Time::Now(), - base::nullopt); + absl::nullopt); if (!cookie) return false; DCHECK(cs); @@ -1710,7 +1710,7 @@ TEST_F(URLRequestHttpJobTest, CookieSchemeRequestSchemeHistogram) { // would normally only happen during an existing cookie DB version upgrade. std::unique_ptr unset_cookie1 = CanonicalCookie::Create( secure_url_for_unset1, "NoSourceSchemeHttps=val", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); unset_cookie1->SetSourceScheme(net::CookieSourceScheme::kUnset); CookieList list1 = {*unset_cookie1}; @@ -1730,7 +1730,7 @@ TEST_F(URLRequestHttpJobTest, CookieSchemeRequestSchemeHistogram) { std::unique_ptr unset_cookie2 = CanonicalCookie::Create( nonsecure_url_for_unset2, "NoSourceSchemeHttp=val", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); unset_cookie2->SetSourceScheme(net::CookieSourceScheme::kUnset); CookieList list2 = {*unset_cookie2}; diff --git a/chromium/net/url_request/url_request_job.cc b/chromium/net/url_request/url_request_job.cc index 42e3e3c4eed..a9a44ddcf29 100644 --- a/chromium/net/url_request/url_request_job.cc +++ b/chromium/net/url_request/url_request_job.cc @@ -232,14 +232,14 @@ void URLRequestJob::ContinueDespiteLastError() { } void URLRequestJob::FollowDeferredRedirect( - const base::Optional>& removed_headers, - const base::Optional& modified_headers) { + const absl::optional>& removed_headers, + const absl::optional& modified_headers) { // OnReceivedRedirect must have been called. DCHECK(deferred_redirect_info_); // It is possible that FollowRedirect will delete |this|, so it is not safe to // pass along a reference to |deferred_redirect_info_|. - base::Optional redirect_info = + absl::optional redirect_info = std::move(deferred_redirect_info_); FollowRedirect(*redirect_info, removed_headers, modified_headers); } @@ -475,8 +475,8 @@ void URLRequestJob::NotifyHeadersComplete() { if (defer_redirect) { deferred_redirect_info_ = std::move(redirect_info); } else { - FollowRedirect(redirect_info, base::nullopt, /* removed_headers */ - base::nullopt /* modified_headers */); + FollowRedirect(redirect_info, absl::nullopt, /* removed_headers */ + absl::nullopt /* modified_headers */); } return; } @@ -734,8 +734,8 @@ int URLRequestJob::CanFollowRedirect(const GURL& new_url) { void URLRequestJob::FollowRedirect( const RedirectInfo& redirect_info, - const base::Optional>& removed_headers, - const base::Optional& modified_headers) { + const absl::optional>& removed_headers, + const absl::optional& modified_headers) { request_->Redirect(redirect_info, removed_headers, modified_headers); } diff --git a/chromium/net/url_request/url_request_job.h b/chromium/net/url_request/url_request_job.h index 9d952e24e18..a1625e6a2a4 100644 --- a/chromium/net/url_request/url_request_job.h +++ b/chromium/net/url_request/url_request_job.h @@ -13,7 +13,6 @@ #include "base/macros.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "net/base/completion_once_callback.h" #include "net/base/completion_repeating_callback.h" #include "net/base/ip_endpoint.h" @@ -30,6 +29,7 @@ #include "net/url_request/redirect_info.h" #include "net/url_request/referrer_policy.h" #include "net/url_request/url_request.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -191,8 +191,8 @@ class NET_EXPORT URLRequestJob { virtual void ContinueDespiteLastError(); void FollowDeferredRedirect( - const base::Optional>& removed_headers, - const base::Optional& modified_headers); + const absl::optional>& removed_headers, + const absl::optional& modified_headers); // Returns true if the Job is done producing response data and has called // NotifyDone on the request. @@ -380,8 +380,8 @@ class NET_EXPORT URLRequestJob { // given redirect destination. void FollowRedirect( const RedirectInfo& redirect_info, - const base::Optional>& removed_headers, - const base::Optional& modified_headers); + const absl::optional>& removed_headers, + const absl::optional& modified_headers); // Called after every raw read. If |bytes_read| is > 0, this indicates // a successful read of |bytes_read| unfiltered bytes. If |bytes_read| @@ -438,7 +438,7 @@ class NET_EXPORT URLRequestJob { // Set when a redirect is deferred. Redirects are deferred after validity // checks are performed, so this field must not be modified. - base::Optional deferred_redirect_info_; + absl::optional deferred_redirect_info_; // Non-null if ReadRawData() returned ERR_IO_PENDING, and the read has not // completed. diff --git a/chromium/net/url_request/url_request_job_factory.cc b/chromium/net/url_request/url_request_job_factory.cc index dceb26fa971..8ff76c530df 100644 --- a/chromium/net/url_request/url_request_job_factory.cc +++ b/chromium/net/url_request/url_request_job_factory.cc @@ -4,7 +4,7 @@ #include "net/url_request/url_request_job_factory.h" -#include "base/stl_util.h" +#include "base/containers/contains.h" #include "net/base/net_errors.h" #include "net/net_buildflags.h" #include "net/url_request/url_request.h" diff --git a/chromium/net/url_request/url_request_netlog_params.cc b/chromium/net/url_request/url_request_netlog_params.cc index 4dbdc77256b..dd9973a3717 100644 --- a/chromium/net/url_request/url_request_netlog_params.cc +++ b/chromium/net/url_request/url_request_netlog_params.cc @@ -34,7 +34,7 @@ base::Value NetLogURLRequestStartParams( PrivacyMode privacy_mode, const IsolationInfo& isolation_info, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, int64_t upload_id) { base::Value dict(base::Value::Type::DICTIONARY); dict.SetStringKey("url", url.possibly_invalid_spec()); diff --git a/chromium/net/url_request/url_request_netlog_params.h b/chromium/net/url_request/url_request_netlog_params.h index 5990f3d64a8..b5bd0b8b4f1 100644 --- a/chromium/net/url_request/url_request_netlog_params.h +++ b/chromium/net/url_request/url_request_netlog_params.h @@ -10,13 +10,13 @@ #include #include -#include "base/optional.h" #include "net/base/isolation_info.h" #include "net/base/net_export.h" #include "net/base/privacy_mode.h" #include "net/base/request_priority.h" #include "net/log/net_log_capture_mode.h" #include "net/traffic_annotation/network_traffic_annotation.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -46,7 +46,7 @@ NET_EXPORT base::Value NetLogURLRequestStartParams( PrivacyMode privacy_mode, const IsolationInfo& isolation_info, const SiteForCookies& site_for_cookies, - const base::Optional& initiator, + const absl::optional& initiator, int64_t upload_id); } // namespace net diff --git a/chromium/net/url_request/url_request_quic_unittest.cc b/chromium/net/url_request/url_request_quic_unittest.cc index 4175653ef5a..9ce7d58b30e 100644 --- a/chromium/net/url_request/url_request_quic_unittest.cc +++ b/chromium/net/url_request/url_request_quic_unittest.cc @@ -11,7 +11,6 @@ #include "base/macros.h" #include "base/run_loop.h" #include "base/strings/string_number_conversions.h" -#include "base/strings/stringprintf.h" #include "base/test/bind.h" #include "base/test/scoped_feature_list.h" #include "build/build_config.h" @@ -389,257 +388,6 @@ TEST_P(URLRequestQuicTest, TestGetRequest) { EXPECT_TRUE(request->ssl_info().is_valid()); } -TEST_P(URLRequestQuicTest, CancelPushIfCached_SomeCached) { - if (VersionUsesHttp3(version().transport_version)) { - Init(); - return; - } - - // Skip test if "split cache" is enabled while "partition connections" is - // disabled, as it breaks push. - if (base::FeatureList::IsEnabled( - net::features::kSplitCacheByNetworkIsolationKey) && - !base::FeatureList::IsEnabled( - net::features::kPartitionConnectionsByNetworkIsolationKey)) { - return; - } - - const url::Origin kOrigin1 = - url::Origin::Create(GURL("http://www.example.com")); - const IsolationInfo kTestIsolationInfo = - IsolationInfo::CreateForInternalRequest(kOrigin1); - - Init(); - - // Send a request to the pushed url: /kitten-1.jpg to pull the resource into - // cache. - CheckLoadTimingDelegate delegate_0(false); - std::unique_ptr request_0 = CreateRequest( - GURL(UrlFromPath(kKittenPath)), DEFAULT_PRIORITY, &delegate_0); - - request_0->set_isolation_info(kTestIsolationInfo); - request_0->Start(); - ASSERT_TRUE(request_0->is_pending()); - - // Spin the message loop until the client receives the response for the first - // request. - delegate_0.RunUntilComplete(); - EXPECT_EQ(OK, delegate_0.request_status()); - - // Send a request to /index2.html which pushes /kitten-1.jpg and /favicon.ico. - // Should cancel push for /kitten-1.jpg. - CheckLoadTimingDelegate delegate(true); - std::unique_ptr request = - CreateRequest(GURL(UrlFromPath(kIndexPath)), DEFAULT_PRIORITY, &delegate); - - request->set_isolation_info(kTestIsolationInfo); - request->Start(); - ASSERT_TRUE(request->is_pending()); - - // Spin the message loop until the client receives the response for the second - // request. - delegate.RunUntilComplete(); - EXPECT_EQ(OK, delegate.request_status()); - // Wait until all QUIC events are process, some of which happen - // asynchronously. - base::RunLoop().RunUntilIdle(); - - // Extract net logs on client side to verify push lookup transactions. - auto entries = net_log_.GetEntriesWithType( - NetLogEventType::SERVER_PUSH_LOOKUP_TRANSACTION); - - ASSERT_EQ(4u, entries.size()); - - std::string value; - std::string push_url_1 = UrlFromPath(kKittenPath); - std::string push_url_2 = UrlFromPath(kFaviconPath); - - const NetLogSource source_1 = FindPushUrlSource(entries, push_url_1); - EXPECT_TRUE(source_1.IsValid()); - - // No net error code for this lookup transaction, the push is found. - const NetLogEntry* end_entry_1 = FindEndBySource(entries, source_1); - EXPECT_FALSE(end_entry_1->HasParams()); - EXPECT_FALSE(GetOptionalNetErrorCodeFromParams(*end_entry_1)); - - const NetLogSource source_2 = FindPushUrlSource(entries, push_url_2); - EXPECT_TRUE(source_2.IsValid()); - EXPECT_NE(source_1.id, source_2.id); - - // Net error code -400 is found for this lookup transaction, the push is not - // found in the cache. - const NetLogEntry* end_entry_2 = FindEndBySource(entries, source_2); - EXPECT_TRUE(end_entry_2->HasParams()); - EXPECT_EQ(-400, GetNetErrorCodeFromParams(*end_entry_2)); - -#if !defined(OS_FUCHSIA) && !defined(OS_IOS) && !defined(OS_APPLE) - // TODO(crbug.com/813631): Make this work on Fuchsia. - // TODO(crbug.com/1032568): Make this work on iOS. - // TODO(crbug.com/1128459): Turn this on for ARM mac. - - // Wait until the server has processed all errors which is - // happening asynchronously - base::RunLoop().RunUntilIdle(); - // Verify the reset error count received on the server side. - EXPECT_LE(1u, GetRstErrorCountReceivedByServer(quic::QUIC_STREAM_CANCELLED)); -#endif -} - -TEST_P(URLRequestQuicTest, CancelPushIfCached_AllCached) { - if (VersionUsesHttp3(version().transport_version)) { - Init(); - return; - } - - // Skip test if "split cache" is enabled while "partition connections" is - // disabled, as it breaks push. - if (base::FeatureList::IsEnabled( - net::features::kSplitCacheByNetworkIsolationKey) && - !base::FeatureList::IsEnabled( - net::features::kPartitionConnectionsByNetworkIsolationKey)) { - return; - } - - const url::Origin kOrigin1 = - url::Origin::Create(GURL("http://www.example.com")); - const IsolationInfo kTestIsolationInfo = - IsolationInfo::CreateForInternalRequest(kOrigin1); - - Init(); - - // Send a request to the pushed url: /kitten-1.jpg to pull the resource into - // cache. - CheckLoadTimingDelegate delegate_0(false); - std::unique_ptr request_0 = CreateRequest( - GURL(UrlFromPath(kKittenPath)), DEFAULT_PRIORITY, &delegate_0); - - request_0->set_isolation_info(kTestIsolationInfo); - request_0->Start(); - ASSERT_TRUE(request_0->is_pending()); - - // Spin the message loop until the client receives the response for the first - // request. - delegate_0.RunUntilComplete(); - EXPECT_EQ(OK, delegate_0.request_status()); - - // Send a request to the pushed url: /favicon.ico to pull the resource into - // cache. - CheckLoadTimingDelegate delegate_1(true); - std::unique_ptr request_1 = CreateRequest( - GURL(UrlFromPath(kFaviconPath)), DEFAULT_PRIORITY, &delegate_1); - - request_1->set_isolation_info(kTestIsolationInfo); - request_1->Start(); - ASSERT_TRUE(request_1->is_pending()); - - // Spin the message loop until the client receives the response for the second - // request. - delegate_1.RunUntilComplete(); - EXPECT_EQ(OK, delegate_1.request_status()); - - // Send a request to /index2.html which pushes /kitten-1.jpg and /favicon.ico. - // Should cancel push for both pushed resources, since they're already cached. - CheckLoadTimingDelegate delegate(true); - std::unique_ptr request = - CreateRequest(GURL(UrlFromPath(kIndexPath)), DEFAULT_PRIORITY, &delegate); - - request->set_isolation_info(kTestIsolationInfo); - request->Start(); - ASSERT_TRUE(request->is_pending()); - - // Spin the message loop until the client receives the response for the third - // request. - delegate.RunUntilComplete(); - EXPECT_EQ(OK, delegate.request_status()); - // Wait until all QUIC events are process, some of which happen - // asynchronously. - base::RunLoop().RunUntilIdle(); - - // Extract net logs on client side to verify push lookup transactions. - auto entries = net_log_.GetEntriesWithType( - NetLogEventType::SERVER_PUSH_LOOKUP_TRANSACTION); - - ASSERT_EQ(4u, entries.size()); - - std::string value; - std::string push_url_1 = UrlFromPath(kKittenPath); - std::string push_url_2 = UrlFromPath(kFaviconPath); - - const NetLogSource source_1 = FindPushUrlSource(entries, push_url_1); - EXPECT_TRUE(source_1.IsValid()); - - // No net error code for this lookup transaction, the push is found. - const NetLogEntry* end_entry_1 = FindEndBySource(entries, source_1); - EXPECT_FALSE(end_entry_1->HasParams()); - EXPECT_FALSE(GetOptionalNetErrorCodeFromParams(*end_entry_1)); - - const NetLogSource source_2 = FindPushUrlSource(entries, push_url_2); - EXPECT_TRUE(source_1.IsValid()); - EXPECT_NE(source_1.id, source_2.id); - - // No net error code for this lookup transaction, the push is found. - const NetLogEntry* end_entry_2 = FindEndBySource(entries, source_2); - EXPECT_FALSE(end_entry_2->HasParams()); - EXPECT_FALSE(GetOptionalNetErrorCodeFromParams(*end_entry_2)); - -#if !defined(OS_FUCHSIA) && !defined(OS_APPLE) - // TODO(crbug.com/813631): Make this work on Fuchsia. - // TODO(crbug.com/1032568): Make this work on iOS. - // TODO(crbug.com/1087378): Flaky on Mac. - // Verify the reset error count received on the server side. - EXPECT_LE(2u, GetRstErrorCountReceivedByServer(quic::QUIC_STREAM_CANCELLED)); -#endif -} - -TEST_P(URLRequestQuicTest, DoNotCancelPushIfNotFoundInCache) { - if (VersionUsesHttp3(version().transport_version)) { - Init(); - return; - } - - Init(); - - // Send a request to /index2.hmtl which pushes /kitten-1.jpg and /favicon.ico - // and shouldn't cancel any since neither is in cache. - CheckLoadTimingDelegate delegate(false); - std::string url = UrlFromPath(kIndexPath); - std::unique_ptr request = - CreateRequest(GURL(url), DEFAULT_PRIORITY, &delegate); - - request->Start(); - ASSERT_TRUE(request->is_pending()); - - // Spin the message loop until the client receives response. - delegate.RunUntilComplete(); - EXPECT_EQ(OK, delegate.request_status()); - - // Extract net logs on client side to verify push lookup transactions. - auto entries = net_log_.GetEntriesWithType( - NetLogEventType::SERVER_PUSH_LOOKUP_TRANSACTION); - - ASSERT_EQ(4u, entries.size()); - - std::string value; - std::string push_url_1 = UrlFromPath(kKittenPath); - std::string push_url_2 = UrlFromPath(kFaviconPath); - - const NetLogSource source_1 = FindPushUrlSource(entries, push_url_1); - EXPECT_TRUE(source_1.IsValid()); - const NetLogEntry* end_entry_1 = FindEndBySource(entries, source_1); - EXPECT_TRUE(end_entry_1->HasParams()); - EXPECT_EQ(-400, GetNetErrorCodeFromParams(*end_entry_1)); - - const NetLogSource source_2 = FindPushUrlSource(entries, push_url_2); - EXPECT_TRUE(source_2.IsValid()); - EXPECT_NE(source_1.id, source_2.id); - const NetLogEntry* end_entry_2 = FindEndBySource(entries, source_2); - EXPECT_TRUE(end_entry_2->HasParams()); - EXPECT_EQ(-400, GetNetErrorCodeFromParams(*end_entry_2)); - - // Verify the reset error count received on the server side. - EXPECT_EQ(0u, GetRstErrorCountReceivedByServer(quic::QUIC_STREAM_CANCELLED)); -} - // Tests that if two requests use the same QUIC session, the second request // should not have |LoadTimingInfo::connect_timing|. TEST_P(URLRequestQuicTest, TestTwoRequests) { diff --git a/chromium/net/url_request/url_request_test_util.cc b/chromium/net/url_request/url_request_test_util.cc index 6ec09da926d..6bbc6caf23b 100644 --- a/chromium/net/url_request/url_request_test_util.cc +++ b/chromium/net/url_request/url_request_test_util.cc @@ -471,7 +471,7 @@ int TestNetworkDelegate::OnHeadersReceived( const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) { + absl::optional* preserve_fragment_on_redirect_url) { EXPECT_FALSE(preserve_fragment_on_redirect_url->has_value()); int req_id = GetRequestId(request); bool is_first_response = @@ -499,7 +499,7 @@ int TestNetworkDelegate::OnHeadersReceived( redirect_on_headers_received_url_ = GURL(); - // Since both values are base::Optionals, can just copy this over. + // Since both values are absl::optionals, can just copy this over. *preserve_fragment_on_redirect_url = preserve_fragment_on_redirect_url_; } else if (add_header_to_first_response_ && is_first_response) { *override_response_headers = diff --git a/chromium/net/url_request/url_request_test_util.h b/chromium/net/url_request/url_request_test_util.h index 4fffcb55df0..73eaa17e39a 100644 --- a/chromium/net/url_request/url_request_test_util.h +++ b/chromium/net/url_request/url_request_test_util.h @@ -16,12 +16,10 @@ #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" -#include "base/optional.h" #include "base/path_service.h" #include "base/single_thread_task_runner.h" #include "base/strings/string_util.h" #include "base/strings/utf_string_conversions.h" -#include "base/time/time.h" #include "net/base/io_buffer.h" #include "net/base/load_timing_info.h" #include "net/base/net_errors.h" @@ -45,6 +43,7 @@ #include "net/url_request/url_request_context_getter.h" #include "net/url_request/url_request_context_storage.h" #include "net/url_request/url_request_interceptor.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/url_util.h" namespace net { @@ -312,7 +311,7 @@ class TestNetworkDelegate : public NetworkDelegateImpl { } void set_preserve_fragment_on_redirect_url( - const base::Optional& preserve_fragment_on_redirect_url) { + const absl::optional& preserve_fragment_on_redirect_url) { preserve_fragment_on_redirect_url_ = preserve_fragment_on_redirect_url; } @@ -356,7 +355,7 @@ class TestNetworkDelegate : public NetworkDelegateImpl { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override; + absl::optional* preserve_fragment_on_redirect_url) override; void OnBeforeRedirect(URLRequest* request, const GURL& new_location) override; void OnResponseStarted(URLRequest* request, int net_error) override; void OnCompleted(URLRequest* request, bool started, int net_error) override; @@ -382,7 +381,7 @@ class TestNetworkDelegate : public NetworkDelegateImpl { GURL redirect_on_headers_received_url_; // URL to mark as retaining its fragment if redirected to at the // OnHeadersReceived() stage. - base::Optional preserve_fragment_on_redirect_url_; + absl::optional preserve_fragment_on_redirect_url_; int last_error_; int error_count_; diff --git a/chromium/net/url_request/url_request_throttler_entry_interface.h b/chromium/net/url_request/url_request_throttler_entry_interface.h index b232265cb95..03160b7db80 100644 --- a/chromium/net/url_request/url_request_throttler_entry_interface.h +++ b/chromium/net/url_request/url_request_throttler_entry_interface.h @@ -7,8 +7,6 @@ #include -#include - #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/time/time.h" diff --git a/chromium/net/url_request/url_request_throttler_test_support.h b/chromium/net/url_request/url_request_throttler_test_support.h index 80f33836017..ede659f9065 100644 --- a/chromium/net/url_request/url_request_throttler_test_support.h +++ b/chromium/net/url_request/url_request_throttler_test_support.h @@ -5,8 +5,6 @@ #ifndef NET_URL_REQUEST_URL_REQUEST_THROTTLER_TEST_SUPPORT_H_ #define NET_URL_REQUEST_URL_REQUEST_THROTTLER_TEST_SUPPORT_H_ -#include - #include "base/macros.h" #include "base/time/tick_clock.h" #include "base/time/time.h" diff --git a/chromium/net/url_request/url_request_unittest.cc b/chromium/net/url_request/url_request_unittest.cc index 4b694307e4b..b5868ff6267 100644 --- a/chromium/net/url_request/url_request_unittest.cc +++ b/chromium/net/url_request/url_request_unittest.cc @@ -10,6 +10,7 @@ #include "base/callback_helpers.h" #include "base/memory/ptr_util.h" #include "build/build_config.h" +#include "net/dns/public/secure_dns_policy.h" #if defined(OS_WIN) #include @@ -34,7 +35,6 @@ #include "base/json/json_reader.h" #include "base/location.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/path_service.h" #include "base/run_loop.h" #include "base/single_thread_task_runner.h" @@ -94,7 +94,7 @@ #include "net/cookies/test_cookie_access_delegate.h" #include "net/disk_cache/disk_cache.h" #include "net/dns/mock_host_resolver.h" -#include "net/dns/public/secure_dns_mode.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_byte_range.h" #include "net/http/http_cache.h" #include "net/http/http_network_layer.h" @@ -147,6 +147,7 @@ #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/platform_test.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/url_util.h" #if !BUILDFLAG(DISABLE_FTP_SUPPORT) && !defined(OS_ANDROID) @@ -454,7 +455,7 @@ class BlockingNetworkDelegate : public TestNetworkDelegate { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override; + absl::optional* preserve_fragment_on_redirect_url) override; // Resets the callbacks and |stage_blocked_for_callback_|. void Reset(); @@ -560,7 +561,7 @@ int BlockingNetworkDelegate::OnHeadersReceived( const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) { + absl::optional* preserve_fragment_on_redirect_url) { // TestNetworkDelegate always completes synchronously. CHECK_NE(ERR_IO_PENDING, TestNetworkDelegate::OnHeadersReceived( @@ -872,8 +873,8 @@ TEST_F(URLRequestTest, RecordsReferrerHistogramAgainOnRedirect) { static_cast( ReferrerPolicy::CLEAR_ON_TRANSITION_FROM_SECURE_TO_INSECURE), 1); - req->FollowDeferredRedirect(/*removed_headers=*/base::nullopt, - /*modified_headers=*/base::nullopt); + req->FollowDeferredRedirect(/*removed_headers=*/absl::nullopt, + /*modified_headers=*/absl::nullopt); d.RunUntilComplete(); histograms.ExpectUniqueSample( "Net.URLRequest.ReferrerPolicyForRequest.CrossOrigin", @@ -906,8 +907,8 @@ TEST_F(URLRequestTest, RecordsReferrrerWithInformativePath) { "Net.URLRequest.ReferrerHasInformativePath.SameOrigin", /* Check the count of the "true" bucket in the boolean histogram. */ true, 1); - req->FollowDeferredRedirect(/*removed_headers=*/base::nullopt, - /*modified_headers=*/base::nullopt); + req->FollowDeferredRedirect(/*removed_headers=*/absl::nullopt, + /*modified_headers=*/absl::nullopt); d.RunUntilComplete(); histograms.ExpectUniqueSample( "Net.URLRequest.ReferrerHasInformativePath.CrossOrigin", true, 1); @@ -937,8 +938,8 @@ TEST_F(URLRequestTest, RecordsReferrerWithInformativeQuery) { "Net.URLRequest.ReferrerHasInformativePath.SameOrigin", /* Check the count of the "true" bucket in the boolean histogram. */ true, 1); - req->FollowDeferredRedirect(/*removed_headers=*/base::nullopt, - /*modified_headers=*/base::nullopt); + req->FollowDeferredRedirect(/*removed_headers=*/absl::nullopt, + /*modified_headers=*/absl::nullopt); d.RunUntilComplete(); histograms.ExpectUniqueSample( "Net.URLRequest.ReferrerHasInformativePath.CrossOrigin", true, 1); @@ -966,8 +967,8 @@ TEST_F(URLRequestTest, RecordsReferrerWithoutInformativePathOrQuery) { d.RunUntilRedirect(); histograms.ExpectUniqueSample( "Net.URLRequest.ReferrerHasInformativePath.CrossOrigin", false, 1); - req->FollowDeferredRedirect(/*removed_headers=*/base::nullopt, - /*modified_headers=*/base::nullopt); + req->FollowDeferredRedirect(/*removed_headers=*/absl::nullopt, + /*modified_headers=*/absl::nullopt); d.RunUntilComplete(); histograms.ExpectUniqueSample( "Net.URLRequest.ReferrerHasInformativePath.SameOrigin", false, 1); @@ -1345,7 +1346,7 @@ TEST_F(URLRequestTest, SkipSecureDnsDisabledByDefault) { req->Start(); d.RunUntilComplete(); - EXPECT_FALSE(host_resolver.last_secure_dns_mode_override().has_value()); + EXPECT_EQ(SecureDnsPolicy::kAllow, host_resolver.last_secure_dns_policy()); } TEST_F(URLRequestTest, SkipSecureDnsEnabled) { @@ -1360,12 +1361,11 @@ TEST_F(URLRequestTest, SkipSecureDnsEnabled) { std::unique_ptr req( context.CreateRequest(GURL("http://example.com"), DEFAULT_PRIORITY, &d, TRAFFIC_ANNOTATION_FOR_TESTS)); - req->SetDisableSecureDns(true); + req->SetSecureDnsPolicy(SecureDnsPolicy::kDisable); req->Start(); d.RunUntilComplete(); - EXPECT_EQ(net::SecureDnsMode::kOff, - host_resolver.last_secure_dns_mode_override().value()); + EXPECT_EQ(SecureDnsPolicy::kDisable, host_resolver.last_secure_dns_policy()); } // Make sure that NetworkDelegate::NotifyCompleted is called if @@ -1717,13 +1717,13 @@ TEST_F(URLRequestTest, DelayedCookieCallbackAsync) { auto cookie1 = CanonicalCookie::Create(url, "AlreadySetCookie=1;Secure", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); delayed_cm->SetCanonicalCookieAsync(std::move(cookie1), url, net::CookieOptions::MakeAllInclusive(), CookieStore::SetCookiesCallback()); auto cookie2 = CanonicalCookie::Create(url, "AlreadySetCookie=1;Secure", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cm->SetCanonicalCookieAsync(std::move(cookie2), url, net::CookieOptions::MakeAllInclusive(), CookieStore::SetCookiesCallback()); @@ -3448,7 +3448,7 @@ class FixedDateNetworkDelegate : public TestNetworkDelegate { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override; + absl::optional* preserve_fragment_on_redirect_url) override; private: std::string fixed_date_; @@ -3462,7 +3462,7 @@ int FixedDateNetworkDelegate::OnHeadersReceived( const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) { + absl::optional* preserve_fragment_on_redirect_url) { HttpResponseHeaders* new_response_headers = new HttpResponseHeaders(original_response_headers->raw_headers()); @@ -4042,8 +4042,8 @@ TEST_F(URLRequestTestHTTP, NetworkDelegateRedirectRequest) { EXPECT_EQ(redirect_url, GURL(location)); // Let the request finish. - r->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + r->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); d.RunUntilComplete(); EXPECT_EQ(OK, d.request_status()); EXPECT_EQ(ProxyServer(ProxyServer::SCHEME_HTTP, @@ -4091,8 +4091,8 @@ TEST_F(URLRequestTestHTTP, NetworkDelegateRedirectRequestSynchronously) { EXPECT_EQ(redirect_url, GURL(location)); // Let the request finish. - r->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + r->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); d.RunUntilComplete(); EXPECT_EQ(OK, d.request_status()); @@ -4150,8 +4150,8 @@ TEST_F(URLRequestTestHTTP, NetworkDelegateRedirectRequestPost) { EXPECT_EQ(redirect_url, GURL(location)); // Let the request finish. - r->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + r->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); d.RunUntilComplete(); EXPECT_EQ(OK, d.request_status()); @@ -4738,7 +4738,9 @@ TEST_F(URLRequestTestHTTP, RedirectEscaping) { // First and second pieces of information logged by delegates to URLRequests. const char kFirstDelegateInfo[] = "Wonderful delegate"; +const char16_t kFirstDelegateInfo16[] = u"Wonderful delegate"; const char kSecondDelegateInfo[] = "Exciting delegate"; +const char16_t kSecondDelegateInfo16[] = u"Exciting delegate"; // Logs delegate information to a URLRequest. The first string is logged // synchronously on Start(), using DELEGATE_INFO_DEBUG_ONLY. The second is @@ -4821,7 +4823,7 @@ class AsyncDelegateLogger : public base::RefCounted { url_request_->LogBlockedBy(kFirstDelegateInfo); LoadStateWithParam load_state = url_request_->GetLoadState(); EXPECT_EQ(expected_first_load_state_, load_state.state); - EXPECT_NE(ASCIIToUTF16(kFirstDelegateInfo), load_state.param); + EXPECT_NE(kFirstDelegateInfo16, load_state.param); base::ThreadTaskRunnerHandle::Get()->PostTask( FROM_HERE, base::BindOnce(&AsyncDelegateLogger::LogSecondDelegate, this)); @@ -4832,9 +4834,9 @@ class AsyncDelegateLogger : public base::RefCounted { LoadStateWithParam load_state = url_request_->GetLoadState(); EXPECT_EQ(expected_second_load_state_, load_state.state); if (expected_second_load_state_ == LOAD_STATE_WAITING_FOR_DELEGATE) { - EXPECT_EQ(ASCIIToUTF16(kSecondDelegateInfo), load_state.param); + EXPECT_EQ(kSecondDelegateInfo16, load_state.param); } else { - EXPECT_NE(ASCIIToUTF16(kSecondDelegateInfo), load_state.param); + EXPECT_NE(kSecondDelegateInfo16, load_state.param); } base::ThreadTaskRunnerHandle::Get()->PostTask( FROM_HERE, base::BindOnce(&AsyncDelegateLogger::LogComplete, this)); @@ -4891,7 +4893,7 @@ class AsyncLoggingNetworkDelegate : public TestNetworkDelegate { const HttpResponseHeaders* original_response_headers, scoped_refptr* override_response_headers, const IPEndPoint& endpoint, - base::Optional* preserve_fragment_on_redirect_url) override { + absl::optional* preserve_fragment_on_redirect_url) override { // TestNetworkDelegate always completes synchronously. CHECK_NE(ERR_IO_PENDING, TestNetworkDelegate::OnHeadersReceived( @@ -4979,8 +4981,8 @@ class AsyncLoggingUrlRequestDelegate : public TestDelegate { if (cancel_stage_ == CANCEL_ON_RECEIVED_REDIRECT) return; if (!defer_redirect) { - request->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + request->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); } } @@ -6765,8 +6767,8 @@ TEST_F(URLRequestTestHTTP, CacheRedirect) { EXPECT_EQ(0, d.response_started_count()); EXPECT_TRUE(req->was_cached()); - req->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + req->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); d.RunUntilComplete(); EXPECT_EQ(1, d.received_redirect_count()); EXPECT_EQ(1, d.response_started_count()); @@ -7040,8 +7042,8 @@ TEST_F(URLRequestTestHTTP, DeferredRedirect) { EXPECT_EQ(1, d.received_redirect_count()); - req->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + req->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); d.RunUntilComplete(); EXPECT_EQ(1, d.response_started_count()); @@ -7094,7 +7096,7 @@ TEST_F(URLRequestTestHTTP, DeferredRedirect_ModifiedHeaders) { modified_headers.SetHeader("Header2", ""); modified_headers.SetHeader("Header3", "Value3"); - req->FollowDeferredRedirect(base::nullopt /* removed_headers */, + req->FollowDeferredRedirect(absl::nullopt /* removed_headers */, modified_headers); d.RunUntilComplete(); @@ -7143,7 +7145,7 @@ TEST_F(URLRequestTestHTTP, DeferredRedirect_RemovedHeaders) { // Keep Header1 and remove Header2. std::vector removed_headers({"Header2"}); req->FollowDeferredRedirect(removed_headers, - base::nullopt /* modified_headers */); + absl::nullopt /* modified_headers */); d.RunUntilComplete(); EXPECT_EQ(1, d.response_started_count()); @@ -7789,7 +7791,7 @@ TEST_F(URLRequestTest, NoCookieInclusionStatusWarningIfWouldBeExcludedAnyway) { { GURL url = test_server.GetURL("/"); auto cookie1 = CanonicalCookie::Create(url, "cookienosamesite=1", - base::Time::Now(), base::nullopt); + base::Time::Now(), absl::nullopt); base::RunLoop run_loop; CookieAccessResult access_result; cm.SetCanonicalCookieAsync( @@ -7831,7 +7833,7 @@ TEST_F(URLRequestTest, NoCookieInclusionStatusWarningIfWouldBeExcludedAnyway) { { GURL url = test_server.GetURL("/"); auto cookie2 = CanonicalCookie::Create(url, "cookiewithpath=1;path=/foo", - base::Time::Now(), base::nullopt); + base::Time::Now(), absl::nullopt); base::RunLoop run_loop; // Note: cookie1 from the previous testcase is still in the cookie store. CookieAccessResult access_result; @@ -7976,7 +7978,7 @@ TEST_F(URLRequestTestHTTP, AuthChallengeWithFilteredCookies) { std::make_unique(nullptr, nullptr); auto another_cookie = CanonicalCookie::Create( url_requiring_auth_wo_cookies, "another_cookie=true", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cm->SetCanonicalCookieAsync(std::move(another_cookie), url_requiring_auth_wo_cookies, net::CookieOptions::MakeAllInclusive(), @@ -8008,7 +8010,7 @@ TEST_F(URLRequestTestHTTP, AuthChallengeWithFilteredCookies) { cm->DeleteAllAsync(CookieStore::DeleteCallback()); auto one_more_cookie = CanonicalCookie::Create( url_requiring_auth_wo_cookies, "one_more_cookie=true", - base::Time::Now(), base::nullopt /* server_time */); + base::Time::Now(), absl::nullopt /* server_time */); cm->SetCanonicalCookieAsync(std::move(one_more_cookie), url_requiring_auth_wo_cookies, net::CookieOptions::MakeAllInclusive(), @@ -8355,7 +8357,7 @@ TEST_F(URLRequestTestHTTP, RedirectWithFilteredCookies) { // Check maybe_stored_cookies on second round trip (and clearing from the // first). - request->FollowDeferredRedirect(base::nullopt, base::nullopt); + request->FollowDeferredRedirect(absl::nullopt, absl::nullopt); delegate.RunUntilComplete(); EXPECT_THAT(delegate.request_status(), IsOk()); @@ -8387,7 +8389,7 @@ TEST_F(URLRequestTestHTTP, RedirectWithFilteredCookies) { std::make_unique(nullptr, nullptr); auto another_cookie = CanonicalCookie::Create( original_url, "another_cookie=true", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cm->SetCanonicalCookieAsync(std::move(another_cookie), original_url, net::CookieOptions::MakeAllInclusive(), CookieStore::SetCookiesCallback()); @@ -8416,13 +8418,13 @@ TEST_F(URLRequestTestHTTP, RedirectWithFilteredCookies) { cm->DeleteAllAsync(CookieStore::DeleteCallback()); auto one_more_cookie = CanonicalCookie::Create( original_url_wo_cookie, "one_more_cookie=true", base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); cm->SetCanonicalCookieAsync(std::move(one_more_cookie), original_url_wo_cookie, net::CookieOptions::MakeAllInclusive(), CookieStore::SetCookiesCallback()); - request->FollowDeferredRedirect(base::nullopt, base::nullopt); + request->FollowDeferredRedirect(absl::nullopt, absl::nullopt); delegate.RunUntilComplete(); EXPECT_THAT(delegate.request_status(), IsOk()); @@ -8780,8 +8782,8 @@ TEST_F(URLRequestTestHTTP, SetSubsequentJobPriority) { std::make_unique(redirect_url, std::move(job)); // Should trigger |job| to be started. - req->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + req->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); d.RunUntilComplete(); EXPECT_EQ(LOW, job_priority); } @@ -10389,7 +10391,7 @@ class SecureDnsInterceptor : public net::URLRequestInterceptor { // URLRequestInterceptor implementation: std::unique_ptr MaybeInterceptRequest( net::URLRequest* request) const override { - EXPECT_TRUE(request->disable_secure_dns()); + EXPECT_EQ(SecureDnsPolicy::kDisable, request->secure_dns_policy()); return nullptr; } }; @@ -12270,8 +12272,8 @@ TEST_F(URLRequestTestHTTP, HeadersCallbacksWithRedirect) { raw_req_headers = HttpRawRequestHeaders(); raw_resp_headers = nullptr; - r->FollowDeferredRedirect(base::nullopt /* removed_headers */, - base::nullopt /* modified_headers */); + r->FollowDeferredRedirect(absl::nullopt /* removed_headers */, + absl::nullopt /* modified_headers */); delegate.RunUntilComplete(); EXPECT_TRUE(raw_req_headers.FindHeaderForTest("X-Foo", &value)); EXPECT_EQ("bar", value); diff --git a/chromium/net/websockets/DIR_METADATA b/chromium/net/websockets/DIR_METADATA index ba4c96c87f9..14e96363e80 100644 --- a/chromium/net/websockets/DIR_METADATA +++ b/chromium/net/websockets/DIR_METADATA @@ -1,10 +1,10 @@ # Metadata information for this directory. # # For more information on DIR_METADATA files, see: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md # # For the schema of this file, see Metadata message: -# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto +# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto monorail { component: "Blink>Network>WebSockets" diff --git a/chromium/net/websockets/websocket_basic_handshake_stream.cc b/chromium/net/websockets/websocket_basic_handshake_stream.cc index b89ca64415a..ab5b44d2173 100644 --- a/chromium/net/websockets/websocket_basic_handshake_stream.cc +++ b/chromium/net/websockets/websocket_basic_handshake_stream.cc @@ -463,7 +463,7 @@ int WebSocketBasicHandshakeStream::ValidateResponse(int rv) { // helpful, so use a different error message. if (headers->GetHttpVersion() == HttpVersion(0, 9)) { OnFailure("Error during WebSocket handshake: Invalid status line", - ERR_FAILED, base::nullopt); + ERR_FAILED, absl::nullopt); } else { OnFailure(base::StringPrintf("Error during WebSocket handshake: " "Unexpected response code: %d", @@ -476,13 +476,13 @@ int WebSocketBasicHandshakeStream::ValidateResponse(int rv) { } else { if (rv == ERR_EMPTY_RESPONSE) { OnFailure("Connection closed before receiving a handshake response", rv, - base::nullopt); + absl::nullopt); result_ = HandshakeResult::EMPTY_RESPONSE; return rv; } OnFailure( std::string("Error during WebSocket handshake: ") + ErrorToString(rv), - rv, base::nullopt); + rv, absl::nullopt); // Some error codes (for example ERR_CONNECTION_CLOSED) get changed to OK at // higher levels. To prevent an unvalidated connection getting erroneously // upgraded, don't pass through the status code unchanged if it is @@ -522,14 +522,14 @@ int WebSocketBasicHandshakeStream::ValidateUpgradeResponse( return OK; } OnFailure("Error during WebSocket handshake: " + failure_message, ERR_FAILED, - base::nullopt); + absl::nullopt); return ERR_INVALID_RESPONSE; } void WebSocketBasicHandshakeStream::OnFailure( const std::string& message, int net_error, - base::Optional response_code) { + absl::optional response_code) { // Avoid connection reuse if auth did not happen. state_.connection()->socket()->Disconnect(); stream_request_->OnFailure(message, net_error, response_code); diff --git a/chromium/net/websockets/websocket_basic_handshake_stream.h b/chromium/net/websockets/websocket_basic_handshake_stream.h index 48783472b48..003a11d9885 100644 --- a/chromium/net/websockets/websocket_basic_handshake_stream.h +++ b/chromium/net/websockets/websocket_basic_handshake_stream.h @@ -12,12 +12,12 @@ #include #include "base/macros.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/completion_once_callback.h" #include "net/base/net_export.h" #include "net/http/http_basic_state.h" #include "net/websockets/websocket_handshake_stream_base.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace net { @@ -105,7 +105,7 @@ class NET_EXPORT_PRIVATE WebSocketBasicHandshakeStream final void OnFailure(const std::string& message, int net_error, - base::Optional response_code); + absl::optional response_code); HttpStreamParser* parser() const { return state_.parser(); } @@ -126,7 +126,7 @@ class NET_EXPORT_PRIVATE WebSocketBasicHandshakeStream final // The key to be sent in the next Sec-WebSocket-Key header. Usually NULL (the // key is generated on the fly). - base::Optional handshake_challenge_for_testing_; + absl::optional handshake_challenge_for_testing_; // The required value for the Sec-WebSocket-Accept header. std::string handshake_challenge_response_; diff --git a/chromium/net/websockets/websocket_basic_stream_adapters_test.cc b/chromium/net/websockets/websocket_basic_stream_adapters_test.cc index 2c6a12a4571..f23d13ba030 100644 --- a/chromium/net/websockets/websocket_basic_stream_adapters_test.cc +++ b/chromium/net/websockets/websocket_basic_stream_adapters_test.cc @@ -9,7 +9,6 @@ #include "base/bind.h" #include "base/memory/scoped_refptr.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/run_loop.h" #include "base/strings/string_piece.h" #include "net/base/host_port_pair.h" @@ -19,6 +18,7 @@ #include "net/base/proxy_server.h" #include "net/base/test_completion_callback.h" #include "net/dns/mock_host_resolver.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_network_session.h" #include "net/log/net_log_with_source.h" #include "net/socket/client_socket_handle.h" @@ -41,6 +41,7 @@ #include "net/websockets/websocket_test_util.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" using testing::Test; using testing::StrictMock; @@ -71,7 +72,7 @@ class WebSocketClientSocketHandleAdapterTest : public TestWithTaskEnvironment { ClientSocketPool::GroupId( host_port_pair_, ClientSocketPool::SocketType::kSsl, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), socks_params, TRAFFIC_ANNOTATION_FOR_TESTS /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, callback.callback(), ClientSocketPool::ProxyAuthCallback(), @@ -288,7 +289,7 @@ class WebSocketSpdyStreamAdapterTest : public TestWithTaskEnvironment { SpdySessionKey::IsProxySession::kFalse, SocketTag(), NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), session_(SpdySessionDependencies::SpdyCreateSession(&session_deps_)), ssl_(SYNCHRONOUS, OK) {} diff --git a/chromium/net/websockets/websocket_basic_stream_test.cc b/chromium/net/websockets/websocket_basic_stream_test.cc index 335c786cda3..cc056aad8f2 100644 --- a/chromium/net/websockets/websocket_basic_stream_test.cc +++ b/chromium/net/websockets/websocket_basic_stream_test.cc @@ -15,11 +15,11 @@ #include "base/big_endian.h" #include "base/containers/span.h" -#include "base/optional.h" #include "base/stl_util.h" #include "net/base/io_buffer.h" #include "net/base/privacy_mode.h" #include "net/base/test_completion_callback.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/log/test_net_log.h" #include "net/socket/connect_job.h" #include "net/socket/socket_tag.h" @@ -29,6 +29,7 @@ #include "net/test/test_with_task_environment.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" using net::test::IsError; using net::test::IsOk; @@ -146,9 +147,9 @@ class WebSocketBasicStreamSocketTest : public TestWithTaskEnvironment { ClientSocketPool::GroupId group_id( HostPortPair("a", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */); + SecureDnsPolicy::kAllow); transport_socket->Init( - group_id, null_params, base::nullopt /* proxy_annotation_tag */, MEDIUM, + group_id, null_params, absl::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, CompletionOnceCallback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); diff --git a/chromium/net/websockets/websocket_channel.cc b/chromium/net/websockets/websocket_channel.cc index ab44881b4a9..7311f33fa51 100644 --- a/chromium/net/websockets/websocket_channel.cc +++ b/chromium/net/websockets/websocket_channel.cc @@ -242,7 +242,7 @@ class WebSocketChannel::ConnectDelegate void OnFailure(const std::string& message, int net_error, - base::Optional response_code) override { + absl::optional response_code) override { creator_->OnConnectFailure(message, net_error, response_code); // |this| has been deleted. } @@ -266,7 +266,7 @@ class WebSocketChannel::ConnectDelegate scoped_refptr headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) override { + absl::optional* credentials) override { return creator_->OnAuthRequired(auth_info, std::move(headers), remote_endpoint, std::move(callback), credentials); @@ -476,7 +476,7 @@ void WebSocketChannel::SendAddChannelRequestWithSuppliedCallback( // TODO(ricea): Kill the renderer (this error should have been caught by // Javascript). event_interface_->OnFailChannel("Invalid scheme", ERR_FAILED, - base::nullopt); + absl::nullopt); // |this| is deleted here. return; } @@ -513,7 +513,7 @@ void WebSocketChannel::OnConnectSuccess( void WebSocketChannel::OnConnectFailure(const std::string& message, int net_error, - base::Optional response_code) { + absl::optional response_code) { DCHECK_EQ(CONNECTING, state_); // Copy the message before we delete its owner. @@ -541,7 +541,7 @@ int WebSocketChannel::OnAuthRequired( scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) { + absl::optional* credentials) { return event_interface_->OnAuthRequired( auth_info, std::move(response_headers), remote_endpoint, std::move(callback), credentials); @@ -961,7 +961,7 @@ void WebSocketChannel::FailChannel(const std::string& message, // handshake. stream_->Close(); SetState(CLOSED); - event_interface_->OnFailChannel(message, ERR_FAILED, base::nullopt); + event_interface_->OnFailChannel(message, ERR_FAILED, absl::nullopt); } ChannelState WebSocketChannel::SendClose(uint16_t code, diff --git a/chromium/net/websockets/websocket_channel.h b/chromium/net/websockets/websocket_channel.h index 404498276f7..2d9f4958bf0 100644 --- a/chromium/net/websockets/websocket_channel.h +++ b/chromium/net/websockets/websocket_channel.h @@ -17,13 +17,13 @@ #include "base/i18n/streaming_utf8_validator.h" #include "base/macros.h" #include "base/memory/scoped_refptr.h" -#include "base/optional.h" #include "base/time/time.h" #include "base/timer/timer.h" #include "net/base/net_export.h" #include "net/websockets/websocket_event_interface.h" #include "net/websockets/websocket_frame.h" #include "net/websockets/websocket_stream.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" namespace url { @@ -199,7 +199,7 @@ class NET_EXPORT WebSocketChannel { // failure to the event interface. May delete |this|. void OnConnectFailure(const std::string& message, int net_error, - base::Optional response_code); + absl::optional response_code); // SSL certificate error callback from // WebSocketStream::CreateAndConnectStream(). Forwards the request to the @@ -217,7 +217,7 @@ class NET_EXPORT WebSocketChannel { scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials); + absl::optional* credentials); // Sets |state_| to |new_state| and updates UMA if necessary. void SetState(State new_state); diff --git a/chromium/net/websockets/websocket_channel_test.cc b/chromium/net/websockets/websocket_channel_test.cc index f3499de3703..878aa77e471 100644 --- a/chromium/net/websockets/websocket_channel_test.cc +++ b/chromium/net/websockets/websocket_channel_test.cc @@ -171,7 +171,7 @@ class MockWebSocketEventInterface : public WebSocketEventInterface { MOCK_METHOD0(OnSendDataFrameDone, void(void)); // NOLINT MOCK_METHOD0(OnClosingHandshake, void(void)); // NOLINT MOCK_METHOD3(OnFailChannel, - void(const std::string&, int, base::Optional)); // NOLINT + void(const std::string&, int, absl::optional)); // NOLINT MOCK_METHOD3(OnDropChannel, void(bool, uint16_t, const std::string&)); // NOLINT @@ -193,7 +193,7 @@ class MockWebSocketEventInterface : public WebSocketEventInterface { scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) override { + absl::optional* credentials) override { return OnAuthRequiredCalled(std::move(auth_info), std::move(response_headers), remote_endpoint, credentials); @@ -207,7 +207,7 @@ class MockWebSocketEventInterface : public WebSocketEventInterface { int(const AuthChallengeInfo&, scoped_refptr, const IPEndPoint&, - base::Optional*)); + absl::optional*)); }; // This fake EventInterface is for tests which need a WebSocketEventInterface @@ -226,7 +226,7 @@ class FakeWebSocketEventInterface : public WebSocketEventInterface { void OnClosingHandshake() override {} void OnFailChannel(const std::string& message, int net_error, - base::Optional response_code) override {} + absl::optional response_code) override {} void OnDropChannel(bool was_clean, uint16_t code, const std::string& reason) override {} @@ -242,8 +242,8 @@ class FakeWebSocketEventInterface : public WebSocketEventInterface { scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) override { - *credentials = base::nullopt; + absl::optional* credentials) override { + *credentials = absl::nullopt; return OK; } }; @@ -1021,7 +1021,7 @@ TEST_F(WebSocketChannelEventInterfaceTest, ConnectFailureReported) { CreateChannelAndConnect(); connect_data_.argument_saver.connect_delegate->OnFailure("hello", ERR_FAILED, - base::nullopt); + absl::nullopt); } TEST_F(WebSocketChannelEventInterfaceTest, NonWebSocketSchemeRejected) { @@ -1582,7 +1582,7 @@ TEST_F(WebSocketChannelEventInterfaceTest, FailJustAfterHandshake) { url, response_headers, IPEndPoint(), base::Time()); connect_delegate->OnStartOpeningHandshake(std::move(request_info)); - connect_delegate->OnFailure("bye", ERR_FAILED, base::nullopt); + connect_delegate->OnFailure("bye", ERR_FAILED, absl::nullopt); base::RunLoop().RunUntilIdle(); } @@ -2630,7 +2630,7 @@ TEST_F(WebSocketChannelEventInterfaceTest, OnAuthRequiredCalled) { const GURL wss_url("wss://example.com/on_auth_required"); connect_data_.socket_url = wss_url; AuthChallengeInfo auth_info; - base::Optional credentials; + absl::optional credentials; scoped_refptr response_headers = base::MakeRefCounted("HTTP/1.1 200 OK"); IPEndPoint remote_endpoint(net::IPAddress(127, 0, 0, 1), 80); diff --git a/chromium/net/websockets/websocket_deflate_stream_test.cc b/chromium/net/websockets/websocket_deflate_stream_test.cc index 4f803427319..6abcbff723d 100644 --- a/chromium/net/websockets/websocket_deflate_stream_test.cc +++ b/chromium/net/websockets/websocket_deflate_stream_test.cc @@ -74,28 +74,12 @@ std::string ToString(const std::unique_ptr& frame) { class MockWebSocketStream : public WebSocketStream { public: - // GMock cannot save or forward move-only types like CompletionOnceCallback, - // therefore they have to be converted into a copyable type like - // CompletionRepeatingCallback. - int ReadFrames(std::vector>* frames, - CompletionOnceCallback callback) { - return ReadFramesInternal( - frames, callback ? base::AdaptCallbackForRepeating(std::move(callback)) - : CompletionRepeatingCallback()); - } - int WriteFrames(std::vector>* frames, - CompletionOnceCallback callback) { - return WriteFramesInternal( - frames, callback ? base::AdaptCallbackForRepeating(std::move(callback)) - : CompletionRepeatingCallback()); - } - - MOCK_METHOD2(ReadFramesInternal, + MOCK_METHOD2(ReadFrames, int(std::vector>*, - const CompletionRepeatingCallback&)); - MOCK_METHOD2(WriteFramesInternal, + CompletionOnceCallback)); + MOCK_METHOD2(WriteFrames, int(std::vector>*, - const CompletionRepeatingCallback&)); + CompletionOnceCallback)); MOCK_METHOD0(Close, void()); MOCK_CONST_METHOD0(GetSubProtocol, std::string()); @@ -321,23 +305,23 @@ class ReadFramesStub { } int Call(std::vector>* frames, - const CompletionRepeatingCallback& callback) { + CompletionOnceCallback callback) { DCHECK(frames->empty()); frames_passed_ = frames; - callback_ = callback; + callback_ = std::move(callback); frames->swap(frames_to_output_); return result_; } int result() const { return result_; } - const CompletionRepeatingCallback& callback() const { return callback_; } + CompletionOnceCallback& callback() { return callback_; } std::vector>* frames_passed() { return frames_passed_; } private: int result_; - CompletionRepeatingCallback callback_; + CompletionOnceCallback callback_; std::vector> frames_to_output_; std::vector>* frames_passed_; }; @@ -352,22 +336,22 @@ class WriteFramesStub { : result_(result), predictor_(predictor) {} int Call(std::vector>* frames, - const CompletionRepeatingCallback& callback) { + CompletionOnceCallback callback) { frames_.insert(frames_.end(), std::make_move_iterator(frames->begin()), std::make_move_iterator(frames->end())); frames->clear(); - callback_ = callback; + callback_ = std::move(callback); predictor_->VerifySentFrames(frames_); return result_; } int result() const { return result_; } - const CompletionRepeatingCallback& callback() const { return callback_; } + CompletionOnceCallback& callback() { return callback_; } std::vector>* frames() { return &frames_; } private: int result_; - CompletionRepeatingCallback callback_; + CompletionOnceCallback callback_; std::vector> frames_; WebSocketDeflatePredictorMock* predictor_; }; @@ -376,7 +360,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadFailedImmediately) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Return(ERR_FAILED)); } EXPECT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -394,7 +378,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadUncompressedFrameImmediately) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -414,7 +398,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadUncompressedFrameAsync) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); EXPECT_CALL(checkpoint, Run()); EXPECT_CALL(mock_callback, Run(OK)); @@ -429,7 +413,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadUncompressedFrameAsync) { WebSocketFrameHeader::kOpCodeText, kFinal, "hello"); - stub.callback().Run(OK); + std::move(stub.callback()).Run(OK); ASSERT_EQ(1u, frames.size()); EXPECT_EQ(WebSocketFrameHeader::kOpCodeText, frames[0]->header.opcode); EXPECT_TRUE(frames[0]->header.final); @@ -445,7 +429,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadFailedAsync) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); EXPECT_CALL(checkpoint, Run()); EXPECT_CALL(mock_callback, Run(ERR_FAILED)); @@ -460,7 +444,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadFailedAsync) { WebSocketFrameHeader::kOpCodeText, kFinal, "hello"); - stub.callback().Run(ERR_FAILED); + std::move(stub.callback()).Run(ERR_FAILED); ASSERT_EQ(0u, frames.size()); } @@ -474,7 +458,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadCompressedFrameImmediately) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -494,7 +478,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadCompressedFrameAsync) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); EXPECT_CALL(checkpoint, Run()); EXPECT_CALL(mock_callback, Run(OK)); @@ -508,7 +492,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadCompressedFrameAsync) { WebSocketFrameHeader::kOpCodeText, kFinal | kReserved1, std::string("\xf2\x48\xcd\xc9\xc9\x07\x00", 7)); - stub.callback().Run(OK); + std::move(stub.callback()).Run(OK); ASSERT_EQ(1u, frames.size()); EXPECT_EQ(WebSocketFrameHeader::kOpCodeText, frames[0]->header.opcode); @@ -533,7 +517,7 @@ TEST_F(WebSocketDeflateStreamTest, { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub1, &ReadFramesStub::Call)) .WillOnce(Invoke(&stub2, &ReadFramesStub::Call)); EXPECT_CALL(checkpoint, Run()); @@ -549,7 +533,7 @@ TEST_F(WebSocketDeflateStreamTest, data2); checkpoint.Run(); - stub2.callback().Run(OK); + std::move(stub2.callback()).Run(OK); ASSERT_EQ(1u, frames.size()); EXPECT_EQ(WebSocketFrameHeader::kOpCodeText, frames[0]->header.opcode); @@ -570,7 +554,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadInvalidCompressedPayload) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_EQ(ERR_WS_PROTOCOL_ERROR, @@ -595,7 +579,7 @@ TEST_F(WebSocketDeflateStreamTest, MergeMultipleFramesInReadFrames) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -620,7 +604,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadUncompressedEmptyFrames) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -651,7 +635,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadCompressedEmptyFrames) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -679,7 +663,7 @@ TEST_F(WebSocketDeflateStreamTest, { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -706,7 +690,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadControlFrameBetweenDataFrames) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -739,7 +723,7 @@ TEST_F(WebSocketDeflateStreamTest, SplitToMultipleFramesInReadFrames) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } @@ -785,7 +769,7 @@ TEST_F(WebSocketDeflateStreamTest, InflaterInternalDataCanBeEmpty) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } @@ -823,7 +807,7 @@ TEST_F(WebSocketDeflateStreamTest, { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_EQ(ERR_WS_PROTOCOL_ERROR, @@ -846,7 +830,7 @@ TEST_F(WebSocketDeflateStreamTest, { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_EQ(ERR_WS_PROTOCOL_ERROR, @@ -869,7 +853,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadCompressedMessages) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -900,7 +884,7 @@ TEST_F(WebSocketDeflateStreamTest, ReadUncompressedMessages) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -933,7 +917,7 @@ TEST_F(WebSocketDeflateStreamTest, { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -966,7 +950,7 @@ TEST_F(WebSocketDeflateStreamTest, { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(&stub, &ReadFramesStub::Call)); } ASSERT_THAT(deflate_stream_->ReadFrames(&frames, CompletionOnceCallback()), @@ -992,10 +976,10 @@ TEST_F(WebSocketDeflateStreamTest, ReadEmptyAsyncFrame) { { InSequence s; - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(stub_vector[0].get(), &ReadFramesStub::Call)); - EXPECT_CALL(*mock_stream_, ReadFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, ReadFrames(&frames, _)) .WillOnce(Invoke(stub_vector[1].get(), &ReadFramesStub::Call)); EXPECT_CALL(mock_callback, Run(OK)); @@ -1007,12 +991,12 @@ TEST_F(WebSocketDeflateStreamTest, ReadEmptyAsyncFrame) { WebSocketFrameHeader::kOpCodeText, kReserved1, std::string()); - stub_vector[0]->callback().Run(OK); + std::move(stub_vector[0]->callback()).Run(OK); AppendTo(stub_vector[1]->frames_passed(), WebSocketFrameHeader::kOpCodeContinuation, kFinal, std::string("\x02\x00")); - stub_vector[1]->callback().Run(OK); + std::move(stub_vector[1]->callback()).Run(OK); ASSERT_EQ(1u, frames.size()); EXPECT_EQ(WebSocketFrameHeader::kOpCodeText, frames[0]->header.opcode); EXPECT_EQ("", ToString(frames[0])); @@ -1022,7 +1006,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteEmpty) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)).Times(0); + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)).Times(0); } EXPECT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), IsOk()); @@ -1032,7 +1016,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteFailedImmediately) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Return(ERR_FAILED)); } @@ -1050,7 +1034,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteFrameImmediately) { predictor_->AddFramesToBeInput(frames); { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(_, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(_, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), @@ -1072,7 +1056,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteFrameAsync) { std::vector> frames; { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); EXPECT_CALL(checkpoint, Run()); EXPECT_CALL(mock_callback, Run(OK)); @@ -1083,7 +1067,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteFrameAsync) { IsError(ERR_IO_PENDING)); checkpoint.Run(); - stub.callback().Run(OK); + std::move(stub.callback()).Run(OK); const std::vector>& frames_passed = *stub.frames(); @@ -1105,7 +1089,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteControlFrameBetweenDataFrames) { { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), @@ -1131,7 +1115,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteEmptyMessage) { { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), @@ -1156,7 +1140,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteUncompressedMessage) { { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), @@ -1183,7 +1167,7 @@ TEST_F(WebSocketDeflateStreamTest, LargeDeflatedFramesShouldBeSplit) { { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(_, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(_, _)) .WillRepeatedly(Invoke(&stub, &WriteFramesStub::Call)); } std::vector> total_compressed_frames; @@ -1246,7 +1230,7 @@ TEST_F(WebSocketDeflateStreamTest, WriteMultipleMessages) { { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), @@ -1275,7 +1259,7 @@ TEST_F(WebSocketDeflateStreamWithDoNotTakeOverContextTest, { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), @@ -1312,7 +1296,7 @@ TEST_F(WebSocketDeflateStreamWithDoNotTakeOverContextTest, { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(&frames, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(&frames, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames, CompletionOnceCallback()), @@ -1355,7 +1339,7 @@ TEST_F(WebSocketDeflateStreamWithClientWindowBitsTest, WindowBits8) { WriteFramesStub stub(predictor_, OK); { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(_, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(_, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames_, CompletionOnceCallback()), @@ -1375,7 +1359,7 @@ TEST_F(WebSocketDeflateStreamWithClientWindowBitsTest, WindowBits10) { WriteFramesStub stub(predictor_, OK); { InSequence s; - EXPECT_CALL(*mock_stream_, WriteFramesInternal(_, _)) + EXPECT_CALL(*mock_stream_, WriteFrames(_, _)) .WillOnce(Invoke(&stub, &WriteFramesStub::Call)); } ASSERT_THAT(deflate_stream_->WriteFrames(&frames_, CompletionOnceCallback()), diff --git a/chromium/net/websockets/websocket_end_to_end_test.cc b/chromium/net/websockets/websocket_end_to_end_test.cc index 79b58de0367..219b52b8c98 100644 --- a/chromium/net/websockets/websocket_end_to_end_test.cc +++ b/chromium/net/websockets/websocket_end_to_end_test.cc @@ -118,7 +118,7 @@ class ConnectTestingEventInterface : public WebSocketEventInterface { void OnFailChannel(const std::string& message, int net_error, - base::Optional response_code) override; + absl::optional response_code) override; void OnStartOpeningHandshake( std::unique_ptr request) override; @@ -134,7 +134,7 @@ class ConnectTestingEventInterface : public WebSocketEventInterface { scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) override; + absl::optional* credentials) override; private: void QuitNestedEventLoop(); @@ -193,7 +193,7 @@ void ConnectTestingEventInterface::OnDropChannel(bool was_clean, void ConnectTestingEventInterface::OnFailChannel( const std::string& message, int net_error, - base::Optional response_code) { + absl::optional response_code) { failed_ = true; failure_message_ = message; QuitNestedEventLoop(); @@ -219,8 +219,8 @@ int ConnectTestingEventInterface::OnAuthRequired( scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) { - *credentials = base::nullopt; + absl::optional* credentials) { + *credentials = absl::nullopt; return OK; } diff --git a/chromium/net/websockets/websocket_event_interface.h b/chromium/net/websockets/websocket_event_interface.h index 204ccf66eed..1ee46eff7c4 100644 --- a/chromium/net/websockets/websocket_event_interface.h +++ b/chromium/net/websockets/websocket_event_interface.h @@ -16,8 +16,8 @@ #include "base/containers/span.h" #include "base/macros.h" #include "base/memory/scoped_refptr.h" -#include "base/optional.h" #include "net/base/net_export.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -99,13 +99,13 @@ class NET_EXPORT WebSocketEventInterface { // |message| is a human readable string describing the failure. (It may be // empty.) |net_error| contains the network error code for the failure, which // may be |OK| if the failure was at a higher level. |response_code| contains - // the HTTP status code that caused the failure, or |base::nullopt| if the + // the HTTP status code that caused the failure, or |absl::nullopt| if the // attempt didn't get that far. // // This function deletes the Channel. virtual void OnFailChannel(const std::string& message, int net_error, - base::Optional response_code) = 0; + absl::optional response_code) = 0; // Called when the browser starts the WebSocket Opening Handshake. virtual void OnStartOpeningHandshake( @@ -152,7 +152,7 @@ class NET_EXPORT WebSocketEventInterface { scoped_refptr response_headers, const IPEndPoint& socket_address, base::OnceCallback callback, - base::Optional* credentials) = 0; + absl::optional* credentials) = 0; protected: WebSocketEventInterface() {} diff --git a/chromium/net/websockets/websocket_frame.cc b/chromium/net/websockets/websocket_frame.cc index d858e060b8a..6995fae0552 100644 --- a/chromium/net/websockets/websocket_frame.cc +++ b/chromium/net/websockets/websocket_frame.cc @@ -12,6 +12,7 @@ #include "base/big_endian.h" #include "base/check_op.h" #include "base/rand_util.h" +#include "build/build_config.h" #include "net/base/net_errors.h" namespace net { @@ -21,9 +22,8 @@ namespace { // GCC (and Clang) can transparently use vector ops. Only try to do this on // architectures where we know it works, otherwise gcc will attempt to emulate // the vector ops, which is unlikely to be efficient. -#if defined(COMPILER_GCC) && \ - (defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY)) && \ - !defined(OS_NACL) +#if defined(COMPILER_GCC) && \ + (defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY)) using PackedMaskType = uint32_t __attribute__((vector_size(16))); @@ -32,8 +32,7 @@ using PackedMaskType = uint32_t __attribute__((vector_size(16))); using PackedMaskType = size_t; #endif // defined(COMPILER_GCC) && - // (defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY)) && - // !defined(OS_NACL) + // (defined(ARCH_CPU_X86_FAMILY) || defined(ARCH_CPU_ARM_FAMILY)) const uint8_t kFinalBit = 0x80; const uint8_t kReserved1Bit = 0x40; diff --git a/chromium/net/websockets/websocket_handshake_request_info.h b/chromium/net/websockets/websocket_handshake_request_info.h index 871d130f506..585c1a26ce3 100644 --- a/chromium/net/websockets/websocket_handshake_request_info.h +++ b/chromium/net/websockets/websocket_handshake_request_info.h @@ -5,8 +5,6 @@ #ifndef NET_WEBSOCKETS_WEBSOCKET_HANDSHAKE_REQUEST_INFO_H_ #define NET_WEBSOCKETS_WEBSOCKET_HANDSHAKE_REQUEST_INFO_H_ -#include - #include "base/macros.h" #include "base/time/time.h" #include "net/base/net_export.h" diff --git a/chromium/net/websockets/websocket_handshake_stream_create_helper_test.cc b/chromium/net/websockets/websocket_handshake_stream_create_helper_test.cc index 2450d886c3a..6db1feb520f 100644 --- a/chromium/net/websockets/websocket_handshake_stream_create_helper_test.cc +++ b/chromium/net/websockets/websocket_handshake_stream_create_helper_test.cc @@ -10,7 +10,6 @@ #include "base/macros.h" #include "base/memory/scoped_refptr.h" -#include "base/optional.h" #include "net/base/completion_once_callback.h" #include "net/base/host_port_pair.h" #include "net/base/ip_endpoint.h" @@ -18,6 +17,7 @@ #include "net/base/net_errors.h" #include "net/base/privacy_mode.h" #include "net/base/proxy_server.h" +#include "net/dns/public/secure_dns_policy.h" #include "net/http/http_network_session.h" #include "net/http/http_request_headers.h" #include "net/http/http_request_info.h" @@ -45,6 +45,7 @@ #include "net/websockets/websocket_test_util.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -93,9 +94,9 @@ class MockClientSocketHandleFactory { ClientSocketPool::GroupId( HostPortPair("a", 80), ClientSocketPool::SocketType::kHttp, PrivacyMode::PRIVACY_MODE_DISABLED, NetworkIsolationKey(), - false /* disable_secure_dns */), + SecureDnsPolicy::kAllow), scoped_refptr(), - base::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), + absl::nullopt /* proxy_annotation_tag */, MEDIUM, SocketTag(), ClientSocketPool::RespectLimits::ENABLED, CompletionOnceCallback(), ClientSocketPool::ProxyAuthCallback(), &pool_, NetLogWithSource()); return socket_handle; @@ -119,7 +120,7 @@ class TestConnectDelegate : public WebSocketStream::ConnectDelegate { std::unique_ptr response) override {} void OnFailure(const std::string& failure_message, int net_error, - base::Optional response_code) override {} + absl::optional response_code) override {} void OnStartOpeningHandshake( std::unique_ptr request) override {} void OnSSLCertificateError( @@ -132,8 +133,8 @@ class TestConnectDelegate : public WebSocketStream::ConnectDelegate { scoped_refptr response_headers, const IPEndPoint& host_port_pair, base::OnceCallback callback, - base::Optional* credentials) override { - *credentials = base::nullopt; + absl::optional* credentials) override { + *credentials = absl::nullopt; return OK; } }; @@ -149,7 +150,7 @@ class MockWebSocketStreamRequestAPI : public WebSocketStreamRequestAPI { MOCK_METHOD3(OnFailure, void(const std::string& message, int net_error, - base::Optional response_code)); + absl::optional response_code)); }; class WebSocketHandshakeStreamCreateHelperTest @@ -264,7 +265,7 @@ class WebSocketHandshakeStreamCreateHelperTest const SpdySessionKey key( HostPortPair::FromURL(url), ProxyServer::Direct(), PRIVACY_MODE_DISABLED, SpdySessionKey::IsProxySession::kFalse, - SocketTag(), NetworkIsolationKey(), false /* disable_secure_dns */); + SocketTag(), NetworkIsolationKey(), SecureDnsPolicy::kAllow); base::WeakPtr spdy_session = CreateSpdySession(http_network_session.get(), key, net_log); std::unique_ptr handshake = diff --git a/chromium/net/websockets/websocket_http2_handshake_stream.cc b/chromium/net/websockets/websocket_http2_handshake_stream.cc index 3fa3cf6f682..60526b5ac87 100644 --- a/chromium/net/websockets/websocket_http2_handshake_stream.cc +++ b/chromium/net/websockets/websocket_http2_handshake_stream.cc @@ -94,7 +94,7 @@ int WebSocketHttp2HandshakeStream::SendRequest( if (!session_) { const int rv = ERR_CONNECTION_CLOSED; - OnFailure("Connection closed before sending request.", rv, base::nullopt); + OnFailure("Connection closed before sending request.", rv, absl::nullopt); return rv; } @@ -103,7 +103,7 @@ int WebSocketHttp2HandshakeStream::SendRequest( IPEndPoint address; int result = session_->GetPeerAddress(&address); if (result != OK) { - OnFailure("Error getting IP address.", result, base::nullopt); + OnFailure("Error getting IP address.", result, absl::nullopt); return result; } http_response_info_->remote_endpoint = address; @@ -317,7 +317,7 @@ void WebSocketHttp2HandshakeStream::OnClose(int status) { result_ = HandshakeResult::HTTP2_FAILED; OnFailure(std::string("Stream closed with error: ") + ErrorToString(status), - status, base::nullopt); + status, absl::nullopt); if (callback_) std::move(callback_).Run(status); @@ -386,14 +386,14 @@ int WebSocketHttp2HandshakeStream::ValidateUpgradeResponse( const int rv = ERR_INVALID_RESPONSE; OnFailure("Error during WebSocket handshake: " + failure_message, rv, - base::nullopt); + absl::nullopt); return rv; } void WebSocketHttp2HandshakeStream::OnFailure( const std::string& message, int net_error, - base::Optional response_code) { + absl::optional response_code) { stream_request_->OnFailure(message, net_error, response_code); } diff --git a/chromium/net/websockets/websocket_http2_handshake_stream.h b/chromium/net/websockets/websocket_http2_handshake_stream.h index d0374c8ea8e..0f22df5971a 100644 --- a/chromium/net/websockets/websocket_http2_handshake_stream.h +++ b/chromium/net/websockets/websocket_http2_handshake_stream.h @@ -13,7 +13,6 @@ #include "base/macros.h" #include "base/memory/weak_ptr.h" -#include "base/optional.h" #include "base/strings/string_piece.h" #include "net/base/completion_once_callback.h" #include "net/base/io_buffer.h" @@ -24,6 +23,7 @@ #include "net/websockets/websocket_basic_stream_adapters.h" #include "net/websockets/websocket_handshake_stream_base.h" #include "net/websockets/websocket_stream.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace net { @@ -120,7 +120,7 @@ class NET_EXPORT_PRIVATE WebSocketHttp2HandshakeStream void OnFailure(const std::string& message, int net_error, - base::Optional response_code); + absl::optional response_code); HandshakeResult result_; diff --git a/chromium/net/websockets/websocket_stream.cc b/chromium/net/websockets/websocket_stream.cc index 02754d44264..d0ff777b8b3 100644 --- a/chromium/net/websockets/websocket_stream.cc +++ b/chromium/net/websockets/websocket_stream.cc @@ -10,7 +10,6 @@ #include "base/logging.h" #include "base/memory/weak_ptr.h" #include "base/metrics/histogram_functions.h" -#include "base/optional.h" #include "base/time/time.h" #include "base/timer/timer.h" #include "net/base/ip_endpoint.h" @@ -33,6 +32,7 @@ #include "net/websockets/websocket_handshake_stream_base.h" #include "net/websockets/websocket_handshake_stream_create_helper.h" #include "net/websockets/websocket_http2_handshake_stream.h" +#include "third_party/abseil-cpp/absl/types/optional.h" #include "url/gurl.h" #include "url/origin.h" @@ -150,7 +150,7 @@ class WebSocketStreamRequestImpl : public WebSocketStreamRequestAPI { void OnFailure(const std::string& message, int net_error, - base::Optional response_code) override { + absl::optional response_code) override { if (api_delegate_) api_delegate_->OnFailure(message, net_error, response_code); failure_message_ = message; @@ -179,7 +179,7 @@ class WebSocketStreamRequestImpl : public WebSocketStreamRequestAPI { ReportFailureWithMessage( "No handshake stream has been created or handshake stream is already " "destroyed.", - ERR_FAILED, base::nullopt); + ERR_FAILED, absl::nullopt); return; } @@ -211,7 +211,7 @@ class WebSocketStreamRequestImpl : public WebSocketStreamRequestAPI { } } - void ReportFailure(int net_error, base::Optional response_code) { + void ReportFailure(int net_error, absl::optional response_code) { DCHECK(timer_); timer_->Stop(); if (failure_message_.empty()) { @@ -238,7 +238,7 @@ class WebSocketStreamRequestImpl : public WebSocketStreamRequestAPI { void ReportFailureWithMessage(const std::string& failure_message, int net_error, - base::Optional response_code) { + absl::optional response_code) { connect_delegate_->OnFailure(failure_message, net_error, response_code); } @@ -278,8 +278,8 @@ class WebSocketStreamRequestImpl : public WebSocketStreamRequestAPI { // The failure information supplied by WebSocketBasicHandshakeStream, if any. std::string failure_message_; - base::Optional failure_net_error_; - base::Optional failure_response_code_; + absl::optional failure_net_error_; + absl::optional failure_response_code_; // A timer for handshake timeout. std::unique_ptr timer_; @@ -352,7 +352,7 @@ void Delegate::OnResponseStarted(URLRequest* request, int net_error) { if (net_error != OK) { DVLOG(3) << "OnResponseStarted (request failed)"; - owner_->ReportFailure(net_error, base::nullopt); + owner_->ReportFailure(net_error, absl::nullopt); return; } const int response_code = request->GetResponseCode(); @@ -365,7 +365,7 @@ void Delegate::OnResponseStarted(URLRequest* request, int net_error) { return; } - owner_->ReportFailure(net_error, base::nullopt); + owner_->ReportFailure(net_error, absl::nullopt); return; } @@ -392,7 +392,7 @@ void Delegate::OnResponseStarted(URLRequest* request, int net_error) { void Delegate::OnAuthRequired(URLRequest* request, const AuthChallengeInfo& auth_info) { - base::Optional credentials; + absl::optional credentials; // This base::Unretained(this) relies on an assumption that |callback| can // be called called during the opening handshake. int rv = owner_->connect_delegate()->OnAuthRequired( @@ -406,7 +406,7 @@ void Delegate::OnAuthRequired(URLRequest* request, return; if (rv != OK) { request->LogUnblocked(); - owner_->ReportFailure(rv, base::nullopt); + owner_->ReportFailure(rv, absl::nullopt); return; } OnAuthRequiredComplete(request, nullptr); diff --git a/chromium/net/websockets/websocket_stream.h b/chromium/net/websockets/websocket_stream.h index ce7f5f625a1..8c3f483972e 100644 --- a/chromium/net/websockets/websocket_stream.h +++ b/chromium/net/websockets/websocket_stream.h @@ -12,7 +12,6 @@ #include "base/callback_forward.h" #include "base/macros.h" #include "base/memory/scoped_refptr.h" -#include "base/optional.h" #include "base/time/time.h" #include "net/base/completion_once_callback.h" #include "net/base/isolation_info.h" @@ -21,6 +20,7 @@ #include "net/websockets/websocket_event_interface.h" #include "net/websockets/websocket_handshake_request_info.h" #include "net/websockets/websocket_handshake_response_info.h" +#include "third_party/abseil-cpp/absl/types/optional.h" class GURL; @@ -68,7 +68,7 @@ class NET_EXPORT_PRIVATE WebSocketStreamRequestAPI WebSocketHttp2HandshakeStream* handshake_stream) = 0; virtual void OnFailure(const std::string& message, int net_error, - base::Optional response_code) = 0; + absl::optional response_code) = 0; }; // WebSocketStream is a transport-agnostic interface for reading and writing @@ -104,7 +104,7 @@ class NET_EXPORT_PRIVATE WebSocketStream { // |message| contains defails of the failure. virtual void OnFailure(const std::string& message, int net_error, - base::Optional response_code) = 0; + absl::optional response_code) = 0; // Called when the WebSocket Opening Handshake starts. virtual void OnStartOpeningHandshake( @@ -134,7 +134,7 @@ class NET_EXPORT_PRIVATE WebSocketStream { scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) = 0; + absl::optional* credentials) = 0; }; // Create and connect a WebSocketStream of an appropriate type. The actual diff --git a/chromium/net/websockets/websocket_stream_cookie_test.cc b/chromium/net/websockets/websocket_stream_cookie_test.cc index 9eb2e16a8f0..e0ffcc6730f 100644 --- a/chromium/net/websockets/websocket_stream_cookie_test.cc +++ b/chromium/net/websockets/websocket_stream_cookie_test.cc @@ -6,7 +6,6 @@ #include #include "base/bind.h" -#include "base/callback_forward.h" #include "base/memory/weak_ptr.h" #include "base/run_loop.h" #include "base/strings/string_util.h" @@ -156,7 +155,7 @@ TEST_P(WebSocketStreamClientUseCookieTest, ClientUseCookie) { base::RunLoop run_loop; auto cookie = CanonicalCookie::Create(cookie_url, cookie_line, base::Time::Now(), - base::nullopt /* server_time */); + absl::nullopt /* server_time */); store->SetCanonicalCookieAsync( std::move(cookie), cookie_url, net::CookieOptions::MakeAllInclusive(), base::BindOnce(&SetCookieHelperFunction, run_loop.QuitClosure(), diff --git a/chromium/net/websockets/websocket_stream_create_test_base.cc b/chromium/net/websockets/websocket_stream_create_test_base.cc index 9f141d53f37..21fe5757a56 100644 --- a/chromium/net/websockets/websocket_stream_create_test_base.cc +++ b/chromium/net/websockets/websocket_stream_create_test_base.cc @@ -47,7 +47,7 @@ class WebSocketStreamCreateTestBase::TestConnectDelegate void OnFailure(const std::string& message, int net_error, - base::Optional response_code) override { + absl::optional response_code) override { owner_->has_failed_ = true; owner_->failure_message_ = message; owner_->failure_response_code_ = response_code.value_or(-1); @@ -76,7 +76,7 @@ class WebSocketStreamCreateTestBase::TestConnectDelegate scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) override { + absl::optional* credentials) override { owner_->run_loop_waiting_for_on_auth_required_.Quit(); owner_->auth_challenge_info_ = auth_info; *credentials = owner_->auth_credentials_; diff --git a/chromium/net/websockets/websocket_stream_create_test_base.h b/chromium/net/websockets/websocket_stream_create_test_base.h index e80360cf5c2..3c86a1adf4e 100644 --- a/chromium/net/websockets/websocket_stream_create_test_base.h +++ b/chromium/net/websockets/websocket_stream_create_test_base.h @@ -89,7 +89,7 @@ class WebSocketStreamCreateTestBase : public WithTaskEnvironment { base::OnceCallback on_auth_required_callback_; // This value will be copied to |*credentials| on OnAuthRequired. - base::Optional auth_credentials_; + absl::optional auth_credentials_; // OnAuthRequired returns this value. int on_auth_required_rv_ = OK; diff --git a/chromium/net/websockets/websocket_test_util.cc b/chromium/net/websockets/websocket_test_util.cc index 33526167621..23722ce16b0 100644 --- a/chromium/net/websockets/websocket_test_util.cc +++ b/chromium/net/websockets/websocket_test_util.cc @@ -263,7 +263,7 @@ int DummyConnectDelegate::OnAuthRequired( scoped_refptr response_headers, const IPEndPoint& host_port_pair, base::OnceCallback callback, - base::Optional* credentials) { + absl::optional* credentials) { return OK; } diff --git a/chromium/net/websockets/websocket_test_util.h b/chromium/net/websockets/websocket_test_util.h index 69810f106eb..f59ba89a53c 100644 --- a/chromium/net/websockets/websocket_test_util.h +++ b/chromium/net/websockets/websocket_test_util.h @@ -13,7 +13,6 @@ #include #include "base/macros.h" -#include "base/optional.h" #include "net/http/http_basic_state.h" #include "net/http/http_request_headers.h" #include "net/http/http_stream_parser.h" @@ -23,6 +22,7 @@ #include "net/url_request/url_request_test_util.h" #include "net/websockets/websocket_handshake_stream_create_helper.h" #include "net/websockets/websocket_stream.h" +#include "third_party/abseil-cpp/absl/types/optional.h" namespace url { class Origin; @@ -190,7 +190,7 @@ class DummyConnectDelegate : public WebSocketStream::ConnectDelegate { std::unique_ptr response) override {} void OnFailure(const std::string& message, int net_error, - base::Optional response_code) override {} + absl::optional response_code) override {} void OnStartOpeningHandshake( std::unique_ptr request) override {} void OnSSLCertificateError( @@ -203,7 +203,7 @@ class DummyConnectDelegate : public WebSocketStream::ConnectDelegate { scoped_refptr response_headers, const IPEndPoint& remote_endpoint, base::OnceCallback callback, - base::Optional* credentials) override; + absl::optional* credentials) override; }; // WebSocketStreamRequestAPI implementation that sets the value of @@ -218,7 +218,7 @@ class TestWebSocketStreamRequestAPI : public WebSocketStreamRequestAPI { WebSocketHttp2HandshakeStream* handshake_stream) override; void OnFailure(const std::string& message, int net_error, - base::Optional response_code) override {} + absl::optional response_code) override {} }; // A sub-class of WebSocketHandshakeStreamCreateHelper which sets a -- cgit v1.2.1